@keyframes svelte-10et6q4-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in.svelte-10et6q4{animation:svelte-10et6q4-fadeInUp .8s ease-out forwards}.forgot-password-page.svelte-10et6q4{min-height:calc(100vh - 200px);padding:60px 20px;background:var(--theme-bg-gradient-info)}.card-container.svelte-10et6q4{background:var(--theme-bg-card);border-radius:20px;box-shadow:var(--theme-shadow-card-md);padding:48px;border:1px solid var(--theme-border-card)}.card-header.svelte-10et6q4{text-align:center;margin-bottom:40px}.icon-circle.svelte-10et6q4{width:80px;height:80px;margin:0 auto 24px;background:var(--theme-gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--theme-shadow-purple-btn)}.icon-circle.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:36px;color:var(--theme-text-on-accent)}.page-title.svelte-10et6q4{font-size:clamp(28px,4vw,36px);font-weight:800;color:var(--theme-text-heading);margin-bottom:12px;font-family:Open Sans,serif}.page-subtitle.svelte-10et6q4{font-size:16px;color:var(--theme-text-secondary);line-height:1.6;max-width:480px;margin:0 auto}.password-form.svelte-10et6q4{display:flex;flex-direction:column;gap:24px}.form-group.svelte-10et6q4{display:flex;flex-direction:column;gap:8px}.form-label.svelte-10et6q4{font-size:14px;font-weight:600;color:var(--theme-text-heading);font-family:Open Sans,serif}.input-wrapper.svelte-10et6q4{position:relative}.input-icon.svelte-10et6q4{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--theme-text-muted);font-size:18px;pointer-events:none}.form-input.svelte-10et6q4{width:100%;padding:14px 16px 14px 48px;border:2px solid var(--theme-border-card);border-radius:12px;font-size:16px;color:var(--theme-text-heading);background:var(--theme-bg-input);transition:all .3s ease;font-family:Open Sans,serif}.form-input.svelte-10et6q4:focus{outline:none;border-color:var(--theme-accent-primary);box-shadow:var(--theme-shadow-purple-focus)}.form-input.svelte-10et6q4::-moz-placeholder{color:var(--theme-text-muted)}.form-input.svelte-10et6q4::placeholder{color:var(--theme-text-muted)}.form-input.svelte-10et6q4:disabled{background:var(--theme-bg-section);cursor:not-allowed}.error-message.svelte-10et6q4{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--theme-danger-bg-light);border:1px solid var(--theme-danger-border);border-radius:8px;color:var(--theme-danger-text);font-size:14px;font-weight:500}.error-message.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:18px}.submit-btn.svelte-10et6q4{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;background:var(--theme-gradient-primary);color:var(--theme-text-on-accent);border:none;border-radius:12px;font-size:16px;font-weight:700;font-family:Open Sans,serif;cursor:pointer;transition:all .3s ease;box-shadow:var(--theme-shadow-purple-btn)}.submit-btn.svelte-10et6q4:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--theme-shadow-purple-light)}.submit-btn.svelte-10et6q4:active:not(:disabled){transform:translateY(0)}.submit-btn.svelte-10et6q4:disabled{opacity:.6;cursor:not-allowed}.submit-btn.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:18px}.spinner.svelte-10et6q4{width:18px;height:18px;border:3px solid var(--theme-border-light);border-top-color:var(--theme-border-light);border-radius:50%;animation:svelte-10et6q4-spin .8s linear infinite}@keyframes svelte-10et6q4-spin{to{transform:rotate(360deg)}}.back-link.svelte-10et6q4{text-align:center;padding-top:8px}.back-link.svelte-10et6q4 a:where(.svelte-10et6q4){display:inline-flex;align-items:center;gap:8px;color:var(--theme-text-secondary);text-decoration:none;font-size:14px;font-weight:600;transition:all .3s ease}.back-link.svelte-10et6q4 a:where(.svelte-10et6q4):hover{color:var(--theme-accent-primary);gap:12px}.back-link.svelte-10et6q4 a:where(.svelte-10et6q4) .icon-host:where(.svelte-10et6q4){font-size:16px}.success-container.svelte-10et6q4{background:var(--theme-bg-card);border-radius:20px;box-shadow:var(--theme-shadow-card-md);padding:48px;text-align:center;border:1px solid var(--theme-border-card)}.success-icon.svelte-10et6q4{width:100px;height:100px;margin:0 auto 32px;background:var(--theme-bg-gradient-success);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--theme-shadow-success)}.success-icon.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:48px;color:var(--theme-text-on-accent)}.success-title.svelte-10et6q4{font-size:clamp(24px,4vw,32px);font-weight:800;color:var(--theme-text-heading);margin-bottom:16px;font-family:Open Sans,serif}.success-message.svelte-10et6q4{font-size:16px;color:var(--theme-text-secondary);line-height:1.7;margin-bottom:24px}.success-message.svelte-10et6q4 strong:where(.svelte-10et6q4){color:var(--theme-accent-primary);font-weight:700}.success-note.svelte-10et6q4{display:flex;align-items:flex-start;gap:12px;padding:16px;background:var(--theme-bg-gradient-steps);border:1px solid var(--theme-border-card);border-radius:12px;margin-bottom:32px;text-align:left}.success-note.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:20px;color:var(--theme-accent-primary);flex-shrink:0;margin-top:2px}.success-note.svelte-10et6q4 span:where(.svelte-10et6q4){font-size:14px;color:var(--theme-text-secondary);line-height:1.6}.home-btn.svelte-10et6q4{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:var(--theme-gradient-primary);color:var(--theme-text-on-accent);text-decoration:none;border-radius:12px;font-size:16px;font-weight:700;font-family:Open Sans,serif;transition:all .3s ease;box-shadow:var(--theme-shadow-purple-btn)}.home-btn.svelte-10et6q4:hover{transform:translateY(-2px);box-shadow:var(--theme-shadow-purple-light)}.home-btn.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:18px}@media(max-width:767.98px){.forgot-password-page.svelte-10et6q4{padding:40px 16px}.card-container.svelte-10et6q4,.success-container.svelte-10et6q4{padding:32px 24px}.icon-circle.svelte-10et6q4{width:64px;height:64px}.icon-circle.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:28px}.success-icon.svelte-10et6q4{width:80px;height:80px}.success-icon.svelte-10et6q4 .icon-host:where(.svelte-10et6q4){font-size:36px}}
