.loading-module__G4Ixfa__loadingContainer{background:var(--bg-primary);justify-content:center;align-items:center;min-height:60vh;display:flex}.loading-module__G4Ixfa__loader{text-align:center}.loading-module__G4Ixfa__spinner{width:50px;height:50px;margin:0 auto var(--space-4);border:4px solid var(--color-gray-200);border-top-color:var(--color-primary-600);border-radius:50%;animation:1s linear infinite loading-module__G4Ixfa__spin}@keyframes loading-module__G4Ixfa__spin{to{transform:rotate(360deg)}}.loading-module__G4Ixfa__text{color:var(--text-muted);font-size:1rem}
