:root{--bg:#0a0b13;--complete_bg:#ffffff;--text:#e9e9f2;--ink:#0b1020;--muted:#495173;--brand:#8b5cf6;--brand2:#f297b5;--btn-bg:rgba(255,255,255,0.06);--btn-border:rgba(0,0,0,0.12);--btn-hover:rgba(255,255,255,0.12);--container:1240px;--xpad:clamp(18px,6vw,72px);--navH:72px;--card-radius:18px}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,sans-serif;color:var(--ink);background:var(--complete_bg);overflow-x:hidden}