*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #20243a;--border: #2a2d3e;--accent: #3b82f6;--accent-h: #2563eb;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--text: #e2e8f0;--muted: #64748b;--font: "Inter", sans-serif;--mono: "JetBrains Mono", monospace}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
