.chat-tool-run{color:#44564d;background:#f8faf9;border:1px solid #dce3df;border-radius:6px;max-width:100%;margin:12px 0;padding:10px 12px;font-size:12px}.chat-tool-status{align-items:center;gap:8px;min-height:24px;display:flex}.chat-tool-status strong{overflow-wrap:anywhere;flex:1;min-width:0;font-size:12px;font-weight:600}.chat-tool-status>span:last-child,.chat-tool-status>svg{flex-shrink:0}.chat-tool-approval-heading{align-items:flex-start;gap:8px;margin-top:9px;display:flex}.chat-tool-approval-heading strong{overflow-wrap:anywhere;min-width:0}.chat-tool-approval-heading svg{color:#a76518;flex-shrink:0}.chat-tool-decision pre{color:#263b30;white-space:pre-wrap;overflow-wrap:anywhere;background:#eef2ef;border-radius:4px;max-width:100%;max-height:160px;margin:9px 0;padding:8px;font-size:11px;overflow:auto}.chat-tool-decision small{color:#68796f;align-items:center;gap:5px;display:flex}.chat-tool-decision-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.chat-tool-spinner{animation:1s linear infinite tool-spin}@keyframes tool-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.chat-tool-spinner{animation:none}}:root{color:#1f2622;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f5f6f3;--surface:#fff;--surface-subtle:#f8f9f7;--ink:#1f2622;--muted:#6d756f;--faint:#969d97;--border:#dfe2dc;--border-strong:#cbd0c9;--green:#147d64;--green-dark:#0e6651;--green-soft:#e7f3ee;--blue:#3858a6;--blue-soft:#eaf0fb;--purple:#8056a3;--purple-soft:#f1ebf6;--amber:#a95d20;--amber-soft:#faeee3;--red:#b84242;--red-soft:#faeaea;--sidebar:#202522;--sidebar-muted:#aeb6b0;--shadow:0 8px 28px #1c241f14;background:#f5f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{height:100%;margin:0}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #147d6473}button:disabled{cursor:not-allowed;opacity:.48}input,textarea{color:var(--ink)}::selection{background:#cce6db}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.icon-button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:0;display:inline-grid}.icon-button:hover,.icon-button.active{color:var(--ink);background:#eef0ec}.button{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 1px #161e1908}.button:hover{background:#f4f5f2;border-color:#b8beb6}.button-sm{min-height:32px;padding:0 10px;font-size:12px}.button-primary{color:#fff;border-color:var(--green);background:var(--green)}.button-primary:hover{border-color:var(--green-dark);background:var(--green-dark)}.button-quiet{box-shadow:none;border-color:#0000}.button-danger{color:var(--red);background:var(--red-soft);border-color:#efc6c6}.badge{color:#59615b;white-space:nowrap;background:#eef0ed;border-radius:5px;align-items:center;gap:4px;width:fit-content;min-height:23px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:600;display:inline-flex}.badge-success{color:#0c6b53;background:var(--green-soft)}.badge-warning{color:#965116;background:var(--amber-soft)}.badge-info{color:#345391;background:var(--blue-soft)}.badge-danger{color:var(--red);background:var(--red-soft)}.toggle{cursor:pointer;background:#c8cdc7;border:0;border-radius:999px;flex:none;width:38px;height:22px;padding:2px;transition:background .16s}.toggle span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;display:block;box-shadow:0 1px 3px #00000029}.toggle.is-on{background:var(--green)}.toggle.is-on span{transform:translate(16px)}.toggle:disabled{cursor:not-allowed;opacity:.5}.select-button,.field-select{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;display:flex}.field-native-select{border:1px solid var(--border);width:100%;min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:0 32px 0 10px;font-size:13px}.field-native-select:focus{border-color:#79a793;outline:0;box-shadow:0 0 0 3px #147d6412}.select-button:hover,.field-select:hover{border-color:var(--border-strong)}.segmented{background:#eef0ec;border-radius:6px;gap:2px;width:fit-content;padding:3px;display:inline-flex}.segmented button{min-width:52px;height:27px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 9px;font-size:12px}.segmented button.active{color:var(--ink);background:#fff;font-weight:600;box-shadow:0 1px 3px #161e1917}.app-shell{background:var(--bg);grid-template-columns:258px minmax(0,1fr);height:100%;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.app-main{min-width:0;height:100vh;overflow:hidden}.page-loading{height:100%;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.page-loading svg{color:var(--green);animation:1s ease-in-out infinite loading-pulse}.app-boot{background:var(--bg);min-height:100vh}@keyframes loading-pulse{0%,to{opacity:.45}50%{opacity:1}}.mobile-topbar,.mobile-overlay{display:none}.app-sidebar{color:#edf1ee;background:var(--sidebar);z-index:40;border-right:1px solid #343a36;flex-direction:column;min-width:0;height:100vh;padding:12px 10px 10px;display:flex;position:relative}.sidebar-top{justify-content:space-between;align-items:center;height:38px;padding:0 3px 6px 6px;display:flex}.product-logo{align-items:center;gap:9px;min-width:0;display:flex}.product-logo>span{color:#e9fff5;background:#116b55;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.product-logo strong{font-size:16px;font-weight:700}.product-logo.compact{margin:0 auto}.app-sidebar .icon-button{color:#aeb6b0}.app-sidebar .icon-button:hover{color:#fff;background:#313733}.mobile-close{display:none}.workspace-switcher-wrap{position:relative}.workspace-switcher{text-align:left;color:#f4f6f4;cursor:pointer;background:#2a302c;border:1px solid #3a403c;border-radius:6px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;height:50px;margin:9px 0 11px;padding:6px 7px;display:grid}.workspace-switcher:hover{background:#2f3631;border-color:#4b554f}.workspace-avatar{color:#154f40;background:#e7f0ec;border-radius:5px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:750;display:grid}.workspace-switcher>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-switcher strong,.workspace-switcher small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-switcher strong{font-size:12px}.workspace-switcher small{color:var(--sidebar-muted);font-size:10px}.workspace-menu{z-index:70;background:#262c28;border:1px solid #465049;border-radius:7px;width:calc(100% - 2px);max-height:min(360px,100vh - 120px);padding:5px;position:absolute;inset:66px 1px auto;overflow:auto;box-shadow:0 14px 30px #00000047}.workspace-menu-label{color:#89938c;text-transform:uppercase;padding:6px 8px 4px;font-size:9px;font-weight:700}.workspace-menu>button{color:#eff3f0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:27px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:44px;padding:5px 7px;display:grid}.workspace-menu>button:hover,.workspace-menu>button[aria-checked=true]{background:#333b35}.workspace-menu>button>span:nth-child(2){flex-direction:column;gap:1px;min-width:0;display:flex}.workspace-menu>button strong,.workspace-menu>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-menu>button strong{font-size:11px}.workspace-menu>button small{color:#9ca69f;font-size:9px}.workspace-menu-icon{color:#315c8d;background:#e9eff7;border-radius:5px;place-items:center;width:27px;height:27px;display:grid}.workspace-menu-icon.organization{color:#12654f;background:#e4f2ec}.workspace-menu>.workspace-menu-error{color:#f2b9b9;grid-template-columns:1fr;min-height:48px;font-size:10px;line-height:1.35}.main-nav,.secondary-nav{flex-direction:column;gap:3px;display:flex}.main-nav>button,.secondary-nav>button{color:#bac1bc;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;width:100%;height:37px;padding:0 10px;font-size:13px;display:flex}.main-nav>button:hover,.main-nav>button.active,.secondary-nav>button:hover,.secondary-nav>button.active{color:#fff;background:#313833}.main-nav>button.active{box-shadow:inset 2px 0 #5ab798}.main-nav>button span,.secondary-nav>button span{flex:1}.main-nav>button small{color:#d6dbd7;background:#414943;border-radius:9px;place-items:center;min-width:20px;height:19px;padding:0 5px;font-size:10px;display:grid}.conversation-nav{min-height:0;margin-top:20px}.conversation-nav-heading{color:#858e87;text-transform:uppercase;justify-content:space-between;align-items:center;height:32px;padding:0 6px 0 10px;font-size:10px;font-weight:650;display:flex}.conversation-nav-heading>div{display:flex}.conversation-nav-heading .icon-button{width:27px;height:27px}.conversation-list{flex-direction:column;gap:2px;display:flex}.conversation-list button{color:#aeb6b0;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;width:100%;height:34px;padding:0 9px 0 10px;font-size:12px;display:flex}.conversation-list button:hover,.conversation-list button.active{color:#f0f3f1;background:#2b312d}.conversation-list button span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.conversation-list button>svg{color:#778078}.conversation-search{color:#f0f3f1;background:#2a302c;border:1px solid #414943;border-radius:5px;outline:0;width:calc(100% - 12px);height:28px;margin:0 6px 5px;padding:0 8px;font-size:11px}.conversation-status{color:#849088;justify-content:space-between;align-items:center;gap:4px;min-height:26px;padding:5px 10px;font-size:10px;line-height:1.4;display:flex}.sidebar-spacer{flex:1;min-height:16px}.secondary-nav{border-top:1px solid #343a36;padding-top:9px}.profile-wrap{margin-top:9px;position:relative}.profile-button{color:#f0f3f1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;height:46px;padding:5px 7px;display:grid}.profile-button:hover{background:#2e3430}.avatar{color:#4c351b;background:#d8b98b;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:750;display:grid}.profile-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--sidebar-muted);font-size:10px}.profile-menu{border:1px solid var(--border);width:220px;color:var(--ink);box-shadow:var(--shadow);z-index:60;background:#fff;border-radius:7px;padding:6px;position:absolute;bottom:52px;left:0}.profile-menu>div{border-bottom:1px solid var(--border);flex-direction:column;margin-bottom:4px;padding:8px 9px 10px;display:flex}.profile-menu strong{font-size:13px}.profile-menu small{color:var(--muted);margin-top:2px;font-size:11px}.profile-menu button{cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;height:34px;padding:0 9px;font-size:12px;display:flex}.profile-menu button:hover{background:#f1f3ef}.profile-menu button.danger{color:var(--red)}.admin-user-actions{position:relative}.admin-action-menu{z-index:20;border:1px solid var(--border);min-width:90px;box-shadow:var(--shadow);background:#fff;border-radius:6px;padding:4px;position:absolute;top:28px;right:0}.admin-action-menu button{width:100%;height:27px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 8px;font-size:10px}.admin-action-menu button:hover{background:var(--surface-subtle)}.admin-global-error{color:var(--red);background:var(--red-soft);border:1px solid #efcaca;border-radius:6px;margin:10px 30px 0;padding:8px 11px;font-size:11px}.sidebar-collapsed .app-sidebar{padding-inline:9px}.sidebar-collapsed .collapse-button{position:absolute;top:57px;left:18px}.sidebar-collapsed .main-nav{margin-top:54px}.sidebar-collapsed .main-nav>button,.sidebar-collapsed .secondary-nav>button{justify-content:center;padding:0}.sidebar-collapsed .main-nav>button span,.sidebar-collapsed .secondary-nav>button span,.sidebar-collapsed .profile-copy,.sidebar-collapsed .profile-button>svg{display:none}.sidebar-collapsed .profile-button{justify-content:center;padding:0;display:flex}.sidebar-collapsed .profile-menu{bottom:0;left:52px}.chat-workspace{background:var(--surface);grid-template-columns:minmax(0,1fr);height:100%;display:grid}.chat-workspace.with-context{grid-template-columns:minmax(0,1fr) 310px}.branch-bar{border-bottom:1px solid var(--border);min-height:34px;color:var(--muted);background:#fbfcfa;align-items:center;gap:8px;padding:5px 21px;font-size:10px;display:flex}.branch-bar select{border:1px solid var(--border);min-width:130px;max-width:240px;height:25px;color:var(--ink);background:#fff;border-radius:4px;padding:0 5px;font-size:11px}.chat-center{grid-template-rows:58px minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.chat-center:has(.branch-bar){grid-template-rows:58px auto minmax(0,1fr) auto}.chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;height:58px;padding:0 17px 0 21px;display:flex}.model-picker{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;min-width:0;max-width:min(360px,100%);height:42px;padding:4px 8px 4px 5px;display:flex;position:relative;overflow:hidden}.model-picker:hover{background:var(--surface-subtle)}.model-picker:focus-within{background:var(--surface-subtle);box-shadow:0 0 0 3px #147d6429}.model-picker>select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.model-logo{color:#fff;background:#a05739;border-radius:6px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:750;display:grid}.model-picker>span:nth-child(2){flex-direction:column;flex:0 auto;min-width:0;display:flex;overflow:hidden}.model-picker>svg{flex:none}.model-picker strong,.model-picker small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.model-picker strong{font-size:13px}.model-picker small{color:var(--muted);margin-top:1px;font-size:10px}.chat-header-actions{align-items:center;gap:3px;display:flex}.message-scroll{scrollbar-width:thin;scrollbar-color:#c7cdc7 transparent;min-height:0;padding:18px max(28px,50% - 425px) 26px;overflow-y:auto}.conversation-date{color:var(--faint);align-items:center;margin:0 0 25px;font-size:10px;display:flex}.conversation-date:before,.conversation-date:after{content:"";background:#eceeeb;flex:1;height:1px}.conversation-date span{padding:0 12px}.message{align-items:flex-start;gap:11px;width:100%;max-width:850px;margin:0 auto 32px;display:flex}.message-main{flex:1;min-width:0}.message-meta{height:25px;color:var(--faint);align-items:center;gap:6px;font-size:10px;display:flex}.message-meta strong{color:#3e4741;font-size:12px}.message-meta time{color:var(--faint)}.message-user{justify-content:flex-end;padding-left:13%}.message-user .message-main{flex-direction:column;align-items:flex-end;display:flex}.message-user .message-meta{justify-content:flex-end;padding-right:2px}.avatar-small{width:28px;height:28px;margin-top:3px;font-size:11px}.user-bubble{color:#29312c;background:#f1f5f2;border:1px solid #dce2dc;border-radius:7px 2px 7px 7px;max-width:680px;padding:10px 13px;font-size:13px;line-height:1.75}.assistant-mark{color:#fff;background:var(--green);border-radius:6px;flex:none;place-items:center;width:28px;height:28px;margin-top:2px;display:grid}.reasoning-toggle{color:#66706a;cursor:pointer;background:#fafbf9;border:1px solid #dfe5df;border-radius:5px;align-items:center;gap:6px;width:fit-content;height:30px;margin:3px 0 10px;padding:0 8px;font-size:11px;display:flex}.reasoning-toggle>svg:last-child{transition:transform .15s}.reasoning-toggle.open>svg:last-child{transform:rotate(90deg)}.reasoning-panel{color:#68716b;background:#f7f9f7;border-left:2px solid #b8c8c0;max-width:730px;margin:-3px 0 12px;padding:10px 12px;font-size:11px;line-height:1.65}.message-copy{color:#28302b;font-size:13px;line-height:1.78}.message-copy p+p{margin-top:12px}.citations{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:16px 0 12px;display:grid}.citations a{border:1px solid var(--border);background:#fafbf9;border-radius:6px;align-items:center;gap:8px;min-width:0;height:54px;padding:7px 8px;display:flex}.citations a:hover{background:#f5f8f6;border-color:#b9c8c0}.citations a>span{background:var(--green-soft);width:20px;height:20px;color:var(--green-dark);border-radius:4px;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.citations a>div{flex-direction:column;gap:2px;min-width:0;display:flex}.citations strong,.citations small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.citations strong{font-size:10px}.citations small{color:var(--faint);font-size:9px}.message-actions{align-items:center;gap:1px;height:30px;display:flex}.message-actions .icon-button{width:28px;height:28px}.message-usage{color:var(--faint);margin-left:6px;font-size:9px}.chat-inline-error{color:var(--red);margin:6px 0;font-size:11px;line-height:1.5}.chat-muted{color:var(--faint);font-size:10px;line-height:1.5}.chat-loading{max-width:850px;color:var(--muted);text-align:center;margin:25px auto;font-size:11px}.chat-empty-state{text-align:center;max-width:600px;margin:auto;padding:32px 20px}.chat-empty-mark{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.chat-empty-state h1{font-size:21px;font-weight:650}.chat-empty-state p{color:var(--muted);margin-top:7px;font-size:12px}.chat-suggestions{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px;display:flex}.chat-suggestions button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;padding:8px 11px;font-size:11px}.chat-suggestions button:hover{color:var(--green-dark);background:var(--green-soft);border-color:#9bb9aa}.message-edit{background:#fff;border:1px solid #cbd2cc;border-radius:7px 2px 7px 7px;width:min(680px,100%);padding:8px}.message-edit textarea{resize:vertical;border:0;outline:0;width:100%;padding:5px;font-size:13px;line-height:1.6}.message-edit>div{justify-content:flex-end;gap:6px;display:flex}.message-attachment{border:1px solid var(--border);width:fit-content;color:var(--muted);background:#fafbf9;border-radius:4px;align-items:center;gap:4px;margin:5px 0 0 auto;padding:4px 7px;font-size:10px;display:flex}.chat-title-button{text-overflow:ellipsis;max-width:180px;overflow:hidden}.chat-kb-count{color:var(--muted);white-space:nowrap;font-size:10px}.share-link-field{align-items:center;gap:5px;margin:10px 0;display:flex}.share-link-field input{border:1px solid var(--border);border-radius:5px;flex:1;min-width:0;height:34px;padding:0 8px;font-size:11px}.chat-action-row{gap:8px;margin-top:12px;display:flex}.typing{align-items:center;gap:4px;height:28px;display:flex}.typing span{background:#98a39d;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite typing}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.composer-shell{background:#fff;padding:8px max(28px,50% - 425px) 12px}.composer{background:#fff;border:1px solid #cbd2cc;border-radius:8px;width:100%;max-width:850px;margin:0 auto;padding:9px 10px 8px;box-shadow:0 3px 14px #1d27210f}.composer:focus-within{border-color:#6d9f8e;box-shadow:0 0 0 3px #147d6414}.composer textarea{resize:vertical;width:100%;min-height:34px;max-height:150px;color:var(--ink);background:0 0;border:0;outline:0;padding:3px 5px 7px;font-size:13px;line-height:1.55}.composer textarea::placeholder{color:#9da49e}.composer-toolbar,.composer-toolbar>div{align-items:center;display:flex}.composer-toolbar{justify-content:space-between}.composer-toolbar .icon-button{width:30px;height:30px}.tool-pill{color:#59645e;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;height:30px;margin:0 2px;padding:0 8px;font-size:10px;display:flex}.tool-pill:hover{background:#eef1ed}.tool-pill.search-native{color:var(--green-dark);background:var(--green-soft)}.tool-pill.search-auto{color:#345391;background:var(--blue-soft)}.send-button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:6px;place-items:center;width:31px;height:31px;padding:0;display:grid}.send-button:hover{background:var(--green-dark)}.composer-footnote{max-width:850px;color:var(--faint);text-align:center;margin:6px auto 0;font-size:9px}.attachment-chip{border:1px solid var(--border);background:#f7f8f6;border-radius:5px;align-items:center;gap:6px;width:fit-content;max-width:850px;height:29px;margin:0 auto 6px;padding:0 7px;font-size:10px;display:flex}.attachment-chip button{cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;display:grid}.context-panel{border-left:1px solid var(--border);background:#fafbf9;min-width:0;height:100vh;overflow:hidden}.context-tabs{border-bottom:1px solid var(--border);background:#fff;align-items:flex-end;gap:18px;height:58px;padding:0 15px;display:flex}.context-tabs button{height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 3px;font-size:12px}.context-tabs button.active{color:var(--ink);border-color:var(--green);font-weight:650}.context-content{height:calc(100vh - 58px);padding:17px 14px;overflow-y:auto}.context-section{border-bottom:1px solid #e7e9e5;margin-bottom:18px;padding-bottom:20px}.section-label{color:#7b837d;text-transform:uppercase;justify-content:space-between;align-items:flex-start;height:27px;font-size:10px;font-weight:650;display:flex}.section-label button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px}.section-label small{font-size:10px;font-weight:500}.source-row{grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;height:48px;display:grid}.context-section button.source-row{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.context-section button.source-row:hover{background:var(--surface-subtle)}.source-icon{width:28px;height:28px;color:var(--green);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.source-icon.blue{color:var(--blue);background:var(--blue-soft)}.source-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.source-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.source-row small{color:var(--faint);font-size:9px}.checked-icon{color:var(--green)}.reference-row{border-radius:5px;grid-template-columns:21px minmax(0,1fr);align-items:center;gap:7px;min-height:48px;padding:5px 4px;display:grid}.reference-row:hover{background:#eef1ed}.reference-row>span{width:19px;height:19px;color:var(--green-dark);background:var(--green-soft);border-radius:4px;place-items:center;font-size:9px;font-weight:700;display:grid}.reference-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.reference-row strong,.reference-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reference-row strong{font-size:10px}.reference-row small{color:var(--faint);font-size:9px}.retrieval-details dl{grid-template-columns:1fr 1fr;gap:7px;margin:0;display:grid}.retrieval-details dl>div{background:#fff;border:1px solid #e4e7e2;border-radius:5px;flex-direction:column;gap:3px;height:48px;padding:7px 8px;display:flex}.retrieval-details dt{color:var(--faint);font-size:9px}.retrieval-details dd{margin:0;font-size:11px;font-weight:650}.artifact-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 58px);padding:24px;display:flex}.artifact-empty>span{width:46px;height:46px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.artifact-empty strong{margin-top:13px;font-size:13px}.artifact-empty p{color:var(--muted);margin:5px 0 13px;font-size:11px;line-height:1.6}.page{background:var(--bg);height:100vh;padding:0 30px 36px;overflow-y:auto}.page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.page-notice{color:var(--muted);background:#f7faf8;border:1px solid #dbe4dd;border-radius:6px;margin:12px 0 0;padding:9px 12px;font-size:11px}.page-notice.error{color:var(--red);background:var(--red-soft);border-color:#efcaca}.table-empty,.knowledge-empty{color:var(--muted);text-align:center;padding:28px 16px;font-size:11px}.knowledge-empty{border:1px dashed var(--border-strong);background:#fff;border-radius:7px;margin-top:14px}.filter-select{border:1px solid var(--border);height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:12px;display:inline-flex}.filter-select select{color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;outline:0}.page-header h1{color:#202722;font-size:20px;font-weight:700}.page-header p{color:var(--muted);margin-top:4px;font-size:11px}.page-actions{align-items:center;gap:8px;display:flex}.metric-strip{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin:21px 0;display:grid}.metric-strip>div{grid-template-rows:1fr 1fr;grid-template-columns:35px minmax(0,1fr);align-items:center;column-gap:10px;min-width:0;height:76px;padding:0 16px;display:grid;position:relative}.metric-strip>div+div{border-left:1px solid var(--border)}.metric-strip .metric-icon{grid-row:1/3}.metric-strip>div>div{align-self:end;align-items:baseline;gap:7px;display:flex}.metric-strip small{color:var(--muted);font-size:10px}.metric-strip strong{font-size:18px}.metric-strip em{color:var(--faint);align-self:start;font-size:9px;font-style:normal}.metric-icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:6px;place-items:center;display:grid}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.purple{color:var(--purple);background:var(--purple-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:14px;display:flex}.search-field{border:1px solid var(--border);width:min(340px,100%);height:36px;color:var(--faint);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-field:focus-within{border-color:#87ab9e;box-shadow:0 0 0 3px #147d6412}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.toolbar-actions{align-items:center;gap:8px;display:flex}.view-switch{border:1px solid var(--border);background:#fff;border-radius:6px;height:34px;padding:1px;display:flex}.view-switch .icon-button{border-radius:4px;width:31px;height:30px}.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.knowledge-item{border:1px solid var(--border);background:#fff;border-radius:7px;flex-direction:column;min-width:0;min-height:192px;padding:16px;transition:border-color .14s,box-shadow .14s;display:flex}.knowledge-item:hover{border-color:#bdc7bf;box-shadow:0 5px 17px #1f27220d}.knowledge-item-top{align-items:center;gap:7px;display:flex}.knowledge-item-top .icon-button{margin-left:auto}.knowledge-folder{width:34px;height:34px;color:var(--folder-color);background:color-mix(in srgb, var(--folder-color) 11%, white);border-radius:6px;place-items:center;display:grid}.knowledge-title{margin:12px 0 14px}.knowledge-title h2{font-size:14px}.knowledge-title p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.knowledge-stats{color:var(--muted);gap:16px;margin-top:auto;font-size:10px;display:flex}.knowledge-stats strong{color:#414a44;font-weight:650}.knowledge-footer{min-height:30px;color:var(--faint);border-top:1px solid #eceeeb;align-items:center;gap:6px;margin-top:12px;padding-top:10px;font-size:9px;display:flex}.status-dot{background:#a4aaa5;border-radius:50%;flex:none;width:7px;height:7px}.status-dot.ready{background:#21a37d}.status-dot.indexing{background:#d48333}.status-dot.disabled{background:#919892}.mini-progress{background:#e6e8e4;border-radius:2px;width:52px;height:3px;margin-left:auto;overflow:hidden}.mini-progress span{background:#d48333;width:62%;height:100%;display:block}.knowledge-list{border:1px solid var(--border);border-radius:7px;flex-direction:column;display:flex;overflow:hidden}.knowledge-list .knowledge-item{border:0;border-radius:0;grid-template-rows:1fr;grid-template-columns:150px minmax(220px,1fr) 220px 180px;align-items:center;gap:15px;min-height:94px;display:grid}.knowledge-list .knowledge-item+.knowledge-item{border-top:1px solid var(--border)}.knowledge-list .knowledge-item-top{order:1}.knowledge-list .knowledge-title{order:2;margin:0}.knowledge-list .knowledge-stats{order:3;margin:0}.knowledge-list .knowledge-footer{border:0;order:4;margin:0;padding:0}.knowledge-list .knowledge-item-top .icon-button{display:none}.ingestion-bar{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:10px;min-height:54px;margin-top:14px;padding:8px 12px;display:flex}.ingestion-mark{width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.ingestion-bar>div:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ingestion-bar strong{font-size:11px}.ingestion-bar span{color:var(--muted);font-size:9px}.modal-backdrop{z-index:100;background:#1419167a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #cfd3ce;border-radius:8px;outline:0;flex-direction:column;width:min(520px,100%);max-height:calc(100dvh - 36px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0a120d38}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:15px;min-height:76px;padding:16px 18px;display:flex}.modal-header h2{font-size:16px}.modal-header p{color:var(--muted);margin-top:4px;font-size:10px}.modal-body{padding:18px;overflow-y:auto}.modal-actions{border-top:1px solid var(--border);background:#fafbf9;justify-content:flex-end;align-items:center;gap:8px;min-height:62px;padding:12px 18px;display:flex}.usage-period{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.credit-available{min-height:74px;color:var(--green);align-items:center;gap:9px;margin:6px 0 15px;display:flex}.credit-available>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.credit-available small{color:var(--muted);font-size:9px}.credit-available strong{overflow-wrap:anywhere;font-size:20px}.credit-available>svg,.credit-available .badge{flex:none}.credit-totals{color:var(--muted);flex-direction:column;gap:5px;margin-top:14px;font-size:9px;display:flex}.credit-totals strong{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.credit-status{color:var(--muted);padding:9px 0;font-size:10px}.credit-redeem-form{align-items:flex-end;gap:7px;margin-top:10px;display:flex}.credit-redeem-form .field-label{flex:1;min-width:0;margin:0}.credit-redeem-form input{height:33px}.credit-redeem-form .button{flex:none;height:33px;padding:0 9px}.credit-ledger{border-top:1px solid var(--border);margin-top:14px;padding-top:10px;font-size:10px}.credit-ledger summary{color:var(--muted);cursor:pointer}.credit-ledger ol{margin:6px 0 0;padding:0;list-style:none}.credit-ledger li{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;display:grid}.credit-ledger li>div{flex-direction:column;gap:3px;display:flex}.credit-ledger time{color:var(--faint);font-size:8px}.credit-increase{color:var(--green)}.credit-decrease{color:var(--red)}.credit-grant-target{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.credit-grant-target small{color:var(--muted);font-size:10px}.credit-grant-target strong{overflow-wrap:anywhere;font-size:14px}.credit-grant-receipt{min-height:150px;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.credit-grant-receipt small{max-width:100%;color:var(--muted);overflow-wrap:anywhere;font-size:9px}.organization-action-group{align-items:center;gap:4px;display:flex}.provider-model-switches{border-top:1px solid var(--border);margin-top:10px}.provider-model-switches .setting-control>span{min-width:0}.provider-model-switches strong,.provider-model-switches small{overflow-wrap:anywhere}.provider-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.provider-delete-note{color:var(--muted);font-size:12px;line-height:1.7}:is(.modal:has(.chat-tool-layout),.modal:has(.tool-execution-state)){width:min(860px,100%)}.chat-tool-layout{grid-template-columns:minmax(230px,.8fr) minmax(300px,1.2fr);gap:16px;min-height:360px;display:grid}.chat-tool-layout>div{min-width:0}.chat-tool-layout .search-field{width:100%;margin-bottom:9px}.chat-tool-list{border:1px solid var(--border);border-radius:7px;max-height:330px;overflow-y:auto}.chat-tool-list>button{border:0;border-bottom:1px solid var(--border);width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.chat-tool-list>button:last-child{border-bottom:0}.chat-tool-list>button:hover{background:#f7faf8}.chat-tool-list>button.active{background:var(--green-soft);box-shadow:inset 3px 0 var(--green)}.chat-tool-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.chat-tool-list strong,.chat-tool-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-tool-list strong{font-size:11px}.chat-tool-list small{color:var(--muted);font-size:9px}.chat-tool-arguments{border:1px solid var(--border);background:#fafbf9;border-radius:7px;padding:14px}.chat-tool-arguments>div{flex-direction:column;gap:2px;display:flex}.chat-tool-arguments>div strong{font-size:13px}.chat-tool-arguments>div small{color:var(--muted);font-size:9px}.chat-tool-arguments textarea{resize:vertical;min-height:168px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1.55}.chat-tool-arguments details{color:var(--muted);margin-top:10px;font-size:10px}.chat-tool-arguments summary{cursor:pointer}.chat-tool-arguments pre,.tool-execution-state pre{border:1px solid var(--border);color:#26352d;white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f7f5;border-radius:6px;max-height:230px;margin-top:8px;padding:10px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.tool-execution-state{border:1px solid var(--border);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:28px;display:flex}.tool-execution-state h3{margin-top:10px;font-size:15px}.tool-execution-state p{max-width:560px;color:var(--muted);margin-top:7px;font-size:11px}.tool-execution-state pre{text-align:left;width:100%}.tool-execution-state.warning{color:#9a5a13;background:#fffaf2}.tool-execution-state.success{color:var(--green);background:var(--green-soft)}.tool-execution-state.error{color:var(--red);background:var(--red-soft)}.field-group,.field-label{flex-direction:column;gap:7px;display:flex}.field-group+.field-group,.field-label+.field-label{margin-top:16px}.field-group>label,.field-label>span,.form-grid label>span,.inline-fields label>span,.side-section label>span{color:#4f5852;font-size:11px;font-weight:650}.drop-zone{cursor:pointer;background:#f8faf8;border:1px dashed #aebbb3;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:150px;margin:16px 0;padding:18px;display:flex}.drop-zone:hover{border-color:var(--green);background:#f3f8f5}.drop-zone>span{width:40px;height:40px;color:var(--green);background:var(--green-soft);border-radius:7px;place-items:center;display:grid}.drop-zone strong{margin-top:9px;font-size:12px}.drop-zone small{color:var(--muted);margin-top:4px;font-size:9px}.tiny-folder{width:24px;height:24px;color:var(--green);background:var(--green-soft);vertical-align:middle;border-radius:4px;place-items:center;margin-right:7px;display:inline-grid}.selected-files{flex-direction:column;gap:5px;margin:-4px 0 15px;display:flex}.selected-files>div{border:1px solid var(--border);border-radius:5px;align-items:center;gap:7px;min-height:34px;padding:4px 7px;font-size:10px;display:flex}.selected-files>div span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.agents-page{background:var(--bg);grid-template-columns:245px minmax(0,1fr);height:100vh;display:grid}.agent-list-panel{border-right:1px solid var(--border);background:#fff;flex-direction:column;min-height:0;display:flex}.agent-list-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:82px;padding:0 14px 0 17px;display:flex}.agent-list-panel h1{font-size:17px}.agent-list-panel p{color:var(--muted);margin-top:3px;font-size:10px}.agent-list{flex-direction:column;gap:3px;padding:10px 8px;display:flex}.agent-list-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:33px minmax(0,1fr) 8px;align-items:center;gap:8px;width:100%;min-height:54px;padding:7px 8px;display:grid}.agent-list-item:hover{background:#f5f7f4}.agent-list-item.active{background:#edf4f0;border-color:#d7e3dc}.agent-avatar{color:#fff;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.agent-list-item>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.agent-list-item strong,.agent-list-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-list-item strong{font-size:11px}.agent-list-item small{color:var(--muted);font-size:9px}.agent-list-footer{border-top:1px solid var(--border);margin-top:auto;padding:10px}.agent-list-footer .button{width:100%}.agent-editor{grid-template-rows:82px 43px minmax(0,1fr);min-width:0;min-height:0;display:grid}.editor-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:0 22px;display:flex}.editor-title{align-items:center;gap:10px;min-width:0;display:flex}.agent-avatar.large{width:39px;height:39px}.editor-title>div{min-width:0}.editor-title>div>div{align-items:center;gap:8px;display:flex}.editor-title h2{font-size:15px}.editor-title p{color:var(--muted);margin-top:3px;font-size:9px}.editor-actions{align-items:center;gap:7px;display:flex}.editor-actions .toggle{margin-right:5px}.editor-tabs{border-bottom:1px solid var(--border);background:#fff;align-items:flex-end;gap:22px;padding:0 22px;display:flex}.editor-tabs button{height:37px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:11px}.editor-tabs button.active{color:var(--ink);border-color:var(--green);font-weight:650}.editor-scroll{min-height:0;padding:20px 22px 34px;overflow-y:auto}.editor-columns{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;max-width:1120px;margin:0 auto;display:grid}.editor-primary{flex-direction:column;gap:14px;display:flex}.form-section,.side-section{border:1px solid var(--border);background:#fff;border-radius:7px}.form-section{padding:17px}.form-section-heading{align-items:flex-start;gap:9px;min-height:40px;margin-bottom:15px;display:flex}.section-icon{width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:5px;flex:none;place-items:center;display:grid}.section-icon.blue{color:var(--blue);background:var(--blue-soft)}.section-icon.amber{color:var(--amber);background:var(--amber-soft)}.form-section-heading>div{flex:1;min-width:0}.form-section-heading h3{font-size:13px}.form-section-heading p{color:var(--muted);margin-top:3px;font-size:9px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label,.field-label{position:relative}.form-grid label,.field-label,.inline-fields label,.side-section label{flex-direction:column;gap:6px;display:flex}.form-grid input,.field-label input,.field-label textarea,.inline-fields input,.side-section input,.settings-band input{border:1px solid var(--border);background:#fff;border-radius:6px;outline:0;width:100%;min-height:38px;padding:8px 10px;font-size:12px}.field-label{margin-top:13px}.field-label textarea{resize:vertical;line-height:1.6}.form-grid input:focus,.field-label input:focus,.field-label textarea:focus,.inline-fields input:focus,.side-section input:focus,.settings-band input:focus{border-color:#79a793;box-shadow:0 0 0 3px #147d6412}.field-count{color:var(--faint);font-size:8px;position:absolute;bottom:7px;right:8px}.model-dot{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.anthropic-dot{background:#a05739}.option-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.check-option{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:8px;min-width:0;min-height:49px;padding:7px 8px;display:flex}.check-option:hover{border-color:#bac7bf}.check-box{color:#fff;border:1px solid #bdc3bd;border-radius:4px;flex:none;place-items:center;width:17px;height:17px;display:grid}.check-box.checked{border-color:var(--green);background:var(--green)}.check-option>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.check-option strong{font-size:10px}.check-option small{color:var(--muted);font-size:8px}.agent-secondary-fields,.schedule-fields{margin-top:12px}.resource-empty{min-height:58px;color:var(--muted);border:1px dashed #cbd1cb;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.mcp-server-list{border:1px solid var(--border);border-radius:6px;flex-direction:column;margin-bottom:10px;display:flex;overflow:hidden}.mcp-server-list article{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:56px;padding:7px 8px;display:grid}.mcp-server-list article+article{border-top:1px solid var(--border)}.mcp-server-check{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.mcp-server-check>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.mcp-server-check strong,.mcp-server-check small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mcp-server-check strong{font-size:10px}.mcp-server-check small{color:var(--muted);font-size:8px}.mcp-tool-options{margin-top:10px}.form-section-heading>.button{margin-left:auto}.inline-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.inline-fields input{min-height:34px}.tool-list{border:1px solid var(--border);border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.tool-list>div{align-items:center;gap:9px;min-height:54px;padding:7px 10px;display:flex}.tool-list>div+div{border-top:1px solid var(--border)}.tool-icon{color:#59635d;background:#f0f2ef;border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.tool-list>div>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tool-list strong{font-size:10px}.tool-list small{color:var(--muted);font-size:8px}.approval-row{background:var(--amber-soft);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;margin-top:11px;padding:7px 10px;display:flex}.approval-row>span{color:var(--amber);align-items:center;gap:8px;display:flex}.approval-row>span>span{flex-direction:column;gap:2px;display:flex}.approval-row strong{color:#754516;font-size:10px}.approval-row small{color:#946b43;font-size:8px}.editor-secondary{flex-direction:column;gap:12px;display:flex}.side-section{padding:14px}.side-heading{justify-content:space-between;align-items:flex-start;height:27px;margin-bottom:10px;display:flex}.side-heading>span{align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.side-heading button{cursor:pointer;background:0 0;border:0}.side-section label+label{margin-top:11px}.schedule-empty{min-height:104px;color:var(--faint);border:1px dashed #cbd1cb;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;display:flex}.schedule-empty strong{color:#626b65;margin-top:6px;font-size:10px}.schedule-empty button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:4px;font-size:9px}.agent-health dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.agent-health dl div{flex-direction:column;gap:2px;display:flex}.agent-health dt{color:var(--muted);font-size:8px}.agent-health dd{margin:0;font-size:13px;font-weight:700}.agent-health dd.positive{color:var(--green)}.text-link{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-top:14px;padding:0;font-size:9px;display:flex}.setting-control.compact{border-top:1px solid var(--border);margin-top:14px;padding:10px 0 0}.agent-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.agent-summary div{flex-direction:column;gap:3px;display:flex}.agent-summary dt{color:var(--muted);font-size:9px}.agent-summary dd{margin:0;font-size:17px;font-weight:700}.agent-subview{max-width:1120px;margin:0 auto}.subview-heading{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:12px;display:flex}.subview-heading h3{font-size:15px}.subview-heading p{color:var(--muted);margin-top:3px;font-size:9px}.schedule-list,.schedule-table{border:1px solid var(--border);background:#fff;border-radius:7px;overflow:hidden}.schedule-list article{grid-template-columns:34px minmax(160px,1fr) minmax(145px,.7fr) auto 30px;align-items:center;gap:10px;min-height:68px;padding:9px 11px;display:grid}.schedule-list article+article,.schedule-row+.schedule-row{border-top:1px solid var(--border)}.schedule-icon{width:32px;height:32px;color:var(--green);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.schedule-list article>span:nth-child(2),.schedule-list article>span:nth-child(3){flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.schedule-list small{color:var(--muted);font-size:8px}.schedule-row{grid-template-columns:minmax(130px,1fr) 150px 90px 55px minmax(145px,1fr);align-items:center;gap:8px;min-height:50px;padding:7px 10px;font-size:9px;display:grid}.schedule-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.schedule-row>span:first-child{align-items:center;gap:6px;font-weight:650;display:flex}.schedule-head{min-height:38px;color:var(--muted);background:#f7f8f6;font-size:8px;font-weight:650}.usage-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:21px 0 13px;display:grid}.usage-kpis article{border:1px solid var(--border);background:#fff;border-radius:7px;min-width:0;min-height:118px;padding:14px 15px}.kpi-heading{align-items:center;gap:8px;display:flex}.kpi-heading small{min-width:0;color:var(--muted);flex:1;font-size:10px}.kpi-heading .metric-icon{width:30px;height:30px}.usage-kpis article>strong{margin-top:11px;font-size:21px;display:block}.usage-kpis article>strong em{color:var(--purple);font-size:13px;font-style:normal}.usage-kpis article>p{color:var(--faint);margin-top:3px;font-size:9px}.usage-grid{grid-template-columns:minmax(0,1fr) 260px;gap:10px;display:grid}.chart-section,.budget-section,.model-usage-section{border:1px solid var(--border);background:#fff;border-radius:7px}.chart-section{min-width:0;height:332px;padding:15px}.section-header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:40px;display:flex}.section-header h2{font-size:13px}.section-header p{color:var(--muted);margin-top:3px;font-size:9px}.section-header>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.usage-chart{width:100%;height:252px}.budget-section{min-height:332px;padding:15px}.budget-ring{background:conic-gradient(var(--green) var(--progress), #e7ebe7 var(--progress));border-radius:50%;place-items:center;width:118px;height:118px;margin:2px auto 8px;display:grid;position:relative}.budget-ring:after{content:"";background:#fff;border-radius:50%;width:88px;height:88px;position:absolute}.budget-ring>div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.budget-ring strong{font-size:22px}.budget-ring span{color:var(--muted);font-size:9px}.budget-values{grid-template-columns:1fr 1fr;display:grid}.budget-values>span{flex-direction:column;align-items:center;gap:2px;display:flex}.budget-values>span+span{border-left:1px solid var(--border)}.budget-values small{color:var(--muted);font-size:8px}.budget-values strong{font-size:11px}.budget-note{min-height:40px;color:var(--amber);background:var(--amber-soft);border-radius:5px;align-items:center;gap:7px;margin:12px 0 9px;padding:6px 8px;font-size:8px;line-height:1.45;display:flex}.budget-section>.button{width:100%}.model-usage-section{margin-top:10px;padding:15px 15px 6px}.data-table{width:100%;overflow-x:auto}.table-row{color:#49514c;border-top:1px solid #eaede9;align-items:center;min-width:760px;min-height:48px;font-size:10px;display:grid}.table-row.table-head{min-height:34px;color:var(--faint);border-top:0;font-size:9px;font-weight:650}.model-table .table-row{grid-template-columns:minmax(190px,1.5fr) repeat(5,minmax(72px,.7fr)) minmax(120px,1fr)}.model-cell{align-items:center;gap:8px;min-width:0;display:flex}.model-cell>i{border-radius:50%;flex:none;width:9px;height:9px}.model-cell>span{flex-direction:column;gap:2px;min-width:0;display:flex}.model-cell strong,.model-cell small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.model-cell strong{color:var(--ink);font-size:10px}.model-cell small{color:var(--faint);font-size:8px}.share-cell{align-items:center;gap:7px;display:flex}.share-cell>span{background:#e6e9e5;border-radius:2px;width:62px;height:4px;overflow:hidden}.share-cell>span i{border-radius:2px;height:100%;display:block}.share-cell small{font-size:8px}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.resource-grid>section{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:10px;min-height:75px;padding:11px;display:flex}.resource-icon{width:32px;height:32px;color:var(--green);background:var(--green-soft);border-radius:6px;flex:none;place-items:center;display:grid}.resource-icon.blue{color:var(--blue);background:var(--blue-soft)}.resource-icon.amber{color:var(--amber);background:var(--amber-soft)}.resource-icon.purple{color:var(--purple);background:var(--purple-soft)}.resource-grid section>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.resource-grid small{color:var(--muted);font-size:8px}.resource-grid strong{font-size:14px}.resource-grid span{text-overflow:ellipsis;white-space:nowrap;color:var(--faint);font-size:8px;overflow:hidden}.admin-page{padding-inline:0}.admin-heading{padding:0 30px}.admin-heading .badge{font-size:10px}.admin-tabs{border-bottom:1px solid var(--border);z-index:5;background:#fff;align-items:flex-end;gap:24px;height:47px;padding:0 30px;display:flex;position:sticky;top:0}.admin-tabs button{height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:11px}.admin-tabs button.active{border-color:var(--green);color:var(--ink);font-weight:650}.admin-content{padding:20px 30px 36px}.admin-stat-row{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-stat-row>div{align-items:center;gap:9px;min-width:0;height:72px;padding:0 14px;display:flex}.admin-stat-row>div+div{border-left:1px solid var(--border)}.admin-stat-row>div>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.admin-stat-row small{color:var(--muted);font-size:8px}.admin-stat-row strong{font-size:16px}.admin-stat-row em{color:var(--faint);margin-left:auto;font-size:8px;font-style:normal}.admin-stat-row.compact{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.admin-stat-row.compact>div{height:68px}.admin-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:64px;display:flex}.admin-toolbar>div{gap:6px;display:flex}.member-table,.codes-table{border:1px solid var(--border);background:#fff;border-radius:7px 7px 0 0;overflow-x:auto}.member-table .table-row{grid-template-columns:minmax(220px,1.5fr) minmax(120px,.8fr) minmax(100px,.7fr) minmax(90px,.6fr) minmax(110px,.7fr) 40px;padding:0 10px 0 14px}.member-cell{align-items:center;gap:9px;min-width:0;display:flex}.member-cell>i{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;display:grid}.member-cell>span{flex-direction:column;gap:2px;min-width:0;display:flex}.member-cell strong,.member-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-cell strong{color:var(--ink);font-size:10px}.member-cell small{color:var(--faint);font-size:8px}.inline-status{align-items:center;gap:5px;display:inline-flex}.inline-status i{border-radius:50%;width:6px;height:6px}.inline-status.ok i{background:#22a47d}.inline-status.pending i{background:#d48333}.inline-status.paused i{background:#a4aaa5}.table-pagination{border:1px solid var(--border);min-height:52px;color:var(--muted);background:#fff;border-top:0;border-radius:0 0 7px 7px;justify-content:space-between;align-items:center;padding:0 11px 0 14px;font-size:9px;display:flex}.table-pagination>div{gap:3px;display:flex}.table-pagination button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:4px;min-width:27px;height:26px;padding:0 7px;font-size:9px}.table-pagination button.active{border-color:var(--green);color:#fff;background:var(--green)}.recent-invitations{margin-top:24px}.invitation-heading{align-items:center;min-height:38px;margin-bottom:9px}.invitation-table{border:1px solid var(--border);background:#fff;border-radius:7px}.invitation-table .table-row{grid-template-columns:minmax(180px,1.3fr) minmax(130px,1fr) minmax(90px,.6fr) minmax(130px,.9fr) minmax(130px,.9fr) 76px;padding:0 10px 0 14px}.invitation-email{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-weight:650;overflow:hidden}.invitation-empty{min-height:72px;color:var(--faint);place-items:center;font-size:10px;display:grid}.admin-inline-error{color:#963a3a;background:var(--red-soft);border:1px solid #efc6c6;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-bottom:9px;padding:7px 9px;font-size:10px;display:flex}.form-success{color:#22684f;background:var(--green-soft);border:1px solid #c9e3d7;border-radius:6px;margin-top:13px;padding:9px 10px;font-size:10px;line-height:1.45}.content-heading{justify-content:space-between;align-items:flex-start;gap:14px;min-height:50px;margin-bottom:14px;display:flex}.content-heading h2{font-size:15px}.content-heading p{color:var(--muted);margin-top:3px;font-size:9px}.provider-list{border:1px solid var(--border);background:#fff;border-radius:7px;flex-direction:column;display:flex;overflow:hidden}.provider-list article{grid-template-columns:38px minmax(0,1fr) 90px 90px 32px;align-items:center;gap:11px;min-height:72px;padding:9px 12px;display:grid}.provider-list article+article{border-top:1px solid var(--border)}.provider-logo{color:#fff;background:#2f3b35;border-radius:7px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:750;display:grid}.provider-logo.openai{background:#171b19}.provider-logo.anthropic{background:#a05739}.provider-logo.google-ai-studio{background:#3858a6}.provider-logo.workers-ai{background:#bd6a24}.provider-logo.自定义中转站{background:#8056a3}.provider-main{min-width:0}.provider-main>div{align-items:center;gap:7px;display:flex}.provider-main strong{font-size:11px}.provider-main small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.provider-cap{flex-direction:column;gap:3px;display:flex}.provider-cap small{color:var(--faint);font-size:8px}.provider-cap strong{font-size:9px}.key-priority{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:9px;min-height:54px;margin-top:12px;padding:9px 12px;display:flex}.key-priority>svg{color:var(--green)}.key-priority>div{flex-direction:column;flex:1;gap:2px;display:flex}.key-priority strong{font-size:10px}.key-priority span{color:var(--muted);font-size:8px}.codes-table .table-row{grid-template-columns:minmax(180px,1.2fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(90px,.6fr) minmax(110px,.7fr) minmax(80px,.5fr) 38px;padding:0 10px 0 14px}.code-cell{align-items:center;gap:5px;display:flex}.code-cell code{color:#345349;background:#edf3ef;border-radius:4px;padding:4px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:650}.code-cell .icon-button{width:25px;height:25px}.settings-content{max-width:900px}.settings-band{border-top:1px solid var(--border);padding:18px 0}.settings-band:first-of-type{border-top:0}.settings-band>div:first-child h3,.settings-band>div:first-child h2{font-size:13px}.settings-band>div:first-child p{color:var(--muted);margin-top:3px;font-size:9px}.setting-control{border:1px solid var(--border);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:55px;margin-top:12px;padding:8px 11px;display:flex}.setting-control>span:first-child{flex-direction:column;gap:3px;display:flex}.setting-control strong{font-size:10px}.setting-control small{color:var(--muted);align-items:center;gap:4px;font-size:8px;display:flex}.placeholder-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:420px;display:flex}.placeholder-icon{width:46px;height:46px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.placeholder-content h2{margin-top:12px;font-size:14px}.placeholder-content p{color:var(--muted);margin:4px 0 13px;font-size:10px}.settings-layout{grid-template-columns:190px minmax(0,1fr);gap:22px;max-width:980px;margin:20px auto 0;display:grid}.settings-nav{flex-direction:column;gap:3px;display:flex}.settings-nav button{height:37px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;padding:0 10px;font-size:11px;display:flex}.settings-nav button:hover,.settings-nav button.active{color:var(--ink);background:#e9ece8}.settings-main{min-width:0}.settings-main .settings-band{border:1px solid var(--border);background:#fff;border-radius:7px;padding:19px}.settings-main .settings-band+.settings-band{margin-top:12px}.profile-avatar-row{align-items:center;gap:11px;margin:17px 0;display:flex}.profile-avatar{width:50px;height:50px;font-size:16px}.profile-avatar-row>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.profile-avatar-row small{color:var(--faint);font-size:8px}.input-with-status{position:relative}.input-with-status .badge{position:absolute;top:8px;right:7px}.auth-page{background:#fff;grid-template-columns:minmax(330px,.85fr) minmax(440px,1.15fr);min-height:100vh;display:grid}.auth-brand{color:#f4f7f5;background:#202522;flex-direction:column;padding:36px 42px;display:flex}.auth-logo{align-items:center;gap:9px;font-size:17px;display:flex}.auth-logo svg{color:#70c7a9}.auth-brand-copy{max-width:440px;margin:auto 0}.auth-brand-copy h1{font-size:32px;font-weight:680;line-height:1.25}.auth-brand-copy>div{flex-direction:column;gap:12px;margin-top:28px;display:flex}.auth-brand-copy span{color:#c1c9c3;align-items:center;gap:9px;font-size:12px;display:flex}.auth-brand-copy span svg{color:#70c7a9}.auth-brand>small{color:#7e8881;font-size:9px}.auth-form-wrap{place-items:center;padding:32px;display:grid}.auth-form{width:min(370px,100%)}.mobile-auth-logo{display:none}.auth-form h2{font-size:23px}.auth-form>p{color:var(--muted);margin-top:6px;font-size:11px}.auth-form form{margin-top:26px}.auth-form form>label{flex-direction:column;gap:7px;margin-top:14px;display:flex}.auth-form form>label>span{color:#4d5750;font-size:10px;font-weight:650}.auth-input{border:1px solid var(--border);height:42px;color:var(--faint);border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.auth-input:focus-within{border-color:#7aa793;box-shadow:0 0 0 3px #147d6412}.auth-input input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.auth-input button{width:25px;height:25px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.forgot-link{float:right;color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:9px}.auth-error,.form-error{color:#963a3a;background:var(--red-soft);border:1px solid #efc6c6;border-radius:6px;margin-top:13px;padding:9px 10px;font-size:10px;line-height:1.45}.auth-error+.auth-submit{margin-top:12px}.auth-submit{width:100%;min-height:41px;margin-top:23px}.auth-switch{text-align:center;color:var(--muted);margin-top:18px;font-size:10px}.auth-switch button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-weight:650}.terms{color:var(--faint);text-align:center;margin-top:12px;font-size:8px;display:block}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:22px;padding:0;font-size:10px;display:flex}.auth-success{text-align:center;width:min(400px,100vw - 32px);margin:auto}.success-mark{width:50px;height:50px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.auth-success h1{font-size:21px}.auth-success p{color:var(--muted);margin:6px 0 17px;font-size:11px}.composer-footnote.error{color:var(--red)}.settings-notice{min-height:42px;color:var(--muted);background:var(--green-soft);border:1px solid #cfe4da;border-radius:6px;align-items:center;gap:8px;padding:9px 10px;font-size:11px;display:flex}.provider-search-toggle{margin-top:14px}.workspace-empty{min-height:86px;color:var(--faint);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.workspace-empty svg{color:#84918a}.workspace-item-icon{color:#3858a6;background:#edf1fa;border-radius:5px;flex:none;place-items:center;width:30px;height:30px;display:grid}.prompt-templates-panel .content-heading{align-items:center}.prompt-templates-panel .content-heading>div:last-child{align-items:center;gap:6px;display:flex}.prompt-scope-filter{max-width:210px;margin-bottom:12px}.prompt-template-list{border:1px solid var(--border);border-radius:7px;overflow:hidden}.prompt-template-list article{grid-template-columns:30px minmax(0,1fr) 28px 28px;align-items:center;gap:9px;min-height:76px;padding:10px 11px;display:grid}.prompt-template-list article+article{border-top:1px solid var(--border)}.prompt-template-list article>div{min-width:0}.prompt-template-list article>div>div{align-items:center;gap:6px;display:flex}.prompt-template-list strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.prompt-template-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.prompt-template-list small{color:var(--faint);margin-top:4px;font-size:8px;display:block}.template-variables{color:var(--muted);margin-top:8px;font-size:9px}.prompt-picker-search{width:100%;margin-bottom:10px}.prompt-picker-list{border:1px solid var(--border);border-radius:7px;max-height:390px;overflow-y:auto}.prompt-picker-list>button{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:62px;padding:8px 10px;display:grid}.prompt-picker-list>button+button{border-top:1px solid var(--border)}.prompt-picker-list>button:hover{background:var(--surface-subtle)}.prompt-picker-list>button>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.prompt-picker-list>button>span:last-child>span{align-items:center;gap:6px;display:flex}.prompt-picker-list strong,.prompt-picker-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prompt-picker-list strong{font-size:10px}.prompt-picker-list small{color:var(--muted);font-size:9px}.prompt-picker-detail>pre{border:1px solid var(--border);color:#34413a;white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8f6;border-radius:6px;max-height:210px;margin:0 0 14px;padding:11px;font:10px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.artifact-panel-heading{height:30px;color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:650;display:flex}.artifact-panel-heading .icon-button{width:25px;height:25px}.artifact-list{flex-direction:column;gap:4px;display:flex}.artifact-list>button{width:100%;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:7px;display:grid}.artifact-list>button:hover{border-color:var(--border);background:#fff}.artifact-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.artifact-list strong,.artifact-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artifact-list strong{font-size:10px}.artifact-list small{color:var(--muted);font-size:8px}.artifact-list>button>svg{color:var(--faint)}.artifact-loading{color:var(--muted);text-align:center;margin-top:9px;font-size:9px}.artifact-viewer-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.artifact-viewer-toolbar label{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.artifact-viewer-toolbar select{border:1px solid var(--border);background:#fff;border-radius:5px;max-width:220px;height:30px;font-size:9px}.artifact-viewer pre{color:#e8efeb;white-space:pre-wrap;overflow-wrap:anywhere;background:#1f2622;border:1px solid #29332e;border-radius:6px;max-height:min(55vh,520px);margin:0;padding:13px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.organization-table,.audit-table{border:1px solid var(--border);background:#fff;border-radius:7px}.organization-table .table-row{grid-template-columns:minmax(180px,1.2fr) 90px 70px 100px 130px 92px;padding:0 10px 0 14px}.organization-table .table-row>span:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.organization-table .table-row>span:first-child strong,.organization-table .table-row>span:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.organization-table .table-row>span:first-child small{color:var(--faint);font-size:8px}.audit-table .table-row{grid-template-columns:145px minmax(150px,1fr) minmax(150px,1fr) minmax(160px,1fr) 80px;padding:0 10px 0 14px}.organizations-panel .content-heading{align-items:center}.settings-organization-list{border:1px solid var(--border);border-radius:7px;overflow:hidden}.settings-organization-list>button{width:100%;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:30px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:9px 11px;display:grid}.settings-organization-list>button+button{border-top:1px solid var(--border)}.settings-organization-list>button:hover{background:var(--surface-subtle)}.settings-organization-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.settings-organization-list strong,.settings-organization-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-organization-list strong{font-size:11px}.settings-organization-list small{color:var(--muted);font-size:9px}.settings-organization-list>button>svg{color:var(--faint)}.member-dialog-toolbar{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;display:flex}.organization-member-list{border:1px solid var(--border);border-radius:7px;overflow:hidden}.organization-member-list article{grid-template-columns:30px minmax(130px,1fr) 78px 62px 28px;align-items:center;gap:7px;min-height:68px;padding:8px;display:grid}.organization-member-list.is-readonly article{grid-template-columns:30px minmax(130px,1fr) auto}.organization-member-list article+article{border-top:1px solid var(--border)}.member-avatar{color:#fff;background:#3858a6;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.member-dialog-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.member-dialog-copy strong,.member-dialog-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-dialog-copy strong{font-size:10px}.member-dialog-copy small{color:var(--muted);font-size:8px}.member-dialog-copy>span{gap:3px;display:flex}.organization-member-list select{border:1px solid var(--border);background:#fff;border-radius:5px;width:78px;height:30px;font-size:9px}@media (width<=1180px){.chat-workspace.with-context{grid-template-columns:minmax(0,1fr) 280px}.editor-columns{grid-template-columns:minmax(0,1fr) 235px}.usage-kpis,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-list .knowledge-item{grid-template-columns:135px minmax(180px,1fr) 180px 150px}}@media (width<=980px){.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.app-sidebar{padding-inline:9px}.app-sidebar .product-logo{margin:0 auto}.app-sidebar .product-logo strong,.app-sidebar .workspace-switcher,.app-sidebar .conversation-nav,.app-sidebar .main-nav span,.app-sidebar .secondary-nav span,.app-sidebar .main-nav small,.app-sidebar .profile-copy,.app-sidebar .profile-button>svg,.app-sidebar .collapse-button{display:none}.app-sidebar .main-nav{margin-top:18px}.app-sidebar .main-nav>button,.app-sidebar .secondary-nav>button{justify-content:center;padding:0}.app-sidebar .profile-button{justify-content:center;padding:0;display:flex}.app-sidebar .profile-menu{bottom:0;left:52px}.chat-workspace.with-context{grid-template-columns:minmax(0,1fr)}.context-panel{display:none}.agents-page{grid-template-columns:210px minmax(0,1fr)}.editor-columns{grid-template-columns:1fr}.editor-secondary{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.editor-actions .button:not(.button-primary){display:none}.knowledge-list .knowledge-item{grid-template-columns:120px minmax(170px,1fr) 180px}.knowledge-list .knowledge-footer{display:none}.provider-list article{grid-template-columns:38px minmax(0,1fr) 80px 32px}.provider-list .provider-cap:nth-of-type(3){display:none}}@media (width<=760px){body{overflow:hidden}.app-shell,.app-shell.sidebar-collapsed{padding-top:52px;display:block}.app-main{height:calc(100vh - 52px)}.mobile-topbar{z-index:30;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex;position:fixed;inset:0 0 auto}.mobile-topbar .product-logo>span{width:26px;height:26px}.mobile-topbar .product-logo strong{font-size:14px}.edge-dot{background:#d18a3f;border-radius:50%;width:8px;height:8px}.edge-dot.online{background:#1aa17a}.mobile-overlay{z-index:44;background:#161c186b;border:0;display:block;position:fixed;inset:0}.app-sidebar{z-index:50;width:min(278px,100vw - 48px);transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-105%)}.app-sidebar.mobile-open{transform:translate(0)}.app-sidebar.mobile-open .product-logo{margin:0}.app-sidebar.mobile-open .product-logo strong,.app-sidebar.mobile-open .main-nav span,.app-sidebar.mobile-open .secondary-nav span,.app-sidebar.mobile-open .main-nav small,.app-sidebar.mobile-open .profile-copy,.app-sidebar.mobile-open .profile-button>svg{display:flex}.app-sidebar.mobile-open .workspace-switcher{display:grid}.app-sidebar.mobile-open .conversation-nav{display:block}.app-sidebar.mobile-open .collapse-button{display:none}.app-sidebar.mobile-open .mobile-close{margin-left:auto;display:grid}.app-sidebar.mobile-open .main-nav{margin-top:0}.app-sidebar.mobile-open .main-nav>button,.app-sidebar.mobile-open .secondary-nav>button{justify-content:flex-start;padding:0 10px}.app-sidebar.mobile-open .profile-button{justify-content:initial;padding:5px 7px;display:grid}.app-sidebar.mobile-open .profile-menu{bottom:52px;left:0}:is(.modal:has(.chat-tool-layout),.modal:has(.tool-execution-state)){width:100%}.chat-tool-layout{grid-template-columns:1fr;min-height:0}.chat-tool-list{max-height:190px}.chat-tool-arguments textarea{min-height:128px}.tool-execution-state{min-height:220px;padding:18px}.chat-center{grid-template-rows:52px minmax(0,1fr) auto}.chat-header{height:52px;padding:0 10px}.chat-header-actions .badge,.chat-header-actions .icon-button:first-of-type,.chat-header-actions .icon-button:nth-of-type(2){display:none}.model-logo{width:29px;height:29px}.message-scroll{padding:14px 13px 22px}.message{margin-bottom:25px}.message-user{padding-left:6%}.assistant-mark{width:26px;height:26px}.citations{grid-template-columns:1fr}.citations a{height:46px}.message-usage{display:none}.composer-shell{padding:7px 10px 9px}.tool-pill span,.composer-footnote{display:none}.page{height:calc(100vh - 52px);padding:0 14px 28px}.page-header{min-height:72px}.page-header h1{font-size:18px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip>div{height:68px}.metric-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.metric-strip>div:nth-child(4){border-top:1px solid var(--border)}.toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.toolbar-actions{justify-content:space-between}.knowledge-grid{grid-template-columns:1fr}.knowledge-list .knowledge-item{min-height:150px;display:flex}.knowledge-list .knowledge-item-top,.knowledge-list .knowledge-title,.knowledge-list .knowledge-stats,.knowledge-list .knowledge-footer{order:initial}.knowledge-list .knowledge-footer{display:flex}.ingestion-bar span{display:none}.agents-page{height:calc(100vh - 52px);display:block;overflow-y:auto}.agent-list-panel{border-right:0;height:auto}.agent-list-panel>header{min-height:66px}.agent-list{grid-template-columns:repeat(3,minmax(180px,1fr));padding:8px;display:grid;overflow-x:auto}.agent-list-footer{display:none}.agent-editor{grid-template-rows:auto 43px auto;min-height:900px;display:grid}.editor-header{min-height:76px;padding:10px 14px}.editor-title p,.editor-actions .toggle,.editor-actions .button:not(.button-primary){display:none}.editor-tabs{gap:17px;padding:0 14px;overflow-x:auto}.editor-scroll{padding:14px;overflow:visible}.editor-secondary,.form-grid.two,.option-list,.inline-fields{grid-template-columns:1fr}.mcp-server-list article{grid-template-columns:minmax(0,1fr) auto}.mcp-server-list article>.badge{display:none}.schedule-list article{grid-template-columns:34px minmax(0,1fr) auto 30px}.schedule-list article>span:nth-child(3){display:none}.schedule-table{overflow-x:auto}.schedule-row{min-width:680px}.usage-kpis{grid-template-columns:1fr 1fr}.usage-grid{grid-template-columns:1fr}.budget-section{min-height:320px}.resource-grid{grid-template-columns:1fr 1fr}.admin-page{padding-inline:0}.admin-heading{padding:0 14px}.admin-tabs{gap:18px;padding:0 14px;overflow-x:auto}.admin-tabs button{flex:none}.admin-content{padding:14px}.admin-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-row>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.admin-stat-row>div:nth-child(4){border-top:1px solid var(--border)}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-toolbar .search-field{width:100%}.admin-toolbar>div{overflow-x:auto}.table-pagination>span{display:none}.table-pagination{justify-content:flex-end}.provider-list article{grid-template-columns:36px minmax(0,1fr) 32px}.provider-list .provider-cap{display:none}.provider-list article>.button{min-width:34px;padding:0;font-size:0}.provider-list article>.button svg{margin:0}.admin-stat-row.compact{grid-template-columns:1fr}.admin-stat-row.compact>div+div{border-left:0;border-top:1px solid var(--border)}.settings-layout{grid-template-columns:1fr;gap:12px;margin-top:14px}.settings-nav{flex-direction:row;overflow-x:auto}.settings-nav button{flex:none}.form-grid.two,.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-form-wrap{padding:24px}.mobile-auth-logo{color:var(--green);justify-content:center;align-items:center;gap:8px;margin-bottom:36px;display:flex}.mobile-auth-logo strong{color:var(--ink)}}@media (width<=460px){.page-actions .button{padding:0 10px}.page-actions .button svg+*{display:none}.metric-strip{grid-template-columns:1fr}.metric-strip>div+div,.metric-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.usage-kpis,.resource-grid{grid-template-columns:1fr}.usage-kpis article{min-height:105px}.editor-title .badge{display:none}.editor-actions .button-primary{width:34px;padding:0;font-size:0}.editor-actions .button-primary svg{margin:0}.admin-stat-row{grid-template-columns:1fr}.admin-stat-row>div+div,.admin-stat-row>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.chat-header-actions .icon-button:last-child,.model-picker small{display:none}.message{gap:8px}.user-bubble,.message-copy{font-size:12px}.auth-form-wrap{padding-inline:19px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
