:root{--bg:#0f1419;--surface:#1a2332;--text:#e8edf4;--muted:#8b9cb3;--accent:#3b82f6;--ok:#22c55e;--warn:#f59e0b}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}