:root{--color-bg-primary: #070b1a;--color-bg-surface: #111633;--color-accent: #6d4aff;--color-accent-light: #a855f7;--color-text-primary: #f8fafc;--color-text-muted: #94a3b8}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--color-text-primary);background:linear-gradient(135deg,#070b1a,#111633 45%,#35145f);background-attachment:fixed}a{color:var(--color-accent-light)}a:hover{color:var(--color-accent)}
