#page-preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--preloader-bg);z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity .6s ease}.preloader-inner{text-align:center}.rotating-icon{animation:rotate-ccw 4s linear infinite;width:150px;height:150px;margin-bottom:20px}@keyframes rotate-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.preloader-text{color:var(--preloader-text);font-size:1.2rem;margin-bottom:16px;font-weight:500}.preloader-bar-wrapper{width:180px;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin:0 auto}.preloader-bar{width:0%;height:100%;background-color:var(--preloader-bar)}#page-preloader.loaded{opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/44/assets/preloader.css.map */
