.loading-module__pnXrUq__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.loading-module__pnXrUq__spinner{border:3px solid var(--gray-200);border-top-color:var(--primary-500);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite loading-module__pnXrUq__spin}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}.loading-module__pnXrUq__loading p{color:var(--text-muted);font-size:.875rem}
