@auto-ai/agent 2.1.93 → 2.1.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/agent.js +0 -0
- package/dist/404/index.html +1 -1
- package/dist/404.html +1 -1
- package/dist/_next/static/chunks/24ad0472395a5554.js +1 -0
- package/dist/_next/static/chunks/{ce0cac88dd992956.css → 6a750155591ba201.css} +1 -1
- package/dist/agent-office.html +580 -1
- package/dist/index.html +1 -1
- package/dist/index.txt +6 -6
- package/dist/manage/about/index.html +2 -2
- package/dist/manage/about/index.txt +3 -3
- package/dist/manage/add-account/basic/index.html +2 -2
- package/dist/manage/add-account/basic/index.txt +3 -3
- package/dist/manage/add-account/index.html +2 -2
- package/dist/manage/add-account/index.txt +3 -3
- package/dist/manage/add-account/prompt/index.html +2 -2
- package/dist/manage/add-account/prompt/index.txt +3 -3
- package/dist/manage/agent-teams/index.html +2 -2
- package/dist/manage/agent-teams/index.txt +3 -3
- package/dist/manage/env/index.html +2 -2
- package/dist/manage/env/index.txt +3 -3
- package/dist/manage/general/index.html +2 -2
- package/dist/manage/general/index.txt +3 -3
- package/dist/manage/index.html +1 -1
- package/dist/manage/index.txt +3 -3
- package/dist/manage/mcp/index.html +2 -2
- package/dist/manage/mcp/index.txt +3 -3
- package/dist/manage/permissions/index.html +2 -2
- package/dist/manage/permissions/index.txt +3 -3
- package/dist/manage/skills/index.html +2 -2
- package/dist/manage/skills/index.txt +3 -3
- package/dist/manage/task/index.html +1 -1
- package/dist/manage/task/index.txt +3 -3
- package/dist/manage/teams/index.html +1 -1
- package/dist/manage/teams/index.txt +3 -3
- package/dist/manage/tools/index.html +2 -2
- package/dist/manage/tools/index.txt +3 -3
- package/dist/slash-command-ui-patch.css +49 -0
- package/dist/slash-command-ui-patch.js +101 -0
- package/dist/ws-test.html +111 -2
- package/package.json +6 -6
- package/dist/_next/static/chunks/091dc4a67d911a93.js +0 -1
- package/dist/agent-office/accents.js +0 -28
- package/dist/agent-office/api.js +0 -142
- package/dist/agent-office/list.js +0 -79
- package/dist/agent-office/main.js +0 -38
- package/dist/agent-office/officeController.js +0 -13
- package/dist/agent-office/ui.js +0 -264
- /package/dist/_next/static/{nFW2vz8zx3Bz5bWQhlf33 → q0is0IhxOAG7ogFx9qQFk}/_buildManifest.js +0 -0
- /package/dist/_next/static/{nFW2vz8zx3Bz5bWQhlf33 → q0is0IhxOAG7ogFx9qQFk}/_clientMiddlewareManifest.json +0 -0
- /package/dist/_next/static/{nFW2vz8zx3Bz5bWQhlf33 → q0is0IhxOAG7ogFx9qQFk}/_ssgManifest.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ds-bg:#fff;--ds-main-tint:#fbfbfc;--ds-sidebar:#f1f1f1;--ds-border:#efefef;--ds-border-hover:#efeeeb;--ds-text:#111827;--ds-muted:#6b7280;--ds-accent:#1db887;--ds-accent-hover:#18a578;--ds-item-hover:#ededed;--ds-item-active:#e8e8e8;--ds-item-bg-hover:#efeeeb;--ds-ok:#059669;--ds-danger:#dc2626;--ds-log-bg:#f8f9fb;--ds-log-border:#e5e7eb;--ds-radius:14px;--ds-radius-sm:10px;--green:#3ddc84;--green-dark:#009f6b;--green-light:#ecf7f2;--green-dim:#1a4a30;--blue:#4a9eff;--blue-dim:#0d2a4a;--amber:#ffb547;--amber-dim:#3a2a0a;--red:#ff5f5f;--red-dim:#3a1010;--purple:#b07fff;--cyan:#4ae3d4;--ts:#567;--border-light:rgba(255,255,255,.5);--border-mid:rgba(255,255,255,.18);--text-primary:#f0ede8;--text-secondary:#a8a8a2;--text-tertiary:#6e6e68;--text-placeholder:#9ca3af;--icon-color:#3f3f46;--avatar-bg:#9a3b32;--surface-1:#fff;--surface-2:#f5f5f5;--surface-3:#f9f9f9;--surface-4:#eceef2;--surface-5:#e8e8e8;--border-subtle:#eceef2;--border-default:#efefef;--border-hover:#d1d5db;--border-code:#cecece;--border-focus:var(--ds-accent);--shadow-sm:0 1px 3px rgba(15,23,42,.06),0 1px 2px rgba(15,23,42,.04);--shadow-md:0 4px 16px rgba(15,23,42,.08),0 2px 4px rgba(15,23,42,.04);--shadow-lg:0 12px 40px rgba(15,23,42,.1),0 4px 12px rgba(15,23,42,.06);--shadow-float:0 20px 60px rgba(15,23,42,.15),0 8px 20px rgba(15,23,42,.08);--shadow-sidebar:2px 0 12px rgba(15,23,42,.03);--shadow-composer:0 4px 20px rgba(15,23,42,.07),0 0 0 .5px rgba(15,23,42,.06);--shadow-composer-hover:0 4px 20px rgba(15,23,42,.07),0 0 0 .5px rgba(15,23,42,.12);--shadow-composer-focus:0 12px 32px rgba(15,23,42,.18),0 0 0 .5px rgba(15,23,42,.22);--shadow-send:0 2px 8px rgba(29,184,135,.35);--btn-radius:10px;--btn-radius-sm:6px;--btn-radius-lg:14px;--btn-radius-pill:999px;--btn-height:36px;--btn-height-sm:28px;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.875rem;--text-lg:1rem;--text-xl:1.25rem;--font-display:"Sora","PingFang SC","Microsoft YaHei",sans-serif;--font-body:"DM Sans","PingFang SC","Microsoft YaHei",sans-serif;--font-mono:"JetBrains Mono","SF Mono","Consolas",monospace;--space-1:.25rem;--space-1-5:.375rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--ring-focus:0 0 0 2px var(--ds-bg),0 0 0 4px var(--ds-accent);--ring-focus-sm:0 0 0 2px rgba(29,184,135,.25);--ring-focus-inset:inset 0 0 0 2px rgba(29,184,135,.25);--ds-scrollbar:rgba(0,0,0,.15);--ds-scrollbar-hover:rgba(0,0,0,.25)}.chat-md{color:var(--ds-text)}.chat-md :first-child{margin-top:0}.chat-md :last-child{margin-bottom:0}.chat-md h1,.chat-md h2,.chat-md h3{margin:.75em 0 .35em;font-weight:600;line-height:1.5}.chat-md hr{background:var(--border-hover);border:none;height:1px}.chat-md p{margin:.5em 0;line-height:2}.chat-md ul,.chat-md ol{margin:.5em 0;padding-left:1.35rem}.chat-md ul li,.chat-md ol li{line-height:2}.chat-md pre{padding:var(--space-3)var(--space-3);background:var(--surface-3);border:1px solid var(--border-default);color:var(--ds-text);font-size:var(--text-xs);border-radius:8px;margin:.65em 0;overflow-x:auto}.chat-md pre code{color:inherit;font-size:inherit;background:0 0;padding:0;line-height:2}.chat-md code{background:var(--surface-3);color:var(--ds-text);border-radius:4px;padding:.12em .35em;font-family:ui-monospace,monospace;font-size:.84em}.chat-md table{width:-moz-fit-content;width:fit-content;min-width:100%}.chat-md table tr:last-child th,.chat-md table tr:last-child td{border-bottom:none}.chat-md table th,.chat-md table td{text-align:left;border-bottom:1px solid var(--ds-border);padding:.8em 1em}.chat-md .chat-code-block{border:none;border-radius:10px;margin:0 0 .65em;overflow:hidden}.chat-md .chat-code-block pre{border:none;border-radius:0;margin:0;background:var(--surface-3)!important}.chat-md .chat-code-head{background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.05);justify-content:space-between;align-items:center;gap:.5rem;display:flex}.chat-md .chat-code-title{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--ds-text);font-family:ui-monospace,monospace}.chat-md .chat-code-copy-btn{border:1px solid var(--border-default);background:var(--surface-5);color:var(--ds-text);font-size:var(--text-xs);padding:var(--space-1)var(--space-2);cursor:pointer;border-radius:6px;line-height:1;transition:all .15s}.chat-md .chat-code-copy-btn:hover{background:var(--surface-4)}.chat-md .chat-code-copy-btn.is-copied{border-color:var(--ds-ok);color:var(--ds-ok)}.chat-md blockquote{border-left:3px solid var(--border-hover);color:var(--ds-muted);margin:1em 0;padding-left:.85rem}.dark .chat-md code{background:rgba(255,255,255,.08)}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ds-bg:#0f1117;--ds-main-tint:#16181d;--ds-sidebar:#1a1d23;--ds-border:#2a2d35;--ds-border-hover:#3a3d45;--ds-text:#e8e8ec;--ds-muted:#8b8d96;--ds-accent:#2dd4a8;--ds-accent-hover:#34d399;--ds-item-hover:#23262e;--ds-item-active:#2a2d38;--ds-item-bg-hover:#262930;--ds-ok:#34d399;--ds-danger:#f87171;--ds-log-bg:#1a1d23;--ds-log-border:#2a2d35;--font-display:"Sora","PingFang SC","Microsoft YaHei",sans-serif;--font-body:"DM Sans","PingFang SC","Microsoft YaHei",sans-serif;--font-mono:"JetBrains Mono","SF Mono","Consolas",monospace;--text-placeholder:#6b7280;--icon-color:#a1a1aa;--surface-1:#16181d;--surface-2:#1e2128;--surface-3:#262930;--surface-4:#2f3340;--border-subtle:#2a2d35;--border-default:#2a2d35;--border-hover:#3f4250;--text-primary:#e8e8ec;--text-secondary:#8b8d96;--shadow-sm:0 1px 3px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.15);--shadow-md:0 4px 16px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.2);--shadow-lg:0 12px 40px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.25);--shadow-float:0 20px 60px rgba(0,0,0,.4),0 8px 20px rgba(0,0,0,.3);--shadow-sidebar:2px 0 12px rgba(0,0,0,.3);--shadow-composer:0 .25rem 1.25rem rgba(0,0,0,.3),0 0 0 .5px rgba(255,255,255,.06);--shadow-composer-hover:0 .25rem 1.25rem rgba(0,0,0,.3),0 0 0 .5px rgba(255,255,255,.1);--shadow-composer-focus:0 .75rem 2rem rgba(0,0,0,.65),0 0 0 .5px rgba(255,255,255,.2);--shadow-send:0 2px 8px rgba(45,212,168,.35);--ring-focus-sm:0 0 0 2px rgba(45,212,168,.25);--ring-focus-inset:inset 0 0 0 2px rgba(45,212,168,.25);--ds-scrollbar:rgba(255,255,255,.15);--ds-scrollbar-hover:rgba(255,255,255,.25);--btn-radius:10px;--btn-radius-sm:6px;--btn-radius-lg:14px;--btn-radius-pill:999px;--btn-height:36px;--btn-height-sm:28px;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.875rem;--text-md:.9rem;--text-lg:1rem;--text-xl:1.25rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--ds-scrollbar)transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--ds-scrollbar);border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--ds-scrollbar-hover)}html{scroll-behavior:smooth}html,body{height:100%;margin:0}body{font-family:var(--font-body);background:var(--ds-bg);color:var(--ds-text);line-height:1.5;overflow:hidden}a{color:var(--ds-accent)}.app{height:100%;min-height:0;display:flex}.app .lucide{width:16px;height:16px;color:var(--icon-color)}.stage-thread-flyout{border-left:0 solid var(--ds-border);background:var(--surface-2);flex-shrink:0;width:0;min-height:0;transition:width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.stage-thread-flyout.is-open{width:var(--stage-flyout-width,360px);border-left-width:1px}.stage-thread-flyout-inner{width:var(--stage-flyout-width,360px);flex-direction:column;height:100%;min-height:0;display:flex}.stage-thread-flyout-header{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-3)var(--space-2);border-bottom:1px solid var(--ds-border);flex-shrink:0;display:flex}.stage-thread-flyout-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-base);color:var(--ds-text);flex:1;margin:0;font-weight:600;line-height:1.4;overflow:hidden}.stage-thread-flyout-close{flex-shrink:0}.stage-thread-flyout-body{min-height:0;padding:var(--space-3);flex:1;overflow-y:auto}.sidebar{background:var(--surface-2);border-right:1px solid var(--ds-border);width:min(288px,42vw);min-width:0;box-shadow:var(--shadow-sidebar);flex-direction:column;flex-shrink:0;display:flex}.sidebar.is-collapsed{width:52px}.sidebar-collapsed-actions{align-items:center;gap:var(--space-2);padding-top:var(--space-3);flex-direction:column;flex:1;display:flex}.sidebar-collapsed-icon-btn{cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:inline-flex}.sidebar-collapsed-icon-btn:hover{background:var(--surface-3)}.sidebar-collapsed-icon-btn:focus-visible{box-shadow:var(--ring-focus);outline:none}.sidebar-brand{padding:var(--space-4)var(--space-4)var(--space-3);border-bottom:1px solid var(--ds-border);flex-shrink:0}.sidebar-brand-title-row{align-items:center;gap:.25rem;min-width:0;display:flex}.sidebar-brand .logo{min-width:0;font-size:var(--text-lg);color:var(--ds-text);letter-spacing:-.02em;flex:1;font-weight:700;line-height:1.2}.sidebar-brand-ws{margin-top:var(--space-2);border-top:1px solid var(--ds-border);padding-top:.45rem}.sidebar-brand-ws-title{font-size:var(--text-xs);color:var(--ds-text);margin-bottom:var(--space-1);letter-spacing:.02em;font-weight:600}.sidebar-brand-ws-label{font-size:var(--text-xs);color:var(--ds-muted);margin-bottom:var(--space-1);display:block}.sidebar-brand-model-input{box-sizing:border-box;width:100%;margin-bottom:var(--space-1)}.btn-bind-save--brand{padding:var(--space-1)var(--space-2);border-radius:var(--btn-radius-sm);font-size:var(--text-xs);margin-top:0}.sidebar-icon-btn{border-radius:var(--btn-radius-sm);width:1.85rem;height:1.85rem;color:var(--ds-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .35s;display:inline-flex}.sidebar-icon-btn:hover{background:var(--ds-item-bg-hover)}.sidebar-icon-btn:focus-visible{box-shadow:var(--ring-focus);outline:none}.sidebar-icon-btn svg{display:block}.sidebar-icon-btn .ic{font-size:var(--text-lg);color:currentColor;font-weight:300;line-height:1}.btn-primary{box-sizing:border-box;height:34px;padding:0 var(--space-4);border-radius:var(--btn-radius);background:var(--ds-accent);color:#fff;cursor:pointer;font-weight:500;font-size:var(--text-sm);border:none;justify-content:center;align-items:center;margin:0;display:inline-flex}.btn-primary:hover{background:var(--ds-accent-hover)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.sidebar-drawer-meta{font-size:var(--text-xs);color:var(--ds-muted);padding:0 var(--space-1)var(--space-2);border-bottom:1px solid var(--ds-log-border);margin-bottom:var(--space-1);flex-shrink:0;line-height:1.45}#sessionList{min-height:0;padding:var(--space-1)0 var(--space-1);flex:1;overflow-x:hidden;overflow-y:auto}.session-group-label{font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-2)var(--space-1)var(--space-1);font-weight:500}.sidebar-drawer-item{border-radius:var(--ds-radius-sm);margin:var(--space-1)0;border:1px solid transparent;align-items:center;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.sidebar-drawer-item:hover{background:var(--ds-item-active)}.sidebar-drawer-list{padding:var(--space-1)0 var(--space-1);flex-direction:column;display:flex}.sidebar-drawer-item-label{min-width:0;padding:var(--space-2)var(--space-1)var(--space-2)var(--space-3);font-size:var(--text-sm);color:var(--ds-text);word-break:break-word;flex:1;align-items:center;font-family:ui-monospace,monospace;font-weight:500;display:flex}.sidebar-drawer-empty{font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-2)var(--space-2)var(--space-2);line-height:1.45}.session-item.active{background:var(--ds-item-active);box-shadow:var(--shadow-sm)}.session-item-main{min-width:0;padding:var(--space-1-5)var(--space-1)var(--space-1-5)var(--space-3);cursor:pointer;text-align:left;color:inherit;font:inherit;background:0 0;border:none;flex:1}.session-item-title{font-size:var(--text-base);color:var(--ds-text);-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.session-item-sub{font-size:var(--text-xs);color:var(--ds-muted);margin-top:.2rem;font-family:ui-monospace,monospace}.session-menu-wrap{padding:2px var(--space-3)0 0;opacity:0;pointer-events:none;flex-shrink:0;align-items:flex-start;transition:opacity .15s;display:flex;position:relative}.sidebar-drawer-item:hover .session-menu-wrap,.session-item.active .session-menu-wrap{opacity:1;pointer-events:auto}.session-menu-btn{color:var(--ds-muted);cursor:pointer;font-size:var(--text-lg);letter-spacing:.06em;opacity:.65;background:0 0;border:none;padding:0;font-weight:500}.sidebar-drawer-item:hover .session-menu-btn,.session-item.active .session-menu-btn,.session-menu-wrap.open .session-menu-btn{opacity:1;color:var(--ds-text)}.session-menu-btn:focus-visible{opacity:1;color:var(--ds-text)}.session-dropdown{z-index:80;background:var(--ds-bg);border:1px solid var(--ds-border);min-width:9.5rem;box-shadow:var(--shadow-md);padding:var(--space-1)0;border-radius:10px;display:none;position:absolute;top:2rem;right:.15rem}.session-menu-wrap.open .session-dropdown{display:block}.session-dropdown button{text-align:left;width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--btn-radius-sm);color:var(--ds-text);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;display:block}.session-dropdown button:hover{background:var(--ds-item-hover)}.session-dropdown button.danger{color:var(--ds-danger);background:color-mix(in srgb,var(--ds-danger)8%,transparent);border:1px solid color-mix(in srgb,var(--ds-danger)30%,transparent)}.dark .session-dropdown button.danger{background:color-mix(in srgb,var(--ds-danger)12%,transparent);border:1px solid color-mix(in srgb,var(--ds-danger)40%,transparent)}.sidebar-drawers{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:hidden;overflow-y:auto}details.sidebar-drawer{z-index:0;flex-direction:column;flex:none;min-height:0;display:flex;position:relative}details.sidebar-drawer[open]{z-index:1}details.sidebar-drawer>summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:36px;padding:var(--space-1)var(--space-3);font-size:var(--text-xs);color:var(--ds-text);justify-content:space-between;align-items:center;gap:.5rem;margin:.35rem .25rem 0;font-weight:600;list-style:none;display:flex;position:relative}details.sidebar-drawer>summary::-webkit-details-marker{display:none}details.sidebar-drawer>summary:hover{background:#f1f1f1;border-radius:16px}.drawer-summary-title{letter-spacing:-.01em}.drawer-chevron{font-size:var(--text-xs);color:var(--ds-muted);flex-shrink:0;transition:transform .2s}details.sidebar-drawer:not([open])>summary .drawer-chevron{transform:rotate(-90deg)}details.sidebar-drawer .sidebar-drawer-body{padding:0 var(--space-3)var(--space-3);overflow:auto}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}details.sidebar-drawer[open] .sidebar-drawer-body{animation:.2s ease-out fadeSlideUp}details.sidebar-drawer .sidebar-drawer-body.sidebar-drawer-body--tools,details.sidebar-drawer .sidebar-drawer-body.sidebar-drawer-body--skills,details.sidebar-drawer .sidebar-drawer-body.sidebar-drawer-body--mcp{max-height:none;overflow:visible}.drawer-bind-block--solo .sidebar-drawer-list.agent-bind-chips{min-height:200px;max-height:min(40vh,400px);overflow-x:hidden;overflow-y:auto}.sidebar-drawer-body--sessions{flex-direction:column;padding-bottom:.5rem;display:flex;overflow:hidden}.session-summary-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.sidebar-drawer-body--tools,.sidebar-drawer-body--skills,.sidebar-drawer-body--mcp{flex-direction:column;display:flex}.agent-md-editor{min-height:min(50vh,420px);padding:var(--space-3)var(--space-4);resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-sm);color:var(--ds-text);background:var(--ds-log-bg);box-sizing:border-box;border:none;flex:1;margin:0;line-height:1.5}.tool-files-meta{font-size:var(--text-xs);color:var(--ds-muted);word-break:break-all}.tool-files-state{font-size:var(--text-sm);color:var(--ds-muted);padding:var(--space-2)var(--space-1)}.tool-files-list{flex-direction:column;gap:.5rem;display:flex}.tool-files-item{border:1px solid var(--ds-border);background:var(--ds-bg);padding:var(--space-2)var(--space-3);border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.tool-files-main{flex:1;min-width:0}.tool-files-name{font-size:var(--text-lg);color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.tool-files-sub{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--ds-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tool-files-download{box-sizing:border-box;height:34px;padding:0 var(--space-3);border-radius:var(--btn-radius);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-sm);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.runtime-pkg-row-actions{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.runtime-pkg-row-action{box-shadow:none;color:var(--ds-accent);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:400;line-height:1.25}.agent-md-editor:focus{box-shadow:var(--ring-focus-inset);outline:none}.tool-files-download:hover:not(:disabled){border-color:var(--ds-item-hover);background:var(--ds-item-hover);color:var(--ds-accent)}.tool-files-download:disabled{opacity:.45;cursor:not-allowed}.runtime-pkg-row-action:hover:not(:disabled){color:var(--ds-accent);background:0 0;border:none}.runtime-pkg-row-action:disabled{opacity:.45;cursor:not-allowed;color:var(--ds-accent)}.env-form-table-body{flex:1;min-height:min(46vh,420px);max-height:min(58vh,560px);padding:0;overflow-x:hidden;overflow-y:auto}.env-form-group-title{padding:0 var(--space-1);font-size:var(--text-xs);color:var(--ds-text);border-left:3px solid var(--ds-accent);padding-left:var(--space-2);margin:.65rem 0 .45rem;font-weight:600}.env-form-group-title:first-child{margin-top:.15rem}.env-form-row{margin-bottom:var(--space-2);grid-template-columns:minmax(200px,38%) 1fr;align-items:center;gap:.65rem .85rem;display:grid}.env-form-label{font-size:var(--text-xs);color:var(--ds-text);text-align:right;padding-right:var(--space-1);word-break:break-word;line-height:1.35}.env-form-field{min-width:0}.env-form-value{box-sizing:border-box;width:100%;padding:var(--space-2)var(--space-2);border:1px solid var(--ds-border);font-size:var(--text-xs);background:var(--ds-bg);color:var(--ds-text);border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.env-form-value:focus{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm);outline:none}.btn-env-design{padding:var(--space-1)var(--space-3);border-radius:var(--btn-radius);color:var(--ds-accent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;font-family:inherit;display:inline-flex}.btn-env-design:hover{background:var(--surface-3)}.btn-env-design:focus-visible{box-shadow:var(--ring-focus);outline:none}.btn-env-design--icon{width:28px;height:28px;padding:0}.btn-agent-md-cancel{box-sizing:border-box;height:34px;padding:0 var(--space-3);border-radius:var(--btn-radius);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-sm);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.btn-agent-md-cancel:hover{background:var(--ds-item-hover)}.main{background:var(--ds-main-tint);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.main.manage-main{padding:clamp(var(--space-4),3vw,var(--space-6))}.manage-page-title{font-size:var(--text-xl);color:var(--ds-text);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.3}.manage-page-desc{font-size:var(--text-base);color:var(--ds-muted);margin-top:var(--space-2);word-break:break-all;font-family:inherit}.main.is-draft-session .composer{padding:var(--space-5)0 var(--space-6);flex:1;justify-content:center;align-items:center;display:flex}.main.is-draft-session .composer-inner.is-draft-session{flex-direction:column;justify-content:center;display:flex}.main-header{padding:var(--space-4)clamp(var(--space-4),3vw,var(--space-6))var(--space-4);background:var(--ds-bg);flex-shrink:0}.main-header-top{flex-wrap:wrap;align-items:flex-start;gap:.5rem .75rem;display:flex}.system-settings{padding:var(--space-1)var(--space-2);border:1px solid var(--ds-border);background:var(--ds-main-tint);border-radius:10px;align-items:center;gap:.45rem;margin-left:auto;display:inline-flex}.system-settings-label{color:var(--ds-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.system-settings-label svg{display:block}.system-settings-icon-btn{border:1px solid var(--ds-border);width:1.95rem;height:1.95rem;color:var(--ds-muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.system-settings-icon-btn:hover{color:var(--ds-text);background:var(--ds-item-hover);border-color:var(--border-hover)}.system-settings-icon-btn:focus-visible{box-shadow:var(--ring-focus);outline:none}.system-settings-icon-btn svg{display:block}.btn-system-settings{box-sizing:border-box;height:34px;padding:0 var(--space-2);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);border-radius:var(--btn-radius);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.btn-system-settings:hover{background:var(--ds-item-hover)}.main-header h1{font-size:var(--text-md);color:var(--ds-text);letter-spacing:-.02em;margin:0;font-weight:400;line-height:1.3}.main-header .mode-pill{font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-1)var(--space-2);background:var(--ds-main-tint);border:1px solid var(--ds-border);border-radius:999px;align-items:center;font-weight:500;display:inline-flex}.main-header .sub{font-size:var(--text-xs);color:var(--ds-muted);margin-top:var(--space-2);word-break:break-all;padding:var(--space-1)var(--space-2);border-radius:var(--ds-radius-sm);background:var(--ds-log-bg);border:1px solid var(--ds-log-border);max-width:100%;font-family:ui-monospace,monospace}.main-header .sub:empty{display:none}.main-scroll{scrollbar-gutter:stable;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-x:hidden;overflow-y:auto}.main-body{flex-direction:column;flex:none;width:100%;display:flex}.chat-thread{width:100%;max-width:800px;padding:var(--space-3)clamp(var(--space-3),2vw,var(--space-6))var(--space-4);box-sizing:border-box;flex:none;margin-left:auto;margin-right:auto;overflow:visible}.chat-placeholder{font-size:var(--text-sm);color:var(--ds-muted);text-align:center;padding:var(--space-8)var(--space-4);max-width:800px;margin:0 auto}@keyframes msgIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.chat-msg{max-width:100%;padding:var(--space-1)var(--space-1);border-radius:var(--ds-radius-sm);line-height:1.55;font-size:var(--text-base);animation:.25s ease-out both msgIn}.chat-streaming{animation:none}.chat-msg-user{white-space:pre-wrap;word-break:break-word}.chat-msg-system{color:#92400e;font-size:var(--text-sm);background:#fffbeb;border:1px solid #fde68a}.dark .chat-msg-system{color:#fbbf24;background:rgba(180,120,0,.12);border-color:rgba(251,191,36,.25)}.chat-msg-label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--ds-muted);margin:0 var(--space-3).35rem;align-items:center;gap:2px;font-weight:600;display:inline-flex}.schedule-tool-card{border:1px solid color-mix(in srgb,var(--ds-accent)30%,var(--ds-border));border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--ds-accent)10%,var(--ds-main-tint));color:var(--ds-text);margin:.375rem 0;padding:.625rem .75rem}.schedule-tool-card.is-fired{opacity:.82}.schedule-tool-card.is-error{border-color:color-mix(in srgb,var(--ds-danger)45%,var(--ds-border));background:color-mix(in srgb,var(--ds-danger)10%,var(--ds-main-tint))}.schedule-tool-card-head{font-size:var(--text-sm);align-items:center;gap:.375rem;font-weight:600;display:flex}.schedule-tool-card-id{color:var(--ds-muted);font-family:var(--font-mono);font-size:var(--text-xs);margin-left:auto}.schedule-tool-card-prompt{border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--ds-bg)55%,transparent);margin-top:.5rem;padding:.5rem}.schedule-tool-card-prompt-label{color:var(--ds-muted);font-size:var(--text-xs);margin-bottom:.125rem}.schedule-tool-card-prompt-body{white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono);font-size:var(--text-sm)}.schedule-tool-card-meta{color:var(--ds-muted);font-size:var(--text-xs);flex-wrap:wrap;gap:.375rem .75rem;margin-top:.5rem;display:flex}.schedule-tool-card-meta em{color:var(--ds-text);font-style:normal}.schedule-tool-card-error{border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--ds-danger)12%,transparent);color:var(--ds-danger);font-size:var(--text-sm);margin-top:.5rem;padding:.5rem}.scheduled-turn{margin:.875rem 0}.scheduled-turn-divider{color:var(--ds-muted);font-size:var(--text-xs);align-items:center;gap:.5rem;display:flex}.scheduled-turn-divider:before,.scheduled-turn-divider:after{content:"";border-top:1px dashed color-mix(in srgb,var(--border-default)30%,var(--border-hover));flex:1;height:1px}.scheduled-turn-divider em{font-style:normal}.scheduled-turn-task-id{color:var(--ds-muted);font-family:var(--font-mono)}.scheduled-turn-dispatch{border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--border-light)8%,var(--ds-border));margin:.5rem 0 .75rem;padding:.5rem .75rem}.scheduled-turn-dispatch-head{color:var(--ds-muted);font-size:var(--text-xs);align-items:center;gap:.25rem;margin-bottom:.25rem;font-weight:600;display:flex}.scheduled-turn-dispatch-body{white-space:pre-wrap;word-break:break-word;color:var(--ds-text);font-family:var(--font-mono);font-size:var(--text-sm)}.scheduled-turn-body{flex-direction:column;gap:.75rem;display:flex}.chat-streaming .stream-pulse{display:none}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.stream-cursor{background:var(--ds-accent);border-radius:4px;flex-shrink:0;width:4px;height:4px;animation:1s ease-in-out infinite cursorBlink;display:inline-block}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes streamDot{0%,to{opacity:.35}50%{opacity:1}}.loading-sweep{background:linear-gradient(90deg,#555 0%,#555 40%,#fff 50%,#555 60%,#555 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite sweep}@keyframes sweep{0%{background-position:100% 0}to{background-position:-100% 0}}details.raw-log-drawer{border-top:1px solid var(--ds-border);background:var(--ds-bg);flex-shrink:0}details.raw-log-drawer>summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--space-2)clamp(var(--space-3),2vw,var(--space-6));font-size:var(--text-xs);color:var(--ds-muted);background:var(--ds-main-tint);justify-content:space-between;align-items:center;font-weight:500;list-style:none;display:flex}details.raw-log-drawer>summary::-webkit-details-marker{display:none}details.raw-log-drawer>summary:hover{color:var(--ds-text)}details.raw-log-drawer[open]>summary{border-bottom:1px solid var(--ds-border)}.raw-log-chevron{font-size:var(--text-xs);transition:transform .2s}details.raw-log-drawer[open] .raw-log-chevron{transform:rotate(-180deg)}.raw-log-body{flex-direction:column;max-height:min(32vh,320px);display:flex;overflow:hidden}#log{min-height:0;max-height:min(32vh,320px);font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:var(--text-xs);white-space:pre-wrap;word-break:break-word;padding:var(--space-3)clamp(var(--space-3),2vw,var(--space-6));background:var(--ds-log-bg);color:#374151;border:none;flex:1;margin:0;line-height:1.45;overflow:auto}label.f{font-size:var(--text-xs);color:var(--ds-muted);margin-bottom:var(--space-1);display:block}.ws-config-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#status.conn-status{font-size:var(--text-sm);color:var(--ds-muted);line-height:1.45}#status.conn-status.ready{color:var(--ds-ok);font-weight:500}#status.conn-status.err{color:var(--ds-danger);font-weight:500}.api-retry-banner{padding:var(--space-2)var(--space-3);background:#fff8e8;border:1px solid #f1d7a1;border-radius:10px}.api-retry-banner-text{font-size:var(--text-xs);color:#8a5a11}.api-retry-banner-progress{background:rgba(138,90,17,.18);border-radius:999px;height:4px;margin-top:6px;overflow:hidden}.api-retry-banner-progress>span{background:#d69a2c;height:100%;display:block}.api-retry-failed{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:#fff4f4;border:1px solid #f3c5c5;border-radius:10px;display:flex}.api-retry-failed-text{font-size:var(--text-xs);color:#b13c3c}.api-retry-failed-btn{border-radius:var(--btn-radius);background:var(--surface-1);color:#8d2f2f;font-size:var(--text-xs);padding:var(--space-2)var(--space-3);border:1px solid #e4b1b1;line-height:1}.api-retry-failed-btn:hover{background:#fff7f7}.prompt-session-info{font-size:var(--text-xs);color:var(--ds-muted);white-space:nowrap;text-overflow:ellipsis;text-align:right;flex-shrink:1;min-width:0;max-width:62%;font-family:ui-monospace,monospace;overflow:hidden}.composer{padding:var(--space-2)0 var(--space-3);background:var(--ds-main-tint);flex-shrink:0}.composer-inner{width:100%;padding:0 clamp(var(--space-3),2vw,var(--space-6));margin:0}.composer-tool-files-inline{border:1px solid var(--border-default);background:var(--surface-2);border-bottom:none;border-radius:8px 8px 0 0;margin:0 .95rem;overflow:hidden}.composer-tool-files-inline-head{padding:var(--space-1)var(--space-3)0;font-size:var(--text-xs);color:var(--ds-text);align-items:center;gap:.35rem;display:flex}.composer-tool-files-inline-chevron{color:var(--ds-muted);transition:transform .28s;display:inline-flex}.composer-tool-files-inline-chevron.is-expanded{transform:rotate(90deg)}.composer-tool-files-inline-panel-wrap{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.composer-tool-files-inline.is-expanded .composer-tool-files-inline-panel-wrap{grid-template-rows:1fr}.composer-tool-files-inline-panel-inner{min-height:0;overflow:hidden}.composer-tool-files-inline-title{font-weight:400}.composer-tool-files-inline-loading{font-size:var(--text-xs);color:var(--ds-muted);margin-left:auto}.composer-tool-files-inline-panel{padding:0 var(--space-2);opacity:0;border-top:1px solid transparent;transition:opacity .22s,padding .28s,border-color .28s}.composer-tool-files-inline.is-expanded .composer-tool-files-inline-panel{border-top-color:var(--ds-border);padding:var(--space-2)var(--space-2);opacity:1}.composer-tool-files-inline-list{flex-direction:column;gap:.35rem;max-height:220px;display:flex;overflow-y:auto}.composer-tool-files-inline-item{padding:var(--space-2)var(--space-2)0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.composer-tool-files-inline-main{align-items:baseline;gap:.45rem;min-width:0;display:flex}.composer-tool-files-inline-name{max-width:100%;font-size:var(--text-xs);color:var(--ds-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-tool-files-inline-size{font-size:var(--text-xs);color:var(--ds-muted);flex-shrink:0}.composer-tool-files-inline-download{border-radius:var(--btn-radius);width:28px;height:28px;color:var(--ds-text);background:var(--surface-1);justify-content:center;align-items:center;display:inline-flex}.composer-tool-files-inline-download:hover{background:var(--ds-item-hover)}.composer-tool-files-inline-state{padding:var(--space-1)var(--space-1);font-size:var(--text-sm);color:var(--ds-muted)}.composer-tool-files-inline-state.is-error{color:var(--ds-danger)}.composer-card{border-color:var(--border-hover);background:var(--surface-1);padding:var(--space-3);border-radius:20px;transition:box-shadow .2s,border-color .2s}.composer-card.is-draft-session{min-height:100px}.composer-draft-title{margin-bottom:var(--space-2);padding-left:var(--space-1);font-size:var(--text-xl);color:var(--ds-text);font-weight:600;line-height:1.2}.composer-card:focus-within{border-color:var(--border-default)}.composer-card label.f{margin-bottom:var(--space-1);padding-left:var(--space-2);color:#4b5563;font-weight:500}.composer-input-shell{align-items:center;gap:.4rem;display:flex}.composer-card textarea#prompt{resize:none;min-height:30px;max-height:180px;font:inherit;font-size:var(--text-base);padding:var(--space-1)var(--space-1);color:var(--ds-text);background:0 0;border:none;border-radius:0;outline:none;flex:1;line-height:1.4}.composer-card textarea#prompt::placeholder{color:var(--text-placeholder)}.composer-tools-left{flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.composer-tools-right{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.composer-model-field{width:180px;position:relative}.composer-model-input{box-sizing:border-box;width:180px;height:2.2rem;padding:0 var(--space-2);border:1px solid var(--ds-border);background:var(--ds-main-tint);color:var(--ds-text);font-size:var(--text-xs);border-radius:8px;outline:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.composer-model-input::placeholder{color:var(--text-placeholder);font-family:inherit}.composer-allow-ask-select,.composer-mode-select{box-sizing:border-box;width:78px;height:2.2rem;padding:0 var(--space-2);border:1px solid var(--ds-border);background:var(--ds-main-tint);color:var(--ds-text);font-size:var(--text-xs);border-radius:8px;outline:none;transition:border-color .12s,background-color .12s,box-shadow .12s}.composer-mode-select{width:140px}.composer-allow-ask-select:hover,.composer-mode-select:hover{border-color:var(--border-hover);background:var(--surface-2)}.composer-allow-ask-select[data-state=open],.composer-mode-select[data-state=open]{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm)}.composer-allow-ask-select:focus-visible{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm)}.composer-mode-select:focus-visible{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm)}.composer-model-suggestions{padding:var(--space-1)0;border:1px solid var(--ds-border);background:var(--ds-bg);max-height:min(220px,32vh);box-shadow:var(--shadow-md);z-index:50;border-radius:10px;margin:0 0 4px;list-style:none;display:none;position:absolute;bottom:100%;left:0;right:0;overflow:auto}.composer-model-suggestions.is-open{display:block}.composer-model-suggestions li{padding:var(--space-2)var(--space-2);font-size:var(--text-xs);cursor:pointer;color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.composer-model-suggestions li:hover,.composer-model-suggestions li.is-active{background:var(--ds-item-active);color:var(--ds-accent)}.composer-model-suggestions .composer-model-suggest-empty{color:var(--ds-muted);cursor:default;font-family:inherit}.composer-model-suggestions .composer-model-suggest-empty:hover{color:var(--ds-muted);background:0 0}.composer-plus-btn,.composer-icon-btn{color:#3f3f46;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.composer-plus-btn:hover{background:var(--surface-3)}.composer-icon-btn:hover:not(:disabled){background:0 0}.composer-icon-btn:disabled{opacity:.4;cursor:not-allowed}.btn-send-circle{background:var(--ds-accent);width:2rem;height:2rem;color:var(--surface-1);font-size:var(--text-lg);cursor:pointer;box-shadow:var(--shadow-send);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.btn-send-circle:hover:not(:disabled){background:var(--ds-accent-hover)}.btn-send-circle:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.btn-abort-text{padding:var(--space-1)var(--space-3);border-radius:var(--btn-radius);color:var(--ds-muted);font-size:var(--text-xs);cursor:pointer;background:0 0;border:1px solid transparent}.btn-abort-text:hover:not(:disabled){color:var(--ds-text);background:var(--ds-sidebar)}.btn-abort-text:disabled{opacity:.4;cursor:not-allowed}.page-footer-note{text-align:center;font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-2)var(--space-4)0;letter-spacing:.02em}.page-footer-note--compact{font-size:var(--text-xs);padding:var(--space-1)var(--space-3)0;letter-spacing:.01em}.main-scroll-draft{flex:1;min-height:0}.main-body-draft{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.draft-session-hero{min-width:0}.main-header-action-btn{font-size:var(--text-xs);padding:var(--space-1)var(--space-3);border-radius:var(--btn-radius);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-muted);cursor:not-allowed;opacity:.65}.composer-draft-pill{border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-sm);padding:var(--space-1)var(--space-3);cursor:pointer;border-radius:999px;transition:background .15s,border-color .15s}.composer-draft-pill:hover{background:var(--ds-item-hover);border-color:var(--border-hover)}.drawer-bind-block{margin-bottom:var(--space-2);border-bottom:1px solid var(--ds-border);font-size:var(--text-xs);padding-bottom:.5rem}.drawer-bind-block--solo{border-bottom:none;margin-bottom:0;padding-bottom:0}.drawer-bind-head{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.drawer-bind-head.sidebar-drawer-meta{font-size:var(--text-xs);padding-top:.15rem}.drawer-bind-head strong{color:var(--ds-text);font-weight:600}.agent-bind-model-input{box-sizing:border-box;width:100%;padding:var(--space-1);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-xs);border-radius:2px}.btn-bind-save{margin-top:var(--space-1);width:100%;padding:var(--space-2)var(--space-1);border-radius:var(--btn-radius-sm);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-xs);cursor:pointer}.btn-bind-save:hover:not(:disabled){background:var(--ds-main-tint)}.btn-bind-save:disabled{opacity:.5;cursor:not-allowed}.agent-picker-search{box-sizing:border-box;width:100%;padding:var(--space-2);border:1px solid var(--ds-border);font-size:var(--text-xs);border-radius:8px}.agent-picker-scroll{max-height:min(42vh,280px);padding:var(--space-1)var(--space-3);overflow:auto}.agent-picker-item{padding:var(--space-3)0;border-bottom:1px solid rgba(92,91,91,.06);align-items:flex-start;gap:.45rem;display:flex}.agent-picker-item:last-child{border-bottom:none}.agent-picker-item label{cursor:pointer;font-size:var(--text-xs);flex:1;line-height:1.35}.status-dot{border-radius:9999px;flex-shrink:0;width:4px;height:4px;display:inline-block;position:relative}.net-status-online{color:var(--ds-ok);background-color:var(--ds-ok)}.net-status-online:after{border:1px solid var(--ds-ok);content:"";border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite antStatusProcessing;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.net-status-error{color:#9b4040;background-color:#9b4040}.net-status-idle{color:#e0e0e0;background-color:#e0e0e0}@keyframes antStatusProcessing{0%{opacity:.9;transform:translate(-50%,-50%)scale(.8)}70%{opacity:.2;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.tool-running-gradient{color:transparent;background-image:linear-gradient(90deg,#343d52 0%,#6b7280 35%,#343d52 70%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:1.4s linear infinite toolRunningGradientShift}@keyframes toolRunningGradientShift{0%{background-position:0%}to{background-position:200%}}.type-badge{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:2px;padding:1px 6px;font-weight:500}.badge-connect{color:var(--red);background:rgba(255,95,95,.15)}.badge-session{color:var(--blue);background:rgba(74,158,255,.15)}.badge-messages{color:var(--purple);background:rgba(176,127,255,.15)}.badge-ready{color:var(--green);background:rgba(61,220,132,.15)}.badge-turn{color:var(--amber);background:rgba(255,181,71,.15)}.chat-agent-timeline .agent-timeline-label-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.chat-agent-timeline .agent-timeline-label-hint{font-size:var(--text-xs);color:var(--ds-muted,var(--color-text-tertiary,#6b7280))}.chat-agent-timeline .tag{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 7px;font-weight:500}.chat-agent-timeline .tag-tool{color:#185fa5;background:#e6f1fb}.chat-agent-timeline .tag-text{color:#3b6d11;background:#eaf3de}.chat-agent-timeline .tag-final{color:#854f0b;background:#faeeda}.chat-agent-timeline .agent-timeline-thinking{font-size:var(--text-sm);color:var(--ds-text,var(--color-text-primary,#111));padding:2px 0;line-height:1.75}.chat-agent-timeline .agent-timeline-thinking--final{color:var(--ds-muted,var(--color-text-secondary,#6b7280))}.chat-agent-timeline .agent-timeline-thinking code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-xs);background:var(--ds-surface-2,var(--color-background-secondary,#f3f4f6));color:var(--ds-text,var(--color-text-primary,#111));border-radius:4px;padding:1px 5px}.chat-agent-timeline .agent-timeline-tool-panel{background:var(--ds-bg,var(--color-background-primary,#fff));border:.5px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.chat-agent-timeline .agent-timeline-tool-panel--running{border-color:rgba(34,48,68,.55)}.chat-agent-timeline .agent-timeline-tool-panel--error{border-color:rgba(163,45,45,.45)}.chat-agent-timeline .agent-timeline-tool-panel--done{border-color:rgba(0,0,0,.12)}.chat-agent-timeline .agent-timeline-tool-header{background:var(--ds-surface-2,var(--color-background-secondary,#f5f5f5));width:100%;padding:var(--space-2)var(--space-3);text-align:left;border:0;justify-content:space-between;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;transition:color .15s,background .15s;display:flex}.chat-agent-timeline .agent-timeline-tool-header--running{color:#185fa5;background:#e6f1fb}.chat-agent-timeline .agent-timeline-tool-header--running .agent-timeline-tool-meta,.chat-agent-timeline .agent-timeline-tool-header--running .agent-timeline-tool-calls{color:rgba(24,95,165,.88)}.chat-agent-timeline .agent-timeline-tool-header--error{color:#a32d2d;background:rgba(163,45,45,.08)}.chat-agent-timeline .agent-timeline-tool-header--done{color:#606878;background:rgba(0,0,0,.02)}.chat-agent-timeline .agent-timeline-tool-header .agent-timeline-tool-title{font-size:var(--text-sm);font-weight:500}.chat-agent-timeline .agent-timeline-tool-header .agent-timeline-tool-meta{font-size:var(--text-xs);color:#343d52}.chat-agent-timeline .agent-timeline-tool-header .agent-timeline-tool-calls{font-size:var(--text-xs);color:#343d52;flex-shrink:0}.chat-agent-timeline .agent-timeline-dot-tool{border-color:#185fa5}.chat-agent-timeline .agent-timeline-dot-text{border-color:#3b6d11}.chat-agent-timeline .agent-timeline-dot-final{border-color:#854f0b}.tr-ok{border:1.4px solid #3b6d11;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.tr-ok svg{width:7px;height:7px}.tr-err{border:1.4px solid #a32d2d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.tr-err svg{width:7px;height:7px}.agent-timeline-summary-bar{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:flex}.agent-timeline-summary-bar:hover .agent-timeline-summary-title{color:var(--ds-muted);background:var(--ds-item-active)}.agent-timeline-summary-title{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:var(--text-sm);color:var(--ds-muted);cursor:pointer;flex-shrink:0;font-weight:500;overflow:hidden}.agent-timeline-summary-detail{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-xs);color:var(--ds-text);flex:1;overflow:hidden}.agent-timeline-summary-detail:hover{color:var(--ds-muted)}.agent-timeline-summary-count{font-size:var(--text-xs);color:var(--ds-text);flex-shrink:0}.agent-timeline-summary-arrow{color:var(--ds-muted);flex-shrink:0}.slideHighlight:after{content:"";background:linear-gradient(90deg,transparent,var(--highlight),transparent);filter:blur(8px);pointer-events:none;width:40%;height:100%;animation:3s ease-in-out infinite slideHighlight;position:absolute;top:0;left:0}@keyframes slideHighlight{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes agent-block-dot-pulse{50%{opacity:.45}}.agent-block-status-dot--pulse{animation:1.2s ease-in-out infinite agent-block-dot-pulse}.main.settings-main{padding:0}.side-nav-shell{flex:1;min-width:0;min-height:0;display:flex}.side-nav{border-right:1px solid var(--ds-border);width:220px;padding:var(--space-4)var(--space-2);background:var(--ds-bg);flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}.side-nav-title{font-size:var(--text-md);color:var(--ds-text);padding:var(--space-1)var(--space-3);margin-bottom:var(--space-2);letter-spacing:-.01em;font-weight:600}.side-nav-groups{gap:var(--space-4);flex-direction:column;flex:1;display:flex}.side-nav-group{flex-direction:column;gap:2px;display:flex}.side-nav-item{align-items:center;gap:var(--space-2);width:100%;height:36px;padding:var(--space-2)var(--space-3);border-radius:var(--ds-radius-sm);font-size:var(--text-base);color:var(--ds-text);text-align:left;cursor:pointer;background:0 0;border:none;transition:background .15s;display:flex}.side-nav-item:hover{background:var(--ds-item-active);color:var(--ds-text)}.side-nav-item:focus-visible{box-shadow:0 0 0 2px var(--ds-accent);outline:none}.side-nav-item.is-active{background:var(--ds-border);font-weight:600}.side-nav-item-icon{color:var(--ds-muted);font-size:var(--text-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.is-active .side-nav-item-icon{color:var(--ds-accent)}.side-nav-item-label{truncate:true;flex:1;min-width:0}.side-nav-bottom{padding-top:var(--space-2);border-top:1px solid var(--ds-border);flex-direction:column;gap:2px;margin-top:auto;display:flex}.side-nav-content{min-width:0;min-height:0;padding:clamp(var(--space-4),3vw,var(--space-6));flex-direction:column;flex:1;display:flex;overflow-y:auto}
|
|
1
|
+
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ds-bg:#fff;--ds-main-tint:#fbfbfc;--ds-sidebar:#f1f1f1;--ds-border:#efefef;--ds-border-hover:#efeeeb;--ds-text:#111827;--ds-muted:#6b7280;--ds-accent:#1db887;--ds-accent-hover:#18a578;--ds-item-hover:#ededed;--ds-item-active:#e8e8e8;--ds-item-bg-hover:#efeeeb;--ds-ok:#059669;--ds-danger:#dc2626;--ds-log-bg:#f8f9fb;--ds-log-border:#e5e7eb;--ds-radius:14px;--ds-radius-sm:10px;--green:#3ddc84;--green-dark:#009f6b;--green-light:#ecf7f2;--green-dim:#1a4a30;--blue:#4a9eff;--blue-dim:#0d2a4a;--amber:#ffb547;--amber-dim:#3a2a0a;--red:#ff5f5f;--red-dim:#3a1010;--purple:#b07fff;--cyan:#4ae3d4;--ts:#567;--border-light:rgba(255,255,255,.5);--border-mid:rgba(255,255,255,.18);--text-primary:#f0ede8;--text-secondary:#a8a8a2;--text-tertiary:#6e6e68;--text-placeholder:#9ca3af;--icon-color:#3f3f46;--avatar-bg:#9a3b32;--surface-1:#fff;--surface-2:#f5f5f5;--surface-3:#f9f9f9;--surface-4:#eceef2;--surface-5:#e8e8e8;--border-subtle:#eceef2;--border-default:#efefef;--border-hover:#d1d5db;--border-code:#cecece;--border-focus:var(--ds-accent);--shadow-sm:0 1px 3px rgba(15,23,42,.06),0 1px 2px rgba(15,23,42,.04);--shadow-md:0 4px 16px rgba(15,23,42,.08),0 2px 4px rgba(15,23,42,.04);--shadow-lg:0 12px 40px rgba(15,23,42,.1),0 4px 12px rgba(15,23,42,.06);--shadow-float:0 20px 60px rgba(15,23,42,.15),0 8px 20px rgba(15,23,42,.08);--shadow-sidebar:2px 0 12px rgba(15,23,42,.03);--shadow-composer:0 4px 20px rgba(15,23,42,.07),0 0 0 .5px rgba(15,23,42,.06);--shadow-composer-hover:0 4px 20px rgba(15,23,42,.07),0 0 0 .5px rgba(15,23,42,.12);--shadow-composer-focus:0 12px 32px rgba(15,23,42,.18),0 0 0 .5px rgba(15,23,42,.22);--shadow-send:0 2px 8px rgba(29,184,135,.35);--btn-radius:10px;--btn-radius-sm:6px;--btn-radius-lg:14px;--btn-radius-pill:999px;--btn-height:36px;--btn-height-sm:28px;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.875rem;--text-lg:1rem;--text-xl:1.25rem;--font-display:"Sora","PingFang SC","Microsoft YaHei",sans-serif;--font-body:"DM Sans","PingFang SC","Microsoft YaHei",sans-serif;--font-mono:"JetBrains Mono","SF Mono","Consolas",monospace;--space-1:.25rem;--space-1-5:.375rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--ring-focus:0 0 0 2px var(--ds-bg),0 0 0 4px var(--ds-accent);--ring-focus-sm:0 0 0 2px rgba(29,184,135,.25);--ring-focus-inset:inset 0 0 0 2px rgba(29,184,135,.25);--ds-scrollbar:rgba(0,0,0,.15);--ds-scrollbar-hover:rgba(0,0,0,.25)}.chat-md{color:var(--ds-text)}.chat-md :first-child{margin-top:0}.chat-md :last-child{margin-bottom:0}.chat-md h1,.chat-md h2,.chat-md h3{margin:.75em 0 .35em;font-weight:600;line-height:1.5}.chat-md hr{background:var(--border-hover);border:none;height:1px}.chat-md p{margin:.5em 0;line-height:2}.chat-md ul,.chat-md ol{margin:.5em 0;padding-left:1.35rem}.chat-md ul li,.chat-md ol li{line-height:2}.chat-md pre{padding:var(--space-3)var(--space-3);background:var(--surface-3);border:1px solid var(--border-default);color:var(--ds-text);font-size:var(--text-xs);border-radius:8px;margin:.65em 0;overflow-x:auto}.chat-md pre code{color:inherit;font-size:inherit;background:0 0;padding:0;line-height:2}.chat-md code{background:var(--surface-3);color:var(--ds-text);border-radius:4px;padding:.12em .35em;font-family:ui-monospace,monospace;font-size:.84em}.chat-md table{width:-moz-fit-content;width:fit-content;min-width:100%}.chat-md table tr:last-child th,.chat-md table tr:last-child td{border-bottom:none}.chat-md table th,.chat-md table td{text-align:left;border-bottom:1px solid var(--ds-border);padding:.8em 1em}.chat-md .chat-code-block{border:none;border-radius:10px;margin:0 0 .65em;overflow:hidden}.chat-md .chat-code-block pre{border:none;border-radius:0;margin:0;background:var(--surface-3)!important}.chat-md .chat-code-head{background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.05);justify-content:space-between;align-items:center;gap:.5rem;display:flex}.chat-md .chat-code-title{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--ds-text);font-family:ui-monospace,monospace}.chat-md .chat-code-copy-btn{border:1px solid var(--border-default);background:var(--surface-5);color:var(--ds-text);font-size:var(--text-xs);padding:var(--space-1)var(--space-2);cursor:pointer;border-radius:6px;line-height:1;transition:all .15s}.chat-md .chat-code-copy-btn:hover{background:var(--surface-4)}.chat-md .chat-code-copy-btn.is-copied{border-color:var(--ds-ok);color:var(--ds-ok)}.chat-md blockquote{border-left:3px solid var(--border-hover);color:var(--ds-muted);margin:1em 0;padding-left:.85rem}.dark .chat-md code{background:rgba(255,255,255,.08)}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ds-bg:#0f1117;--ds-main-tint:#16181d;--ds-sidebar:#1a1d23;--ds-border:#2a2d35;--ds-border-hover:#3a3d45;--ds-text:#e8e8ec;--ds-muted:#8b8d96;--ds-accent:#2dd4a8;--ds-accent-hover:#34d399;--ds-item-hover:#23262e;--ds-item-active:#2a2d38;--ds-item-bg-hover:#262930;--ds-ok:#34d399;--ds-danger:#f87171;--ds-log-bg:#1a1d23;--ds-log-border:#2a2d35;--font-display:"Sora","PingFang SC","Microsoft YaHei",sans-serif;--font-body:"DM Sans","PingFang SC","Microsoft YaHei",sans-serif;--font-mono:"JetBrains Mono","SF Mono","Consolas",monospace;--text-placeholder:#6b7280;--icon-color:#a1a1aa;--surface-1:#16181d;--surface-2:#1e2128;--surface-3:#262930;--surface-4:#2f3340;--border-subtle:#2a2d35;--border-default:#2a2d35;--border-hover:#3f4250;--text-primary:#e8e8ec;--text-secondary:#8b8d96;--shadow-sm:0 1px 3px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.15);--shadow-md:0 4px 16px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.2);--shadow-lg:0 12px 40px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.25);--shadow-float:0 20px 60px rgba(0,0,0,.4),0 8px 20px rgba(0,0,0,.3);--shadow-sidebar:2px 0 12px rgba(0,0,0,.3);--shadow-composer:0 .25rem 1.25rem rgba(0,0,0,.3),0 0 0 .5px rgba(255,255,255,.06);--shadow-composer-hover:0 .25rem 1.25rem rgba(0,0,0,.3),0 0 0 .5px rgba(255,255,255,.1);--shadow-composer-focus:0 .75rem 2rem rgba(0,0,0,.65),0 0 0 .5px rgba(255,255,255,.2);--shadow-send:0 2px 8px rgba(45,212,168,.35);--ring-focus-sm:0 0 0 2px rgba(45,212,168,.25);--ring-focus-inset:inset 0 0 0 2px rgba(45,212,168,.25);--ds-scrollbar:rgba(255,255,255,.15);--ds-scrollbar-hover:rgba(255,255,255,.25);--btn-radius:10px;--btn-radius-sm:6px;--btn-radius-lg:14px;--btn-radius-pill:999px;--btn-height:36px;--btn-height-sm:28px;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.875rem;--text-md:.9rem;--text-lg:1rem;--text-xl:1.25rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--ds-scrollbar)transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--ds-scrollbar);border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--ds-scrollbar-hover)}html{scroll-behavior:smooth}html,body{height:100%;margin:0}body{font-family:var(--font-body);background:var(--ds-bg);color:var(--ds-text);line-height:1.5;overflow:hidden}a{color:var(--ds-accent)}.app{height:100%;min-height:0;display:flex}.app .lucide{width:16px;height:16px;color:var(--icon-color)}.stage-thread-flyout{border-left:0 solid var(--ds-border);background:var(--surface-2);flex-shrink:0;width:0;min-height:0;transition:width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.stage-thread-flyout.is-open{width:var(--stage-flyout-width,360px);border-left-width:1px}.stage-thread-flyout-inner{width:var(--stage-flyout-width,360px);flex-direction:column;height:100%;min-height:0;display:flex}.stage-thread-flyout-header{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-3)var(--space-2);border-bottom:1px solid var(--ds-border);flex-shrink:0;display:flex}.stage-thread-flyout-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-base);color:var(--ds-text);flex:1;margin:0;font-weight:600;line-height:1.4;overflow:hidden}.stage-thread-flyout-close{flex-shrink:0}.stage-thread-flyout-body{min-height:0;padding:var(--space-3);flex:1;overflow-y:auto}.sidebar{background:var(--surface-2);border-right:1px solid var(--ds-border);width:min(288px,42vw);min-width:0;box-shadow:var(--shadow-sidebar);flex-direction:column;flex-shrink:0;display:flex}.sidebar.is-collapsed{width:52px}.sidebar-collapsed-actions{align-items:center;gap:var(--space-2);padding-top:var(--space-3);flex-direction:column;flex:1;display:flex}.sidebar-collapsed-icon-btn{cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:inline-flex}.sidebar-collapsed-icon-btn:hover{background:var(--surface-3)}.sidebar-collapsed-icon-btn:focus-visible{box-shadow:var(--ring-focus);outline:none}.sidebar-brand{padding:var(--space-4)var(--space-4)var(--space-3);border-bottom:1px solid var(--ds-border);flex-shrink:0}.sidebar-brand-title-row{align-items:center;gap:.25rem;min-width:0;display:flex}.sidebar-brand .logo{min-width:0;font-size:var(--text-lg);color:var(--ds-text);letter-spacing:-.02em;flex:1;font-weight:700;line-height:1.2}.sidebar-brand-ws{margin-top:var(--space-2);border-top:1px solid var(--ds-border);padding-top:.45rem}.sidebar-brand-ws-title{font-size:var(--text-xs);color:var(--ds-text);margin-bottom:var(--space-1);letter-spacing:.02em;font-weight:600}.sidebar-brand-ws-label{font-size:var(--text-xs);color:var(--ds-muted);margin-bottom:var(--space-1);display:block}.sidebar-brand-model-input{box-sizing:border-box;width:100%;margin-bottom:var(--space-1)}.btn-bind-save--brand{padding:var(--space-1)var(--space-2);border-radius:var(--btn-radius-sm);font-size:var(--text-xs);margin-top:0}.sidebar-icon-btn{border-radius:var(--btn-radius-sm);width:1.85rem;height:1.85rem;color:var(--ds-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .35s;display:inline-flex}.sidebar-icon-btn:hover{background:var(--ds-item-bg-hover)}.sidebar-icon-btn:focus-visible{box-shadow:var(--ring-focus);outline:none}.sidebar-icon-btn svg{display:block}.sidebar-icon-btn .ic{font-size:var(--text-lg);color:currentColor;font-weight:300;line-height:1}.btn-primary{box-sizing:border-box;height:34px;padding:0 var(--space-4);border-radius:var(--btn-radius);background:var(--ds-accent);color:#fff;cursor:pointer;font-weight:500;font-size:var(--text-sm);border:none;justify-content:center;align-items:center;margin:0;display:inline-flex}.btn-primary:hover{background:var(--ds-accent-hover)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.sidebar-drawer-meta{font-size:var(--text-xs);color:var(--ds-muted);padding:0 var(--space-1)var(--space-2);border-bottom:1px solid var(--ds-log-border);margin-bottom:var(--space-1);flex-shrink:0;line-height:1.45}#sessionList{min-height:0;padding:var(--space-1)0 var(--space-1);flex:1;overflow-x:hidden;overflow-y:auto}.session-group-label{font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-2)var(--space-1)var(--space-1);font-weight:500}.sidebar-drawer-item{border-radius:var(--ds-radius-sm);margin:var(--space-1)0;border:1px solid transparent;align-items:center;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.sidebar-drawer-item:hover{background:var(--ds-item-active)}.sidebar-drawer-list{padding:var(--space-1)0 var(--space-1);flex-direction:column;display:flex}.sidebar-drawer-item-label{min-width:0;padding:var(--space-2)var(--space-1)var(--space-2)var(--space-3);font-size:var(--text-sm);color:var(--ds-text);word-break:break-word;flex:1;align-items:center;font-family:ui-monospace,monospace;font-weight:500;display:flex}.sidebar-drawer-empty{font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-2)var(--space-2)var(--space-2);line-height:1.45}.session-item.active{background:var(--ds-item-active);box-shadow:var(--shadow-sm)}.session-item-main{min-width:0;padding:var(--space-1-5)var(--space-1)var(--space-1-5)var(--space-3);cursor:pointer;text-align:left;color:inherit;font:inherit;background:0 0;border:none;flex:1}.session-item-title{font-size:var(--text-base);color:var(--ds-text);-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.session-item-sub{font-size:var(--text-xs);color:var(--ds-muted);margin-top:.2rem;font-family:ui-monospace,monospace}.session-menu-wrap{padding:2px var(--space-3)0 0;opacity:0;pointer-events:none;flex-shrink:0;align-items:flex-start;transition:opacity .15s;display:flex;position:relative}.sidebar-drawer-item:hover .session-menu-wrap,.session-item.active .session-menu-wrap{opacity:1;pointer-events:auto}.session-menu-btn{color:var(--ds-muted);cursor:pointer;font-size:var(--text-lg);letter-spacing:.06em;opacity:.65;background:0 0;border:none;padding:0;font-weight:500}.sidebar-drawer-item:hover .session-menu-btn,.session-item.active .session-menu-btn,.session-menu-wrap.open .session-menu-btn{opacity:1;color:var(--ds-text)}.session-menu-btn:focus-visible{opacity:1;color:var(--ds-text)}.session-dropdown{z-index:80;background:var(--ds-bg);border:1px solid var(--ds-border);min-width:9.5rem;box-shadow:var(--shadow-md);padding:var(--space-1)0;border-radius:10px;display:none;position:absolute;top:2rem;right:.15rem}.session-menu-wrap.open .session-dropdown{display:block}.session-dropdown button{text-align:left;width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--btn-radius-sm);color:var(--ds-text);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;display:block}.session-dropdown button:hover{background:var(--ds-item-hover)}.session-dropdown button.danger{color:var(--ds-danger);background:color-mix(in srgb,var(--ds-danger)8%,transparent);border:1px solid color-mix(in srgb,var(--ds-danger)30%,transparent)}.dark .session-dropdown button.danger{background:color-mix(in srgb,var(--ds-danger)12%,transparent);border:1px solid color-mix(in srgb,var(--ds-danger)40%,transparent)}.sidebar-drawers{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:hidden;overflow-y:auto}details.sidebar-drawer{z-index:0;flex-direction:column;flex:none;min-height:0;display:flex;position:relative}details.sidebar-drawer[open]{z-index:1}details.sidebar-drawer>summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:36px;padding:var(--space-1)var(--space-3);font-size:var(--text-xs);color:var(--ds-text);justify-content:space-between;align-items:center;gap:.5rem;margin:.35rem .25rem 0;font-weight:600;list-style:none;display:flex;position:relative}details.sidebar-drawer>summary::-webkit-details-marker{display:none}details.sidebar-drawer>summary:hover{background:#f1f1f1;border-radius:16px}.drawer-summary-title{letter-spacing:-.01em}.drawer-chevron{font-size:var(--text-xs);color:var(--ds-muted);flex-shrink:0;transition:transform .2s}details.sidebar-drawer:not([open])>summary .drawer-chevron{transform:rotate(-90deg)}details.sidebar-drawer .sidebar-drawer-body{padding:0 var(--space-3)var(--space-3);overflow:auto}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}details.sidebar-drawer[open] .sidebar-drawer-body{animation:.2s ease-out fadeSlideUp}details.sidebar-drawer .sidebar-drawer-body.sidebar-drawer-body--tools,details.sidebar-drawer .sidebar-drawer-body.sidebar-drawer-body--skills,details.sidebar-drawer .sidebar-drawer-body.sidebar-drawer-body--mcp{max-height:none;overflow:visible}.drawer-bind-block--solo .sidebar-drawer-list.agent-bind-chips{min-height:200px;max-height:min(40vh,400px);overflow-x:hidden;overflow-y:auto}.sidebar-drawer-body--sessions{flex-direction:column;padding-bottom:.5rem;display:flex;overflow:hidden}.session-summary-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.sidebar-drawer-body--tools,.sidebar-drawer-body--skills,.sidebar-drawer-body--mcp{flex-direction:column;display:flex}.agent-md-editor{min-height:min(50vh,420px);padding:var(--space-3)var(--space-4);resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-sm);color:var(--ds-text);background:var(--ds-log-bg);box-sizing:border-box;border:none;flex:1;margin:0;line-height:1.5}.tool-files-meta{font-size:var(--text-xs);color:var(--ds-muted);word-break:break-all}.tool-files-state{font-size:var(--text-sm);color:var(--ds-muted);padding:var(--space-2)var(--space-1)}.tool-files-list{flex-direction:column;gap:.5rem;display:flex}.tool-files-item{border:1px solid var(--ds-border);background:var(--ds-bg);padding:var(--space-2)var(--space-3);border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.tool-files-main{flex:1;min-width:0}.tool-files-name{font-size:var(--text-lg);color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.tool-files-sub{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--ds-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tool-files-download{box-sizing:border-box;height:34px;padding:0 var(--space-3);border-radius:var(--btn-radius);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-sm);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.runtime-pkg-row-actions{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.runtime-pkg-row-action{box-shadow:none;color:var(--ds-accent);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:400;line-height:1.25}.agent-md-editor:focus{box-shadow:var(--ring-focus-inset);outline:none}.tool-files-download:hover:not(:disabled){border-color:var(--ds-item-hover);background:var(--ds-item-hover);color:var(--ds-accent)}.tool-files-download:disabled{opacity:.45;cursor:not-allowed}.runtime-pkg-row-action:hover:not(:disabled){color:var(--ds-accent);background:0 0;border:none}.runtime-pkg-row-action:disabled{opacity:.45;cursor:not-allowed;color:var(--ds-accent)}.env-form-table-body{flex:1;min-height:min(46vh,420px);max-height:min(58vh,560px);padding:0;overflow-x:hidden;overflow-y:auto}.env-form-group-title{padding:0 var(--space-1);font-size:var(--text-xs);color:var(--ds-text);border-left:3px solid var(--ds-accent);padding-left:var(--space-2);margin:.65rem 0 .45rem;font-weight:600}.env-form-group-title:first-child{margin-top:.15rem}.env-form-row{margin-bottom:var(--space-2);grid-template-columns:minmax(200px,38%) 1fr;align-items:center;gap:.65rem .85rem;display:grid}.env-form-label{font-size:var(--text-xs);color:var(--ds-text);text-align:right;padding-right:var(--space-1);word-break:break-word;line-height:1.35}.env-form-field{min-width:0}.env-form-value{box-sizing:border-box;width:100%;padding:var(--space-2)var(--space-2);border:1px solid var(--ds-border);font-size:var(--text-xs);background:var(--ds-bg);color:var(--ds-text);border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.env-form-value:focus{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm);outline:none}.btn-env-design{padding:var(--space-1)var(--space-3);border-radius:var(--btn-radius);color:var(--ds-accent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;font-family:inherit;display:inline-flex}.btn-env-design:hover{background:var(--surface-3)}.btn-env-design:focus-visible{box-shadow:var(--ring-focus);outline:none}.btn-env-design--icon{width:28px;height:28px;padding:0}.btn-agent-md-cancel{box-sizing:border-box;height:34px;padding:0 var(--space-3);border-radius:var(--btn-radius);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-sm);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.btn-agent-md-cancel:hover{background:var(--ds-item-hover)}.main{background:var(--ds-main-tint);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.main.manage-main{padding:clamp(var(--space-4),3vw,var(--space-6))}.manage-page-title{font-size:var(--text-xl);color:var(--ds-text);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.3}.manage-page-desc{font-size:var(--text-base);color:var(--ds-muted);margin-top:var(--space-2);word-break:break-all;font-family:inherit}.main.is-draft-session .composer{padding:var(--space-5)0 var(--space-6);flex:1;justify-content:center;align-items:center;display:flex}.main.is-draft-session .composer-inner.is-draft-session{flex-direction:column;justify-content:center;display:flex}.main-header{padding:var(--space-4)clamp(var(--space-4),3vw,var(--space-6))var(--space-4);background:var(--ds-bg);flex-shrink:0}.main-header-top{flex-wrap:wrap;align-items:flex-start;gap:.5rem .75rem;display:flex}.system-settings{padding:var(--space-1)var(--space-2);border:1px solid var(--ds-border);background:var(--ds-main-tint);border-radius:10px;align-items:center;gap:.45rem;margin-left:auto;display:inline-flex}.system-settings-label{color:var(--ds-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.system-settings-label svg{display:block}.system-settings-icon-btn{border:1px solid var(--ds-border);width:1.95rem;height:1.95rem;color:var(--ds-muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.system-settings-icon-btn:hover{color:var(--ds-text);background:var(--ds-item-hover);border-color:var(--border-hover)}.system-settings-icon-btn:focus-visible{box-shadow:var(--ring-focus);outline:none}.system-settings-icon-btn svg{display:block}.btn-system-settings{box-sizing:border-box;height:34px;padding:0 var(--space-2);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);border-radius:var(--btn-radius);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.btn-system-settings:hover{background:var(--ds-item-hover)}.main-header h1{font-size:var(--text-md);color:var(--ds-text);letter-spacing:-.02em;margin:0;font-weight:400;line-height:1.3}.main-header .mode-pill{font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-1)var(--space-2);background:var(--ds-main-tint);border:1px solid var(--ds-border);border-radius:999px;align-items:center;font-weight:500;display:inline-flex}.main-header .sub{font-size:var(--text-xs);color:var(--ds-muted);margin-top:var(--space-2);word-break:break-all;padding:var(--space-1)var(--space-2);border-radius:var(--ds-radius-sm);background:var(--ds-log-bg);border:1px solid var(--ds-log-border);max-width:100%;font-family:ui-monospace,monospace}.main-header .sub:empty{display:none}.main-scroll{scrollbar-gutter:stable;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-x:hidden;overflow-y:auto}.main-body{flex-direction:column;flex:none;width:100%;display:flex}.chat-thread{width:100%;max-width:800px;padding:var(--space-3)clamp(var(--space-3),2vw,var(--space-6))var(--space-4);box-sizing:border-box;flex:none;margin-left:auto;margin-right:auto;overflow:visible}.chat-placeholder{font-size:var(--text-sm);color:var(--ds-muted);text-align:center;padding:var(--space-8)var(--space-4);max-width:800px;margin:0 auto}@keyframes msgIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.chat-msg{max-width:100%;padding:var(--space-1)var(--space-1);border-radius:var(--ds-radius-sm);line-height:1.55;font-size:var(--text-base);animation:.25s ease-out both msgIn}.chat-streaming{animation:none}.chat-msg-user{white-space:pre-wrap;word-break:break-word}.chat-msg-system{color:#92400e;font-size:var(--text-sm);background:#fffbeb;border:1px solid #fde68a}.chat-command-name{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:.2rem .55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;font-weight:600;line-height:1.35;display:inline-block}.chat-local-command-stdout{white-space:pre-wrap;word-break:break-all;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:.35rem 0 0;padding:.55rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.5;display:block;overflow-x:auto}.chat-local-command-stderr{white-space:pre-wrap;word-break:break-word;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:.35rem 0 0;padding:.55rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.5;display:block}.chat-slash-xml-rest{white-space:pre-wrap;word-break:break-word}.dark .chat-msg-system{color:#fbbf24;background:rgba(180,120,0,.12);border-color:rgba(251,191,36,.25)}.chat-msg-label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--ds-muted);margin:0 var(--space-3).35rem;align-items:center;gap:2px;font-weight:600;display:inline-flex}.schedule-tool-card{border:1px solid color-mix(in srgb,var(--ds-accent)30%,var(--ds-border));border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--ds-accent)10%,var(--ds-main-tint));color:var(--ds-text);margin:.375rem 0;padding:.625rem .75rem}.schedule-tool-card.is-fired{opacity:.82}.schedule-tool-card.is-error{border-color:color-mix(in srgb,var(--ds-danger)45%,var(--ds-border));background:color-mix(in srgb,var(--ds-danger)10%,var(--ds-main-tint))}.schedule-tool-card-head{font-size:var(--text-sm);align-items:center;gap:.375rem;font-weight:600;display:flex}.schedule-tool-card-id{color:var(--ds-muted);font-family:var(--font-mono);font-size:var(--text-xs);margin-left:auto}.schedule-tool-card-prompt{border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--ds-bg)55%,transparent);margin-top:.5rem;padding:.5rem}.schedule-tool-card-prompt-label{color:var(--ds-muted);font-size:var(--text-xs);margin-bottom:.125rem}.schedule-tool-card-prompt-body{white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono);font-size:var(--text-sm)}.schedule-tool-card-meta{color:var(--ds-muted);font-size:var(--text-xs);flex-wrap:wrap;gap:.375rem .75rem;margin-top:.5rem;display:flex}.schedule-tool-card-meta em{color:var(--ds-text);font-style:normal}.schedule-tool-card-error{border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--ds-danger)12%,transparent);color:var(--ds-danger);font-size:var(--text-sm);margin-top:.5rem;padding:.5rem}.scheduled-turn{margin:.875rem 0}.scheduled-turn-divider{color:var(--ds-muted);font-size:var(--text-xs);align-items:center;gap:.5rem;display:flex}.scheduled-turn-divider:before,.scheduled-turn-divider:after{content:"";border-top:1px dashed color-mix(in srgb,var(--border-default)30%,var(--border-hover));flex:1;height:1px}.scheduled-turn-divider em{font-style:normal}.scheduled-turn-task-id{color:var(--ds-muted);font-family:var(--font-mono)}.scheduled-turn-dispatch{border-radius:var(--ds-radius-sm);background:color-mix(in srgb,var(--border-light)8%,var(--ds-border));margin:.5rem 0 .75rem;padding:.5rem .75rem}.scheduled-turn-dispatch-head{color:var(--ds-muted);font-size:var(--text-xs);align-items:center;gap:.25rem;margin-bottom:.25rem;font-weight:600;display:flex}.scheduled-turn-dispatch-body{white-space:pre-wrap;word-break:break-word;color:var(--ds-text);font-family:var(--font-mono);font-size:var(--text-sm)}.scheduled-turn-body{flex-direction:column;gap:.75rem;display:flex}.chat-streaming .stream-pulse{display:none}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.stream-cursor{background:var(--ds-accent);border-radius:4px;flex-shrink:0;width:4px;height:4px;animation:1s ease-in-out infinite cursorBlink;display:inline-block}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes streamDot{0%,to{opacity:.35}50%{opacity:1}}.loading-sweep{background:linear-gradient(90deg,#555 0%,#555 40%,#fff 50%,#555 60%,#555 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite sweep}@keyframes sweep{0%{background-position:100% 0}to{background-position:-100% 0}}details.raw-log-drawer{border-top:1px solid var(--ds-border);background:var(--ds-bg);flex-shrink:0}details.raw-log-drawer>summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--space-2)clamp(var(--space-3),2vw,var(--space-6));font-size:var(--text-xs);color:var(--ds-muted);background:var(--ds-main-tint);justify-content:space-between;align-items:center;font-weight:500;list-style:none;display:flex}details.raw-log-drawer>summary::-webkit-details-marker{display:none}details.raw-log-drawer>summary:hover{color:var(--ds-text)}details.raw-log-drawer[open]>summary{border-bottom:1px solid var(--ds-border)}.raw-log-chevron{font-size:var(--text-xs);transition:transform .2s}details.raw-log-drawer[open] .raw-log-chevron{transform:rotate(-180deg)}.raw-log-body{flex-direction:column;max-height:min(32vh,320px);display:flex;overflow:hidden}#log{min-height:0;max-height:min(32vh,320px);font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:var(--text-xs);white-space:pre-wrap;word-break:break-word;padding:var(--space-3)clamp(var(--space-3),2vw,var(--space-6));background:var(--ds-log-bg);color:#374151;border:none;flex:1;margin:0;line-height:1.45;overflow:auto}label.f{font-size:var(--text-xs);color:var(--ds-muted);margin-bottom:var(--space-1);display:block}.ws-config-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#status.conn-status{font-size:var(--text-sm);color:var(--ds-muted);line-height:1.45}#status.conn-status.ready{color:var(--ds-ok);font-weight:500}#status.conn-status.err{color:var(--ds-danger);font-weight:500}.api-retry-banner{padding:var(--space-2)var(--space-3);background:#fff8e8;border:1px solid #f1d7a1;border-radius:10px}.api-retry-banner-text{font-size:var(--text-xs);color:#8a5a11}.api-retry-banner-progress{background:rgba(138,90,17,.18);border-radius:999px;height:4px;margin-top:6px;overflow:hidden}.api-retry-banner-progress>span{background:#d69a2c;height:100%;display:block}.api-retry-failed{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:#fff4f4;border:1px solid #f3c5c5;border-radius:10px;display:flex}.api-retry-failed-text{font-size:var(--text-xs);color:#b13c3c}.api-retry-failed-btn{border-radius:var(--btn-radius);background:var(--surface-1);color:#8d2f2f;font-size:var(--text-xs);padding:var(--space-2)var(--space-3);border:1px solid #e4b1b1;line-height:1}.api-retry-failed-btn:hover{background:#fff7f7}.prompt-session-info{font-size:var(--text-xs);color:var(--ds-muted);white-space:nowrap;text-overflow:ellipsis;text-align:right;flex-shrink:1;min-width:0;max-width:62%;font-family:ui-monospace,monospace;overflow:hidden}.composer{padding:var(--space-2)0 var(--space-3);background:var(--ds-main-tint);flex-shrink:0}.composer-inner{width:100%;padding:0 clamp(var(--space-3),2vw,var(--space-6));margin:0}.composer-tool-files-inline{border:1px solid var(--border-default);background:var(--surface-2);border-bottom:none;border-radius:8px 8px 0 0;margin:0 .95rem;overflow:hidden}.composer-tool-files-inline-head{padding:var(--space-1)var(--space-3)0;font-size:var(--text-xs);color:var(--ds-text);align-items:center;gap:.35rem;display:flex}.composer-tool-files-inline-chevron{color:var(--ds-muted);transition:transform .28s;display:inline-flex}.composer-tool-files-inline-chevron.is-expanded{transform:rotate(90deg)}.composer-tool-files-inline-panel-wrap{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.composer-tool-files-inline.is-expanded .composer-tool-files-inline-panel-wrap{grid-template-rows:1fr}.composer-tool-files-inline-panel-inner{min-height:0;overflow:hidden}.composer-tool-files-inline-title{font-weight:400}.composer-tool-files-inline-loading{font-size:var(--text-xs);color:var(--ds-muted);margin-left:auto}.composer-tool-files-inline-panel{padding:0 var(--space-2);opacity:0;border-top:1px solid transparent;transition:opacity .22s,padding .28s,border-color .28s}.composer-tool-files-inline.is-expanded .composer-tool-files-inline-panel{border-top-color:var(--ds-border);padding:var(--space-2)var(--space-2);opacity:1}.composer-tool-files-inline-list{flex-direction:column;gap:.35rem;max-height:220px;display:flex;overflow-y:auto}.composer-tool-files-inline-item{padding:var(--space-2)var(--space-2)0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.composer-tool-files-inline-main{align-items:baseline;gap:.45rem;min-width:0;display:flex}.composer-tool-files-inline-name{max-width:100%;font-size:var(--text-xs);color:var(--ds-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-tool-files-inline-size{font-size:var(--text-xs);color:var(--ds-muted);flex-shrink:0}.composer-tool-files-inline-download{border-radius:var(--btn-radius);width:28px;height:28px;color:var(--ds-text);background:var(--surface-1);justify-content:center;align-items:center;display:inline-flex}.composer-tool-files-inline-download:hover{background:var(--ds-item-hover)}.composer-tool-files-inline-state{padding:var(--space-1)var(--space-1);font-size:var(--text-sm);color:var(--ds-muted)}.composer-tool-files-inline-state.is-error{color:var(--ds-danger)}.composer-card{border-color:var(--border-hover);background:var(--surface-1);padding:var(--space-3);border-radius:20px;transition:box-shadow .2s,border-color .2s}.composer-card.is-draft-session{min-height:100px}.composer-draft-title{margin-bottom:var(--space-2);padding-left:var(--space-1);font-size:var(--text-xl);color:var(--ds-text);font-weight:600;line-height:1.2}.composer-card:focus-within{border-color:var(--border-default)}.composer-card label.f{margin-bottom:var(--space-1);padding-left:var(--space-2);color:#4b5563;font-weight:500}.composer-input-shell{align-items:center;gap:.4rem;display:flex}.composer-card textarea#prompt{resize:none;min-height:30px;max-height:180px;font:inherit;font-size:var(--text-base);padding:var(--space-1)var(--space-1);color:var(--ds-text);background:0 0;border:none;border-radius:0;outline:none;flex:1;line-height:1.4}.composer-card textarea#prompt::placeholder{color:var(--text-placeholder)}.composer-tools-left{flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.composer-tools-right{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.composer-model-field{width:180px;position:relative}.composer-model-input{box-sizing:border-box;width:180px;height:2.2rem;padding:0 var(--space-2);border:1px solid var(--ds-border);background:var(--ds-main-tint);color:var(--ds-text);font-size:var(--text-xs);border-radius:8px;outline:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.composer-model-input::placeholder{color:var(--text-placeholder);font-family:inherit}.composer-allow-ask-select,.composer-mode-select{box-sizing:border-box;width:78px;height:2.2rem;padding:0 var(--space-2);border:1px solid var(--ds-border);background:var(--ds-main-tint);color:var(--ds-text);font-size:var(--text-xs);border-radius:8px;outline:none;transition:border-color .12s,background-color .12s,box-shadow .12s}.composer-mode-select{width:140px}.composer-allow-ask-select:hover,.composer-mode-select:hover{border-color:var(--border-hover);background:var(--surface-2)}.composer-allow-ask-select[data-state=open],.composer-mode-select[data-state=open]{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm)}.composer-allow-ask-select:focus-visible{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm)}.composer-mode-select:focus-visible{border-color:var(--border-focus);box-shadow:var(--ring-focus-sm)}.composer-model-suggestions{padding:var(--space-1)0;border:1px solid var(--ds-border);background:var(--ds-bg);max-height:min(220px,32vh);box-shadow:var(--shadow-md);z-index:50;border-radius:10px;margin:0 0 4px;list-style:none;display:none;position:absolute;bottom:100%;left:0;right:0;overflow:auto}.composer-model-suggestions.is-open{display:block}.composer-model-suggestions li{padding:var(--space-2)var(--space-2);font-size:var(--text-xs);cursor:pointer;color:var(--ds-text);white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.composer-model-suggestions li:hover,.composer-model-suggestions li.is-active{background:var(--ds-item-active);color:var(--ds-accent)}.composer-model-suggestions .composer-model-suggest-empty{color:var(--ds-muted);cursor:default;font-family:inherit}.composer-model-suggestions .composer-model-suggest-empty:hover{color:var(--ds-muted);background:0 0}.composer-plus-btn,.composer-icon-btn{color:#3f3f46;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.composer-plus-btn:hover{background:var(--surface-3)}.composer-icon-btn:hover:not(:disabled){background:0 0}.composer-icon-btn:disabled{opacity:.4;cursor:not-allowed}.btn-send-circle{background:var(--ds-accent);width:2rem;height:2rem;color:var(--surface-1);font-size:var(--text-lg);cursor:pointer;box-shadow:var(--shadow-send);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.btn-send-circle:hover:not(:disabled){background:var(--ds-accent-hover)}.btn-send-circle:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.btn-abort-text{padding:var(--space-1)var(--space-3);border-radius:var(--btn-radius);color:var(--ds-muted);font-size:var(--text-xs);cursor:pointer;background:0 0;border:1px solid transparent}.btn-abort-text:hover:not(:disabled){color:var(--ds-text);background:var(--ds-sidebar)}.btn-abort-text:disabled{opacity:.4;cursor:not-allowed}.page-footer-note{text-align:center;font-size:var(--text-xs);color:var(--ds-muted);padding:var(--space-2)var(--space-4)0;letter-spacing:.02em}.page-footer-note--compact{font-size:var(--text-xs);padding:var(--space-1)var(--space-3)0;letter-spacing:.01em}.main-scroll-draft{flex:1;min-height:0}.main-body-draft{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.draft-session-hero{min-width:0}.main-header-action-btn{font-size:var(--text-xs);padding:var(--space-1)var(--space-3);border-radius:var(--btn-radius);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-muted);cursor:not-allowed;opacity:.65}.composer-draft-pill{border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-sm);padding:var(--space-1)var(--space-3);cursor:pointer;border-radius:999px;transition:background .15s,border-color .15s}.composer-draft-pill:hover{background:var(--ds-item-hover);border-color:var(--border-hover)}.drawer-bind-block{margin-bottom:var(--space-2);border-bottom:1px solid var(--ds-border);font-size:var(--text-xs);padding-bottom:.5rem}.drawer-bind-block--solo{border-bottom:none;margin-bottom:0;padding-bottom:0}.drawer-bind-head{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.drawer-bind-head.sidebar-drawer-meta{font-size:var(--text-xs);padding-top:.15rem}.drawer-bind-head strong{color:var(--ds-text);font-weight:600}.agent-bind-model-input{box-sizing:border-box;width:100%;padding:var(--space-1);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-xs);border-radius:2px}.btn-bind-save{margin-top:var(--space-1);width:100%;padding:var(--space-2)var(--space-1);border-radius:var(--btn-radius-sm);border:1px solid var(--ds-border);background:var(--ds-bg);color:var(--ds-text);font-size:var(--text-xs);cursor:pointer}.btn-bind-save:hover:not(:disabled){background:var(--ds-main-tint)}.btn-bind-save:disabled{opacity:.5;cursor:not-allowed}.agent-picker-search{box-sizing:border-box;width:100%;padding:var(--space-2);border:1px solid var(--ds-border);font-size:var(--text-xs);border-radius:8px}.agent-picker-scroll{max-height:min(42vh,280px);padding:var(--space-1)var(--space-3);overflow:auto}.agent-picker-item{padding:var(--space-3)0;border-bottom:1px solid rgba(92,91,91,.06);align-items:flex-start;gap:.45rem;display:flex}.agent-picker-item:last-child{border-bottom:none}.agent-picker-item label{cursor:pointer;font-size:var(--text-xs);flex:1;line-height:1.35}.status-dot{border-radius:9999px;flex-shrink:0;width:4px;height:4px;display:inline-block;position:relative}.net-status-online{color:var(--ds-ok);background-color:var(--ds-ok)}.net-status-online:after{border:1px solid var(--ds-ok);content:"";border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite antStatusProcessing;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.net-status-error{color:#9b4040;background-color:#9b4040}.net-status-idle{color:#e0e0e0;background-color:#e0e0e0}@keyframes antStatusProcessing{0%{opacity:.9;transform:translate(-50%,-50%)scale(.8)}70%{opacity:.2;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.tool-running-gradient{color:transparent;background-image:linear-gradient(90deg,#343d52 0%,#6b7280 35%,#343d52 70%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:1.4s linear infinite toolRunningGradientShift}@keyframes toolRunningGradientShift{0%{background-position:0%}to{background-position:200%}}.type-badge{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:2px;padding:1px 6px;font-weight:500}.badge-connect{color:var(--red);background:rgba(255,95,95,.15)}.badge-session{color:var(--blue);background:rgba(74,158,255,.15)}.badge-messages{color:var(--purple);background:rgba(176,127,255,.15)}.badge-ready{color:var(--green);background:rgba(61,220,132,.15)}.badge-turn{color:var(--amber);background:rgba(255,181,71,.15)}.chat-agent-timeline .agent-timeline-label-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.chat-agent-timeline .agent-timeline-label-hint{font-size:var(--text-xs);color:var(--ds-muted,var(--color-text-tertiary,#6b7280))}.chat-agent-timeline .tag{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 7px;font-weight:500}.chat-agent-timeline .tag-tool{color:#185fa5;background:#e6f1fb}.chat-agent-timeline .tag-text{color:#3b6d11;background:#eaf3de}.chat-agent-timeline .tag-final{color:#854f0b;background:#faeeda}.chat-agent-timeline .agent-timeline-thinking{font-size:var(--text-sm);color:var(--ds-text,var(--color-text-primary,#111));padding:2px 0;line-height:1.75}.chat-agent-timeline .agent-timeline-thinking--final{color:var(--ds-muted,var(--color-text-secondary,#6b7280))}.chat-agent-timeline .agent-timeline-thinking code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-xs);background:var(--ds-surface-2,var(--color-background-secondary,#f3f4f6));color:var(--ds-text,var(--color-text-primary,#111));border-radius:4px;padding:1px 5px}.chat-agent-timeline .agent-timeline-tool-panel{background:var(--ds-bg,var(--color-background-primary,#fff));border:.5px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.chat-agent-timeline .agent-timeline-tool-panel--running{border-color:rgba(34,48,68,.55)}.chat-agent-timeline .agent-timeline-tool-panel--error{border-color:rgba(163,45,45,.45)}.chat-agent-timeline .agent-timeline-tool-panel--done{border-color:rgba(0,0,0,.12)}.chat-agent-timeline .agent-timeline-tool-header{background:var(--ds-surface-2,var(--color-background-secondary,#f5f5f5));width:100%;padding:var(--space-2)var(--space-3);text-align:left;border:0;justify-content:space-between;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;transition:color .15s,background .15s;display:flex}.chat-agent-timeline .agent-timeline-tool-header--running{color:#185fa5;background:#e6f1fb}.chat-agent-timeline .agent-timeline-tool-header--running .agent-timeline-tool-meta,.chat-agent-timeline .agent-timeline-tool-header--running .agent-timeline-tool-calls{color:rgba(24,95,165,.88)}.chat-agent-timeline .agent-timeline-tool-header--error{color:#a32d2d;background:rgba(163,45,45,.08)}.chat-agent-timeline .agent-timeline-tool-header--done{color:#606878;background:rgba(0,0,0,.02)}.chat-agent-timeline .agent-timeline-tool-header .agent-timeline-tool-title{font-size:var(--text-sm);font-weight:500}.chat-agent-timeline .agent-timeline-tool-header .agent-timeline-tool-meta{font-size:var(--text-xs);color:#343d52}.chat-agent-timeline .agent-timeline-tool-header .agent-timeline-tool-calls{font-size:var(--text-xs);color:#343d52;flex-shrink:0}.chat-agent-timeline .agent-timeline-dot-tool{border-color:#185fa5}.chat-agent-timeline .agent-timeline-dot-text{border-color:#3b6d11}.chat-agent-timeline .agent-timeline-dot-final{border-color:#854f0b}.tr-ok{border:1.4px solid #3b6d11;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.tr-ok svg{width:7px;height:7px}.tr-err{border:1.4px solid #a32d2d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.tr-err svg{width:7px;height:7px}.agent-timeline-summary-bar{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:flex}.agent-timeline-summary-bar:hover .agent-timeline-summary-title{color:var(--ds-muted);background:var(--ds-item-active)}.agent-timeline-summary-title{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:var(--text-sm);color:var(--ds-muted);cursor:pointer;flex-shrink:0;font-weight:500;overflow:hidden}.agent-timeline-summary-detail{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-xs);color:var(--ds-text);flex:1;overflow:hidden}.agent-timeline-summary-detail:hover{color:var(--ds-muted)}.agent-timeline-summary-count{font-size:var(--text-xs);color:var(--ds-text);flex-shrink:0}.agent-timeline-summary-arrow{color:var(--ds-muted);flex-shrink:0}.slideHighlight:after{content:"";background:linear-gradient(90deg,transparent,var(--highlight),transparent);filter:blur(8px);pointer-events:none;width:40%;height:100%;animation:3s ease-in-out infinite slideHighlight;position:absolute;top:0;left:0}@keyframes slideHighlight{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes agent-block-dot-pulse{50%{opacity:.45}}.agent-block-status-dot--pulse{animation:1.2s ease-in-out infinite agent-block-dot-pulse}.main.settings-main{padding:0}.side-nav-shell{flex:1;min-width:0;min-height:0;display:flex}.side-nav{border-right:1px solid var(--ds-border);width:220px;padding:var(--space-4)var(--space-2);background:var(--ds-bg);flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}.side-nav-title{font-size:var(--text-md);color:var(--ds-text);padding:var(--space-1)var(--space-3);margin-bottom:var(--space-2);letter-spacing:-.01em;font-weight:600}.side-nav-groups{gap:var(--space-4);flex-direction:column;flex:1;display:flex}.side-nav-group{flex-direction:column;gap:2px;display:flex}.side-nav-item{align-items:center;gap:var(--space-2);width:100%;height:36px;padding:var(--space-2)var(--space-3);border-radius:var(--ds-radius-sm);font-size:var(--text-base);color:var(--ds-text);text-align:left;cursor:pointer;background:0 0;border:none;transition:background .15s;display:flex}.side-nav-item:hover{background:var(--ds-item-active);color:var(--ds-text)}.side-nav-item:focus-visible{box-shadow:0 0 0 2px var(--ds-accent);outline:none}.side-nav-item.is-active{background:var(--ds-border);font-weight:600}.side-nav-item-icon{color:var(--ds-muted);font-size:var(--text-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.is-active .side-nav-item-icon{color:var(--ds-accent)}.side-nav-item-label{truncate:true;flex:1;min-width:0}.side-nav-bottom{padding-top:var(--space-2);border-top:1px solid var(--ds-border);flex-direction:column;gap:2px;margin-top:auto;display:flex}.side-nav-content{min-width:0;min-height:0;padding:clamp(var(--space-4),3vw,var(--space-6));flex-direction:column;flex:1;display:flex;overflow-y:auto}
|
|
2
2
|
@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@theme inline{--animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-out: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes enter { from { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }}@keyframes exit { to { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-accordion-up: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-down: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-up: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}}@utility animation-duration-*{--tw-animation-duration: calc(--value(number)*1ms); --tw-animation-duration: --value(--animation-duration-*,[duration],"initial",[*]); animation-duration: calc(--value(number)*1ms); animation-duration: --value(--animation-duration-*,[duration],"initial",[*]);}@utility delay-*{animation-delay: calc(--value(number)*1ms); animation-delay: --value(--animation-delay-*,[duration],"initial",[*]); --tw-animation-delay: calc(--value(number)*1ms); --tw-animation-delay: --value(--animation-delay-*,[duration],"initial",[*]);}@utility repeat-*{animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]); --tw-animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]);}@utility direction-*{animation-direction: --value(--animation-direction-*,"initial",[*]); --tw-animation-direction: --value(--animation-direction-*,"initial",[*]);}@utility fill-mode-*{animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]); --tw-animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]);}@utility running{animation-play-state: running;}@utility paused{animation-play-state: paused;}@utility play-state-*{animation-play-state: --value("initial",[*]);}@utility blur-in{--tw-enter-blur: 20px;}@utility blur-in-*{--tw-enter-blur: calc(--value(number)*1px); --tw-enter-blur: --value(--blur-*,[*]);}@utility blur-out{--tw-exit-blur: 20px;}@utility blur-out-*{--tw-exit-blur: calc(--value(number)*1px); --tw-exit-blur: --value(--blur-*,[*]);}@utility fade-in{--tw-enter-opacity: 0;}@utility fade-in-*{--tw-enter-opacity: calc(--value(number)/100); --tw-enter-opacity: --value(--percentage-*,[*]);}@utility fade-out{--tw-exit-opacity: 0;}@utility fade-out-*{--tw-exit-opacity: calc(--value(number)/100); --tw-exit-opacity: --value(--percentage-*,[*]);}@utility zoom-in{--tw-enter-scale: 0;}@utility zoom-in-*{--tw-enter-scale: calc(--value(number)*1%); --tw-enter-scale: calc(--value(ratio)); --tw-enter-scale: --value(--percentage-*,[*]);}@utility -zoom-in-*{--tw-enter-scale: calc(--value(number)*-1%); --tw-enter-scale: calc(--value(ratio)*-1); --tw-enter-scale: --value(--percentage-*,[*]);}@utility zoom-out{--tw-exit-scale: 0;}@utility zoom-out-*{--tw-exit-scale: calc(--value(number)*1%); --tw-exit-scale: calc(--value(ratio)); --tw-exit-scale: --value(--percentage-*,[*]);}@utility -zoom-out-*{--tw-exit-scale: calc(--value(number)*-1%); --tw-exit-scale: calc(--value(ratio)*-1); --tw-exit-scale: --value(--percentage-*,[*]);}@utility spin-in{--tw-enter-rotate: 30deg;}@utility spin-in-*{--tw-enter-rotate: calc(--value(number)*1deg); --tw-enter-rotate: calc(--value(ratio)*360deg); --tw-enter-rotate: --value(--rotate-*,[*]);}@utility -spin-in{--tw-enter-rotate: -30deg;}@utility -spin-in-*{--tw-enter-rotate: calc(--value(number)*-1deg); --tw-enter-rotate: calc(--value(ratio)*-360deg); --tw-enter-rotate: --value(--rotate-*,[*]);}@utility spin-out{--tw-exit-rotate: 30deg;}@utility spin-out-*{--tw-exit-rotate: calc(--value(number)*1deg); --tw-exit-rotate: calc(--value(ratio)*360deg); --tw-exit-rotate: --value(--rotate-*,[*]);}@utility -spin-out{--tw-exit-rotate: -30deg;}@utility -spin-out-*{--tw-exit-rotate: calc(--value(number)*-1deg); --tw-exit-rotate: calc(--value(ratio)*-360deg); --tw-exit-rotate: --value(--rotate-*,[*]);}@utility slide-in-from-top{--tw-enter-translate-y: -100%;}@utility slide-in-from-top-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-y: calc(--value(ratio)*-100%); --tw-enter-translate-y: calc(--value(--translate-*,[percentage],[length])*-1);}@utility slide-in-from-bottom{--tw-enter-translate-y: 100%;}@utility slide-in-from-bottom-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-y: calc(--value(ratio)*100%); --tw-enter-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-left{--tw-enter-translate-x: -100%;}@utility slide-in-from-left-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-x: calc(--value(ratio)*-100%); --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1);}@utility slide-in-from-right{--tw-enter-translate-x: 100%;}@utility slide-in-from-right-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-x: calc(--value(ratio)*100%); --tw-enter-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-start{&:dir(ltr){ --tw-enter-translate-x: -100%; }&:dir(rtl){ --tw-enter-translate-x: 100%; }}@utility slide-in-from-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-x: calc(--value(ratio)*-100%); --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-x: calc(--value(ratio)*100%); --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-in-from-end{&:dir(ltr){ --tw-enter-translate-x: 100%; }&:dir(rtl){ --tw-enter-translate-x: -100%; }}@utility slide-in-from-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-x: calc(--value(ratio)*100%); --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-x: calc(--value(ratio)*-100%); --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }}@utility slide-out-to-top{--tw-exit-translate-y: -100%;}@utility slide-out-to-top-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-y: calc(--value(ratio)*-100%); --tw-exit-translate-y: calc(--value(--translate-*,[percentage],[length])*-1);}@utility slide-out-to-bottom{--tw-exit-translate-y: 100%;}@utility slide-out-to-bottom-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-y: calc(--value(ratio)*100%); --tw-exit-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-left{--tw-exit-translate-x: -100%;}@utility slide-out-to-left-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-x: calc(--value(ratio)*-100%); --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1);}@utility slide-out-to-right{--tw-exit-translate-x: 100%;}@utility slide-out-to-right-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-x: calc(--value(ratio)*100%); --tw-exit-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-start{&:dir(ltr){ --tw-exit-translate-x: -100%; }&:dir(rtl){ --tw-exit-translate-x: 100%; }}@utility slide-out-to-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-x: calc(--value(ratio)*-100%); --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-x: calc(--value(ratio)*100%); --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-out-to-end{&:dir(ltr){ --tw-exit-translate-x: 100%; }&:dir(rtl){ --tw-exit-translate-x: -100%; }}@utility slide-out-to-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-x: calc(--value(ratio)*100%); --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-x: calc(--value(ratio)*-100%); --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }}
|
|
3
3
|
@theme inline{@keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--accordion-panel-height,auto)); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--accordion-panel-height,auto)); }to { height: 0; }}}@custom-variant data-open{&:where([data-state="open"]),&:where([data-open]:not([data-open="false"])){ @slot; }}@custom-variant data-closed{&:where([data-state="closed"]),&:where([data-closed]:not([data-closed="false"])){ @slot; }}@custom-variant data-checked{&:where([data-state="checked"]),&:where([data-checked]:not([data-checked="false"])){ @slot; }}@custom-variant data-unchecked{&:where([data-state="unchecked"]),&:where([data-unchecked]:not([data-unchecked="false"])){ @slot; }}@custom-variant data-selected{&:where([data-selected="true"]){ @slot; }}@custom-variant data-disabled{&:where([data-disabled="true"]),&:where([data-disabled]:not([data-disabled="false"])){ @slot; }}@custom-variant data-active{&:where([data-state="active"]),&:where([data-active]:not([data-active="false"])){ @slot; }}@custom-variant data-horizontal{&:where([data-orientation="horizontal"]){ @slot; }}@custom-variant data-vertical{&:where([data-orientation="vertical"]){ @slot; }}@utility no-scrollbar{-ms-overflow-style: none; scrollbar-width: none;&::-webkit-scrollbar { display: none; }}
|
|
4
4
|
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.c30af439.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.e6a3cada.woff)format("woff"),url(../media/KaTeX_AMS-Regular.892f691b.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.db991531.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.2f97783e.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.a36b8125.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.c20eee08.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.2b13f013.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.7c50032c.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.d514bd28.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.5fa2f5e4.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.e311399d.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.5d62e468.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.18139813.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.2a73476d.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.f4e2828d.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.c24b5ba7.woff)format("woff"),url(../media/KaTeX_Main-Bold.6d137c77.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.f1884480.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.079b33ae.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.c003d3ec.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.a3746929.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.26a3619b.woff)format("woff"),url(../media/KaTeX_Main-Italic.61da3e93.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.12644167.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.d511f158.woff)format("woff"),url(../media/KaTeX_Main-Regular.876b86ad.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.5c6a6a93.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.ad4dffd5.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.e73b3bf0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.d8564edb.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.1cd2c488.woff)format("woff"),url(../media/KaTeX_Math-Italic.03974bc4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.a03f9428.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.ff51ef5c.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.d4608ed5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.9245afda.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.8ed740d6.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.c0b22b1e.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.128c9bc2.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.ee7b0a16.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.156dbd4e.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.186c7155.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.afc2fd5a.woff)format("woff"),url(../media/KaTeX_Script-Regular.00d9a561.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.4450ef36.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.e5bf4c74.woff)format("woff"),url(../media/KaTeX_Size1-Regular.9aaff96b.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.6a97527b.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.8fbd32af.woff)format("woff"),url(../media/KaTeX_Size2-Regular.f11810ed.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.54b7ce9d.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.45ae8eba.woff)format("woff"),url(../media/KaTeX_Size3-Regular.9812ade2.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.927fc5b9.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.b211e3d3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.44a4d487.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.ff99d643.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.68b6c3a9.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.a1a7ff52.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo)")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo)")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
|