.loading_wrapper__YZNFu{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.loading_spinner__nQBRv{display:flex;gap:.5rem}.loading_dot___cE4h{width:12px;height:12px;border-radius:50%;background:var(--primary,#0a7d5a);animation:loading_bounce__J2tNl 1.4s ease-in-out infinite both}.loading_dot___cE4h:first-child{animation-delay:-.32s}.loading_dot___cE4h:nth-child(2){animation-delay:-.16s}.loading_dot___cE4h:nth-child(3){animation-delay:0s}@keyframes loading_bounce__J2tNl{0%,80%,to{transform:scale(0);opacity:.4}40%{transform:scale(1);opacity:1}}.loading_text___KttM{font-size:.9rem;color:#888;letter-spacing:.05em}