:root{--bg: #0f0f12;--surface: #18181c;--border: #2a2a30;--text: #e4e4e7;--muted: #71717a;--accent: #22c55e;--accent-dim: #16a34a;--error: #ef4444;--warn: #f59e0b;--radius: 10px}*{box-sizing:border-box}html,body{margin:0;min-height:100vh;font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}
