.neon-cursor-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden;will-change:transform}.cursor-main{position:absolute;top:0;left:0;width:1.125rem;height:1.125rem;background:var(--color-primary);border-radius:50%;pointer-events:none;z-index:10002;will-change:transform;transform:translate(0);opacity:.9}.cursor-trail{position:absolute;top:0;left:0;width:2.25rem;height:2.25rem;border:.125rem solid var(--color-primary);border-radius:50%;pointer-events:none;z-index:10001;will-change:transform;transform:translate(0);opacity:.6}.cursor-glow{position:absolute;top:0;left:0;width:3.375rem;height:3.375rem;background:radial-gradient(circle,rgba(255,237,0,.3) 0%,rgba(255,237,0,.1) 40%,transparent 70%);border-radius:50%;pointer-events:none;z-index:10000;will-change:transform;transform:translate(0);opacity:.7}body,a,button,input,[data-hover=true]{cursor:none}html{scroll-behavior:smooth}@media(hover:none),(pointer:coarse){.neon-cursor-container{display:none}body,a,button,input,[data-hover=true]{cursor:auto}}.preloader-host{position:fixed;inset:0;z-index:9999;background:transparent}.preloader{box-sizing:border-box;margin:0;padding:0;position:fixed;inset:0;background:var(--color-background);display:flex;align-items:center;justify-content:center}.preloader.exit{animation:preloaderFadeOut .65s cubic-bezier(.22,1,.36,1) forwards}.preloader.exit .logo-wrap{animation:logoLiftOut .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes preloaderFadeOut{0%{opacity:1}to{opacity:0}}@keyframes logoLiftOut{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0px)}to{opacity:0;transform:translateY(-.625rem) scale(1.015);filter:blur(.1875rem)}}.logo-wrap{width:17.5rem;height:17.5rem;opacity:0;transform:scale(.94);animation:logoIn .5s cubic-bezier(.16,1,.3,1) .1s forwards}@keyframes logoIn{to{opacity:1;transform:scale(1)}}.logo-wrap svg{width:100%;height:100%;overflow:visible}.draw-path{fill:none;stroke-dasharray:4000;stroke-dashoffset:4000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.draw-yellow{stroke:var(--color-primary);animation:drawIn 1.3s cubic-bezier(.4,0,.2,1) .2s forwards}.draw-white-chev{stroke:var(--color-foreground);animation:drawIn 1.3s cubic-bezier(.4,0,.2,1) .55s forwards}@keyframes drawIn{to{stroke-dashoffset:0}}.fill-yellow{fill:var(--color-primary);opacity:0;animation:fillIn .5s ease 1.3s forwards}.fill-white-chev{fill:var(--color-foreground);opacity:0;animation:fillIn .5s ease 1.6s forwards}@keyframes fillIn{to{opacity:1}}.yellow-glow{filter:drop-shadow(0 0 0px rgba(255,237,0,0));animation:glowBlink .8s ease 2.4s 2 forwards}@keyframes glowBlink{0%{filter:drop-shadow(0 0 0px rgba(255,237,0,0))}40%{filter:drop-shadow(0 0 1.875rem rgba(255,237,0,.6))}to{filter:drop-shadow(0 0 .25rem rgba(255,237,0,.1))}}.rev-letter{fill:var(--color-foreground);opacity:0;animation:letterSlide .45s cubic-bezier(.16,1,.3,1) forwards}.rev-letter:nth-child(1){animation-delay:1.7s}.rev-letter:nth-child(2){animation-delay:1.75s}.rev-letter:nth-child(3){animation-delay:1.8s}.rev-letter:nth-child(4){animation-delay:1.85s}.rev-letter:nth-child(5){animation-delay:1.9s}.rev-letter:nth-child(6){animation-delay:1.95s}.rev-letter:nth-child(7){animation-delay:2s}.rev-letter:nth-child(8){animation-delay:2.05s}.rev-letter:nth-child(9){animation-delay:2.1s}.rev-letter:nth-child(10){animation-delay:2.15s}@keyframes letterSlide{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.subtitle-text{fill:var(--color-foreground);opacity:0;animation:subtitleIn .6s ease 2.35s forwards}@keyframes subtitleIn{to{opacity:.85}}.underline{stroke:var(--color-primary);stroke-width:1;stroke-dasharray:300;stroke-dashoffset:300;animation:drawLine .6s ease 2.5s forwards}@keyframes drawLine{to{stroke-dashoffset:0}}@media(max-width:640px){.logo-wrap{width:12.5rem;height:12.5rem}}@keyframes scanMask{0%{-webkit-mask-position:0% 200%;mask-position:0% 200%}to{-webkit-mask-position:0% -100%;mask-position:0% -100%}}.scan-mask-effect{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,1) 50%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,1) 50%,transparent 100%);-webkit-mask-size:100% 200%;mask-size:100% 200%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:scanMask 2s linear infinite}:where([style*=--img-aspect-ratio]){aspect-ratio:var(--img-aspect-ratio)}:where([style*=--img-default-width]){width:var(--img-default-width);max-width:100%}
