.loading-module__PBh0PW__loadingContainer{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-module__PBh0PW__loadingContent{text-align:center}.loading-module__PBh0PW__spinner{border:4px solid var(--border-color);border-top:4px solid var(--primary);border-radius:50%;width:60px;height:60px;margin:0 auto 1rem;animation:1s linear infinite loading-module__PBh0PW__spin}.loading-module__PBh0PW__loadingContent p{color:var(--text-secondary);font-size:1.1rem}@keyframes loading-module__PBh0PW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
