.loading-module__pnXrUq__container{background:var(--color-background);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-module__pnXrUq__spinner{gap:.5rem;margin-bottom:1.5rem;display:flex}.loading-module__pnXrUq__circle{background:var(--color-primary);border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite both loading-module__pnXrUq__bounce}.loading-module__pnXrUq__circle:first-child{animation-delay:-.32s}.loading-module__pnXrUq__circle:nth-child(2){animation-delay:-.16s}.loading-module__pnXrUq__text{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}@keyframes loading-module__pnXrUq__bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}
