.Loading-module__weNzIq__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Loading-module__weNzIq__spinner{border:4px solid var(--color-light-gray);border-top-color:var(--color-primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite Loading-module__weNzIq__spin}@keyframes Loading-module__weNzIq__spin{to{transform:rotate(360deg)}}.Loading-module__weNzIq__loading p{color:var(--text-muted);font-size:.875rem}
