*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F8F9FC;--surface: #FFFFFF;--surface2: #F1F4FB;--border: #E2E8F4;--border2: #CBD5E8;--brand: #2D4EA2;--brand-dim: #EEF2FF;--brand-mid: #3B6CC5;--accent: #0891B2;--green: #16A34A;--green-bg: #F0FDF4;--orange: #D97706;--orange-bg: #FFFBEB;--red: #DC2626;--red-bg: #FEF2F2;--text: #1E293B;--text-mid: #475569;--text-dim: #94A3B8;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.1);--radius: 10px;--mono: "JetBrains Mono", monospace}[data-theme=dark]{--bg: #0f1117;--surface: #171923;--surface2: #1e2130;--border: #2a2d3e;--border2: #3a3f58;--brand: #7c6af7;--brand-dim: #2d2660;--brand-mid: #9d8ffa;--accent: #06b6d4;--green: #4ade80;--green-bg: #052e16;--orange: #fb923c;--orange-bg: #1c0a00;--red: #f87171;--red-bg: #1c0000;--text: #e2e8f0;--text-mid: #94a3b8;--text-dim: #4a5568;--shadow: 0 1px 3px rgba(0,0,0,.4);--shadow-md: 0 4px 12px rgba(0,0,0,.5)}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:DM Sans,Inter,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.mono{font-family:var(--mono);font-size:12px}
