#splash{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2;background-image:repeating-linear-gradient(0deg,transparent 0,transparent 2px,rgba(0,0,0,.06) 2px,rgba(0,0,0,.06) 4px),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>");background-repeat:repeat,repeat;background-size:100% 4px,240px 240px;color:#1a1a1a;font-family:ProggyClean,ProggyCleanTTSZBP,Courier New,ui-monospace,monospace;z-index:100000;overflow:hidden;isolation:isolate;animation:splash-in .18s ease forwards}@keyframes splash-in{0%{opacity:0}to{opacity:1}}.splash-core{display:flex;flex-direction:row;align-items:center;gap:14px;padding:0 24px;max-width:100%}.splash-box{display:flex;align-items:center;justify-content:center;background:#b42227;color:#fcfcfb;font-family:ProggyClean,ProggyCleanTTSZBP,Courier New,monospace;font-size:14px;letter-spacing:.14em;text-transform:uppercase;padding:8px 14px;min-width:200px;height:32px;white-space:nowrap;position:relative;flex:0 0 auto}.splash-box-text{display:inline-block;text-align:center;width:100%}.splash-bar{height:2px;width:0;background:#1a1a1a;flex:0 0 auto;transition:width .42s cubic-bezier(.2,.8,.2,1);transition-delay:60ms}#splash.splash-armed .splash-bar{width:clamp(60px,14vw,140px)}#splash.dismiss{animation:splash-out .36s cubic-bezier(.6,0,.4,1) forwards;pointer-events:none}@keyframes splash-out{to{opacity:0;transform:scale(1.015)}}@media(max-width:480px){.splash-core{gap:10px;padding:0 16px}.splash-box{min-width:160px;font-size:12px;padding:7px 12px;height:30px}#splash.splash-armed .splash-bar{width:clamp(36px,10vw,80px)}}@media(prefers-reduced-motion:reduce){#splash{animation:none}.splash-bar{transition:none}#splash.splash-armed .splash-bar{width:80px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/splash.css.map */
