:root{color-scheme:light dark;--bg:#0b0f14;--fg:#e6e9ee;--muted:#8a94a3;--accent:#4f8cff;--border:#223041}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--fg)}a{color:var(--accent)}