.splash-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-modal) + 100);display:flex;align-items:center;justify-content:center;background:#fff!important;background-image:none!important;color:var(--splash-fg);overflow:hidden;transition:opacity var(--duration-slow) var(--ease-out),visibility var(--duration-slow)}.splash-gate[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}.splash-gate--gradient:before,.splash-gate--gradient:after{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important}.splash-gate--noise .splash-gate__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:splash-noise .5s steps(2) infinite}@keyframes splash-noise{0%,to{transform:translate(0)}50%{transform:translate(-5%,-5%)}}.splash-gate__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-lg);text-align:center;padding:var(--space-md)}.splash-gate__logo{opacity:0;animation:fade-up .6s var(--ease-out) .2s forwards;max-width:400px;width:100%;margin-bottom:var(--space-md)}.splash-gate__logo img{width:100%;height:auto;max-width:100%;display:block;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.splash-gate__headline{font-size:clamp(2.5rem,12vw,8rem);font-weight:900;letter-spacing:-.03em;line-height:.9;text-transform:uppercase;display:flex;flex-wrap:wrap;justify-content:center}.splash-gate__char{display:inline-block;opacity:0;transform:translateY(40px) rotateX(-40deg);animation:char-reveal .6s var(--ease-out) forwards;animation-delay:calc(var(--char-index) * .03s + .2s)}@keyframes char-reveal{to{opacity:1;transform:translateY(0) rotateX(0)}}.splash-gate__subtext{font-size:var(--text-lg);letter-spacing:var(--tracking-wide);opacity:0;animation:fade-up .6s var(--ease-out) .8s forwards;color:color-mix(in srgb,var(--splash-fg) 70%,transparent)}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.splash-gate__cta{opacity:0;animation:fade-up .6s var(--ease-out) 1s forwards;background:var(--splash-accent);border-color:var(--splash-accent);color:#fff;min-width:200px}.splash-gate__cta:hover{transform:scale(1.05);box-shadow:0 0 30px color-mix(in srgb,var(--splash-accent) 50%,transparent)}@media(prefers-reduced-motion:reduce){.splash-gate--gradient:before{content:none!important;display:none!important}.splash-gate--noise .splash-gate__noise{animation:none}.splash-gate__char,.splash-gate__subtext,.splash-gate__cta{animation:none;opacity:1;transform:none}}.splash-gate__graphics{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.splash-gate__graphic{position:absolute;opacity:1;filter:none}.splash-gate__graphic img{width:100%;height:100%;object-fit:contain;max-width:250px;opacity:1}.splash-gate__graphic--1{top:5%;left:-5%;animation:float-1 12s ease-in-out infinite;transform:rotate(-15deg)}.splash-gate__graphic--2{top:5%;right:-5%;animation:float-2 10s ease-in-out infinite;transform:rotate(20deg);animation-delay:-2s}.splash-gate__graphic--3{bottom:5%;left:50%;transform:translate(-50%);animation:float-3 14s ease-in-out infinite;transform:translate(-50%) rotate(-10deg);animation-delay:-4s}@keyframes float-1{0%,to{transform:translate(0) rotate(-15deg) scale(1);opacity:.7}33%{transform:translate(10px,-20px) rotate(-10deg) scale(1.02);opacity:.85}66%{transform:translate(-10px,10px) rotate(-20deg) scale(.98);opacity:.6}}@keyframes float-2{0%,to{transform:translate(0) rotate(20deg) scale(1);opacity:.7}50%{transform:translate(-20px,15px) rotate(25deg) scale(1.02);opacity:.85}}@keyframes float-3{0%,to{transform:translate(-50%) translateY(0) rotate(-10deg) scale(1);opacity:.7}33%{transform:translate(-50%) translateY(-15px) rotate(-5deg) scale(1.02);opacity:.8}66%{transform:translate(-50%) translateY(10px) rotate(-15deg) scale(.98);opacity:.6}}body.splash-active{overflow:hidden}body:not(.splash-active) .splash-gate{display:none}@media(prefers-reduced-motion:reduce){.splash-gate__graphic{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/splash.css.map */
