:root,[data-theme=light]{--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--font-display-h1: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--bg: #f9f1e8;--surface: #ffffff;--surface-2: #fffaf3;--surface-hover: #fff4e2;--bg-active: #fff0d8;--border: rgba(80, 40, 20, .08);--border-strong: rgba(80, 40, 20, .16);--text: #1f140d;--text-muted: #6e5849;--text-subtle: #a89281;--accent: oklch(.66 .18 25);--accent-soft: oklch(.96 .04 35);--accent-hover: oklch(.55 .18 25);--accent-secondary: oklch(.88 .06 25);--accent-secondary-hover: oklch(.8 .1 25);--danger: #a83323;--danger-soft: oklch(.96 .03 25);--success: #4f7a2a;--warning: #a06010;--shadow-sm: 0 1px 0 rgba(0, 0, 0, .02), 0 1px 3px rgba(60, 28, 8, .04);--shadow-md: 0 1px 0 rgba(0, 0, 0, .03), 0 4px 12px -4px rgba(60, 28, 8, .08), 0 8px 24px -8px rgba(60, 28, 8, .06);--shadow-lg: 0 1px 0 rgba(0, 0, 0, .04), 0 30px 60px -32px rgba(60, 28, 8, .22), 0 6px 22px -10px rgba(60, 28, 8, .12);--shadow-elev: 0 1px 0 rgba(0, 0, 0, .03), 0 4px 16px -6px rgba(60, 28, 8, .1);--shadow-accent: 0 8px 20px -6px oklch(.66 .18 25 / .3);--backdrop: rgba(31, 20, 13, .45);--badge-running-bg: oklch(.96 .04 60);--badge-running-fg: oklch(.32 .1 25);--badge-done-bg: oklch(.94 .05 130);--badge-done-fg: oklch(.3 .08 130);--user-bubble-bg: linear-gradient(180deg, oklch(.96 .06 35), oklch(.93 .08 25));--user-bubble-border: oklch(.88 .06 25);--user-bubble-fg: #1f140d;--assistant-bubble-bg: #ffffff;--assistant-bubble-border: rgba(80, 40, 20, .08);--assistant-bubble-fg: #1f140d;--thinking-bg: linear-gradient(180deg, #fffaf3, #fff5e9);--thinking-border: rgba(80, 40, 20, .1);--thinking-label-fg: #6e5849;--hero-gradient: linear-gradient(135deg, #fffaf3 0%, #fff4e2 50%, #ffe4cc 100%);--code-bg: #fffbf5;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 18px;--sidebar-w: 280px;--chat-w: 33vw;--chat-w-min: 380px}[data-theme=dark]{--bg: #090b0f;--surface: #101318;--surface-2: #12161d;--surface-hover: #1a1f29;--bg-active: rgba(249, 115, 22, .14);--border: #2b3038;--border-strong: #303641;--text: #f8fafc;--text-muted: #d7dbe2;--text-subtle: #8f98a8;--accent: #f97316;--accent-soft: rgba(249, 115, 22, .14);--accent-hover: #ea580c;--accent-secondary: #fdba74;--accent-secondary-hover: #fed7aa;--danger: #dc2626;--danger-soft: rgba(248, 113, 113, .14);--success: #4ade80;--warning: #fbbf24;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4), 0 0 0 .5px rgba(255, 255, 255, .04);--shadow-md: 0 2px 6px rgba(0, 0, 0, .4), 0 12px 32px -8px rgba(0, 0, 0, .6), 0 0 0 .5px rgba(255, 255, 255, .05);--shadow-lg: 0 16px 48px -12px rgba(0, 0, 0, .7), 0 32px 80px -20px rgba(0, 0, 0, .55), 0 0 0 .5px rgba(255, 255, 255, .06);--shadow-elev: 0 1px 2px rgba(0, 0, 0, .5), 0 4px 16px rgba(0, 0, 0, .4);--shadow-accent: 0 0 0 0 rgba(0, 0, 0, 0), 0 12px 32px -8px rgba(249, 115, 22, .28), 0 0 24px rgba(249, 115, 22, .22);--backdrop: rgba(0, 0, 0, .7);--badge-running-bg: rgba(249, 115, 22, .16);--badge-running-fg: #f97316;--badge-done-bg: rgba(74, 222, 128, .16);--badge-done-fg: #4ade80;--user-bubble-bg: #2B1C16;--user-bubble-border: #4A3025;--user-bubble-fg: #FFFFFF;--assistant-bubble-bg: #151A22;--assistant-bubble-border: #2A313C;--assistant-bubble-fg: #D7DBE2;--thinking-bg: #0C0F14;--thinking-border: #2A313C;--thinking-label-fg: #4A3025;--hero-gradient: linear-gradient(135deg, #101318 0%, #3a2414 60%, #c2410c 120%);--code-bg: #1a1f29}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}button{font:inherit;color:inherit;background:transparent;border:0;padding:0;cursor:pointer}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}body,.theme-flip{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}body{font-family:var(--font-body);font-size:15.5px;line-height:1.7;letter-spacing:-.003em;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01","cv11"}#app{display:flex;flex-direction:column;height:100%}code,kbd,pre{font-family:var(--font-mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) var(--surface-2)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--surface-2)}*::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--surface-2);background-clip:padding-box;border-radius:6px}*::-webkit-scrollbar-thumb:hover{background:var(--surface-hover);background-clip:padding-box}*::-webkit-scrollbar-thumb:active{background:var(--text-muted);background-clip:padding-box}*::-webkit-scrollbar-corner{background:var(--surface-2)}
