.ForgotPasswordPage-module__hAu0DW__page{background:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.ForgotPasswordPage-module__hAu0DW__content{justify-content:center;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:32px 16px;display:flex}.ForgotPasswordPage-module__hAu0DW__card{border:1px solid color-mix(in srgb,var(--border)80%,transparent);background:color-mix(in srgb,var(--surface)90%,transparent);width:100%;max-width:480px;box-shadow:var(--shadow-lg);border-radius:18px;padding:24px}.ForgotPasswordPage-module__hAu0DW__title{margin:0;font-size:clamp(1.35rem,5vw,1.6rem);font-weight:700}.ForgotPasswordPage-module__hAu0DW__description{color:var(--muted-foreground);margin:8px 0 18px;font-size:clamp(.85rem,2.6vw,.95rem)}.ForgotPasswordPage-module__hAu0DW__fieldWrap{margin-bottom:10px}.ForgotPasswordPage-module__hAu0DW__label{color:var(--foreground);margin-bottom:8px;font-size:.9rem;font-weight:600;display:inline-block}.ForgotPasswordPage-module__hAu0DW__input{border:1px solid var(--border);width:100%;height:44px;color:var(--foreground);background:var(--surface);border-radius:10px;outline:none;padding:0 12px;font-size:.95rem}.ForgotPasswordPage-module__hAu0DW__input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring)25%,transparent)}.ForgotPasswordPage-module__hAu0DW__inputError{border-color:#dc2626}.ForgotPasswordPage-module__hAu0DW__fieldError{color:#dc2626;margin:6px 0 0;font-size:.8rem}.ForgotPasswordPage-module__hAu0DW__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#587fe8 0%,#09142c 100%);border:0;border-radius:10px;width:100%;height:42px;font-size:1rem;font-weight:600;transition:opacity .2s}.ForgotPasswordPage-module__hAu0DW__button:disabled{opacity:.7;cursor:not-allowed}.ForgotPasswordPage-module__hAu0DW__success{color:#0f766e;margin:12px 0 0;font-size:.85rem}.ForgotPasswordPage-module__hAu0DW__error{color:#dc2626;margin:12px 0 0;font-size:.85rem}.ForgotPasswordPage-module__hAu0DW__actions{justify-content:center;align-items:center;margin-top:16px;display:flex}.ForgotPasswordPage-module__hAu0DW__loginLink{color:#2155a6;font-size:.9rem;font-weight:600;text-decoration:none}.ForgotPasswordPage-module__hAu0DW__loginLink:hover{text-decoration:underline}@media (max-width:480px){.ForgotPasswordPage-module__hAu0DW__content{padding:20px 12px}.ForgotPasswordPage-module__hAu0DW__card{border-radius:16px;padding:18px 16px}}
