:root{--bg-0: #14102b;--bg-1: #1a1440;--bg-2: #201a4d;--surface: rgba(255, 255, 255, .04);--surface-line: rgba(255, 255, 255, .07);--text: #f4f2ff;--text-muted: #a7a1c9;--accent: #ffd23f;--brand-1: #8b5cf6;--brand-2: #6d3bef;--brand-glow: rgba(139, 92, 246, .45);--radius: 16px;--maxw: 430px;--nav-h: 84px;--banner-h: 60px;color-scheme:dark;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{color:var(--text);background:radial-gradient(1200px 600px at 50% -10%,#2a2170 0%,transparent 60%),linear-gradient(180deg,var(--bg-1) 0%,var(--bg-0) 100%);background-attachment:fixed;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;cursor:pointer}
