.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:var(--cream);display:flex;align-items:center;justify-content:center;transition:opacity .45s cubic-bezier(.4,0,0,1)}.loader.loader-exit{opacity:0;pointer-events:none}.loader-inner{display:flex;flex-direction:column;align-items:center;gap:1.6rem;animation:loaderFadeIn .4s ease-out both}@keyframes loaderFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.loader-logo-img{height:32px;width:auto;opacity:.85}.loader-bar-track{width:120px;height:2px;border-radius:2px;background:#0000000f;overflow:hidden}.loader-bar-fill{height:100%;width:0%;border-radius:2px;background:var(--pink);transition:width .25s ease-out}body.loading>*:not(.loader){opacity:0}body.loading{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/7/assets/loader.css.map */
