.mf-auth-eyebrow{font:400 13.5px/1.5 var(--sans);color:var(--text-muted);margin:0;animation:mf-auth-rise .45s ease .15s backwards}.mf-auth-title{font-family:var(--display);font-weight:800;font-size:var(--mf-auth-title-size,30px);letter-spacing:var(--mf-auth-title-tracking,-.025em);line-height:1.08;color:var(--text-primary);margin:0;animation:mf-auth-rise .45s ease .22s backwards}.mf-auth-eyebrow+.mf-auth-title{margin-top:6px}.mf-auth-accent[data-tone=accent]{color:var(--app-accent)}.mf-auth-accent[data-tone=success]{color:var(--status-success)}.mf-auth-accent[data-tone=warn]{color:var(--text-warn)}.mf-auth-sub{font:400 14px/1.55 var(--sans);color:var(--text-muted);margin:10px 0 0;animation:mf-auth-rise .45s ease .3s backwards}.mf-auth-glyph{width:48px;height:48px;display:block}.mf-auth-glyph *{fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mf-auth-glyph .g1{stroke:var(--text-muted);stroke-dasharray:150;stroke-dashoffset:150;animation:mf-auth-draw .9s ease .25s forwards}.mf-auth-glyph .g2{stroke:var(--text-warn);stroke-dasharray:30;stroke-dashoffset:30;animation:mf-auth-draw .5s ease .9s forwards}.mf-auth-lead{margin-bottom:20px}.mf-auth-cta{margin-top:22px}.mf-auth-aux{font:400 13px/1.6 var(--sans);color:var(--text-muted);margin:16px 0 0}.mf-auth-aux .mf-auth-auxbtn,.mf-auth-aux a{color:var(--app-accent);text-decoration:none;background:none;border:0;padding:0;font:inherit;cursor:pointer}.mf-auth-aux .mf-auth-auxbtn:hover,.mf-auth-aux a:hover{text-decoration:underline}.mf-auth-aux .mf-auth-auxsep{color:var(--text-faint);margin:0 8px}.mf-auth-monochip{display:inline-block;margin-top:14px;font:500 12px/1.4 var(--mono);color:var(--text-muted);background:var(--surface-muted,var(--surface-card));border:1px solid var(--border-subtle);border-radius:8px;padding:6px 10px}.mf-login-progress{margin:20px 0 4px}.mf-login-pill{margin:18px 0 16px}.mf-login-journey{margin:18px 0 4px}.mf-auth-bloom{animation:mf-auth-bloom .5s cubic-bezier(.16,1,.3,1) both}@keyframes mf-auth-bloom{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mf-auth-forgot{color:var(--text-faint,var(--text-muted));text-decoration:none}.mf-auth-forgot:hover{text-decoration:underline}@keyframes mf-auth-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes mf-auth-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.mf-auth-eyebrow,.mf-auth-sub,.mf-auth-title{animation:none}.mf-auth-glyph .g1,.mf-auth-glyph .g2{animation:none;stroke-dashoffset:0}.mf-auth-bloom{animation:none}}