.forgot-password-module__orGclW__page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.forgot-password-module__orGclW__brand{background:linear-gradient(150deg, var(--green-800) 0%, var(--green-950) 100%);justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.forgot-password-module__orGclW__brand:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#86efac1f 0%,#0000 55%),radial-gradient(circle at 80% 75%,#4ade8014 0%,#0000 50%);position:absolute;inset:0}.forgot-password-module__orGclW__brand:after{content:"";pointer-events:none;border:40px solid #86efac12;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-60px;right:-60px}.forgot-password-module__orGclW__brandOverlay{display:none}.forgot-password-module__orGclW__brandContent{z-index:1;color:#fff;max-width:22rem;position:relative}.forgot-password-module__orGclW__brandIcon{width:64px;height:64px;color:var(--green-200);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:18px;place-items:center;margin-bottom:1.5rem;display:grid}.forgot-password-module__orGclW__brandContent h2{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.forgot-password-module__orGclW__brandContent p{color:var(--green-200);margin-bottom:2rem;font-size:1rem;line-height:1.65}.forgot-password-module__orGclW__brandFeatures{flex-direction:column;gap:.6rem;display:flex}.forgot-password-module__orGclW__brandFeature{color:var(--green-100);align-items:center;gap:.65rem;font-size:.88rem;font-weight:500;display:flex}.forgot-password-module__orGclW__brandFeatureDot{background:var(--green-400);border-radius:50%;flex-shrink:0;width:7px;height:7px}.forgot-password-module__orGclW__formSide{background:var(--green-50);justify-content:center;align-items:center;padding:2rem;display:flex}.forgot-password-module__orGclW__card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;gap:0;width:100%;max-width:26rem;padding:2.25rem 2.5rem;display:flex;box-shadow:0 10px 40px -12px #14532d24}.forgot-password-module__orGclW__backLink{color:var(--muted);align-items:center;gap:.3rem;margin-bottom:1.75rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .12s;display:inline-flex}.forgot-password-module__orGclW__backLink:hover{color:var(--green-700)}.forgot-password-module__orGclW__cardHeader{margin-bottom:1.75rem}.forgot-password-module__orGclW__lockIcon{background:var(--green-50);border:1px solid var(--green-200);width:48px;height:48px;color:var(--green-700);border-radius:14px;place-items:center;margin-bottom:1.1rem;display:grid}.forgot-password-module__orGclW__cardHeader h2{color:var(--green-950);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.45rem;font-weight:700}.forgot-password-module__orGclW__cardHeader p{color:var(--muted);font-size:.9rem;line-height:1.55}.forgot-password-module__orGclW__form{flex-direction:column;gap:1.15rem;display:flex}.forgot-password-module__orGclW__field{flex-direction:column;gap:.4rem;display:flex}.forgot-password-module__orGclW__field label{color:var(--green-800);font-size:.83rem;font-weight:600}.forgot-password-module__orGclW__field input{width:100%;color:var(--foreground);border:1px solid var(--border);background:#fff;border-radius:10px;padding:.72rem .9rem;font-family:inherit;font-size:.93rem;transition:border-color .15s,box-shadow .15s}.forgot-password-module__orGclW__field input::placeholder{color:#9bb0a3}.forgot-password-module__orGclW__field input:focus{border-color:var(--green-500);outline:none;box-shadow:0 0 0 3px #22c55e29}.forgot-password-module__orGclW__inputError{border-color:#fca5a5!important;box-shadow:0 0 0 3px #ef44441a!important}.forgot-password-module__orGclW__fieldError{color:#dc2626;font-size:.78rem;font-weight:500}.forgot-password-module__orGclW__errorBanner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.84rem;display:flex}.forgot-password-module__orGclW__submit{color:#fff;background:var(--green-600);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.82rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,transform 50ms;display:flex}.forgot-password-module__orGclW__submit:hover:not(:disabled){background:var(--green-700)}.forgot-password-module__orGclW__submit:active:not(:disabled){transform:translateY(1px)}.forgot-password-module__orGclW__submit:disabled{background:var(--green-300);cursor:not-allowed}.forgot-password-module__orGclW__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite forgot-password-module__orGclW__spin}@keyframes forgot-password-module__orGclW__spin{to{transform:rotate(360deg)}}.forgot-password-module__orGclW__successCircle{background:var(--green-100);width:60px;height:60px;color:var(--green-700);border-radius:50%;place-items:center;margin-bottom:1.25rem;display:grid}.forgot-password-module__orGclW__successTitle{color:var(--green-950);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.45rem;font-weight:700}.forgot-password-module__orGclW__successText{color:var(--muted);margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.forgot-password-module__orGclW__successSteps{background:var(--green-50);border:1px solid var(--green-100);border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:1.75rem;padding:1.1rem;display:flex}.forgot-password-module__orGclW__step{color:#415347;align-items:center;gap:.75rem;font-size:.88rem;display:flex}.forgot-password-module__orGclW__stepNum{background:var(--green-600);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:grid}.forgot-password-module__orGclW__backBtn{color:#fff;background:var(--green-600);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.72rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .12s;display:inline-flex}.forgot-password-module__orGclW__backBtn:hover{background:var(--green-700)}@media (max-width:860px){.forgot-password-module__orGclW__page{grid-template-columns:1fr}.forgot-password-module__orGclW__brand{display:none}.forgot-password-module__orGclW__formSide{min-height:100vh}}
