:root{--bg: #0c1018;--card: #151c28;--border: #2a3548;--text: #e8eef8;--muted: #8b9ab0;--accent: #5c9eff;--ok: #3ecf8e;--bad: #f07178}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:var(--accent)}code{font-size:.85em;background:#00000059;padding:.1rem .35rem;border-radius:4px}
