.forgot-password-container{display:flex;align-items:center;justify-content:center;background:#ffffff url(/login/login-bg-img.svg) 50%/100% 100% no-repeat;position:relative;overflow:hidden;min-height:100vh;padding:3rem 1rem 1rem}.navbar-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;width:100%}.navbar-content{display:flex;align-items:center;justify-content:flex-start;padding:1rem 3rem}.brand-icon-img{width:100%;height:100%}.forgot-password-card-wrapper{display:flex;align-items:center;justify-content:center;width:100%}.forgot-password-card{max-width:36rem;margin:0 auto}.forgot-password-title{text-align:center;font-size:1.35rem;font-weight:700;margin-bottom:.4rem}.forgot-password-subtitle{text-align:center;font-size:.9rem;color:#6B7280;margin-bottom:1.5rem}.forgot-password-form{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.forgot-password-input-group{width:100%;max-width:26rem;display:flex;flex-direction:column;gap:.4rem}.forgot-password-input-label{font-size:.8rem;font-weight:600;color:#374151;padding-left:.5rem}.forgot-password-input-field{width:100%;height:2.5rem;border-radius:2rem;padding:0 18px;outline:none;background:#F0F0F0;font-size:.875rem;color:#333333A1;border:none}.forgot-password-primary-btn{height:2.5rem;width:100%;max-width:26rem;border-radius:2rem;background:#2970EA;color:white;font-weight:700;border:0;font-size:.95rem;cursor:pointer;transition:background .2s ease}.forgot-password-primary-btn:hover{background:#1f5dcc}.forgot-password-primary-btn:disabled{opacity:.6;cursor:not-allowed}.forgot-password-hint{text-align:center;color:#333333;font-size:.9rem;margin-top:1.5rem}.forgot-password-link{color:#2970EA;font-size:.9rem;font-weight:500}.forgot-password-success{background:#ecfdf5;color:#047857}.forgot-password-error,.forgot-password-success{margin-top:1rem;padding:.75rem 1rem;border-radius:1rem;font-size:.9rem;text-align:center}.forgot-password-error{background:#fef2f2;color:#b91c1c}@media (max-width:576px){.navbar-header{position:relative;top:auto;left:auto;right:auto;z-index:auto}.brand-icon-img{width:3.5rem;height:auto}.navbar-content{padding:1rem 1.5rem}.forgot-password-container{padding:3rem .5rem;background:#ffffff url(/login/login-bg-img.webp) 50%/cover no-repeat;min-height:auto}.forgot-password-card{width:100%;box-sizing:border-box}.forgot-password-title{font-size:1.2rem}.forgot-password-form{gap:1rem}.forgot-password-input-field{height:2.5rem;font-size:1rem;padding:0 1rem}.forgot-password-primary-btn{height:2.5rem;font-size:1rem}}