.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-scale: 1}.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;touch-action:pan-y;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(calc(var(--scene-scale) * var(--aperture-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:100%;padding-inline:10px;padding-bottom:8px;--aperture-scale: .76}.aperture-toolbar.svelte-limm2m{left:14px;right:14px;top:9px;gap:10px}.aperture-toolbar.svelte-limm2m strong:where(.svelte-limm2m){max-width:20ch;line-height:1.35}.aperture-toolbar.svelte-limm2m button:where(.svelte-limm2m){min-height:38px;padding:9px 10px}.plane.svelte-limm2m{left:calc(50% - 260px);width:520px;height:280px}.scene.focus-plane.svelte-limm2m .plane.is-active:where(.svelte-limm2m){left:8%;top:22%;width:84%;height:42%;transform:translateZ(230px) rotateY(0) scale(1)}.viewport.svelte-limm2m{height:calc(100% - 154px);margin-top:42px;perspective:2200px;border-radius:14px}.inspection.svelte-limm2m{left:14px;right:14px;bottom:110px;grid-template-columns:1fr;gap:6px;min-height:56px;padding-top:8px}.inspection.svelte-limm2m p:where(.svelte-limm2m){font-size:9px;line-height:1.4}.model-readout.svelte-limm2m{left:14px;right:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.model-readout.svelte-limm2m button:where(.svelte-limm2m){min-height:54px;padding:9px 8px 7px;gap:5px}.model-readout.svelte-limm2m span:where(.svelte-limm2m){font-size:9px}.model-readout.svelte-limm2m strong:where(.svelte-limm2m){font-size:11px}}@media(max-width:430px){.aperture.svelte-limm2m{--aperture-scale: .66}.axis.svelte-limm2m,.ray-label.svelte-limm2m,.ray-pierce.svelte-limm2m span:where(.svelte-limm2m){opacity:.62}.plane-title.svelte-limm2m small:where(.svelte-limm2m){display:none}}@media(max-width:360px){.aperture.svelte-limm2m{--aperture-scale: .58}.aperture-toolbar.svelte-limm2m strong:where(.svelte-limm2m){max-width:16ch}.model-readout.svelte-limm2m button:where(.svelte-limm2m){min-height:50px}.inspection.svelte-limm2m{bottom:104px}.viewport.svelte-limm2m{height:calc(100% - 148px)}}@media(prefers-reduced-motion:reduce),(max-width:360px){.scene.svelte-limm2m{transition-duration:.18s}}.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:18ch;text-wrap:balance;white-space:pre-line;font-family:var(--font-display);font-size:clamp(3.25rem,6.1vw,6.35rem);font-weight:680;letter-spacing:-.07em;line-height:.94;overflow-wrap:normal}h1[data-astro-cid-7nmnspah] span[data-astro-cid-7nmnspah]{color:var(--accent-lead)}h1[data-astro-cid-7nmnspah] .i18n-title-line{display:block;white-space:nowrap}h1[data-astro-cid-7nmnspah] .i18n-title-line+.i18n-title-line{margin-top:.04em;font-size:.48em;letter-spacing:-.055em;line-height:1.02}.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:48px}h1[data-astro-cid-7nmnspah]{width:100%;max-width:none;font-size:clamp(3.35rem,17vw,5.3rem);line-height:.9}h1[data-astro-cid-7nmnspah] .i18n-title-line+.i18n-title-line{max-width:100%;font-size:clamp(1.05rem,4.7vw,1.72rem);letter-spacing:-.045em;line-height:1.08;white-space:nowrap}.hero-deck[data-astro-cid-7nmnspah]{max-width:34ch;font-size:.96rem}.hero-visual[data-astro-cid-7nmnspah]{aspect-ratio:auto;min-height:540px}}@media(max-width:620px){.hero[data-astro-cid-7nmnspah]{min-height:auto;padding-bottom:72px}.hero-kicker[data-astro-cid-7nmnspah]{margin-bottom:14px;font-size:.62rem}.hero-actions[data-astro-cid-7nmnspah]{gap:14px;flex-wrap:wrap;margin-top:24px}.hero-visual-wrap[data-astro-cid-7nmnspah]{margin-top:38px}.hero-visual[data-astro-cid-7nmnspah]{min-height:510px;border-radius:16px}.panel-title[data-astro-cid-7nmnspah]{padding-inline:18px;font-size:.72rem}.panel-title[data-astro-cid-7nmnspah] small[data-astro-cid-7nmnspah]{font-size:.52rem;line-height:1.35}}@media(max-width:380px){h1[data-astro-cid-7nmnspah]{font-size:clamp(3.05rem,16vw,4.5rem)}h1[data-astro-cid-7nmnspah] .i18n-title-line+.i18n-title-line{font-size:clamp(.94rem,4.5vw,1.24rem);overflow-wrap:anywhere;white-space:normal}.hero-visual[data-astro-cid-7nmnspah]{min-height:490px}}.topology.svelte-1spjwcp{position:relative;z-index:1;margin:0;height:100%;padding:20px}svg.svelte-1spjwcp{width:100%;height:100%;display:block}.mobile-map.svelte-1spjwcp{display:none}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}.mobile-zone-label.svelte-1spjwcp{fill:var(--text-dim);font-size:10px;letter-spacing:.18em}.mobile-bus.svelte-1spjwcp{fill:none;stroke:#b8b0a047;stroke-width:1.4;stroke-dasharray:5 6}.danger-bus.svelte-1spjwcp{stroke:#c7777773}.payload-dot.svelte-1spjwcp{fill:var(--accent-payload)}.vector-dot.svelte-1spjwcp{fill:var(--accent-vector)}.graph-dot.svelte-1spjwcp{fill:var(--accent-graph)}@media(max-width:760px){.topology.svelte-1spjwcp{padding:12px}.desktop-map.svelte-1spjwcp{display:none}.mobile-map.svelte-1spjwcp{display:block}.agent.svelte-1spjwcp text:where(.svelte-1spjwcp){font-size:12px}.store.svelte-1spjwcp text.label:where(.svelte-1spjwcp){font-size:12px}.store.svelte-1spjwcp text.id:where(.svelte-1spjwcp){font-size:13px}.mobile-map.svelte-1spjwcp .glue-box:where(.svelte-1spjwcp) rect:where(.svelte-1spjwcp){fill:#c7777705;stroke:#c7777747;stroke-width:1.1;stroke-dasharray:4 6}.glue-box.svelte-1spjwcp text.title:where(.svelte-1spjwcp){font-size:12px}.mobile-map.svelte-1spjwcp .glue-box:where(.svelte-1spjwcp) text.title:where(.svelte-1spjwcp){fill:#d49a92d6}.mobile-map.svelte-1spjwcp .glue-box:where(.svelte-1spjwcp) text.subtitle:where(.svelte-1spjwcp){fill:#d49a9285}.mobile-map.svelte-1spjwcp .danger-bus:where(.svelte-1spjwcp){stroke-width:1;opacity:.58}.mobile-map.svelte-1spjwcp .store.unified:where(.svelte-1spjwcp) .bg:where(.svelte-1spjwcp){fill:#10121557;stroke:#9fb7b4a8}.mobile-map.svelte-1spjwcp .badges:where(.svelte-1spjwcp) rect:where(.svelte-1spjwcp){fill:#c777770b;stroke:#c7777740}.badges.svelte-1spjwcp text:where(.svelte-1spjwcp){font-size:10px}}.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}.problem-panel[data-astro-cid-px2r452n]{min-height:620px}.faults[data-astro-cid-px2r452n]{margin-top:28px}.faults[data-astro-cid-px2r452n] span[data-astro-cid-px2r452n]{padding:12px 13px;font-size:.66rem}}.node-model.svelte-olysip{position:relative;z-index:1;margin:0;height:100%;padding:26px}svg.svelte-olysip{width:100%;height:100%;display:block}.mobile-node.svelte-olysip{display:none}.ticks.svelte-olysip path:where(.svelte-olysip){stroke:#b8b0a008;fill:none;stroke-width:1}text.svelte-olysip{font-family:var(--font-mono)}.bg-vector.svelte-olysip{fill:#9ab8b4e0;stroke:#c2dedad1;stroke-width:1.5}.bg-payload.svelte-olysip{fill:#d3c7abe6;stroke:#ece2cad1;stroke-width:1.5}.bg-graph.svelte-olysip{fill:#a097bedb;stroke:#cbc3e7d1;stroke-width:1.5}.plane-title.svelte-olysip{font-size:22px;font-weight:800;fill:#0a0c0db8;letter-spacing:.08em}.plane-code.svelte-olysip{font-size:16.5px;fill:#0a0c0da8}.plane-code.svelte-olysip .key:where(.svelte-olysip){fill:#0a0c0dc7;font-weight:700}.rule.svelte-olysip{stroke:#c6b9a026;stroke-width:1.5;fill:none}.vector-grid.svelte-olysip path:where(.svelte-olysip){stroke:#8fb3b066;stroke-width:1.5;stroke-dasharray:6 8;fill:none}.node.svelte-olysip{fill:#090a0cb8;stroke:#121416b3;stroke-width:3}.edge.svelte-olysip{fill:none;stroke:#0c0e1080;stroke-width:2;stroke-dasharray:6 6}.node-label.svelte-olysip{font-size:18px;fill:#0a0c0da8;text-anchor:middle;font-weight:600}.edge-label.svelte-olysip{font-size:16px;fill:#0a0c0d9e;text-anchor:middle;font-weight:600}.node-id-text.svelte-olysip{fill:var(--text-primary);font-size:22px;font-weight:700;text-anchor:middle;letter-spacing:.1em}.arrows.svelte-olysip path:where(.svelte-olysip){fill:none;stroke-width:1.16;stroke-linecap:round}.arrow-light.svelte-olysip{stroke:#e2dcd09e}.arrow-surface.svelte-olysip{stroke:#1214167a;marker-end:url(#arrowSurface)}.formula.svelte-olysip{fill:var(--text-dim);font-size:14px;letter-spacing:.15em;text-transform:uppercase;text-anchor:middle}.mobile-core.svelte-olysip circle:where(.svelte-olysip){fill:#070806b8;stroke:var(--accent-lead);stroke-width:1.2}.mobile-core.svelte-olysip text:where(.svelte-olysip){fill:var(--text-primary);text-anchor:middle;font-size:11px;font-weight:700;letter-spacing:.1em}.mobile-spine.svelte-olysip{fill:none;stroke:#e2dcd061;stroke-width:1.2;stroke-dasharray:5 7;vector-effect:non-scaling-stroke}.mobile-plane-grid.svelte-olysip{fill:none;stroke:#0c0e103d;stroke-width:1.4}@media(max-width:760px){.node-model.svelte-olysip{padding:10px}.desktop-node.svelte-olysip{display:none}.mobile-node.svelte-olysip{display:block}.mobile-node.svelte-olysip .bg-vector:where(.svelte-olysip){fill:#8fb3b029;stroke:#c2deda94}.mobile-node.svelte-olysip .bg-payload:where(.svelte-olysip){fill:#c6b9a026;stroke:#ece2ca8a}.mobile-node.svelte-olysip .bg-graph:where(.svelte-olysip){fill:#9589ad2b;stroke:#cbc3e78f}.plane-title.svelte-olysip{font-size:18px}.mobile-node.svelte-olysip .plane-title:where(.svelte-olysip){fill:#eee7dcd1}.plane-code.svelte-olysip{font-size:12px}.mobile-node.svelte-olysip .plane-code:where(.svelte-olysip){fill:#eee7dc94}.mobile-node.svelte-olysip .mobile-plane-grid:where(.svelte-olysip),.mobile-node.svelte-olysip .rule:where(.svelte-olysip),.mobile-node.svelte-olysip .edge:where(.svelte-olysip){opacity:.46}.mobile-node.svelte-olysip .edge:where(.svelte-olysip){stroke:#eee7dc6b}.mobile-node.svelte-olysip .node:where(.svelte-olysip){fill:#070806c7;stroke:#eee7dc52}.formula.svelte-olysip{font-size:9.5px;letter-spacing:.08em}}.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}}@media(max-width:620px){.trinity-panel[data-astro-cid-z7thjlai]{min-height:560px}.equation[data-astro-cid-z7thjlai]{width:100%;justify-content:center;overflow-x:auto;font-size:.72rem}.plane-list[data-astro-cid-z7thjlai]{grid-template-columns:1fr;gap:10px;font-size:.66rem}}.pipeline-diagram.svelte-1dwurfy{position:relative;z-index:1;min-height:inherit;height:100%;margin:0}.pipeline-board.svelte-1dwurfy{position:relative;min-height:590px;height:100%;padding:clamp(22px,3vw,34px);overflow:hidden;background:linear-gradient(rgba(184,176,160,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(184,176,160,.045) 1px,transparent 1px);background-size:38px 38px}.pipeline-board.svelte-1dwurfy:before{content:"";position:absolute;inset:18px;pointer-events:none;border:1px solid rgba(184,176,160,.12);opacity:.72}.code-strip.svelte-1dwurfy{position:relative;z-index:2;display:inline-flex;max-width:min(100%,470px);min-height:34px;align-items:center;border:1px solid rgba(184,176,160,.14);border-radius:4px;background:#070806a8;padding:0 14px;color:var(--accent-lead);font-size:clamp(.62rem,1vw,.78rem);font-weight:700;letter-spacing:.05em;text-transform:none}.instrument-canvas.svelte-1dwurfy{position:relative;z-index:1;min-height:470px;margin-top:clamp(14px,2vw,24px)}.mobile-flow.svelte-1dwurfy{display:none}.instrument-svg.svelte-1dwurfy{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.major-grid.svelte-1dwurfy,.surface-line.svelte-1dwurfy{fill:none;stroke:#eee7dc12;stroke-width:1;vector-effect:non-scaling-stroke}.flow-spine.svelte-1dwurfy{fill:none;stroke:var(--accent-graph);stroke-width:1.3;opacity:.16;stroke-dasharray:8 10;vector-effect:non-scaling-stroke}.flow-spine.dim.svelte-1dwurfy{opacity:.1}.memory-surface.svelte-1dwurfy{fill:url(#surface-fill);stroke:#c6deda9e;stroke-width:1.2;vector-effect:non-scaling-stroke}.recall-dots.svelte-1dwurfy circle:where(.svelte-1dwurfy){fill:#0a1413ad;stroke:#eef4ef2e;stroke-width:.7}.query-ray.svelte-1dwurfy{fill:none;stroke:var(--accent-lead);stroke-width:1.6;opacity:.9;vector-effect:non-scaling-stroke}.query-label.svelte-1dwurfy{fill:var(--accent-lead);font:700 11px var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.anchor-thread.svelte-1dwurfy{fill:none;stroke:#eef4ef2e;stroke-width:1;vector-effect:non-scaling-stroke}.anchor.svelte-1dwurfy circle:where(.svelte-1dwurfy):first-child{fill:#9fb7b414;stroke:#eef4efb8;stroke-width:1.4;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.anchor.svelte-1dwurfy circle:where(.svelte-1dwurfy):last-child{fill:var(--accent-lead)}.graph-edge.svelte-1dwurfy,.graph-mesh.svelte-1dwurfy,.ledger-lead.svelte-1dwurfy{fill:none;stroke:var(--accent-graph);stroke-width:1.5;opacity:.78;vector-effect:non-scaling-stroke}.graph-edge.ghost.svelte-1dwurfy{opacity:.48}.graph-mesh.svelte-1dwurfy{opacity:.24;stroke-dasharray:4 5}.ledger-lead.svelte-1dwurfy{stroke:var(--border-visible);opacity:.34;stroke-dasharray:5 6}.weight.svelte-1dwurfy{fill:#eee7dca8;font:700 10px var(--font-mono)}.graph-node.svelte-1dwurfy circle:where(.svelte-1dwurfy){fill:#0a0c0e;stroke:var(--accent-graph);stroke-width:2;vector-effect:non-scaling-stroke}.graph-node.muted.svelte-1dwurfy circle:where(.svelte-1dwurfy){opacity:.45}.graph-node.svelte-1dwurfy text:where(.svelte-1dwurfy){fill:var(--accent-graph);font:700 10px var(--font-mono)}.bracket-label.svelte-1dwurfy{position:absolute;z-index:2;display:grid;gap:4px;color:var(--text-dim);font-size:clamp(.48rem,.62vw,.56rem);letter-spacing:.08em;line-height:1.15;white-space:nowrap}.bracket-label.svelte-1dwurfy b:where(.svelte-1dwurfy){color:#eee7dc94;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bracket-label.svelte-1dwurfy small:where(.svelte-1dwurfy){color:var(--text-faint);font-size:.54rem;letter-spacing:.08em}.bracket-label.svelte-1dwurfy span:where(.svelte-1dwurfy){display:block;height:1px;background:linear-gradient(90deg,rgba(184,176,160,.38),transparent)}.label-recall.svelte-1dwurfy{left:9%;bottom:7%;width:25%}.label-graph.svelte-1dwurfy{left:39%;bottom:6%;width:26%;text-align:center}.label-hit.svelte-1dwurfy{right:2%;bottom:7%;width:25%;text-align:right}.anchor-label.svelte-1dwurfy{position:absolute;z-index:3;display:inline-flex;gap:7px;align-items:baseline;border:1px solid rgba(238,231,220,.12);border-radius:4px;background:#070806a8;padding:4px 6px;color:var(--text-primary);font-size:clamp(.56rem,.76vw,.66rem);letter-spacing:.04em}.anchor-label.svelte-1dwurfy span:where(.svelte-1dwurfy){color:var(--accent-payload)}.label-42.svelte-1dwurfy{left:23%;top:50%}.label-17.svelte-1dwurfy{left:31%;top:41%}.label-88.svelte-1dwurfy{left:17%;top:63%}.hit-ledger.svelte-1dwurfy{position:absolute;z-index:3;right:0;top:31%;display:grid;width:min(31%,290px);gap:12px}.hit-row.svelte-1dwurfy{display:grid;grid-template-columns:28px 54px 46px 1fr;gap:8px;align-items:center;min-height:58px;border:1px solid rgba(184,176,160,.18);border-left-color:#9fb7b4b3;background:#0708065c;padding:0 12px;color:var(--text-secondary);font-size:clamp(.58rem,.82vw,.68rem);letter-spacing:.06em}.hit-row.svelte-1dwurfy .rank:where(.svelte-1dwurfy){color:var(--text-faint)}.hit-row.svelte-1dwurfy b:where(.svelte-1dwurfy){color:var(--text-primary)}.hit-row.svelte-1dwurfy em:where(.svelte-1dwurfy){color:var(--accent-payload);font-style:normal}.hit-row.svelte-1dwurfy i:where(.svelte-1dwurfy){min-width:0;color:var(--text-dim);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.advanced-note.svelte-1dwurfy{position:absolute;right:30px;bottom:14px;z-index:2;color:var(--text-faint);font-size:.48rem;letter-spacing:.08em;opacity:.6}@media(max-width:760px){.pipeline-board.svelte-1dwurfy{min-height:0;padding:18px}.pipeline-board.svelte-1dwurfy:before{inset:12px}.code-strip.svelte-1dwurfy{max-width:100%;width:100%;overflow-x:auto;justify-content:flex-start}.instrument-canvas.svelte-1dwurfy{display:none}.mobile-flow.svelte-1dwurfy{position:relative;z-index:2;display:grid;gap:24px;margin-top:18px;padding-left:18px}.mobile-flow.svelte-1dwurfy:before{content:"";position:absolute;left:6px;top:12px;bottom:12px;width:1px;background:linear-gradient(var(--accent-lead),var(--accent-graph),var(--accent-payload));opacity:.48}.mobile-stage.svelte-1dwurfy,.mobile-hits.svelte-1dwurfy{position:relative;border:1px solid rgba(184,176,160,.15);background:#0708066b;padding:14px}.mobile-stage.svelte-1dwurfy:before,.mobile-hits.svelte-1dwurfy:before{content:"";position:absolute;left:-17px;top:18px;width:8px;height:8px;border:1px solid var(--accent-lead);border-radius:99px;background:var(--bg-base)}.graph-stage.svelte-1dwurfy:before{border-color:var(--accent-graph)}.mobile-hits.svelte-1dwurfy:before{border-color:var(--accent-payload)}.mobile-stage.svelte-1dwurfy span:where(.svelte-1dwurfy),.mobile-hits.svelte-1dwurfy>span:where(.svelte-1dwurfy){display:block;color:var(--text-dim);font-size:.58rem;letter-spacing:.12em}.mobile-stage.svelte-1dwurfy b:where(.svelte-1dwurfy){display:block;margin-top:8px;color:var(--text-primary);font-size:.82rem;letter-spacing:.08em}.mobile-stage.svelte-1dwurfy small:where(.svelte-1dwurfy){display:block;margin-top:5px;color:var(--text-faint);font-size:.58rem;letter-spacing:.08em}.mobile-hits.svelte-1dwurfy{display:grid;gap:9px}.mobile-hits.svelte-1dwurfy div:where(.svelte-1dwurfy){display:grid;grid-template-columns:54px 42px minmax(0,1fr);gap:8px;align-items:center;min-height:38px;border-top:1px solid rgba(184,176,160,.12);padding-top:9px}.mobile-hits.svelte-1dwurfy b:where(.svelte-1dwurfy){color:var(--text-primary);font-size:.7rem}.mobile-hits.svelte-1dwurfy em:where(.svelte-1dwurfy){color:var(--accent-payload);font-style:normal;font-size:.7rem}.mobile-hits.svelte-1dwurfy i:where(.svelte-1dwurfy){color:var(--text-dim);font-style:normal;font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.advanced-note.svelte-1dwurfy{position:static;margin-top:18px}}.pipeline-grid[data-astro-cid-vujvsb3c]{display:grid;grid-template-columns:minmax(320px,.4fr) minmax(0,.6fr);gap:clamp(40px,6vw,90px);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;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.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}}@media(max-width:620px){.pipeline-panel[data-astro-cid-vujvsb3c]{min-height:570px}.legend[data-astro-cid-vujvsb3c]{margin-top:26px}}.quiver-map.svelte-1334xkn{position:relative;z-index:1;height:100%;margin:0;padding:28px}svg.svelte-1334xkn{width:100%;height:100%;display:block}text.svelte-1334xkn{font-family:var(--font-mono);letter-spacing:.08em;fill:var(--text-secondary)}.grid.svelte-1334xkn{fill:none;stroke:#b8b0a01b;stroke-width:1;vector-effect:non-scaling-stroke}.num.svelte-1334xkn{fill:var(--text-primary);font-size:22px;letter-spacing:.08em}.intro-title.svelte-1334xkn{fill:var(--text-primary);font-size:16px;font-weight:700;text-transform:uppercase}.intro-copy.svelte-1334xkn{fill:var(--text-secondary);font-size:11px;letter-spacing:.04em}.tiny-label.svelte-1334xkn,.stage-label.svelte-1334xkn{fill:var(--accent-lead);font-size:10px;font-weight:700;text-transform:uppercase}.stage-title.svelte-1334xkn{fill:var(--text-primary);font-size:11px;font-weight:700;text-transform:uppercase}.stage-caption.svelte-1334xkn,.bottom-caption.svelte-1334xkn,.bottom-note.svelte-1334xkn{fill:var(--text-dim);font-size:10px;text-transform:uppercase}.bottom-note.svelte-1334xkn{text-anchor:start;opacity:.72}.query-line.svelte-1334xkn{fill:none;stroke:var(--accent-lead);stroke-width:1.3;vector-effect:non-scaling-stroke}.bq-card.svelte-1334xkn rect:where(.svelte-1334xkn),.rerank.svelte-1334xkn rect:where(.svelte-1334xkn){fill:#070806a3;stroke:#b8b0a038;stroke-width:1;vector-effect:non-scaling-stroke}.bit-label.svelte-1334xkn{fill:var(--accent-payload);font-size:11px;letter-spacing:.08em}.signature-field.svelte-1334xkn circle:where(.svelte-1334xkn){fill:#eee7dc52}.signature-field.svelte-1334xkn path:where(.svelte-1334xkn){stroke:#eee7dc33;stroke-width:.8;vector-effect:non-scaling-stroke}.mesh-edge.svelte-1334xkn{fill:none;stroke:#9589ad47;stroke-width:1;vector-effect:non-scaling-stroke}.beam.svelte-1334xkn{fill:none;stroke:var(--accent-graph);stroke-width:1.8;opacity:.86;vector-effect:non-scaling-stroke}.beam.secondary.svelte-1334xkn{stroke-width:1.1;opacity:.42}.ann-node.svelte-1334xkn circle:where(.svelte-1334xkn){fill:#9589ad9e;stroke:#eee7dc3d;stroke-width:1;vector-effect:non-scaling-stroke}.ann-node.hot.svelte-1334xkn circle:where(.svelte-1334xkn){fill:var(--accent-graph);stroke:#eee7dc6b}.ann-node.svelte-1334xkn text:where(.svelte-1334xkn){fill:var(--accent-graph);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:none}.candidate-ring.svelte-1334xkn{fill:#8fb3b00d;stroke:#8fb3b07a;stroke-width:1.2;vector-effect:non-scaling-stroke}.candidate-set.svelte-1334xkn circle:where(.svelte-1334xkn):not(.candidate-ring){fill:var(--accent-vector);opacity:.88}.rerank.svelte-1334xkn .row-text:where(.svelte-1334xkn){fill:var(--text-secondary);font-size:10px;letter-spacing:.06em;text-transform:none}.rerank-lead.svelte-1334xkn{fill:none;stroke:#8fb3b061;stroke-width:1;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}@media(max-width:620px){.quiver-map.svelte-1334xkn{width:760px;min-width:760px;height:500px;padding:22px 22px 18px}.intro-copy.svelte-1334xkn{font-size:10px}.stage-caption.svelte-1334xkn,.bottom-caption.svelte-1334xkn,.bottom-note.svelte-1334xkn{font-size:9.5px}}.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}.pan-hint[data-astro-cid-ppc3uw66]{display:none}@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}}@media(max-width:620px){.quiver-heading[data-astro-cid-ppc3uw66]{margin-bottom:28px}.quiver-heading[data-astro-cid-ppc3uw66] .section-title[data-astro-cid-ppc3uw66]{max-width:16ch}.quiver-panel[data-astro-cid-ppc3uw66]{max-width:100%;min-height:520px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:none;mask-image:linear-gradient(90deg,black calc(100% - 46px),transparent);contain:inline-size}.quiver-panel[data-astro-cid-ppc3uw66]::-webkit-scrollbar{display:none}.pan-hint[data-astro-cid-ppc3uw66]{position:sticky;left:14px;top:14px;z-index:5;display:inline-flex;border:1px solid rgba(184,176,160,.18);background:#070806ad;color:var(--text-dim);padding:7px 9px;font-size:.52rem;letter-spacing:.14em}}.storage-grid[data-astro-cid-h3ekwm4i]{display:grid;grid-template-columns:minmax(0,.66fr) minmax(280px,.34fr);gap:clamp(30px,5vw,64px);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:12px;padding-top:18px;padding-right:34px}.storage-layer[data-astro-cid-h3ekwm4i]{display:grid;grid-template-columns:170px minmax(0,1fr);gap:18px;align-items:center;min-height:64px;padding:16px 20px;border:1px solid var(--border-subtle);background:rgba(10,12,14,calc(.58 + var(--i) * .06));transform:translate(calc(var(--i) * 8px))}.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(.92rem,1.25vw,1.12rem)/1.24 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:34px;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}.file-pills[data-astro-cid-h3ekwm4i]{position:relative;z-index:1;display:none;flex-wrap:wrap;gap:8px;margin-top:18px}.file-pills[data-astro-cid-h3ekwm4i] span[data-astro-cid-h3ekwm4i]{border:1px solid rgba(184,176,160,.16);background:#0708066b;color:var(--accent-lead);padding:8px 9px;font-size:.58rem;letter-spacing:.08em}@media(max-width:920px){.storage-grid[data-astro-cid-h3ekwm4i]{grid-template-columns:1fr}}@media(max-width:640px){.storage-grid[data-astro-cid-h3ekwm4i]{gap:30px}.storage-panel[data-astro-cid-h3ekwm4i]{min-height:0;padding:20px 16px}.layer-stack[data-astro-cid-h3ekwm4i]{gap:10px;padding:4px 0 0}.storage-layer[data-astro-cid-h3ekwm4i],.mode-grid[data-astro-cid-h3ekwm4i]{grid-template-columns:1fr}.storage-layer[data-astro-cid-h3ekwm4i]{transform:none;gap:9px;min-height:0;padding:14px}.storage-layer[data-astro-cid-h3ekwm4i] strong[data-astro-cid-h3ekwm4i]{font-size:.92rem;line-height:1.34}.mode-grid[data-astro-cid-h3ekwm4i]{margin-top:20px}.mode-grid[data-astro-cid-h3ekwm4i] div[data-astro-cid-h3ekwm4i]{padding:16px}.mode-grid[data-astro-cid-h3ekwm4i] strong[data-astro-cid-h3ekwm4i]{font-size:.86rem;overflow-wrap:anywhere}.mode-grid[data-astro-cid-h3ekwm4i] p[data-astro-cid-h3ekwm4i]{font-size:.84rem;line-height:1.5}.file-pills[data-astro-cid-h3ekwm4i]{display:flex}}.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(4,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:.66rem}@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]{position:relative;border-radius:18px;overflow:hidden}.code-window[data-astro-cid-ln6w7t5p]:after{content:"";position:absolute;z-index:2;top:50px;right:0;bottom:0;width:42px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(7,8,6,.72));opacity:0}.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}.code-window[data-astro-cid-ln6w7t5p]{border-radius:16px}.code-window[data-astro-cid-ln6w7t5p]:after{opacity:1}pre[data-astro-cid-ln6w7t5p]{padding:18px;font-size:.74rem;line-height:1.68;scrollbar-width:thin}}.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}}
