.preview-chart-wrapper.svelte-17vgrsc{position:relative}.chart-toggle.svelte-17vgrsc{display:flex;gap:.25rem;margin-bottom:.75rem}.chart-toggle.svelte-17vgrsc button:where(.svelte-17vgrsc){padding:.4rem .85rem;border:1px solid var(--color-border, #dfddd8);border-radius:.5rem;background:#fff;font-size:.8rem;font-weight:600;color:var(--color-text-muted, #78716c);cursor:pointer;transition:all .15s ease}.chart-toggle.svelte-17vgrsc button.active:where(.svelte-17vgrsc){background:var(--color-accent, #2563eb);color:#fff;border-color:var(--color-accent, #2563eb)}.chart-toggle.svelte-17vgrsc button:where(.svelte-17vgrsc):not(.active):hover{border-color:var(--color-accent, #2563eb);color:var(--color-accent, #2563eb)}.preview-chart-container.svelte-17vgrsc{position:relative;height:280px;width:100%}.ai-teaser.svelte-19hzmby{background:#ffffffc7;border:1px solid rgba(229,229,224,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:1.25rem;padding:2rem;box-shadow:0 20px 45px #0f172a14}.ai-teaser-header.svelte-19hzmby{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ai-teaser-icon.svelte-19hzmby{width:2.5rem;height:2.5rem;border-radius:.65rem;background:var(--color-accent-subtle, #eff4ff);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-teaser-icon.svelte-19hzmby .bi:where(.svelte-19hzmby){font-size:1.1rem;color:var(--color-accent, #2563eb)}.ai-teaser-title.svelte-19hzmby{font-size:1.05rem;font-weight:700;margin:0}.ai-teaser-subtitle.svelte-19hzmby{font-size:.82rem;color:var(--color-text-muted, #78716c);margin:.15rem 0 0}.ai-teaser-questions.svelte-19hzmby{display:flex;flex-wrap:wrap;gap:.5rem}.ai-teaser-chip.svelte-19hzmby{padding:.55rem 1rem;border:1px solid var(--color-border, #dfddd8);border-radius:999px;background:#fff;font-size:.85rem;color:var(--color-text, #1c1917);cursor:pointer;transition:border-color .15s ease,background .15s ease}.ai-teaser-chip.svelte-19hzmby:hover{border-color:var(--color-accent, #2563eb);color:var(--color-accent, #2563eb)}.ai-teaser-chip.active.svelte-19hzmby{background:var(--color-accent, #2563eb);color:#fff;border-color:var(--color-accent, #2563eb)}.ai-teaser-response.svelte-19hzmby{margin-top:1rem;animation:svelte-19hzmby-fadeUp .3s cubic-bezier(.16,1,.3,1)}@keyframes svelte-19hzmby-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-teaser-bubble.svelte-19hzmby{background:var(--color-surface-raised, #f5f5f3);border-radius:.85rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.65;color:var(--color-text, #1c1917)}.ai-teaser-bubble.svelte-19hzmby strong{font-weight:700}.ai-teaser-bubble.svelte-19hzmby a{color:var(--color-accent, #2563eb);text-decoration:underline;text-underline-offset:2px}.ai-typing-cursor.svelte-19hzmby{color:var(--color-accent, #2563eb);animation:svelte-19hzmby-blink .7s step-end infinite;font-weight:400}@keyframes svelte-19hzmby-blink{0%,to{opacity:1}50%{opacity:0}}.ai-teaser-cta.svelte-19hzmby{margin-top:1rem;text-align:center}.ai-teaser-cta.svelte-19hzmby a:where(.svelte-19hzmby){font-size:.88rem;font-weight:600;color:var(--color-accent, #2563eb);text-decoration:none}.ai-teaser-cta.svelte-19hzmby a:where(.svelte-19hzmby):hover{text-decoration:underline}@media(max-width:720px){.ai-teaser.svelte-19hzmby{padding:1.25rem}.ai-teaser-chip.svelte-19hzmby{font-size:.8rem;padding:.45rem .75rem}}:root{color-scheme:light}.landing.svelte-13wmnd{--landing-bg: var(--color-bg, #faf9f7);--landing-surface: var(--color-surface, #ffffff);--landing-border: var(--color-border, #dfddd8);--landing-text: var(--color-text, #1c1917);--landing-muted: var(--color-text-muted, #78716c);--landing-accent: var(--color-accent, #2563eb);--landing-accent-soft: var(--color-accent-subtle, #eff4ff);--landing-shadow: 0 20px 45px rgba(15, 23, 42, .08);position:relative;overflow-x:clip;background:radial-gradient(circle at 10% 10%,rgba(37,99,235,.07),transparent 24%),radial-gradient(circle at 86% 14%,rgba(148,163,184,.1),transparent 22%),linear-gradient(180deg,#fffffff0,#f8fafce6 26%,#fafaf8 60%),var(--landing-bg);color:var(--landing-text)}.landing.svelte-13wmnd>:where(.svelte-13wmnd){position:relative;z-index:1}.shell.svelte-13wmnd{width:min(1180px,calc(100vw - 2.5rem));margin:0 auto}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero.svelte-13wmnd{padding:6rem 0 3rem;text-align:center}.hero-shell.svelte-13wmnd{display:flex;flex-direction:column;align-items:center;max-width:48rem}.hero-title.svelte-13wmnd{font-size:clamp(2.2rem,4.5vw,3.4rem);line-height:1.15;letter-spacing:-.04em;margin:0;font-weight:800}.typing-cycle.svelte-13wmnd{display:inline-grid;vertical-align:baseline;color:var(--landing-accent)}.typing-cycle.svelte-13wmnd>span:where(.svelte-13wmnd){grid-area:1 / 1;white-space:nowrap}.typing-sizer.svelte-13wmnd{visibility:hidden}.typing-text.svelte-13wmnd{width:fit-content}.typing-cursor.svelte-13wmnd{color:var(--landing-accent);animation:svelte-13wmnd-cursorBlink .7s step-end infinite;font-weight:400}@keyframes svelte-13wmnd-cursorBlink{0%,to{opacity:1}50%{opacity:0}}.hero-sub.svelte-13wmnd{font-size:1.1rem;line-height:1.65;color:var(--landing-muted);margin:1.2rem 0 0;max-width:36rem}.hero-actions.svelte-13wmnd{display:flex;gap:.75rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.hero-cta.svelte-13wmnd,.cta-primary.svelte-13wmnd{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 2rem;border-radius:.9rem;background:var(--landing-accent);color:#fff;font-weight:650;font-size:1rem;text-decoration:none;white-space:nowrap;box-shadow:0 12px 28px #2563eb33;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.hero-cta.svelte-13wmnd:hover,.cta-primary.svelte-13wmnd:hover{transform:translateY(-1px);box-shadow:0 16px 32px #2563eb3d;background:#1d4ed8;color:#fff}.hero-login.svelte-13wmnd,.cta-secondary.svelte-13wmnd{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 1.5rem;border-radius:.9rem;border:1px solid var(--landing-border);background:#ffffffc7;color:var(--landing-text);font-weight:600;text-decoration:none;transition:border-color .15s ease,color .15s ease}.hero-login.svelte-13wmnd:hover,.cta-secondary.svelte-13wmnd:hover{border-color:var(--landing-accent);color:var(--landing-accent)}.hero-proofline.svelte-13wmnd{display:block;margin-top:1rem;font-size:.85rem;color:var(--landing-muted)}.hero-guest-link.svelte-13wmnd{display:inline-block;margin-top:.85rem;padding:0;border:0;background:none;color:var(--landing-muted);font-size:.9rem;font-weight:600;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.hero-guest-link.svelte-13wmnd:hover:not(:disabled){color:var(--landing-accent)}.hero-guest-link.svelte-13wmnd:disabled{opacity:.55;cursor:default}.section-kicker.svelte-13wmnd{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-accent);margin:0 0 .75rem}.section-kicker--light.svelte-13wmnd{color:var(--landing-accent);opacity:.85}.preview-section.svelte-13wmnd{padding:0 0 3rem}.preview-widget.svelte-13wmnd{background:#ffffffc7;border:1px solid rgba(229,229,224,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:1.25rem;padding:2rem;box-shadow:var(--landing-shadow)}.preview-inputs.svelte-13wmnd{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.preview-field.svelte-13wmnd label:where(.svelte-13wmnd){display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--landing-muted);margin-bottom:.35rem}.preview-field.svelte-13wmnd input:where(.svelte-13wmnd){width:100%;padding:.65rem .75rem;border:1px solid var(--landing-border);border-radius:.5rem;font-size:.95rem;background:#fff;color:var(--landing-text);outline:none;transition:border-color .15s ease}.preview-field.svelte-13wmnd input:where(.svelte-13wmnd):focus{border-color:var(--landing-accent)}.preview-chart-area.svelte-13wmnd{min-height:280px}.preview-total.svelte-13wmnd{display:flex;justify-content:center;align-items:baseline;gap:.5rem;margin-top:1rem;text-align:center}.preview-total-label.svelte-13wmnd{font-size:.9rem;color:var(--landing-muted)}.preview-total-value.svelte-13wmnd{font-size:1.8rem;font-weight:800;letter-spacing:-.03em;color:var(--landing-text)}.preview-empty.svelte-13wmnd{display:flex;align-items:center;justify-content:center;min-height:280px;color:var(--landing-muted)}.preview-cta-row.svelte-13wmnd{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(229,229,224,.6)}.preview-disclaimer.svelte-13wmnd{font-size:.82rem;color:var(--landing-muted);margin:0}.summary-cards.svelte-13wmnd{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.25rem}.summary-card.svelte-13wmnd{background:#ffffffd9;border:1px solid rgba(229,229,224,.8);border-radius:.85rem;padding:1rem}.summary-card-header.svelte-13wmnd{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.summary-card-header.svelte-13wmnd .bi:where(.svelte-13wmnd){font-size:1rem}.summary-card--property.svelte-13wmnd .bi:where(.svelte-13wmnd){color:var(--color-chart-real-estate, #4338ca)}.summary-card--etf.svelte-13wmnd .bi:where(.svelte-13wmnd){color:var(--color-chart-etf, #059669)}.summary-card--pension.svelte-13wmnd .bi:where(.svelte-13wmnd){color:var(--color-chart-pension, #b45309)}.summary-card-title.svelte-13wmnd{font-size:.82rem;font-weight:700;color:var(--landing-muted)}.summary-card-value.svelte-13wmnd{margin-left:auto;font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.summary-card-sub.svelte-13wmnd{font-size:.78rem;color:var(--landing-muted);margin-top:.25rem}.summary-card-breakdown.svelte-13wmnd{margin-top:.6rem;display:flex;flex-direction:column;gap:.3rem}.breakdown-row.svelte-13wmnd{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--landing-text)}.breakdown-row--highlight.svelte-13wmnd{background:var(--landing-accent-soft);border-radius:.4rem;padding:.3rem .5rem;margin:0 -.5rem;font-weight:600;color:var(--landing-accent)}.breakdown-row--payoff.svelte-13wmnd{font-weight:600;color:var(--color-chart-real-estate, #4338ca);border-top:1px dashed var(--color-border, #dfddd8);padding-top:.4rem;margin-top:.25rem}.sonder-afa-toggle.svelte-13wmnd{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;color:var(--landing-muted);cursor:pointer;padding:.3rem 0;margin-top:.25rem}.sonder-afa-toggle.svelte-13wmnd input[type=checkbox]:where(.svelte-13wmnd){accent-color:var(--landing-accent)}.features-section.svelte-13wmnd{padding:3rem 0 4rem}.features-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.feature-card.svelte-13wmnd{background:#ffffffc7;border:1px solid rgba(229,229,224,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:1.15rem;padding:1.75rem;transition:transform .2s ease,box-shadow .2s ease}.feature-card.svelte-13wmnd:hover{transform:translateY(-2px);box-shadow:var(--landing-shadow)}.feature-icon.svelte-13wmnd{width:2.5rem;height:2.5rem;border-radius:.65rem;background:var(--landing-accent-soft);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-icon.svelte-13wmnd .bi:where(.svelte-13wmnd){font-size:1.1rem;color:var(--landing-accent)}.feature-headline.svelte-13wmnd{font-size:1.15rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.02em}.feature-sub.svelte-13wmnd{font-size:.92rem;line-height:1.6;color:var(--landing-muted);margin:0 0 1rem}.feature-points.svelte-13wmnd{list-style:none;padding:0;margin:0}.feature-points.svelte-13wmnd li:where(.svelte-13wmnd){font-size:.88rem;line-height:1.5;color:var(--landing-text);padding:.3rem 0 .3rem 1.3rem;position:relative}.feature-points.svelte-13wmnd li:where(.svelte-13wmnd):before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:var(--landing-accent);opacity:.5}.ai-teaser-section.svelte-13wmnd{padding:0 0 3rem}.trust-section.svelte-13wmnd{padding:3rem 0}.trust-band.svelte-13wmnd{background:var(--landing-accent-soft);border-top:1px solid rgba(37,99,235,.08);border-bottom:1px solid rgba(37,99,235,.08);padding:3rem 0;text-align:center}.trust-headline.svelte-13wmnd{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;letter-spacing:-.04em;margin:0 0 .75rem;color:var(--landing-text)}.trust-sub.svelte-13wmnd{font-size:1rem;line-height:1.65;color:var(--landing-muted);max-width:36rem;margin:0 auto 2rem}.trust-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;text-align:left}.trust-card.svelte-13wmnd{background:#ffffffd9;border:1px solid rgba(229,229,224,.7);border-radius:.85rem;padding:1.25rem;display:flex;flex-direction:column;gap:.4rem}.trust-card.svelte-13wmnd strong:where(.svelte-13wmnd){font-size:.95rem;font-weight:700}.trust-card.svelte-13wmnd span:where(.svelte-13wmnd){font-size:.88rem;line-height:1.55;color:var(--landing-muted)}.faq-section.svelte-13wmnd{padding:3rem 0 4rem}.faq-title.svelte-13wmnd{font-size:clamp(1.6rem,3.2vw,2.2rem);line-height:1.1;letter-spacing:-.04em;margin:0 0 2rem;font-weight:700}.faq-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.faq-item.svelte-13wmnd{background:#ffffffc7;border:1px solid rgba(229,229,224,.92);border-radius:.85rem;padding:1.1rem 1.3rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.faq-item.svelte-13wmnd summary:where(.svelte-13wmnd){font-weight:600;font-size:.95rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.faq-item.svelte-13wmnd summary:where(.svelte-13wmnd)::-webkit-details-marker{display:none}.faq-item.svelte-13wmnd summary:where(.svelte-13wmnd):after{content:"+";font-size:1.2rem;font-weight:300;color:var(--landing-muted);flex-shrink:0;transition:transform .2s ease}.faq-item[open].svelte-13wmnd summary:where(.svelte-13wmnd):after{content:"−"}.faq-item.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.9rem;line-height:1.65;color:var(--landing-muted);margin:.75rem 0 0}.cta-section.svelte-13wmnd{padding:3rem 0 4rem}.cta-shell.svelte-13wmnd{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--landing-text);color:#fff;border-radius:1.25rem;padding:3rem}.cta-title.svelte-13wmnd{font-size:clamp(1.6rem,3.5vw,2.4rem);line-height:1.05;letter-spacing:-.04em;margin:0;font-weight:800;color:#fff}.cta-shell.svelte-13wmnd p:where(.svelte-13wmnd){font-size:1rem;line-height:1.6;color:#ffffffb3;margin:.75rem 0 0}.cta-actions.svelte-13wmnd{display:flex;gap:.75rem;flex-shrink:0}.cta-section.svelte-13wmnd .cta-primary:where(.svelte-13wmnd){background:#fff;color:var(--landing-text);box-shadow:none}.cta-section.svelte-13wmnd .cta-primary:where(.svelte-13wmnd):hover{background:#ffffffe6;color:var(--landing-text);box-shadow:none;transform:translateY(-1px)}.cta-section.svelte-13wmnd .cta-secondary:where(.svelte-13wmnd){border-color:#ffffff40;background:transparent;color:#fff}.cta-section.svelte-13wmnd .cta-secondary:where(.svelte-13wmnd):hover{border-color:#ffffff80;color:#fff}.landing-footer.svelte-13wmnd{padding:2rem 0 1.5rem;border-top:1px solid var(--landing-border)}.footer-shell.svelte-13wmnd{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer-logo.svelte-13wmnd{font-weight:800;font-size:1.05rem;letter-spacing:-.02em}.footer-links.svelte-13wmnd{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-links.svelte-13wmnd a:where(.svelte-13wmnd){font-size:.85rem;color:var(--landing-muted);text-decoration:none}.footer-links.svelte-13wmnd a:where(.svelte-13wmnd):hover{color:var(--landing-text)}.footer-copy.svelte-13wmnd{margin-left:auto;font-size:.8rem;color:var(--landing-muted)}.footer-lang-link.svelte-13wmnd{background:none;border:1px solid var(--landing-border);border-radius:.5rem;padding:.35rem .65rem;font-size:.8rem;color:var(--landing-muted);cursor:pointer}.footer-lang-link.svelte-13wmnd:hover{color:var(--landing-text);border-color:var(--landing-text)}@media(prefers-reduced-motion:reduce){[data-reveal]{transition:none;opacity:1;transform:none}.feature-card.svelte-13wmnd,.hero-cta.svelte-13wmnd,.cta-primary.svelte-13wmnd{transition:none}.typing-cursor.svelte-13wmnd{animation:none}}@media(max-width:1024px){.features-grid.svelte-13wmnd,.trust-grid.svelte-13wmnd{grid-template-columns:1fr}.preview-inputs.svelte-13wmnd{grid-template-columns:repeat(2,1fr)}.summary-cards.svelte-13wmnd{grid-template-columns:1fr}.cta-shell.svelte-13wmnd{flex-direction:column;text-align:center}.cta-actions.svelte-13wmnd{width:100%;justify-content:center}}@media(max-width:720px){.hero.svelte-13wmnd{padding:3.5rem 0 2rem}.hero-title.svelte-13wmnd{font-size:clamp(1.8rem,7vw,2.4rem)}.hero-sub.svelte-13wmnd{font-size:.95rem}.hero-actions.svelte-13wmnd{flex-direction:column;width:100%}.cta-actions.svelte-13wmnd{flex-direction:column}.hero-cta.svelte-13wmnd,.hero-login.svelte-13wmnd,.cta-primary.svelte-13wmnd,.cta-secondary.svelte-13wmnd{width:100%}.preview-inputs.svelte-13wmnd{grid-template-columns:1fr}.preview-widget.svelte-13wmnd{padding:1.25rem}.preview-total-value.svelte-13wmnd{font-size:1.4rem}.faq-grid.svelte-13wmnd{grid-template-columns:1fr}.cta-shell.svelte-13wmnd{padding:2rem 1.5rem}.cta-title.svelte-13wmnd{font-size:clamp(1.4rem,6vw,1.8rem)}.footer-shell.svelte-13wmnd{flex-direction:column;align-items:start}.footer-copy.svelte-13wmnd{margin-left:0}.preview-cta-row.svelte-13wmnd{flex-direction:column;gap:1rem;text-align:center}}
