:root{--bg-dark: #06060e;--bg-card: rgba(15, 15, 30, .6);--bg-card-hover: rgba(20, 20, 45, .7);--border-subtle: rgba(139, 92, 246, .1);--border-hover: rgba(139, 92, 246, .25);--purple: #8b5cf6;--indigo: #6366f1;--cyan: #22d3ee;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-dim: #475569;--radius: 16px;--radius-sm: 10px}.section.svelte-13wmnd{padding:7rem 2rem;position:relative}.container.svelte-13wmnd{max-width:1200px;margin:0 auto;opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.container.visible.svelte-13wmnd{opacity:1;transform:translateY(0)}.container--narrow.svelte-13wmnd{max-width:720px}.section-tag.svelte-13wmnd{display:inline-block;padding:.35rem 1rem;border-radius:9999px;background:#8b5cf61a;border:1px solid rgba(139,92,246,.2);color:var(--purple);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem}.section-title.svelte-13wmnd{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text-primary);margin:0 0 1rem}.section-sub.svelte-13wmnd{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;max-width:640px;margin-bottom:3rem}.gradient-text.svelte-13wmnd{background:linear-gradient(135deg,#8b5cf6,#6366f1,#a78bfa,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn.svelte-13wmnd{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border:none;position:relative;overflow:hidden}.btn--primary.svelte-13wmnd{background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;box-shadow:0 4px 20px #6366f14d}.btn--primary.svelte-13wmnd:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f173}.btn--outline.svelte-13wmnd{background:transparent;color:var(--text-primary);border:1px solid rgba(139,92,246,.3)}.btn--outline.svelte-13wmnd:hover{border-color:#8b5cf699;background:#8b5cf60f;transform:translateY(-1px)}.btn--lg.svelte-13wmnd{padding:1.1rem 2.5rem;font-size:1.1rem;border-radius:14px}.btn--full.svelte-13wmnd{width:100%;justify-content:center}.btn-glow.svelte-13wmnd{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);animation:svelte-13wmnd-btn-shimmer 3s ease-in-out infinite}@keyframes svelte-13wmnd-btn-shimmer{0%{left:-100%}50%,to{left:100%}}.hero.svelte-13wmnd{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;padding:8rem 2rem 4rem}.hero-bg.svelte-13wmnd{position:absolute;inset:0;overflow:hidden}.hero-orb.svelte-13wmnd{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.hero-orb--1.svelte-13wmnd{width:600px;height:600px;background:radial-gradient(circle,#7c3aed 0%,transparent 70%);top:-20%;left:-10%;animation:svelte-13wmnd-orb-float 15s ease-in-out infinite alternate}.hero-orb--2.svelte-13wmnd{width:500px;height:500px;background:radial-gradient(circle,#6366f1 0%,transparent 70%);bottom:-15%;right:-10%;animation:svelte-13wmnd-orb-float 18s ease-in-out infinite alternate-reverse}.hero-orb--3.svelte-13wmnd{width:300px;height:300px;background:radial-gradient(circle,#22d3ee 0%,transparent 70%);top:30%;right:20%;opacity:.2;animation:svelte-13wmnd-orb-float 12s ease-in-out infinite alternate}.hero-grid.svelte-13wmnd{position:absolute;inset:0;background-image:linear-gradient(rgba(139,92,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black,transparent)}@keyframes svelte-13wmnd-orb-float{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-30px) scale(1.1)}}.hero-content.svelte-13wmnd{position:relative;z-index:1;max-width:900px;animation:svelte-13wmnd-hero-in 1s cubic-bezier(.16,1,.3,1) forwards}@keyframes svelte-13wmnd-hero-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge.svelte-13wmnd{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1.1rem;border-radius:9999px;background:#8b5cf614;border:1px solid rgba(139,92,246,.2);color:var(--text-secondary);font-size:.8rem;font-weight:500;margin-bottom:2rem}.badge-dot.svelte-13wmnd{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e80;animation:svelte-13wmnd-pulse-dot 2s ease-in-out infinite}@keyframes svelte-13wmnd-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-title.svelte-13wmnd{font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:var(--text-primary);margin:0 0 1.5rem}.hero-gradient.svelte-13wmnd{background:linear-gradient(135deg,#8b5cf6,#a78bfa,#6366f1,#22d3ee);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-13wmnd-gradient-shift 4s ease-in-out infinite}.hero-thin.svelte-13wmnd{font-weight:300;color:var(--text-secondary)}@keyframes svelte-13wmnd-gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-sub.svelte-13wmnd{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-secondary);line-height:1.7;margin:0 auto 2.5rem;max-width:680px}.hero-ctas.svelte-13wmnd{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-stats.svelte-13wmnd{display:flex;justify-content:center;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.stat.svelte-13wmnd{text-align:center}.stat-num.svelte-13wmnd{display:block;font-size:1.5rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em}.stat-label.svelte-13wmnd{font-size:.78rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em}.stat-divider.svelte-13wmnd{width:1px;background:linear-gradient(to bottom,transparent,var(--border-subtle),transparent);align-self:stretch}.dashboard-preview.svelte-13wmnd{border-radius:var(--radius);border:1px solid var(--border-subtle);background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;max-width:780px;margin:0 auto 2.5rem;box-shadow:0 20px 60px #0006,0 0 0 1px #8b5cf60d}.dp-bar.svelte-13wmnd{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;background:#0f0f1ecc;border-bottom:1px solid var(--border-subtle)}.dp-dots.svelte-13wmnd{display:flex;gap:5px}.dp-dots.svelte-13wmnd span:where(.svelte-13wmnd){width:10px;height:10px;border-radius:50%}.dp-dots.svelte-13wmnd span:where(.svelte-13wmnd):nth-child(1){background:#ef4444}.dp-dots.svelte-13wmnd span:where(.svelte-13wmnd):nth-child(2){background:#eab308}.dp-dots.svelte-13wmnd span:where(.svelte-13wmnd):nth-child(3){background:#22c55e}.dp-url.svelte-13wmnd{font-size:.72rem;color:var(--text-dim);background:#ffffff0a;padding:.2rem .7rem;border-radius:6px;flex:1;text-align:center}.dp-body.svelte-13wmnd{display:flex;min-height:200px}.dp-sidebar-mini.svelte-13wmnd{width:48px;background:#0a0a1980;padding:.75rem 0;display:flex;flex-direction:column;align-items:center;gap:.6rem;border-right:1px solid var(--border-subtle)}.dp-nav-item.svelte-13wmnd{width:26px;height:26px;border-radius:6px;background:#ffffff0a}.dp-nav-item.active.svelte-13wmnd{background:#8b5cf640}.dp-main.svelte-13wmnd{flex:1;padding:1rem}.dp-cards.svelte-13wmnd{display:flex;gap:.75rem;margin-bottom:1rem}.dp-card.svelte-13wmnd{flex:1;padding:.75rem;border-radius:var(--radius-sm);background:#ffffff08;border:1px solid var(--border-subtle)}.dp-card-label.svelte-13wmnd{display:block;font-size:.62rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem}.dp-card-value.svelte-13wmnd{display:block;font-size:1.1rem;font-weight:700;color:var(--text-primary)}.dp-card-change.svelte-13wmnd{font-size:.68rem;font-weight:600}.dp-card-change.up.svelte-13wmnd{color:#22c55e}.dp-chart.svelte-13wmnd{border-radius:var(--radius-sm);background:#ffffff05;border:1px solid var(--border-subtle);padding:.5rem}.dp-chart-svg.svelte-13wmnd{width:100%;height:auto}.trust-badges.svelte-13wmnd{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.trust-badge.svelte-13wmnd{padding:.4rem 1rem;border-radius:9999px;background:#8b5cf60f;border:1px solid var(--border-subtle);font-size:.78rem;color:var(--text-secondary);font-weight:500}.section--problem.svelte-13wmnd{background:linear-gradient(180deg,var(--bg-dark) 0%,rgba(15,10,30,1) 100%)}.pain-cards.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.pain-card.svelte-13wmnd{padding:2rem;border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.pain-card.svelte-13wmnd:hover{border-color:#ef444440;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.pain-icon.svelte-13wmnd{font-size:2rem;margin-bottom:1rem}.pain-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.pain-card.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--text-secondary);line-height:1.6;font-size:.9rem;margin:0}.arrow-down.svelte-13wmnd{text-align:center;padding-top:1.5rem;animation:svelte-13wmnd-bounce-down 2s ease-in-out infinite}@keyframes svelte-13wmnd-bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.section--steps.svelte-13wmnd{background:linear-gradient(180deg,rgba(15,10,30,1) 0%,var(--bg-dark) 100%)}.steps.svelte-13wmnd{display:flex;align-items:flex-start;gap:0}.step.svelte-13wmnd{flex:1}.step-num.svelte-13wmnd{font-size:3.5rem;font-weight:900;color:#8b5cf626;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}.step.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.3rem;font-weight:700;color:var(--text-primary);margin:0 0 .4rem}.step.svelte-13wmnd>p:where(.svelte-13wmnd){color:var(--text-secondary);font-size:.9rem;margin:0 0 1.25rem}.step-connector.svelte-13wmnd{display:flex;align-items:center;padding-top:2rem;width:60px;flex-shrink:0}.step-connector.svelte-13wmnd span:where(.svelte-13wmnd){display:block;width:100%;height:2px;background:linear-gradient(90deg,var(--border-subtle),var(--purple),var(--border-subtle))}.code-block.svelte-13wmnd{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:#0a0a19b3;overflow:hidden}.code-block--glow.svelte-13wmnd{border-color:#8b5cf64d;box-shadow:0 0 30px #8b5cf614,inset 0 0 30px #8b5cf608}.code-header.svelte-13wmnd{display:flex;align-items:center;justify-content:space-between;padding:.5rem .85rem;background:#ffffff05;border-bottom:1px solid var(--border-subtle)}.code-lang.svelte-13wmnd{font-size:.7rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.code-dots.svelte-13wmnd{display:flex;gap:4px}.code-dots.svelte-13wmnd span:where(.svelte-13wmnd){width:8px;height:8px;border-radius:50%;background:#ffffff14}.code-block.svelte-13wmnd pre:where(.svelte-13wmnd){margin:0;padding:1rem;overflow-x:auto;font-size:.78rem;line-height:1.65;font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,monospace}.code-block.svelte-13wmnd code:where(.svelte-13wmnd){color:#cbd5e1}.c-purple{color:#c084fc}.c-cyan{color:#67e8f9}.c-green{color:#4ade80}.c-yellow{color:#fde047}.c-orange{color:#fb923c}.c-dim{color:#475569}.features-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.feature-card.svelte-13wmnd{padding:2rem;border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .35s cubic-bezier(.4,0,.2,1)}.feature-card.svelte-13wmnd:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 16px 48px #0000004d,0 0 0 1px #8b5cf614;background:var(--bg-card-hover)}.feature-icon-wrap.svelte-13wmnd{width:48px;height:48px;border-radius:12px;background:#8b5cf61a;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon.svelte-13wmnd{font-size:1.4rem}.feature-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.feature-card.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--text-secondary);line-height:1.6;font-size:.88rem;margin:0}.section--providers.svelte-13wmnd{background:linear-gradient(180deg,var(--bg-dark),rgba(15,10,30,1),var(--bg-dark))}.provider-cards.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.25rem}.provider-card.svelte-13wmnd{padding:1.75rem;border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .35s ease;text-align:left}.provider-card.svelte-13wmnd:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000059}.provider--pix.svelte-13wmnd:hover{border-color:#00ce9b66}.provider--boleto.svelte-13wmnd:hover{border-color:#3b82f666}.provider--stripe.svelte-13wmnd:hover{border-color:#6366f166}.provider--paypal.svelte-13wmnd:hover{border-color:#eab30866}.provider--crypto.svelte-13wmnd:hover{border-color:#f9731666}.provider-logo.svelte-13wmnd{font-size:2.25rem;margin-bottom:.75rem}.provider-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .35rem}.provider-via.svelte-13wmnd{font-size:.75rem;font-weight:400;color:var(--text-dim)}.provider-rate.svelte-13wmnd{font-size:1.2rem;font-weight:800;color:var(--purple);margin-bottom:1rem}.provider-rate.svelte-13wmnd span:where(.svelte-13wmnd){font-size:.75rem;font-weight:400;color:var(--text-dim)}.provider-card.svelte-13wmnd ul:where(.svelte-13wmnd){list-style:none;padding:0;margin:0}.provider-card.svelte-13wmnd li:where(.svelte-13wmnd){font-size:.8rem;color:var(--text-secondary);position:relative;padding:.25rem 0 .25rem 1rem}.provider-card.svelte-13wmnd li:where(.svelte-13wmnd):before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--purple);opacity:.5;transform:translateY(-50%)}.code-compare.svelte-13wmnd{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.code-panel.svelte-13wmnd{border-radius:var(--radius);border:1px solid var(--border-subtle);overflow:hidden;background:#0a0a19b3}.code-panel--after.svelte-13wmnd{border-color:#8b5cf64d;box-shadow:0 0 40px #8b5cf614}.code-panel-header.svelte-13wmnd{display:flex;align-items:center;gap:.65rem;padding:.7rem 1rem;background:#ffffff05;border-bottom:1px solid var(--border-subtle)}.code-panel-dot.svelte-13wmnd{width:10px;height:10px;border-radius:50%}.code-panel-dot.red.svelte-13wmnd{background:#ef4444}.code-panel-dot.green.svelte-13wmnd{background:#22c55e}.code-panel-title.svelte-13wmnd{font-size:.75rem;color:var(--text-dim);font-weight:600}.code-panel-body.svelte-13wmnd{margin:0;padding:1.25rem;font-size:.72rem;line-height:1.65;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;color:#cbd5e1;overflow-x:auto}.code-glow.svelte-13wmnd{background:#8b5cf608}.eco-cards.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.eco-card.svelte-13wmnd{padding:2rem;border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.eco-card.svelte-13wmnd:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.eco-icon.svelte-13wmnd{font-size:2rem;margin-bottom:1rem}.eco-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.eco-card.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--text-secondary);line-height:1.6;font-size:.88rem;margin:0}.section--pricing.svelte-13wmnd{background:linear-gradient(180deg,var(--bg-dark),rgba(15,10,30,1))}.pricing-cards.svelte-13wmnd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:start}.pricing-card.svelte-13wmnd{padding:2.5rem 2rem;border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;transition:all .3s ease}.pricing-card.svelte-13wmnd:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.pricing-card--featured.svelte-13wmnd{border-color:#8b5cf666;background:#8b5cf60d;box-shadow:0 0 50px #8b5cf614}.pricing-badge.svelte-13wmnd{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:.3rem 1rem;border-radius:9999px;background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.pricing-tier.svelte-13wmnd{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-bottom:.5rem}.pricing-price.svelte-13wmnd{font-size:3rem;font-weight:800;color:var(--text-primary);letter-spacing:-.04em;margin-bottom:.5rem}.pricing-price.svelte-13wmnd span:where(.svelte-13wmnd){font-size:.9rem;font-weight:400;color:var(--text-dim)}.pricing-desc.svelte-13wmnd{color:var(--text-secondary);font-size:.85rem;line-height:1.5;margin-bottom:1.75rem}.pricing-features.svelte-13wmnd{list-style:none;padding:0;margin:0 0 2rem}.pricing-features.svelte-13wmnd li:where(.svelte-13wmnd){padding:.45rem 0;font-size:.85rem;color:var(--text-secondary);border-bottom:1px solid rgba(255,255,255,.03)}.faq-list.svelte-13wmnd{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.faq-item.svelte-13wmnd{display:block;width:100%;text-align:left;padding:0;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-card);cursor:pointer;transition:all .3s ease;color:inherit;font-family:inherit}.faq-item.svelte-13wmnd:hover{border-color:var(--border-hover)}.faq-q.svelte-13wmnd{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1.25rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.faq-chevron.svelte-13wmnd{color:var(--text-dim);transition:transform .3s ease;flex-shrink:0}.faq-item.open.svelte-13wmnd .faq-chevron:where(.svelte-13wmnd){transform:rotate(180deg)}.faq-a.svelte-13wmnd{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.faq-item.open.svelte-13wmnd .faq-a:where(.svelte-13wmnd){max-height:200px}.faq-a.svelte-13wmnd p:where(.svelte-13wmnd){padding:0 1.25rem 1.25rem;margin:0;color:var(--text-secondary);font-size:.9rem;line-height:1.7}.section--final-cta.svelte-13wmnd{text-align:center;padding:8rem 2rem;background:linear-gradient(180deg,rgba(15,10,30,1),var(--bg-dark));position:relative;overflow:hidden}.final-orb.svelte-13wmnd{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.15),transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(60px)}.final-title.svelte-13wmnd{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--text-primary);margin:0 0 1rem;position:relative}.final-sub.svelte-13wmnd{color:var(--text-secondary);font-size:1.1rem;margin:0 0 2.5rem;position:relative}.section--final-cta.svelte-13wmnd .btn:where(.svelte-13wmnd){position:relative}.final-note.svelte-13wmnd{color:var(--text-dim);font-size:.8rem;margin-top:1rem;position:relative}.hide-mobile.svelte-13wmnd{display:inline}@media(max-width:900px){.steps.svelte-13wmnd{flex-direction:column;gap:2rem}.step-connector.svelte-13wmnd{width:100%;height:40px;justify-content:center}.step-connector.svelte-13wmnd span:where(.svelte-13wmnd){width:2px;height:100%}.code-compare.svelte-13wmnd{grid-template-columns:1fr}}@media(max-width:768px){.section.svelte-13wmnd{padding:4.5rem 1.25rem}.hero.svelte-13wmnd{padding:7rem 1.25rem 3rem}.hero-stats.svelte-13wmnd{gap:1.25rem}.stat-divider.svelte-13wmnd,.hide-mobile.svelte-13wmnd,.dp-sidebar-mini.svelte-13wmnd{display:none}.dp-cards.svelte-13wmnd{flex-direction:column}.provider-cards.svelte-13wmnd{grid-template-columns:1fr 1fr}.features-grid.svelte-13wmnd,.pricing-cards.svelte-13wmnd{grid-template-columns:1fr}}@media(max-width:480px){.provider-cards.svelte-13wmnd{grid-template-columns:1fr}.hero-title.svelte-13wmnd{font-size:2.5rem}}
