.password-reset-module__i3Y5xa__container{background-color:var(--bg-color);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.password-reset-module__i3Y5xa__card{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:16px;width:100%;max-width:440px;padding:3rem;box-shadow:0 10px 30px #0003}.password-reset-module__i3Y5xa__header{text-align:center;margin-bottom:2.5rem}.password-reset-module__i3Y5xa__logo{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;text-decoration:none;display:inline-block}.password-reset-module__i3Y5xa__subtitle{color:var(--text-secondary);font-size:1.1rem}.password-reset-module__i3Y5xa__form{width:100%}.password-reset-module__i3Y5xa__formGroup{margin-bottom:1.5rem}.password-reset-module__i3Y5xa__formGroup label{color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;display:block}.password-reset-module__i3Y5xa__input{background:var(--bg-color);border:1px solid var(--surface-border);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.password-reset-module__i3Y5xa__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #d6ff001a}.password-reset-module__i3Y5xa__error{color:#f44;text-align:center;background:#ff44441a;border:1px solid #f443;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.password-reset-module__i3Y5xa__success{color:#44ff64;text-align:center;background:#44ff641a;border:1px solid #44ff6433;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}