.forgot-password_container___A6Ty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background-color:var(--kiwi-background-page);color:var(--kiwi-text-primary)}.forgot-password_formWrapper__ChzdO{background-color:var(--kiwi-background-section);border-radius:12px;padding:3rem 2rem;box-shadow:0 8px 20px rgba(0,0,0,.2);width:100%;max-width:450px;text-align:center}.forgot-password_title__ezJph{font-size:2.2rem;color:var(--kiwi-highlight-color);margin-bottom:1.5rem;text-shadow:2px 2px 0 rgba(0,0,0,.1)}.forgot-password_instructions__0EwQw{font-size:1rem;color:var(--kiwi-text-secondary);margin-bottom:2rem;line-height:1.5}.forgot-password_formGroup__cT8_Y{margin-bottom:1.5rem;text-align:left}.forgot-password_label__1qLtd{display:block;margin-bottom:.5rem;font-size:.85rem;color:var(--kiwi-text-secondary);font-weight:700;text-transform:uppercase}.forgot-password_inputField____ayU{width:100%;padding:.8rem 1rem;border:1px solid var(--kiwi-input-border-color);border-radius:8px;background-color:var(--kiwi-input-background-color);color:var(--kiwi-text-primary);font-size:1rem;box-sizing:border-box}.forgot-password_inputField____ayU:focus{outline:none;border-color:var(--kiwi-highlight-color);box-shadow:0 0 0 3px var(--kiwi-highlight-color-light)}.forgot-password_submitButton__5jW7J{width:100%;padding:1rem;background-color:var(--kiwi-button-primary-bg);color:var(--kiwi-button-primary-text);border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.forgot-password_submitButton__5jW7J:hover{background-color:var(--kiwi-button-primary-hover-bg)}.forgot-password_backLink__hcdCE{margin-top:2rem;font-size:.9rem;color:var(--kiwi-text-secondary)}.forgot-password_link__O11Il{color:var(--kiwi-highlight-color);text-decoration:none;font-weight:700;transition:color .3s ease}.forgot-password_link__O11Il:hover{text-decoration:underline;color:var(--kiwi-highlight-color-light)}@media (max-width:768px){.forgot-password_formWrapper__ChzdO{padding:2rem 1rem;margin:1rem}.forgot-password_title__ezJph{font-size:1.8rem}.forgot-password_instructions__0EwQw{font-size:.9rem}.forgot-password_submitButton__5jW7J{padding:.8rem;font-size:1rem}}