.loading-module__PBh0PW__loading-container{background:var(--bg-main);z-index:9999;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-module__PBh0PW__loading-spinner{width:80px;height:80px;position:relative}.loading-module__PBh0PW__spinner-ring{border:2px solid #0000;border-radius:50%;position:absolute;inset:0}.loading-module__PBh0PW__spinner-ring:first-child{border-top-color:var(--primary);animation:1s linear infinite loading-module__PBh0PW__spin}.loading-module__PBh0PW__spinner-ring:nth-child(2){border-right-color:var(--secondary);animation:1.5s linear infinite reverse loading-module__PBh0PW__spin}.loading-module__PBh0PW__spinner-ring:nth-child(3){border-bottom-color:var(--primary);opacity:.5;animation:2s linear infinite loading-module__PBh0PW__spin}.loading-module__PBh0PW__loading-text{letter-spacing:.3em;color:var(--text-dim);margin-top:2rem;font-size:.75rem;font-weight:600;animation:1.5s ease-in-out infinite loading-module__PBh0PW__pulse}@keyframes loading-module__PBh0PW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__PBh0PW__pulse{0%,to{opacity:.5}50%{opacity:1}}
