.loading_wrapper__LHNsH{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.loading_spinner__fPcsh{width:48px;height:48px;border:4px solid var(--border);border-top-color:var(--ink);border-radius:50%;animation:loading_spin__khuBR 1s linear infinite}@keyframes loading_spin__khuBR{to{transform:rotate(1turn)}}.loading_text__wxij6{color:var(--muted);font-size:1rem;margin:0}