.authm-tabs{display:flex;gap:.25rem;padding:.25rem;margin-bottom:1.25rem;background:#f1f5f9;border-radius:8px}.authm-tab{flex:1;padding:.5rem;border:0;border-radius:6px;background:transparent;font:inherit;font-size:.8125rem;font-weight:500;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.authm-tab:hover{color:#0f172a}.authm-tab[aria-selected=true]{background:#ffffff;color:#002147;box-shadow:0 1px 2px rgba(0,0,0,.08)}.authm-form{display:flex;flex-direction:column;gap:.875rem}.authm-label-row{display:flex;align-items:baseline;justify-content:space-between}.authm-forgot-row{display:flex;justify-content:flex-end;margin-top:-.25rem}.authm-divider{display:flex;align-items:center;gap:.75rem;margin:.25rem 0;color:#94a3b8;font-size:.75rem}.authm-divider:after,.authm-divider:before{content:"";flex:1;height:1px;background:#e2e8f0}.authm-linkbtn{padding:0;border:0;background:transparent;font:inherit;font-size:.75rem;color:#64748b;cursor:pointer}.authm-linkbtn:hover{color:#002147;text-decoration:underline}.authm-reqs{list-style:none;margin:-.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}.authm-req{display:flex;gap:.5rem;color:#64748b;transition:color .15s}.authm-req,.authm-req-icon{align-items:center;font-size:.75rem}.authm-req-icon{display:inline-flex;justify-content:center;width:.875rem;color:#cbd5e1}.authm-req-met,.authm-req-met .authm-req-icon{color:#15803d}.authm-notice{background:#f0fdf4;color:#15803d}.authm-notice,.authm-warning{margin:0;padding:.625rem .75rem;border-radius:8px;font-size:.8125rem}.authm-warning{background:#fffbeb;color:#92400e;line-height:1.5}.authm-warning .authm-linkbtn{color:inherit;font-weight:600;text-decoration:underline}.authm-foot{margin:1rem 0 0;text-align:center;font-size:.8125rem;color:#64748b}.authm-verify{display:flex;flex-direction:column;gap:1rem;text-align:center}.authm-verify-lede{margin:0;font-size:.875rem;color:#475569}.authm-verify-email{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.authm-verify-address{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;color:#0f172a}.authm-verify-edit{flex:none;padding:0;border:0;background:transparent;color:#64748b;font-size:.875rem;line-height:1;cursor:pointer}.authm-verify-edit:hover{color:#0f172a}.authm-verify-resend{margin:.5rem 0 0;font-size:.8125rem;color:#64748b}