.page.svelte-1qhfstc{min-height:100vh;background:var(--color-bg-secondary);padding:var(--space-8) 0 var(--space-16);position:relative}.theme-pos.svelte-1qhfstc{position:absolute;top:1rem;right:1rem}.container.svelte-1qhfstc{max-width:680px;margin:0 auto;padding:0 var(--space-6)}.back-link.svelte-1qhfstc{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--color-text-tertiary);text-decoration:none;margin-bottom:var(--space-6)}.back-link.svelte-1qhfstc:hover{color:var(--color-text-primary)}.page-title.svelte-1qhfstc{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin-bottom:var(--space-2)}.page-desc.svelte-1qhfstc{font-size:.9375rem;color:var(--color-text-secondary);margin-bottom:var(--space-8);line-height:1.5}.form-error.svelte-1qhfstc{padding:var(--space-3) var(--space-4);background:color-mix(in srgb,var(--color-error) 10%,transparent);color:var(--color-error);border-radius:var(--radius-md);font-size:.875rem;margin-bottom:var(--space-6)}.form.svelte-1qhfstc{display:flex;flex-direction:column;gap:var(--space-8)}.form-section.svelte-1qhfstc{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl)}.section-heading.svelte-1qhfstc{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border)}.section-desc.svelte-1qhfstc{font-size:.8125rem;color:var(--color-text-secondary);margin-top:calc(-1 * var(--space-2))}.form-row.svelte-1qhfstc{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}.form-group.svelte-1qhfstc{display:flex;flex-direction:column;gap:var(--space-2)}.form-label.svelte-1qhfstc{font-size:.875rem;font-weight:500;color:var(--color-text-primary)}.hint.svelte-1qhfstc{font-weight:400;color:var(--color-text-tertiary)}.form-input.svelte-1qhfstc{padding:var(--space-3) var(--space-4);font-size:.9375rem;color:var(--color-text-primary);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none;transition:border-color var(--duration-normal);font-family:inherit;width:100%}.form-input.svelte-1qhfstc:focus{border-color:var(--color-primary);box-shadow:var(--shadow-focus)}.form-textarea.svelte-1qhfstc{resize:vertical;min-height:100px}.char-count.svelte-1qhfstc{font-size:.75rem;color:var(--color-text-tertiary);text-align:right}.char-count.warn.svelte-1qhfstc{color:var(--color-error)}.password-wrapper.svelte-1qhfstc{position:relative}.password-wrapper.svelte-1qhfstc .form-input:where(.svelte-1qhfstc){padding-right:48px}.toggle-pw.svelte-1qhfstc{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--color-text-tertiary);cursor:pointer;padding:4px;display:flex;align-items:center}.toggle-pw.svelte-1qhfstc:hover{color:var(--color-text-primary)}.submit-btn.svelte-1qhfstc{padding:var(--space-4);font-size:1rem;font-weight:600;color:#fff;background:#0071e3;border:none;border-radius:12px;cursor:pointer;font-family:inherit;transition:opacity var(--duration-fast)}.submit-btn.svelte-1qhfstc:hover{opacity:.9}.submit-btn.svelte-1qhfstc:disabled{opacity:.6;cursor:not-allowed}.login-link.svelte-1qhfstc{text-align:center;font-size:.875rem;color:var(--color-text-secondary)}.login-link.svelte-1qhfstc a:where(.svelte-1qhfstc){color:#0071e3;text-decoration:none;font-weight:500}.login-link.svelte-1qhfstc a:where(.svelte-1qhfstc):hover{text-decoration:underline}.loading-state.svelte-1qhfstc{text-align:center;padding:var(--space-16) 0;color:var(--color-text-secondary)}.success-state.svelte-1qhfstc{text-align:center;padding:var(--space-12) 0}.success-icon.svelte-1qhfstc{width:56px;height:56px;border-radius:50%;background:var(--color-success);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:var(--space-6)}.success-title.svelte-1qhfstc{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin-bottom:var(--space-3)}.success-desc.svelte-1qhfstc{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6;max-width:500px;margin:0 auto var(--space-8)}.success-actions.svelte-1qhfstc{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.primary-btn.svelte-1qhfstc{display:inline-block;padding:var(--space-3) var(--space-8);font-size:1rem;font-weight:600;color:#fff;background:#0071e3;border-radius:12px;text-decoration:none}.primary-btn.svelte-1qhfstc:hover{opacity:.9}.secondary-link.svelte-1qhfstc{font-size:.875rem;color:var(--color-text-tertiary);text-decoration:none}.secondary-link.svelte-1qhfstc:hover{color:var(--color-text-primary)}@media(max-width:640px){.form-row.svelte-1qhfstc{grid-template-columns:1fr}}
