.forgot-password-module__wmAX1a__forgotPasswordPage{background:#f4f7f5;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.forgot-password-module__wmAX1a__card{box-shadow:var(--shadow-lg);text-align:center;background:#fff;border-radius:2rem;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:3rem;display:flex}.forgot-password-module__wmAX1a__logo{justify-content:center;align-items:center;margin-bottom:2rem;text-decoration:none;display:flex}.forgot-password-module__wmAX1a__logoImg{object-fit:contain}.forgot-password-module__wmAX1a__cardHeader h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.25rem}.forgot-password-module__wmAX1a__cardHeader p{color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6}.forgot-password-module__wmAX1a__form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.forgot-password-module__wmAX1a__inputGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.forgot-password-module__wmAX1a__inputGroup label{color:var(--text-primary);font-size:.875rem;font-weight:600}.forgot-password-module__wmAX1a__inputGroup input{border:1px solid var(--border-light);border-radius:var(--radius-md);background:#f9fafb;padding:.875rem 1.25rem;font-size:1rem;transition:all .2s}.forgot-password-module__wmAX1a__inputGroup input:focus{border-color:var(--accent-green);background:#fff;outline:none;box-shadow:0 0 0 4px #10b9811a}.forgot-password-module__wmAX1a__submitButton{background:var(--primary-green);color:#fff;border-radius:var(--radius-md);width:100%;margin-top:1rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .2s}.forgot-password-module__wmAX1a__submitButton:hover{background:#084025;transform:translateY(-2px);box-shadow:0 10px 15px #0a583233}.forgot-password-module__wmAX1a__backLink{color:var(--text-secondary);align-items:center;gap:.5rem;margin-top:2rem;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.forgot-password-module__wmAX1a__backLink:hover{color:var(--primary-green)}.forgot-password-module__wmAX1a__iconWrapper{background:var(--accent-green-soft);width:80px;height:80px;color:var(--accent-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.forgot-password-module__wmAX1a__emailDisplay{color:var(--text-primary);font-weight:700}@media (max-width:640px){.forgot-password-module__wmAX1a__forgotPasswordPage{padding:1rem}.forgot-password-module__wmAX1a__card{border-radius:1.5rem;padding:2rem 1.5rem}.forgot-password-module__wmAX1a__cardHeader h2{font-size:1.75rem}.forgot-password-module__wmAX1a__cardHeader p{font-size:.925rem}.forgot-password-module__wmAX1a__iconWrapper{width:64px;height:64px}.forgot-password-module__wmAX1a__submitButton{font-size:1rem}}
