:root{--bg: #0f1115;--surface: #1a1d24;--border: #2a2f3a;--text: #e6e8ec;--muted: #8a90a0;--accent: #3b82f6}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
