.forgot-password-container{background:url(/background.jpg) no-repeat 50%;background-size:cover;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:2rem}.logo-wrapper{margin-bottom:1rem}.logo{width:140px;height:auto;border-radius:1rem}.form-wrapper{background-color:#fff;border-radius:1.5rem;padding:2rem;width:100%;max-width:400px;height:400px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center}.form-header{display:flex;justify-content:center;align-items:center;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.forgot-text{background-color:#ffa530;width:48%}.forgot-text,.password-text{color:white;padding:.4rem 1rem}.password-text{background-color:#1a4d2e}.password-text span{margin-left:36%}.description-text{color:#333;font-size:.9rem;margin-bottom:1.5rem}.email-form{display:flex;flex-direction:column;gap:1rem}.email-input{width:100%!important}.continue-btn{background-color:#ffa530;border:none;width:100%;border-radius:999px;padding:.75rem;font-weight:700;color:white}.continue-btn:hover{background-color:#e8921e}.error-text{color:red;font-size:.8rem}.p-inputtext-rounded{border-radius:9999px!important;padding:.75rem 1.25rem;font-size:.95rem}.full-width{width:100%!important}.pi-envelope{right:20px!important;color:#ffa530!important}.auth-layout-wrappers{position:relative;display:flex;min-height:100vh;overflow:visible}.auth-layout-wrappers:before{content:"";position:absolute;inset:0;background-image:url(/_next/static/media/backgroundImage.390d22e5.png);background-size:cover;background-position:50%;opacity:.1;z-index:0}.auth-layout-wrappers>*{z-index:1}.custom-input-forgot-password:focus,.custom-input-forgot-password:hover{outline:none;border:1px solid #ffa530;box-shadow:0 0 0 .2rem rgba(255,165,48,.3)}