*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root,html.dark{--bg:#0f0f0f;--surface:#141414;--surface2:#1a1a1a;--surface3:#1e1e1e;--border:#1f1f1f;--border2:#2e2e2e;--text:#e8e8e8;--text-muted:#888;--text-dim:#555;--text-faint:#444;--text-label:#ccc;--text-meta:#aaa;--text-sub:#d4d4d4;--scrollbar:#333;--conv-active:#1e3a6e;--msg-human-bg:#1e6ef5;--msg-ai-bg:#1e1e1e;--msg-error-bg:#2a1010;--msg-error-fg:#f87171;--accent:#1e6ef5;--accent-hover:#1558cc;--confirm-bg:#1a1a2e;--confirm-bd:#2e2e5e;--confirm-tool:#12122a;--confirm-tbd:#2a2a50;--confirm-fg:#a78bfa;--confirm-name:#c4b5fd;--menu-shadow:#0006;--vision-bg:#1a3a1a;--vision-fg:#4ade80;--reject-bg:#2a1a1a;--reject-bd:#3a1a1a;--reject-fg:#f87171;--reject-hover:#3a1f1f;--ctx-track:#222}html.light{--bg:#f5f5f5;--surface:#ececec;--surface2:#e4e4e4;--surface3:#fff;--border:#d8d8d8;--border2:#ccc;--text:#111;--text-muted:#555;--text-dim:#888;--text-faint:#aaa;--text-label:#222;--text-meta:#444;--text-sub:#333;--scrollbar:#bbb;--conv-active:#d8dee9;--msg-human-bg:#1e6ef5;--msg-ai-bg:#e8e8e8;--msg-error-bg:#fde8e8;--msg-error-fg:#b91c1c;--accent:#1e6ef5;--accent-hover:#1558cc;--confirm-bg:#eef;--confirm-bd:#c0c0ee;--confirm-tool:#e4e4f8;--confirm-tbd:#c8c8e8;--confirm-fg:#6d28d9;--confirm-name:#7c3aed;--menu-shadow:#00000026;--vision-bg:#dcfce7;--vision-fg:#16a34a;--reject-bg:#fde8e8;--reject-bd:#fca5a5;--reject-fg:#b91c1c;--reject-hover:#fee2e2;--ctx-track:#d4d4d4}html,body{height:100dvh;overflow:hidden}body{background:var(--bg);color:var(--text);height:100dvh;font-family:system-ui,-apple-system,sans-serif;transition:background .2s,color .2s;display:flex;overflow:hidden}pre{margin-bottom:10px}#app{flex:1;height:100dvh;display:flex;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:2px}.msg.assistant .bubble{white-space:normal}.msg.assistant .bubble h1,.msg.assistant .bubble h2,.msg.assistant .bubble h3,.msg.assistant .bubble h4{color:var(--text);margin:.75em 0 .35em;font-weight:700;line-height:1.3}.msg.assistant .bubble h1{font-size:1.15rem}.msg.assistant .bubble h2{font-size:1.05rem}.msg.assistant .bubble h3{font-size:.97rem}.msg.assistant .bubble p{margin:.4em 0}.msg.assistant .bubble p:first-child{margin-top:0}.msg.assistant .bubble p:last-child{margin-bottom:0}.msg.assistant .bubble ul,.msg.assistant .bubble ol{margin:.4em 0 .4em 1.4em;padding:0}.msg.assistant .bubble li{margin:.2em 0}.msg.assistant .bubble table{border-collapse:collapse;width:max-content;min-width:100%;margin:.5em 0;font-size:.88rem}.msg.assistant .bubble th,.msg.assistant .bubble td{border:1px solid var(--border2);text-align:left;vertical-align:top;padding:.4rem .65rem}.msg.assistant .bubble th:first-child,.msg.assistant .bubble td:first-child{white-space:nowrap;width:1%}.msg.assistant .bubble th{background:var(--surface3);color:var(--text-label);font-weight:600}.msg.assistant .bubble tr:nth-child(2n) td{background:#ffffff08}html.light .msg.assistant .bubble tr:nth-child(2n) td{background:#00000008}.msg.assistant .bubble code{background:var(--surface3);border:1px solid var(--border2);border-radius:.3rem;padding:.1em .4em;font-family:ui-monospace,monospace;font-size:.85em}.msg.assistant .bubble pre{background:var(--surface3);border:1px solid var(--border2);border-radius:.5rem;margin:.5em 0;padding:.75rem 1rem;overflow-x:auto}.msg.assistant .bubble pre code{background:0 0;border:none;padding:0;font-size:.88rem}.msg.assistant .bubble blockquote{border-left:3px solid var(--border2);color:var(--text-muted);margin:.4em 0;padding:.2em .75em}.msg.assistant .bubble hr{border:none;border-top:1px solid var(--border);margin:.75em 0}.msg.assistant .bubble a{color:var(--accent);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s}.msg.assistant .bubble a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.msg.assistant .bubble strong{font-weight:700}.msg.assistant .bubble em{font-style:italic}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}@keyframes compact-spin{to{transform:rotate(360deg)}}@keyframes mic-pulse{0%,to{box-shadow:0 0 #ef444459}50%{box-shadow:0 0 0 5px #ef444400}}@keyframes mic-spin{to{transform:rotate(360deg)}}
