.ajura-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:var(--color-background, #ffffff);color:var(--color-foreground, #6d1316);min-height:100vh;min-height:100dvh;width:100%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);display:flex;align-items:center;justify-content:center;animation:ajuraLoaderHide .6s ease-in-out 3s forwards}.gsap-active .ajura-loader{animation:none}@keyframes ajuraLoaderHide{to{opacity:0;pointer-events:none;visibility:hidden}}.ajura-loader__inner{display:flex;flex-direction:column;align-items:center;gap:2rem}.ajura-loader__logo{width:60px;height:auto;opacity:.9;animation:ajuraLogoPulse 2s ease-in-out infinite}@keyframes ajuraLogoPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.ajura-loader__bar{width:120px;height:2px;background:rgb(var(--color-foreground-rgb, 109 19 22) / .15);border-radius:1px;overflow:hidden}.ajura-loader__fill{height:100%;width:0;background:var(--color-foreground, #6d1316);border-radius:1px;animation:ajuraBarFill 2.2s cubic-bezier(.16,1,.3,1) forwards}@keyframes ajuraBarFill{0%{width:0}60%{width:70%}85%{width:92%}to{width:100%}}@media(prefers-reduced-motion:reduce){.ajura-loader{animation:none!important;display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ajura-preloader.css.map */
