.page_forgot__y3lBL{min-height:100vh;display:flex;align-items:center;padding:2rem;background-color:#ffffff;font-family:DM Sans,sans-serif;position:relative;overflow:hidden}.page_forgot__y3lBL:before{content:"";position:fixed;right:0;top:0;width:55%;height:100%;background-color:#f4f7f4;-webkit-clip-path:polygon(100px 0,100% 0,100% 100%,0 100%);clip-path:polygon(100px 0,100% 0,100% 100%,0 100%);z-index:1}.page_forgot__container__hNgIP{width:100%;max-width:450px;padding:3rem;background:#ffffff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.03);margin-left:10%;position:relative;z-index:3;animation:page_slideIn__9KxJV .6s ease-out}.page_forgot__brand__wWJn_{margin-bottom:2rem;text-align:center}.page_forgot__title__9cjKe{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.page_forgot__subtitle__uXnzm{color:#666666;font-size:1rem}.page_forgot__form__kK_Jn{display:flex;flex-direction:column;gap:1.5rem}.page_forgot__field__nz_wG{margin-bottom:1rem}.page_forgot__label__CqhiL{display:block;margin-bottom:.5rem;font-weight:500;color:#333333}.page_forgot__input__4yRYK{width:100%;padding:1rem;border:1.5px solid #e5e5e5;border-radius:8px;font-size:1rem;transition:all .2s ease}.page_forgot__input__4yRYK:focus{outline:none;border-color:#2F5A32;box-shadow:0 0 0 3px rgba(47,90,50,.1)}.page_forgot__button__426wR{width:100%;padding:1rem;background:#2F5A32;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.page_forgot__button__426wR:hover{background:#264a29}.page_forgot__button__426wR:disabled{background:#4a7b4d;cursor:not-allowed}.page_forgot__error__hbZdj{background:#fff2f2;color:#dc2626;padding:1rem;border-radius:8px;font-size:.9rem;border-left:4px solid #dc2626}.page_forgot__success__ZIjTD{text-align:center;color:#047857;background:#ecfdf5;padding:2rem;border-radius:8px;margin:2rem 0}.page_forgot__footer__TbbsY{margin-top:2rem;text-align:center}.page_forgot__link__ec5Wr{color:#2F5A32;text-decoration:none;font-weight:500}.page_forgot__link__ec5Wr:hover{text-decoration:underline}@media (max-width:768px){.page_forgot__y3lBL{padding:1rem}.page_forgot__y3lBL:before{display:none}.page_forgot__container__hNgIP{margin:0 auto;padding:2rem}.page_forgot__title__9cjKe{font-size:1.75rem}}@media (max-width:480px){.page_forgot__container__hNgIP{padding:1.5rem}}