.wx-auth-page[data-v-458134a7]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.wx-auth-card[data-v-458134a7]{background:#fff;border-radius:12px;padding:60px 40px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.1);min-width:360px}.wx-auth-status[data-v-458134a7]{display:flex;flex-direction:column;align-items:center}.wx-auth-spinner[data-v-458134a7]{width:50px;height:50px;border:4px solid #e3e3e3;border-top:4px solid #3498db;border-radius:50%;animation:spin-458134a7 1s linear infinite}@keyframes spin-458134a7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wx-auth-icon[data-v-458134a7]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center}.wx-auth-success[data-v-458134a7]{background-color:#d4edda;color:#28a745}.wx-auth-error[data-v-458134a7]{background-color:#f8d7da;color:#dc3545}