.custom-splash-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:999999;display:flex;justify-content:center;align-items:center;overflow:hidden;*/ transition: transform .8s cubic-bezier(.25,1,.5,1),opacity .8s ease,visibility .8s}.splash-logo-container{width:100%;height:100%;max-width:85vw;max-height:80vh;display:flex;justify-content:center;align-items:center}.splash-logo-container img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background:transparent!important;background-color:transparent!important;box-shadow:none!important;animation:logoEntrance 2s ease-out forwards}.custom-splash-screen.fade-out{opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.1);filter:saturate(.2)}.custom-splash-screen.fade-out .splash-logo-container img{transform:scale(.4) rotate(-3deg);opacity:0;filter:blur(10px);transition:transform .8s cubic-bezier(.6,-.28,.735,.045),opacity .6s ease,filter .6s}body.splash-active{overflow:hidden!important;height:100vh!important;position:fixed;width:100%}@keyframes logoEntrance{0%{transform:scale(.85);opacity:0}20%{opacity:1}to{transform:scale(1.05);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/splash-screen-ISY.css.map */
