:root{--bg: #F7F5F0;--surface: #FFFFFF;--surface-light: #F0EDE6;--surface-hover: #E8E4DC;--border: #D4D9CD;--border-light: #DDE2D6;--text: #2C3028;--text-muted: #6B7A5E;--text-dim: #9CAF8E;--accent: #5B8A6F;--accent-dim: #4A7260;--accent-glow: rgba(91, 138, 111, .1);--warning: #C4881F;--warning-bg: rgba(196, 136, 31, .06);--warning-border: rgba(196, 136, 31, .25);--success: #3A8A58;--success-bg: rgba(58, 138, 88, .06);--danger: #C94040;--danger-bg: rgba(201, 64, 64, .06);--font-display: "Fraunces", "DM Sans", sans-serif;--font-body: "IBM Plex Sans", sans-serif;--font-mono: "IBM Plex Mono", monospace;--sidebar-bg: #2C3028;--sidebar-border: #3A4035;--sidebar-text: #9CAF8E;--sidebar-active-bg: rgba(91, 138, 111, .18);--sidebar-active-color: #7DBF9A;--sidebar-active-border: rgba(125, 191, 154, .25)}[data-theme=minimal]{--bg: #F5F6F8;--surface: #FFFFFF;--surface-light: #F0F1F4;--surface-hover: #E8E9ED;--border: #D8DAE0;--border-light: #E2E4EA;--text: #1A1D2B;--text-muted: #5F6578;--text-dim: #8E93A6;--accent: #4A7CE5;--accent-dim: #3A63BF;--accent-glow: rgba(74, 124, 229, .08);--warning: #C4881F;--warning-bg: rgba(196, 136, 31, .06);--warning-border: rgba(196, 136, 31, .25);--success: #2D9655;--success-bg: rgba(45, 150, 85, .06);--danger: #D14343;--danger-bg: rgba(209, 67, 67, .06);--sidebar-bg: #1A1D2B;--sidebar-border: #2A2E40;--sidebar-text: #9CA3B5;--sidebar-active-bg: rgba(74, 124, 229, .12);--sidebar-active-color: #6C9BF2;--sidebar-active-border: rgba(108, 155, 242, .2)}[data-theme=warm]{--bg: #FAF8F4;--surface: #FFFFFF;--surface-light: #F2EDE5;--surface-hover: #EBE4D8;--border: #E0D8CF;--border-light: #E8E2D8;--text: #2E2318;--text-muted: #7A6455;--text-dim: #BEA98E;--accent: #C4703A;--accent-dim: #A85E2E;--accent-glow: rgba(196, 112, 58, .1);--warning: #C4881F;--warning-bg: rgba(196, 136, 31, .06);--warning-border: rgba(196, 136, 31, .25);--success: #2D9655;--success-bg: rgba(45, 150, 85, .06);--danger: #C94040;--danger-bg: rgba(201, 64, 64, .06);--sidebar-bg: #2E2318;--sidebar-border: #3D3020;--sidebar-text: #BEA98E;--sidebar-active-bg: rgba(196, 112, 58, .15);--sidebar-active-color: #E08A5A;--sidebar-active-border: rgba(224, 138, 90, .25)}[data-theme=slate]{--bg: #F5F6FA;--surface: #FFFFFF;--surface-light: #ECEEF6;--surface-hover: #E2E5F0;--border: #D6D9E8;--border-light: #DDE0EC;--text: #1E2133;--text-muted: #62697E;--text-dim: #8E94B0;--accent: #7B6FC4;--accent-dim: #6558A8;--accent-glow: rgba(123, 111, 196, .1);--warning: #C4881F;--warning-bg: rgba(196, 136, 31, .06);--warning-border: rgba(196, 136, 31, .25);--success: #2D9655;--success-bg: rgba(45, 150, 85, .06);--danger: #C94040;--danger-bg: rgba(201, 64, 64, .06);--sidebar-bg: #1E2133;--sidebar-border: #2A2E45;--sidebar-text: #8E94B0;--sidebar-active-bg: rgba(123, 111, 196, .15);--sidebar-active-color: #A89CE0;--sidebar-active-border: rgba(168, 156, 224, .25)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}input,textarea,select,button{font-family:inherit}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes dotPulse{0%,60%,to{opacity:.2}30%{opacity:1}}.dot-1{animation:dotPulse 1.4s infinite}.dot-2{animation:dotPulse 1.4s infinite .2s}.dot-3{animation:dotPulse 1.4s infinite .4s}
