footer.svelte-9sff3o{background:var(--color-ink);color:#ffffffbf;border-radius:var(--radius-xl);padding:var(--space-6)}.footer-inner.svelte-9sff3o{display:grid;gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:start}strong.svelte-9sff3o{color:#fff;font-size:1.1rem}.brand-block.svelte-9sff3o{order:1}.brand-block.svelte-9sff3o p:where(.svelte-9sff3o){margin:var(--space-2) 0 0}.copyright.svelte-9sff3o{font-size:.85rem;opacity:.7;position:absolute;bottom:var(--space-6)}.footer-nav.svelte-9sff3o{order:2;display:grid;gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr))}.link-group.svelte-9sff3o{display:grid;gap:var(--space-2);align-content:start}.link-group.svelte-9sff3o h2:where(.svelte-9sff3o){margin:0 0 var(--space-1);color:#fff;font-size:.95rem;font-weight:700}.link-group.svelte-9sff3o a:where(.svelte-9sff3o){text-decoration:none;color:#ffffffbf}.link-group.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:#fff}@media(max-width:900px){.footer-inner.svelte-9sff3o{grid-template-columns:1fr}.footer-inner.svelte-9sff3o .brand-block:where(.svelte-9sff3o){order:2}.footer-inner.svelte-9sff3o .footer-nav:where(.svelte-9sff3o){order:1}.copyright.svelte-9sff3o{position:inherit;bottom:inherit}}@media(max-width:700px){.footer-nav.svelte-9sff3o{grid-template-columns:1fr}}.page.svelte-1n46o8q{position:relative;z-index:0;display:grid;overflow-x:hidden}main.svelte-1n46o8q{max-width:1120px;margin:0 auto;padding:var(--space-12);display:grid;gap:var(--space-28)}.footer-wrap.svelte-1n46o8q{position:relative;width:min(1120px,calc(100% - 32px));margin:0 auto var(--space-8)}.footer-deco-wrapper.svelte-1n46o8q{position:absolute;bottom:100%;right:-20px;width:142px;height:137px;pointer-events:none;overflow:hidden}.footer-deco-wrapper.svelte-1n46o8q .footer-deco:where(.svelte-1n46o8q){position:absolute;bottom:-12px}@media(max-width:1160px){.footer-deco-wrapper.svelte-1n46o8q{right:0}}@media(max-width:700px){.footer-deco-wrapper.svelte-1n46o8q{display:none}}.hero.svelte-1n46o8q{position:relative;z-index:0;display:grid;justify-items:center;text-align:center;gap:var(--space-13);max-width:600px;margin:0 auto;padding-top:var(--space-10)}.hero-deco.svelte-1n46o8q{pointer-events:none}.hero-deco.svelte-1n46o8q img:where(.svelte-1n46o8q){position:absolute;z-index:-1;height:auto}.hero-deco-left.svelte-1n46o8q{left:0;top:20px;width:clamp(190px,22vw,300px)}.hero-deco-right.svelte-1n46o8q{right:0;top:0;width:clamp(190px,22vw,300px)}@media(max-width:900px){.hero-deco.svelte-1n46o8q{display:none}}.brand-badge.svelte-1n46o8q{display:inline-flex;align-items:center}.brand-name-wrap.svelte-1n46o8q{position:relative;display:inline-block}.brand-name.svelte-1n46o8q{font-weight:800;font-size:2.1rem;color:var(--color-primary)}.brand-mark.svelte-1n46o8q{position:absolute;top:-50px;right:-65px}h1.svelte-1n46o8q{margin:0;font-weight:800;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.08;letter-spacing:-.02em}.lead.svelte-1n46o8q{margin:0;color:var(--color-ink);font-size:1.15rem;line-height:1.7;max-width:56ch;padding:var(--space-3-5)}.lead.svelte-1n46o8q em:where(.svelte-1n46o8q){font-weight:bolder}.hero-actions.svelte-1n46o8q{margin-top:var(--space-2)}.play-badge.svelte-1n46o8q{height:54px;width:auto}.section.svelte-1n46o8q{display:grid;justify-items:center;text-align:center;gap:var(--space-6)}.h2-wrap.svelte-1n46o8q{display:grid;justify-items:center;gap:var(--space-4)}.h2-wrap.svelte-1n46o8q:before{content:"";width:40px;height:4px;border-radius:var(--pill);background:var(--color-accent)}h2.svelte-1n46o8q{margin:0;font-weight:800;letter-spacing:-.01em;font-size:clamp(1.6rem,3vw,2.2rem)}.section-intro.svelte-1n46o8q{margin:0;color:var(--color-muted);max-width:65ch;font-size:1.05rem}.checklist.svelte-1n46o8q{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-3);text-align:left;font-size:1.05rem}.checklist.svelte-1n46o8q li:where(.svelte-1n46o8q){position:relative;padding-left:28px;color:var(--color-text)}.checklist.svelte-1n46o8q li:where(.svelte-1n46o8q):before{content:"✓";position:absolute;left:0;top:0;color:var(--color-primary);font-weight:700}.button.svelte-1n46o8q{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--space-6);border-radius:var(--pill);text-decoration:none;font-weight:700;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.button.svelte-1n46o8q:hover{transform:translateY(-2px)}.button.primary.svelte-1n46o8q{background:var(--color-primary);color:#fff}.button.primary.svelte-1n46o8q:hover{box-shadow:0 8px 20px #267f5359}.button.secondary.svelte-1n46o8q{background:transparent;color:var(--color-primary);border-color:var(--color-primary)}.button.secondary.svelte-1n46o8q:hover{background:var(--color-primary-soft)}.button.onprimary.svelte-1n46o8q{background:#fff;color:var(--color-primary)}.steps.svelte-1n46o8q{display:grid;gap:var(--space-16);width:100%}.step-row.svelte-1n46o8q{display:flex;align-items:center;gap:var(--space-8);text-align:left}.step-row.reverse.svelte-1n46o8q{flex-direction:row-reverse}.step-copy.svelte-1n46o8q{flex:1 1 0;display:grid;gap:var(--space-2);align-content:start}.step-copy.svelte-1n46o8q h3:where(.svelte-1n46o8q){margin:0;font-size:1.4rem;font-weight:700}.step-copy.svelte-1n46o8q p:where(.svelte-1n46o8q){margin:0;color:var(--color-text);font-size:1.1rem;line-height:1.65}.badge.svelte-1n46o8q{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:var(--pill);background:var(--color-primary);color:#fff;font-weight:700;font-size:.8rem;width:fit-content}.step-visual.svelte-1n46o8q{flex:1 1 0;display:flex;align-items:center;justify-content:center}.step-visual.svelte-1n46o8q img:where(.svelte-1n46o8q){width:100%;max-width:380px;height:auto}@media(max-width:780px){.step-row.svelte-1n46o8q,.step-row.reverse.svelte-1n46o8q{flex-direction:column}.step-visual.svelte-1n46o8q{width:100%;max-width:320px}}.families.svelte-1n46o8q{background:var(--color-surface-muted);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6)}.families.svelte-1n46o8q .checklist:where(.svelte-1n46o8q){max-width:640px}.different-row.svelte-1n46o8q{display:flex;align-items:center;justify-content:center;gap:var(--space-10);width:100%}.different-row.svelte-1n46o8q .checklist:where(.svelte-1n46o8q){flex:1 1 0;max-width:460px}.difference-note.svelte-1n46o8q{flex:1 1 0;max-width:420px;position:relative;display:flex;align-items:center;justify-content:center;padding:var(--space-8);text-align:center;min-height:220px}.difference-note.svelte-1n46o8q .difference-note-ellipse-deco:where(.svelte-1n46o8q){position:absolute}.difference-note.svelte-1n46o8q p:where(.svelte-1n46o8q){position:relative;z-index:1;margin:0;font-weight:600;font-size:1.15rem;line-height:1.5;color:var(--color-text)}@media(max-width:780px){.different-row.svelte-1n46o8q{flex-direction:column}.different-row.svelte-1n46o8q .checklist:where(.svelte-1n46o8q){text-align:left}}.pricing-cards.svelte-1n46o8q{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);width:100%;align-items:stretch}.pricing-card.svelte-1n46o8q{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--elevation-2);padding:var(--space-6);text-align:left;display:grid;gap:var(--space-3);align-content:start}.pricing-card.featured.svelte-1n46o8q{border:2px solid var(--color-primary)}.name-row.svelte-1n46o8q{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.plan-name.svelte-1n46o8q{margin:0;font-weight:800;font-size:1.4rem}.popular-badge.svelte-1n46o8q{background:var(--color-primary);color:#fff;font-weight:700;font-size:.75rem;padding:4px 12px;border-radius:var(--pill)}.plan-tagline.svelte-1n46o8q{margin:0;color:var(--color-muted)}.price-block.svelte-1n46o8q{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap}.price.svelte-1n46o8q{margin:0;font-weight:800;font-size:2rem}.price-sub.svelte-1n46o8q{margin:0;color:var(--color-muted)}.plan-description.svelte-1n46o8q{margin:0;color:var(--color-muted);line-height:1.5}.pricing-card.svelte-1n46o8q .button:where(.svelte-1n46o8q){width:100%}.trial-note.svelte-1n46o8q{margin:0;text-align:center;color:var(--color-muted);font-size:.8rem}.plan-bullets.svelte-1n46o8q{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-3)}.plan-bullets.svelte-1n46o8q li:where(.svelte-1n46o8q){position:relative;padding-left:22px}.plan-bullets.svelte-1n46o8q li:where(.svelte-1n46o8q):before{content:"✓";position:absolute;left:0;top:0;color:var(--color-primary);font-weight:700}.not-included.svelte-1n46o8q{margin:0;color:var(--color-muted);font-size:.9rem;line-height:1.5}@media(max-width:900px){.pricing-cards.svelte-1n46o8q{grid-template-columns:1fr}}.cta-card.svelte-1n46o8q{display:grid;justify-items:center;gap:var(--space-4);background:var(--color-primary);border-radius:var(--radius-xl);padding:var(--space-10) var(--space-6);color:#fff;width:100%}.cta-card.svelte-1n46o8q h2:where(.svelte-1n46o8q){color:#fff}.cta-card.svelte-1n46o8q p:where(.svelte-1n46o8q){margin:0;font-size:1.1rem;opacity:.9}.faq-list.svelte-1n46o8q{display:grid;gap:var(--space-3);width:100%;max-width:760px;text-align:left}.faq-item.svelte-1n46o8q{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5)}.faq-q.svelte-1n46o8q{margin:0 0 var(--space-2);font-weight:700}.faq-a.svelte-1n46o8q{margin:0;color:var(--color-muted)}@media(max-width:600px){main.svelte-1n46o8q{padding:var(--space-8) var(--space-2);gap:var(--space-16)}main.svelte-1n46o8q .section:where(.svelte-1n46o8q){padding:var(--space-2)}main.svelte-1n46o8q .families:where(.svelte-1n46o8q){padding:var(--space-8)}.hero.svelte-1n46o8q{padding-top:var(--space-8)}.families.svelte-1n46o8q{padding:var(--space-6) var(--space-4)}.cta-card.svelte-1n46o8q{padding:var(--space-8) var(--space-4)}}nav.svelte-zne36e{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--color-border);padding:var(--space-4) 0}.brand.svelte-zne36e{font-weight:800;font-size:1.3rem;color:var(--color-primary);text-decoration:none;letter-spacing:-.01em}.cta.svelte-zne36e{text-decoration:none;background:var(--color-primary);color:#fff;padding:10px 18px;border-radius:var(--pill);font-weight:700;font-size:.9rem;text-align:center;white-space:nowrap}@media(max-width:480px){nav.svelte-zne36e{padding:var(--space-3) 0}.brand.svelte-zne36e{font-size:1.1rem}.cta.svelte-zne36e{padding:8px 12px;font-size:.8rem}}main.svelte-iy3kuu{width:min(900px,calc(100% - 32px));margin:0 auto;padding:var(--space-6) 0 var(--space-12);display:grid;gap:var(--space-8)}.page-header.svelte-iy3kuu{padding-bottom:var(--space-2)}.legal.svelte-iy3kuu{display:grid;gap:var(--space-3)}h1.svelte-iy3kuu{margin:0;font-weight:800;letter-spacing:-.02em;font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.15}.effective-date.svelte-iy3kuu{margin:0;color:var(--color-muted);font-size:.95rem}.legal-body.svelte-iy3kuu{display:grid;gap:var(--space-5)}.legal-body.svelte-iy3kuu section{display:grid;gap:var(--space-3)}.legal-body.svelte-iy3kuu h2{margin:var(--space-3) 0 0;font-size:1.2rem;font-weight:700}.legal-body.svelte-iy3kuu h3{margin:var(--space-2) 0 0;font-size:1rem;font-weight:700}.legal-body.svelte-iy3kuu p,.legal-body.svelte-iy3kuu li,.legal-body.svelte-iy3kuu td,.legal-body.svelte-iy3kuu th,.legal-body.svelte-iy3kuu address{color:var(--color-text);line-height:1.7}.legal-body.svelte-iy3kuu p,.legal-body.svelte-iy3kuu address{margin:0}.legal-body.svelte-iy3kuu ul{margin:0;padding-left:1.25rem;display:grid;gap:var(--space-2)}.legal-body.svelte-iy3kuu table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.legal-body.svelte-iy3kuu th,.legal-body.svelte-iy3kuu td{padding:var(--space-3);border:1px solid var(--color-border);text-align:left;vertical-align:top;min-width:180px}.legal-body.svelte-iy3kuu th{background:var(--color-surface-muted);font-weight:700}.legal-body.svelte-iy3kuu a{color:var(--color-primary)}.legal-body.svelte-iy3kuu code{font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.95em;background:var(--color-surface-muted);padding:.1rem .35rem;border-radius:6px}.legal-body.svelte-iy3kuu address{font-style:normal}@media(max-width:600px){main.svelte-iy3kuu{padding:var(--space-5) 0 var(--space-10)}}:root{--color-primary: #267f53;--color-primary-soft: #eaf6e9;--color-accent: #c3e549;--color-bg: #ffffff;--color-surface: #ffffff;--color-surface-muted: #f7f8f5;--color-text: #1d1b20;--color-muted: #6b6f6c;--color-border: #e4e6e1;--color-ink: #14231b;--color-pastel-green: #d6f2c4;--color-pastel-yellow: #ffe9ad;--color-pastel-peach: #ffd7c2;--color-pastel-blue: #d9e4f5;--radius-sm: 8px;--radius-lg: 20px;--radius-xl: 28px;--pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-3-5: 14px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-13: 52px;--space-16: 64px;--space-28: 128px;--elevation-2: 0 1px 2px rgba(20, 35, 27, .06), 0 8px 24px rgba(20, 35, 27, .08);--font: "Plus Jakarta Sans", "Avenir Next", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--color-bg);color:var(--color-text);font-family:var(--font)}a{color:inherit}
