:root{--green-dark: #1a8a3e;--green-mid: #2ecc54;--green-light: #7ed957;--green-accent: #b8e94a;--navy: #1a2332;--charcoal: #0f1720;--slate: #1e293b;--text-primary: #e8ecf0;--text-secondary: #8896a6}@keyframes svelte-1uha8ag-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes svelte-1uha8ag-pulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 4px currentColor)}50%{transform:scale(1.15);filter:drop-shadow(0 0 10px currentColor)}}@keyframes svelte-1uha8ag-flow{to{stroke-dashoffset:-20}}@keyframes svelte-1uha8ag-shimmer{0%{background-position:200% center}to{background-position:-200% center}}body{margin:0}.site-header.svelte-1uha8ag{position:sticky;top:0;z-index:100;background:#0f1720d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:16px 24px}.logo-link.svelte-1uha8ag{display:flex;align-items:center}.logo-img.svelte-1uha8ag{height:32px;width:auto}.nav-right.svelte-1uha8ag{display:flex;align-items:center;gap:16px}.nav-link.svelte-1uha8ag{color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500;transition:color .15s}.nav-link.svelte-1uha8ag:hover{color:var(--text-primary)}.btn.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;text-decoration:none;border-radius:8px;padding:10px 20px;transition:all .2s;cursor:pointer;border:none}.btn-primary.svelte-1uha8ag{background:linear-gradient(135deg,var(--green-dark),var(--green-mid));color:#fff;box-shadow:0 2px 12px #2ecc5440}.btn-primary.svelte-1uha8ag:hover{box-shadow:0 4px 20px #2ecc5466;transform:translateY(-1px)}.btn-ghost.svelte-1uha8ag{background:transparent;color:var(--text-secondary);border:1px solid rgba(255,255,255,.12)}.btn-ghost.svelte-1uha8ag:hover{color:var(--text-primary);border-color:#ffffff40;background:#ffffff0a}.btn-lg.svelte-1uha8ag{padding:14px 28px;font-size:16px;border-radius:10px}.hero.svelte-1uha8ag{background:var(--charcoal);padding:80px 24px 100px;overflow:hidden}.hero-content.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1120px;margin:0 auto}.eyebrow.svelte-1uha8ag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-mid);margin-bottom:16px}h1.svelte-1uha8ag{font-size:52px;font-weight:800;line-height:1.1;color:var(--text-primary);margin:0 0 20px;font-family:system-ui,-apple-system,sans-serif}.gradient-text.svelte-1uha8ag{display:block;background:linear-gradient(135deg,var(--green-dark),var(--green-mid),var(--green-light),var(--green-accent));background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-1uha8ag-shimmer 8s ease-in-out infinite}.hero-desc.svelte-1uha8ag{font-size:17px;line-height:1.7;color:var(--text-secondary);max-width:480px;margin:0 0 32px}.hero-ctas.svelte-1uha8ag{display:flex;gap:12px;flex-wrap:wrap}.hero-visual.svelte-1uha8ag{display:flex;justify-content:center;align-items:center}.node-graph.svelte-1uha8ag{width:100%;max-width:360px;height:auto}.conn.svelte-1uha8ag{stroke:var(--green-mid);stroke-width:1.5;stroke-dasharray:6 4;stroke-dashoffset:0;opacity:.4;animation:svelte-1uha8ag-flow 2s linear infinite}.conn-delay-1.svelte-1uha8ag{animation-delay:.3s}.conn-delay-2.svelte-1uha8ag{animation-delay:.6s}.conn-delay-3.svelte-1uha8ag{animation-delay:.9s}.conn-delay-4.svelte-1uha8ag{animation-delay:1.2s}.conn-delay-5.svelte-1uha8ag{animation-delay:1.5s}.node.svelte-1uha8ag{animation:svelte-1uha8ag-float 6s ease-in-out infinite,svelte-1uha8ag-pulse 3s ease-in-out infinite}.node-string.svelte-1uha8ag{fill:#22c55e;color:#22c55e;animation-delay:0s}.node-number.svelte-1uha8ag{fill:#3b82f6;color:#3b82f6;animation-delay:.8s}.node-object.svelte-1uha8ag{fill:#a855f7;color:#a855f7;animation-delay:1.6s}.node-boolean.svelte-1uha8ag{fill:#f97316;color:#f97316;animation-delay:2.4s}.node-array.svelte-1uha8ag{fill:#ec4899;color:#ec4899;animation-delay:3.2s}.node-float-alt.svelte-1uha8ag{animation-delay:4s}.features.svelte-1uha8ag{background:var(--charcoal);padding:80px 24px}.section-inner.svelte-1uha8ag{max-width:1120px;margin:0 auto}.section-heading.svelte-1uha8ag{text-align:center;font-size:32px;font-weight:700;color:var(--text-primary);margin:0 0 48px;font-family:system-ui,-apple-system,sans-serif}.section-heading--dark.svelte-1uha8ag{color:var(--navy)}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card.svelte-1uha8ag{background:var(--slate);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:32px;transition:transform .25s,border-color .25s,box-shadow .25s}.feature-card.svelte-1uha8ag:hover{transform:translateY(-4px);border-color:#2ecc544d;box-shadow:0 8px 32px #2ecc541a}.feature-icon.svelte-1uha8ag{margin-bottom:20px}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:14px;color:var(--text-secondary);line-height:1.6;margin:0}.how-it-works.svelte-1uha8ag{background:#f0f4f8;padding:80px 24px}.steps.svelte-1uha8ag{display:flex;align-items:flex-start;justify-content:center;gap:0}.step.svelte-1uha8ag{text-align:center;max-width:240px;flex:0 0 auto}.step-number.svelte-1uha8ag{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--green-dark),var(--green-mid));color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.step.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:16px;font-weight:600;color:var(--navy);margin:0 0 8px}.step.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:14px;color:#64748b;line-height:1.5;margin:0}.step-connector.svelte-1uha8ag{width:64px;height:2px;background:linear-gradient(90deg,var(--green-dark),var(--green-mid));margin-top:23px;flex-shrink:0;border-radius:1px}.cta-banner.svelte-1uha8ag{background:var(--charcoal);padding:100px 24px;text-align:center;position:relative;overflow:hidden}.cta-glow.svelte-1uha8ag{position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(46,204,84,.12) 0%,transparent 70%);pointer-events:none}.cta-inner.svelte-1uha8ag{position:relative}.cta-banner.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:36px;font-weight:700;color:var(--text-primary);margin:0 0 32px;font-family:system-ui,-apple-system,sans-serif}.site-footer.svelte-1uha8ag{background:var(--charcoal);border-top:1px solid rgba(255,255,255,.06);padding:24px}.footer-inner.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto}.footer-left.svelte-1uha8ag{display:flex;align-items:center;gap:10px}.footer-icon.svelte-1uha8ag{width:24px;height:24px}.footer-brand.svelte-1uha8ag{font-size:14px;font-weight:600;color:var(--text-primary)}.footer-credit.svelte-1uha8ag{font-size:13px;color:var(--text-secondary);margin:0}@media(max-width:1023px){h1.svelte-1uha8ag{font-size:40px}.hero-content.svelte-1uha8ag{gap:40px}.node-graph.svelte-1uha8ag{max-width:280px}}@media(max-width:767px){.hero.svelte-1uha8ag{padding:60px 24px 80px}.hero-content.svelte-1uha8ag{grid-template-columns:1fr;gap:0}.hero-visual.svelte-1uha8ag{display:none}h1.svelte-1uha8ag{font-size:36px}.hero-desc.svelte-1uha8ag{font-size:15px}.features-grid.svelte-1uha8ag{grid-template-columns:1fr}.steps.svelte-1uha8ag{flex-direction:column;align-items:center}.step-connector.svelte-1uha8ag{width:2px;height:32px;margin:0}.cta-banner.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:28px}.footer-inner.svelte-1uha8ag{flex-direction:column;gap:12px;text-align:center}}
