.loading_container__m1vbF{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:1rem}.loading_spinner__fPcsh{width:32px;height:32px;border:3px solid var(--border-default,var(--border-default));border-top-color:var(--action-primary,var(--accent));border-radius:50%;animation:loading_spin__khuBR .7s linear infinite}@keyframes loading_spin__khuBR{to{transform:rotate(1turn)}}.loading_text__wxij6{color:var(--text-muted,var(--text-disabled));font-size:.875rem}