.recovery-guide.svelte-xv75nh{min-height:60vh}.landing.svelte-xv75nh{text-align:center;padding:2rem 0}.landing.svelte-xv75nh h2:where(.svelte-xv75nh){font-size:2rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem}.landing-desc.svelte-xv75nh{font-size:1.125rem;color:var(--text-secondary);max-width:400px;margin:0 auto 2rem;line-height:1.6}.landing-buttons.svelte-xv75nh{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto 3rem}.crisis-btn.svelte-xv75nh{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:1rem;border:2px solid transparent;text-align:left;cursor:pointer;transition:all .2s}.crisis-btn.during.svelte-xv75nh{background:#ec48991a;border-color:#ec48994d}.crisis-btn.during.svelte-xv75nh:hover{background:#ec489926;border-color:#ec4899}.crisis-btn.after.svelte-xv75nh{background:#14b8a61a;border-color:#14b8a64d}.crisis-btn.after.svelte-xv75nh:hover{background:#14b8a626;border-color:#14b8a6}.btn-icon.svelte-xv75nh{font-size:2rem}.btn-text.svelte-xv75nh{display:flex;flex-direction:column;gap:.25rem}.btn-text.svelte-xv75nh strong:where(.svelte-xv75nh){font-size:1.125rem;color:var(--text-primary)}.btn-text.svelte-xv75nh span:where(.svelte-xv75nh){font-size:.875rem;color:var(--text-secondary)}.personal-section.svelte-xv75nh{padding:2rem;background:var(--bg-secondary);border-radius:1rem;border:1px solid var(--border-default);text-align:left}.personal-section.svelte-xv75nh h3:where(.svelte-xv75nh){font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.strategies-list.svelte-xv75nh{list-style:none;padding:0;margin:0 0 1rem}.strategies-list.svelte-xv75nh li:where(.svelte-xv75nh){display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--bg-primary);border-radius:.5rem;margin-bottom:.5rem;color:var(--text-primary)}.remove-btn.svelte-xv75nh{width:1.5rem;height:1.5rem;border-radius:.25rem;border:none;background:transparent;color:var(--text-tertiary);font-size:1.25rem;cursor:pointer}.remove-btn.svelte-xv75nh:hover{background:#ef44441a;color:#ef4444}.empty-strategies.svelte-xv75nh{color:var(--text-tertiary);font-size:.9375rem;margin:0 0 1rem}.add-strategy-form.svelte-xv75nh{display:flex;gap:.5rem}.add-strategy-form.svelte-xv75nh input:where(.svelte-xv75nh){flex:1;padding:.75rem 1rem;border-radius:.5rem;border:1px solid var(--border-default);background:var(--bg-primary);color:var(--text-primary)}.add-strategy-form.svelte-xv75nh button:where(.svelte-xv75nh){padding:.75rem 1rem;border-radius:.5rem;border:none;background:var(--accent-primary);color:#fff;font-weight:500;cursor:pointer}.add-strategy-form.svelte-xv75nh button.cancel:where(.svelte-xv75nh){background:transparent;color:var(--text-secondary);border:1px solid var(--border-default)}.add-strategy-btn.svelte-xv75nh{padding:.75rem;width:100%;border-radius:.5rem;border:2px dashed var(--border-default);background:transparent;color:var(--text-secondary);font-weight:500;cursor:pointer;transition:all .2s}.add-strategy-btn.svelte-xv75nh:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.step-view.svelte-xv75nh{padding:1rem 0}.progress-bar.svelte-xv75nh{height:4px;background:var(--bg-tertiary);border-radius:2px;overflow:hidden;margin-bottom:1rem}.progress-fill.svelte-xv75nh{height:100%;background:var(--accent-primary);transition:width .3s ease}.step-view[data-phase=during].svelte-xv75nh .progress-fill:where(.svelte-xv75nh){background:#ec4899}.step-view[data-phase=after].svelte-xv75nh .progress-fill:where(.svelte-xv75nh){background:#14b8a6}.phase-label.svelte-xv75nh{font-size:.875rem;color:var(--text-tertiary);margin-bottom:2rem;text-align:center}.step-content.svelte-xv75nh{padding:2rem;background:var(--bg-secondary);border-radius:1rem;border:1px solid var(--border-default);margin-bottom:1.5rem}.step-content.svelte-xv75nh h2:where(.svelte-xv75nh){font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.step-description.svelte-xv75nh{font-size:1.0625rem;color:var(--text-secondary);margin:0 0 1.5rem;line-height:1.6}.tips-list.svelte-xv75nh{list-style:none;padding:0;margin:0}.tip-item.svelte-xv75nh{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1rem;margin-bottom:.5rem;background:var(--bg-primary);border-radius:.5rem;border:1px solid var(--border-default);text-align:left;cursor:pointer;transition:all .2s;color:var(--text-secondary)}.tip-item.svelte-xv75nh:hover{border-color:var(--accent-primary)}.tip-item.checked.svelte-xv75nh{background:var(--bg-accent);border-color:var(--accent-primary);color:var(--text-primary)}.checkmark.svelte-xv75nh{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--accent-primary)}.step-nav.svelte-xv75nh{display:flex;justify-content:space-between;gap:1rem}.nav-btn.svelte-xv75nh{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.nav-btn.back.svelte-xv75nh{border:1px solid var(--border-default);background:transparent;color:var(--text-secondary)}.nav-btn.back.svelte-xv75nh:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary)}.nav-btn.back.svelte-xv75nh:disabled{opacity:.5;cursor:not-allowed}.nav-btn.home.svelte-xv75nh{border:1px solid var(--border-default);background:transparent;color:var(--text-tertiary)}.nav-btn.home.svelte-xv75nh:hover{color:var(--text-primary)}.nav-btn.next.svelte-xv75nh{border:none;background:var(--accent-primary);color:#fff}.nav-btn.next.svelte-xv75nh:hover{background:var(--accent-primary-hover)}.complete.svelte-xv75nh{text-align:center;padding:3rem 1rem}.complete-icon.svelte-xv75nh{font-size:4rem;margin-bottom:1rem}.complete.svelte-xv75nh h2:where(.svelte-xv75nh){font-size:2rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.complete.svelte-xv75nh>p:where(.svelte-xv75nh){color:var(--text-secondary);font-size:1.0625rem;max-width:400px;margin:0 auto 2rem;line-height:1.6}.complete-actions.svelte-xv75nh{display:flex;flex-direction:column;gap:.75rem;max-width:300px;margin:0 auto 2rem}.complete-btn.svelte-xv75nh{padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;text-align:center;transition:all .2s}.complete-btn.primary.svelte-xv75nh{background:var(--accent-primary);color:#fff;border:none;cursor:pointer}.complete-btn.primary.svelte-xv75nh:hover{background:var(--accent-primary-hover)}.complete-btn.secondary.svelte-xv75nh{background:transparent;color:var(--text-secondary);border:1px solid var(--border-default)}.complete-btn.secondary.svelte-xv75nh:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.remember-box.svelte-xv75nh{text-align:left;padding:1.5rem;background:#9333ea1a;border-radius:1rem;border:1px solid rgba(147,51,234,.2);max-width:400px;margin:0 auto}.remember-box.svelte-xv75nh h3:where(.svelte-xv75nh){font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.remember-box.svelte-xv75nh ul:where(.svelte-xv75nh){margin:0;padding-left:1.25rem;color:var(--text-secondary)}.remember-box.svelte-xv75nh li:where(.svelte-xv75nh){margin-bottom:.375rem}.tool-page[data-astro-cid-3jfaex4u]{--color-coral: #FF6B5B;--font-display: "Fraunces", Georgia, serif;--font-body: "Atkinson Hyperlegible", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace}.tool-header[data-astro-cid-3jfaex4u]{position:relative;padding:3rem 0 4rem;overflow:hidden}.header-bg[data-astro-cid-3jfaex4u]{position:absolute;inset:0}.dot-pattern[data-astro-cid-3jfaex4u]{position:absolute;inset:0;background-image:radial-gradient(var(--text-primary) 1px,transparent 1px);background-size:24px 24px;opacity:.04}.shape[data-astro-cid-3jfaex4u]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.tool-header[data-astro-cid-3jfaex4u].coral .shape-1[data-astro-cid-3jfaex4u]{width:400px;height:400px;background:var(--color-coral);top:-150px;right:-100px}.header-inner[data-astro-cid-3jfaex4u]{position:relative;z-index:1}.breadcrumb[data-astro-cid-3jfaex4u] ol[data-astro-cid-3jfaex4u]{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0 0 2rem;font-family:var(--font-mono);font-size:.8125rem}.breadcrumb[data-astro-cid-3jfaex4u] li[data-astro-cid-3jfaex4u]{display:flex;align-items:center;gap:.5rem}.breadcrumb[data-astro-cid-3jfaex4u] li[data-astro-cid-3jfaex4u]:not(:last-child):after{content:"/";color:var(--text-tertiary)}.breadcrumb[data-astro-cid-3jfaex4u] a[data-astro-cid-3jfaex4u]{color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.breadcrumb[data-astro-cid-3jfaex4u] a[data-astro-cid-3jfaex4u]:hover{color:var(--color-coral)}.breadcrumb[data-astro-cid-3jfaex4u] span[data-astro-cid-3jfaex4u][aria-current]{color:var(--color-coral);font-weight:500}.header-content[data-astro-cid-3jfaex4u]{display:flex;gap:1.5rem;align-items:flex-start}.header-icon[data-astro-cid-3jfaex4u]{flex-shrink:0;width:4rem;height:4rem;background:var(--text-primary);border:3px solid var(--text-primary);display:flex;align-items:center;justify-content:center;box-shadow:4px 4px 0 var(--color-coral)}.header-icon[data-astro-cid-3jfaex4u] svg[data-astro-cid-3jfaex4u]{width:2rem;height:2rem;color:var(--bg-primary)}.tool-label[data-astro-cid-3jfaex4u]{display:inline-block;font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-coral);margin-bottom:.5rem}.header-text[data-astro-cid-3jfaex4u] h1[data-astro-cid-3jfaex4u]{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.5rem);font-weight:900;color:var(--text-primary);margin:0 0 .75rem;letter-spacing:-.02em}.header-text[data-astro-cid-3jfaex4u] p[data-astro-cid-3jfaex4u]{font-family:var(--font-body);color:var(--text-secondary);font-size:1.0625rem;line-height:1.6;margin:0;max-width:600px}.tool-content[data-astro-cid-3jfaex4u]{padding:3rem 0}.tool-info[data-astro-cid-3jfaex4u]{padding:3rem 0 4rem;background:var(--bg-secondary);border-top:3px solid var(--border-default)}.tool-info[data-astro-cid-3jfaex4u] h2[data-astro-cid-3jfaex4u]{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.tool-info[data-astro-cid-3jfaex4u] p[data-astro-cid-3jfaex4u]{font-family:var(--font-body);color:var(--text-secondary);line-height:1.7;margin:0 0 1rem}.tool-info[data-astro-cid-3jfaex4u] ul[data-astro-cid-3jfaex4u]{font-family:var(--font-body);color:var(--text-secondary);line-height:1.7;margin:0 0 1.5rem;padding-left:1.5rem}.tool-info[data-astro-cid-3jfaex4u] li[data-astro-cid-3jfaex4u]{margin-bottom:.5rem}.tool-info[data-astro-cid-3jfaex4u] strong[data-astro-cid-3jfaex4u]{color:var(--text-primary)}.privacy-note[data-astro-cid-3jfaex4u]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#ff6b5b1a;border:2px solid var(--color-coral);font-size:.9375rem}.privacy-note[data-astro-cid-3jfaex4u] svg[data-astro-cid-3jfaex4u]{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--color-coral);margin-top:.125rem}@media(max-width:640px){.tool-header[data-astro-cid-3jfaex4u]{padding:2rem 0 3rem}.header-content[data-astro-cid-3jfaex4u]{flex-direction:column;gap:1rem}.header-icon[data-astro-cid-3jfaex4u]{width:3rem;height:3rem}.header-icon[data-astro-cid-3jfaex4u] svg[data-astro-cid-3jfaex4u]{width:1.5rem;height:1.5rem}}
