.trial-fab.svelte-3n9zxu{position:fixed;bottom:40px;right:24px;z-index:1050;display:flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;color:var(--color-accent);border:1.5px solid rgba(67,56,202,.25);border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:600;box-shadow:0 2px 10px #00000014;transition:transform .15s,box-shadow .15s,border-color .15s}.trial-fab.svelte-3n9zxu:hover{transform:translateY(-2px);box-shadow:0 4px 16px #4338ca26;border-color:#4338ca80}.sparkle-icon.svelte-3n9zxu{flex-shrink:0}.fab-label.svelte-3n9zxu{white-space:nowrap}.trial-panel.svelte-3n9zxu{position:fixed;bottom:24px;right:24px;z-index:1050;display:flex;flex-direction:column;background:var(--color-surface);border-radius:1.4rem;box-shadow:0 8px 32px #0f172a1a;overflow:hidden}.trial-resize-handle.svelte-3n9zxu{position:absolute;top:0;left:0;width:18px;height:18px;cursor:nw-resize;z-index:10}.trial-resize-handle.svelte-3n9zxu:after{content:"";position:absolute;top:5px;left:5px;width:8px;height:8px;border-top:2px solid rgba(255,255,255,.5);border-left:2px solid rgba(255,255,255,.5)}.trial-header.svelte-3n9zxu{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--color-accent);color:#fff;flex-shrink:0}.header-left.svelte-3n9zxu{display:flex;align-items:center;gap:10px}.header-title.svelte-3n9zxu{font-weight:600;font-size:.95rem}.dot-counter.svelte-3n9zxu{font-size:.8rem;letter-spacing:2px;opacity:.85}.close-btn.svelte-3n9zxu{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;opacity:.8;transition:opacity .15s}.close-btn.svelte-3n9zxu:hover{opacity:1}.trial-messages.svelte-3n9zxu{flex:1;overflow-y:auto;padding:16px;min-height:200px;max-height:420px}.empty-state.svelte-3n9zxu{text-align:center;padding:20px 0}.empty-icon.svelte-3n9zxu{margin-bottom:12px;opacity:.5}.empty-text.svelte-3n9zxu{color:var(--color-text-muted);margin-bottom:16px;font-size:.9rem}.suggestions.svelte-3n9zxu{display:flex;flex-direction:column;gap:8px}.suggestion-btn.svelte-3n9zxu{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:10px 14px;font-size:.85rem;color:var(--color-text);cursor:pointer;text-align:left;transition:background .15s,border-color .15s}.suggestion-btn.svelte-3n9zxu:hover{background:var(--color-accent-subtle);border-color:#4338ca66}.suggestion-btn.svelte-3n9zxu:disabled{opacity:.55;cursor:not-allowed}.msg.svelte-3n9zxu{margin-bottom:12px}.msg-user.svelte-3n9zxu{display:flex;justify-content:flex-end}.msg-assistant.svelte-3n9zxu{display:flex;justify-content:flex-start}.bubble.svelte-3n9zxu{max-width:85%;padding:10px 14px;border-radius:12px;font-size:.9rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.bubble-user.svelte-3n9zxu{background:var(--color-accent);color:#fff;border-bottom-right-radius:4px}.bubble-assistant.svelte-3n9zxu{background:var(--color-surface-raised);color:var(--color-text);border-bottom-left-radius:4px}.bubble-assistant.svelte-3n9zxu p:last-child{margin-bottom:0}.bubble-assistant.svelte-3n9zxu code{font-size:.85em;background:var(--color-border);padding:1px 4px;border-radius:4px}.bubble-assistant.svelte-3n9zxu table{font-size:.82rem;margin-bottom:.5rem;border-collapse:collapse}.bubble-assistant.svelte-3n9zxu table th,.bubble-assistant.svelte-3n9zxu table td{padding:4px 8px;border:1px solid var(--color-border)}.typing-indicator.svelte-3n9zxu{display:flex;align-items:center;gap:4px;padding:12px 18px}.typing-indicator.svelte-3n9zxu .dot:where(.svelte-3n9zxu){width:8px;height:8px;background:var(--color-text-muted);border-radius:50%;animation:svelte-3n9zxu-bounce 1.2s infinite}.typing-indicator.svelte-3n9zxu .dot:where(.svelte-3n9zxu):nth-child(2){animation-delay:.15s}.typing-indicator.svelte-3n9zxu .dot:where(.svelte-3n9zxu):nth-child(3){animation-delay:.3s}@keyframes svelte-3n9zxu-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.error-msg.svelte-3n9zxu{background:#dc26260f;color:var(--color-negative);border:1px solid rgba(220,38,38,.15);border-radius:8px;padding:8px 12px;font-size:.85rem;margin-bottom:12px}.signup-gate.svelte-3n9zxu{text-align:center;padding:20px 16px;margin-top:8px;border-top:1px solid var(--color-border)}.gate-title.svelte-3n9zxu{font-weight:600;color:var(--color-text);margin-bottom:8px;font-size:.95rem}.gate-subtitle.svelte-3n9zxu{color:var(--color-text-muted);font-size:.85rem;margin-bottom:16px;line-height:1.4}.gate-btn.svelte-3n9zxu{display:inline-block;background:var(--color-accent);color:#fff;padding:10px 28px;border-radius:var(--radius-md);font-weight:600;font-size:.9rem;text-decoration:none;transition:background .15s}.gate-btn.svelte-3n9zxu:hover{background:#3730a3;color:#fff}.gate-login.svelte-3n9zxu{display:block;margin-top:10px;color:var(--color-text-muted);font-size:.82rem;text-decoration:none}.gate-login.svelte-3n9zxu:hover{color:var(--color-accent)}.trial-input-area.svelte-3n9zxu{border-top:1px solid var(--color-border);padding:10px 14px;flex-shrink:0}.remaining-counter.svelte-3n9zxu{font-size:.75rem;color:var(--color-text-muted);margin-bottom:6px;text-align:center}.input-row.svelte-3n9zxu{display:flex;gap:8px;align-items:flex-end}.trial-chat-textarea.svelte-3n9zxu{flex:1;border:1px solid var(--color-border);border-radius:10px;padding:8px 12px;font-size:.9rem;resize:none;outline:none;font-family:inherit;line-height:1.4;max-height:120px;transition:border-color .15s}.trial-chat-textarea.svelte-3n9zxu:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #4338ca26}.trial-chat-textarea.svelte-3n9zxu:disabled{opacity:.6}.send-btn.svelte-3n9zxu{background:var(--color-accent);color:#fff;border:none;border-radius:10px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.send-btn.svelte-3n9zxu:hover:not(:disabled){background:#3730a3}.send-btn.svelte-3n9zxu:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.trial-panel.svelte-3n9zxu{bottom:var(--rendite-cookie-banner-offset, 0px);right:0;width:100%!important;height:calc(100dvh - var(--rendite-cookie-banner-offset, 0px))!important;max-height:calc(100dvh - var(--rendite-cookie-banner-offset, 0px));border-radius:0}.trial-messages.svelte-3n9zxu{max-height:calc(100dvh - var(--rendite-cookie-banner-offset, 0px) - 140px)}.trial-fab.svelte-3n9zxu{bottom:max(16px,var(--rendite-cookie-banner-offset, 0px));right:16px}}@media(prefers-reduced-motion:reduce){.typing-indicator.svelte-3n9zxu .dot:where(.svelte-3n9zxu),.trial-fab.svelte-3n9zxu,.trial-panel.svelte-3n9zxu{animation:none;transition:none}}.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)}.section-kicker.svelte-13wmnd{display:inline-block;font-size:.72rem;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%}.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}}
