.growfund-forgot-password-main-wrapper{padding:calc(var(--growfund-spacing-4) * 2);box-shadow:var(--growfund-box-shadow-7);background:var(--growfund-bg-surface);border:1px solid var(--growfund-border-border);border-radius:var(--growfund-radius-lg);max-width:496px;margin:auto}.growfund-forgot-password-main-wrapper-header{display:flex;align-items:center;justify-content:center;margin-bottom:calc(var(--growfund-spacing-4) * 2);font-weight:var(--growfund-font-weight-semibold);font-size:var(--growfund-font-size-2xl);color:var(--growfund-text-primary)}.growfund-forgot-password-content{margin-bottom:var(--growfund-spacing-6);display:flex;flex-direction:column;gap:var(--growfund-spacing-2)}.growfund-forgot-password-title{font-family:var(--growfund-font-family);font-weight:var(--growfund-font-weight-semibold);font-size:var(--growfund-font-size-xl);line-height:var(--growfund-spacing-6);color:var(--growfund-text-primary)}.growfund-forgot-password-description{font-family:var(--growfund-font-family);font-weight:var(--growfund-font-weight-normal);font-size:var(--growfund-font-size-md);line-height:21px;color:var(--growfund-text-secondary)}.growfund-forgot-password-field-wrapper{margin-bottom:var(--growfund-spacing-3)}.growfund-forgot-password-submit-button{border-radius:var(--growfund-radius-md);padding:var(--growfund-spacing-2) var(--growfund-spacing-4);background-color:var(--growfund-bg-fill-brand);color:var(--growfund-text-light);width:100%;font-size:var(--growfund-font-size-md);font-family:var(--growfund-font-family);font-weight:var(--growfund-font-weight-medium);height:44px;border:none;cursor:pointer}.growfund-forgot-password-submit-button:hover{background-color:var(--growfund-bg-brand-hover)}.growfund-forgot-password-footer{margin-top:var(--growfund-spacing-5);display:flex;align-items:center;justify-content:center;gap:var(--growfund-spacing-1);color:var(--growfund-text-subdued);font-size:var(--growfund-font-size-md);font-weight:var(--growfund-font-weight-normal);font-family:var(--growfund-font-family)}.growfund-forgot-password-login-link{color:var(--growfund-text-primary);text-decoration:none}