:root{--bg: #0f1117;--surface: #1a1d2e;--border: #2d3148;--border-light: #1e2235;--accent: #c9a84c;--text: #e2e8f0;--text-muted: #94a3b8;--text-dim: #64748b;--ok: #22c55e;--ok-bg: #14532d;--warning: #f59e0b;--warning-bg: #422006;--danger: #ef4444;--danger-bg: #450a0a;--info: #3b82f6;--info-bg: #1e3a5f}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text)}
