.trusted-section.svelte-1d41my4{padding:40px 24px;background:var(--warm-white);border-bottom:1px solid var(--border);overflow:hidden}.trusted-label.svelte-1d41my4{text-align:center;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--warm-gray);margin:0 0 24px}.logo-track-wrapper.svelte-1d41my4{position:relative;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.logo-track.svelte-1d41my4{display:flex;gap:48px;align-items:center;width:max-content;animation:svelte-1d41my4-scroll-logos 40s linear infinite}.logo-track.svelte-1d41my4:hover{animation-play-state:paused}.logo-item.svelte-1d41my4{flex-shrink:0;height:44px;display:flex;align-items:center}.logo-item.svelte-1d41my4 img:where(.svelte-1d41my4){height:100%;width:auto;max-width:160px;object-fit:contain;filter:grayscale(100%) opacity(.5);transition:filter .3s ease}.logo-item.svelte-1d41my4 img:where(.svelte-1d41my4):hover{filter:grayscale(0%) opacity(1)}@keyframes svelte-1d41my4-scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.logo-track.svelte-1d41my4{animation:none;flex-wrap:wrap;justify-content:center;width:auto;gap:32px 40px}.logo-track.svelte-1d41my4 .logo-item[aria-hidden=true]:where(.svelte-1d41my4){display:none}.logo-track-wrapper.svelte-1d41my4{mask-image:none;-webkit-mask-image:none}}@media (max-width: 768px){.trusted-section.svelte-1d41my4{padding:32px 16px}.logo-item.svelte-1d41my4{height:36px}.logo-track.svelte-1d41my4{gap:36px}}.home.svelte-13wmnd{background:var(--cream);color:var(--navy);overflow-x:hidden}.hero.svelte-13wmnd{background:linear-gradient(135deg,var(--navy) 0%,var(--slate) 50%,var(--navy-light) 100%);color:#fff;padding:58px 24px 52px;position:relative;overflow:hidden}.hero.svelte-13wmnd:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 30% 50%,rgba(45,138,78,.12) 0%,transparent 60%),radial-gradient(ellipse at 70% 50%,rgba(212,136,15,.08) 0%,transparent 60%);pointer-events:none}[data-theme=dark] .hero.svelte-13wmnd{background:linear-gradient(135deg,#0b1120,#111c36,#1e3050)}.hero-inner.svelte-13wmnd{position:relative;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr);gap:44px;align-items:center}.hero-copy.svelte-13wmnd{min-width:0}.eyebrow.svelte-13wmnd{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:16px}.hero.svelte-13wmnd h1:where(.svelte-13wmnd){font-size:2.75rem;font-weight:800;line-height:1.12;margin:0 0 20px;letter-spacing:-.02em}.lede.svelte-13wmnd{font-size:1.05rem;color:#fffc;line-height:1.65;margin:0 0 24px}.hero-pill.svelte-13wmnd{display:flex;justify-content:flex-start}.hero-actions.svelte-13wmnd{margin-top:20px;display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap}.hero-product.svelte-13wmnd{min-width:0}.product-panel.svelte-13wmnd{background:#fffffff0;border:1px solid rgba(255,255,255,.28);border-radius:14px;overflow:hidden;box-shadow:0 24px 70px #00000052;color:var(--navy)}.product-topbar.svelte-13wmnd{height:44px;display:flex;align-items:center;gap:7px;padding:0 16px;background:#fff;border-bottom:1px solid var(--border)}.product-dot.svelte-13wmnd{width:9px;height:9px;border-radius:50%;background:var(--border)}.product-dot.svelte-13wmnd:first-child{background:var(--danger)}.product-dot.svelte-13wmnd:nth-child(2){background:var(--amber)}.product-dot.svelte-13wmnd:nth-child(3){background:var(--green)}.product-title.svelte-13wmnd{margin-left:8px;font-size:.78rem;font-weight:700;color:var(--warm-gray)}.product-body.svelte-13wmnd{display:grid;grid-template-columns:116px 1fr;gap:16px;padding:18px;background:var(--warm-white)}.product-score.svelte-13wmnd{border:1px solid var(--border);border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:116px}.product-score-value.svelte-13wmnd{font-size:2rem;line-height:1;font-weight:800;color:var(--green)}.product-score-label.svelte-13wmnd{margin-top:7px;max-width:78px;text-align:center;font-size:.68rem;font-weight:700;color:var(--warm-gray);text-transform:uppercase;letter-spacing:.04em}.product-stages.svelte-13wmnd{display:flex;flex-direction:column;gap:9px}.product-stage.svelte-13wmnd{display:grid;grid-template-columns:18px 1fr;column-gap:10px;row-gap:1px;align-items:center;padding:9px 10px;border:1px solid var(--border);border-radius:8px;background:#fff}.product-stage.svelte-13wmnd>span:where(.svelte-13wmnd){grid-row:1 / span 2;width:18px;height:18px;border-radius:50%;border:2px solid var(--border)}.product-stage.done.svelte-13wmnd>span:where(.svelte-13wmnd){border-color:var(--green);background:var(--green)}.product-stage.active.svelte-13wmnd{border-color:#2d8a4e73;background:var(--green-pale)}.product-stage.active.svelte-13wmnd>span:where(.svelte-13wmnd){border-color:var(--green);background:#fff;box-shadow:inset 0 0 0 4px var(--green)}.product-stage.svelte-13wmnd strong:where(.svelte-13wmnd){font-size:.83rem}.product-stage.svelte-13wmnd small:where(.svelte-13wmnd){font-size:.72rem;color:var(--warm-gray)}.product-preview-row.svelte-13wmnd{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border-top:1px solid var(--border)}.product-preview-row.svelte-13wmnd figure:where(.svelte-13wmnd){margin:0;background:#fff;padding:12px;min-width:0}.product-preview-row.svelte-13wmnd img:where(.svelte-13wmnd){display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:top;border:1px solid var(--border);border-radius:6px}.product-preview-row.svelte-13wmnd figcaption:where(.svelte-13wmnd){margin-top:8px;text-align:center;color:var(--warm-gray);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.btn-hero-primary.svelte-13wmnd{display:inline-flex;padding:14px 32px;background:var(--green);color:#fff;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all var(--transition)}.btn-hero-primary.svelte-13wmnd:hover{background:var(--green-dark);text-decoration:none}.btn-hero-secondary.svelte-13wmnd{display:inline-flex;padding:14px 32px;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.35);border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all var(--transition)}.btn-hero-secondary.svelte-13wmnd:hover{border-color:#fff;background:#ffffff14;text-decoration:none}.directories-section.svelte-13wmnd{max-width:1100px;margin:0 auto;padding:64px 24px}.directories-section.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.6rem;font-weight:800;color:var(--navy);text-align:center;margin:0 0 8px}.section-intro.svelte-13wmnd{text-align:center;color:var(--warm-gray);font-size:1rem;margin:0 auto 36px;max-width:640px;line-height:1.6}.differentiators-section.svelte-13wmnd{max-width:1100px;margin:0 auto;padding:64px 24px}.differentiators-section.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.6rem;font-weight:800;color:var(--navy);text-align:center;margin:0 0 8px}.diff-inner.svelte-13wmnd{max-width:1100px;margin:0 auto}.diff-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.diff-card.svelte-13wmnd{background:var(--warm-white);border:1px solid var(--border);border-radius:12px;padding:24px;transition:all var(--transition)}.diff-card.svelte-13wmnd:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.diff-icon.svelte-13wmnd{color:var(--green);margin-bottom:12px}.diff-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.05rem;font-weight:700;color:var(--navy);margin:0 0 8px}.diff-card.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.9rem;color:var(--warm-gray);line-height:1.55;margin:0}[data-theme=dark] .diff-card.svelte-13wmnd{background:#1e293b;border-color:#334155}[data-theme=dark] .diff-card.svelte-13wmnd p:where(.svelte-13wmnd){color:#cbd5e1}[data-theme=dark] .differentiators-section.svelte-13wmnd h2:where(.svelte-13wmnd){color:#e2e8f0}.directories-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.dir-card.svelte-13wmnd{background:var(--warm-white);border:2px solid var(--border);border-radius:16px;padding:32px 28px;text-decoration:none;color:inherit;text-align:center;transition:all var(--transition)}.dir-card.svelte-13wmnd:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--green);text-decoration:none}.dir-icon.svelte-13wmnd{color:var(--green);margin-bottom:12px}.dir-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.15rem;font-weight:700;color:var(--navy);margin:0 0 6px}.dir-count.svelte-13wmnd{font-size:.88rem;color:var(--warm-gray);margin:0 0 16px}.dir-cta.svelte-13wmnd{font-size:.88rem;font-weight:600;color:var(--green)}.how-section.svelte-13wmnd{background:var(--warm-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:64px 24px}.how-inner.svelte-13wmnd{max-width:700px;margin:0 auto}.how-section.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.5rem;font-weight:800;color:var(--navy);text-align:center;margin:0 0 8px}.how-steps.svelte-13wmnd{display:flex;flex-direction:column;gap:16px;margin-top:28px}.how-step.svelte-13wmnd{display:flex;gap:16px;align-items:flex-start;background:var(--cream);border:1px solid var(--border);border-radius:12px;padding:16px 20px}.step-num.svelte-13wmnd{flex-shrink:0;width:36px;height:36px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800}.step-body.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:.98rem;font-weight:700;color:var(--navy);margin:0 0 2px}.step-body.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.88rem;color:var(--warm-gray);margin:0;line-height:1.45}[data-theme=dark] .step-body.svelte-13wmnd p:where(.svelte-13wmnd){color:#cbd5e1}.how-more.svelte-13wmnd{text-align:center;margin-top:24px}.how-more.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--green);font-weight:600;font-size:.95rem;text-decoration:none}.how-more.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}.learning-section.svelte-13wmnd{padding:80px 24px;background:var(--navy);color:#fff}[data-theme=dark] .learning-section.svelte-13wmnd{background:linear-gradient(135deg,#0b1120,#111c36)}.learning-inner.svelte-13wmnd{max-width:900px;margin:0 auto}.learning-eyebrow.svelte-13wmnd{display:block;text-align:center;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin-bottom:12px}.learning-section.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.8rem;font-weight:800;color:#fff;text-align:center;margin:0 0 12px;letter-spacing:-.01em}.learning-section.svelte-13wmnd .section-intro:where(.svelte-13wmnd){color:#ffffffb3;margin-bottom:40px}.learning-metrics.svelte-13wmnd{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.learning-metric.svelte-13wmnd{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg, 16px);padding:32px 24px;text-align:center;display:flex;flex-direction:column;gap:8px;transition:all var(--transition)}.learning-metric.svelte-13wmnd:hover{background:#ffffff1a;border-color:#86efac4d;transform:translateY(-2px)}.learning-metric-value.svelte-13wmnd{font-size:2rem;font-weight:800;color:var(--accent);line-height:1.1}.learning-metric-label.svelte-13wmnd{font-size:.88rem;color:#fff9;line-height:1.4}.learning-more.svelte-13wmnd{text-align:center;margin-top:36px}.learning-more.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--accent);font-weight:600;font-size:.95rem;text-decoration:none;transition:color var(--transition)}.learning-more.svelte-13wmnd a:where(.svelte-13wmnd):hover{color:#fff;text-decoration:underline}@media (max-width: 768px){.learning-metrics.svelte-13wmnd{grid-template-columns:1fr}.learning-section.svelte-13wmnd{padding:64px 24px}}.fix-teaser.svelte-13wmnd{padding:72px 24px}.fix-inner.svelte-13wmnd{max-width:800px;margin:0 auto}.fix-teaser.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.5rem;font-weight:800;color:var(--navy);text-align:center;margin:0 0 8px}.fix-examples.svelte-13wmnd{display:flex;flex-direction:column;gap:12px;margin-top:28px}.fix-example.svelte-13wmnd{display:flex;gap:16px;align-items:flex-start;background:var(--warm-white);border:1px solid var(--border);border-radius:12px;padding:16px 20px}.fix-tag.svelte-13wmnd{flex-shrink:0;padding:4px 10px;border-radius:999px;background:var(--badge-neutral-bg);color:var(--badge-neutral-color);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;margin-top:2px}.fix-example.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.92rem;color:var(--navy);margin:0;line-height:1.5}[data-theme=dark] .fix-example.svelte-13wmnd p:where(.svelte-13wmnd){color:#cbd5e1}.fix-example.svelte-13wmnd code:where(.svelte-13wmnd){background:var(--badge-neutral-bg);color:var(--navy);padding:1px 5px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}[data-theme=dark] .fix-example.svelte-13wmnd code:where(.svelte-13wmnd){color:#e2e8f0}.fix-more.svelte-13wmnd{text-align:center;margin-top:24px}.fix-more.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--green);font-weight:600;font-size:.95rem;text-decoration:none}.fix-more.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}.showcase-teaser.svelte-13wmnd{background:var(--warm-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:64px 24px}.showcase-inner.svelte-13wmnd{max-width:1100px;margin:0 auto}.showcase-teaser.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.5rem;font-weight:800;color:var(--navy);text-align:center;margin:0 0 8px}.showcase-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.showcase-more.svelte-13wmnd{text-align:center;margin-top:24px}.showcase-more.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--green);font-weight:600;font-size:.95rem;text-decoration:none}.showcase-more.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}.pricing-section.svelte-13wmnd{padding:64px 24px 72px}.pricing-more.svelte-13wmnd{text-align:center;margin-top:24px}.pricing-more.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--green);font-weight:600;font-size:.95rem;text-decoration:none}.pricing-more.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}.contact-section.svelte-13wmnd{max-width:720px;margin:0 auto;padding:80px 24px 96px;text-align:center;border-top:1px solid var(--border)}.contact-section.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.6rem;font-weight:800;color:var(--navy);margin:0 0 8px}.contact-section.svelte-13wmnd p:where(.svelte-13wmnd){font-size:1rem;color:var(--warm-gray);margin-bottom:24px;line-height:1.55}.contact-actions.svelte-13wmnd{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-contact-primary.svelte-13wmnd,.btn-contact-secondary.svelte-13wmnd{display:inline-flex;padding:14px 26px;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all var(--transition)}.btn-contact-primary.svelte-13wmnd{background:var(--green);color:#fff}.btn-contact-primary.svelte-13wmnd:hover{background:var(--green-dark);text-decoration:none}.btn-contact-secondary.svelte-13wmnd{background:var(--warm-white);color:var(--navy);border:2px solid var(--border)}.btn-contact-secondary.svelte-13wmnd:hover{border-color:var(--navy);text-decoration:none}.try-cta.svelte-13wmnd{padding:48px 24px;background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}[data-theme=dark] .try-cta.svelte-13wmnd{background:#2d8a4e0f;border-color:#2d8a4e26}.try-cta-inner.svelte-13wmnd{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.try-cta-text.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:1.4rem;font-weight:800;color:var(--navy);margin:0 0 6px}[data-theme=dark] .try-cta-text.svelte-13wmnd h2:where(.svelte-13wmnd){color:#e2e8f0}.try-cta-text.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.95rem;color:var(--warm-gray);margin:0;line-height:1.5}.btn-try-cta.svelte-13wmnd{flex-shrink:0;display:inline-flex;padding:14px 28px;background:var(--green);color:#fff;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all var(--transition);white-space:nowrap}.btn-try-cta.svelte-13wmnd:hover{background:var(--green-dark);text-decoration:none}@media (max-width: 980px){.hero.svelte-13wmnd{padding:48px 24px 36px}.hero-inner.svelte-13wmnd{display:block}.hero-copy.svelte-13wmnd{text-align:center}.hero.svelte-13wmnd h1:where(.svelte-13wmnd){max-width:620px;margin-left:auto;margin-right:auto;font-size:1.75rem}.lede.svelte-13wmnd{max-width:680px;margin-left:auto;margin-right:auto}.hero-pill.svelte-13wmnd,.hero-actions.svelte-13wmnd{justify-content:center}.hero-actions.svelte-13wmnd{align-items:center;flex-direction:column}.btn-hero-primary.svelte-13wmnd,.btn-hero-secondary.svelte-13wmnd{width:100%;max-width:320px;justify-content:center;box-sizing:border-box}.hero-product.svelte-13wmnd{margin-top:30px}}@media (max-width: 768px){.hero.svelte-13wmnd{padding:42px 18px 30px}.hero.svelte-13wmnd h1:where(.svelte-13wmnd){font-size:1.52rem}.lede.svelte-13wmnd{font-size:1rem;line-height:1.55}.btn-hero-primary.svelte-13wmnd,.btn-hero-secondary.svelte-13wmnd{max-width:280px}.hero-product.svelte-13wmnd{width:100%}.product-body.svelte-13wmnd{grid-template-columns:1fr;padding:14px;gap:12px}.product-topbar.svelte-13wmnd{padding:0 12px}.product-title.svelte-13wmnd{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-preview-row.svelte-13wmnd figure:where(.svelte-13wmnd){padding:8px}.directories-grid.svelte-13wmnd{grid-template-columns:1fr}.try-cta-inner.svelte-13wmnd{flex-direction:column;text-align:center}}
