*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080808;--surface:#111;--surface-2:#1a1a1a;--border:#2a2a2a;--red:#c20;--red-dim:#7a1400;--text:#e8e8e8;--text-dim:#888;--name:#f42}body,html{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;min-height:100vh}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}