#auth-card [hidden]{display:none!important}.auth-social{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:224px}.auth-provider{width:224px;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.62rem 1rem;border-radius:12px;font:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:transform .14s,opacity .14s}.auth-provider:hover:not(:disabled){transform:translateY(-1px)}.auth-provider:disabled{opacity:.6;cursor:default}.auth-provider svg{width:18px;height:18px;flex:none}.auth-provider-google{background:#fff;color:#1f1f1f;border:1px solid #dadce0}.auth-provider-facebook{background:#1877f2;color:#fff;border:1px solid #1877f2}.auth-divider{display:flex;align-items:center;gap:.6rem;width:100%;font-size:.75rem;color:var(--text-dim)}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#a78bfa33}.auth-code-step{display:flex;flex-direction:column;align-items:center;gap:.7rem}.auth-code-step .name-field{letter-spacing:.3em}.auth-notice{font-size:.8rem;color:#fca5a5;text-align:center;max-width:224px;line-height:1.35;margin:-.4rem 0 0}
