.loading-module__PBh0PW__loadingContainer{background:var(--color-bg);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-module__PBh0PW__loadingContent{flex-direction:column;align-items:center;gap:30px;display:flex}.loading-module__PBh0PW__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.loading-module__PBh0PW__iconWrapper:before{content:"";filter:blur(30px);z-index:-1;background:radial-gradient(circle,#00808366 0%,#0000 70%);width:150%;height:150%;animation:2s ease-in-out infinite loading-module__PBh0PW__glowPulse;position:absolute}.loading-module__PBh0PW__icon{object-fit:contain;width:120px;height:120px;animation:2s linear infinite loading-module__PBh0PW__iconSpin}.loading-module__PBh0PW__spinner{display:none}.loading-module__PBh0PW__loadingText{color:var(--color-text-muted);letter-spacing:2px;text-transform:uppercase;font-size:1.1rem;font-weight:500;animation:1.5s ease-in-out infinite loading-module__PBh0PW__fadeInOut}@keyframes loading-module__PBh0PW__iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__PBh0PW__glowPulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}}@keyframes loading-module__PBh0PW__fadeInOut{0%,to{opacity:.4}50%{opacity:1}}
