:root{--bg: #0a0f1a;--card: #0d1421;--text: #e2e8f0;--accent: #dd0031;--border: #1e293b;--radius: 12px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:ui-sans-serif,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow:hidden;height:100vh}html{height:100vh;overflow:hidden}
