.forgot-password-module__OTuODG__page{justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:48px 24px;display:flex}.forgot-password-module__OTuODG__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:460px;padding:40px}.forgot-password-module__OTuODG__heading{color:var(--text-primary);margin-bottom:4px;font-size:22px;font-weight:600}.forgot-password-module__OTuODG__sub{color:var(--text-muted);margin-bottom:24px;font-size:13px}.forgot-password-module__OTuODG__form{flex-direction:column;gap:20px;display:flex}.forgot-password-module__OTuODG__field{flex-direction:column;gap:6px;display:flex}.forgot-password-module__OTuODG__label{color:var(--text-secondary);font-size:13px;font-weight:500}.forgot-password-module__OTuODG__input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-primary);height:40px;color:var(--text-primary);font-family:var(--font-sans);outline:none;width:100%;padding:0 12px;font-size:15px;transition:border-color 75ms ease-out,box-shadow 75ms ease-out}.forgot-password-module__OTuODG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.forgot-password-module__OTuODG__codeInput{font-family:var(--font-mono,monospace);letter-spacing:.25em;text-align:center;font-size:22px}.forgot-password-module__OTuODG__notice,.forgot-password-module__OTuODG__error{border-radius:var(--radius-md);margin-bottom:16px;padding:10px 12px;font-size:13px}.forgot-password-module__OTuODG__notice{color:#92400e;background:#b453091a;border:1px solid #b4530938}.forgot-password-module__OTuODG__error{color:#b91c1c;background:#b91c1c14;border:1px solid #b91c1c33}.forgot-password-module__OTuODG__rules{flex-direction:column;gap:4px;margin-top:4px;list-style:none;display:flex}.forgot-password-module__OTuODG__rule{align-items:center;gap:8px;font-size:12px;transition:color .15s ease-out;display:flex}.forgot-password-module__OTuODG__ruleDot{border-radius:9999px;flex-shrink:0;width:6px;height:6px}.forgot-password-module__OTuODG__ruleMet{color:#15803d}.forgot-password-module__OTuODG__ruleMet .forgot-password-module__OTuODG__ruleDot{background:#15803d}.forgot-password-module__OTuODG__ruleUnmet{color:var(--text-muted)}.forgot-password-module__OTuODG__ruleUnmet .forgot-password-module__OTuODG__ruleDot{background:var(--border-emphasis)}.forgot-password-module__OTuODG__btnPrimary,.forgot-password-module__OTuODG__btnSecondary,.forgot-password-module__OTuODG__btnPrimaryLink{border-radius:var(--radius-md);height:42px;font-family:var(--font-sans);width:100%;font-size:15px;font-weight:500;transition:background-color 75ms ease-out,border-color 75ms ease-out,color 75ms ease-out}.forgot-password-module__OTuODG__btnPrimary,.forgot-password-module__OTuODG__btnPrimaryLink{background:var(--accent);color:#fff;cursor:pointer;border:none}.forgot-password-module__OTuODG__btnPrimary:hover:not(:disabled),.forgot-password-module__OTuODG__btnPrimaryLink:hover{background:var(--accent-hover)}.forgot-password-module__OTuODG__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.forgot-password-module__OTuODG__btnSecondary{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0}.forgot-password-module__OTuODG__btnSecondary:hover{border-color:var(--border-emphasis);color:var(--text-primary)}.forgot-password-module__OTuODG__btnPrimaryLink{justify-content:center;align-items:center;display:inline-flex}.forgot-password-module__OTuODG__successActions{margin-top:8px;display:flex}.forgot-password-module__OTuODG__footer{color:var(--text-secondary);text-align:center;margin-top:24px;font-size:13px}.forgot-password-module__OTuODG__link{color:var(--accent);font-weight:500}.forgot-password-module__OTuODG__link:hover{text-decoration:underline}
