:root,html.dark{--activity-bar-bg:#0d0d0d;--activity-bar-fg:#6a6866;--activity-bar-hover:#1a1a1a;--sidebar-bg:#161616;--sidebar-fg:#6a6866;--sidebar-fg-active:#e8e6e1;--editor-bg:#1c1c1c;--editor-fg:#ccc8c0;--editor-tabs-bg:#141414;--editor-tabs-fg:#6a6866;--editor-tabs-active-bg:#1c1c1c;--editor-tabs-active-fg:#e8e6e1;--chat-bg:#1a1a1a;--chat-fg:#e8e6e1;--chat-rail-bg:#141414;--chat-foot-bg:#111;--bubble:#252525;--bubble-fg:#e8e6e1;--accent:#c9a84c;--accent-light-val:#b8922a;--accent-glow:rgba(201,168,76,.2);--accent-sub:rgba(201,168,76,.11);--sep:hsla(0,0%,100%,.08);--hover-bg:hsla(0,0%,100%,.05);--input-bg:hsla(0,0%,100%,.07);--input-border:hsla(0,0%,100%,.18);--text:var(--chat-fg);--text-muted:#787573;--bg:var(--editor-bg);--font-ui:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-sans:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-serif:"Lora",Georgia,"Times New Roman",serif;--font-mono:"JetBrains Mono","SF Mono",Menlo,Consolas,monospace;--font-size:13px;--font-size-body:13.5px;--line-height:1.75;--radius:8px;--radius-bubble:6px;--radius-card:10px;--danger:#f48771;--danger-bg:hsla(10,86%,70%,.08);--danger-border:hsla(10,86%,70%,.4);--success:#7cbc7c;--success-bg:rgba(124,188,124,.08)}html.light{--activity-bar-bg:#2a2a2a;--activity-bar-fg:#bfbdb8;--activity-bar-hover:#3a3a3a;--sidebar-bg:#e8e7e4;--sidebar-fg:#7a7875;--sidebar-fg-active:#1e1c1a;--editor-bg:#f7f6f4;--editor-fg:#1e1c1a;--editor-tabs-bg:#edecea;--editor-tabs-fg:#7a7875;--editor-tabs-active-bg:#f7f6f4;--editor-tabs-active-fg:#1e1c1a;--chat-bg:#f2f1ef;--chat-fg:#1e1c1a;--chat-rail-bg:#e9e8e5;--chat-foot-bg:#e2e1de;--bubble:#e6e4e0;--bubble-fg:#1e1c1a;--accent:#b8922a;--accent-light-val:#b8922a;--accent-glow:rgba(184,146,42,.22);--accent-sub:rgba(184,146,42,.13);--sep:rgba(0,0,0,.09);--hover-bg:rgba(0,0,0,.04);--input-bg:rgba(0,0,0,.04);--input-border:rgba(0,0,0,.13);--text:var(--chat-fg);--text-muted:#6b6865;--bg:var(--editor-bg)}