.v2-status{align-items:center;gap:var(--v2-space-2);padding:var(--v2-space-8) var(--v2-space-4);color:var(--v2-muted);text-align:center;flex-direction:column;display:flex}.v2-status p{margin:0}.v2-status--loading{opacity:0;flex-direction:row;justify-content:center;min-height:40vh;animation:.2s ease-out .4s forwards v2-reveal}@keyframes v2-reveal{to{opacity:1}}@media (prefers-reduced-motion:reduce){.v2-status--loading{opacity:1;animation:none}}.v2-status__spinner{border:2px solid var(--v2-border-strong);border-top-color:var(--v2-accent-strong);border-radius:50%;width:18px;height:18px;animation:.9s linear infinite v2-spin;display:inline-block}
