.loading-module__pnXrUq__progressBar{z-index:1100;background:var(--accent-red-light);height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.loading-module__pnXrUq__progressBar:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-red) 45%, var(--accent-red-hover) 55%, transparent);width:40%;box-shadow:0 0 12px var(--accent-red-glow);animation:1.1s ease-in-out infinite loading-module__pnXrUq__slide;position:absolute;top:0;bottom:0}@keyframes loading-module__pnXrUq__slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.loading-module__pnXrUq__wrapper{flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:20px;min-height:60vh;padding:60px 20px;display:flex}.loading-module__pnXrUq__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-red);border-radius:50%;width:46px;height:46px;animation:.8s linear infinite loading-module__pnXrUq__spin}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}.loading-module__pnXrUq__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);opacity:0;font-size:.8rem;font-weight:750;animation:.24s .35s forwards loading-module__pnXrUq__fadeIn}@keyframes loading-module__pnXrUq__fadeIn{to{opacity:1}}@media (prefers-reduced-motion:reduce){.loading-module__pnXrUq__progressBar:after{background:var(--accent-red);opacity:.7;width:100%;animation:none}.loading-module__pnXrUq__spinner{border-top-color:var(--accent-red);opacity:.7;animation:none}.loading-module__pnXrUq__label{opacity:1;animation:none}}
