:root{--space-xs:clamp(0.5rem,0.5vw,0.75rem);--space-sm:clamp(0.75rem,1vw,1rem);--space-md:clamp(1rem,1.5vw,2rem);--space-lg:clamp(2rem,3vw,4rem);--space-xl:clamp(3rem,5vw,6rem);--text-sm:clamp(0.875rem,1vw,1rem);--text-md:clamp(1rem,1.5vw,1.25rem);--text-lg:clamp(1.5rem,3vw,3rem);--text-xl:clamp(2rem,5vw,4rem);--fs-hero:clamp(2.5rem,5vw,6rem);--fs-h1:clamp(2rem,3.5vw,4.5rem);--fs-h2:clamp(1.5rem,2.5vw,3rem);--fs-h3:clamp(1.2rem,2vw,2rem);--fs-h4:clamp(1rem,1.5vw,1.5rem);--fs-body:clamp(0.9rem,0.8vw,1.2rem);--fs-small:clamp(0.75rem,0.8vw,0.95rem);--fs-span-lg:clamp(1.2rem,1.4vw,2.2rem);--fs-span-xl:clamp(2.5rem,4.5vw,5.5rem)}*,:after,:before{box-sizing:border-box}html{text-size-adjust:100%}body,html{margin:0;width:100%;max-width:100%;overflow-x:clip;background-color:#000;color:#fff;overflow-anchor:none!important;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}img,video{max-width:100%;height:auto}a,h1,h2,h3,h4,h5,h6,li,p,span{overflow-wrap:break-word}body,button,input,select,textarea{font-family:Inter,sans-serif;font-weight:400}.russo-one-regular{background:linear-gradient(90deg,#ffffff 0,#999999);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.russo-one-regular,.russo-one-regular-plain{font-family:Russo One,sans-serif;font-weight:400}.inter-bold{font-family:Inter,sans-serif;font-weight:700}.raleway-semibold{font-family:Raleway,sans-serif;font-weight:600}.inter-light{font-family:Inter,sans-serif;font-weight:300}.inter-semibold{font-family:Inter,sans-serif;font-weight:600}.raleway-regular{font-family:Raleway,sans-serif;font-weight:400}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}a,body,button,input,li,p,select,span,textarea{font-size:var(--fs-body)}.fs-hero{font-size:var(--fs-hero)}.fs-h1{font-size:var(--fs-h1)}.fs-h2{font-size:var(--fs-h2)}.fs-h3{font-size:var(--fs-h3)}.fs-h4{font-size:var(--fs-h4)}.fs-body{font-size:var(--fs-body)}.fs-small{font-size:var(--fs-small)}.fs-span-lg{font-size:var(--fs-span-lg)}.fs-span-xl{font-size:var(--fs-span-xl)}