*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#08080c;--bg2:#0e0e14;--text:#e4e2ee;--text-muted:#8b88a0;--white:#fff;--blue:#4f7df9;--blue-rgb:79, 125, 249;--purple:#863bff;--purple-rgb:134, 59, 255;--violet:#c13bff;--violet-rgb:193, 59, 255;--grad-brand:linear-gradient(115deg, var(--blue) 0%, var(--purple) 50%, var(--violet) 100%);--grad-brand-soft:linear-gradient(115deg, #4f7df929, #863bff29, #c13bff29);--blue-glow:#4f7df94d;--purple-glow:#863bff59;--violet-glow:#c13bff4d;--accent:var(--purple);--accent-rgb:var(--purple-rgb);--accent-2:var(--blue);--accent-2-rgb:var(--blue-rgb);--border:#863bff4d;--border-soft:#863bff24;--magenta:#a833f0;--magenta-bright:#b5f;--magenta-glow:#a833f066;--magenta-subtle:#a833f01f;--font-heading:"Bebas Neue", sans-serif;--font-body:"Inter", sans-serif}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{background:var(--purple);color:var(--white)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);border:none;outline:none}button:focus-visible,a:focus-visible{outline:2px solid var(--violet);outline-offset:3px;border-radius:2px}img{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--purple);border-radius:3px}
