.spinner-wrapper[data-v-583c2a93]{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:240px;display:flex}.spinner[data-v-583c2a93]{border:4px solid #e5e5e5;border-top-color:#fbba00;border-radius:50%;width:48px;height:48px;animation:.9s linear infinite spin-583c2a93}.spinner-text[data-v-583c2a93]{color:#666;font-size:14px;font-weight:500}@keyframes spin-583c2a93{to{transform:rotate(1turn)}}