#splash{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:var(--bg);color:var(--text);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:#b42025;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/18/assets/splash.css.map */
