.loading-module__pnXrUq__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;display:flex}.loading-module__pnXrUq__spinner{border:3px solid var(--background);border-top-color:var(--orange);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite loading-module__pnXrUq__spin}.loading-module__pnXrUq__text{color:var(--foreground);font-size:.9rem}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}
