.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}.animate-marquee:hover{animation-play-state:paused}.logo-splash-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#0f1c15;z-index:9999;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.logo-splash-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(20px);z-index:0}.logo-splash-overlay--hidden{opacity:0;visibility:hidden}.logo-splash-inner{max-width:800px;width:100%;padding:0 1.5rem;position:relative;z-index:1}.logo-splash-svg svg{width:100%;height:auto;display:block}.logo-splash-svg path,.logo-splash-svg polygon{fill:none;stroke-width:2px;stroke-dasharray:1000;stroke-dashoffset:1000}.logo-splash-svg path,.logo-splash-svg polygon{animation:logo-draw 1.62s forwards,logo-fill 1.62s forwards 1.62s;animation-delay:var(--delay);transition:fill 1.62s ease-in-out,stroke-width 1.62s ease-in-out}@keyframes logo-draw{to{stroke-dashoffset:0}}@keyframes logo-fill{0%{fill:transparent;stroke-width:2px}to{fill:var(--fill);stroke-width:0}}@media(prefers-reduced-motion:reduce){.logo-splash-svg path,.logo-splash-svg polygon{animation:none;stroke-dashoffset:0;fill:var(--fill);stroke-width:0}}
