*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #080810;--bg2: #0d0d1a;--bg3: #12121f;--surface: #16162a;--surface2: #1c1c35;--border: rgba(255,255,255,.06);--border2: rgba(255,255,255,.1);--text: #f0eff8;--muted: #7a798f;--muted2: #55546a;--green: #00e5a0;--green-dim:rgba(0,229,160,.08);--blue: #4d9fff;--blue-dim: rgba(77,159,255,.08);--orange: #ff6b35;--orange-dim:rgba(255,107,53,.08);--purple: #a78bfa;--purple-dim:rgba(167,139,250,.08);--yellow: #fbbf24;--yellow-dim:rgba(251,191,36,.08);--pink: #f472b6;--pink-dim: rgba(244,114,182,.08);--section-pad: 5rem 2.5rem}@media (max-width: 768px){:root{--section-pad: 3rem 1.25rem}}html{scroll-behavior:smooth}body{font-family:Space Grotesk,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}@media (pointer: fine){body{cursor:none}*{cursor:none!important}}a{text-decoration:none;color:inherit}button{border:none;font-family:inherit;background:none}::selection{background:var(--green);color:#080810}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--muted2);border-radius:2px}.hu2{font-size:clamp(2rem,8vw,6rem)!important}@media (max-width: 640px){section{padding:var(--section-pad)!important}}
