.loading_wrapper__LHNsH{display:flex;align-items:center;justify-content:center;min-height:60vh}.loading_spinner__fPcsh{width:2.5rem;height:2.5rem;border-radius:50%;border:3px solid var(--color-border);border-top-color:var(--color-accent);animation:loading_spin__khuBR .8s linear infinite}@keyframes loading_spin__khuBR{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.loading_spinner__fPcsh{animation:none}}