.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.auth-tab-icon{display:grid;place-items:center;width:25px;height:25px;border:1px solid #a78bfa40;border-radius:9px;background:#8b5cf61a;color:#c4b5fd;font-weight:900}.auth-tabs button.active .auth-tab-icon{border-color:#f0abfc80;background:linear-gradient(145deg,#a855f755,#6366f144);color:#fff;box-shadow:0 0 18px #a855f744}.auth-field-label{display:flex;align-items:center;gap:7px}.auth-field-label i{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:#8b5cf618;color:#c4b5fd;font-size:10px;font-style:normal}.auth-submit{display:flex;align-items:center;justify-content:center;gap:9px;width:100%}.auth-help a,.resend-verification{display:inline-flex;align-items:center;gap:7px}.auth-help a>span{display:grid;place-items:center;width:19px;height:19px;border:1px solid #a78bfa50;border-radius:50%;font-size:11px}@media(max-width:420px){.auth-tabs button{font-size:13px;padding-inline:8px}.auth-tab-icon{width:22px;height:22px}.auth-field-label{font-size:13px}}
