@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#18202c;background:#f6f7f9;font-synthesis:none;--accent: #df3d45;--accent-dark: #b92731;--accent-soft: #fff0f1;--accent-faint: #fff8f8;--accent-shadow: rgba(223, 61, 69, .2)}*{box-sizing:border-box}html,body,#__nuxt{min-height:100%;margin:0}body{min-width:1180px;background:#f5f6f8}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.workspace--enterprise{--accent: #2864dc;--accent-dark: #1749ad;--accent-soft: #edf4ff;--accent-faint: #f7faff;--accent-shadow: rgba(40, 100, 220, .2)}.workspace{display:flex;min-height:100vh;background:#f5f6f8}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;width:286px;flex-direction:column;overflow:hidden;border-right:1px solid #e4e7eb;background:#fff;padding:22px 16px 18px;transition:width .22s ease}.sidebar-header{display:flex;height:42px;flex:0 0 auto;align-items:center;justify-content:space-between;margin-bottom:14px}.brand{display:flex;min-width:0;align-items:center;gap:10px;padding:0 8px;border:0;background:transparent;cursor:pointer;text-align:left}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--accent);color:#fff;font-size:18px;font-weight:700;box-shadow:0 8px 18px var(--accent-shadow)}.brand-name{color:#18202c;font-size:18px;font-weight:700;letter-spacing:-.4px}.brand-name b{color:var(--accent)}.mode-card{display:grid;width:100%;grid-template-columns:36px 1fr 16px;align-items:center;gap:9px;padding:10px;border:1px solid #e7e9ed;border-radius:11px;background:#fbfbfc;cursor:pointer;text-align:left}.mode-card:hover{border-color:color-mix(in srgb,var(--accent) 28%,white);background:var(--accent-faint)}.mode-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.mode-card .mode-text{min-width:0}.mode-card .mode-text small{display:block;margin-bottom:2px;color:#939aa5;font-size:10px}.mode-card .mode-text strong{display:block;overflow:hidden;color:#313844;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.mode-card>svg{color:#9ca3ad}.side-nav{min-height:0;flex:0 1 42vh;max-height:42vh;overflow-y:auto;overscroll-behavior:contain;padding-top:15px;scrollbar-width:thin;scrollbar-color:#d9dde3 transparent}.side-nav::-webkit-scrollbar{width:6px}.side-nav::-webkit-scrollbar-thumb{border-radius:6px;background:#d9dde3}.side-nav::-webkit-scrollbar-track{background:transparent}.side-nav p{margin:17px 10px 7px;color:#a1a7b0;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.side-nav button{position:relative;display:flex;width:100%;align-items:center;gap:11px;margin:3px 0;padding:10px 11px;border:0;border-radius:9px;color:#626b78;background:transparent;cursor:pointer;font-size:13px;text-align:left;transition:.16s ease}.side-nav button:hover{color:#252c36;background:#f5f6f8}.side-nav button.active{color:var(--accent-dark);background:var(--accent-soft);font-weight:600}.side-nav button.active:before{position:absolute;left:-16px;width:3px;height:22px;border-radius:0 3px 3px 0;background:var(--accent);content:""}.nav-badge{margin-left:auto;padding:2px 6px;border-radius:8px;color:var(--accent);background:var(--accent-soft);font-size:9px;font-weight:700}.side-nav .above-space{margin-top:12px}.side-nav button.sub-item{padding-left:33px;font-size:12px}.side-nav button.sub-item svg{color:#99a0aa}.nav-group>button>svg.group-chevron{margin-left:auto;transition:transform .16s ease}.nav-group>button>svg.group-chevron.open{transform:rotate(180deg)}.sidebar-context{display:flex;min-height:0;flex:1;flex-direction:column;margin-top:16px;padding-top:14px;border-top:1px solid #eceef1}.sidebar-context.no-divider{margin-top:4px;padding-top:0;border-top:0}.context-search{display:flex;height:32px;flex:0 0 auto;align-items:center;gap:6px;padding:0 9px;border:1px solid #e7e9ed;border-radius:8px;color:#a1a7b0;background:#f9fafb}.context-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.context-search input{flex:1;min-width:0;border:0;outline:0;color:#313844;background:transparent;font-size:10px}.context-search input::placeholder{color:#b1b6be}.sidebar-new-chat{display:flex;width:100%;height:38px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;color:#fff;background:var(--accent);box-shadow:0 7px 16px var(--accent-shadow);cursor:pointer;font-size:11px;font-weight:600}.sidebar-new-chat:hover{background:var(--accent-dark)}.sidebar-context-title{display:flex;align-items:center;justify-content:space-between;padding:15px 8px 8px;color:#8e95a0;font-size:10px;font-weight:600;letter-spacing:.04em}.sidebar-context-title button{border:0;color:var(--accent);background:transparent;cursor:pointer;font-size:9px}.sidebar-conversations,.sidebar-activities{min-height:0;overflow-y:auto}.sidebar-activities>div{display:flex;gap:8px;padding:9px 7px;border-bottom:1px solid #f0f1f3}.sidebar-activities>div>span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;color:var(--accent-dark);background:var(--accent-soft);font-size:9px;font-weight:700}.sidebar-activities p{margin:0;color:#707986;font-size:8px;line-height:1.45}.sidebar-activities p strong{display:block;margin-bottom:2px;color:#434b57;font-size:9px}.sidebar-activities p small{display:block;margin-top:3px;color:#a3a8b0}.sidebar-footer{display:flex;flex-direction:column;padding-top:14px;border-top:1px solid #eceef1}.manage-nav{padding-top:0!important;margin-bottom:4px}.manage-nav p{margin-top:2px}.login-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 16px;border:1px solid var(--accent);border-radius:9px;color:var(--accent-dark);background:var(--accent-faint);font-size:11px;font-weight:600;cursor:pointer;transition:.16s ease}.login-button:hover{color:#fff;background:var(--accent)}.sidebar-login{width:100%;height:40px;margin-top:12px}.collapse-toggle{display:flex;width:100%;height:30px;align-items:center;justify-content:center;margin-top:4px;border:0;border-radius:8px;color:#9aa0aa;background:transparent;cursor:pointer}.collapse-toggle:hover{color:var(--accent);background:var(--accent-faint)}.header-collapse{width:32px;height:32px;flex:0 0 auto;margin:0}.collapsed-expand-trigger{display:none;width:38px;height:38px;place-items:center;border:0;border-radius:10px;color:#fff;background:var(--accent);box-shadow:0 8px 18px var(--accent-shadow);cursor:pointer}.collapsed-expand-trigger:hover{color:var(--accent);background:var(--accent-soft);box-shadow:none}.collapsed-logo{display:none;font-size:18px;font-weight:700}.collapsed-expand-icon{display:block}.footer-mode-card{flex:0 0 auto;margin-top:10px}.workspace-status-card{cursor:default}.workspace-status-card:hover{border-color:#e7e9ed;background:#fbfbfc}.usage-mini{margin:0 6px 15px}.usage-mini>span,.usage-mini>strong{display:block;color:#737b87;font-size:10px}.usage-mini>strong{margin:3px 0 7px;color:#39414d;font-weight:600}.usage-mini>div{height:4px;overflow:hidden;border-radius:9px;background:#eceef1}.usage-mini i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.profile-button{display:grid;width:100%;grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;padding:8px;border:0;border-radius:10px;background:transparent;cursor:pointer;text-align:left}.profile-button:hover{background:#f6f7f9}.avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-dark));font-size:11px;font-weight:700}.avatar-image{object-fit:cover}.profile-button strong,.profile-button small{display:block}.profile-button strong{color:#333b46;font-size:11px}.profile-button small{margin-top:2px;color:#9aa0aa;font-size:9px}.profile-button svg{color:#a3a9b1}.profile-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.account-menu-chevron{transition:transform .16s ease}.account-menu-chevron.open{transform:rotate(90deg)}.account-menu{display:flex;flex-direction:column;padding:2px 0 4px}.main-area{display:flex;width:calc(100% - 286px);min-height:100vh;flex-direction:column;margin-left:286px;transition:width .22s ease,margin-left .22s ease}.topbar{position:sticky;top:0;z-index:8;display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid #e5e7ea;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-document-export{display:inline-flex;height:36px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--accent);border-radius:9px;color:var(--accent-dark);background:var(--accent-faint);cursor:pointer;font-size:11px;font-weight:600}.chat-document-export:hover{color:#fff;background:var(--accent)}.chat-document-export:disabled{cursor:not-allowed;opacity:.55}.breadcrumbs{display:flex;align-items:center;gap:8px;color:#9aa0aa;font-size:12px}.breadcrumbs strong{color:#3a424e;font-weight:600}.top-actions{display:flex;align-items:center;gap:8px}.global-search{display:flex;width:260px;height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid #e3e6ea;border-radius:9px;color:#9aa0aa;background:#f9fafb}.global-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.global-search input{width:100%;border:0;outline:0;color:#313844;background:transparent;font-size:11px}.global-search kbd{padding:2px 5px;border:1px solid #dfe2e6;border-radius:5px;background:#fff;color:#a1a6af;font-size:9px}.mode-switch{display:inline-flex;height:36px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--accent);border-radius:9px;color:var(--accent-dark);background:var(--accent-faint);font-size:11px;font-weight:600;transition:.16s ease}.mode-switch:hover{color:#fff;background:var(--accent)}.enterprise-upgrade-button{display:inline-flex;height:36px;align-items:center;gap:7px;padding:0 12px;border:0;border-radius:9px;color:#fff;background:#2864dc;box-shadow:0 6px 14px #2864dc33;cursor:pointer;font-size:11px;font-weight:600}.enterprise-upgrade-button:hover{background:#1749ad}.enterprise-upgrade-modal{width:min(410px,calc(100vw - 32px))}.module-page{min-height:calc(100vh - 132px);border:1px solid #e5e7ea;border-radius:17px;background:#fff;box-shadow:0 12px 34px #242c380d}.module-page-header{display:flex;align-items:center;gap:14px;padding:24px 27px;border-bottom:1px solid #eceef1}.module-page-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--accent);background:var(--accent-soft)}.module-page-header p{margin:0 0 3px;color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.module-page-header h1{margin:0;color:#252c37;font-size:20px}.module-page-header span{display:block;margin-top:4px;color:#8b929c;font-size:10px}.module-inline-hint,.module-inline-warning{margin:16px 0;padding:10px 12px;border-radius:9px;font-size:12px;line-height:1.6}.module-inline-hint{color:#315b92;background:#eff6ff;border:1px solid #dbeafe}.module-inline-warning{color:#8a5a12;background:#fff8e8;border:1px solid #f5dfad}.knowledge-status-page{overflow:hidden}.knowledge-status-header{align-items:flex-start}.knowledge-status-header>div:nth-child(2){min-width:0}.knowledge-status-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;margin-left:auto}.knowledge-primary-action{color:#fff;border-color:var(--accent);background:var(--accent)}.knowledge-primary-action:hover{color:#fff;background:var(--accent-dark)}.knowledge-status-content{padding:18px 27px 28px}.knowledge-status-overview{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.8fr);gap:12px;margin-bottom:22px}.knowledge-status-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.knowledge-status-kpi,.knowledge-status-progress-card{padding:14px;border:1px solid #edf0f2;border-radius:12px;background:#fbfcfd}.knowledge-status-kpi span,.knowledge-status-kpi small,.knowledge-status-progress-card span,.knowledge-status-progress-card small{display:block;color:#8b949f;font-size:10px}.knowledge-status-kpi strong{display:block;margin-top:9px;color:#2f4054;font-size:22px;line-height:1}.knowledge-status-kpi small{margin-top:8px;font-size:9px}.knowledge-status-kpi--success strong{color:#238152}.knowledge-status-kpi--processing strong{color:#ad741d}.knowledge-status-kpi--waiting strong{color:#b05c4d}.knowledge-status-progress-card>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.knowledge-status-progress-card strong{color:var(--accent);font-size:21px}.knowledge-status-progress{height:8px;overflow:hidden;margin:17px 0 10px;border-radius:99px;background:#e9eef4}.knowledge-status-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3e78d8,#65a1f0);transition:width .25s ease}.knowledge-status-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.knowledge-status-list-head h2{margin:0;color:#2b3542;font-size:15px}.knowledge-status-list-head p{margin:4px 0 0;color:#8b949f;font-size:10px}.knowledge-status-list-head>span{color:#8491a2;font-size:11px}.knowledge-status-table-wrap{box-shadow:0 5px 18px #1f293708}.knowledge-status-table{min-width:680px}.knowledge-status-table th,.knowledge-status-table td{padding:12px 14px}.knowledge-status-file{min-width:260px}.knowledge-status-file strong,.knowledge-status-file small{display:block;overflow:hidden;text-overflow:ellipsis}.knowledge-status-file strong{max-width:420px;color:#354252;font-size:12px;white-space:nowrap}.knowledge-status-file small{margin-top:4px;color:#a1a9b3;font-size:9px}.knowledge-status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:600}.knowledge-status-badge:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.knowledge-status-badge--completed{color:#238152;background:#eaf7ef}.knowledge-status-badge--processing{color:#ad741d;background:#fff5dd}.knowledge-status-badge--failed{color:#b65345;background:#fdf0ee}.knowledge-status-badge--unavailable{color:#806c9e;background:#f3effa}.knowledge-status-badge--waiting{color:#58728f;background:#edf4fb}.knowledge-status-loading,.knowledge-status-empty{padding:54px 20px;color:#8b949f;text-align:center}.knowledge-status-empty{display:flex;align-items:center;flex-direction:column}.knowledge-status-empty>span{display:grid;width:58px;height:58px;place-items:center;border-radius:16px;color:var(--accent);background:var(--accent-soft)}.knowledge-status-empty h3{margin:15px 0 6px;color:#354252;font-size:15px}.knowledge-status-empty p{max-width:430px;margin:0;color:#8b949f;font-size:11px;line-height:1.7}.knowledge-status-empty button{margin-top:16px}@media(max-width:900px){.knowledge-status-header{flex-wrap:wrap}.knowledge-status-actions{width:100%;margin-left:58px;justify-content:flex-start}.knowledge-status-overview{grid-template-columns:1fr}}@media(max-width:600px){.knowledge-status-content{padding:15px}.knowledge-status-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-status-actions{margin-left:0}.knowledge-status-list-head{align-items:flex-start;flex-direction:column}}.module-empty-state{display:flex;min-height:430px;align-items:center;justify-content:center;flex-direction:column;padding:50px;text-align:center}.org-load-state{display:flex;width:min(520px,calc(100% - 48px));min-height:326px;margin:92px auto 0;align-items:center;padding:34px 36px 28px;border:1px solid #dfe7f3;border-radius:20px;color:#1b2a3d;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 20px 48px #2452911a,0 2px 8px #1c2b400a;flex-direction:column;text-align:center}.org-load-state-icon{display:grid;width:58px;height:58px;margin-bottom:19px;place-items:center;border:8px solid #eaf2ff;border-radius:18px;color:var(--accent);background:#f5f9ff}.org-load-state-icon svg{animation:org-load-spin 1.35s linear infinite}.org-load-state strong{display:block;color:#1c2d43;font-size:18px;font-weight:700;letter-spacing:-.2px}.org-load-state>p{max-width:340px;margin:10px 0 21px;color:#74849a;font-size:13px;line-height:1.7}.org-load-steps{display:flex;width:100%;max-width:390px;justify-content:space-between;gap:8px;margin:0 0 22px}.org-load-steps span{display:inline-flex;align-items:center;gap:5px;color:#a2adbc;font-size:11px;white-space:nowrap}.org-load-steps span.is-done{color:#4e9a77}.org-load-steps span.is-current{color:var(--accent-dark);font-weight:600}.org-load-steps span.is-current svg{animation:org-load-spin 1.35s linear infinite}.org-load-safety{display:inline-flex;align-items:center;gap:5px;color:#8a9ab0;font-size:10px}.org-load-safety svg{color:#6d9bd6}.org-load-state--error .org-load-state-icon{border-color:#fff1e1;color:#c2782c;background:#fffaf2}.org-load-state--error .org-load-state-icon svg{animation:none}.org-load-error-actions{display:flex;align-items:center;gap:13px}.org-load-error-actions .org-row-btn{display:inline-flex;align-items:center;gap:6px}.org-load-error-actions small{color:#9aa6b5;font-size:10px}@keyframes org-load-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.org-load-state-icon svg,.org-load-steps span.is-current svg{animation:none}}.module-empty-state>span{display:grid;width:64px;height:64px;place-items:center;border-radius:18px;color:var(--accent);background:var(--accent-soft)}.module-empty-state h2{margin:18px 0 7px;color:#343c48;font-size:16px}.module-empty-state p{max-width:390px;margin:0;color:#9299a3;font-size:10px;line-height:1.7}.module-empty-state button{margin-top:18px;padding:9px 15px;border:0;border-radius:9px;color:#fff;background:var(--accent);box-shadow:0 7px 16px var(--accent-shadow);cursor:pointer;font-size:10px;font-weight:600}.module-empty-state button:hover{background:var(--accent-dark);transform:translateY(-1px)}.file-page{display:flex;flex-direction:column}.file-dropzone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;margin:24px 27px 0;padding:32px 20px;border:1.5px dashed #d4d9e0;border-radius:13px;color:#69717d;background:#fafbfc;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.file-dropzone:hover,.file-dropzone.dragging{border-color:var(--accent);background:var(--accent-faint);color:var(--accent)}.file-dropzone p{margin:4px 0 0;color:#5d6673;font-size:12px}.file-dropzone small{color:#a1a7af;font-size:10px}.file-dropzone .file-folder-upload-hint{max-width:620px;color:#8f98a4;line-height:1.6}.file-upload-progress{display:flex;align-items:center;gap:10px;margin:14px 27px 0}.file-upload-bar{flex:1;height:6px;overflow:hidden;border-radius:99px;background:#edf0f3}.file-upload-bar i{display:block;height:100%;border-radius:99px;background:var(--accent);transition:width .15s}.file-upload-progress span{min-width:34px;color:var(--accent);font-size:10px;font-weight:600;text-align:right}.file-list{padding:16px 27px 26px}.file-list-toolbar{display:flex;align-items:center;gap:8px;margin:17px 27px 0}.file-list-toolbar select,.file-sort-order{height:32px;border:1px solid #e1e5e9;border-radius:8px;padding:0 9px;color:#68727d;background:#fff;font-size:10px}.file-search{display:flex;min-width:180px;flex:1;align-items:center;gap:7px;height:32px;border:1px solid #e1e5e9;border-radius:8px;padding:0 9px;color:#8a949f;background:#fff}.file-search input{min-width:0;flex:1;border:0;outline:0;color:#46505c;background:transparent;font-size:10px}.file-sort-order{cursor:pointer}.file-sort-order:hover{color:var(--accent);border-color:var(--accent)}.file-bulk-move{height:30px;border:1px solid #e1e5e9;border-radius:8px;padding:0 8px;color:#68727d;background:#fff;font-size:10px}.file-upload-tasks{max-height:min(280px,34vh);overflow-y:auto;margin:14px 27px 0;padding:12px 13px;border:1px solid #e7ebef;border-radius:11px;background:#fbfcfd}.file-upload-tasks-head,.file-upload-task{display:flex;align-items:center;gap:10px}.file-upload-tasks-head{justify-content:space-between;margin-bottom:8px;color:#4d5865;font-size:11px}.file-upload-tasks-head small,.file-upload-task-copy small{color:#9aa2ac;font-size:9px}.file-upload-task{position:relative;min-height:38px;padding:6px 0}.file-upload-task+.file-upload-task{border-top:1px solid #edf0f2}.file-upload-task-copy{min-width:0;flex:1}.file-upload-task-copy span,.file-upload-task-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-upload-task-copy span{color:#596573;font-size:10px}.file-upload-task-actions button{border:0;color:var(--accent);background:transparent;cursor:pointer;font-size:9px}.file-upload-task .file-upload-bar{position:absolute;right:0;bottom:1px;left:0;height:3px}.file-item{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid #e9ebee;border-radius:11px}.file-item+.file-item{margin-top:8px}.file-item:hover{border-color:color-mix(in srgb,var(--accent) 30%,#e9ebee)}.file-folder-item{background:#fcfcfd}.file-folder-open{display:flex;align-items:center;min-width:0;flex:1;gap:12px;border:0;padding:0;color:#28313d;background:transparent;font:inherit;text-align:left;cursor:pointer}.file-folder-open:hover strong{color:var(--accent)}.file-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:15px 27px 0;color:#a1a7af;font-size:11px}.file-breadcrumb button{border:0;padding:0;color:#707986;background:transparent;font:inherit;cursor:pointer}.file-breadcrumb button:hover,.file-breadcrumb button.active{color:var(--accent);font-weight:600}.file-breadcrumb b{color:#c5cad1;font-weight:400}.storage-summary{display:flex;align-items:center;gap:10px;margin:17px 27px 0;color:#69717d;font-size:11px}.storage-summary>span{width:54px;flex:0 0 auto}.storage-summary strong{min-width:98px;color:#46505c;font-size:10px;font-weight:600;text-align:right}.storage-bar{height:6px;flex:1;overflow:hidden;border-radius:999px;background:#edf0f3}.storage-bar i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.file-move-button{min-width:42px;height:30px;padding:0 8px;border:1px solid #e5e7eb;border-radius:8px;color:#69717d;background:#fff;cursor:pointer;font-size:10px}.file-move-button:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-faint)}.file-icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.file-info{min-width:0;flex:1}.file-name{display:block;overflow:hidden;color:#343c48;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.file-info small{display:block;margin-top:3px;color:#9aa1ab;font-size:10px}.file-actions{display:flex;align-items:center;gap:6px}.file-actions a,.file-actions button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e5e7eb;border-radius:8px;color:#69717d;background:#fff;cursor:pointer;text-decoration:none}.file-actions a:hover{color:var(--accent);border-color:var(--accent)}.file-actions button:hover{color:#df3d45;border-color:#df3d45}.file-actions button.file-move-button:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-faint)}.file-empty{min-height:260px}.folder-setup-page{min-height:calc(100vh - 132px)}.folder-setup-form{width:min(560px,calc(100% - 54px));margin:34px auto;padding:28px;border:1px solid #e7eaf0;border-radius:14px;background:#fcfdff}.folder-setup-intro{display:flex;align-items:center;gap:12px;margin-bottom:26px;color:var(--accent)}.folder-setup-intro>div{color:#3b4450}.folder-setup-intro strong{display:block;font-size:14px}.folder-setup-intro p{margin:4px 0 0;color:#9098a3;font-size:11px}.folder-setup-form label{display:block;margin-top:17px;color:#4b5563;font-size:11px;font-weight:600}.folder-setup-form input,.folder-setup-form select{box-sizing:border-box;width:100%;height:40px;margin-top:8px;padding:0 11px;border:1px solid #dde2e9;border-radius:9px;outline:0;color:#303946;background:#fff;font:inherit;font-weight:400}.folder-setup-form input:focus,.folder-setup-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.folder-setup-tip{margin:10px 0 0;color:#9ba2ac;font-size:10px}.folder-setup-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:28px}.folder-setup-actions .primary-action{height:36px}.folder-cancel{height:36px;padding:0 13px;border:1px solid #dfe4ea;border-radius:9px;color:#67707d;background:#fff;cursor:pointer;font-size:11px}.folder-cancel:hover{border-color:var(--accent);color:var(--accent)}.feedback-toast{position:fixed;right:24px;bottom:24px;z-index:30;display:flex;align-items:center;gap:16px;max-width:420px;padding:11px 14px;border:1px solid color-mix(in srgb,var(--accent) 25%,white);border-radius:10px;color:#404854;background:#fff;box-shadow:0 12px 32px #20273129;cursor:pointer;font-size:10px;text-align:left}.feedback-toast span{color:#a1a7af;font-size:15px}.icon-button{position:relative;display:grid;width:36px;height:36px;place-items:center;border:1px solid #e5e7eb;border-radius:9px;color:#69717d;background:#fff;cursor:pointer}.icon-button:hover{color:var(--accent);border-color:var(--accent)}.notification i{position:absolute;top:7px;right:7px;width:5px;height:5px;border:1px solid #fff;border-radius:50%;background:var(--accent)}.content{display:flex;width:100%;min-height:0;flex:1;flex-direction:column;margin:0 auto;padding:29px 34px 34px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.eyebrow{margin:0 0 7px;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.06em}.welcome-row h1{margin:0;color:#202732;font-size:25px;letter-spacing:-.65px}.welcome-row>div>p:last-child{margin:6px 0 0;color:#7b838e;font-size:12px}.primary-action{display:flex;height:38px;align-items:center;gap:7px;padding:0 14px;border:0;border-radius:9px;color:#fff;background:var(--accent);box-shadow:0 7px 16px var(--accent-shadow);cursor:pointer;font-size:11px;font-weight:600}.primary-action:hover{background:var(--accent-dark);transform:translateY(-1px)}.assistant-card,.enterprise-hero{position:relative;min-height:0;flex:1;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 18%,white);border-radius:17px;background:linear-gradient(135deg,#fff 0%,var(--accent-faint) 65%,var(--accent-soft) 100%);box-shadow:0 12px 34px #242c380f}.assistant-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px 30px 21px}.assistant-card:after{position:absolute;top:-80px;right:-40px;width:230px;height:230px;border:45px solid color-mix(in srgb,var(--accent) 8%,transparent);border-radius:50%;content:""}.assistant-copy{position:relative;z-index:1;text-align:center}.assistant-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.1em}.assistant-copy h2,.enterprise-hero h2{margin:8px 0 6px;color:#252c37;font-size:19px;letter-spacing:-.35px}.assistant-copy p,.enterprise-hero-copy>p{margin:0;color:#737c88;font-size:11px}.chat-input{position:relative;z-index:1;display:flex;width:100%;max-width:780px;flex-wrap:wrap;align-items:flex-end;gap:10px;margin:24px auto 0;padding:10px 10px 10px 12px;overflow:visible;border:1px solid #e0e3e7;border-radius:18px;background:#fff;box-shadow:0 10px 32px #242a3214}.chat-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft),0 10px 32px #242a3214}.chat-input-tools{display:flex;flex:0 0 auto;gap:2px;padding-bottom:3px}.chat-attached-files{display:flex;max-width:180px;flex-wrap:wrap;gap:3px;align-items:center}.chat-attached-files span{display:inline-flex;max-width:190px;align-items:center;gap:3px;padding:4px 5px 4px 6px;border-radius:6px;color:var(--accent);background:var(--accent-faint);font-size:9px}.chat-attached-files em{overflow:hidden;max-width:150px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.chat-attached-files button{display:inline-grid;width:14px;height:14px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:4px;color:var(--accent);background:transparent;cursor:pointer;font-size:13px;line-height:1}.chat-attached-files button:hover{color:#fff;background:var(--accent)}.chat-input-tools button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:9px;color:#7a828e;background:transparent;cursor:pointer}.chat-input-tools button:hover,.chat-input-tools button.active{color:var(--accent);background:var(--accent-faint)}.chat-input textarea{flex:1;min-width:0;min-height:34px;max-height:160px;resize:none;border:0;outline:0;padding:8px 4px 6px;color:#2e3540;background:transparent;font-size:13px;line-height:1.55}.chat-input textarea::placeholder{color:#b1b6be}.chat-input-side{display:flex;flex:0 0 auto;align-items:center;gap:8px;padding-bottom:2px}.chat-input .send-button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:11px;color:#fff;background:var(--accent);cursor:pointer;transition:.16s ease}.chat-input .send-button:not(:disabled):hover{background:var(--accent-dark)}.chat-input .send-button:disabled{cursor:default;opacity:.35}.model-select{position:relative}.model-chip{display:inline-flex;height:34px;align-items:center;gap:6px;padding:0 10px;border:1px solid #e3e6ea;border-radius:9px;color:#555e6b;background:#f9fafb;cursor:pointer;font-size:11px;font-weight:600;white-space:nowrap}.model-chip-static{cursor:default}.model-chip:hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,white)}.model-chip>svg:last-child{color:#9ca3ad}.model-menu{position:absolute;right:0;bottom:calc(100% + 6px);z-index:30;width:190px;padding:5px;border:1px solid #e3e6ea;border-radius:11px;background:#fff;box-shadow:0 14px 34px #141e3224}.model-menu button{display:flex;width:100%;align-items:center;gap:8px;padding:9px 10px;border:0;border-radius:8px;color:#4a525e;background:transparent;cursor:pointer;font-size:11px;text-align:left}.model-menu button:hover{background:#f5f6f8}.model-menu button.active{color:var(--accent);background:var(--accent-soft);font-weight:600}.chat-tools-menu{position:absolute;right:0;bottom:calc(100% + 8px);left:0;z-index:35;width:auto;box-sizing:border-box;max-height:none;overflow:visible;padding:5px;border:1px solid #e1e4e8;border-radius:10px;background:#fffffffa;box-shadow:0 12px 30px #141e3229}.chat-tools-section-label{padding:6px 8px 4px;color:#9aa1ab;font-size:10px}.chat-tools-group+.chat-tools-group{margin-top:5px;padding-top:4px;border-top:1px solid #eef0f2}.chat-tool-option--skill .chat-tool-icon{color:#2f80d9}.chat-tools-grid{display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:1px}.chat-input-tools .chat-tool-option{display:flex!important;width:100%!important;height:42px!important;min-width:0!important;min-height:42px;box-sizing:border-box;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:9px;padding:0 10px!important;overflow:hidden;border:0;border-radius:7px;color:#59616c;background:transparent;cursor:pointer;text-align:left;transition:background .12s ease}.chat-input-tools .chat-tool-option:hover{background:#f0f1f2;transform:none}.chat-tool-icon{position:static!important;display:grid!important;width:16px;height:16px;flex:0 0 16px!important;order:0!important;place-items:center;color:#68727d;background:transparent;transform:none!important}.chat-tool-copy{position:static!important;display:block!important;min-width:0;flex:1 1 auto!important;order:1!important;overflow:hidden;color:#4a525e;font-size:12px;font-weight:600;line-height:20px;white-space:nowrap;text-overflow:ellipsis;transform:none!important}.chat-referenced-files{display:flex;width:100%;max-width:780px;flex-wrap:wrap;gap:6px;margin:16px auto 0}.chat-referenced-files+.chat-input{margin-top:8px}.chat-referenced-files>span{display:inline-flex;max-width:220px;align-items:center;gap:5px;padding:5px 6px 5px 8px;border:1px solid color-mix(in srgb,var(--accent) 22%,white);border-radius:8px;color:var(--accent);background:var(--accent-faint);font-size:10px}.chat-referenced-files em{overflow:hidden;min-width:0;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.chat-referenced-files button{display:grid;width:15px;height:15px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:4px;color:var(--accent);background:transparent;cursor:pointer;font-size:14px;line-height:1}.chat-referenced-files button:hover{color:#fff;background:var(--accent)}.chat-skill-header{display:flex;width:100%;flex:0 0 100%;align-items:center;gap:8px;min-height:27px;padding:0 8px 2px 10px;color:#2f80d9;font-size:15px;font-weight:700;letter-spacing:-.1px}.chat-skill-header-icon{display:inline-block;flex:0 0 auto;color:#2f80d9}.chat-skill-header button{display:grid;width:19px;height:19px;margin-left:auto;place-items:center;padding:0;border:0;border-radius:50%;color:#8aaed2;background:transparent;cursor:pointer;font-size:15px;line-height:1}.chat-skill-header button:hover{color:#fff;background:#2f80d9}.chat-toggle-row{display:flex;width:100%;max-width:780px;flex-wrap:wrap;gap:8px;margin:14px auto 0}.chat-toggle-row+.chat-referenced-files{margin-top:6px}.chat-toggle{display:inline-flex;height:26px;align-items:center;gap:7px;padding:0 10px 0 7px;border:1px solid #e1e4e8;border-radius:999px;color:#6a7380;background:#fff;cursor:pointer;font-size:11px;font-weight:600;transition:.15s ease}.chat-toggle:hover{border-color:var(--accent);color:var(--accent-dark)}.chat-toggle.on{border-color:color-mix(in srgb,var(--accent) 45%,white);color:var(--accent-dark);background:var(--accent-faint)}.chat-toggle-track{position:relative;display:inline-block;width:26px;height:15px;border-radius:999px;background:#d7dbe0;transition:background .15s ease}.chat-toggle-track i{position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .15s ease}.chat-toggle.on .chat-toggle-track{background:var(--accent)}.chat-toggle.on .chat-toggle-track i{transform:translate(11px)}.chat-stream-status{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;max-width:780px;margin:12px auto 0;color:#8a94a0;font-size:11px}.chat-stream-dots{display:inline-flex;gap:3px}.chat-stream-dots i{width:4px;height:4px;border-radius:50%;background:var(--accent);animation:chat-blink 1.2s infinite ease-in-out}.chat-stream-dots i:nth-child(2){animation-delay:.15s}.chat-stream-dots i:nth-child(3){animation-delay:.3s}@keyframes chat-blink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.platform-list-filters{display:flex;gap:8px;align-items:center}.file-reference-check{display:inline-flex;align-items:center;gap:5px;color:#68727d;cursor:pointer;font-size:10px;white-space:nowrap}.file-reference-check input{width:14px;height:14px;accent-color:var(--accent)}.chat-tool-option strong,.chat-tool-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-tool-option strong{color:#4a525e;font-size:11px;font-weight:500}.chat-tool-option small{min-width:0;color:#a0a6ad;font-size:10px}.chat-tool-option>svg{flex:0 0 auto;color:#b2b8c0}.chat-file-picker{margin-top:10px;padding-top:10px;border-top:1px solid #edf0f2}.chat-file-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.chat-file-picker-header strong{color:#4a525e;font-size:10px}.chat-file-picker-header small,.chat-file-empty{color:#9aa1ab;font-size:9px}.chat-file-option{display:flex;width:100%;align-items:center;gap:7px;padding:7px 8px;border:0;border-radius:7px;color:#606875;background:transparent;cursor:pointer;font-size:10px;text-align:left}.chat-file-option:hover,.chat-file-option.selected{color:var(--accent);background:var(--accent-faint)}.chat-file-option>span:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-file-check{display:inline-grid;width:16px;height:16px;flex:0 0 auto;place-items:center;border:1px solid #d8dde3;border-radius:5px;color:#fff;background:#fff;font-size:10px}.chat-file-option.selected .chat-file-check{border-color:var(--accent);background:var(--accent)}.chat-file-empty{display:block;padding:8px}.chat-file-done{margin-top:7px;padding:6px 10px;border:0;border-radius:7px;color:#fff;background:var(--accent);cursor:pointer;font-size:10px}.chat-file-done:hover{background:var(--accent-dark)}.chat-file-picker-modal{position:relative;width:min(760px,94vw);max-height:82vh;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 60px #0f172a38;animation:auth-pop .16s ease}.chat-file-picker-modal .file-page{min-height:0;padding:22px}.chat-file-picker-modal .module-page-header{margin-bottom:16px}.file-select{min-width:42px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--accent) 25%,white);border-radius:7px;color:var(--accent);background:var(--accent-faint);cursor:pointer;font-size:10px}.file-select:hover,.file-select.selected{color:#fff;background:var(--accent)}.file-picker-overlay{z-index:80}.file-picker-modal{width:min(520px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 40px));overflow:hidden;border:1px solid #e1e5e9;border-radius:16px;background:#fff;box-shadow:0 24px 70px #141e3238}.file-picker-header{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid #eef0f2}.file-picker-header strong,.file-picker-header small{display:block}.file-picker-header strong{color:#303743;font-size:15px}.file-picker-header small{margin-top:5px;color:#949ba5;font-size:10px}.file-picker-header>button{width:28px;height:28px;border:0;border-radius:8px;color:#8a929d;background:transparent;cursor:pointer;font-size:20px;line-height:1}.file-picker-header>button:hover{color:var(--accent);background:var(--accent-faint)}.file-picker-meta{display:flex;justify-content:space-between;padding:11px 20px 7px;color:var(--accent);font-size:10px}.file-picker-meta small{color:#a1a8b1}.file-picker-list{max-height:390px;overflow-y:auto;padding:4px 12px 12px}.file-picker-row{display:flex;width:100%;align-items:center;gap:9px;padding:10px 9px;border:0;border-radius:9px;color:#5f6874;background:transparent;cursor:pointer;text-align:left}.file-picker-row:hover,.file-picker-row.active{color:var(--accent);background:var(--accent-faint)}.file-picker-check{display:inline-grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border:1px solid #d9dee4;border-radius:5px;color:#fff;background:#fff;font-size:11px}.file-picker-row.active .file-picker-check{border-color:var(--accent);background:var(--accent)}.file-picker-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.file-picker-row>small{color:#a0a7b0;font-size:9px}.file-picker-empty{padding:42px 12px;color:#9aa1ab;text-align:center;font-size:11px}.file-picker-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid #eef0f2}.file-breadcrumb-back{display:inline-flex;align-items:center;gap:3px;margin-right:8px;padding:5px 8px;border:1px solid #e5e8eb;border-radius:7px;color:#68717d;background:#fff;cursor:pointer;font-size:10px}.file-breadcrumb-back:hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 30%,white);background:var(--accent-faint)}@media(max-width:600px){.file-list-toolbar{align-items:stretch;flex-wrap:wrap;margin:14px 15px 0}.file-search{min-width:100%}.file-list-toolbar select,.file-sort-order{flex:1}.file-upload-tasks{margin-left:15px;margin-right:15px}}.suggestions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.suggestions button{display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid #e7e9ec;border-radius:10px;color:var(--accent);background:#ffffffb8;cursor:pointer;text-align:left}.suggestions button:hover{border-color:color-mix(in srgb,var(--accent) 35%,white);background:#fff;transform:translateY(-1px)}.suggestions strong,.suggestions small{display:block}.suggestions strong{color:#3c434e;font-size:10px}.suggestions small{margin-top:2px;color:#9298a1;font-size:8px}.dashboard-grid{display:grid;gap:15px;margin-top:16px}.personal-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr)}.panel{border:1px solid #e5e7ea;border-radius:15px;background:#fff;box-shadow:0 5px 18px #292f3909}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;padding:17px 19px 13px}.panel-header h3{margin:0;color:#303743;font-size:13px}.panel-header p{margin:4px 0 0;color:#989ea7;font-size:9px}.panel-header>button{display:flex;align-items:center;gap:4px;border:0;color:var(--accent);background:transparent;cursor:pointer;font-size:9px;font-weight:600}.conversation-list{padding:0 8px 9px}.conversation-list button{display:grid;width:100%;grid-template-columns:34px 1fr auto 18px;align-items:center;gap:10px;padding:9px 10px;border:0;border-top:1px solid #f0f1f3;background:transparent;cursor:pointer;text-align:left}.conversation-list button:hover{border-radius:9px;background:#fafafb}.conversation-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.conversation-list strong,.conversation-list small{display:block}.conversation-list strong{color:#414854;font-size:10px}.conversation-list small{max-width:340px;overflow:hidden;margin-top:3px;color:#9da2aa;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.conversation-list time{color:#adb1b8;font-size:8px}.conversation-list>button>svg{color:#b0b5bc}.quick-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 15px 15px}.quick-tools button{padding:12px;border:1px solid #eaebee;border-radius:10px;background:#fbfbfc;cursor:pointer;text-align:left}.quick-tools button:hover{border-color:color-mix(in srgb,var(--accent) 30%,white);background:var(--accent-faint)}.quick-tools button>span{display:grid;width:30px;height:30px;place-items:center;margin-bottom:9px;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.quick-tools strong,.quick-tools small{display:block}.quick-tools strong{color:#454c57;font-size:10px}.quick-tools small{margin-top:3px;color:#a0a5ad;font-size:8px}.enterprise-hero{display:flex;padding:27px 30px 21px}.enterprise-hero-copy{position:relative;z-index:2;display:flex;width:100%;min-height:0;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center}.enterprise-hero h2{font-size:20px}.enterprise-search{display:flex;max-width:660px;height:48px;align-items:center;gap:10px;margin-top:18px;padding:0 8px 0 15px;border:1px solid #dfe5ef;border-radius:12px;color:#8a95a6;background:#fff;box-shadow:0 9px 22px #1f4ca014}.enterprise-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft),0 9px 22px #1f4ca014}.enterprise-search input{flex:1;border:0;outline:0;color:#2f3743;background:transparent;font-size:11px}.enterprise-search button{display:grid;width:33px;height:33px;place-items:center;border:0;border-radius:9px;color:#fff;background:var(--accent);cursor:pointer}.query-examples{display:flex;align-items:center;gap:7px;margin-top:11px;color:#a0a7b1;font-size:8px}.query-examples button{padding:4px 7px;border:0;border-radius:6px;color:#6e7b90;background:#ffffffa6;cursor:pointer;font-size:8px}.security-visual{position:relative;min-width:230px}.orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(40,100,220,.15);border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:154px;height:154px}.orbit-two{width:210px;height:210px}.shield-core{position:absolute;top:50%;left:50%;display:grid;width:85px;height:85px;place-items:center;border:1px solid #fff;border-radius:26px;color:#fff;background:linear-gradient(145deg,#3e7cf0,#1749ad);box-shadow:0 18px 35px #2864dc4d;transform:translate(-50%,-50%) rotate(-4deg)}.node{position:absolute;display:grid;width:36px;height:36px;place-items:center;border:1px solid #dce7fb;border-radius:11px;color:var(--accent);background:#fff;box-shadow:0 8px 20px #1c438c1f}.node-a{top:18px;right:28px}.node-b{bottom:22px;right:8px}.node-c{bottom:12px;left:25px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:15px}.metric-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e4e8ee;border-radius:13px;background:#fff;box-shadow:0 5px 15px #1e325009}.metric-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:var(--accent);background:var(--accent-soft)}.metric-card p{margin:0 0 4px;color:#8c949f;font-size:8px}.metric-card strong{color:#27303c;font-size:18px;letter-spacing:-.3px}.metric-card small{display:block;margin-top:2px;color:#65a076;font-size:7px}.enterprise-grid{grid-template-columns:minmax(620px,1.45fr) minmax(300px,.7fr)}.knowledge-table{padding:0 17px 10px}.table-row{display:grid;grid-template-columns:1.7fr .55fr .85fr .5fr;align-items:center;min-height:41px;border-top:1px solid #eef0f2;color:#68717e;font-size:9px}.table-head{min-height:29px;border-top:0;color:#a0a6af;font-size:8px}.kb-name{display:flex;align-items:center;gap:8px}.kb-name i{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.kb-name b{color:#444c58;font-weight:600}.status-dot{color:#3c9360}.status-dot:before{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#55b87a;content:""}.activity-list{padding:0 17px 10px}.activity-list>div{display:flex;align-items:flex-start;gap:9px;padding:10px 0;border-top:1px solid #eef0f2}.activity-avatar{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--accent-dark);background:var(--accent-soft);font-size:9px;font-weight:700}.activity-list p{margin:0;color:#737b87;font-size:8px;line-height:1.5}.activity-list p strong{color:#414956}.activity-list small{display:block;margin-top:2px;color:#a7acb4}@media(max-width:1260px){body{min-width:1024px}.sidebar{width:250px}.main-area{width:calc(100% - 250px);margin-left:250px}.global-search{width:215px}.content{padding-inline:24px}.enterprise-grid{grid-template-columns:1.35fr .75fr}}@media(max-width:760px){body{min-width:0;overflow-x:hidden}.sidebar{width:74px;padding:16px 10px 14px}.sidebar-header{justify-content:center}.sidebar .brand,.sidebar .header-collapse,.sidebar .brand-name,.sidebar .mode-text,.sidebar .mode-card>svg,.sidebar .side-nav p,.sidebar .side-nav span,.sidebar .nav-badge,.sidebar .sidebar-context,.sidebar .profile-button .profile-info,.sidebar .profile-button>svg,.sidebar .account-menu{display:none}.sidebar .collapsed-expand-trigger{display:grid}.sidebar .mode-card{grid-template-columns:1fr;justify-items:center;padding:8px}.sidebar .side-nav button,.sidebar .manage-nav button{justify-content:center;padding:10px}.sidebar .side-nav button.sub-item{padding-left:10px}.sidebar .side-nav button>svg.group-chevron{display:none}.sidebar .sidebar-new-chat,.sidebar .sidebar-login{width:40px;margin-inline:auto;padding:0}.sidebar-footer{padding-top:10px}.profile-button{grid-template-columns:34px;justify-content:center;padding:8px 0}.main-area{width:calc(100% - 74px);margin-left:74px}.topbar{height:62px;gap:8px;padding:0 14px}.breadcrumbs{min-width:0;gap:5px;font-size:10px}.breadcrumbs span,.breadcrumbs>svg{display:none}.top-actions{flex:0 0 auto;gap:5px}.top-actions .mode-switch,.top-actions .enterprise-upgrade-button{width:36px;justify-content:center;padding:0;font-size:0}.content{padding:18px 12px 24px}.org-load-state{width:calc(100% - 8px);min-height:0;margin-top:32px;padding:28px 20px 24px}.org-load-steps{max-width:220px;align-items:flex-start;flex-direction:column;gap:8px}}.chat-conversation{display:flex;min-height:0;flex:1;flex-direction:column;gap:16px;overflow-y:auto;padding:6px 0 10px}.chat-conversation::-webkit-scrollbar{width:6px}.chat-conversation::-webkit-scrollbar-thumb{border-radius:6px;background:#d9dde3}.message{display:flex;width:100%;max-width:1120px;align-items:flex-start;gap:10px;margin:0 auto}.message-user{justify-content:flex-end}.message-avatar{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.message-bubble{width:fit-content;padding:12px 16px;font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word;text-wrap:pretty}.message-assistant .message-bubble{border:1px solid #e6e8ec;border-radius:4px 12px 12px;color:#2c3440;background:#fff;box-shadow:0 4px 14px #242a320d}.message-user .message-bubble{min-width:72px;border-radius:12px 12px 4px;color:#fff;background:var(--accent)}.typing-dots{display:inline-flex;height:18px;align-items:center;gap:4px}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#b4bac3;animation:typing-blink 1.2s ease-in-out infinite}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typing-blink{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}.chat-input-area{margin-top:16px}.chat-input:has(.chat-tools-menu){margin-bottom:0}.chat-input .stop-button{border:1px solid #e0e3e7;color:#4a525e;background:#fff}.chat-input .stop-button:not(:disabled):hover{color:var(--accent);background:var(--accent-faint)}.workspace--collapsed .sidebar{width:74px;padding:22px 10px 18px}.workspace--collapsed .main-area{width:calc(100% - 74px);margin-left:74px}.workspace--collapsed .sidebar-header{justify-content:center}.workspace--collapsed .brand,.workspace--collapsed .header-collapse{display:none}.workspace--collapsed .collapsed-expand-trigger{display:grid}.workspace--collapsed .brand-name,.workspace--collapsed .mode-text,.workspace--collapsed .mode-card>svg,.workspace--collapsed .side-nav p,.workspace--collapsed .side-nav span,.workspace--collapsed .nav-badge,.workspace--collapsed .sidebar-context,.workspace--collapsed .sidebar-login span{display:none}.workspace--collapsed .mode-card{grid-template-columns:1fr;justify-items:center;padding:8px}.workspace--collapsed .side-nav button,.workspace--collapsed .manage-nav button{justify-content:center;padding:10px}.workspace--collapsed .sidebar-new-chat{width:40px;margin-inline:auto;padding:0}.workspace--collapsed .sidebar-login{width:40px;padding:0;margin-inline:auto}.workspace--collapsed .profile-button{grid-template-columns:34px;justify-content:center;padding:8px 0}.workspace--collapsed .profile-button .profile-info,.workspace--collapsed .profile-button>svg{display:none}.workspace--collapsed .account-menu{display:none}.sidebar-conversations .conv-row{position:relative;display:grid;grid-template-columns:29px 1fr auto 20px;align-items:center;gap:8px;padding:8px;border-radius:9px}.sidebar-conversations .conv-row:hover{background:var(--accent-faint)}.sidebar-conversations .conv-row--active{background:var(--accent-soft)}.conv-row-main{display:flex;grid-column:1 / 3;min-width:0;align-items:center;gap:8px;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.conv-row-main>span{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.conv-row-main strong{min-width:0;overflow:hidden;color:#4a525e;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.conv-time{flex:0 0 auto;color:#a1a6ae;font-size:10px;white-space:nowrap}.conv-menu-btn{display:none;width:20px;height:20px;place-items:center;padding:0;border:0;border-radius:6px;color:#a0a6b0;background:transparent;cursor:pointer}.conv-row:hover .conv-menu-btn,.conv-row--active .conv-menu-btn{display:grid}.conv-menu-btn:hover{color:var(--accent);background:var(--accent-soft)}.conv-dropdown{position:fixed;z-index:30;display:flex;min-width:108px;flex-direction:column;padding:4px;border:1px solid #e3e7ec;border-radius:10px;background:#fff;box-shadow:0 10px 26px #19233c24}.conv-dropdown button{display:flex;align-items:center;gap:7px;padding:7px 9px;border:0;border-radius:7px;color:#434c59;background:transparent;cursor:pointer;font-size:10px;text-align:left}.conv-dropdown button:hover{background:#f4f6f9}.conv-dropdown .conv-dropdown-danger{color:#c2454a}.rename-input{flex:1;min-width:0;width:auto;padding:3px 6px;border:1px solid var(--accent);border-radius:6px;outline:0;color:#2f3743;font-size:12px}.sidebar-empty{padding:14px 8px;color:#a1a6ae;font-size:10px;text-align:center}.context-search-clear{display:grid;flex:0 0 auto;place-items:center;padding:2px;border:0;border-radius:5px;color:#9aa1ac;background:transparent;cursor:pointer}.context-search-clear:hover{color:var(--accent)}.message-column{display:flex;min-width:0;max-width:82%;flex-direction:column}.message-user .message-column{align-items:flex-end}.message-referenced-files{display:flex;max-width:min(520px,100%);flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-top:7px}.message-referenced-file{display:inline-flex;max-width:260px;align-items:center;gap:6px;padding:6px 8px;border:1px solid color-mix(in srgb,var(--accent) 28%,white);border-radius:8px;color:var(--accent-dark);background:var(--accent-faint);cursor:pointer;text-align:left}.message-referenced-file span{overflow:hidden;max-width:145px;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.message-referenced-file small{color:var(--text-3);font-size:9px;white-space:nowrap}.message-referenced-file:hover{border-color:var(--accent);background:var(--accent-soft)}.msg-actions{display:flex;gap:2px;margin-top:5px}.message-user .msg-actions{justify-content:flex-end}.msg-action-btn{display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:7px;color:#9aa2ae;background:transparent;cursor:pointer}.msg-action-btn:hover{color:var(--accent);background:var(--accent-faint)}.msg-action-btn--on{color:var(--accent);background:var(--accent-soft)}.edit-area{display:flex;width:100%;max-width:100%;flex-direction:column;gap:6px}.edit-area textarea{width:100%;min-height:64px;padding:9px 11px;border:1px solid #d5dbe4;border-radius:10px;outline:0;color:#2c3440;background:#fff;font-size:12px;line-height:1.6;resize:vertical}.edit-area textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.edit-actions{display:flex;justify-content:flex-end;gap:7px}.edit-actions button{padding:5px 11px;border:1px solid #e0e3e8;border-radius:8px;color:#4a525e;background:#fff;cursor:pointer;font-size:10px}.edit-actions button:hover{border-color:var(--accent);color:var(--accent)}.edit-actions .edit-save{border-color:var(--accent);color:#fff;background:var(--accent)}.edit-actions .edit-save:hover{color:#fff;background:var(--accent-dark)}.conversation-page{display:flex;min-height:0;flex:1;flex-direction:column}.conversation-empty,.activity-empty{padding:26px 17px;color:#a0a6af;font-size:10px;text-align:center}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#0f141e80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-modal{position:relative;width:360px;max-width:100%;padding:26px 26px 24px;border-radius:14px;background:#fff;box-shadow:0 24px 60px #0f172a38;animation:auth-pop .16s ease}@keyframes auth-pop{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}.auth-close{position:absolute;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;color:#9aa2ae;background:transparent;cursor:pointer}.auth-close:hover{color:var(--accent);background:var(--accent-faint)}.auth-brand{display:flex;align-items:center;gap:9px;margin-bottom:14px}.auth-brand .brand-mark{width:30px;height:30px;border-radius:9px;font-size:15px}.auth-brand strong{color:#18202c;font-size:15px;font-weight:700}.auth-brand strong b{color:var(--accent)}.auth-title{margin:0 0 4px;color:#252c37;font-size:19px}.auth-sub{margin:0 0 16px;color:#8b929c;font-size:10px;line-height:1.6}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;border-radius:10px;background:#f2f4f7}.auth-tab{display:flex;height:32px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;color:#6d7683;background:transparent;cursor:pointer;font-size:11px;font-weight:600;transition:.15s ease}.auth-tab:hover{color:var(--accent-dark)}.auth-tab.active{color:var(--accent-dark);background:#fff;box-shadow:0 2px 8px #242c3814}.auth-field{display:block;margin-bottom:12px}.auth-field span{display:block;margin-bottom:5px;color:#565f6c;font-size:10px;font-weight:600}.auth-field input{width:100%;height:38px;padding:0 11px;border:1px solid #e3e6ea;border-radius:9px;outline:0;color:#313844;background:#fafbfc;font-size:12px;transition:.15s ease}.auth-field input::placeholder{color:#b1b6be}.auth-field input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px var(--accent-soft)}.auth-pwd{position:relative}.auth-pwd input{padding-right:34px}.auth-pwd-toggle{position:absolute;top:50%;right:3px;display:grid;width:30px;height:30px;place-items:center;transform:translateY(-50%);border:0;border-radius:8px;color:#9aa2ae;background:transparent;cursor:pointer;transition:.15s ease}.auth-pwd-toggle:hover{color:var(--accent);background:var(--accent-faint)}.auth-sms-input{display:flex;align-items:center;gap:8px}.auth-sms-input input{min-width:0;flex:1}.auth-sms-send{flex:0 0 auto;height:38px;padding:0 12px;border:1px solid #d8e3eb;border-radius:9px;color:var(--accent-dark);background:#f7fbfe;cursor:pointer;font-size:11px;font-weight:600;white-space:nowrap;transition:.15s ease}.auth-sms-send:hover:not(:disabled){border-color:var(--accent);color:#fff;background:var(--accent)}.auth-sms-send:disabled{opacity:.58;cursor:not-allowed}.auth-field input::-ms-reveal{display:none}.password-input-wrap{position:relative}.password-input-wrap>input{padding-right:38px}.password-visibility-btn{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:6px;color:#9aa4b2;background:transparent;transform:translateY(-50%);cursor:pointer}.password-visibility-btn:hover{color:var(--accent);background:var(--accent-soft)}.password-visibility-btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.auth-error{margin:0 0 12px;color:#c0392b;font-size:10px;line-height:1.5}.auth-agreement{display:flex;align-items:flex-start;gap:6px;margin:2px 0 12px;color:#6b7280;font-size:10px;line-height:1.5}.auth-agreement input{width:13px;height:13px;margin:1px 0 0;accent-color:var(--accent)}.auth-agreement a{color:var(--accent);text-decoration:none}.auth-link-button{display:block;margin:-2px 0 12px;padding:0;border:0;color:var(--accent);background:transparent;cursor:pointer;font-size:11px}.auth-submit{display:flex;width:100%;height:40px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;color:#fff;background:var(--accent);box-shadow:0 7px 16px var(--accent-shadow);cursor:pointer;font-size:12px;font-weight:600;transition:.15s ease}.auth-submit:hover:not(:disabled){background:var(--accent-dark)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{margin:14px 0 0;text-align:center;color:#788494;font-size:11px}.auth-switch-link{padding:0;border:0;color:var(--accent);background:transparent;cursor:pointer;font-size:11px}.auth-switch-link:hover{text-decoration:underline}.confirm-modal{width:340px}.confirm-icon{display:grid;width:44px;height:44px;margin:0 auto 10px;place-items:center;border-radius:50%;color:#c0392b;background:#fdecea}.confirm-title{margin:0 0 6px;font-size:15px;text-align:center;color:#1f2937}.confirm-message{margin:0 0 14px;color:#6d7683;font-size:12px;line-height:1.7;text-align:center}.confirm-actions{display:flex;gap:10px;margin-top:8px}.confirm-btn{flex:1;height:38px;border:0;border-radius:9px;cursor:pointer;font-size:12px;font-weight:600;transition:.15s ease}.confirm-btn.ghost{color:#496783;background:#f2f4f7}.confirm-btn.ghost:hover:not(:disabled){background:#e6eaee}.confirm-btn.danger{color:#fff;background:#c0392b;box-shadow:0 6px 14px #c0392b40}.confirm-btn.danger:hover:not(:disabled){background:#a93226}.confirm-btn:disabled{opacity:.55;cursor:not-allowed}.sms-login-row{display:flex;align-items:center;gap:8px}.sms-login-row input{min-width:0;flex:1}.sms-login-send{flex:0 0 auto;height:38px;padding:0 12px;border:1px solid #d8e3eb;border-radius:9px;color:#496783;background:#f7fbfe;cursor:pointer;font-size:11px;font-weight:600;white-space:nowrap}.sms-login-send:hover:not(:disabled){border-color:#496783;color:#fff;background:#496783}.sms-login-send:disabled{opacity:.58;cursor:not-allowed}.sms-login-mode-tabs{margin-top:-8px}.sms-login-message{min-height:16px;margin:5px 0 0;color:#1e8e5a;font-size:10px;line-height:1.5}.sms-login-message.is-error{color:#c0392b}.auth-success{margin:0 0 10px;color:#1e8e5a;font-size:11px;text-align:center}.logout-button{display:flex;width:100%;height:34px;align-items:center;justify-content:center;gap:7px;margin-top:2px;border:0;border-radius:9px;color:#9aa2ae;background:transparent;cursor:pointer;font-size:10px;font-weight:600;transition:.15s ease}.logout-button:hover{color:#c2454a;background:#fdf2f2}.ws-choice{text-align:center}.ws-choice-title{margin:2px 0 6px;color:#252c37;font-size:18px;font-weight:700}.ws-choice-sub{margin:0 0 18px;color:#8b929c;font-size:11px;line-height:1.7}.ws-choice-buttons{display:grid;gap:10px}.ws-choice-secondary{width:100%;height:40px;border:1px solid #e3e6ea;border-radius:10px;color:#565f6c;background:#fff;cursor:pointer;font-size:12px;font-weight:600;transition:.15s ease}.ws-choice-secondary:hover{border-color:var(--accent);color:var(--accent-dark);background:var(--accent-faint)}.org-gate{display:flex;min-height:100%;align-items:flex-start;justify-content:center;padding:48px 20px}.org-gate-card{width:460px;padding:26px 28px;border:1px solid #e6e9ee;border-radius:16px;background:#fff;box-shadow:0 18px 46px #242c3812}.org-gate-head{display:flex;gap:14px;margin-bottom:18px}.org-gate-icon{display:grid;width:44px;height:44px;flex-shrink:0;place-items:center;border-radius:12px;color:var(--accent-dark);background:var(--accent-faint)}.org-gate-head h1{margin:2px 0 4px;color:#252c37;font-size:17px;font-weight:700}.org-gate-head p{margin:0;color:#8b929c;font-size:11px;line-height:1.7}.org-gate-tabs{display:flex;gap:4px;margin-bottom:16px;padding:3px;border-radius:10px;background:#f1f3f6}.org-gate-tab{flex:1;height:32px;border:0;border-radius:8px;color:#8b929c;background:transparent;cursor:pointer;font-size:11px;font-weight:600;transition:.15s ease}.org-gate-tab--on{color:var(--accent-dark);background:#fff;box-shadow:0 2px 8px #242c3814}.org-gate-hint{margin:-4px 0 12px;color:#9aa2ae;font-size:10px;line-height:1.6}.org-gate-body .auth-submit{margin-top:4px}.org-panel{display:flex;flex-direction:column;gap:18px;padding:22px 26px}.org-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0;border:0}.org-header-actions{display:flex;gap:8px;flex-shrink:0}.org-primary-btn{display:inline-flex;height:32px;align-items:center;gap:6px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:var(--accent);box-shadow:0 6px 14px var(--accent-shadow);cursor:pointer;font-size:11px;font-weight:600;transition:.15s ease}.org-primary-btn:hover:not(:disabled){background:var(--accent-dark)}.org-primary-btn:disabled{opacity:.6;cursor:not-allowed}.org-section-label{margin:0 0 8px;color:#8b929c;font-size:10px;font-weight:700;letter-spacing:.04em}.org-invites{display:flex;flex-direction:column;gap:6px}.org-invite-row{display:flex;height:40px;align-items:center;gap:10px;padding:0 12px;border:1px solid #e6e9ee;border-radius:10px;background:#fafbfc}.org-invite-code{display:inline-flex;align-items:center;gap:6px;color:#252c37;font-family:ui-monospace,Consolas,monospace;font-size:13px;font-weight:700;letter-spacing:.12em}.org-invite-exp{flex:1;color:#9aa2ae;font-size:10px}.org-members{display:flex;flex-direction:column;gap:6px}.org-member-row{display:flex;min-height:52px;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e6e9ee;border-radius:10px;background:#fff}.org-member-avatar{display:grid;width:30px;height:30px;flex-shrink:0;place-items:center;border-radius:50%;color:var(--accent-dark);background:var(--accent-faint);font-size:12px;font-weight:700}.org-member-info{display:flex;min-width:0;flex:1;flex-direction:column;gap:1px}.org-member-info strong{overflow:hidden;color:#313844;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.org-member-info small{color:#9aa2ae;font-size:10px}.org-owner-tag,.org-role-tag{flex-shrink:0;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:600}.org-owner-tag{color:#a05e03;background:#fdf3e3}.org-role-tag{color:#5b6572;background:#f1f3f6}.org-member-ops{display:flex;gap:6px;flex-shrink:0}.org-row-btn{display:inline-flex;height:26px;align-items:center;gap:5px;padding:0 10px;border:1px solid #e3e6ea;border-radius:8px;color:#565f6c;background:#fff;cursor:pointer;font-size:10px;font-weight:600;transition:.15s ease}.org-row-btn:hover{border-color:var(--accent);color:var(--accent-dark);background:var(--accent-faint)}.org-row-btn.danger{color:#c0392b}.org-row-btn.danger:hover{border-color:#c0392b;background:#fdf2f2}.org-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding:14px 16px;border:1px solid #f3d8d6;border-radius:12px;background:#fdf6f5}.org-danger-zone strong{color:#b03a30;font-size:11px}.org-danger-zone p{margin:3px 0 0;color:#9aa2ae;font-size:10px;line-height:1.6}.file-page-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.file-delete-modal{width:min(380px,calc(100vw - 32px));padding:22px;border:1px solid #e1e5e9;border-radius:16px;background:#fff;box-shadow:0 24px 70px #141e3238}.file-delete-modal-icon{display:grid;width:38px;height:38px;margin-bottom:12px;place-items:center;border-radius:11px;color:#b03a30;background:#fdf2f2}.file-delete-modal h2{margin:0 0 7px;color:#28313d;font-size:16px}.file-delete-modal p{margin:0;color:#798594;font-size:11px;line-height:1.7}.file-delete-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.file-delete-modal-actions .org-row-btn{height:36px;padding:0 13px;font-size:11px;white-space:nowrap}.file-move-overlay{z-index:84}.file-move-modal{display:flex;width:min(540px,calc(100vw - 32px));max-height:min(700px,calc(100vh - 40px));flex-direction:column;overflow:hidden;border:1px solid #e1e5e9;border-radius:16px;background:#fff;box-shadow:0 24px 70px #141e3238}.file-move-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px 13px;border-bottom:1px solid #eef0f2}.file-move-modal-header strong,.file-move-modal-header small{display:block}.file-move-modal-header strong{color:#303743;font-size:15px}.file-move-modal-header small{margin-top:5px;color:#949ba5;font-size:10px}.file-move-modal-header>button{width:28px;height:28px;border:0;border-radius:8px;color:#8a929d;background:transparent;cursor:pointer;font-size:20px;line-height:1}.file-move-modal-header>button:hover{color:var(--accent);background:var(--accent-faint)}.file-move-modal-body{min-height:0;padding:15px 20px 0}.file-move-search{display:flex;align-items:center;gap:8px;height:38px;padding:0 11px;border:1px solid #dde2e9;border-radius:9px;color:#89919c;background:#fff}.file-move-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.file-move-search input{min-width:0;flex:1;border:0;outline:0;color:#303946;background:transparent;font:inherit;font-size:11px}.file-move-options{max-height:360px;overflow:auto;margin-top:12px;padding-right:3px}.file-move-option{display:flex;width:100%;align-items:center;gap:10px;padding:10px 11px;border:1px solid transparent;border-radius:9px;color:var(--accent);background:transparent;cursor:pointer;text-align:left}.file-move-option+.file-move-option{margin-top:4px}.file-move-option:hover,.file-move-option.selected{border-color:color-mix(in srgb,var(--accent) 25%,white);background:var(--accent-faint)}.file-move-option>span{min-width:0;flex:1}.file-move-option strong,.file-move-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-move-option strong{color:#3a4350;font-size:11px;font-weight:600}.file-move-option small{margin-top:3px;color:#9aa1ab;font-size:9px}.file-move-option>svg:last-child{color:var(--accent)}.file-move-empty{margin:18px 8px;color:#929aa5;font-size:11px;line-height:1.6;text-align:center}.file-move-current{min-height:17px;margin:10px 2px 0;color:#69717d;font-size:10px}.file-move-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px 18px}.file-move-modal-actions .primary-action{height:36px}.file-move-modal-actions .primary-action:disabled{opacity:.55;cursor:not-allowed}.file-preview-overlay{z-index:85}.file-preview-modal{display:flex;width:min(920px,calc(100vw - 32px));height:min(760px,calc(100vh - 40px));flex-direction:column;overflow:hidden;border:1px solid #e1e5e9;border-radius:16px;background:#fff;box-shadow:0 24px 70px #141e3238}.file-preview-modal header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #eef0f2}.file-preview-modal header strong,.file-preview-modal header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview-modal header strong{max-width:min(700px,72vw);color:#303743;font-size:13px}.file-preview-modal header small{margin-top:3px;color:#9aa1ab;font-size:9px}.file-preview-modal header button{width:28px;height:28px;border:0;border-radius:8px;color:#8a929d;background:transparent;cursor:pointer;font-size:20px}.file-preview-modal iframe{width:100%;flex:1;border:0;background:#f7f8fa}.file-index-badge{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;font-size:9px;font-weight:600;vertical-align:1px;color:#9aa2ae;background:#f1f3f6}.file-index-badge--indexed{color:#1e7d43;background:#e8f6ee}.file-index-badge--pending{color:#a05e03;background:#fdf3e3}.file-index-badge--failed{color:#c0392b;background:#fdf2f2}.file-page-badge{padding:3px 9px;border-radius:999px;color:#1e7d43;background:#e8f6ee;font-size:10px;font-weight:600}.wiki-stale-notice{display:flex;align-items:center;gap:10px;margin:14px 0 0;padding:10px 12px;border:1px solid #f0e2b0;border-radius:10px;color:#7a6a2e;background:#fdf6e3;font-size:11px}.wiki-stale-notice strong{flex:0 0 auto}.wiki-stale-notice span{flex:1;color:#92834b}.wiki-page-panel{margin:14px 0 0;padding:18px 20px;border:1px solid var(--border);border-radius:14px;background:var(--panel);box-shadow:0 4px 16px #1f293708}.wiki-page-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--border)}.wiki-page-panel-header div{display:flex;flex-direction:column;gap:3px}.wiki-page-panel-header strong{color:#252c37;font-size:14px}.wiki-page-panel-header span{color:var(--text-3);font-size:10px}.message-bubble--md{width:min(920px,100%);white-space:normal}.markdown-body{min-width:0}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body p{margin:0 0 10px}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{margin:16px 0 8px;color:#252c37;font-weight:700;line-height:1.4}.markdown-body h1{font-size:17px}.markdown-body h2{font-size:15px}.markdown-body h3,.markdown-body h4{font-size:13px}.markdown-body ul,.markdown-body ol{margin:0 0 10px;padding-left:22px}.markdown-body li{margin:3px 0}.markdown-body li>p{margin:0}.markdown-body code{padding:1px 5px;border-radius:5px;color:#c2454a;background:#f6f1f2;font-family:ui-monospace,Consolas,monospace;font-size:12px}.markdown-body pre{overflow-x:auto;margin:0 0 12px;padding:12px 14px;border-radius:10px;background:#1e2530}.markdown-body pre code{padding:0;color:#e6e9ef;background:transparent;font-size:12px;line-height:1.6}.markdown-body blockquote{margin:0 0 10px;padding:2px 0 2px 12px;border-left:3px solid var(--accent-soft, #f3d8d6);color:#6b7480}.markdown-body a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:2px}.markdown-body hr{margin:14px 0;border:0;border-top:1px solid #eceff3}.markdown-body strong{color:#252c37}.markdown-body .md-table-wrap{overflow-x:auto;margin:0 0 12px}.markdown-body table{border-collapse:collapse;font-size:12px}.markdown-body th,.markdown-body td{padding:6px 10px;border:1px solid #e6e8ec;text-align:left}.markdown-body th{color:#313844;background:#f6f7f9;font-weight:600}.account-settings-page{width:min(760px,100%);margin-inline:auto}.account-profile,.account-security{display:flex;flex-direction:column;gap:10px;max-width:520px}.account-avatar-row{display:flex;align-items:center;gap:13px;padding-bottom:6px}.account-avatar{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-dark));font-size:19px;font-weight:700}.account-avatar-row strong{color:#343c48;font-size:12px}.account-avatar-row p{margin:4px 0 0;color:#9299a3;font-size:10px}.account-avatar-upload{margin-left:auto;cursor:pointer}.account-avatar-upload input{display:none}.account-field{text-align:left}.account-field input[readonly]{color:#7e8792;background:#f6f7f9;cursor:not-allowed}.account-field small{display:block;margin-top:5px;color:#a1a7af;font-size:10px}.account-email-field{margin-bottom:12px;text-align:left}.account-email-field>span{display:block;margin-bottom:5px;color:#565f6c;font-size:10px;font-weight:600}.account-email-field>strong,.account-email-value>strong{display:block;min-height:38px;box-sizing:border-box;padding:11px;border:1px solid #e3e6ea;border-radius:9px;color:#7e8792;background:#f6f7f9;font-size:12px;font-weight:400}.account-email-field small{display:block;margin-top:5px;color:#a1a7af;font-size:10px}.account-email-value{display:flex;align-items:center;gap:9px}.account-email-value>strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-email-value em{padding:7px 9px;border-radius:8px;color:#1d6b45;background:#edf8f1;font-size:10px;font-style:normal;white-space:nowrap}.account-enterprise-bind{display:flex;gap:9px}.account-enterprise-bind input{min-width:0;flex:1;height:38px;box-sizing:border-box;padding:0 11px;border:1px solid #e3e6ea;border-radius:9px;outline:0;color:#313844;background:#fafbfc;font-size:12px}.account-enterprise-bind input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px var(--accent-soft)}.account-enterprise-steps{margin-top:4px;padding:12px 13px;border:1px solid #e2e7ee;border-radius:10px;color:#66707c;background:#f9fafc;font-size:10px}.account-enterprise-steps strong{display:block;margin-bottom:7px;color:#3c4653;font-size:11px}.account-enterprise-steps ol{display:flex;flex-wrap:wrap;gap:6px 18px;margin:0;padding-left:16px}.account-enterprise-steps li.done{color:#197044;font-weight:600}.platform-page{width:min(980px,100%);margin:0 auto;display:flex;flex-direction:column;gap:18px}.platform-hero{display:flex;align-items:center;gap:15px;padding:25px 28px;border:1px solid #dde5ed;border-radius:18px;color:#fff;background:linear-gradient(115deg,#232d3e,#3d5474);box-shadow:0 12px 30px #242f4129}.platform-hero-icon{display:grid;width:49px;height:49px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:14px;background:#ffffff1f}.platform-hero-copy>span,.platform-kicker{display:block;color:#8290a0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.platform-hero-copy>span{color:#bcc9d9}.platform-hero h1{margin:3px 0;font-size:22px;letter-spacing:-.02em}.platform-hero p{margin:0;color:#d8e0eb;font-size:12px}.platform-stat{display:flex;min-width:92px;flex-direction:column;align-items:flex-end;margin-left:auto}.platform-stat strong{font-size:25px;line-height:1}.platform-stat span{margin-top:5px;color:#cbd5e2;font-size:11px}.platform-stats{display:flex;gap:18px;align-items:center;margin-left:auto}.platform-hero-actions{display:flex;align-items:center;margin-left:auto}.platform-external-link{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.34);border-radius:9px;padding:9px 12px;color:#fff;background:#ffffff1f;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .16s ease,border-color .16s ease}.platform-external-link:hover{border-color:#ffffff9e;background:#fff3}.platform-stats .platform-stat{min-width:86px;margin-left:0}.platform-list-filters .org-search{width:220px}.org-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px}.org-search{height:30px;padding:0 10px;border:1px solid #dce3eb;border-radius:8px;outline:0;color:#303a48;background:#fbfcfd;font-size:11px}.org-search:focus{border-color:#6b86a6;box-shadow:0 0 0 3px #4f6e911f}.org-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;color:#8b929c;font-size:11px}.org-member-perms{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.org-perm-check{display:inline-flex;align-items:center;gap:3px;color:#6d7683;font-size:10px;cursor:pointer}.org-perm-check input{accent-color:var(--accent)}.platform-user-groups{padding:14px 24px 20px;display:flex;flex-direction:column;gap:16px}.platform-user-group .org-members{margin-top:6px}.platform-create-card,.platform-list-card{border:1px solid #e2e7ed;border-radius:17px;background:#fff;box-shadow:0 7px 22px #212d3e0b}.usage-console{margin:18px 0;padding:24px;border:1px solid #dfe7f1;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#fff 54%);box-shadow:0 10px 26px #2d507c12}.usage-console-head,.usage-table-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.usage-console-head h2{margin:5px 0;color:#22354b;font-size:19px}.usage-console-head p{margin:0;color:#718197;font-size:12px}.usage-console-actions,.usage-filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.usage-filter-bar{margin:22px 0 16px;padding:12px;border:1px solid #e4ebf4;border-radius:12px;background:#fffc}.usage-filter-bar .org-search{width:150px}.usage-filter-bar label{display:inline-flex;align-items:center;gap:6px;color:#718197;font-size:11px;font-weight:600}.usage-filter-bar input[type=date]{height:32px;padding:0 7px;border:1px solid #dce3eb;border-radius:8px;color:#303a48;background:#fff;font:inherit}.usage-filter-reset{padding:6px 9px;border:0;color:#62738a;background:transparent;font-size:12px;cursor:pointer}.usage-filter-reset:hover{color:#315b8e;text-decoration:underline}.usage-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.usage-kpi-grid article{min-height:96px;padding:15px;border:1px solid #e5edf6;border-radius:13px;background:#fff}.usage-kpi-grid span,.usage-kpi-grid small{display:block;color:#75849a;font-size:11px}.usage-kpi-grid strong{display:block;margin:8px 0 5px;color:#244e7b;font-size:25px;letter-spacing:-.04em}.usage-kpi-good{border-color:#cfe8db!important;background:linear-gradient(145deg,#f7fffb,#fff)!important}.usage-kpi-good strong{color:#24704d}.usage-kpi-warning{border-color:#f0d6a8!important;background:linear-gradient(145deg,#fffaf0,#fff)!important}.usage-kpi-warning strong{color:#a96812}.usage-reconcile{display:flex;align-items:center;gap:9px;margin:14px 0 21px;padding:10px 12px;border-radius:10px;color:#38614d;background:#f2faf5;font-size:12px}.usage-reconcile p{flex:1;margin:0}.usage-reconcile>span:last-child{color:#61748a;font-size:11px;white-space:nowrap}.usage-reconcile-dot{width:8px;height:8px;border-radius:50%;background:#3b9b68;box-shadow:0 0 0 4px #3b9b681f}.usage-reconcile-warning{color:#8a5a16;background:#fff7e9}.usage-reconcile-warning .usage-reconcile-dot{background:#d38a20;box-shadow:0 0 0 4px #d38a2021}.usage-table-head{margin-bottom:10px;align-items:baseline}.usage-table-head h3{margin:0;color:#2a3b50;font-size:14px}.usage-table-head span{color:#8794a6;font-size:11px}.usage-model-table{border-color:#e2eaf3}.usage-model-table .audit-table th{background:#f5f8fc}.usage-share{display:flex;align-items:center;gap:7px;min-width:92px}.usage-share i{display:block;min-width:2px;height:6px;border-radius:99px;background:linear-gradient(90deg,#4c7fb5,#7da8d4)}.usage-share span{color:#718197;font-size:11px}.usage-empty{padding:30px!important;color:#8491a2;text-align:center!important}.platform-create-card{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(420px,1.25fr);gap:28px;align-items:center;padding:23px 25px}.platform-create-intro h2,.platform-list-head h2{margin:5px 0 4px;color:#293342;font-size:16px}.platform-create-intro p{margin:0;color:#87919e;font-size:11px;line-height:1.6}.platform-create-form{display:grid;grid-template-columns:1fr 1.2fr auto;gap:10px;align-items:end}.platform-create-form label{display:flex;flex-direction:column;gap:6px;color:#667282;font-size:11px;font-weight:600}.platform-create-form input{box-sizing:border-box;width:100%;height:37px;padding:0 11px;border:1px solid #dce3eb;border-radius:9px;outline:0;color:#303a48;background:#fbfcfd;font-size:12px;transition:border-color .18s,box-shadow .18s}.platform-create-form input:focus{border-color:#6b86a6;box-shadow:0 0 0 3px #4f6e911f}.platform-create-form .org-primary-btn{height:37px;white-space:nowrap}.platform-list-card{overflow:hidden}.platform-list-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 17px;border-bottom:1px solid #edf0f3}.platform-count{padding:5px 9px;border-radius:99px;color:#58718e;background:#edf3f8;font-size:11px;font-weight:600}.platform-org-list{padding:8px}.platform-org-row{display:grid;grid-template-columns:40px minmax(170px,1fr) 115px auto;gap:13px;align-items:center;padding:12px 15px;border-radius:12px;transition:background .16s}.platform-org-row:hover{background:#f7f9fb}.platform-org-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#405b79;background:linear-gradient(145deg,#e3edf6,#f6f9fc);font-size:15px;font-weight:700}.platform-org-info{display:flex;min-width:0;flex-direction:column;gap:4px}.platform-org-info strong{overflow:hidden;color:#303a48;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.platform-org-info span,.platform-org-members{color:#8a94a0;font-size:11px}.platform-org-members{display:flex;align-items:center;gap:5px}.platform-org-actions{display:flex;justify-content:flex-end;gap:7px}.platform-empty{display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a2abb5}.platform-empty p{margin:0;font-size:12px}.platform-super-modal{width:350px}.platform-super-modal-icon{display:grid;width:40px;height:40px;margin-bottom:12px;place-items:center;border-radius:11px;color:#496783;background:#edf3f8}.platform-super-modal h2{margin:0 0 6px;color:#283443;font-size:18px}.platform-super-modal>p{margin:0 0 19px;color:#798594;font-size:12px;line-height:1.65}.platform-super-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.platform-super-modal-actions button[type=button]{border:1px solid #dce3eb;border-radius:8px;padding:0 14px;color:#6c7886;background:#fff;cursor:pointer}.platform-super-modal-actions .auth-submit{width:auto;margin:0;padding:0 15px}@media(max-width:760px){.platform-create-card{grid-template-columns:1fr;gap:18px}.platform-create-form{grid-template-columns:1fr}.platform-create-form .org-primary-btn{width:100%}.platform-org-row{grid-template-columns:38px 1fr}.platform-org-members{grid-column:2}.platform-org-actions{grid-column:1 / -1;justify-content:flex-start}.platform-hero{flex-wrap:wrap}.platform-hero-actions{margin-left:0}.platform-stats{width:100%;margin-left:0;justify-content:space-between}}@media(max-width:760px){.usage-console{padding:18px}.usage-console-head{display:block}.usage-console-actions{margin-top:14px}.usage-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-reconcile{align-items:flex-start;flex-wrap:wrap}.usage-filter-bar .org-search{width:100%}}@media(max-width:480px){.platform-hero{padding:20px}.platform-stat{min-width:64px}.platform-list-head,.platform-create-card{padding-left:17px;padding-right:17px}}.platform-plugin-row{grid-template-columns:40px minmax(170px,1fr) auto}.platform-list-head select,.platform-select{height:33px;padding:0 10px;border:1px solid #dce3eb;border-radius:9px;outline:0;color:#303a48;background:#fbfcfd;font-size:12px}.platform-list-head select:focus,.platform-select:focus{border-color:#6b86a6;box-shadow:0 0 0 3px #4f6e911f}.platform-create-form textarea{box-sizing:border-box;width:100%;min-height:84px;padding:9px 11px;border:1px solid #dce3eb;border-radius:9px;outline:0;color:#303a48;background:#fbfcfd;font-family:ui-monospace,Consolas,monospace;font-size:11px;line-height:1.55;resize:vertical}.platform-create-form textarea:focus{border-color:#6b86a6;box-shadow:0 0 0 3px #4f6e911f}.platform-detail{display:flex;flex-direction:column;gap:14px;margin-top:6px;padding:18px 20px;border:1px solid #e2e7ed;border-radius:14px;background:#fbfcfd}.platform-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.platform-detail-head strong{color:#293342;font-size:14px}.platform-detail-meta{display:block;margin-top:3px;color:#8a94a0;font-size:11px}.platform-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.platform-detail-item{padding:10px 12px;border:1px solid #edf0f3;border-radius:10px;background:#fff}.platform-detail-item span{display:block;color:#8a94a0;font-size:10px;font-weight:600;letter-spacing:.04em}.platform-detail-item p{margin:5px 0 0;color:#303a48;font-size:12px;line-height:1.55;word-break:break-all}.platform-tenant-manage{display:flex;flex-direction:column;gap:8px}.platform-detail-config{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid #dde5ed;border-radius:12px;background:#f3f7fb}.platform-detail-config strong{color:#293342;font-size:12px}.platform-detail-config p{margin:3px 0 0;color:#8a94a0;font-size:10px;line-height:1.6}.platform-detail-config textarea{box-sizing:border-box;width:100%;min-height:96px;padding:9px 11px;border:1px solid #dce3eb;border-radius:9px;outline:0;color:#303a48;background:#fff;font-family:ui-monospace,Consolas,monospace;font-size:11px;line-height:1.55;resize:vertical}.platform-detail-config textarea:focus{border-color:#6b86a6;box-shadow:0 0 0 3px #4f6e911f}.platform-lifecycle{display:flex;flex-direction:column;gap:10px;padding-top:14px;border-top:1px dashed #e2e7ed}.platform-lifecycle-form{display:grid;grid-template-columns:minmax(150px,220px) minmax(160px,1fr) auto;gap:9px;align-items:center}.platform-lifecycle-form select,.platform-lifecycle-form input{height:33px;padding:0 10px;border:1px solid #dce3eb;border-radius:9px;outline:0;color:#303a48;background:#fff;font-size:12px}.platform-lifecycle-form select:focus,.platform-lifecycle-form input:focus{border-color:#6b86a6;box-shadow:0 0 0 3px #4f6e911f}.platform-lifecycle-form textarea{grid-column:1 / -1}.platform-lifecycle-form .org-primary-btn{height:33px;white-space:nowrap}.platform-org-info span{line-height:1.55}@media(max-width:760px){.platform-lifecycle-form{grid-template-columns:1fr}.platform-lifecycle-form textarea{grid-column:1}.platform-detail-grid{grid-template-columns:1fr 1fr}.platform-org-row.platform-plugin-row{grid-template-columns:38px 1fr}.platform-org-row.platform-plugin-row .platform-org-actions{grid-column:1 / -1;justify-content:flex-start}}.account-danger{flex-direction:column;align-items:stretch;margin-top:14px}.account-delete-box{display:flex;gap:8px}.account-delete-box input{flex:1;height:30px;padding:0 10px;border:1px solid #e3d3d1;border-radius:8px;outline:0;font-size:11px}.account-delete-box input:focus{border-color:#c0392b}.audit-panel{margin:14px 0;display:flex;flex-direction:column;gap:10px}.audit-filters{display:flex;align-items:flex-end;gap:10px;margin:4px 0;padding:12px;border:1px solid #edf0f2;border-radius:11px;background:#fafbfc}.audit-filters label{display:grid;gap:5px;color:#707985;font-size:10px}.audit-filters input{padding:7px 8px;border:1px solid #e0e4e8;border-radius:7px;color:#4b535f;background:#fff;font-size:11px}.audit-search-label{min-width:240px;flex:1}.audit-usage-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:4px 0}.audit-usage-grid>div{padding:12px;border:1px solid #edf0f2;border-radius:11px;background:#fff}.audit-usage-grid small,.audit-usage-grid strong{display:block}.audit-usage-grid small{color:#8c949e;font-size:9px}.audit-usage-grid strong{margin-top:6px;color:var(--accent);font-size:19px}@media(max-width:760px){.audit-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-filters{flex-wrap:wrap}}.audit-hint{margin:0;padding:8px 12px;background:#fdf6e3;border:1px solid #f0e2b0;border-radius:10px;color:#7a6a2e;font-size:12px}.audit-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--text-3)}.audit-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:var(--panel)}.audit-table{width:100%;border-collapse:collapse;font-size:12px;min-width:560px}.audit-table th,.audit-table td{text-align:left;padding:8px 12px;border-bottom:1px solid var(--border);white-space:nowrap}.audit-table th{color:var(--text-3);font-weight:600;background:var(--panel-2, #fafafa)}.audit-table tbody tr:last-child td{border-bottom:0}.audit-time{color:var(--text-3);font-variant-numeric:tabular-nums}.audit-detail{color:var(--text-2)}.audit-actor{color:var(--text-2);font-weight:600}.audit-actor small{display:block;margin-top:2px;color:var(--text-3);font-size:10px;font-weight:400}.audit-ip{color:var(--text-3);font-variant-numeric:tabular-nums}:root{--surface-0: #f5f6f8;--surface-1: #ffffff;--surface-2: #fafbfc;--surface-3: #f6f7f9;--ink-1: #18202c;--ink-2: #313844;--ink-3: #707986;--line-1: #e4e7eb;--line-2: #eceef1;--shadow-color: 36, 44, 56}.theme-switch{display:inline-flex;height:36px;align-items:center;gap:7px;padding:0 11px;border:1px solid #dfe3e8;border-radius:9px;color:#626b78;background:#fff;cursor:pointer;font-size:11px;font-weight:600;transition:.16s ease}.theme-switch:hover{color:var(--accent-dark);border-color:var(--accent);background:var(--accent-faint)}[data-theme=dark]{--surface-0: #111827;--surface-1: #1f2937;--surface-2: #243244;--surface-3: #172235;--ink-1: #f3f4f6;--ink-2: #e5e7eb;--ink-3: #aab5c4;--line-1: #37465a;--line-2: #334155;--shadow-color: 0, 0, 0;color-scheme:dark}[data-theme=dark] body,[data-theme=dark] .workspace{color:var(--ink-1);background:var(--surface-0)}[data-theme=dark] .sidebar,[data-theme=dark] .module-page,[data-theme=dark] .panel,[data-theme=dark] .platform-create-card,[data-theme=dark] .platform-list-card,[data-theme=dark] .chat-input-box,[data-theme=dark] .modal-card{border-color:var(--line-1);background:var(--surface-1);box-shadow:0 12px 34px rgba(var(--shadow-color),.28)}[data-theme=dark] .topbar{border-color:var(--line-1);background:#1f2937f0}[data-theme=dark] .brand-name,[data-theme=dark] .mode-card .mode-text strong,[data-theme=dark] .profile-button strong,[data-theme=dark] .module-page-header h1,[data-theme=dark] .module-page-header span,[data-theme=dark] .chat-empty h1,[data-theme=dark] .chat-empty p,[data-theme=dark] .knowledge-status-list-head h2,[data-theme=dark] .platform-create-intro h2,[data-theme=dark] .platform-list-head h2,[data-theme=dark] .platform-detail-head strong,[data-theme=dark] .platform-detail-item p,[data-theme=dark] .platform-detail-config strong,[data-theme=dark] .account-avatar-row strong{color:var(--ink-1)}[data-theme=dark] .breadcrumbs strong,[data-theme=dark] .side-nav button,[data-theme=dark] .profile-button small,[data-theme=dark] .module-page-header span,[data-theme=dark] .knowledge-status-kpi span,[data-theme=dark] .knowledge-status-kpi small,[data-theme=dark] .knowledge-status-progress-card span,[data-theme=dark] .knowledge-status-progress-card small,[data-theme=dark] .platform-create-intro p,[data-theme=dark] .platform-detail-meta,[data-theme=dark] .audit-time,[data-theme=dark] .audit-detail,[data-theme=dark] .audit-actor,[data-theme=dark] .audit-ip{color:var(--ink-3)}[data-theme=dark] .side-nav button:hover,[data-theme=dark] .profile-button:hover,[data-theme=dark] .platform-org-row:hover{background:#29384b}[data-theme=dark] .mode-card,[data-theme=dark] .context-search,[data-theme=dark] .global-search,[data-theme=dark] .knowledge-status-kpi,[data-theme=dark] .knowledge-status-progress-card,[data-theme=dark] .platform-detail,[data-theme=dark] .platform-detail-item,[data-theme=dark] .platform-detail-config,[data-theme=dark] .audit-filters,[data-theme=dark] .audit-usage-grid>div,[data-theme=dark] .usage-console,[data-theme=dark] .usage-kpi-grid article{border-color:var(--line-2);background:var(--surface-2)}[data-theme=dark] .global-search input,[data-theme=dark] .context-search input,[data-theme=dark] .org-search,[data-theme=dark] .platform-select,[data-theme=dark] .platform-list-head select,[data-theme=dark] .platform-create-form input,[data-theme=dark] .platform-create-form textarea,[data-theme=dark] .platform-detail-config textarea,[data-theme=dark] .platform-lifecycle-form input,[data-theme=dark] .platform-lifecycle-form select,[data-theme=dark] .account-enterprise-bind input,[data-theme=dark] .audit-filters input{color:var(--ink-1);border-color:var(--line-1);background:#172235}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#8492a6}[data-theme=dark] .global-search kbd,[data-theme=dark] .account-field input[readonly],[data-theme=dark] .account-email-field>strong,[data-theme=dark] .account-email-value>strong,[data-theme=dark] .account-enterprise-steps,[data-theme=dark] .file-filter-bar,[data-theme=dark] .file-table-wrap,[data-theme=dark] .file-upload-card{border-color:var(--line-2);color:var(--ink-2);background:var(--surface-3)}[data-theme=dark] .theme-switch{color:var(--ink-2);border-color:var(--line-1);background:var(--surface-2)}[data-theme=dark] .theme-switch:hover{color:#fff;border-color:var(--accent);background:var(--accent)}[data-theme=dark] .chat-input-box textarea{color:var(--ink-1)}[data-theme=dark] .message-assistant .message-bubble{color:var(--ink-1);background:#263548}[data-theme=dark] .message-user .message-bubble{color:#fff}[data-theme=dark] .markdown-body code{color:#d9e7ff;background:#172235}[data-theme=dark] .markdown-body pre{border-color:var(--line-1);background:#111827}[data-theme=dark] .modal-overlay{background:#000000a6}[data-theme=dark] .table th,[data-theme=dark] .audit-table th,[data-theme=dark] .knowledge-status-table th{color:var(--ink-2);border-color:var(--line-2);background:#243244}[data-theme=dark] .table td,[data-theme=dark] .audit-table td,[data-theme=dark] .knowledge-status-table td{color:var(--ink-2);border-color:var(--line-2)}[data-theme=dark] .side-nav{scrollbar-color:#53647b transparent}[data-theme=dark] .side-nav::-webkit-scrollbar-thumb{background:#53647b}@media(max-width:760px){.theme-switch span{display:none}.theme-switch{width:36px;justify-content:center;padding:0}}[data-theme=dark] body{background:#0b1016;color:#f3f6fa}[data-theme=dark] .workspace{background:radial-gradient(circle at 72% -12%,#20334a 0,transparent 34%),#0b1016}[data-theme=dark] .sidebar{background:#0f161ff7;border-right-color:#243243}[data-theme=dark] .main-area{background:transparent}[data-theme=dark] .topbar{background:#0f161fd6;border-bottom-color:#243243}[data-theme=dark] .module-page,[data-theme=dark] .panel,[data-theme=dark] .platform-create-card,[data-theme=dark] .platform-list-card{background:#141d29eb;border-color:#2a3a4d}[data-theme=dark] .content{color:#e8edf4}[data-theme=dark] .breadcrumbs{color:#8998aa}[data-theme=dark] .breadcrumbs strong{color:#e9eef5}[data-theme=dark] .brand-name{color:#f4f7fb}[data-theme=dark] .mode-card{background:#172230;border-color:#2c3b4e}[data-theme=dark] .mode-card .mode-text small,[data-theme=dark] .sidebar-context-title,[data-theme=dark] .side-nav p{color:#8492a3}[data-theme=dark] .mode-card .mode-text strong,[data-theme=dark] .profile-button strong{color:#e9eef5}[data-theme=dark] .side-nav button{color:#aeb9c7}[data-theme=dark] .side-nav button:hover,[data-theme=dark] .profile-button:hover{color:#f4f7fb;background:#1d2a3a}[data-theme=dark] .side-nav button.active{color:#f7fbff;background:color-mix(in srgb,var(--accent) 22%,#172230)}[data-theme=dark] .sidebar-activities>div{border-bottom-color:#263547}[data-theme=dark] .sidebar-activities p{color:#9aa8b8}[data-theme=dark] .sidebar-activities p strong{color:#d8e0ea}[data-theme=dark] .sidebar-activities p small,[data-theme=dark] .profile-button small{color:#8290a2}[data-theme=dark] .global-search,[data-theme=dark] .context-search{background:#121c29;border-color:#2b3b4e}[data-theme=dark] .global-search input,[data-theme=dark] .context-search input,[data-theme=dark] .account-enterprise-bind input{color:#edf2f7}[data-theme=dark] .global-search kbd{color:#9aa8b8;background:#1b2939;border-color:#314257}[data-theme=dark] .module-page-header,[data-theme=dark] .panel-header{border-bottom-color:#29394b}[data-theme=dark] .module-page-header h1,[data-theme=dark] .knowledge-status-list-head h2,[data-theme=dark] .platform-create-intro h2,[data-theme=dark] .platform-list-head h2{color:#f0f4f8}[data-theme=dark] .module-page-header span,[data-theme=dark] .module-inline-hint,[data-theme=dark] .module-inline-warning{color:#aab6c5}[data-theme=dark] .module-inline-hint{background:#172b40;border-color:#294968}[data-theme=dark] .module-inline-warning{background:#342a1b;border-color:#624a27}[data-theme=dark] .chat-input-box,[data-theme=dark] .chat-input-box textarea{background:#111b27;border-color:#304156;color:#f1f5f9}[data-theme=dark] .chat-input-box textarea::placeholder{color:#738296}[data-theme=dark] .message-assistant .message-bubble{background:#1b2a3c;color:#edf3f8;border-color:#2d4055}[data-theme=dark] .markdown-body{color:#dce5ef}[data-theme=dark] .markdown-body blockquote{color:#a9b7c7;border-left-color:#496681}[data-theme=dark] .markdown-body th{color:#e8eef5;background:#223246}[data-theme=dark] .markdown-body td{border-color:#2d3e51}[data-theme=dark] .table-wrap,[data-theme=dark] .audit-table-wrap,[data-theme=dark] .knowledge-status-table-wrap{border-color:#2c3c4f;background:#14202e}[data-theme=dark] .table th,[data-theme=dark] .audit-table th,[data-theme=dark] .knowledge-status-table th{color:#b9c5d2;background:#1d2b3b}[data-theme=dark] .table td,[data-theme=dark] .audit-table td,[data-theme=dark] .knowledge-status-table td{color:#d5dee8;border-color:#2a3a4c}[data-theme=dark] .table tbody tr:hover,[data-theme=dark] .audit-table tbody tr:hover{background:#1a293a}[data-theme=dark] .file-name,[data-theme=dark] .folder-name,[data-theme=dark] .org-member-info strong,[data-theme=dark] .platform-org-info strong{color:#ecf1f6}[data-theme=dark] .file-meta,[data-theme=dark] .folder-meta,[data-theme=dark] .org-member-info small,[data-theme=dark] .platform-org-info span{color:#91a0b1}[data-theme=dark] .auth-modal,[data-theme=dark] .modal-panel,[data-theme=dark] .confirm-dialog,[data-theme=dark] .file-move-modal,[data-theme=dark] .file-preview-modal{background:#182332;border-color:#33465c;color:#edf2f7}[data-theme=dark] .auth-modal input,[data-theme=dark] .confirm-dialog input{color:#f4f7fa;background:#101a26;border-color:#304258}[data-theme=dark] .auth-tab.active{color:#fff;background:#26384d}[data-theme=dark] .org-row-btn,[data-theme=dark] .mode-switch{color:#c6d2df;background:#1a2939;border-color:#3a4e65}[data-theme=dark] .org-row-btn:hover,[data-theme=dark] .mode-switch:hover{color:#fff;background:var(--accent);border-color:var(--accent)}[data-theme=dark] .theme-switch{width:36px;justify-content:center;padding:0;color:#e7c878;background:#1a2939;border-color:#3b4b5e}[data-theme=dark] .theme-switch:hover{color:#fff5cf;background:#2d4055;border-color:#d7b85e}[data-theme=dark]{--dark-bg: #0d1218;--dark-surface: #121a23;--dark-elevated: #18232f;--dark-control: #1b2937;--dark-line: #2a3b4d;--dark-line-strong: #385069;--dark-text: #eef3f8;--dark-muted: #9aa9b9;--dark-faint: #718297}[data-theme=dark] ::selection{color:#fff;background:#3d6288}[data-theme=dark] body,[data-theme=dark] .workspace{background-color:var(--dark-bg);color:var(--dark-text)}[data-theme=dark] .sidebar,[data-theme=dark] .topbar{background-color:#121a23f5;border-color:var(--dark-line)}[data-theme=dark] .module-page,[data-theme=dark] .panel,[data-theme=dark] .platform-create-card,[data-theme=dark] .platform-list-card,[data-theme=dark] .chat-input-box,[data-theme=dark] .file-upload-card{background-color:var(--dark-surface);border-color:var(--dark-line)}[data-theme=dark] .mode-card,[data-theme=dark] .context-search,[data-theme=dark] .global-search,[data-theme=dark] .knowledge-status-kpi,[data-theme=dark] .knowledge-status-progress-card,[data-theme=dark] .platform-detail,[data-theme=dark] .platform-detail-item,[data-theme=dark] .platform-detail-config,[data-theme=dark] .audit-filters,[data-theme=dark] .audit-usage-grid>div{background-color:var(--dark-elevated);border-color:var(--dark-line)}[data-theme=dark] .module-page-header,[data-theme=dark] .panel-header,[data-theme=dark] .sidebar-context,[data-theme=dark] .sidebar-footer{border-color:var(--dark-line)}[data-theme=dark] .module-page-header h1,[data-theme=dark] .module-page-header span,[data-theme=dark] .panel h1,[data-theme=dark] .panel h2,[data-theme=dark] .panel h3,[data-theme=dark] .panel strong,[data-theme=dark] .platform-create-intro h2,[data-theme=dark] .platform-list-head h2,[data-theme=dark] .platform-org-info strong,[data-theme=dark] .org-member-info strong{color:var(--dark-text)}[data-theme=dark] .module-page-header span,[data-theme=dark] .platform-create-intro p,[data-theme=dark] .platform-org-info span,[data-theme=dark] .org-member-info small,[data-theme=dark] .account-help-text,[data-theme=dark] .file-meta,[data-theme=dark] .folder-meta{color:var(--dark-muted)}[data-theme=dark] .global-search input,[data-theme=dark] .context-search input,[data-theme=dark] .org-search,[data-theme=dark] .platform-select,[data-theme=dark] .platform-list-head select,[data-theme=dark] .platform-create-form input,[data-theme=dark] .platform-create-form textarea,[data-theme=dark] .platform-detail-config textarea,[data-theme=dark] .platform-lifecycle-form input,[data-theme=dark] .platform-lifecycle-form select,[data-theme=dark] .account-enterprise-bind input,[data-theme=dark] .audit-filters input{color:var(--dark-text);background-color:var(--dark-control);border-color:var(--dark-line-strong)}[data-theme=dark] input:focus,[data-theme=dark] textarea:focus,[data-theme=dark] select:focus,[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible{outline-color:#83aef0}[data-theme=dark] input::selection,[data-theme=dark] textarea::selection{color:#fff;background:#496f99}[data-theme=dark] select option,[data-theme=dark] select optgroup{color:var(--dark-text);background:var(--dark-elevated)}[data-theme=dark] select option:checked,[data-theme=dark] select option:hover{color:#fff;background:#315273}[data-theme=dark] input[type=checkbox],[data-theme=dark] input[type=radio]{accent-color:#83aef0}[data-theme=dark] ::placeholder{color:var(--dark-faint);opacity:1}[data-theme=dark] .side-nav button.active{color:#f8fbff;background:color-mix(in srgb,var(--accent) 18%,var(--dark-elevated));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 22%,transparent)}[data-theme=dark] .side-nav button:hover,[data-theme=dark] .profile-button:hover,[data-theme=dark] .platform-org-row:hover,[data-theme=dark] .table tbody tr:hover,[data-theme=dark] .audit-table tbody tr:hover{background:#1e2d3c}[data-theme=dark] .chat-input-box:focus-within,[data-theme=dark] .context-search:focus-within,[data-theme=dark] .global-search:focus-within{border-color:#638ab6;box-shadow:0 0 0 3px #638ab62e}[data-theme=dark] .message-assistant .message-bubble{color:var(--dark-text);background:#1a2938;border-color:#2d435a}[data-theme=dark] .markdown-body pre{color:#dce8f5;background:#0d151e;border-color:var(--dark-line)}[data-theme=dark] .markdown-body code{color:#cfe2fb;background:#1b2b3b}[data-theme=dark] .modal-overlay{background:#03070cc2}[data-theme=dark] .knowledge-status-progress,[data-theme=dark] .usage-mini>div{background:#253648}[data-theme=dark] .knowledge-status-badge--waiting{color:#a9c2dc;background:#20364d}[data-theme=dark] .knowledge-status-badge--unavailable{color:#c2b4df;background:#342d4b}[data-theme=dark] .module-inline-hint{color:#b8d4f2;background:#172c42;border-color:#2f5278}[data-theme=dark] .module-inline-warning{color:#f0c783;background:#332a1c;border-color:#674c29}[data-theme=dark] .workspace--personal{--accent-shadow: rgba(232, 91, 101, .16)}[data-theme=dark] .workspace--enterprise{--accent-shadow: rgba(109, 156, 255, .16)}[data-theme=dark] .assistant-card,[data-theme=dark] .enterprise-hero{border-color:#2c4055;background:radial-gradient(circle at 88% 10%,rgba(89,123,166,.14),transparent 25%),linear-gradient(145deg,#15202b,#121b25 58%,#101821);box-shadow:0 18px 48px #00000038}[data-theme=dark] .assistant-card:after{border-color:#7fa0cc1a}[data-theme=dark] .assistant-copy h2,[data-theme=dark] .enterprise-hero h2{color:#f0f4f8}[data-theme=dark] .assistant-copy p,[data-theme=dark] .enterprise-hero-copy>p{color:#9aaabd}[data-theme=dark] .chat-input{background:#101923;border-color:#31465c;box-shadow:0 14px 34px #00000047}[data-theme=dark] .chat-input:focus-within{border-color:#698fb8;box-shadow:0 0 0 3px #698fb82e,0 14px 34px #00000047}[data-theme=dark] .model-chip,[data-theme=dark] .chat-toggle,[data-theme=dark] .chat-input-tools button{color:#b8c5d3;background:#1a2938;border-color:#34495e}[data-theme=dark] .model-menu,[data-theme=dark] .chat-tools-menu,[data-theme=dark] .conv-dropdown{color:#e7edf4;background:#182533;border-color:#34495e;box-shadow:0 18px 42px #00000059}[data-theme=dark] .model-menu button,[data-theme=dark] .chat-input-tools .chat-tool-option,[data-theme=dark] .conv-dropdown button{color:#bac6d3}[data-theme=dark] .model-menu button:hover,[data-theme=dark] .chat-input-tools .chat-tool-option:hover,[data-theme=dark] .conv-dropdown button:hover{color:#f0f5fa;background:#223548}[data-theme=dark] .model-menu button.active{color:#f5f8fc;background:#294664}[data-theme=dark] .sidebar-conversations .conv-row--active{background:#22364a;box-shadow:inset 0 0 0 1px #304c66}[data-theme=dark] .sidebar-conversations .conv-row--active .conv-row-main strong{color:#f1f6fb}[data-theme=dark] .sidebar-conversations .conv-row--active .conv-time{color:#b9c9d9}[data-theme=dark] .sidebar-conversations .conv-row--active .conv-row-main>span{color:#dcecff;background:#315779}[data-theme=dark] .sidebar-conversations .conv-row--active .conv-menu-btn{color:#c6d5e4}[data-theme=dark] .sidebar-conversations .conv-row--active .conv-menu-btn:hover{color:#fff;background:#355776}[data-theme=dark] .sidebar-new-chat{box-shadow:0 8px 22px var(--accent-shadow)}[data-theme=dark] .sidebar-new-chat:hover{box-shadow:0 10px 26px #00000047}[data-theme=dark] .org-member-row,[data-theme=dark] .org-invite-row,[data-theme=dark] .platform-org-row,[data-theme=dark] .file-item,[data-theme=dark] .file-folder-item{color:#e5ebf2;background:#182533;border-color:#2d4054}[data-theme=dark] .org-member-row:hover,[data-theme=dark] .file-item:hover{background:#1d3042;border-color:#44627f}[data-theme=dark] .platform-user-group>h3,[data-theme=dark] .platform-user-group>p{color:#9cabbc}[data-theme=dark] .platform-org-mark{color:#b8d0ed;background:linear-gradient(145deg,#20364c,#172536)}[data-theme=dark] .platform-count{color:#c3d5e8;background:#20364b}[data-theme=dark] .file-list-toolbar select,[data-theme=dark] .file-sort-order,[data-theme=dark] .file-search,[data-theme=dark] .file-bulk-move,[data-theme=dark] .file-move-button,[data-theme=dark] .file-actions a,[data-theme=dark] .file-actions button,[data-theme=dark] .folder-cancel,[data-theme=dark] .icon-button{color:#b9c6d4;background:#1a2938;border-color:#34495e}[data-theme=dark] .file-list-toolbar select:focus,[data-theme=dark] .file-sort-order:focus,[data-theme=dark] .file-search:focus-within,[data-theme=dark] .file-move-button:hover,[data-theme=dark] .file-actions a:hover,[data-theme=dark] .file-actions button:hover{border-color:#6c96c1;background:#21384e}[data-theme=dark] .file-dropzone{color:#aab8c7;background:#142331;border-color:#496681}[data-theme=dark] .file-upload-tasks{background:#14212e;border-color:#2e4257}[data-theme=dark] .file-upload-task+.file-upload-task{border-color:#2b3d50}[data-theme=dark] .file-upload-task-copy span{color:#c1ccd8}[data-theme=dark] .file-upload-task-copy small{color:#8d9bad}[data-theme=dark] .file-picker-modal,[data-theme=dark] .chat-file-picker-modal,[data-theme=dark] .file-delete-modal{background:#182533;border-color:#34495e;color:#eaf0f5}[data-theme=dark] .file-picker-header,[data-theme=dark] .file-picker-actions{border-color:#2d4054}[data-theme=dark] .file-picker-row:hover,[data-theme=dark] .file-picker-row.active,[data-theme=dark] .chat-file-option:hover,[data-theme=dark] .chat-file-option.selected{color:#eaf2fb;background:#223b53}[data-theme=dark] .file-picker-check,[data-theme=dark] .chat-file-check{background:#14202c;border-color:#526a82}[data-theme=dark] .file-breadcrumb button,[data-theme=dark] .storage-summary{color:#9eafc0}[data-theme=dark] .file-breadcrumb button:hover,[data-theme=dark] .file-breadcrumb button.active{color:#e9f1f8}[data-theme=dark] .file-folder-open,[data-theme=dark] .file-folder-open strong{color:#e5ebf2}[data-theme=dark] .file-folder-open:hover,[data-theme=dark] .file-folder-open:hover strong{color:#f3f7fb}[data-theme=dark] .folder-setup-form{color:#e8edf4;background:#182533;border-color:#2d4054;box-shadow:0 18px 42px #0003}[data-theme=dark] .folder-setup-intro>div{color:#dce6f0}[data-theme=dark] .folder-setup-intro p,[data-theme=dark] .folder-setup-tip{color:#9eafc0}[data-theme=dark] .folder-setup-form label{color:#b9c7d6}[data-theme=dark] .folder-setup-form input,[data-theme=dark] .folder-setup-form select{color:#eaf0f5;background:#14202c;border-color:#34495e;color-scheme:dark}[data-theme=dark] .folder-setup-form input::placeholder{color:#8294a8}[data-theme=dark] .folder-setup-form input:focus,[data-theme=dark] .folder-setup-form select:focus{border-color:#6c96c1;box-shadow:0 0 0 3px #6c96c12e}[data-theme=dark] .file-move-modal{background:#182332;border-color:#33465c;box-shadow:0 24px 70px #0000006b}[data-theme=dark] .file-move-modal-header{border-bottom-color:#2d4054}[data-theme=dark] .file-move-modal-header strong{color:#edf2f7}[data-theme=dark] .file-move-modal-header small,[data-theme=dark] .file-move-empty{color:#9aa9b9}[data-theme=dark] .file-move-modal-header>button{color:#aebdcb}[data-theme=dark] .file-move-modal-header>button:hover{color:#f3f7fb;background:#223548}[data-theme=dark] .file-move-search{color:#9eafc0;background:#14202c;border-color:#34495e}[data-theme=dark] .file-move-search input{color:#eaf0f5}[data-theme=dark] .file-move-search input::placeholder{color:#8294a8}[data-theme=dark] .file-move-option{color:#b9d7f4}[data-theme=dark] .file-move-option:hover,[data-theme=dark] .file-move-option.selected{color:#eaf2fb;border-color:#496b8d;background:#223b53}[data-theme=dark] .file-move-option strong{color:#dce6f0}[data-theme=dark] .file-move-option small{color:#9aa9b9}[data-theme=dark] .file-move-current{color:#b9c7d6}[data-theme=dark] .file-delete-modal{box-shadow:0 24px 70px #0000006b}[data-theme=dark] .file-delete-modal h2{color:#edf2f7}[data-theme=dark] .file-delete-modal p{color:#b9c7d6}[data-theme=dark] .file-preview-modal{box-shadow:0 24px 70px #0000006b}[data-theme=dark] .file-preview-modal header{border-bottom-color:#2d4054}[data-theme=dark] .file-preview-modal header strong{color:#edf2f7}[data-theme=dark] .file-preview-modal header small{color:#9aa9b9}[data-theme=dark] .file-preview-modal header button{color:#aebdcb}[data-theme=dark] .file-preview-modal header button:hover{color:#f3f7fb;background:#223548}[data-theme=dark] .file-preview-modal iframe{background:#101923}[data-theme=dark] .storage-bar{background:#293c50}[data-theme=dark] .welcome-row h1,[data-theme=dark] .module-empty-state h2,[data-theme=dark] .conversation-list strong,[data-theme=dark] .quick-tools strong,[data-theme=dark] .auth-title,[data-theme=dark] .auth-field span,[data-theme=dark] .org-invite-code,[data-theme=dark] .account-avatar-row strong,[data-theme=dark] .account-email-field>span,[data-theme=dark] .account-enterprise-steps strong,[data-theme=dark] .usage-console-head h2,[data-theme=dark] .usage-table-head h3{color:var(--dark-text)}[data-theme=dark] .welcome-row>div>p:last-child,[data-theme=dark] .module-empty-state p,[data-theme=dark] .conversation-list small,[data-theme=dark] .conversation-list time,[data-theme=dark] .quick-tools small,[data-theme=dark] .auth-sub,[data-theme=dark] .auth-field input::placeholder,[data-theme=dark] .org-invite-exp,[data-theme=dark] .org-section-label,[data-theme=dark] .account-avatar-row p,[data-theme=dark] .account-field small,[data-theme=dark] .account-email-field small,[data-theme=dark] .account-enterprise-steps,[data-theme=dark] .usage-console-head p,[data-theme=dark] .usage-table-head>div>span,[data-theme=dark] .usage-kpi-grid span,[data-theme=dark] .usage-kpi-grid small,[data-theme=dark] .usage-share span,[data-theme=dark] .usage-empty{color:var(--dark-muted)}[data-theme=dark] .conversation-list button:hover,[data-theme=dark] .quick-tools button{background:var(--dark-elevated);border-color:var(--dark-line)}[data-theme=dark] .quick-tools button:hover{background:#213548;border-color:#496b8d}[data-theme=dark] .enterprise-search{color:var(--dark-muted);background:var(--dark-surface);border-color:var(--dark-line-strong);box-shadow:0 12px 28px #0003}[data-theme=dark] .enterprise-search input{color:var(--dark-text)}[data-theme=dark] .query-examples{color:var(--dark-muted)}[data-theme=dark] .query-examples button{color:#b9c9da;background:#1b2b3b}[data-theme=dark] .query-examples button:hover{color:#edf4fb;background:#28435d}[data-theme=dark] .chat-tool-option{color:#b8c5d3}[data-theme=dark] .chat-tool-option strong,[data-theme=dark] .chat-file-picker-header strong{color:#e6edf4}[data-theme=dark] .chat-tool-option small,[data-theme=dark] .chat-file-picker-header small,[data-theme=dark] .chat-file-empty,[data-theme=dark] .file-picker-header small,[data-theme=dark] .file-picker-meta small,[data-theme=dark] .file-picker-row>small,[data-theme=dark] .file-picker-empty{color:var(--dark-muted)}[data-theme=dark] .chat-file-picker{border-top-color:var(--dark-line)}[data-theme=dark] .chat-file-option,[data-theme=dark] .file-picker-row{color:#b9c7d6}[data-theme=dark] .chat-file-option:hover,[data-theme=dark] .file-picker-row:hover{color:#f0f5fa;background:#223b53}[data-theme=dark] .chat-file-picker-modal .module-page-header{border-bottom-color:var(--dark-line)}[data-theme=dark] .file-picker-header strong{color:var(--dark-text)}[data-theme=dark] .file-picker-header>button,[data-theme=dark] .file-breadcrumb-back{color:#b7c5d4;background:#1a2938;border-color:var(--dark-line)}[data-theme=dark] .file-picker-meta,[data-theme=dark] .file-breadcrumb{color:#aab9c9}[data-theme=dark] .file-breadcrumb b{color:#718398}[data-theme=dark] .storage-summary strong{color:#dce6f0}[data-theme=dark] .auth-modal p,[data-theme=dark] .org-gate-hint,[data-theme=dark] .org-danger-zone p{color:var(--dark-muted)}[data-theme=dark] .auth-error{color:#ff9b9b}[data-theme=dark] .auth-field input:focus,[data-theme=dark] .account-enterprise-bind input:focus{background:#152333}[data-theme=dark] .auth-field input{color:var(--dark-text);border-color:var(--dark-line);background:var(--dark-elevated)}[data-theme=dark] .auth-field input:focus{border-color:var(--accent);background:#152333;box-shadow:0 0 0 3px #4c7eff33}[data-theme=dark] .password-visibility-btn{color:#93a4b8}[data-theme=dark] .password-visibility-btn:hover{color:#dce8f7;background:#26384d}[data-theme=dark] .org-invite-row{color:#dce6f0}[data-theme=dark] .org-danger-zone{border-color:#704248;background:#2c2025}[data-theme=dark] .org-danger-zone strong{color:#ff9b9b}[data-theme=dark] .account-avatar-row p,[data-theme=dark] .account-field small,[data-theme=dark] .account-email-field small{color:var(--dark-muted)}[data-theme=dark] .account-field input[readonly],[data-theme=dark] .account-email-field>strong,[data-theme=dark] .account-email-value>strong,[data-theme=dark] .account-enterprise-steps{color:#b9c7d5;background:var(--dark-elevated);border-color:var(--dark-line)}[data-theme=dark] .account-enterprise-steps strong{color:var(--dark-text)}[data-theme=dark] .account-enterprise-steps li.done{color:#8fd4ad}[data-theme=dark] .account-email-value em{color:#9ee1bb;background:#173526}[data-theme=dark] .usage-console{background:linear-gradient(135deg,#121d29,#111a23 62%,#101821);border-color:var(--dark-line)}[data-theme=dark] .usage-filter-bar{background:#172331;border-color:var(--dark-line)}[data-theme=dark] .usage-filter-bar label,[data-theme=dark] .usage-filter-reset,[data-theme=dark] .usage-reconcile>span:last-child{color:#aab9c9}[data-theme=dark] .usage-filter-bar input[type=date]{color:var(--dark-text);background:var(--dark-control);border-color:var(--dark-line-strong)}[data-theme=dark] .usage-kpi-grid article{background:var(--dark-elevated);border-color:var(--dark-line)}[data-theme=dark] .usage-kpi-grid strong{color:#b9d7f4}[data-theme=dark] .usage-kpi-good{border-color:#35634d!important;background:linear-gradient(145deg,#172d25,#18232f)!important}[data-theme=dark] .usage-kpi-good strong{color:#9ee1bb}[data-theme=dark] .usage-kpi-warning{border-color:#76582f!important;background:linear-gradient(145deg,#33291c,#18232f)!important}[data-theme=dark] .usage-kpi-warning strong{color:#f0c783}[data-theme=dark] .usage-reconcile{color:#b6dfc5;background:#173127}[data-theme=dark] .usage-reconcile-warning{color:#f0c783;background:#34291c}[data-theme=dark] .sidebar-new-chat{box-shadow:0 8px 22px #0000003d}[data-theme=dark] .sidebar-new-chat:hover{box-shadow:0 10px 28px #00000052}[data-theme=dark] .chat-input textarea{color:var(--dark-text)}[data-theme=dark] .feedback-toast{color:#eaf1f7;background:#1c2b3a;border-color:#39536d;box-shadow:0 12px 28px #00000047}[data-theme=dark] .conv-row-main,[data-theme=dark] .conv-row-main strong{color:#dce5ee}[data-theme=dark] .conv-row-main small,[data-theme=dark] .conv-time{color:#91a1b3}[data-theme=dark] .org-member-avatar{color:#b9d7f4;background:#20364b}[data-theme=dark] .org-role-tag,[data-theme=dark] .org-owner-tag{color:#c3d5e8;background:#20364b}[data-theme=dark] .org-perm-check{color:#b9c7d6}[data-theme=dark] .platform-create-form label>span{color:#b9c7d6}[data-theme=dark] .chat-tools-menu{background:#182533;border-color:#34495e;box-shadow:0 18px 42px #00000059}[data-theme=dark] .chat-tools-section-label{color:#9eafc0}[data-theme=dark] .chat-tools-group+.chat-tools-group{border-top-color:#2d4054}[data-theme=dark] .chat-input-tools .chat-tool-option{color:#c5d1de}[data-theme=dark] .chat-input-tools .chat-tool-option:hover{color:#f0f5fa;background:#223548}[data-theme=dark] .chat-tool-icon,[data-theme=dark] .chat-tool-option>svg{color:#9fb8d2}[data-theme=dark] .chat-tool-option--skill .chat-tool-icon{color:#9fc4ed}[data-theme=dark] .chat-tool-copy,[data-theme=dark] .chat-tool-option strong{color:#dce6f0}[data-theme=dark] .chat-tool-option small{color:#9aa9b9}[data-theme=dark] .chat-input-tools>button.active{color:#f3f7fb;background:#294664;border-color:#6c96c1}[data-theme=dark] .chat-toggle{color:#b9c7d6;background:#1a2938;border-color:#34495e}[data-theme=dark] .chat-toggle:hover,[data-theme=dark] .chat-toggle.on{color:#eaf2fb;background:#223b53;border-color:#6087b0}[data-theme=dark] .chat-toggle-track{background:#415268}[data-theme=dark] .chat-toggle.on .chat-toggle-track{background:#6c96c1}[data-theme=dark] .chat-referenced-files>span{color:#c5dcf4;background:#20364d;border-color:#496b8d}[data-theme=dark] .chat-referenced-files button,[data-theme=dark] .chat-skill-header{color:#b9d7f4}[data-theme=dark] .chat-skill-header-icon{color:#9fc4ed}[data-theme=dark] .chat-stream-status{color:#9aa9b9}[data-theme=dark] .chat-file-picker-modal{background:#182533;border:1px solid #34495e;box-shadow:0 24px 60px #0000006b}[data-theme=dark] .file-index-badge{color:#b9c7d6;background:#27384a}[data-theme=dark] .file-index-badge--indexed{color:#9ee1bb;background:#173526}[data-theme=dark] .file-index-badge--pending{color:#f0c783;background:#34291c}[data-theme=dark] .file-index-badge--failed{color:#ffaaa1;background:#3a2528}[data-theme=dark] .wiki-stale-notice{color:#f0c783;background:#332a1c;border-color:#674c29}[data-theme=dark] .wiki-stale-notice span{color:#d9bd79}[data-theme=dark] .profile-button strong{color:#e5ebf2}[data-theme=dark] .profile-button small,[data-theme=dark] .profile-button svg{color:#9aa9b9}[data-theme=dark] .profile-button:hover{background:#1e2d3c}[data-theme=dark] .logout-button{color:#aebdcb}[data-theme=dark] .logout-button:hover{color:#ffaaa1;background:#3a2528}[data-theme=dark] .enterprise-upgrade-button{box-shadow:0 8px 20px #00000047}[data-theme=dark] .ws-choice-title,[data-theme=dark] .org-gate-head h1{color:#edf2f7}[data-theme=dark] .ws-choice-sub,[data-theme=dark] .org-gate-head p{color:#9aa9b9}[data-theme=dark] .ws-choice-secondary,[data-theme=dark] .org-gate-card{color:#c5d1de;background:#182533;border-color:#34495e}[data-theme=dark] .org-gate-tabs{background:#14202c}[data-theme=dark] .org-gate-tab{color:#9aa9b9}[data-theme=dark] .org-gate-tab--on{color:#eaf2fb;background:#223b53;box-shadow:0 2px 8px #0000003d}[data-theme=dark] .org-load-state{width:min(460px,calc(100% - 40px));margin:48px auto;padding:24px 26px;border:1px solid #34495e;border-radius:16px;color:#eaf0f5;background:#182533;box-shadow:0 18px 42px #0000003d;text-align:center}[data-theme=dark] .org-load-state strong{display:block;color:#edf2f7;font-size:16px}[data-theme=dark] .org-load-state p{margin:9px 0 16px;color:#9eafc0;font-size:11px;line-height:1.7}[data-theme=dark] .org-load-state-icon{border-color:#243b57;color:#9fc4ed;background:#1b2e45}[data-theme=dark] .org-load-state--error .org-load-state-icon{border-color:#4b3826;color:#e4a45c;background:#30271e}[data-theme=dark] .org-load-steps span{color:#78899d}[data-theme=dark] .org-load-steps span.is-done{color:#8fd4ad}[data-theme=dark] .org-load-steps span.is-current{color:#b9d7f4}[data-theme=dark] .org-load-safety{color:#9eafc0}[data-theme=dark] .org-load-safety svg{color:#9fc4ed}[data-theme=dark] .org-load-error-actions small{color:#9eafc0}[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active{color:#f1f6fb;background:#22364a;box-shadow:inset 0 0 0 1px #3b5c79}[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main,[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main strong{color:#f7fbff}[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-time{color:#d0dce8}[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main>span{color:#eaf4ff;background:#376384}[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-menu-btn{color:#d9e5f0}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active{color:#f7fbff!important;background:#22364a!important;box-shadow:inset 0 0 0 1px #3b5c79!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main,.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main strong{color:#f7fbff!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-time{color:#d0dce8!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main>span{color:#eaf4ff!important;background:#376384!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-menu-btn{color:#d9e5f0!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main:focus,.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-row-main:focus-visible{outline:0!important;box-shadow:inset 0 0 0 1px #638ab6;border-radius:7px}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-menu-btn:focus,.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active .conv-menu-btn:focus-visible{outline:0!important;box-shadow:inset 0 0 0 1px #638ab6}.workspace[data-theme=dark] .sidebar-conversations .conv-row:hover{color:#edf4fb;background:#1e3042!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row:hover .conv-row-main,.workspace[data-theme=dark] .sidebar-conversations .conv-row:hover .conv-row-main strong{color:#f2f7fc!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row:hover .conv-time{color:#b8c9d9!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row:hover .conv-row-main>span{color:#e3f0ff!important;background:#2d4d69!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row:hover .conv-menu-btn{color:#dbe8f4!important;background:transparent!important}.workspace[data-theme=dark] .sidebar-conversations .conv-row.conv-row--active:hover{background:#29445b!important}
