:root{--text:#f5f5ff;--text-muted:#9b9bb5;--text-soft:#b8b8cf;--bg:#050509;--surface:#101121;--surface-soft:#11111a;--surface-border:#ffffff14;--border:#262637;--accent:#ff2d95;--accent-soft:#ff2d952e;--accent-strong:#ff6ca0;--danger:#ff4b6e;--shadow:0 24px 80px #00000047;--shadow-soft:0 18px 45px #00000029;--radius:24px;--font:system-ui, "Segoe UI", Roboto, Arial, sans-serif;color:var(--text);background:var(--bg);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#ff2d951f,#0000 18%),radial-gradient(circle at 100% 100%,#8d6bff24,#0000 22%),linear-gradient(#050509 0%,#07090f 100%);margin:0}#root{width:100%;min-height:100vh}button,input,textarea{font:inherit}.appLayout{background:linear-gradient(#050509f5,#07090ffc);min-height:100vh;display:flex}.appSidebar{border-right:1px solid var(--border);background:linear-gradient(#0b0c16,#11111e);flex-direction:column;justify-content:flex-start;gap:24px;width:250px;min-width:250px;padding:32px 24px;display:flex}.appSidebar h2{letter-spacing:-.06em;color:#fff;margin:0;font-size:1.85rem}.appSidebar ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.sidebarLink{color:var(--text);background:#ffffff05;border-radius:16px;padding:14px 16px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:block}.sidebarLink:hover{color:var(--accent);background:#ffffff0f;transform:translate(2px)}.sidebarLink.active{color:#fff;background:#ff2d952e;border:1px solid #ff2d9547}.appMain{flex:1;padding:32px}.pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.pageHeader h1,.pageHeader h2{color:#fff;margin:0}.pageHeader p{color:var(--text-muted);max-width:680px;margin:10px 0 0}.gridRow,.sectionGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.panelCard{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#ffffff0a;border:1px solid #ffffff14;padding:24px;transition:transform .2s,border-color .2s,background .2s}.panelCard:hover{border-color:#ff2d953d;transform:translateY(-2px)}.gradientCard{background:linear-gradient(135deg,#28094bf2,#520551e6);border-color:#8d6bff52}.cardHeader{align-items:center;gap:12px;margin-bottom:18px;display:flex}.tagList{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.tag{color:var(--text-soft);background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.92rem;display:inline-flex}.primaryButton,.secondaryButton,.dangerButton,.ghostButton{cursor:pointer;border:none;border-radius:16px;padding:12px 18px;font-weight:700;transition:transform .2s,opacity .2s,background .2s}.primaryButton{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-strong))}.secondaryButton{color:#fff;background:#ffffff14}.dangerButton{color:#fff;background:var(--danger)}.ghostButton{color:var(--text);background:#ffffff0a}.primaryButton:hover,.secondaryButton:hover,.dangerButton:hover,.ghostButton:hover{opacity:.95;transform:translateY(-1px)}.formField{color:#f5f5ff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;width:100%;min-width:0;padding:14px 16px;font-size:1rem}.searchBarRow{grid-template-columns:1fr auto;align-items:center;gap:14px;width:100%;display:grid}.statusCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:24px}.noResultsCard{color:var(--text-soft);text-align:center;background:#ffffff05;border:1px dashed #ffffff1f;border-radius:22px;padding:28px}.authPage,.authCard{width:100%}.authPage{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.authCard{width:100%;max-width:480px;box-shadow:var(--shadow-soft);background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;padding:clamp(24px,4vw,36px)}.authHeader{text-align:center;margin-bottom:28px}.authHeader h1{margin:0;font-size:clamp(2.2rem,4vw,2.8rem)}.authHeader p{color:var(--text-muted);margin:10px 0 0}.authForm{gap:16px;display:grid}.authFooter{text-align:center;border-top:1px solid #ffffff14;margin-top:22px;padding-top:18px}@media (width<=980px){.appLayout{flex-direction:column}.appSidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;min-width:auto}.appMain{padding:24px}}@media (width<=720px){.pageHeader,.searchBarRow{flex-direction:column;align-items:stretch;display:flex}.sectionGrid,.gridRow{grid-template-columns:1fr}}._container_1j1r8_2{background:radial-gradient(at 70% 0,#ff2d9514 0%,#0000 55%),radial-gradient(at 5% 90%,#643cdc12 0%,#0000 50%);flex-direction:column;gap:20px;min-height:100%;padding:28px 32px;display:flex}._header_1j1r8_15{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._titleSection_1j1r8_23 h1{color:#f5f5ff;margin:0;font-size:2rem;font-weight:700}._titleSection_1j1r8_23 p{color:#8888a8;margin:6px 0 0;font-size:.9rem}._actionButtons_1j1r8_36{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._searchRow_1j1r8_44{align-items:center;gap:10px;display:flex}._folderInput_1j1r8_50{color:#f5f5ff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .2s}._folderInput_1j1r8_50:focus{border-color:#ff2d9566}._folderInput_1j1r8_50::placeholder{color:#ffffff47}._actionsRow_1j1r8_66{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._uploadButton_1j1r8_73{color:#ff8eb0;cursor:pointer;white-space:nowrap;background:#ff2d951a;border:1px solid #ff2d954d;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}._uploadButton_1j1r8_73:hover{color:#ffb3cf;background:#ff2d952e;border-color:#ff2d9580}._uploadButton_1j1r8_73 input{display:none}._messageBox_1j1r8_99{color:#8888a8;text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;padding:20px 24px}._filesBody_1j1r8_109{grid-template-columns:260px 1fr;gap:20px;display:grid}._treePanel_1j1r8_116{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;height:fit-content;padding:18px}._treeHeader_1j1r8_125 h2{color:#f5f5ff;margin:0 0 4px;font-size:1rem;font-weight:600}._treeHeader_1j1r8_125 p{color:#7878a0;margin:0 0 14px;font-size:.83rem}._treeList_1j1r8_138,._treeItem_1j1r8_140{flex-direction:column;gap:4px;display:flex}._treeItemRow_1j1r8_142{border-radius:9px;align-items:center;gap:6px;transition:background .15s;display:flex}._treeItemRow_1j1r8_142:hover{background:#ffffff0d}._treeToggle_1j1r8_152{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.65rem;display:flex}._treeItemButton_1j1r8_163{color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:7px;padding:6px 4px;font-size:.88rem;font-weight:500;transition:color .15s;display:flex}._treeItemButton_1j1r8_163:hover{color:#f5f5ff}._treeItemIcon_1j1r8_177{font-size:.9rem}._treeItemChildren_1j1r8_179{border-left:1px solid #ffffff0f;margin-left:12px;padding-left:16px}._treeLoading_1j1r8_185{color:#7878a0;padding:6px 8px;font-size:.82rem}._emptyState_1j1r8_186{color:#7878a0;padding:8px 4px;font-size:.85rem}._mainPanel_1j1r8_189{min-width:0}._itemGrid_1j1r8_192{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}._itemCard_1j1r8_199{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:0;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;overflow:hidden}._itemCard_1j1r8_199:hover{background:#ffffff0e;border-color:#ff2d9538;box-shadow:0 8px 32px #0000002e}._itemTop_1j1r8_217{align-items:center;gap:12px;padding:16px 16px 12px;display:flex}._itemMain_1j1r8_224{flex:1;align-items:center;gap:12px;min-width:0;display:flex}._itemIcon_1j1r8_232{flex-shrink:0;font-size:1.7rem;line-height:1}._itemInfo_1j1r8_234{flex-direction:column;gap:4px;min-width:0;display:flex}._itemNameButton_1j1r8_241,._itemName_1j1r8_241{color:#f0f0ff;text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.92rem;font-weight:600;display:block;overflow:hidden}._itemNameButton_1j1r8_241{cursor:pointer;background:0 0;border:none;padding:0}._itemNameButton_1j1r8_241:hover{color:#fff}._itemBadge_1j1r8_261{color:#ffffff80;background:#ffffff12;border-radius:999px;width:fit-content;padding:3px 9px;font-size:.75rem;font-weight:500;display:inline-flex}._itemTopRight_1j1r8_273{flex-shrink:0;align-items:center;display:flex}._starButton_1j1r8_275{color:#b8a000;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;transition:background .15s;display:flex}._starButton_1j1r8_275:hover{background:#ffc8001a}._itemActions_1j1r8_290{opacity:0;align-items:center;gap:8px;max-height:0;padding:0 14px;transition:max-height .22s,opacity .18s,padding .18s;display:flex;overflow:hidden}._itemCard_1j1r8_199:hover ._itemActions_1j1r8_290{opacity:1;max-height:52px;padding:0 14px 14px}._actionBtn_1j1r8_308{color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:7px 14px;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s}._actionBtn_1j1r8_308:hover{color:#fff;background:#ffffff1f;border-color:#fff3}._actionBtnAi_1j1r8_327{color:#ff8eb5;cursor:pointer;white-space:nowrap;background:#ff2d9514;border:1px solid #ff2d9540;border-radius:10px;padding:7px 14px;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s}._actionBtnAi_1j1r8_327:hover{color:#ffb3d0;background:#ff2d9529;border-color:#ff2d9573}._actionBtnDanger_1j1r8_346{color:#ff7088;cursor:pointer;white-space:nowrap;background:#ff325012;border:1px solid #ff506433;border-radius:10px;margin-left:auto;padding:7px 14px;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s}._actionBtnDanger_1j1r8_346:hover{color:#ff9aaa;background:#ff325026;border-color:#ff506466}._primaryButton_1j1r8_367{color:#fff;cursor:pointer;white-space:nowrap;background:#ff2d95;border:none;border-radius:12px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .15s}._primaryButton_1j1r8_367:hover{opacity:.9;transform:translateY(-1px)}._primaryButton_1j1r8_367:disabled{opacity:.5;cursor:not-allowed;transform:none}._secondaryButton_1j1r8_383{color:#fffc;cursor:pointer;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;padding:10px 18px;font-size:.9rem;font-weight:500;transition:background .15s}._secondaryButton_1j1r8_383:hover{background:#ffffff1f}._secondaryButton_1j1r8_383:disabled{opacity:.5;cursor:not-allowed}._dangerButton_1j1r8_399{color:#ff6b7a;cursor:pointer;white-space:nowrap;background:#dc324626;border:1px solid #dc324640;border-radius:12px;padding:10px 18px;font-size:.9rem;font-weight:500;transition:background .15s}._dangerButton_1j1r8_399:hover{background:#dc324640}._modalOverlay_1j1r8_416{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalDialog_1j1r8_427{background:linear-gradient(135deg,#0f0f23f7,#190a32f7);border:1px solid #ffffff1a;border-radius:22px;width:90%;max-width:480px;padding:28px 32px;box-shadow:0 24px 60px #00000073}._modalDialog_1j1r8_427 h2{color:#f5f5ff;margin:0 0 20px;font-size:1.3rem}._modalInput_1j1r8_443{box-sizing:border-box;color:#f5f5ff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;margin-bottom:20px;padding:13px 16px;font-size:.95rem;transition:border-color .2s}._modalInput_1j1r8_443:focus{border-color:#ff2d9580;box-shadow:0 0 0 3px #ff2d951a}._modalActions_1j1r8_462{justify-content:flex-end;gap:10px;display:flex}@media (width<=900px){._filesBody_1j1r8_109{grid-template-columns:1fr}._container_1j1r8_2{padding:20px 16px}}@media (width<=600px){._searchRow_1j1r8_44{flex-wrap:wrap}._actionsRow_1j1r8_66{flex-direction:column;align-items:stretch}._itemGrid_1j1r8_192{grid-template-columns:1fr}._itemCard_1j1r8_199:hover ._itemActions_1j1r8_290{opacity:1;max-height:52px;padding:0 14px 14px}}._overlay_1qp9m_1{z-index:2000;position:fixed;inset:0}._menu_1qp9m_7{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2001;background:linear-gradient(135deg,#121228fa,#1c0e38fa);border:1px solid #ffffff1a;border-radius:14px;min-width:210px;padding:6px;animation:.12s _menuIn_1qp9m_1;position:fixed;box-shadow:0 16px 48px #0000008c,0 0 0 1px #ff2d9514}@keyframes _menuIn_1qp9m_1{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}._itemName_1qp9m_25{color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;max-width:198px;padding:8px 12px 6px;font-size:.8rem;font-weight:600;overflow:hidden}._divider_1qp9m_36{background:#ffffff12;height:1px;margin:4px 0}._groupLabel_1qp9m_42{color:#ff2d9599;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px 2px;font-size:.72rem;font-weight:600}._option_1qp9m_51,._optionAi_1qp9m_52,._optionDanger_1qp9m_53{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:.88rem;font-weight:500;transition:background .12s;display:flex}._option_1qp9m_51{color:#ffffffd1}._option_1qp9m_51:hover{color:#fff;background:#ffffff14}._optionAi_1qp9m_52{color:#ff8eb5}._optionAi_1qp9m_52:hover{color:#ffb3d0;background:#ff2d951f}._optionDanger_1qp9m_53{color:#ff7088}._optionDanger_1qp9m_53:hover{color:#ffaaba;background:#ff32501f}._optionIcon_1qp9m_78{flex-shrink:0;font-size:1rem;line-height:1}._aiUnsupported_1qp9m_80{color:#ffffff47;padding:7px 12px;font-size:.78rem;font-style:italic}._overlay_1dauu_1{z-index:1500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;animation:.15s _fadeIn_1dauu_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_1dauu_1{0%{opacity:0}to{opacity:1}}._dialog_1dauu_18{background:linear-gradient(135deg,#0e0e22fa,#180a30fa);border:1px solid #ffffff1a;border-radius:22px;width:90%;max-width:460px;animation:.18s _slideUp_1dauu_1;box-shadow:0 28px 64px #00000080,0 0 0 1px #ff2d951a}@keyframes _slideUp_1dauu_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._header_1dauu_34{border-bottom:1px solid #ffffff12;align-items:center;gap:14px;padding:22px 24px 18px;display:flex}._headerIcon_1dauu_42{flex-shrink:0;font-size:1.8rem;line-height:1}._headerText_1dauu_44{flex:1;min-width:0}._headerText_1dauu_44 h2{color:#f5f5ff;margin:0;font-size:1.15rem;font-weight:700}._fileName_1dauu_47{color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.8rem;overflow:hidden}._closeBtn_1dauu_56{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .15s,color .15s;display:flex}._closeBtn_1dauu_56:hover{color:#fff;background:#ffffff1f}._body_1dauu_70{flex-direction:column;gap:16px;padding:24px;display:flex}._label_1dauu_77{color:#ffffffb3;font-size:.88rem;font-weight:600}._select_1dauu_83{color:#f5f5ff;cursor:pointer;appearance:none;background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s}._select_1dauu_83:focus{border-color:#ff2d9580}._select_1dauu_83 option{color:#f5f5ff;background:#1a1a3a}._hint_1dauu_102{color:#fff6;margin:0;font-size:.83rem;line-height:1.5}._hint_1dauu_102 strong{color:#ffffffa6}._spinnerWrap_1dauu_111{justify-content:center;padding:8px 0;display:flex}._spinner_1dauu_111{border:3px solid #ff2d9533;border-top-color:#ff2d95;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_1dauu_111}@keyframes _spin_1dauu_111{to{transform:rotate(360deg)}}._loadingText_1dauu_129{color:#f5f5ff;text-align:center;margin:0;font-size:1rem;font-weight:600}._resultIcon_1dauu_138{text-align:center;font-size:2.4rem}._resultTitle_1dauu_143{color:#f5f5ff;text-align:center;margin:0;font-size:1rem;font-weight:700}._errorDetail_1dauu_151{color:#ff9aaa;background:#ff325014;border:1px solid #ff325033;border-radius:10px;margin:0;padding:10px 14px;font-size:.85rem;line-height:1.5}._footer_1dauu_163{justify-content:flex-end;gap:10px;padding:0 24px 22px;display:flex}._primaryBtn_1dauu_170{color:#fff;cursor:pointer;background:#ff2d95;border:none;border-radius:12px;padding:10px 22px;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .15s}._primaryBtn_1dauu_170:hover{opacity:.88;transform:translateY(-1px)}._cancelBtn_1dauu_183{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;padding:10px 18px;font-size:.9rem;transition:background .15s}._cancelBtn_1dauu_183:hover{background:#ffffff1a}._downloadRow_1dauu_196{gap:10px;display:flex}._downloadBtn_1dauu_201{color:#ff8eb5;cursor:pointer;background:#ff2d9514;border:1px solid #ff2d9559;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:.86rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}._downloadBtn_1dauu_201:hover{color:#ffb3d0;background:#ff2d9529;border-color:#ff2d9599}._backdrop_1slck_1{z-index:1400;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;animation:.2s _fadeIn_1slck_1;position:fixed;inset:0}@keyframes _fadeIn_1slck_1{0%{opacity:0}to{opacity:1}}._panel_1slck_15{z-index:1401;background:linear-gradient(160deg,#0e0e22fc,#160a2cfc);border-left:1px solid #ffffff17;flex-direction:column;width:420px;max-width:95vw;height:100vh;animation:.22s cubic-bezier(.25,.46,.45,.94) _slideIn_1slck_1;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 64px #00000080}@keyframes _slideIn_1slck_1{0%{transform:translate(100%)}to{transform:translate(0)}}._panelHeader_1slck_37{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}._panelTitleWrap_1slck_46{align-items:center;gap:12px;min-width:0;display:flex}._panelIcon_1slck_53{flex-shrink:0;font-size:1.7rem;line-height:1}._panelTitle_1slck_46{color:#f5f5ff;margin:0;font-size:1.1rem;font-weight:700}._panelFile_1slck_57{color:#fff6;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin:2px 0 0;font-size:.78rem;overflow:hidden}._closeBtn_1slck_67{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .15s,color .15s;display:flex}._closeBtn_1slck_67:hover{color:#fff;background:#ffffff1f}._disclaimer_1slck_81{color:#ffc850b3;background:#ffb4000d;border-bottom:1px solid #ffb4001a;flex-shrink:0;padding:8px 20px;font-size:.78rem}._panelBody_1slck_91{scrollbar-width:thin;scrollbar-color:#ff2d954d transparent;flex-direction:column;flex:1;gap:20px;padding:18px 20px 24px;display:flex;overflow-y:auto}._loadingState_1slck_103{flex-direction:column;align-items:center;gap:14px;padding:40px 0;display:flex}._spinner_1slck_111{border:3px solid #ff2d9533;border-top-color:#ff2d95;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite _spin_1slck_111}@keyframes _spin_1slck_111{to{transform:rotate(360deg)}}._loadingText_1slck_121{color:#f5f5ff;margin:0;font-size:1rem;font-weight:600}._loadingHint_1slck_122{color:#fff6;margin:0;font-size:.83rem}._errorState_1slck_125{flex-direction:column;align-items:center;gap:12px;padding:32px 0;display:flex}._errorIcon_1slck_133{font-size:2rem}._errorText_1slck_134{color:#ff9aaa;text-align:center;margin:0;font-size:.9rem;line-height:1.5}._retryBtn_1slck_136{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:none;border-radius:10px;padding:9px 20px;font-size:.88rem;transition:background .15s}._retryBtn_1slck_136:hover{background:#ffffff24}._section_1slck_148{flex-direction:column;gap:10px;display:flex}._sectionTitle_1slck_150{text-transform:uppercase;letter-spacing:.04em;color:#fff9;margin:0;font-size:.88rem;font-weight:700}._titleRed_1slck_159{color:#ff7088}._titleYellow_1slck_160{color:#ffc853}._titleGreen_1slck_161{color:#5be89e}._summaryText_1slck_163{color:#fffc;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;margin:0;padding:14px 16px;font-size:.9rem;line-height:1.65}._card_1slck_175{border-radius:12px;flex-direction:column;gap:5px;padding:12px 14px;display:flex}._cardTitle_1slck_183{font-size:.87rem;font-weight:600;line-height:1.3}._cardDesc_1slck_189{opacity:.85;margin:0;font-size:.83rem;line-height:1.55}._cardRed_1slck_196{color:#ffb8c5;background:#ff325014;border:1px solid #ff325038}._cardRed_1slck_196 ._cardTitle_1slck_183{color:#ff8096}._cardYellow_1slck_203{color:#ffe4a0;background:#ffb40012;border:1px solid #ffb40033}._cardYellow_1slck_203 ._cardTitle_1slck_183{color:#ffd060}._cardGreen_1slck_210{color:#a8f5cc;background:#32dc8212;border:1px solid #32dc8233}._cardGreen_1slck_210 ._cardTitle_1slck_183{color:#5be89e}._wrapper_12ex3_1{flex-direction:column;gap:0;display:flex}._bar_12ex3_8{background:#ff2d950d;border:1px solid #ff2d952e;border-radius:16px;align-items:center;gap:8px;padding:10px 14px;transition:border-color .2s;display:flex}._bar_12ex3_8:focus-within{background:#ff2d9512;border-color:#ff2d9566}._sparkle_12ex3_24{flex-shrink:0;font-size:1.1rem;line-height:1}._input_12ex3_30{color:#f5f5ff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.9rem}._input_12ex3_30::placeholder{color:#ffffff4d}._input_12ex3_30:disabled{opacity:.5}._askBtn_12ex3_43,._summaryBtn_12ex3_44{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:80px;padding:7px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .15s;display:flex}._askBtn_12ex3_43{color:#fff;background:#ff2d95}._askBtn_12ex3_43:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}._askBtn_12ex3_43:disabled{opacity:.45;cursor:not-allowed}._summaryBtn_12ex3_44{color:#ffffffbf;background:#ffffff12;border:1px solid #ffffff1f}._summaryBtn_12ex3_44:hover:not(:disabled){color:#fff;background:#ffffff1f}._summaryBtn_12ex3_44:disabled{opacity:.45;cursor:not-allowed}._btnSpinner_12ex3_77{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite _spin_12ex3_1;display:inline-block}@keyframes _spin_12ex3_1{to{transform:rotate(360deg)}}._panel_12ex3_89{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-top:8px;animation:.18s _panelIn_12ex3_1;overflow:hidden}@keyframes _panelIn_12ex3_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._panelHeader_12ex3_103{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}._panelLabel_12ex3_111{color:#ff2d95cc;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}._panelClose_12ex3_119{color:#ffffff73;cursor:pointer;background:#ffffff0f;border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;transition:background .15s;display:flex}._panelClose_12ex3_119:hover{color:#fff;background:#ffffff1f}._errorMsg_12ex3_131{color:#ff9aaa;background:#ff32500f;margin:0;padding:14px 16px;font-size:.88rem}._aiMessage_12ex3_139{color:#ffffffbf;border-bottom:1px solid #ffffff0d;margin:0;padding:12px 16px;font-size:.9rem;line-height:1.55}._noResults_12ex3_148{color:#fff6;margin:0;padding:14px 16px;font-size:.88rem}._resultList_12ex3_156{flex-direction:column;gap:1px;display:flex}._resultCard_12ex3_162{cursor:default;border-bottom:1px solid #ffffff0a;flex-direction:column;gap:4px;padding:12px 16px;transition:background .15s;display:flex}._resultCard_12ex3_162:last-child{border-bottom:none}._resultCard_12ex3_162:hover{background:#ffffff08}._resultName_12ex3_175{color:#f0f0ff;font-size:.9rem;font-weight:600}._resultReason_12ex3_181{color:#ff2d95cc;font-size:.82rem}._resultFragment_12ex3_186{color:#fff6;font-size:.8rem;font-style:italic}._categoryList_12ex3_193{flex-direction:column;gap:1px;display:flex}._categoryCard_12ex3_199{border-bottom:1px solid #ffffff0a;padding:10px 16px}._categoryCard_12ex3_199:last-child{border-bottom:none}._categoryTop_12ex3_206{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}._categoryName_12ex3_213{color:#f0f0ff;font-size:.88rem;font-weight:600}._categoryCount_12ex3_219{color:#ff2d95b3;background:#ff2d9514;border-radius:999px;padding:2px 8px;font-size:.78rem}._categoryDesc_12ex3_227{color:#ffffff80;margin:0;font-size:.82rem;line-height:1.4}._suggestion_12ex3_234{color:#ffdc64cc;background:#ffc8000d;border-top:1px solid #ffc8001a;align-items:flex-start;gap:8px;padding:12px 16px;font-size:.85rem;line-height:1.5;display:flex}._overlay_qi6o6_1{z-index:1400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#000000c7;justify-content:center;align-items:center;padding:20px;animation:.15s _fadeIn_qi6o6_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_qi6o6_1{0%{opacity:0}to{opacity:1}}._panel_qi6o6_20{background:linear-gradient(160deg,#0d0d20fc,#14082cfc);border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;width:100%;max-width:1060px;height:88vh;max-height:880px;animation:.18s _slideUp_qi6o6_1;display:flex;overflow:hidden;box-shadow:0 32px 80px #0009,0 0 0 1px #ff2d9514}@keyframes _slideUp_qi6o6_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}._header_qi6o6_41{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;display:flex}._fileName_qi6o6_51{color:#f0f0ff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}._headerActions_qi6o6_62{flex-shrink:0;align-items:center;gap:10px;display:flex}._downloadBtn_qi6o6_69{color:#ff8eb5;cursor:pointer;background:#ff2d951a;border:1px solid #ff2d9559;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}._downloadBtn_qi6o6_69:hover{color:#ffb3d0;background:#ff2d9533;border-color:#ff2d9599}._closeBtn_qi6o6_89{color:#ffffff80;cursor:pointer;background:#ffffff12;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.88rem;transition:background .15s,color .15s;display:flex}._closeBtn_qi6o6_89:hover{color:#fff;background:#ffffff24}._body_qi6o6_107{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._center_qi6o6_116{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:40px;display:flex}._spinner_qi6o6_126{border:3px solid #ff2d9533;border-top-color:#ff2d95;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite _spin_qi6o6_126}@keyframes _spin_qi6o6_126{to{transform:rotate(360deg)}}._loadingText_qi6o6_137{color:#ffffff73;margin:0;font-size:.9rem}._errorText_qi6o6_143{color:#ff9aaa;text-align:center;margin:0;font-size:.95rem}._unsupportedIcon_qi6o6_150{font-size:3rem;line-height:1}._unsupportedTitle_qi6o6_155{color:#ffffffb3;margin:0;font-size:1.05rem;font-weight:700}._unsupportedHint_qi6o6_162{color:#ffffff59;text-align:center;margin:0;font-size:.88rem;line-height:1.6}._pdfFrame_qi6o6_171{background:#fff;border:none;flex:1;width:100%;height:100%}._imageWrap_qi6o6_180{flex:1;justify-content:center;align-items:center;padding:24px;display:flex;overflow:hidden}._previewImage_qi6o6_189{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%;box-shadow:0 12px 40px #00000080}._textContent_qi6o6_198{color:#ffffffd1;white-space:pre-wrap;word-break:break-word;background:#00000040;flex:1;margin:0;padding:24px 28px;font-family:Courier New,Courier,monospace;font-size:.88rem;line-height:1.7;overflow:auto}@media (width<=600px){._overlay_qi6o6_1{padding:0}._panel_qi6o6_20{border-radius:0;height:100dvh;max-height:none}}._page_1wq88_1{flex-direction:column;gap:28px;display:flex}._header_1wq88_7{justify-content:space-between;align-items:flex-end;display:flex}._header_1wq88_7 h1{color:#f5f5ff;margin:0;font-size:2.2rem}._header_1wq88_7 p{color:#9b9bb5;margin:6px 0 0}._emptyState_1wq88_25{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 40px;display:flex}._emptyIcon_1wq88_38{color:#ff2d95;font-size:3.5rem;line-height:1}._emptyState_1wq88_25 h2{color:#f5f5ff;margin:0;font-size:1.5rem}._emptyState_1wq88_25 p{color:#9b9bb5;max-width:400px;margin:0;line-height:1.6}._sections_1wq88_58{flex-direction:column;gap:32px;display:flex}._section_1wq88_58{flex-direction:column;gap:16px;display:flex}._sectionTitle_1wq88_70{color:#9b9bb5;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:1rem;font-weight:600}._grid_1wq88_80{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}._card_1wq88_87{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:14px;padding:16px 18px;transition:border-color .2s,background .2s;display:flex}._card_1wq88_87:hover{background:#ff2d950d;border-color:#ff2d9540}._cardIcon_1wq88_103{flex-shrink:0;font-size:1.8rem;line-height:1}._cardInfo_1wq88_109{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}._cardName_1wq88_117{color:#f0f0ff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}._cardMeta_1wq88_126{color:#8888a8;font-size:.8rem}._unstarButton_1wq88_131{color:#ff2d95;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:4px 6px;font-size:1.3rem;line-height:1;transition:background .15s}._unstarButton_1wq88_131:hover{background:#ff2d951f}@media (width<=760px){._grid_1wq88_80{grid-template-columns:1fr}}._aiPage_14efv_2{grid-template-columns:260px minmax(0,1fr);gap:0;height:calc(100vh - 80px);display:grid}._sidebar_14efv_12{background:#0a0a12b3;border-right:1px solid #ffffff0f;flex-direction:column;padding:12px 8px;display:flex;overflow:hidden}._sidebarTop_14efv_21{justify-content:space-between;align-items:center;padding:6px 8px 16px;display:flex}._sidebarBrand_14efv_28{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;font-size:.88rem;font-weight:600}._newChatBtn_14efv_36{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}._newChatBtn_14efv_36:hover{color:#fff;background:#ffffff14}._sidebarSection_14efv_55{color:#ffffff59;letter-spacing:.05em;padding:4px 10px 8px;font-size:.75rem;font-weight:500}._conversationList_14efv_64{flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}._conversationList_14efv_64::-webkit-scrollbar{width:3px}._conversationList_14efv_64::-webkit-scrollbar-track{background:0 0}._conversationList_14efv_64::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}._convItem_14efv_77{border-radius:10px;align-items:center;transition:background .15s;display:flex;position:relative}._convItem_14efv_77:hover{background:#ffffff0f}._convItemActive_14efv_89{background:#ffffff17}._convTitle_14efv_93{color:#ffffffd1;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:10px;flex:1;min-width:0;padding:9px 10px;font-size:.88rem;overflow:hidden}._convItemActive_14efv_89 ._convTitle_14efv_93{color:#fff}._convMenuBtn_14efv_114{color:#ffffff73;letter-spacing:1px;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:4px;font-size:.65rem;transition:opacity .15s,background .15s;display:flex}._convItem_14efv_77:hover ._convMenuBtn_14efv_114,._convItemActive_14efv_89 ._convMenuBtn_14efv_114{opacity:1}._convMenuBtn_14efv_114:hover{color:#fff;background:#ffffff1a}._convDropdown_14efv_144{z-index:200;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:160px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);right:4px;box-shadow:0 16px 40px #00000080}._convDropdownItem_14efv_160{color:#fffc;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:.88rem;transition:background .12s;display:flex}._convDropdownItem_14efv_160:hover{background:#ffffff12}._convDropdownDanger_14efv_178{color:#ff6b7a}._convDropdownDanger_14efv_178:hover{background:#ff2d461f}._renameForm_14efv_182{flex:1;padding:4px 6px}._renameInput_14efv_183{color:#fff;background:#ffffff14;border:1px solid #ff2d9566;border-radius:7px;outline:none;width:100%;padding:6px 8px;font-size:.88rem}._emptyState_14efv_194{color:#ffffff4d;text-align:center;padding:16px 10px;font-size:.85rem}._chatSection_14efv_204{flex-direction:column;gap:16px;min-height:0;padding:20px 28px 0;display:flex}._chatHeader_14efv_212{flex-shrink:0;align-items:center;gap:16px;display:flex}._chatHeader_14efv_212 h1{color:#f5f5ff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.4rem;overflow:hidden}._chatStatus_14efv_228{color:#ff8eb0;white-space:nowrap;font-size:.85rem}._chatCard_14efv_235{background:#ffffff05;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._messagesContainer_14efv_247{flex-direction:column;flex:1;gap:16px;min-height:0;padding:24px 28px;display:flex;overflow-y:auto}._messagesContainer_14efv_247::-webkit-scrollbar{width:4px}._messagesContainer_14efv_247::-webkit-scrollbar-track{background:0 0}._messagesContainer_14efv_247::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}._welcomeMessages_14efv_261{justify-content:center;align-items:center}._welcomeCenter_14efv_263{text-align:center;padding:20px}._welcomeTitle_14efv_265{color:#f5f5ff;letter-spacing:-.5px;margin:0;font-size:2.2rem;font-weight:600}._messageRow_14efv_274{display:flex}._messageRowUser_14efv_275{justify-content:flex-end}._messageRowAi_14efv_276{justify-content:flex-start}._messageBubble_14efv_278{white-space:pre-wrap;word-break:break-word;border-radius:20px;max-width:72%;padding:14px 18px;font-size:.95rem;line-height:1.7}._userBubble_14efv_288{color:#fff;background:linear-gradient(135deg,#ff2d95,#ff6ca0);border-bottom-right-radius:5px}._aiBubble_14efv_294{color:#f0f0ff;background:#ffffff12;border-bottom-left-radius:5px}._typingBubble_14efv_300{background:#ffffff0d;padding:16px 20px}._typingDots_14efv_305{align-items:center;gap:5px;display:flex}._typingDots_14efv_305 span{background:#9898bb;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite _bounce_14efv_1}._typingDots_14efv_305 span:nth-child(2){animation-delay:.2s}._typingDots_14efv_305 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_14efv_1{0%,80%,to{opacity:.6;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}._attachmentList_14efv_321{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}._attachmentTag_14efv_322{color:#f5f5ff;background:#ffffff1a;border-radius:999px;align-items:center;padding:5px 10px;font-size:.8rem;display:inline-flex}._suggestionPills_14efv_333{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:10px;padding:6px 28px 16px;display:flex}._suggestionPill_14efv_333{color:#e0e0f5;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:.88rem;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}._suggestionPill_14efv_333:hover{background:#ff2d951a;border-color:#ff2d9559;transform:translateY(-1px)}._pendingAttachments_14efv_363{flex-wrap:wrap;flex-shrink:0;gap:8px;padding:10px 20px 0;display:flex}._pendingAttachment_14efv_363{color:#f0f0ff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:.83rem;display:inline-flex}._removeAttachment_14efv_383{color:#ff8eb0;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}._inputBarWrapper_14efv_390{flex-shrink:0;padding:12px 20px 18px}._inputBar_14efv_390{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:22px;align-items:flex-end;gap:10px;padding:10px 12px;transition:border-color .2s;display:flex}._inputBar_14efv_390:focus-within{border-color:#ff2d9561}._attachMenuWrapper_14efv_410{flex-shrink:0;position:relative}._plusButton_14efv_412{color:#f5f5ff;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding-bottom:1px;font-size:1.4rem;line-height:1;transition:border-color .2s,background .2s;display:flex}._plusButton_14efv_412:hover{background:#ff2d9514;border-color:#ff2d958c}._attachDropdown_14efv_431{z-index:200;background:#161628;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:3px;min-width:220px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 20px 50px #0000008c}._attachDropdownItem_14efv_447{color:#ebebff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 14px;font-size:.92rem;transition:background .15s;display:flex}._attachDropdownItem_14efv_447:hover{background:#ffffff12}._textarea_14efv_459{color:#f5f5ff;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:200px;padding:7px 4px;font-family:inherit;font-size:.97rem;line-height:1.6;overflow-y:auto}._textarea_14efv_459::placeholder{color:#f5f5ff4d}._textarea_14efv_459:disabled{opacity:.6}._sendButton_14efv_473{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff2d95,#ff6ca0);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #ff2d9559}._sendButton_14efv_473:hover:not(:disabled){transform:scale(1.07);box-shadow:0 6px 22px #ff2d9580}._sendButton_14efv_473:disabled{box-shadow:none;cursor:not-allowed;background:#ffffff17}._loadingDot_14efv_497{background:#fff;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite _pulse_14efv_1}@keyframes _pulse_14efv_1{0%,to{opacity:1}50%{opacity:.35}}@media (width<=900px){._aiPage_14efv_2{grid-template-columns:1fr;height:auto}._sidebar_14efv_12{border-bottom:1px solid #ffffff0f;border-right:none;height:220px}._chatSection_14efv_204{padding:16px 16px 0}}@media (width<=600px){._welcomeTitle_14efv_265{font-size:1.7rem}._suggestionPills_14efv_333{gap:8px}}
