.aperture.svelte-limm2m{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:0;margin:0;padding:0 clamp(12px,2vw,24px) clamp(10px,1.6vw,18px)}.aperture-toolbar.svelte-limm2m{position:absolute;z-index:4;left:clamp(16px,2.6vw,34px);right:clamp(16px,2.6vw,34px);top:clamp(10px,1.6vw,18px);display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:34px;color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.toolbar-label.svelte-limm2m{display:block;font-size:9px}.aperture-toolbar.svelte-limm2m strong:where(.svelte-limm2m){display:block;margin-top:5px;color:var(--text-secondary);font-size:10px;font-weight:700}.aperture-toolbar.svelte-limm2m button:where(.svelte-limm2m){border:1px solid var(--border-subtle);border-radius:999px;background:#0a0c0e85;color:var(--text-secondary);cursor:pointer;font:700 10px/1 var(--font-mono);letter-spacing:.12em;padding:9px 12px;text-transform:uppercase}.viewport.svelte-limm2m{position:relative;overflow:hidden;height:calc(100% - 108px);margin-top:8px;min-height:0;border:1px solid rgba(184,176,160,.08);border-radius:18px;cursor:grab;perspective:2800px;background:radial-gradient(circle at 50% 42%,rgba(159,183,180,.08),transparent 22rem),linear-gradient(180deg,#080a0b61,#06070629)}.viewport.is-dragging.svelte-limm2m{cursor:grabbing}.viewport.is-focus-mode.svelte-limm2m{cursor:default}.focus-close.svelte-limm2m{position:absolute;z-index:7;right:20px;top:18px;display:inline-flex;align-items:center;gap:10px;min-width:42px;height:42px;justify-content:center;border:1px solid rgba(238,231,220,.22);border-radius:999px;background:#070806bd;color:var(--text-primary);cursor:pointer;font:700 20px/1 var(--font-mono);letter-spacing:.02em;transition:border-color .18s var(--ease-out),transform .18s var(--ease-out),background .18s var(--ease-out)}.focus-close.svelte-limm2m:hover{border-color:var(--accent-lead);background:#0c0d0ce0}.focus-close.svelte-limm2m:active{transform:scale(.97)}.focus-close.svelte-limm2m span:where(.svelte-limm2m){color:var(--text-dim);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.floor-grid.svelte-limm2m{position:absolute;inset:6% 3% 0;opacity:.42;background-image:linear-gradient(rgba(184,176,160,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(184,176,160,.055) 1px,transparent 1px);background-size:62px 62px;transform:rotateX(66deg) translateY(96px) scale(1.12);transform-origin:50% 100%}.scene.svelte-limm2m{position:absolute;inset:-4% -6% -2%;transform-style:preserve-3d;pointer-events:none;transform:translateZ(var(--focus-z)) scale(var(--scene-scale)) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .52s var(--ease-out)}.scene.focus-plane.svelte-limm2m{inset:0}.viewport.is-dragging.svelte-limm2m .scene:where(.svelte-limm2m){transition:none}.plane.svelte-limm2m{position:absolute;left:calc(50% - 300px);top:calc(50% - 160px);width:600px;height:320px;padding:0;border:1px solid color-mix(in srgb,var(--plane-color),transparent 34%);background:linear-gradient(135deg,color-mix(in srgb,var(--plane-color),transparent 88%),#07080614),#0a0c0e6b;color:inherit;pointer-events:none;transform:translateZ(var(--z)) rotateY(-7deg);transform-style:preserve-3d;transition:opacity .32s var(--ease-out),border-color .32s var(--ease-out),background .32s var(--ease-out),transform .52s var(--ease-out);backface-visibility:visible}.plane.svelte-limm2m:after{content:"";position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--plane-color),transparent 48%);background:color-mix(in srgb,var(--plane-color),transparent 94%);transform:translateZ(-1px) rotateY(180deg);pointer-events:none}.plane-vector.svelte-limm2m{--plane-color: var(--accent-vector)}.plane-graph.svelte-limm2m{--plane-color: var(--accent-graph)}.plane-payload.svelte-limm2m{--plane-color: var(--accent-payload)}.plane.is-active.svelte-limm2m{border-color:color-mix(in srgb,var(--plane-color),white 22%);background:linear-gradient(135deg,color-mix(in srgb,var(--plane-color),transparent 80%),#07080629),#0a0c0e94;transform:translateZ(calc(var(--z) + 44px)) rotateY(-3deg) scale(1.025)}.scene.focus-plane.svelte-limm2m .plane.is-active:where(.svelte-limm2m){left:calc(50% - min(35vw,380px));top:clamp(74px,13%,96px);width:min(70vw,760px);height:min(39vw,430px);z-index:5;transform:translateZ(360px) rotateY(0) scale(1)}.scene.focus-plane.svelte-limm2m .plane.is-dimmed:where(.svelte-limm2m),.scene.focus-plane.svelte-limm2m .tdb-core:where(.svelte-limm2m),.scene.focus-plane.svelte-limm2m .query-ray:where(.svelte-limm2m),.scene.focus-plane.svelte-limm2m .ray-pierce:where(.svelte-limm2m){opacity:0;pointer-events:none}.plane.is-dimmed.svelte-limm2m{opacity:.18}.plane-title.svelte-limm2m{position:absolute;left:18px;top:15px;z-index:2;display:grid;gap:6px;font-family:var(--font-mono);letter-spacing:.12em;text-align:left;text-transform:uppercase}.plane-title.svelte-limm2m b:where(.svelte-limm2m){color:color-mix(in srgb,var(--plane-color),var(--text-primary) 38%);font-size:11px}.plane-title.svelte-limm2m small:where(.svelte-limm2m){color:var(--text-dim);font-size:8px}.plane-drawing.svelte-limm2m{position:absolute;inset:0;width:100%;height:100%}.plane-drawing.svelte-limm2m text:where(.svelte-limm2m){fill:var(--text-dim);font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.grid-line.svelte-limm2m{stroke:color-mix(in srgb,var(--plane-color),transparent 80%);stroke-width:1}.vector-field.svelte-limm2m{fill:none;marker-end:url(#arrow-vector);stroke:color-mix(in srgb,var(--plane-color),transparent 32%);stroke-width:.8}#arrow-vector.svelte-limm2m path:where(.svelte-limm2m){fill:var(--accent-vector)}.edge.svelte-limm2m{fill:none;stroke:color-mix(in srgb,var(--accent-graph),transparent 28%);stroke-width:1}.node.svelte-limm2m circle:where(.svelte-limm2m){fill:#0a0c0edb;stroke:color-mix(in srgb,var(--accent-graph),transparent 22%)}.node.svelte-limm2m text:where(.svelte-limm2m){fill:var(--text-primary);font-size:9px;text-anchor:middle}.graph-labels.svelte-limm2m text:where(.svelte-limm2m){fill:color-mix(in srgb,var(--accent-graph),var(--text-secondary) 36%);font-size:8px}.json-card.svelte-limm2m rect:where(.svelte-limm2m){fill:#07080642;stroke:color-mix(in srgb,var(--accent-payload),transparent 42%)}.json-card.svelte-limm2m text:where(.svelte-limm2m){fill:color-mix(in srgb,var(--accent-payload),var(--text-primary) 32%);font-size:9px;text-transform:none}.plane-corner.svelte-limm2m{position:absolute;width:42px;height:42px;border-color:color-mix(in srgb,var(--plane-color),transparent 38%)}.corner-a.svelte-limm2m{left:10px;top:10px;border-left:1px solid;border-top:1px solid}.corner-b.svelte-limm2m{right:10px;bottom:10px;border-right:1px solid;border-bottom:1px solid}.tdb-core.svelte-limm2m{position:absolute;left:calc(50% - 60px);top:calc(50% - 60px);display:grid;place-items:center;width:120px;height:120px;border:1px solid rgba(238,231,220,.28);border-radius:50%;background:radial-gradient(circle,rgba(159,183,180,.14),transparent 48%),#070806eb;color:var(--text-primary);pointer-events:none;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;transform:translateZ(32px);transform-style:preserve-3d;transition:transform .52s var(--ease-out),border-color .24s var(--ease-out)}.tdb-core.is-active.svelte-limm2m{border-color:var(--accent-lead);transform:translateZ(96px) scale(1.06)}.core-chip.svelte-limm2m{position:absolute;inset:18px;border:1px solid rgba(159,183,180,.42);border-radius:50%}.tdb-core.svelte-limm2m b:where(.svelte-limm2m){font-size:18px}.tdb-core.svelte-limm2m small:where(.svelte-limm2m){color:var(--text-dim);font-size:9px}.query-ray.svelte-limm2m{position:absolute;left:calc(50% - 470px);top:calc(50% - 1px);width:940px;height:2px;transform:rotateY(90deg);transform-style:preserve-3d;background:linear-gradient(90deg,transparent,rgba(159,183,180,.24),rgba(238,231,220,.68),rgba(159,183,180,.24),transparent);box-shadow:0 0 16px #9fb7b429;pointer-events:none}.query-ray.svelte-limm2m:before{content:"";position:absolute;inset:-5px 0;border-top:1px dashed rgba(238,231,220,.34)}.ray-label.svelte-limm2m{position:absolute;top:-26px;color:var(--accent-lead);font:700 10px/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;transform:rotateY(-90deg);white-space:nowrap}.ray-query.svelte-limm2m{left:42px}.ray-context.svelte-limm2m{right:42px}.ray-pierce.svelte-limm2m{position:absolute;left:50%;top:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:1px solid rgba(238,231,220,.48);border-radius:50%;pointer-events:none;transform-style:preserve-3d}.ray-pierce.svelte-limm2m:before,.ray-pierce.svelte-limm2m:after{content:"";position:absolute;inset:50% auto auto 50%;width:54px;height:1px;background:#eee7dc40;transform:translate(-50%,-50%)}.ray-pierce.svelte-limm2m:after{transform:translate(-50%,-50%) rotate(90deg)}.ray-pierce.svelte-limm2m span:where(.svelte-limm2m){position:absolute;left:34px;top:8px;color:var(--text-dim);font:700 8px/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.pierce-vector.svelte-limm2m{border-color:color-mix(in srgb,var(--accent-vector),transparent 28%);transform:translateZ(360px)}.pierce-graph.svelte-limm2m{border-color:color-mix(in srgb,var(--accent-graph),transparent 24%);transform:translateZ(0)}.pierce-payload.svelte-limm2m{border-color:color-mix(in srgb,var(--accent-payload),transparent 22%);transform:translateZ(-360px)}.axis.svelte-limm2m{position:absolute;z-index:0;left:50%;top:50%;width:1px;height:44%;background:linear-gradient(var(--border-visible),transparent);transform-origin:top;opacity:.34}.axis.svelte-limm2m span:where(.svelte-limm2m){position:absolute;top:-18px;left:-4px;color:var(--text-dim);font:700 10px/1 var(--font-mono)}.axis-x.svelte-limm2m{transform:rotate(72deg)}.axis-y.svelte-limm2m{transform:rotate(-68deg)}.axis-z.svelte-limm2m{transform:rotate(0)}.inspection.svelte-limm2m{position:absolute;z-index:4;left:clamp(16px,2.6vw,34px);right:clamp(16px,2.6vw,34px);bottom:54px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;min-height:44px;padding-top:10px;border-top:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.inspection.svelte-limm2m span:where(.svelte-limm2m){color:var(--accent-lead);font-size:10px;font-weight:700}.inspection.svelte-limm2m p:where(.svelte-limm2m){margin:0;color:var(--text-dim);font-size:10px;line-height:1.45}.model-readout.svelte-limm2m{position:absolute;z-index:5;left:clamp(16px,2.6vw,34px);right:clamp(16px,2.6vw,34px);bottom:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-top:1px solid var(--border-subtle)}.model-readout.svelte-limm2m button:where(.svelte-limm2m){display:grid;gap:8px;justify-items:center;min-height:54px;padding:11px 10px 0;border:0;border-top:1px solid transparent;background:transparent;color:var(--text-primary);cursor:pointer;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;transition:background .18s var(--ease-out),border-color .18s var(--ease-out),color .18s var(--ease-out)}.model-readout.svelte-limm2m button:where(.svelte-limm2m):hover,.model-readout.svelte-limm2m button.is-selected:where(.svelte-limm2m){border-color:#eee7dc3d;background:#eee7dc09}.model-readout.svelte-limm2m button.is-selected:where(.svelte-limm2m){color:var(--accent-lead)}.model-readout.svelte-limm2m span:where(.svelte-limm2m){color:var(--text-dim);font-size:10px}.model-readout.svelte-limm2m strong:where(.svelte-limm2m){font-size:13px}@media(max-width:760px){.aperture.svelte-limm2m{width:720px;padding-inline:18px}.plane.svelte-limm2m{left:calc(50% - 230px);width:460px;height:248px}.viewport.svelte-limm2m{perspective:2200px}.model-readout.svelte-limm2m{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero[data-astro-cid-7nmnspah]{min-height:calc(100dvh - 68px);padding:clamp(72px,9vw,126px) 0 clamp(74px,9vw,118px)}.hero-shell[data-astro-cid-7nmnspah]{display:block}.hero-copy[data-astro-cid-7nmnspah]{text-align:center}.hero-kicker[data-astro-cid-7nmnspah]{margin:0 auto 20px;color:var(--accent-lead);font-size:.7rem}h1[data-astro-cid-7nmnspah]{margin:0 auto;max-width:15ch;text-wrap:balance;font-family:var(--font-display);font-size:clamp(3.25rem,6.1vw,6.35rem);font-weight:680;letter-spacing:-.07em;line-height:.94}h1[data-astro-cid-7nmnspah] span[data-astro-cid-7nmnspah]{color:var(--accent-lead)}.hero-deck[data-astro-cid-7nmnspah]{margin:22px auto 0;max-width:62ch;color:var(--text-secondary);font-size:clamp(.98rem,1.22vw,1.12rem);line-height:1.55;text-wrap:balance}.hero-actions[data-astro-cid-7nmnspah]{display:flex;justify-content:center;align-items:center;gap:clamp(22px,4vw,44px);margin-top:34px}.hero-visual-wrap[data-astro-cid-7nmnspah]{width:min(100%,1440px);margin:clamp(48px,6vw,70px) auto 0}.hero-visual[data-astro-cid-7nmnspah]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;aspect-ratio:16 / 9.1;max-height:820px;min-height:610px;border-radius:18px}.panel-title[data-astro-cid-7nmnspah]{position:relative;z-index:2;display:grid;justify-items:center;gap:6px;padding-top:clamp(20px,2.4vw,30px);color:var(--text-primary);font-size:clamp(.82rem,1vw,1.08rem);letter-spacing:.12em}.panel-title[data-astro-cid-7nmnspah] small[data-astro-cid-7nmnspah]{color:var(--text-dim);font:600 .58rem/1 var(--font-mono);letter-spacing:.16em}@media(max-width:860px){.hero[data-astro-cid-7nmnspah]{padding-top:62px}h1[data-astro-cid-7nmnspah]{max-width:11ch;font-size:clamp(3rem,13vw,5.6rem)}.hero-visual[data-astro-cid-7nmnspah]{aspect-ratio:4 / 3.4;min-height:530px}}@media(max-width:620px){.hero-actions[data-astro-cid-7nmnspah]{gap:18px;flex-wrap:wrap}.hero-visual-wrap[data-astro-cid-7nmnspah]{margin-top:46px}.hero-visual[data-astro-cid-7nmnspah]{min-height:460px;border-radius:16px}}.topology.svelte-1spjwcp{position:relative;z-index:1;margin:0;height:100%;padding:20px}svg.svelte-1spjwcp{width:100%;height:100%;display:block}text.svelte-1spjwcp{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;text-anchor:middle}.axis.svelte-1spjwcp path:where(.svelte-1spjwcp){fill:none;stroke:#b8b0a00f;stroke-width:1}.divider.svelte-1spjwcp{fill:none;stroke:#b8b0a026;stroke-width:2}.agent.svelte-1spjwcp rect:where(.svelte-1spjwcp){fill:#9fb7b412;stroke:var(--accent-lead);stroke-width:1.2}.agent.svelte-1spjwcp text:where(.svelte-1spjwcp){fill:var(--text-primary);font-size:13px;font-weight:600}.split-links.svelte-1spjwcp path:where(.svelte-1spjwcp),.unified-links.svelte-1spjwcp path:where(.svelte-1spjwcp),.fault-lines.svelte-1spjwcp path:where(.svelte-1spjwcp){fill:none;stroke:#b8b0a047;stroke-width:1.5}.unified-links.svelte-1spjwcp text:where(.svelte-1spjwcp){fill:var(--accent-lead);font-size:12px;text-anchor:start}.store.svelte-1spjwcp rect:where(.svelte-1spjwcp){fill:#0a0c0ed6;stroke-width:1.5}.store.svelte-1spjwcp text.label:where(.svelte-1spjwcp){fill:var(--text-primary);font-size:14px}.store.svelte-1spjwcp text.id:where(.svelte-1spjwcp){font-size:16px;font-weight:600}.payload.svelte-1spjwcp rect:where(.svelte-1spjwcp){stroke:var(--accent-payload)}.payload.svelte-1spjwcp text.id:where(.svelte-1spjwcp){fill:var(--accent-payload)}.vector.svelte-1spjwcp rect:where(.svelte-1spjwcp){stroke:var(--accent-vector)}.vector.svelte-1spjwcp text.id:where(.svelte-1spjwcp){fill:var(--accent-vector)}.graph.svelte-1spjwcp rect:where(.svelte-1spjwcp){stroke:var(--accent-graph)}.graph.svelte-1spjwcp text.id:where(.svelte-1spjwcp){fill:var(--accent-graph)}.glue-box.svelte-1spjwcp rect:where(.svelte-1spjwcp){fill:#c777770a;stroke:#c7777766;stroke-width:1.5;stroke-dasharray:6 4}.glue-box.svelte-1spjwcp text.title:where(.svelte-1spjwcp){fill:#d49a92;font-size:14px;font-weight:600}.glue-box.svelte-1spjwcp text.subtitle:where(.svelte-1spjwcp){fill:#d49a92b3;font-size:11px}.badges.svelte-1spjwcp rect:where(.svelte-1spjwcp){fill:#c7777714;stroke:#c7777757;stroke-width:1}.badges.svelte-1spjwcp text:where(.svelte-1spjwcp){fill:#d49a92;font-size:11px}.store.unified.svelte-1spjwcp .bg:where(.svelte-1spjwcp){fill:#10121580;stroke:var(--accent-lead);stroke-width:1.5}.store.unified.svelte-1spjwcp text.title:where(.svelte-1spjwcp){fill:var(--text-primary);font-size:18px;letter-spacing:.15em}.store.unified.svelte-1spjwcp text.id:where(.svelte-1spjwcp){fill:var(--accent-lead);font-size:13px;font-weight:600}.internal-plane.svelte-1spjwcp rect:where(.svelte-1spjwcp){fill:#0a0c0ecc;stroke-width:1.2}.internal-plane.svelte-1spjwcp text:where(.svelte-1spjwcp){font-size:13px;font-weight:700}.internal-plane.payload.svelte-1spjwcp text:where(.svelte-1spjwcp){fill:var(--accent-payload)}.internal-plane.vector.svelte-1spjwcp text:where(.svelte-1spjwcp){fill:var(--accent-vector)}.internal-plane.graph.svelte-1spjwcp text:where(.svelte-1spjwcp){fill:var(--accent-graph)}.caption.svelte-1spjwcp{fill:var(--text-dim);font-size:11px;text-anchor:start}.problem-grid[data-astro-cid-px2r452n]{display:grid;grid-template-columns:minmax(270px,.34fr) minmax(0,.66fr);gap:clamp(42px,7vw,92px);align-items:center}.problem-copy[data-astro-cid-px2r452n]{position:relative;padding-left:clamp(18px,2.2vw,28px);border-left:1px solid var(--border-subtle)}.problem-copy[data-astro-cid-px2r452n]:after{content:"";position:absolute;left:-1px;top:0;width:1px;height:68px;background:var(--border-visible)}.problem-copy[data-astro-cid-px2r452n] .section-title[data-astro-cid-px2r452n]{max-width:14ch}.problem-copy[data-astro-cid-px2r452n] .section-copy[data-astro-cid-px2r452n]{max-width:38ch}.problem-panel[data-astro-cid-px2r452n]{min-height:520px;border-radius:18px}.faults[data-astro-cid-px2r452n]{display:grid;gap:1px;margin-top:38px;max-width:460px;border:1px solid var(--border-subtle);background:var(--border-subtle)}.faults[data-astro-cid-px2r452n] span[data-astro-cid-px2r452n]{display:flex;justify-content:space-between;padding:13px 16px;background:#101215b8;color:var(--text-secondary);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.faults[data-astro-cid-px2r452n] b[data-astro-cid-px2r452n]{color:var(--accent-lead);font-weight:700}@media(max-width:920px){.problem-grid[data-astro-cid-px2r452n]{grid-template-columns:1fr}.problem-panel[data-astro-cid-px2r452n]{min-height:480px}}@media(max-width:620px){.problem-copy[data-astro-cid-px2r452n]{padding-left:18px}.problem-copy[data-astro-cid-px2r452n] .section-title[data-astro-cid-px2r452n]{max-width:18ch}}.node-model.svelte-olysip{position:relative;z-index:1;margin:0;height:100%;padding:26px}svg.svelte-olysip{width:100%;height:100%;display:block}text.svelte-olysip{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;fill:var(--text-secondary)}.ticks.svelte-olysip path:where(.svelte-olysip){stroke:#b8b0a00e}.ring.svelte-olysip circle:where(.svelte-olysip){fill:none;stroke:#9fb7b43d;stroke-dasharray:7 9}.ring.svelte-olysip text:where(.svelte-olysip),.core.svelte-olysip text:where(.svelte-olysip){text-anchor:middle}.core.svelte-olysip circle:where(.svelte-olysip){fill:#0b0a08f0;stroke:var(--accent-lead)}.core.svelte-olysip text:where(.svelte-olysip):first-of-type{fill:var(--text-secondary);font-size:10px}.core.svelte-olysip text:where(.svelte-olysip):last-of-type{fill:var(--text-primary);font-size:22px}.plane.svelte-olysip path:where(.svelte-olysip):first-child{fill:#101215bd;stroke-width:1.15}.plane.vector.svelte-olysip path:where(.svelte-olysip):first-child,.vector.svelte-olysip .field:where(.svelte-olysip){stroke:var(--accent-vector)}.plane.payload.svelte-olysip path:where(.svelte-olysip):first-child{stroke:var(--accent-payload)}.plane.graph.svelte-olysip path:where(.svelte-olysip):first-child,.graph.svelte-olysip .arc:where(.svelte-olysip),.graph.svelte-olysip circle:where(.svelte-olysip){stroke:var(--accent-graph)}.plane.vector.svelte-olysip text:where(.svelte-olysip):nth-of-type(1){fill:var(--accent-vector)}.plane.payload.svelte-olysip text:where(.svelte-olysip):nth-of-type(1){fill:var(--accent-payload)}.plane.graph.svelte-olysip text:where(.svelte-olysip):nth-of-type(1){fill:var(--accent-graph)}.field.svelte-olysip,.arc.svelte-olysip,.connectors.svelte-olysip path:where(.svelte-olysip),.callouts.svelte-olysip path:where(.svelte-olysip){fill:none;stroke-width:1}.graph.svelte-olysip circle:where(.svelte-olysip){fill:var(--bg-base)}.cell.svelte-olysip{fill:var(--text-dim);font-size:9.5px}.connectors.svelte-olysip path:where(.svelte-olysip){stroke:#9fb7b48c}.connectors.svelte-olysip text:where(.svelte-olysip){fill:var(--accent-lead);font-size:9.5px}.callouts.svelte-olysip path:where(.svelte-olysip){stroke:#b8b0a047}.callouts.svelte-olysip text:where(.svelte-olysip),.caption.svelte-olysip{fill:var(--text-dim);font-size:10px}.trinity-grid[data-astro-cid-z7thjlai]{display:grid;grid-template-columns:minmax(280px,.34fr) minmax(0,.66fr);gap:clamp(34px,6vw,78px);align-items:center}.trinity-panel[data-astro-cid-z7thjlai]{min-height:590px;border-radius:18px}.equation[data-astro-cid-z7thjlai]{display:inline-flex;margin-top:34px;padding:12px 14px;border:1px solid var(--border-subtle);background:#101215c7;color:var(--text-primary);font-family:var(--font-mono);font-size:.82rem}.plane-list[data-astro-cid-z7thjlai]{display:grid;gap:12px;margin:28px 0 0;padding:0;color:var(--text-secondary);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.1em;list-style:none}.plane-list[data-astro-cid-z7thjlai] li[data-astro-cid-z7thjlai]{display:flex;align-items:center;gap:10px}.dot[data-astro-cid-z7thjlai]{width:7px;height:7px;border-radius:50%}.dot[data-astro-cid-z7thjlai].vector{background:var(--accent-vector)}.dot[data-astro-cid-z7thjlai].graph{background:var(--accent-graph)}.dot[data-astro-cid-z7thjlai].payload{background:var(--accent-payload)}@media(max-width:920px){.trinity-grid[data-astro-cid-z7thjlai]{grid-template-columns:1fr}.trinity-panel[data-astro-cid-z7thjlai]{min-height:520px}}.pipeline-diagram.svelte-1dwurfy{position:relative;z-index:1;height:100%;margin:0;padding:28px}svg.svelte-1dwurfy{width:100%;height:100%;display:block}text.svelte-1dwurfy{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px;fill:var(--text-secondary)}.code.svelte-1dwurfy{fill:var(--accent-lead);font-size:12px}.stage.svelte-1dwurfy rect:where(.svelte-1dwurfy){fill:#0a0c0ed1;stroke:var(--border-visible)}.stage.svelte-1dwurfy text:where(.svelte-1dwurfy):nth-of-type(1){fill:var(--text-dim)}.stage.svelte-1dwurfy text:where(.svelte-1dwurfy):nth-of-type(2){fill:var(--text-primary);font-size:9px}.stage.svelte-1dwurfy path:where(.svelte-1dwurfy){fill:none;stroke-width:1}.stage.svelte-1dwurfy circle:where(.svelte-1dwurfy){fill:var(--bg-base);stroke-width:1}.stage.vector.svelte-1dwurfy rect:where(.svelte-1dwurfy),.stage.vector.svelte-1dwurfy path:where(.svelte-1dwurfy){stroke:var(--accent-vector)}.stage.graph.svelte-1dwurfy rect:where(.svelte-1dwurfy),.stage.graph.svelte-1dwurfy path:where(.svelte-1dwurfy),.stage.graph.svelte-1dwurfy circle:where(.svelte-1dwurfy){stroke:var(--accent-graph)}.stage.payload.svelte-1dwurfy rect:where(.svelte-1dwurfy),.stage.payload.svelte-1dwurfy path:where(.svelte-1dwurfy),.matrix.svelte-1dwurfy rect:where(.svelte-1dwurfy){stroke:var(--accent-payload);fill:#c6b9a014}.stage.output.svelte-1dwurfy rect:where(.svelte-1dwurfy),.stage.output.svelte-1dwurfy path:where(.svelte-1dwurfy){stroke:var(--accent-lead)}.arrow.svelte-1dwurfy{fill:none;stroke:#9fb7b485;stroke-width:1.2;stroke-dasharray:7 8;marker-end:none}.matrix.svelte-1dwurfy text:where(.svelte-1dwurfy),.caption.svelte-1dwurfy{fill:var(--text-dim)}.pipeline-grid[data-astro-cid-vujvsb3c]{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);gap:clamp(34px,6vw,78px);align-items:center}.pipeline-panel[data-astro-cid-vujvsb3c]{min-height:590px;border-radius:18px}.legend[data-astro-cid-vujvsb3c]{display:grid;gap:12px;margin-top:36px;color:var(--text-secondary);font-size:.72rem}.legend[data-astro-cid-vujvsb3c] span[data-astro-cid-vujvsb3c]{display:flex;align-items:center;gap:10px}.legend[data-astro-cid-vujvsb3c] i[data-astro-cid-vujvsb3c]{width:7px;height:7px;border-radius:99px}.legend[data-astro-cid-vujvsb3c] .vector[data-astro-cid-vujvsb3c]{background:var(--accent-vector)}.legend[data-astro-cid-vujvsb3c] .graph[data-astro-cid-vujvsb3c]{background:var(--accent-graph)}.legend[data-astro-cid-vujvsb3c] .payload[data-astro-cid-vujvsb3c]{background:var(--accent-payload)}@media(max-width:920px){.pipeline-grid[data-astro-cid-vujvsb3c]{grid-template-columns:1fr}.pipeline-panel[data-astro-cid-vujvsb3c]{min-height:520px}}.quiver-map.svelte-1334xkn{position:relative;z-index:1;height:100%;margin:0;padding:30px}svg.svelte-1334xkn{width:100%;height:100%;display:block}text.svelte-1334xkn{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px;fill:var(--text-secondary)}.points.svelte-1334xkn circle:where(.svelte-1334xkn){fill:#eee7dc9e}.query.svelte-1334xkn{fill:none;stroke:var(--accent-lead);stroke-width:1.4;stroke-dasharray:8 9}.bq.svelte-1334xkn text:where(.svelte-1334xkn){fill:var(--accent-payload)}.vamana.svelte-1334xkn{fill:none;stroke:var(--accent-graph);stroke-width:1.4}.candidates.svelte-1334xkn circle:where(.svelte-1334xkn):first-child{fill:#8fb3b00e;stroke:#8fb3b075}.candidates.svelte-1334xkn circle:where(.svelte-1334xkn):not(:first-child){fill:var(--accent-vector)}.rerank.svelte-1334xkn rect:where(.svelte-1334xkn){fill:#0a0c0ed1;stroke:#b8b0a033}.rerank.svelte-1334xkn text:where(.svelte-1334xkn):first-child{fill:var(--text-primary)}.label.svelte-1334xkn{fill:var(--accent-lead)}.caption.svelte-1334xkn{fill:var(--text-dim)}.quiver-heading[data-astro-cid-ppc3uw66]{display:grid;grid-template-columns:minmax(0,.58fr) minmax(280px,.42fr);gap:clamp(28px,5vw,72px);align-items:end;margin-bottom:42px}.quiver-heading[data-astro-cid-ppc3uw66] .section-title[data-astro-cid-ppc3uw66]{max-width:13ch}.quiver-heading[data-astro-cid-ppc3uw66] .section-copy[data-astro-cid-ppc3uw66]{margin:0}.quiver-panel[data-astro-cid-ppc3uw66]{min-height:clamp(560px,58vw,760px);border-radius:20px}@media(max-width:880px){.quiver-heading[data-astro-cid-ppc3uw66]{grid-template-columns:1fr}.quiver-heading[data-astro-cid-ppc3uw66] .section-copy[data-astro-cid-ppc3uw66]{margin-top:16px}}.storage-grid[data-astro-cid-h3ekwm4i]{display:grid;grid-template-columns:minmax(0,.62fr) minmax(280px,.38fr);gap:clamp(34px,6vw,78px);align-items:center}.storage-panel[data-astro-cid-h3ekwm4i]{min-height:560px;border-radius:18px;padding:clamp(24px,4vw,44px)}.layer-stack[data-astro-cid-h3ekwm4i]{position:relative;z-index:1;display:grid;gap:14px;padding-top:30px}.storage-layer[data-astro-cid-h3ekwm4i]{display:grid;grid-template-columns:170px minmax(0,1fr);gap:18px;align-items:center;min-height:72px;padding:18px 20px;border:1px solid var(--border-subtle);background:rgba(10,12,14,calc(.58 + var(--i) * .06));transform:translate(calc(var(--i) * 18px))}.storage-layer[data-astro-cid-h3ekwm4i] span[data-astro-cid-h3ekwm4i],.mode-grid[data-astro-cid-h3ekwm4i] span[data-astro-cid-h3ekwm4i]{color:var(--text-dim);font:700 .68rem/1 var(--font-mono);letter-spacing:.14em;text-transform:uppercase}.storage-layer[data-astro-cid-h3ekwm4i] strong[data-astro-cid-h3ekwm4i]{color:var(--text-primary);font:650 clamp(1rem,1.55vw,1.34rem)/1.2 var(--font-display);letter-spacing:var(--tracking-tight)}.mode-grid[data-astro-cid-h3ekwm4i]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:42px;border:1px solid var(--border-subtle);background:var(--border-subtle)}.mode-grid[data-astro-cid-h3ekwm4i] div[data-astro-cid-h3ekwm4i]{padding:20px;background:#070806a3}.mode-grid[data-astro-cid-h3ekwm4i] strong[data-astro-cid-h3ekwm4i]{display:block;margin-top:14px;color:var(--accent-lead);font:700 1rem/1 var(--font-mono)}.mode-grid[data-astro-cid-h3ekwm4i] p[data-astro-cid-h3ekwm4i]{margin:16px 0 0;color:var(--text-secondary);font-size:.92rem}@media(max-width:920px){.storage-grid[data-astro-cid-h3ekwm4i]{grid-template-columns:1fr}}@media(max-width:640px){.storage-layer[data-astro-cid-h3ekwm4i],.mode-grid[data-astro-cid-h3ekwm4i]{grid-template-columns:1fr}.storage-layer[data-astro-cid-h3ekwm4i]{transform:none}}.reliability[data-astro-cid-t66eihwp]{background:linear-gradient(180deg,transparent,rgba(16,18,21,.34) 42%,transparent)}.reliability-shell[data-astro-cid-t66eihwp]{display:grid;grid-template-columns:minmax(280px,.36fr) minmax(0,.64fr);gap:clamp(34px,6vw,78px);align-items:center}.reliability-console[data-astro-cid-t66eihwp]{min-height:600px;border-radius:18px;padding:clamp(22px,3vw,34px)}.console-topline[data-astro-cid-t66eihwp]{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--border-subtle);color:var(--text-dim);font-size:.66rem}.console-topline[data-astro-cid-t66eihwp] span[data-astro-cid-t66eihwp]:last-child{color:var(--ok)}.pipeline[data-astro-cid-t66eihwp]{position:relative;z-index:1;display:grid;gap:0;margin:20px 0 0;padding:0;list-style:none}.pipeline[data-astro-cid-t66eihwp] li[data-astro-cid-t66eihwp]{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);gap:20px;padding:24px 0;border-bottom:1px solid var(--border-subtle)}.pipeline[data-astro-cid-t66eihwp] li[data-astro-cid-t66eihwp]:before{content:"";position:absolute;left:36px;top:54px;bottom:-18px;width:1px;background:linear-gradient(var(--border-visible),transparent)}.pipeline[data-astro-cid-t66eihwp] li[data-astro-cid-t66eihwp]:last-child:before{display:none}.stage-label[data-astro-cid-t66eihwp]{display:grid;place-items:center;width:74px;height:34px;border:1px solid rgba(159,183,180,.38);border-radius:999px;color:var(--accent-lead);font:700 .7rem/1 var(--font-mono);letter-spacing:.12em}.pipeline[data-astro-cid-t66eihwp] h3[data-astro-cid-t66eihwp]{margin:0;color:var(--text-primary);font-family:var(--font-display);font-size:clamp(1.25rem,2.1vw,2rem);font-weight:620;letter-spacing:var(--tracking-tight);line-height:1.08}.pipeline[data-astro-cid-t66eihwp] p[data-astro-cid-t66eihwp]{margin:10px 0 0;max-width:66ch;color:var(--text-secondary);font-size:.98rem}.replay-readout[data-astro-cid-t66eihwp]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:26px;border:1px solid var(--border-subtle);background:var(--border-subtle)}.replay-readout[data-astro-cid-t66eihwp] div[data-astro-cid-t66eihwp]{padding:16px;background:#0a0c0ec2}.replay-readout[data-astro-cid-t66eihwp] span[data-astro-cid-t66eihwp],.replay-readout[data-astro-cid-t66eihwp] strong[data-astro-cid-t66eihwp]{display:block;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.replay-readout[data-astro-cid-t66eihwp] span[data-astro-cid-t66eihwp]{color:var(--text-dim);font-size:.62rem}.replay-readout[data-astro-cid-t66eihwp] strong[data-astro-cid-t66eihwp]{margin-top:8px;color:var(--text-primary);font-size:.72rem}@media(max-width:920px){.reliability-shell[data-astro-cid-t66eihwp]{grid-template-columns:1fr}.reliability-console[data-astro-cid-t66eihwp]{min-height:auto}}@media(max-width:640px){.pipeline[data-astro-cid-t66eihwp] li[data-astro-cid-t66eihwp]{grid-template-columns:1fr;gap:12px}.pipeline[data-astro-cid-t66eihwp] li[data-astro-cid-t66eihwp]:before{display:none}.replay-readout[data-astro-cid-t66eihwp]{grid-template-columns:1fr}}.dx-shell[data-astro-cid-ln6w7t5p]{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:clamp(34px,6vw,78px);align-items:center}.install-strip[data-astro-cid-ln6w7t5p]{display:grid;gap:1px;margin-top:44px;border:1px solid var(--border-subtle);background:var(--border-subtle)}.install-row[data-astro-cid-ln6w7t5p]{display:grid;grid-template-columns:100px minmax(0,1fr);gap:18px;align-items:center;padding:15px 16px;background:#101215b8}.install-row[data-astro-cid-ln6w7t5p] span[data-astro-cid-ln6w7t5p]{color:var(--accent-lead);font:700 .7rem/1 var(--font-mono);letter-spacing:.14em;text-transform:uppercase}.install-row[data-astro-cid-ln6w7t5p] code[data-astro-cid-ln6w7t5p]{overflow-wrap:anywhere;color:var(--text-primary);font:600 .82rem/1.4 var(--font-mono)}.code-window[data-astro-cid-ln6w7t5p]{border-radius:18px;overflow:hidden}.window-bar[data-astro-cid-ln6w7t5p]{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:50px;padding:0 18px;border-bottom:1px solid var(--border-subtle);background:#0708067a}.window-bar[data-astro-cid-ln6w7t5p] span[data-astro-cid-ln6w7t5p]{width:9px;height:9px;border-radius:999px;background:var(--border-visible)}.window-bar[data-astro-cid-ln6w7t5p] span[data-astro-cid-ln6w7t5p]:nth-child(1){background:var(--danger);opacity:.75}.window-bar[data-astro-cid-ln6w7t5p] span[data-astro-cid-ln6w7t5p]:nth-child(2){background:var(--accent-brass-tiny);opacity:.72}.window-bar[data-astro-cid-ln6w7t5p] span[data-astro-cid-ln6w7t5p]:nth-child(3){background:var(--ok);opacity:.72}.window-bar[data-astro-cid-ln6w7t5p] strong[data-astro-cid-ln6w7t5p]{margin-left:auto;color:var(--text-dim);font:700 .66rem/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase}pre[data-astro-cid-ln6w7t5p]{position:relative;z-index:1;margin:0;overflow-x:auto;padding:clamp(22px,3vw,34px);color:var(--text-soft);font:500 clamp(.78rem,1.25vw,.95rem)/1.75 var(--font-mono)}code[data-astro-cid-ln6w7t5p]{font-family:var(--font-mono)}@media(max-width:960px){.dx-shell[data-astro-cid-ln6w7t5p]{grid-template-columns:1fr}}@media(max-width:560px){.install-row[data-astro-cid-ln6w7t5p]{grid-template-columns:1fr;gap:8px}.window-bar[data-astro-cid-ln6w7t5p] strong[data-astro-cid-ln6w7t5p]{display:none}}.final-cta[data-astro-cid-mnvvm26m]{position:relative;z-index:1;padding:clamp(78px,12vw,150px) 0 clamp(88px,13vw,168px)}.cta-panel[data-astro-cid-mnvvm26m]{position:relative;overflow:hidden;border:1px solid var(--border-visible);border-radius:24px;padding:clamp(34px,6vw,76px);background:radial-gradient(circle at 78% 18%,rgba(159,183,180,.14),transparent 25rem),radial-gradient(circle at 14% 86%,rgba(149,137,173,.1),transparent 24rem),linear-gradient(135deg,#101215f0,#070806eb);box-shadow:inset 0 1px #eee7dc0f}.cta-panel[data-astro-cid-mnvvm26m]:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:linear-gradient(90deg,rgba(184,176,160,.05) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,black,transparent 78%)}.cta-panel[data-astro-cid-mnvvm26m]>[data-astro-cid-mnvvm26m]{position:relative;z-index:1}h2[data-astro-cid-mnvvm26m]{margin:18px 0 0;max-width:13ch;font-family:var(--font-display);font-size:clamp(3rem,7.6vw,7.2rem);font-weight:670;letter-spacing:var(--tracking-display);line-height:.9}p[data-astro-cid-mnvvm26m]:not(.section-kicker){max-width:68ch;margin:28px 0 0;color:var(--text-secondary);font-size:clamp(1rem,1.45vw,1.14rem)}.cta-actions[data-astro-cid-mnvvm26m]{display:flex;align-items:center;gap:22px;margin-top:38px}.cta-actions[data-astro-cid-mnvvm26m] .button-primary[data-astro-cid-mnvvm26m]{padding:0 24px}@media(max-width:620px){.cta-panel[data-astro-cid-mnvvm26m]{border-radius:18px}h2[data-astro-cid-mnvvm26m]{max-width:11ch}.cta-actions[data-astro-cid-mnvvm26m]{align-items:flex-start;flex-direction:column}}.site-footer[data-astro-cid-j7pv25f6]{position:relative;z-index:1;margin-top:40px;border-top:1px solid var(--border-subtle);background:#070806b8;padding:42px 0}.footer-shell[data-astro-cid-j7pv25f6]{width:var(--shell);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-id[data-astro-cid-j7pv25f6],.footer-copy[data-astro-cid-j7pv25f6]{color:var(--text-faint);font:700 .68rem/1.4 var(--font-mono);letter-spacing:.16em;text-transform:uppercase}@media(max-width:680px){.footer-shell[data-astro-cid-j7pv25f6]{align-items:flex-start;flex-direction:column}}
