.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;background-color:var(--splash-bg, #000);opacity:1;pointer-events:auto;animation:splash-screen-fade .52s ease-out .91s forwards;will-change:opacity}.splash-screen__logo,.splash-screen__wordmark{opacity:0;max-width:min(60vw,320px);max-height:40vh;width:auto;height:auto;animation:splash-screen-logo .91s ease-in-out forwards;will-change:opacity,transform}.splash-screen__logo{transform:scale(.96)}.splash-screen__wordmark{color:#fff;font-family:var(--font-heading--family, system-ui, sans-serif);font-size:clamp(2rem,6vw,4rem);letter-spacing:.08em;text-transform:uppercase}@keyframes splash-screen-logo{0%{opacity:0;transform:scale(.96)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.02)}}@keyframes splash-screen-fade{to{opacity:0;visibility:hidden}}html[data-splash=done] .splash-screen{display:none!important}html[data-splash=show] body{overflow:hidden}@media(prefers-reduced-motion:reduce){.splash-screen,.splash-screen__logo,.splash-screen__wordmark{animation:none}.splash-screen{opacity:0;visibility:hidden;pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/splash-screen.css.map */
