.shader-canvas.svelte-or1dgj{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;touch-action:none;background:radial-gradient(ellipse 70% 60% at 50% 45%,#d45a1e2e,#d45a1e0d 42%,#07080a 75%)}.orbit-container.svelte-y7cx85{position:relative;width:100%;max-width:520px;margin:0 auto;aspect-ratio:1 / 1}.orbit-svg.svelte-y7cx85{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.orbit-wire.svelte-y7cx85{vector-effect:non-scaling-stroke}.orbit-wire-inner.svelte-y7cx85{stroke:var(--color-border, rgba(255, 255, 255, .08));stroke-width:.5}.orbit-wire-outer.svelte-y7cx85{stroke:var(--color-border, rgba(255, 255, 255, .06));stroke-width:.4}.orbit-circle.svelte-y7cx85{fill:none;stroke:var(--color-border, rgba(255, 255, 255, .04));stroke-width:.3;vector-effect:non-scaling-stroke}.data-pulse.svelte-y7cx85{vector-effect:non-scaling-stroke;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:2 50;opacity:0}.data-pulse-in.svelte-y7cx85{stroke:var(--color-accent, #E65C19);filter:drop-shadow(0 0 2px rgba(230,92,25,.5));animation:svelte-y7cx85-pulseIn 14s linear infinite}.data-pulse-out.svelte-y7cx85{stroke:var(--color-accent, #E65C19);filter:drop-shadow(0 0 2px rgba(230,92,25,.4));animation:svelte-y7cx85-pulseOut 14s linear infinite}@keyframes svelte-y7cx85-pulseIn{0%{stroke-dashoffset:50;opacity:0}3%{opacity:.9}12%{opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes svelte-y7cx85-pulseOut{0%{stroke-dashoffset:0;opacity:0}3%{opacity:.8}12%{opacity:0}to{stroke-dashoffset:50;opacity:0}}.orbit-ring.svelte-y7cx85{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;will-change:transform;transform-origin:50% 50%}.orbit-ring-inner.svelte-y7cx85{animation:svelte-y7cx85-orbitInner 60s linear infinite}.orbit-ring-outer.svelte-y7cx85{animation:svelte-y7cx85-orbitOuter 90s linear infinite}@keyframes svelte-y7cx85-orbitInner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-y7cx85-orbitOuter{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbit-node.svelte-y7cx85{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.35rem;pointer-events:auto;animation:svelte-y7cx85-nodeBreath 3s ease-in-out infinite;animation-delay:var(--breath-delay, 0s)}@keyframes svelte-y7cx85-nodeBreath{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}.node-icon.svelte-y7cx85{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#fbfbfc;box-shadow:0 6px 18px #00000059;transition:transform .25s ease,box-shadow .25s ease}.orbit-node.svelte-y7cx85:hover .node-icon:where(.svelte-y7cx85){transform:scale(1.15);box-shadow:0 10px 24px #0000006b,0 0 0 2px #e65c1959}.node-icon.svelte-y7cx85 img:where(.svelte-y7cx85){width:100%;height:100%;object-fit:contain;display:block}.node-label.svelte-y7cx85{font-family:var(--font-mono, "SF Mono", monospace);font-size:.625rem;letter-spacing:.02em;color:var(--color-muted, rgba(255, 255, 255, .45));white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.6)}.core.svelte-y7cx85{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;border:1px solid var(--color-accent-dim, rgba(212, 90, 30, .3));background:radial-gradient(circle at 50% 40%,rgba(212,90,30,.22) 0%,transparent 70%),var(--color-surface-raised, rgba(20, 20, 25, .95));box-shadow:0 0 50px #d45a1e33,0 0 80px #d45a1e14,inset 0 0 0 1px #d45a1e14;z-index:2}.core-logo.svelte-y7cx85{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(230,92,25,.25))}.core-pulse.svelte-y7cx85,.core-pulse-2.svelte-y7cx85{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid var(--color-accent, #E65C19);animation:svelte-y7cx85-corepulse 3s ease-out infinite}.core-pulse-2.svelte-y7cx85{animation-delay:1.5s}@keyframes svelte-y7cx85-corepulse{0%{transform:scale(1);opacity:.45}70%,to{transform:scale(1.6);opacity:0}}@media (max-width: 480px){.orbit-container.svelte-y7cx85{max-width:340px}.core.svelte-y7cx85{width:80px;height:80px}.core-logo.svelte-y7cx85{width:44px;height:44px}.node-icon.svelte-y7cx85{width:38px;height:38px;padding:8px}.node-label.svelte-y7cx85{font-size:.5625rem}}@media (prefers-reduced-motion: reduce){.data-pulse.svelte-y7cx85,.core-pulse.svelte-y7cx85,.core-pulse-2.svelte-y7cx85,.orbit-node.svelte-y7cx85,.orbit-ring.svelte-y7cx85{animation:none}.data-pulse.svelte-y7cx85{stroke-dasharray:none;opacity:.3}}.hero.svelte-1uha8ag{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10rem 2rem 6rem;position:relative;overflow:hidden}.hero-overlay.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 90% 70% at 50% 50%,#07080a1f,#07080a80),linear-gradient(to bottom,#07080a14,#07080a59);pointer-events:none;z-index:1}.hero-content.svelte-1uha8ag{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.container.svelte-1uha8ag{max-width:1280px;margin:0 auto;width:100%}.section-pad.svelte-1uha8ag{padding:6.5rem 2rem}.section-alt.svelte-1uha8ag{background:var(--color-surface);border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle)}.hero-label.svelte-1uha8ag{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.hero-h1.svelte-1uha8ag{font-size:clamp(3rem,6vw,6rem);font-weight:700;line-height:1.06;letter-spacing:-.03em;max-width:1000px;margin:0 auto 2rem}.accent-gradient.svelte-1uha8ag{background:linear-gradient(to right,#ff8a3d,#d45a1e 45%,#ffb05a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-actions.svelte-1uha8ag{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-divider.svelte-1uha8ag{position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--color-border);z-index:2}.section-eyebrow.svelte-1uha8ag{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:3rem}.math-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;gap:2.5rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:2.75rem 2.5rem}.math-divider.svelte-1uha8ag{background:var(--color-border)}.math-col.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0 0 1rem}.math-col.svelte-1uha8ag h3.accent-gradient:where(.svelte-1uha8ag){background:linear-gradient(to right,#ff8a3d,#d45a1e 45%,#ffb05a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.math-col.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.0625rem;color:var(--color-muted);line-height:1.7;margin:0}.split.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.split-reverse.svelte-1uha8ag .split-text:where(.svelte-1uha8ag){order:2}.split-text.svelte-1uha8ag .section-eyebrow:where(.svelte-1uha8ag){margin-bottom:1.25rem}.split-text.svelte-1uha8ag .section-intro:where(.svelte-1uha8ag){max-width:42ch;margin-bottom:0}.proof-stack.svelte-1uha8ag{display:flex;flex-direction:column;gap:2.5rem}.proof-feature.svelte-1uha8ag{display:grid;grid-template-columns:3px 1fr;gap:2.75rem}.proof-block.svelte-1uha8ag{display:grid;grid-template-columns:3px 1fr;gap:2.75rem;max-width:820px}.proof-result.svelte-1uha8ag{max-width:none}.proof-headline.svelte-1uha8ag{font-size:clamp(1.25rem,2vw,1.6rem);font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--color-text);margin:0 0 1.5rem;max-width:45ch}.proof-points.svelte-1uha8ag{list-style:none;margin:0 0 1.75rem;padding:0;display:flex;flex-direction:column;gap:.85rem}.proof-points.svelte-1uha8ag li:where(.svelte-1uha8ag){position:relative;padding-left:1.5rem;font-size:1rem;color:var(--color-text);line-height:1.45}.proof-points.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 4px #d45a1e1f}.stat-row.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:3rem;margin:0 0 2rem}.stat.svelte-1uha8ag{display:flex;flex-direction:column;gap:.4rem}.stat-num.svelte-1uha8ag{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:700;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.stat-cap.svelte-1uha8ag{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.moved.svelte-1uha8ag{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.75rem}.moved-label.svelte-1uha8ag{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-faint)}.moved-tags.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:.6rem}.tag.svelte-1uha8ag{font-family:var(--font-mono);font-size:.75rem;color:var(--color-text);padding:.4rem .85rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface-raised)}.proof-bar.svelte-1uha8ag{background:var(--color-accent);border-radius:2px}.proof-content.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.25rem}.proof-label.svelte-1uha8ag{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin:0}.proof-note.svelte-1uha8ag{font-size:.8125rem;color:var(--color-muted);line-height:1.55;margin:0}.proof-note.quote.svelte-1uha8ag{font-size:.9375rem;color:var(--color-text);font-style:italic;line-height:1.65;border-left:2px solid var(--color-accent);padding-left:1.25rem;margin-top:.5rem}.section-h2.svelte-1uha8ag{font-size:clamp(1.5rem,2.8vw,2.25rem);font-weight:600;letter-spacing:-.025em;line-height:1.2;margin:0 0 1rem;max-width:720px}.section-intro.svelte-1uha8ag{font-size:1.0625rem;color:var(--color-muted);line-height:1.7;margin:0 0 3rem;max-width:58ch}.cta-section.svelte-1uha8ag{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:5rem 4rem;background:var(--color-surface);display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.cta-pre.svelte-1uha8ag{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin:0}.cta-h2.svelte-1uha8ag{font-size:clamp(1.5rem,2.8vw,2.5rem);font-weight:600;letter-spacing:-.025em;line-height:1.2;max-width:680px;margin:0}@media (max-width: 768px){.hero.svelte-1uha8ag{padding:8rem 1.25rem 5rem}.section-pad.svelte-1uha8ag{padding:5rem 1.25rem}.cta-section.svelte-1uha8ag{padding:3rem 1.75rem}.proof-block.svelte-1uha8ag,.proof-feature.svelte-1uha8ag{gap:1.5rem}.split.svelte-1uha8ag{grid-template-columns:1fr;gap:2.5rem}.split-reverse.svelte-1uha8ag .split-text:where(.svelte-1uha8ag){order:0}.split-reverse.svelte-1uha8ag .split-visual:where(.svelte-1uha8ag){order:2}.math-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem;padding:2rem 1.75rem}.math-divider.svelte-1uha8ag{height:1px}.stat-row.svelte-1uha8ag{gap:2rem}}@media (max-width: 480px){.stat-row.svelte-1uha8ag{gap:1.5rem}.stat-num.svelte-1uha8ag{font-size:2rem}}
