.footer-root.svelte-2xnmn1{background:var(--landing-bg-deep)}.footer-inner.svelte-2xnmn1{max-width:80rem;margin:0 auto;padding:4rem 1.5rem}.footer-grid.svelte-2xnmn1{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.footer-grid.svelte-2xnmn1{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(min-width:1024px){.footer-grid.svelte-2xnmn1{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:3rem}}.footer-col.svelte-2xnmn1{min-width:0}.footer-brand.svelte-2xnmn1{margin-bottom:1.5rem}.footer-logo-text.svelte-2xnmn1{font-size:1.25rem;font-weight:700;color:var(--landing-text);margin-bottom:.75rem}.footer-description.svelte-2xnmn1{font-size:.875rem;line-height:1.7;color:var(--landing-text-muted)}.footer-contact-list.svelte-2xnmn1{display:flex;flex-direction:column;gap:.625rem}.footer-contact-item.svelte-2xnmn1{display:flex;align-items:center;font-size:.875rem;color:var(--landing-text-muted);gap:.625rem}.footer-contact-icon.svelte-2xnmn1{width:1rem;height:1rem;color:var(--landing-accent);flex-shrink:0}.footer-col-title.svelte-2xnmn1{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--landing-text-secondary);margin-bottom:1.25rem}.footer-link-list.svelte-2xnmn1{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.footer-link.svelte-2xnmn1{display:inline;background:none;border:none;padding:0;font-size:.875rem;color:var(--landing-text-muted);cursor:pointer;text-align:left;transition:color .25s ease;line-height:1.5}.footer-link.svelte-2xnmn1:hover{color:var(--landing-accent)}.footer-newsletter-desc.svelte-2xnmn1{font-size:.875rem;color:var(--landing-text-muted);margin-bottom:1rem;line-height:1.6}.footer-newsletter-form.svelte-2xnmn1{display:flex;gap:.5rem}.footer-newsletter-input.svelte-2xnmn1{flex:1;padding:.625rem .875rem;border-radius:.5rem;font-size:.875rem;outline:none;background:var(--landing-bg-card);color:var(--landing-text);border:1px solid var(--landing-border);transition:border-color .25s ease;min-width:0}.footer-newsletter-input.svelte-2xnmn1:focus{border-color:var(--landing-accent)}.footer-newsletter-input.svelte-2xnmn1::placeholder{color:var(--landing-text-muted);opacity:.7}.footer-newsletter-btn.svelte-2xnmn1{padding:.625rem 1.125rem;border-radius:.5rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;background:var(--landing-accent);color:#0f172a;transition:all .25s ease;white-space:nowrap}.footer-newsletter-btn.svelte-2xnmn1:hover{opacity:.9;transform:translateY(-1px)}.footer-bottom.svelte-2xnmn1{border-top:1px solid var(--landing-border);padding:1.25rem 0}.footer-bottom-inner.svelte-2xnmn1{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.footer-bottom-inner.svelte-2xnmn1{flex-direction:row;justify-content:space-between}}.footer-copyright.svelte-2xnmn1{font-size:.75rem;color:var(--landing-text-muted)}.footer-socials.svelte-2xnmn1{display:flex;gap:.5rem}.footer-social-btn.svelte-2xnmn1{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;border:none;background:transparent;color:var(--landing-text-muted);cursor:pointer;transition:all .25s ease}.footer-social-btn.svelte-2xnmn1:hover{color:var(--landing-accent);background:#ffcc0014}.footer-disclaimer.svelte-2xnmn1{max-width:48rem;margin:0 auto;padding:1.5rem;text-align:center;font-size:.8rem;line-height:1.7;color:var(--landing-text-muted);opacity:.8;border-top:1px solid var(--landing-border)}.footer-disclaimer-link.svelte-2xnmn1{color:var(--landing-accent);text-decoration:underline}.footer-disclaimer-link.svelte-2xnmn1:hover{opacity:.8}.floating-nav.svelte-1mc6chr{position:sticky;top:0;z-index:50;width:100%;background:var(--landing-nav-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease;will-change:transform,opacity}.floating-nav--scrolled.svelte-1mc6chr{border-bottom-color:var(--landing-border);box-shadow:0 1px 12px #0000000f}.nav-container.svelte-1mc6chr{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:.875rem 1.25rem}@media(min-width:1024px){.nav-container.svelte-1mc6chr{padding:.875rem 2rem}}.nav-logo.svelte-1mc6chr{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.nav-logo-img.svelte-1mc6chr{width:2rem;height:auto;object-fit:contain}.nav-logo-text.svelte-1mc6chr{font-size:1.05rem;font-weight:700;color:var(--landing-accent);letter-spacing:-.02em}.nav-links.svelte-1mc6chr{display:none}@media(min-width:1024px){.nav-links.svelte-1mc6chr{display:flex;align-items:center;gap:.25rem}}.nav-link.svelte-1mc6chr{position:relative;padding:.375rem .75rem;font-size:.85rem;font-weight:500;color:var(--landing-text-secondary);background:none;border:none;cursor:pointer;transition:color .2s ease;white-space:nowrap}.nav-link.svelte-1mc6chr:hover{color:var(--landing-text)}.nav-link--active.svelte-1mc6chr{color:var(--landing-accent)}.nav-link-indicator.svelte-1mc6chr{position:absolute;bottom:-2px;left:50%;transform:translate(-50%) scaleX(0);width:60%;height:2px;border-radius:1px;background:var(--landing-accent);transition:transform .25s ease}.nav-link-indicator--visible.svelte-1mc6chr{transform:translate(-50%) scaleX(1)}.nav-actions.svelte-1mc6chr{display:none}@media(min-width:1024px){.nav-actions.svelte-1mc6chr{display:flex;align-items:center;gap:.625rem;flex-shrink:0}}.coins-badge.svelte-1mc6chr{display:flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;background:var(--landing-bg-alt);color:var(--landing-text-muted);font-size:.75rem;font-weight:500}.coins-badge.svelte-1mc6chr .coins-icon{color:var(--landing-accent)}.coins-count.svelte-1mc6chr{line-height:1}.theme-toggle.svelte-1mc6chr{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;cursor:pointer;background:var(--landing-bg-alt);color:var(--landing-text-secondary);transition:color .2s ease,background .2s ease}.theme-toggle.svelte-1mc6chr:hover{color:var(--landing-text)}.theme-icon.svelte-1mc6chr{display:block}.nav-cta.svelte-1mc6chr{padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;border-radius:999px;border:none;cursor:pointer;background-image:linear-gradient(to right,var(--ddsa-primary-400) 0%,var(--ddsa-accent-500) 51%,var(--ddsa-primary-400) 100%);background-size:200% auto;color:#fff;transition:all .5s ease;box-shadow:0 2px 12px #f8360033;white-space:nowrap}.nav-cta.svelte-1mc6chr:hover{transform:translateY(-1px) scale(1.03);background-position:right center;box-shadow:0 4px 20px #f836004d}.nav-mobile-actions.svelte-1mc6chr{display:flex;align-items:center;gap:.5rem}@media(min-width:1024px){.nav-mobile-actions.svelte-1mc6chr{display:none}}.hamburger.svelte-1mc6chr{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;border:none;cursor:pointer;background:var(--landing-bg-alt);color:var(--landing-text);transition:background .2s ease}.mobile-menu.svelte-1mc6chr{position:absolute;top:100%;left:0;right:0;padding:.5rem 1rem 1rem;z-index:60}@media(min-width:1024px){.mobile-menu.svelte-1mc6chr{display:none}}.mobile-menu-inner.svelte-1mc6chr{background:var(--landing-bg-card);border:1px solid var(--landing-border);border-radius:1rem;padding:.5rem 0;box-shadow:0 12px 40px #0000001f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-link.svelte-1mc6chr{display:block;width:100%;padding:.75rem 1.25rem;text-align:left;font-size:.9rem;font-weight:500;color:var(--landing-text-secondary);background:none;border:none;cursor:pointer;transition:color .2s ease,background .15s ease}.mobile-link.svelte-1mc6chr:hover{background:var(--landing-bg-alt)}.mobile-link--active.svelte-1mc6chr{color:var(--landing-accent)}.mobile-divider.svelte-1mc6chr{height:1px;margin:.375rem 1rem;background:var(--landing-border)}.mobile-coins.svelte-1mc6chr{display:flex;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.8rem;color:var(--landing-text-muted)}.mobile-coins.svelte-1mc6chr .coins-icon{color:var(--landing-accent)}.mobile-cta.svelte-1mc6chr{display:block;width:calc(100% - 2rem);margin:.5rem 1rem;padding:.65rem 0;font-size:.875rem;font-weight:600;border-radius:999px;border:none;cursor:pointer;background-image:linear-gradient(to right,var(--ddsa-primary-400) 0%,var(--ddsa-accent-500) 51%,var(--ddsa-primary-400) 100%);background-size:200% auto;color:#fff;text-align:center;transition:all .5s ease}.mobile-cta.svelte-1mc6chr:hover{transform:scale(1.02)}.mobile-backdrop.svelte-1mc6chr{position:fixed;inset:0;z-index:40;background:transparent}.scroll-to-top.svelte-cdn5hb{position:fixed;bottom:2rem;right:2rem;z-index:40;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;border:none;cursor:pointer;background:var(--ddsa-primary-500);color:#fff;box-shadow:0 4px 14px #f59e0b4d,0 2px 6px #00000026;transform:translateY(4rem) scale(0);opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .3s ease,box-shadow .25s ease;pointer-events:none}.scroll-to-top--visible.svelte-cdn5hb{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.scroll-to-top.svelte-cdn5hb:hover{box-shadow:0 6px 20px #f59e0b73,0 3px 8px #0003;transform:translateY(-2px) scale(1.05)}.scroll-to-top.svelte-cdn5hb:active{transform:translateY(0) scale(.95)}.scroll-to-top-icon.svelte-cdn5hb{width:1.25rem;height:1.25rem}.loading-overlay.svelte-1334xkg{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:50;background:var(--landing-bg)}.loading-card.svelte-1334xkg{text-align:center;margin:0 auto;padding:2rem;border-radius:1.5rem;background:var(--landing-bg-card);border:1px solid var(--landing-border);box-shadow:0 25px 50px -12px #00000040;animation:svelte-1334xkg-cardFloat 4s ease-in-out infinite}@media(min-width:768px){.loading-card.svelte-1334xkg{padding:3rem 4rem}}@keyframes svelte-1334xkg-cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.loading-tagline.svelte-1334xkg{margin-bottom:1.5rem;font-size:.875rem;color:var(--landing-text-secondary);letter-spacing:.03em}.loading-spinner-wrap.svelte-1334xkg{margin-bottom:1.5rem}.spinner-container.svelte-1334xkg{position:relative;width:6rem;height:6rem;margin:0 auto 1rem}.spinner-track.svelte-1334xkg{position:absolute;inset:0;border-radius:9999px;border:4px solid color-mix(in srgb,var(--landing-accent) 20%,transparent)}.spinner-ring.svelte-1334xkg{position:absolute;inset:0;border-radius:9999px;border:4px solid var(--landing-accent);border-top-color:transparent;animation:svelte-1334xkg-spinRing 1s linear infinite}@keyframes svelte-1334xkg-spinRing{to{transform:rotate(360deg)}}.spinner-inner.svelte-1334xkg{position:absolute;inset:.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--landing-accent) 10%,transparent)}.logo-wrap.svelte-1334xkg{display:flex;align-items:center;justify-content:center}.logo-btn.svelte-1334xkg{display:flex;align-items:center;flex-direction:column;border:none;background:none;cursor:pointer;padding:0;color:var(--landing-accent)}.logo-rotate.svelte-1334xkg{display:flex;animation:svelte-1334xkg-logoRotate 3.1s linear infinite}@keyframes svelte-1334xkg-logoRotate{0%{transform:rotateY(0)}45%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}.logo-svg.svelte-1334xkg{height:2rem}@media(min-width:768px){.logo-svg.svelte-1334xkg{height:2.5rem}}.loading-progress.svelte-1334xkg{margin-bottom:1rem}.progress-track.svelte-1334xkg{width:100%;height:.625rem;border-radius:9999px;overflow:hidden;background:var(--landing-border)}.progress-fill.svelte-1334xkg{height:100%;border-radius:9999px;background:var(--landing-accent);transition:width .3s ease-out}.progress-percent.svelte-1334xkg{font-size:.875rem;margin-top:.5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;color:var(--landing-text-secondary)}.loading-message.svelte-1334xkg{font-size:1rem;font-weight:500;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--landing-text-secondary)}.loading-message-text.svelte-1334xkg{display:inline-block}.loading-features.svelte-1334xkg{margin-top:2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0 1rem}@media(min-width:640px){.loading-features.svelte-1334xkg{padding:0 2.5rem}}.feature-item.svelte-1334xkg{display:flex;align-items:center;gap:.5rem;color:var(--landing-text-secondary)}.feature-dot.svelte-1334xkg{width:.5rem;height:.5rem;border-radius:9999px;background:var(--landing-accent);box-shadow:0 0 6px var(--landing-accent);flex-shrink:0}.feature-label.svelte-1334xkg{font-size:.75rem}.error-overlay.svelte-1c8whqw{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--landing-bg)}.error-container.svelte-1c8whqw{text-align:center;max-width:28rem;width:100%}.error-icon-wrap.svelte-1c8whqw{margin-bottom:2rem}.error-icon-bg.svelte-1c8whqw{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:9999px;background:#ef44441a;border:1px solid rgba(239,68,68,.2)}.error-icon-svg.svelte-1c8whqw{width:2.5rem;height:2.5rem;color:#f87171}.error-title.svelte-1c8whqw{font-size:1.5rem;font-weight:700;color:var(--landing-text);margin-bottom:.75rem;letter-spacing:-.01em}.error-description.svelte-1c8whqw{font-size:.9375rem;line-height:1.7;color:var(--landing-text-secondary);margin-bottom:2rem}.error-actions.svelte-1c8whqw{display:flex;flex-direction:column;gap:.75rem;justify-content:center}@media(min-width:640px){.error-actions.svelte-1c8whqw{flex-direction:row}}.error-btn.svelte-1c8whqw{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9375rem;font-weight:600;padding:.75rem 1.75rem;border-radius:9999px;cursor:pointer;transition:all .25s ease;border:none}.error-btn--primary.svelte-1c8whqw{background:var(--landing-accent);color:#0f172a;box-shadow:0 2px 10px #ffcc0040}.error-btn--primary.svelte-1c8whqw:hover{transform:translateY(-1px);box-shadow:0 4px 16px #ffcc0059}.error-btn--outline.svelte-1c8whqw{background:transparent;color:var(--landing-text-secondary);border:1px solid var(--landing-border)}.error-btn--outline.svelte-1c8whqw:hover{background:var(--landing-bg-alt);border-color:var(--landing-text-muted);transform:translateY(-1px)}.error-btn-icon.svelte-1c8whqw{width:1.125rem;height:1.125rem}.error-support.svelte-1c8whqw{margin-top:2.5rem}.error-support-divider.svelte-1c8whqw{width:3rem;height:1px;background:var(--landing-border);margin:0 auto 1.25rem}.error-support-label.svelte-1c8whqw{font-size:.8125rem;color:var(--landing-text-muted);margin-bottom:.375rem}.error-support-contacts.svelte-1c8whqw{font-size:.8125rem;color:var(--landing-text-muted)}.error-support-separator.svelte-1c8whqw{margin:0 .5rem;opacity:.5}.primary-btn.svelte-19hurwo{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:9999px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}.primary-btn.svelte-19hurwo:hover{transform:scale(1.02)}.primary-btn.gold.svelte-19hurwo{background-image:linear-gradient(to right,var(--ddsa-accent-light) 0%,var(--ddsa-accent-500) 51%,var(--ddsa-accent-light) 100%);background-size:200% auto;color:#fff;box-shadow:0 4px 24px #f836004d}.primary-btn.gold.svelte-19hurwo:hover{background-position:right center;box-shadow:0 8px 32px #f8360066}.primary-btn.dark.svelte-19hurwo{background-color:var(--dark-text);color:var(--light-bg);box-shadow:0 4px 12px #00000026}.primary-btn.dark.svelte-19hurwo:hover{opacity:.9;box-shadow:0 8px 20px #0003}.full-width.svelte-19hurwo{width:100%}.arrow-icon.svelte-19hurwo{width:1rem;height:1rem;transition:transform .2s ease}.primary-btn.svelte-19hurwo:hover .arrow-icon:where(.svelte-19hurwo){transform:translate(3px)}.hero-section.svelte-4ef4v9{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--landing-bg)}.dot-grid.svelte-4ef4v9{position:absolute;inset:0;background-image:radial-gradient(circle,var(--dark-text) .8px,transparent .8px);background-size:40px 40px;opacity:.03;pointer-events:none}.ambient-orb.svelte-4ef4v9{position:absolute;top:15%;left:50%;transform:translate(-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,var(--ddsa-accent-light),transparent 65%);opacity:.1;filter:blur(100px);pointer-events:none}.hero-content.svelte-4ef4v9{position:relative;z-index:2;width:100%;max-width:56rem;margin:0 auto;padding:6rem 1rem 4rem;text-align:center}.hero-eyebrow.svelte-4ef4v9{font-size:.875rem;color:var(--landing-text-muted);opacity:.7;margin-bottom:1rem}.hero-headline.svelte-4ef4v9{font-size:clamp(2.25rem,7vw,4.5rem);font-weight:700;line-height:1.08;letter-spacing:-.035em;color:var(--dark-text);margin-bottom:1rem}.headline-gold.svelte-4ef4v9{color:var(--ddsa-accent-500)}.hero-subhead.svelte-4ef4v9{font-size:clamp(1rem,2.2vw,1.25rem);color:var(--landing-text-muted);margin-bottom:2.5rem}.hero-checklist.svelte-4ef4v9{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.checklist-row.svelte-4ef4v9{display:flex;align-items:center;gap:.75rem;color:var(--dark-text);font-size:1rem}.checklist-icon.svelte-4ef4v9{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--ddsa-primary-500)}.hero-clarification.svelte-4ef4v9{font-size:.875rem;color:var(--landing-text-muted);opacity:.7;margin-bottom:2rem}.hero-clarification.svelte-4ef4v9 a:where(.svelte-4ef4v9){text-decoration:underline;color:inherit}.hero-clarification.svelte-4ef4v9 a:where(.svelte-4ef4v9):hover{color:var(--dark-text)}.hero-cta.svelte-4ef4v9{margin-bottom:4rem}.hero-stats.svelte-4ef4v9{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem}.stat-item.svelte-4ef4v9{display:flex;align-items:center;gap:.5rem}.stat-value.svelte-4ef4v9{font-size:1.25rem;font-weight:700;color:var(--ddsa-primary-500)}.stat-label.svelte-4ef4v9{font-size:.875rem;color:var(--landing-text-muted)}.stat-sep.svelte-4ef4v9{color:var(--muted-warm);opacity:.4}@media(min-width:768px){.stat-value.svelte-4ef4v9{font-size:1.5rem}}.section-bg-default.svelte-kxw3l0{background-color:var(--landing-bg)}.section-bg-alt.svelte-kxw3l0{background-color:var(--landing-bg-alt)}.section-bg-dark.svelte-kxw3l0{background-color:var(--dark-text);color:var(--light-bg)}.section-bg-card.svelte-kxw3l0{background-color:var(--landing-bg-card)}.section-title.svelte-ozxrwz{color:var(--dark-text)}.section-title.light.svelte-ozxrwz{color:var(--light-bg)}.section-subtitle.svelte-ozxrwz{color:var(--landing-text-muted)}.section-subtitle.light.svelte-ozxrwz{color:var(--ddsa-primary-500)}.hiw-card.svelte-wpk1di{border-radius:1rem;border:1px solid var(--landing-border);background:var(--landing-bg-card);padding:2rem;transition:all .3s ease}.hiw-card.svelte-wpk1di:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.hiw-header.svelte-wpk1di{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.hiw-number.svelte-wpk1di{font-size:.875rem;font-weight:700;color:var(--ddsa-primary-500)}.hiw-icon-wrap.svelte-wpk1di{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#f59e0b1a}.hiw-icon{width:1.25rem;height:1.25rem;color:var(--ddsa-primary-500)}.hiw-title.svelte-wpk1di{font-size:1.25rem;font-weight:700;color:var(--dark-text);margin-bottom:.75rem}.hiw-desc.svelte-wpk1di{color:var(--landing-text-muted);line-height:1.6;margin-bottom:1rem}.hiw-footer.svelte-wpk1di{font-size:.875rem;font-weight:600;color:var(--ddsa-primary-500)}.answers-list.svelte-11iyjte{display:flex;flex-direction:column;gap:1.5rem;max-width:48rem;margin:0 auto}.answer-card.svelte-11iyjte{border-radius:1rem;background:var(--landing-bg-card);border:1px solid var(--landing-border);padding:2rem;transition:all .3s ease}.answer-card.svelte-11iyjte:hover{box-shadow:0 12px 24px #0000000f}@media(min-width:768px){.answer-card.offset-right.svelte-11iyjte{margin-left:2rem}.answer-card.svelte-11iyjte:not(.offset-right){margin-right:2rem}}.answer-inner.svelte-11iyjte{display:flex;align-items:flex-start;gap:1.25rem}.answer-icon-wrap.svelte-11iyjte{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border-radius:.75rem;background:#f59e0b1a}.answer-icon{width:1.5rem;height:1.5rem;color:var(--ddsa-primary-500)}.answer-title.svelte-11iyjte{font-size:1.25rem;font-weight:700;color:var(--dark-text);margin-bottom:.75rem}.answer-desc.svelte-11iyjte{color:var(--landing-text-muted);line-height:1.6;margin-bottom:1rem}.answer-quote.svelte-11iyjte{font-style:italic;font-size:.875rem;color:var(--landing-text-muted);opacity:.8;border-left:2px solid var(--ddsa-primary-500);padding-left:1rem}.checklist-item.svelte-141kdh1{display:flex;align-items:center;gap:.75rem}.icon.svelte-141kdh1{width:1.25rem;height:1.25rem;flex-shrink:0}.icon.check.svelte-141kdh1{color:var(--ddsa-primary-500)}.icon.cross.svelte-141kdh1{color:#dc2626}.label.svelte-141kdh1{font-size:1rem;color:var(--landing-text-muted)}.label.checked.svelte-141kdh1{color:var(--dark-text)}.comparison-col.svelte-1bpoigk{border-radius:1rem;padding:2rem}.col-without.svelte-1bpoigk{background:#dc26260a;border:1px solid rgba(220,38,38,.15)}.col-with.svelte-1bpoigk{background:#f59e0b0f;border:1px solid rgba(245,158,11,.2)}.col-heading.svelte-1bpoigk{font-size:1.125rem;font-weight:700;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.col-heading-bad.svelte-1bpoigk{color:var(--color-error)}.col-heading-good.svelte-1bpoigk{color:var(--ddsa-primary-500)}.col-heading-icon.svelte-1bpoigk{width:1.25rem;height:1.25rem}.col-items.svelte-1bpoigk{display:flex;flex-direction:column;gap:1rem}.comparison-footer.svelte-1bpoigk{text-align:center;font-size:1.125rem;font-weight:600;color:var(--dark-text);margin-top:3rem}.testimonial-card.svelte-m53dl9{position:relative;border-radius:1rem;background:var(--landing-bg-card);border:1px solid var(--landing-border);padding:2rem;transition:all .3s ease}.testimonial-card.svelte-m53dl9:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.quote-mark.svelte-m53dl9{position:absolute;top:1rem;right:1.5rem;font-size:3rem;font-family:serif;color:var(--ddsa-primary-500);opacity:.35;line-height:1;-webkit-user-select:none;user-select:none}.quote-text.svelte-m53dl9{color:var(--landing-text-muted);line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.quote-name.svelte-m53dl9{font-weight:700;color:var(--dark-text)}.quote-details.svelte-m53dl9{font-size:.875rem;color:var(--landing-text-muted)}.saas-note.svelte-16p02c9{text-align:center;color:var(--landing-text-muted);margin-bottom:2.5rem;margin-top:-2rem;font-size:.875rem}.pricing-card.svelte-16p02c9{position:relative;border-radius:1rem;border:1px solid var(--landing-border);background:var(--landing-bg-card);padding:2rem;display:flex;flex-direction:column;transition:all .3s ease}.pricing-card.svelte-16p02c9:hover{box-shadow:0 12px 24px #0000000f}.pricing-card.popular.svelte-16p02c9{border-color:var(--ddsa-primary-500);box-shadow:0 8px 24px #f59e0b26;transform:scale(1.03)}@media(min-width:768px){.pricing-card.popular.svelte-16p02c9{transform:scale(1.05)}}.popular-badge.svelte-16p02c9{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);border-radius:9999px;background:var(--ddsa-accent-500);color:#fff;padding:.25rem 1rem;font-size:.75rem;font-weight:700}.plan-name.svelte-16p02c9{font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--landing-text-muted);margin-bottom:.5rem}.plan-price.svelte-16p02c9{margin-bottom:1.5rem}.price-amount.svelte-16p02c9{font-size:2.25rem;font-weight:700;color:var(--dark-text)}.price-period.svelte-16p02c9{color:var(--landing-text-muted)}.feature-list.svelte-16p02c9{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;flex:1;list-style:none;padding:0}.feature-item.svelte-16p02c9{display:flex;align-items:center;gap:.5rem;color:var(--landing-text-muted)}.feature-check{width:1rem;height:1rem;flex-shrink:0;color:var(--ddsa-primary-500)}.trust-badges.svelte-16p02c9{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.badge-item.svelte-16p02c9{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--landing-text-muted)}.badge-check{width:1rem;height:1rem;color:var(--ddsa-primary-500)}.pledge-box.svelte-eccvfu{border-radius:1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:2rem}.pledge-heading.svelte-eccvfu{font-size:1.125rem;font-weight:700;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.pledge-heading-bad.svelte-eccvfu{color:#ef4444}.pledge-heading-good.svelte-eccvfu{color:var(--ddsa-primary-500)}.pledge-heading-icon.svelte-eccvfu{width:1.25rem;height:1.25rem}.pledge-items.svelte-eccvfu{display:flex;flex-direction:column;gap:1rem}.pledge-item.svelte-eccvfu{display:flex;align-items:center;gap:.75rem;color:#fcfdffbf;font-size:1rem}.pledge-item-icon.svelte-eccvfu{width:1.25rem;height:1.25rem;flex-shrink:0}.pledge-item-icon.bad.svelte-eccvfu{color:#ef4444}.pledge-item-icon.good.svelte-eccvfu{color:var(--ddsa-primary-500)}.pledge-footer.svelte-eccvfu{text-align:center;font-size:1.125rem;font-weight:500;font-style:italic;color:var(--ddsa-primary-500);margin-top:3rem}.final-cta-section.svelte-a75n2j{padding:5rem 0;background:linear-gradient(135deg,var(--landing-bg) 0%,var(--color-primary-light) 50%,var(--landing-bg) 100%)}@media(min-width:768px){.final-cta-section.svelte-a75n2j{padding:7rem 0}}.final-cta-content.svelte-a75n2j{max-width:48rem;margin:0 auto;padding:0 1rem;text-align:center}.cta-headline.svelte-a75n2j{font-size:clamp(1.875rem,5vw,3rem);font-weight:700;color:var(--dark-text);margin-bottom:1.5rem;letter-spacing:-.025em}.cta-subhead.svelte-a75n2j{font-size:1.125rem;color:var(--landing-text-muted);margin-bottom:2.5rem}.cta-btn-wrap.svelte-a75n2j{margin-bottom:1.25rem}.cta-trust.svelte-a75n2j{font-size:.875rem;color:var(--landing-text-muted)}
