._sidebar_volev_1{width:280px;height:100%;background:linear-gradient(180deg,#1a1f26,#141a20);border-right:1px solid rgba(0,188,212,.08);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:10;position:relative;box-shadow:2px 0 20px #0000004d}@media (max-width: 768px){._sidebar_volev_1{position:fixed;left:0;top:0;transform:translate(-100%)}._sidebar_volev_1._open_volev_22{transform:translate(0)}}._header_volev_27{padding:16px;border-bottom:1px solid #2a2a2a}._newChatBtn_volev_32{width:100%;padding:13px 18px;background:linear-gradient(135deg,#00bcd4,#00acc1);color:#fff;border-radius:10px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #00bcd44d;position:relative;overflow:hidden}._newChatBtn_volev_32:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s}._newChatBtn_volev_32:hover{background:linear-gradient(135deg,#00acc1,#0097a7);transform:translateY(-2px);box-shadow:0 6px 24px #00bcd466}._newChatBtn_volev_32:hover:before{opacity:1}._newChatBtn_volev_32:active{transform:translateY(0)}._plusIcon_volev_73{font-size:20px;font-weight:300}._chatList_volev_78{flex:1;overflow-y:auto;padding:8px}._emptyState_volev_84{padding:24px 16px;text-align:center;color:#666;font-size:14px}._chatItem_volev_91{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:6px;border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}._chatItem_volev_91:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(180deg,#00bcd4,#00acc1);border-radius:0 2px 2px 0;transition:height .3s cubic-bezier(.4,0,.2,1)}._chatItem_volev_91:hover{background:#2a2a2a99;transform:translate(4px)}._chatItem_volev_91:hover:before{height:60%}._chatItem_volev_91._active_volev_125{background:#00bcd414;border:1px solid rgba(0,188,212,.2)}._chatItem_volev_91._active_volev_125:before{height:80%}._chatIcon_volev_134{width:38px;height:38px;background:linear-gradient(135deg,#00bcd426,#00acc114);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#00bcd4;flex-shrink:0;transition:all .3s ease;box-shadow:0 2px 8px #00bcd433}._chatItem_volev_91:hover ._chatIcon_volev_134{transform:scale(1.1);box-shadow:0 4px 12px #00bcd44d}._chatInfo_volev_153{flex:1;min-width:0}._chatTitle_volev_158{color:#fff;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chatMeta_volev_167{color:#666;font-size:12px;margin-top:2px}._deleteBtn_volev_173{width:32px;height:32px;background:transparent;color:#666;border-radius:6px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s;flex-shrink:0}._chatItem_volev_91:hover ._deleteBtn_volev_173{opacity:1}._deleteBtn_volev_173:hover{background:#3a3a3a;color:#f44}._messageWrapper_1woem_1{display:flex;margin-bottom:24px;animation:_slideIn_1woem_1 .4s cubic-bezier(.4,0,.2,1)}._userWrapper_1woem_7{justify-content:flex-end}._aiWrapper_1woem_11{justify-content:flex-start}@keyframes _slideIn_1woem_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._message_1woem_1{display:flex;gap:12px;max-width:75%;align-items:flex-start}._avatar_1woem_33{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;transition:all .3s ease}._user_1woem_7 ._avatar_1woem_33{background:linear-gradient(135deg,#00bcd4,#00acc1);color:#fff;box-shadow:0 4px 16px #00bcd466}._ai_1woem_11 ._avatar_1woem_33{background:linear-gradient(135deg,#464646cc,#32323299);color:#b0b0b0;box-shadow:0 4px 12px #0000004d}._bubble_1woem_57{background:#212121b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:14px 18px;position:relative;box-shadow:0 4px 16px #0003;border:1px solid rgba(42,42,42,.5)}._user_1woem_7 ._bubble_1woem_57{background:linear-gradient(135deg,#00bcd426,#00acc11a);border:1px solid rgba(0,188,212,.3);border-radius:18px 18px 4px}._ai_1woem_11 ._bubble_1woem_57{border-radius:18px 18px 18px 4px}._typing_1woem_77 ._bubble_1woem_57{animation:_pulse_1woem_1 1.5s ease-in-out infinite}@keyframes _pulse_1woem_1{0%,to{opacity:1}50%{opacity:.7}}._text_1woem_90{color:#e8e8e8;font-size:15px;line-height:1.6;white-space:pre-wrap;word-break:break-word}._user_1woem_7 ._text_1woem_90{color:#f0f0f0}._actions_1woem_102{display:flex;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.05)}._actionBtn_1woem_110{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#999;padding:6px 10px;border-radius:6px;font-size:12px;display:flex;align-items:center;gap:6px;transition:all .2s;cursor:pointer}._actionBtn_1woem_110:hover{background:#00bcd41a;border-color:#00bcd44d;color:#00bcd4}._actionBtn_1woem_110 svg{opacity:.8}._inputContainer_jiqcx_1{padding:16px 24px 24px;background:transparent}._inputForm_jiqcx_6{background:#212121cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid rgba(42,42,42,.8);border-radius:16px;display:flex;align-items:flex-end;gap:10px;padding:14px 14px 14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000004d}._inputForm_jiqcx_6:focus-within{border-color:#00bcd499;box-shadow:0 6px 30px #00bcd433;transform:translateY(-2px)}._textarea_jiqcx_25{flex:1;background:transparent;border:none;color:#fff;font-size:15px;resize:none;max-height:200px;overflow-y:auto;line-height:1.5}._textarea_jiqcx_25::placeholder{color:#666}._textarea_jiqcx_25:disabled{opacity:.5;cursor:not-allowed}._sendBtn_jiqcx_46{width:40px;height:40px;background:linear-gradient(135deg,#00bcd4,#00acc1);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00bcd44d;position:relative;overflow:hidden}._sendBtn_jiqcx_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s}._sendBtn_jiqcx_46:hover:not(:disabled){background:linear-gradient(135deg,#00acc1,#0097a7);transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #00bcd480}._sendBtn_jiqcx_46:hover:not(:disabled):before{opacity:1}._sendBtn_jiqcx_46:active:not(:disabled){transform:scale(.95) rotate(0)}._sendBtn_jiqcx_46:disabled{opacity:.3;cursor:not-allowed;transform:none}._hint_jiqcx_91{margin-top:8px;text-align:center;font-size:12px;color:#666}._container_urux2_1{margin-top:48px;width:100%;max-width:900px}._title_urux2_7{font-size:16px;font-weight:600;color:#888;margin-bottom:16px;text-align:center}._grid_urux2_15{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;padding:0 16px}._questionCard_urux2_22{background:#21212199;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid rgba(42,42,42,.8);border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;text-align:left}._questionCard_urux2_22:hover{background:#00bcd414;border-color:#00bcd44d;transform:translateY(-2px);box-shadow:0 8px 24px #00bcd426}._emoji_urux2_43{font-size:24px;flex-shrink:0}._text_urux2_48{font-size:14px;color:#e0e0e0;line-height:1.4}._chatArea_kfev6_1{flex:1;height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f1419,#1a1f26)}._header_kfev6_9{height:64px;background:#212121cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,188,212,.1);display:flex;align-items:center;padding:0 20px;gap:12px;box-shadow:0 2px 8px #0000004d}._menuBtn_kfev6_21,._settingsBtn_kfev6_22{width:40px;height:40px;background:transparent;color:#999;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s}._menuBtn_kfev6_21:hover,._settingsBtn_kfev6_22:hover{background:#2a2a2a;color:#fff}._logo_kfev6_40{flex:1;font-size:22px;font-weight:800;background:linear-gradient(135deg,#00bcd4,#00acc1,#0097a7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px;text-transform:uppercase}._messages_kfev6_52{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column}._emptyState_kfev6_60{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}._emptyIcon_kfev6_69{width:96px;height:96px;background:linear-gradient(135deg,#00bcd426,#00acc10d);border-radius:24px;display:flex;align-items:center;justify-content:center;color:#00bcd4;box-shadow:0 8px 32px #00bcd433;animation:_pulse_kfev6_1 3s ease-in-out infinite}@keyframes _pulse_kfev6_1{0%,to{transform:scale(1);box-shadow:0 8px 32px #00bcd433}50%{transform:scale(1.05);box-shadow:0 12px 40px #00bcd44d}}._emptyTitle_kfev6_93{font-size:28px;font-weight:800;background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._emptyText_kfev6_102{font-size:17px;color:#888;max-width:400px}._loadingContainer_kfev6_108{display:flex;align-items:center;gap:8px;padding:16px;margin-bottom:12px}._loadingDot_kfev6_116{width:8px;height:8px;background:#666;border-radius:50%;animation:_bounce_kfev6_1 1.4s infinite ease-in-out both}._loadingDot_kfev6_116:nth-child(1){animation-delay:-.32s}._loadingDot_kfev6_116:nth-child(2){animation-delay:-.16s}._loadingText_kfev6_132{margin-left:8px;color:#666;font-size:14px}@keyframes _bounce_kfev6_1{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}._container_pmhgh_1{width:100%;height:100%;position:relative;overflow:hidden}._content_pmhgh_8{width:100%;height:100%;display:flex}._overlay_pmhgh_14{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9;animation:_fadeIn_pmhgh_1 .25s ease}@keyframes _fadeIn_pmhgh_1{0%{opacity:0}to{opacity:1}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f1419,#1a1f26);color:#fff}#root{width:100vw;height:100vh;overflow:hidden}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a4a4a}
