.forgot-password-module__OTuODG__page{background:#fff;min-height:100vh}.forgot-password-module__OTuODG__shell{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.forgot-password-module__OTuODG__logo{width:min(74px,18vw);height:auto;margin-bottom:28px;display:block}.forgot-password-module__OTuODG__content{width:min(100%,386px)}.forgot-password-module__OTuODG__successContent,.forgot-password-module__OTuODG__header{text-align:center}.forgot-password-module__OTuODG__title{color:#121212;letter-spacing:-.03em;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,1.8rem + .8vw,2.5rem);font-weight:600;line-height:1.1}.forgot-password-module__OTuODG__subtitle{color:#5f5f5f;margin:12px 0 0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.45}.forgot-password-module__OTuODG__form{flex-direction:column;gap:18px;margin-top:36px;display:flex}.forgot-password-module__OTuODG__field{flex-direction:column;gap:9px;display:flex}.forgot-password-module__OTuODG__label{color:#121212;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.forgot-password-module__OTuODG__input{box-sizing:border-box;color:#121212;background:#fff;border:1px solid #d7d7d7;border-radius:14px;outline:none;width:100%;min-height:52px;padding:0 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;transition:border-color .15s,box-shadow .15s,transform .15s}.forgot-password-module__OTuODG__passwordField{box-sizing:border-box;background:#fff;border:1px solid #d7d7d7;border-radius:14px;align-items:center;width:100%;min-height:52px;padding:0 14px 0 16px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.forgot-password-module__OTuODG__input:focus,.forgot-password-module__OTuODG__passwordField:focus-within{border-color:#c9ea57;box-shadow:0 0 0 4px #c9ea5738}.forgot-password-module__OTuODG__inputError{border-color:#c78d8d;box-shadow:0 0 0 2px #b14a4a14}.forgot-password-module__OTuODG__input::placeholder{color:#9d9d9d;opacity:1}.forgot-password-module__OTuODG__passwordInput{color:#121212;background:0 0;border:0;outline:none;width:100%;padding:0;font-family:Inter,sans-serif;font-size:15px;font-weight:400}.forgot-password-module__OTuODG__passwordInput::placeholder{color:#9d9d9d;opacity:1}.forgot-password-module__OTuODG__eyeButton{cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:12px;padding:0;transition:background-color .15s;display:inline-flex}.forgot-password-module__OTuODG__eyeButton:hover{background:#1212120d}.forgot-password-module__OTuODG__eyeButton:focus-visible{outline-offset:2px;outline:2px solid #c9ea57}.forgot-password-module__OTuODG__eyeIcon{width:17px;height:17px;display:block}.forgot-password-module__OTuODG__submitButton{color:#fff;cursor:pointer;background:#121212;border:1px solid #121212;border-radius:14px;justify-content:center;align-items:center;min-height:52px;margin-top:4px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s,color .15s;display:inline-flex;box-shadow:0 12px 30px #12121229}.forgot-password-module__OTuODG__submitButton:hover:not(:disabled){color:#121212;background:#dff78a;border-color:#c9ea57;transform:translateY(-1px);box-shadow:0 14px 30px #a3be4033}.forgot-password-module__OTuODG__submitButton:active:not(:disabled){transform:translateY(0)}.forgot-password-module__OTuODG__submitButton:focus-visible{outline-offset:3px;outline:2px solid #c9ea57}.forgot-password-module__OTuODG__submitButton:disabled{color:#9a9a9a;box-shadow:none;cursor:not-allowed;background:#f3f3f3;border-color:#ddd}.forgot-password-module__OTuODG__input:disabled,.forgot-password-module__OTuODG__passwordInput:disabled{color:#9a9a9a;background:#f8f8f8}.forgot-password-module__OTuODG__passwordField:has(.forgot-password-module__OTuODG__passwordInput:disabled){background:#f8f8f8}.forgot-password-module__OTuODG__errorText{color:#a35b5b;opacity:0;min-height:20px;margin:-4px 0 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:opacity .15s}.forgot-password-module__OTuODG__statusText{color:#6a6a6a;opacity:0;min-height:20px;margin:-6px 0 -2px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:opacity .15s}.forgot-password-module__OTuODG__statusVisible,.forgot-password-module__OTuODG__errorVisible{opacity:1}.forgot-password-module__OTuODG__bottomText{text-align:center;color:#5f5f5f;margin:6px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.forgot-password-module__OTuODG__bottomLink{color:#121212;font-weight:600;text-decoration:none}.forgot-password-module__OTuODG__bottomLinkButton{color:#121212;cursor:pointer;background:0 0;border:0;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.4}.forgot-password-module__OTuODG__bottomLink:hover,.forgot-password-module__OTuODG__bottomLinkButton:hover{text-underline-offset:3px;text-decoration:underline}.forgot-password-module__OTuODG__successActions{justify-content:center;margin-top:36px;display:flex}.forgot-password-module__OTuODG__successActions .forgot-password-module__OTuODG__submitButton{width:100%;max-width:240px}@media (max-width:480px){.forgot-password-module__OTuODG__shell{justify-content:center;padding:40px 24px}.forgot-password-module__OTuODG__logo{width:min(64px,16vw);margin-bottom:28px}.forgot-password-module__OTuODG__content{width:100%}.forgot-password-module__OTuODG__title{font-size:30px}.forgot-password-module__OTuODG__subtitle{font-size:14px}.forgot-password-module__OTuODG__submitButton,.forgot-password-module__OTuODG__input,.forgot-password-module__OTuODG__passwordField{min-height:50px}}
