.loading-module__pnXrUq__loadingContainer{justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;min-height:60vh;animation:.3s loading-module__pnXrUq__fadeIn;display:flex}.loading-module__pnXrUq__spinner{border:3px solid var(--color-border-light);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite loading-module__pnXrUq__spin}.loading-module__pnXrUq__text{color:var(--color-text-secondary);font-size:var(--text-sm)}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}
