.node-card.svelte-6kgrbx{--bevel:polygon(18px 0, calc(100% - 9px) 0, 100% 9px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 9px 100%, 0 calc(100% - 9px), 0 18px);clip-path:var(--bevel);background:var(--node-border);filter:drop-shadow(0 1px 2px color-mix(in oklch, var(--color-foreground) 16%, transparent));padding:1px}.node-inner.svelte-6kgrbx{clip-path:var(--bevel);background:var(--node-surface-top)}.pg-cyl.svelte-1vqwcyb{filter:drop-shadow(0 1px 2px color-mix(in oklch, var(--color-foreground) 16%, transparent))}.schema-panel.svelte-1jmtfet{background:var(--node-surface);border:1px solid var(--node-border);box-shadow:0 8px 20px color-mix(in oklch, var(--color-foreground) 30%, transparent)}.schema-title.svelte-1jmtfet{color:var(--node-fg)}.schema-payload.svelte-1jmtfet{color:color-mix(in oklch, var(--flow) 70%, var(--node-fg))}.pipeline-canvas.svelte-1ab44su{background-color:var(--canvas-bg)}.grid-layer.svelte-1ab44su{--grid-size:34px;--grid-line-color:var(--color-border);--grid-dot-color:var(--color-muted-foreground);--grid-opacity:.5;background-image:linear-gradient(to right, var(--grid-line-color) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-line-color) 1px, transparent 1px), radial-gradient(circle, var(--grid-dot-color) 1.5px, transparent 2px);background-size:var(--grid-size) var(--grid-size), var(--grid-size) var(--grid-size), var(--grid-size) var(--grid-size);background-position:0 0, 0 0, calc(var(--grid-size) / 2) calc(var(--grid-size) / 2);opacity:var(--grid-opacity)}.packet.svelte-1ab44su{stroke:var(--primary);stroke-width:3px;stroke-linecap:round;stroke-dasharray:1.5 100;animation-name:svelte-1ab44su-pulse-travel;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes svelte-1ab44su-pulse-travel{0%{stroke-dashoffset:104px}to{stroke-dashoffset:4px}}@media (prefers-reduced-motion:reduce){.packet.svelte-1ab44su{animation:none}}.analytics-grid[data-astro-cid-mjbgyqjz]{grid-template-columns:1fr;display:grid}.analytics-cell[data-astro-cid-mjbgyqjz]{border-top:1px solid var(--border)}.analytics-cell[data-astro-cid-mjbgyqjz]:first-child{border-top:0}@media (width>=30rem){.analytics-grid[data-astro-cid-mjbgyqjz]{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-cell[data-astro-cid-mjbgyqjz]:nth-child(2n){border-left:1px solid var(--border)}}@media (width>=80rem){.analytics-grid[data-astro-cid-mjbgyqjz]{grid-template-columns:repeat(3,minmax(0,.72fr)) minmax(15rem,1.35fr)}.analytics-cell[data-astro-cid-mjbgyqjz]+.analytics-cell[data-astro-cid-mjbgyqjz]{border-left:1px solid var(--border)}}.hero[data-astro-cid-x3z3s3x7]{--hero-surface-height:clamp(28rem, 50vh, 29.5rem);--hero-pipeline-gap:1.25rem;--hero-grid-size:34px;--hero-content-padding:clamp(1.5rem, 5.35vw, 6rem);z-index:1;height:calc(var(--hero-surface-height) + var(--hero-pipeline-gap));isolation:isolate;background-color:var(--canvas-bg);background-image:linear-gradient(to right, color-mix(in oklch, var(--border) 50%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in oklch, var(--border) 50%, transparent) 1px, transparent 1px), radial-gradient(circle, color-mix(in oklch, var(--muted-foreground) 50%, transparent) 1.5px, transparent 2px);background-position:0 0, 0 0, calc(var(--hero-grid-size) / 2) calc(var(--hero-grid-size) / 2);background-size:var(--hero-grid-size) var(--hero-grid-size);position:relative}.hero-surface[data-astro-cid-x3z3s3x7]{height:var(--hero-surface-height);background:var(--card);position:absolute;inset:0 0 auto;overflow:hidden}.hero-lines[data-astro-cid-x3z3s3x7]{pointer-events:none;z-index:1;background-image:repeating-linear-gradient(-45deg, color-mix(in oklch, var(--primary) 12%, transparent) 0, color-mix(in oklch, var(--primary) 12%, transparent) 1px, transparent 1px, transparent 10px);opacity:.42;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000002e,#000000ad 38%,#000 100%)}.hero-trail[data-astro-cid-x3z3s3x7]{z-index:3;top:1.25rem;left:calc(var(--hero-content-padding) + 40rem);width:min(36vw, 38rem, calc(100% - var(--hero-content-padding) - 40rem));pointer-events:none;height:auto;position:absolute;overflow:visible}.trail-line[data-astro-cid-x3z3s3x7]{stroke:url(#trail-stroke);stroke-width:1.2px;stroke-linecap:round;vector-effect:non-scaling-stroke}.trail-line--secondary[data-astro-cid-x3z3s3x7]{stroke:url(#trail-secondary-stroke);opacity:.74}.trail-line--tertiary[data-astro-cid-x3z3s3x7]{stroke:url(#trail-tertiary-stroke);opacity:.72}.trail-line--quaternary[data-astro-cid-x3z3s3x7]{stroke:url(#trail-stroke);opacity:.82}.trail-halo[data-astro-cid-x3z3s3x7]{fill:var(--card);stroke-width:1px;vector-effect:non-scaling-stroke}.trail-halo--red[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--risk-high) 34%, transparent)}.trail-halo--yellow[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--risk-medium) 34%, transparent)}.trail-halo--teal[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--cold-path) 34%, transparent)}.hero-orbit[data-astro-cid-x3z3s3x7]{z-index:3;pointer-events:none;width:min(54vw,56rem);height:auto;position:absolute;top:-4.5rem;right:-5.5rem;overflow:visible}.orbit-axis[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--flow) 9%, transparent);stroke-width:1px;stroke-dasharray:2 13;vector-effect:non-scaling-stroke}.orbit-ring[data-astro-cid-x3z3s3x7],.orbit-arc[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--primary) 25%, transparent);stroke-width:1px;vector-effect:non-scaling-stroke}.orbit-ring--strong[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--primary) 35%, transparent)}.orbit-ring--soft[data-astro-cid-x3z3s3x7],.orbit-arc--soft[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--primary) 18%, transparent)}.orbit-ring--faint[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--flow) 13%, transparent)}.orbit-arc[data-astro-cid-x3z3s3x7]{stroke-linecap:round}.orbit-core[data-astro-cid-x3z3s3x7]{fill:var(--card);stroke:color-mix(in oklch, var(--primary) 32%, transparent);stroke-width:1px;vector-effect:non-scaling-stroke}.observation-halo[data-astro-cid-x3z3s3x7]{fill:#0000;stroke-width:1px;vector-effect:non-scaling-stroke}.observation-halo--green[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--risk-low) 27%, transparent)}.observation-halo--yellow[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--risk-medium) 27%, transparent)}.observation-halo--red[data-astro-cid-x3z3s3x7]{stroke:color-mix(in oklch, var(--risk-high) 27%, transparent)}.hero-dot[data-astro-cid-x3z3s3x7]{fill:var(--primary);opacity:.72}.hero-dot--green[data-astro-cid-x3z3s3x7]{fill:var(--risk-low)}.hero-dot--yellow[data-astro-cid-x3z3s3x7]{fill:var(--risk-medium)}.hero-dot--red[data-astro-cid-x3z3s3x7]{fill:var(--risk-high)}.hero-dot--teal[data-astro-cid-x3z3s3x7]{fill:var(--cold-path)}.hero-dot--purple[data-astro-cid-x3z3s3x7]{fill:var(--sink)}.hero-dot--green[data-astro-cid-x3z3s3x7],.hero-dot--yellow[data-astro-cid-x3z3s3x7],.hero-dot--red[data-astro-cid-x3z3s3x7],.hero-dot--teal[data-astro-cid-x3z3s3x7],.hero-dot--purple[data-astro-cid-x3z3s3x7]{opacity:.68}.hero-trail[data-astro-cid-x3z3s3x7] .hero-dot[data-astro-cid-x3z3s3x7]{opacity:.92;filter:drop-shadow(0 0 2.5px color-mix(in oklch, var(--primary) 82%, transparent)) drop-shadow(0 0 6px color-mix(in oklch, var(--primary) 45%, transparent))}.hero-trail[data-astro-cid-x3z3s3x7] .hero-dot--green[data-astro-cid-x3z3s3x7]{filter:drop-shadow(0 0 2.5px color-mix(in oklch, var(--risk-low) 84%, transparent)) drop-shadow(0 0 6px color-mix(in oklch, var(--risk-low) 46%, transparent))}.hero-trail[data-astro-cid-x3z3s3x7] .hero-dot--yellow[data-astro-cid-x3z3s3x7]{filter:drop-shadow(0 0 2.5px color-mix(in oklch, var(--risk-medium) 84%, transparent)) drop-shadow(0 0 6px color-mix(in oklch, var(--risk-medium) 46%, transparent))}.hero-trail[data-astro-cid-x3z3s3x7] .hero-dot--red[data-astro-cid-x3z3s3x7]{filter:drop-shadow(0 0 2.5px color-mix(in oklch, var(--risk-high) 84%, transparent)) drop-shadow(0 0 6px color-mix(in oklch, var(--risk-high) 46%, transparent))}.hero-trail[data-astro-cid-x3z3s3x7] .hero-dot--teal[data-astro-cid-x3z3s3x7]{filter:drop-shadow(0 0 2.5px color-mix(in oklch, var(--cold-path) 84%, transparent)) drop-shadow(0 0 6px color-mix(in oklch, var(--cold-path) 46%, transparent))}.hero-trail[data-astro-cid-x3z3s3x7] .hero-dot--purple[data-astro-cid-x3z3s3x7]{filter:drop-shadow(0 0 2.5px color-mix(in oklch, var(--sink) 84%, transparent)) drop-shadow(0 0 6px color-mix(in oklch, var(--sink) 46%, transparent))}.hero-content[data-astro-cid-x3z3s3x7]{z-index:4;width:100%;padding:clamp(3.75rem, 7.5vh, 4.25rem) var(--hero-content-padding) 1.5rem;position:relative}.hero-copy[data-astro-cid-x3z3s3x7]{max-width:38rem}.hero-title[data-astro-cid-x3z3s3x7]{color:var(--foreground);letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,2vw,2.1rem);font-weight:650;line-height:1.32}.hero-title[data-astro-cid-x3z3s3x7] span[data-astro-cid-x3z3s3x7]{color:var(--primary)}.hero-subtitle[data-astro-cid-x3z3s3x7]{color:var(--primary);border-radius:.25rem;margin-top:1.5rem;font-size:.95rem;font-weight:500;line-height:1.5;transition:color .15s;display:inline-flex}.hero-subtitle[data-astro-cid-x3z3s3x7]:hover{color:var(--primary-hover)}.hero-subtitle[data-astro-cid-x3z3s3x7]:focus-visible,.hero-primary-action[data-astro-cid-x3z3s3x7]:focus-visible,.hero-secondary-action[data-astro-cid-x3z3s3x7]:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.hero-actions[data-astro-cid-x3z3s3x7]{align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.hero-primary-action[data-astro-cid-x3z3s3x7],.hero-secondary-action[data-astro-cid-x3z3s3x7]{border-radius:.5rem;justify-content:center;align-items:center;min-height:2.75rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:color .15s,background-color .15s;display:inline-flex}.hero-primary-action[data-astro-cid-x3z3s3x7]{background:var(--node-surface-top);color:var(--node-fg)}.hero-primary-action[data-astro-cid-x3z3s3x7]:hover{background:var(--node-surface)}.hero-secondary-action[data-astro-cid-x3z3s3x7]{color:var(--primary)}.hero-secondary-action[data-astro-cid-x3z3s3x7]:hover{background:var(--muted);color:var(--primary-hover)}.hero-horizon[data-astro-cid-x3z3s3x7]{z-index:3;width:100%;height:var(--hero-surface-height);pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.horizon-cutout[data-astro-cid-x3z3s3x7]{fill:var(--canvas-bg)}.horizon-edge[data-astro-cid-x3z3s3x7]{fill:none;stroke:var(--node-surface-top);opacity:.42;stroke-width:1px;vector-effect:non-scaling-stroke}@media (width<=63.99rem){.hero-trail[data-astro-cid-x3z3s3x7]{top:5rem;left:calc(var(--hero-content-padding) + 36rem);width:min(31rem, calc(100% - var(--hero-content-padding) - 36rem));opacity:.58}.hero-orbit[data-astro-cid-x3z3s3x7]{opacity:.64;width:45rem;top:-2rem;right:-17rem}.hero-copy[data-astro-cid-x3z3s3x7]{max-width:34rem}}@media (width<=55rem){.hero-trail[data-astro-cid-x3z3s3x7],.hero-orbit[data-astro-cid-x3z3s3x7],.hero-lines[data-astro-cid-x3z3s3x7]{display:none}}@media (width<=47.99rem){.hero[data-astro-cid-x3z3s3x7]{--hero-surface-height:34rem;--hero-pipeline-gap:.75rem;--hero-content-padding:1.5rem}.hero-content[data-astro-cid-x3z3s3x7]{padding:3.25rem 1.5rem 6rem}.hero-title[data-astro-cid-x3z3s3x7]{font-size:clamp(1.75rem,7vw,2rem);line-height:1.25}.hero-lines[data-astro-cid-x3z3s3x7]{opacity:.28;mask-image:linear-gradient(90deg,#0000001f,#00000094 76%,#000)}.hero-actions[data-astro-cid-x3z3s3x7]{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (prefers-reduced-motion:reduce){.hero-subtitle[data-astro-cid-x3z3s3x7],.hero-primary-action[data-astro-cid-x3z3s3x7],.hero-secondary-action[data-astro-cid-x3z3s3x7]{transition:none}}
