.ehm-auth-page{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:28px 14px 100px;background:#f8fafc}.ehm-auth-card{width:min(520px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 18px 55px rgba(15,23,42,.09)}.ehm-auth-card h1{font-size:28px;margin:0 0 6px}.ehm-auth-muted{color:#64748b;font-size:14px}.ehm-auth-tabs,.ehm-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:5px;background:#f1f5f9;border-radius:13px;margin:16px 0}.ehm-auth-tabs button,.ehm-method-tabs button{border:0;border-radius:10px;padding:11px;background:transparent;font-weight:800}.ehm-auth-tabs button.active,.ehm-method-tabs button.active{background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.08);color:#178a63}.ehm-auth-field{margin:12px 0}.ehm-auth-field label{display:block;font-weight:700;margin-bottom:6px}.ehm-auth-field input{width:100%;height:50px;border:1px solid #cbd5e1;border-radius:12px;padding:0 13px;font-size:16px;box-sizing:border-box}.ehm-auth-row{display:grid;grid-template-columns:1fr auto;gap:8px}.ehm-auth-btn{width:100%;border:0;border-radius:12px;padding:14px;background:#3dc697;color:#fff;font-weight:850;font-size:16px}.ehm-auth-secondary{border:1px solid #3dc697;background:#fff;color:#178a63;border-radius:11px;padding:0 13px;font-weight:800}.ehm-auth-link{border:0;background:transparent;color:#178a63;font-weight:750;padding:8px 0}.ehm-auth-message{min-height:22px;margin-top:10px;font-weight:700;font-size:13px;color:#b91c1c}.ehm-auth-message.ok{color:#047857}.ehm-hidden{display:none!important}@media(max-width:430px){.ehm-auth-card{padding:18px;border-radius:17px}.ehm-auth-row{grid-template-columns:1fr}.ehm-auth-secondary{min-height:46px}}
