.Container-module__fHuhXW__root{inline-size:100%;margin-inline:auto}.Container-module__fHuhXW__page{max-inline-size:var(--measure-page);padding-inline:var(--sp-5)}.Container-module__fHuhXW__wide{max-inline-size:var(--measure-wide)}.Container-module__fHuhXW__reading{max-inline-size:var(--measure)}@media (min-width:48rem){.Container-module__fHuhXW__page{padding-inline:var(--sp-7)}}@media (max-width:47.99rem){.Container-module__fHuhXW__wide,.Container-module__fHuhXW__reading{padding-inline:var(--sp-5)}}@media (min-width:64rem){.Container-module__fHuhXW__wide{margin-inline-start:max(0px, calc((100vw - 44rem - var(--measure-wide)) / 2));margin-inline-end:auto}.Container-module__fHuhXW__reading{margin-inline-start:max(0px, calc((100vw - 44rem - var(--measure)) / 2));margin-inline-end:auto}}
.ChapterHero-module__XZ829q__root{gap:var(--sp-5);text-align:start;flex-direction:column;display:flex}.ChapterHero-module__XZ829q__title{font-family:var(--font-body);letter-spacing:-.025em;color:var(--color-fg);text-wrap:balance;max-inline-size:32rem;margin:0;font-size:clamp(2.25rem,5vw,2.625rem);font-weight:500;line-height:1.15}.ChapterHero-module__XZ829q__meta{align-items:center;gap:var(--sp-2);font-family:var(--font-body);font-size:var(--fs-sm);color:var(--color-fg-muted);font-variant-numeric:tabular-nums;line-height:1.5;display:inline-flex}.ChapterHero-module__XZ829q__coords{align-items:center;gap:var(--sp-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-subtle);font-variant-numeric:tabular-nums;flex-wrap:wrap;margin-block-end:calc(var(--sp-5) * -1 + var(--sp-2));font-size:10px;display:flex}.ChapterHero-module__XZ829q__metaSep{color:color-mix(in oklab, var(--color-fg-subtle) 50%, transparent)}.ChapterHero-module__XZ829q__subtitle{margin:var(--sp-3) 0 0;font-family:var(--font-body);font-size:var(--fs-lg);letter-spacing:-.005em;color:var(--color-fg-muted);max-inline-size:32rem;line-height:1.5}.ChapterHero-module__XZ829q__epigraph{margin:var(--sp-6) 0 0;border-inline-start:1px solid var(--color-rule-strong);max-inline-size:36rem;padding-inline-start:var(--sp-5)}.ChapterHero-module__XZ829q__epigraphQuote{font-family:var(--font-body);font-size:var(--fs-md);color:var(--color-fg-muted);margin:0;line-height:1.55}.ChapterHero-module__XZ829q__epigraphCaption{font-family:var(--font-body);font-size:var(--fs-sm);color:var(--color-fg-subtle);margin-block-start:var(--sp-2)}
.ChapterNav-module__GGbN_q__root{border:1px solid var(--color-rule);background:var(--color-bg-raised);transition:border-color var(--dur-fast) var(--ease-out);grid-template-columns:1fr 1px 1fr;margin-block-start:var(--sp-9);display:grid}.ChapterNav-module__GGbN_q__root:hover{border-color:var(--color-rule-strong)}.ChapterNav-module__GGbN_q__root:before{content:"";background:var(--color-rule);grid-area:1/2;align-self:stretch;inline-size:1px}.ChapterNav-module__GGbN_q__card{gap:var(--sp-2);padding:var(--sp-4) var(--sp-5);color:var(--color-fg);flex-direction:column;min-block-size:5rem;min-inline-size:0;display:flex}.ChapterNav-module__GGbN_q__cardSlot{min-inline-size:0;display:flex}.ChapterNav-module__GGbN_q__cardSlot[data-align=start]{grid-column:1}.ChapterNav-module__GGbN_q__cardSlot[data-align=end]{grid-column:3}.ChapterNav-module__GGbN_q__card{inline-size:100%}.ChapterNav-module__GGbN_q__card[data-align=end]{text-align:end;align-items:flex-end}.ChapterNav-module__GGbN_q__arrow{font-family:var(--font-body);font-size:var(--fs-md);color:var(--color-fg-muted);transition:transform var(--dur-base) var(--ease-out), color var(--dur-fast) var(--ease-out);line-height:1}.ChapterNav-module__GGbN_q__card:hover .ChapterNav-module__GGbN_q__arrow{color:var(--color-fg)}.ChapterNav-module__GGbN_q__card[data-align=start]:hover .ChapterNav-module__GGbN_q__arrow{transform:translate(-3px)}.ChapterNav-module__GGbN_q__card[data-align=end]:hover .ChapterNav-module__GGbN_q__arrow{transform:translate(3px)}.ChapterNav-module__GGbN_q__cardBody{flex-direction:column;gap:2px;inline-size:100%;min-inline-size:0;display:flex}.ChapterNav-module__GGbN_q__card[data-align=end] .ChapterNav-module__GGbN_q__cardBody{align-items:flex-end}.ChapterNav-module__GGbN_q__cardLabel{font-family:var(--font-mono);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--color-fg-muted);font-size:.6875rem}.ChapterNav-module__GGbN_q__cardTitle{font-family:var(--font-body);letter-spacing:-.005em;color:var(--color-fg);transition:color var(--dur-fast) var(--ease-out);font-size:.875rem;font-weight:500;line-height:1.35}.ChapterNav-module__GGbN_q__card:hover .ChapterNav-module__GGbN_q__cardTitle{color:var(--color-fg)}.ChapterNav-module__GGbN_q__spacer{grid-column:3;display:block}@media (max-width:40rem){.ChapterNav-module__GGbN_q__root{grid-template-rows:auto 1px auto;grid-template-columns:1fr}.ChapterNav-module__GGbN_q__root:before{grid-area:2/1;place-self:stretch stretch;block-size:1px;inline-size:auto}.ChapterNav-module__GGbN_q__cardSlot[data-align=start]{grid-area:1/1}.ChapterNav-module__GGbN_q__cardSlot[data-align=end]{grid-area:3/1}.ChapterNav-module__GGbN_q__spacer{display:none}}
.ReadingProgress-module__9dou7a__root{z-index:60;pointer-events:none;opacity:.7;block-size:28px;inline-size:28px;position:fixed;inset-block-start:var(--sp-4);inset-inline-end:var(--sp-5)}.ReadingProgress-module__9dou7a__ring{display:block;overflow:visible}.ReadingProgress-module__9dou7a__body{fill:color-mix(in oklab, var(--color-fg-muted) 80%, transparent);stroke:color-mix(in oklab, var(--color-fg-subtle) 50%, transparent);stroke-width:.5px}.ReadingProgress-module__9dou7a__track{fill:none;stroke:var(--color-rule-strong);stroke-width:.75px;stroke-dasharray:1 3;opacity:.35}.ReadingProgress-module__9dou7a__trail{fill:none;stroke:color-mix(in oklab, var(--color-fg-subtle) 70%, transparent);stroke-width:.75px;stroke-linecap:round;opacity:.55}.ReadingProgress-module__9dou7a__satHalo{display:none}.ReadingProgress-module__9dou7a__satCore{fill:var(--color-fg-muted)}@media (prefers-reduced-motion:reduce){.ReadingProgress-module__9dou7a__satHalo{display:none}}
.AcquisitionPipeline-module__6vVXyG__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.AcquisitionPipeline-module__6vVXyG__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.AcquisitionPipeline-module__6vVXyG__svg{width:100%;max-width:700px;height:auto;color:var(--color-ink);overflow:visible}.AcquisitionPipeline-module__6vVXyG__stage{transition:opacity .2s}.AcquisitionPipeline-module__6vVXyG__box{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.AcquisitionPipeline-module__6vVXyG__label{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:22px}.AcquisitionPipeline-module__6vVXyG__verb{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.AcquisitionPipeline-module__6vVXyG__arrow path{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.AcquisitionPipeline-module__6vVXyG__spine{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px;font-style:italic}.AcquisitionPipeline-module__6vVXyG__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.AcquisitionPipeline-module__6vVXyG__label{font-size:18px}.AcquisitionPipeline-module__6vVXyG__verb{font-size:8.5px}.AcquisitionPipeline-module__6vVXyG__spine{font-size:14px}}
.VisualFrame-module__GQ7DlG__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;scroll-margin-top:6rem;display:flex}.VisualFrame-module__GQ7DlG__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.VisualFrame-module__GQ7DlG__placeholder{width:100%;min-height:280px}.VisualFrame-module__GQ7DlG__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.VisualFrame-module__GQ7DlG__frame{padding:1.25rem .75rem}}
.CenturyArc-module__AgW-qq__svg{width:100%;max-width:700px;height:auto;color:var(--color-ink);overflow:visible}.CenturyArc-module__AgW-qq__intro{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.CenturyArc-module__AgW-qq__introNote{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.CenturyArc-module__AgW-qq__arc{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.CenturyArc-module__AgW-qq__dot{fill:var(--color-bg);stroke:currentColor;stroke-width:1.6px}.CenturyArc-module__AgW-qq__dotAccent{fill:var(--color-accent);stroke:var(--color-accent)}.CenturyArc-module__AgW-qq__tether{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 3}.CenturyArc-module__AgW-qq__century{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.CenturyArc-module__AgW-qq__connected{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:20px}.CenturyArc-module__AgW-qq__connectedAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:20px}.CenturyArc-module__AgW-qq__through{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.CenturyArc-module__AgW-qq__summary{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.CenturyArc-module__AgW-qq__intro{font-size:14px}.CenturyArc-module__AgW-qq__connected,.CenturyArc-module__AgW-qq__connectedAccent{font-size:16px}.CenturyArc-module__AgW-qq__century,.CenturyArc-module__AgW-qq__through,.CenturyArc-module__AgW-qq__introNote,.CenturyArc-module__AgW-qq__summary{font-size:7.5px}}
.CivilizationInterface-module__pN0L1q__svg{width:100%;max-width:700px;height:auto;color:var(--color-ink);overflow:visible}.CivilizationInterface-module__pN0L1q__endLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.CivilizationInterface-module__pN0L1q__endNote{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.CivilizationInterface-module__pN0L1q__track,.CivilizationInterface-module__pN0L1q__arrowHead{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.CivilizationInterface-module__pN0L1q__dot{fill:var(--color-bg);stroke:currentColor;stroke-width:1.6px}.CivilizationInterface-module__pN0L1q__dotAccent{fill:var(--color-accent);stroke:var(--color-accent)}.CivilizationInterface-module__pN0L1q__tether{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 3}.CivilizationInterface-module__pN0L1q__eraLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:18px}.CivilizationInterface-module__pN0L1q__eraLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:18px}.CivilizationInterface-module__pN0L1q__eraExposed{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.CivilizationInterface-module__pN0L1q__summary{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.CivilizationInterface-module__pN0L1q__endLabel,.CivilizationInterface-module__pN0L1q__eraLabel,.CivilizationInterface-module__pN0L1q__eraLabelAccent{font-size:14px}.CivilizationInterface-module__pN0L1q__endNote,.CivilizationInterface-module__pN0L1q__eraExposed,.CivilizationInterface-module__pN0L1q__summary{font-size:7.5px}}
.ComputeBoundary-module__mRVB4G__svg{width:100%;max-width:660px;height:auto;color:var(--color-ink);overflow:visible}.ComputeBoundary-module__mRVB4G__title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.ComputeBoundary-module__mRVB4G__earth{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round}.ComputeBoundary-module__mRVB4G__terraRing{fill:none;stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 4;opacity:.7}.ComputeBoundary-module__mRVB4G__terraNode{fill:var(--color-fg-muted);stroke:var(--color-fg-muted)}.ComputeBoundary-module__mRVB4G__orbit{fill:none;stroke:var(--color-accent);stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:5 5;opacity:.7}.ComputeBoundary-module__mRVB4G__orbitNode{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.6px}.ComputeBoundary-module__mRVB4G__orbitNodeAccent{fill:var(--color-accent);stroke:var(--color-accent)}.ComputeBoundary-module__mRVB4G__orbitLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}.ComputeBoundary-module__mRVB4G__orbitLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:14px}.ComputeBoundary-module__mRVB4G__bandLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.ComputeBoundary-module__mRVB4G__bandLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:17px}.ComputeBoundary-module__mRVB4G__bandNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}@media (max-width:38rem){.ComputeBoundary-module__mRVB4G__bandLabel,.ComputeBoundary-module__mRVB4G__bandLabelAccent{font-size:14px}.ComputeBoundary-module__mRVB4G__orbitLabel,.ComputeBoundary-module__mRVB4G__orbitLabelAccent{font-size:12px}.ComputeBoundary-module__mRVB4G__title,.ComputeBoundary-module__mRVB4G__bandNote{font-size:7.5px}}
.ComputeMigration-module__1KQPAq__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.ComputeMigration-module__1KQPAq__endLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.ComputeMigration-module__1KQPAq__endNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.ComputeMigration-module__1KQPAq__track,.ComputeMigration-module__1KQPAq__arrowHead{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.ComputeMigration-module__1KQPAq__dot{fill:var(--color-bg);stroke:currentColor;stroke-width:1.6px}.ComputeMigration-module__1KQPAq__dotAccent{fill:var(--color-accent);stroke:var(--color-accent)}.ComputeMigration-module__1KQPAq__tether{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 3}.ComputeMigration-module__1KQPAq__eraLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.ComputeMigration-module__1KQPAq__eraLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:17px}.ComputeMigration-module__1KQPAq__eraWhere{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.ComputeMigration-module__1KQPAq__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.ComputeMigration-module__1KQPAq__endLabel,.ComputeMigration-module__1KQPAq__eraLabel,.ComputeMigration-module__1KQPAq__eraLabelAccent{font-size:14px}.ComputeMigration-module__1KQPAq__endNote,.ComputeMigration-module__1KQPAq__eraWhere,.ComputeMigration-module__1KQPAq__summary{font-size:7.5px}}
.ConstellationCluster-module__rLJTmq__svg{width:100%;max-width:660px;height:auto;color:var(--color-ink);overflow:visible}.ConstellationCluster-module__rLJTmq__title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.ConstellationCluster-module__rLJTmq__earth{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round}.ConstellationCluster-module__rLJTmq__orbit{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.1px;stroke-dasharray:4 5}.ConstellationCluster-module__rLJTmq__link{stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round}.ConstellationCluster-module__rLJTmq__downlink{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 3}.ConstellationCluster-module__rLJTmq__sat{fill:var(--color-bg);stroke:currentColor;stroke-width:1.6px}.ConstellationCluster-module__rLJTmq__satAccent{fill:var(--color-accent);stroke:var(--color-accent)}.ConstellationCluster-module__rLJTmq__satLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.ConstellationCluster-module__rLJTmq__satLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.ConstellationCluster-module__rLJTmq__satNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8px}.ConstellationCluster-module__rLJTmq__groundDot{fill:currentColor;stroke:currentColor}.ConstellationCluster-module__rLJTmq__groundLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}.ConstellationCluster-module__rLJTmq__groundNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8px}@media (max-width:38rem){.ConstellationCluster-module__rLJTmq__satLabel,.ConstellationCluster-module__rLJTmq__satLabelAccent{font-size:13px}.ConstellationCluster-module__rLJTmq__groundLabel{font-size:12px}.ConstellationCluster-module__rLJTmq__title,.ConstellationCluster-module__rLJTmq__satNote,.ConstellationCluster-module__rLJTmq__groundNote{font-size:7.5px}}[data-anim=link]{opacity:0}figure[data-animate=in] [data-anim=link]{animation:.6s cubic-bezier(.22,1,.36,1) forwards ConstellationCluster-module__rLJTmq__cc-link-on}@keyframes ConstellationCluster-module__rLJTmq__cc-link-on{0%{opacity:0;stroke-width:.4px}to{opacity:1;stroke-width:1.2px}}@media (prefers-reduced-motion:reduce){[data-anim=link]{opacity:1}figure[data-animate=in] [data-anim=link]{animation:none}}
.DataVsUnderstanding-module__KQ_L3q__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.DataVsUnderstanding-module__KQ_L3q__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.DataVsUnderstanding-module__KQ_L3q__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.DataVsUnderstanding-module__KQ_L3q__axis{stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;fill:none}.DataVsUnderstanding-module__KQ_L3q__axisLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.DataVsUnderstanding-module__KQ_L3q__dataCurve{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:600;stroke-dashoffset:600px;transition:stroke-dashoffset 1.8s cubic-bezier(.22,1,.36,1)}.DataVsUnderstanding-module__KQ_L3q__undCurve{fill:none;stroke:var(--color-fg-muted);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4;opacity:0;transition:opacity 1.5s .2s}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__dataCurve{stroke-dashoffset:0}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__undCurve{opacity:1}.DataVsUnderstanding-module__KQ_L3q__dataDot{fill:currentColor;stroke:currentColor;opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .36s 1.7s,transform .36s cubic-bezier(.22,1,.36,1) 1.7s;transform:scale(.4)}.DataVsUnderstanding-module__KQ_L3q__undDot{fill:var(--color-fg-muted);stroke:var(--color-fg-muted);opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .36s 1.5s,transform .36s cubic-bezier(.22,1,.36,1) 1.5s;transform:scale(.4)}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__dataDot,.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__undDot{opacity:1;transform:scale(1)}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__dataDot{animation:2.4s ease-in-out 2.2s infinite DataVsUnderstanding-module__KQ_L3q__dvu-pulse}@keyframes DataVsUnderstanding-module__KQ_L3q__dvu-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.6)}}.DataVsUnderstanding-module__KQ_L3q__dataLabel{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;opacity:0;font-size:20px;transition:opacity .32s 1.8s}.DataVsUnderstanding-module__KQ_L3q__undLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);opacity:0;font-size:18px;transition:opacity .32s 1.7s}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__dataLabel,.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__undLabel{opacity:1}.DataVsUnderstanding-module__KQ_L3q__hatchLine{stroke:var(--color-accent);stroke-width:.9px;opacity:.55}.DataVsUnderstanding-module__KQ_L3q__gapFill{opacity:.85}.DataVsUnderstanding-module__KQ_L3q__gapClipRect{transform-box:fill-box;transform-origin:0;transition:transform 1.8s cubic-bezier(.22,1,.36,1);transform:scaleX(0)}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__gapClipRect{transform:scaleX(1)}.DataVsUnderstanding-module__KQ_L3q__gapAnnotation{opacity:0;transition:opacity .36s 2s}.DataVsUnderstanding-module__KQ_L3q__frame[data-animate=in] .DataVsUnderstanding-module__KQ_L3q__gapAnnotation{opacity:1}.DataVsUnderstanding-module__KQ_L3q__gapTick{stroke:var(--color-accent);stroke-width:1.4px;stroke-linecap:round}.DataVsUnderstanding-module__KQ_L3q__gapLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:17px}.DataVsUnderstanding-module__KQ_L3q__spine{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px;font-style:italic}.DataVsUnderstanding-module__KQ_L3q__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.DataVsUnderstanding-module__KQ_L3q__dataLabel{font-size:16px}.DataVsUnderstanding-module__KQ_L3q__undLabel,.DataVsUnderstanding-module__KQ_L3q__gapLabel{font-size:14px}.DataVsUnderstanding-module__KQ_L3q__axisLabel{font-size:8px}.DataVsUnderstanding-module__KQ_L3q__spine{font-size:14px}}@media (prefers-reduced-motion:reduce){.DataVsUnderstanding-module__KQ_L3q__dataCurve,.DataVsUnderstanding-module__KQ_L3q__undCurve,.DataVsUnderstanding-module__KQ_L3q__dataDot,.DataVsUnderstanding-module__KQ_L3q__undDot,.DataVsUnderstanding-module__KQ_L3q__dataLabel,.DataVsUnderstanding-module__KQ_L3q__undLabel,.DataVsUnderstanding-module__KQ_L3q__gapClipRect,.DataVsUnderstanding-module__KQ_L3q__gapAnnotation{transition:none!important;animation:none!important}.DataVsUnderstanding-module__KQ_L3q__dataCurve{stroke-dashoffset:0}.DataVsUnderstanding-module__KQ_L3q__undCurve,.DataVsUnderstanding-module__KQ_L3q__dataLabel,.DataVsUnderstanding-module__KQ_L3q__undLabel,.DataVsUnderstanding-module__KQ_L3q__gapAnnotation{opacity:1}.DataVsUnderstanding-module__KQ_L3q__dataDot,.DataVsUnderstanding-module__KQ_L3q__undDot{opacity:1;transform:scale(1)}.DataVsUnderstanding-module__KQ_L3q__gapClipRect{transform:scaleX(1)}}
.DownlinkGap-module__Q_8WAq__svg{width:100%;max-width:640px;height:auto;color:var(--color-ink);overflow:visible}.DownlinkGap-module__Q_8WAq__axis{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.DownlinkGap-module__Q_8WAq__axisLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.DownlinkGap-module__Q_8WAq__gap{fill:var(--color-accent);opacity:.1;stroke:none}.DownlinkGap-module__Q_8WAq__sensing{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.DownlinkGap-module__Q_8WAq__downlink{fill:none;stroke:var(--color-fg-muted);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.DownlinkGap-module__Q_8WAq__labelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.DownlinkGap-module__Q_8WAq__labelMuted{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px}.DownlinkGap-module__Q_8WAq__bracket{stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round}.DownlinkGap-module__Q_8WAq__gapLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.DownlinkGap-module__Q_8WAq__gapNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}@media (max-width:38rem){.DownlinkGap-module__Q_8WAq__labelAccent,.DownlinkGap-module__Q_8WAq__labelMuted,.DownlinkGap-module__Q_8WAq__gapLabel{font-size:14px}.DownlinkGap-module__Q_8WAq__axisLabel,.DownlinkGap-module__Q_8WAq__gapNote{font-size:7.5px}}:is([data-anim=curve-muted],[data-anim=curve-accent]){stroke-dasharray:720;stroke-dashoffset:720px}[data-anim=gap]{opacity:0}figure[data-animate=in] [data-anim=curve-muted]{animation:1.4s cubic-bezier(.22,1,.36,1) .15s forwards DownlinkGap-module__Q_8WAq__dg-draw}figure[data-animate=in] [data-anim=curve-accent]{animation:1.4s cubic-bezier(.22,1,.36,1) .3s forwards DownlinkGap-module__Q_8WAq__dg-draw}figure[data-animate=in] [data-anim=gap]{animation:.8s ease-out 1.4s forwards DownlinkGap-module__Q_8WAq__dg-fade}@keyframes DownlinkGap-module__Q_8WAq__dg-draw{to{stroke-dashoffset:0}}@keyframes DownlinkGap-module__Q_8WAq__dg-fade{to{opacity:.1}}@media (prefers-reduced-motion:reduce){:is([data-anim=curve-muted],[data-anim=curve-accent]){stroke-dashoffset:0}[data-anim=gap]{opacity:.1}figure[data-animate=in] [data-anim]{animation:none}}
.EarthAsAPI-module__FX4gAq__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.EarthAsAPI-module__FX4gAq__title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.EarthAsAPI-module__FX4gAq__card{fill:var(--color-bg);stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.EarthAsAPI-module__FX4gAq__cardAccent{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.EarthAsAPI-module__FX4gAq__cardLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.EarthAsAPI-module__FX4gAq__cardLabelAccent{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-accent);font-size:9px}.EarthAsAPI-module__FX4gAq__code{font-family:var(--font-mono);fill:var(--color-fg);font-size:12.5px}.EarthAsAPI-module__FX4gAq__codeKeyword{font-family:var(--font-mono);fill:var(--color-accent);font-size:12.5px;font-weight:600}.EarthAsAPI-module__FX4gAq__codeKey{fill:var(--color-fg-muted)}.EarthAsAPI-module__FX4gAq__codeString{fill:var(--color-fg)}.EarthAsAPI-module__FX4gAq__codeStringAccent{fill:var(--color-accent);font-weight:600}.EarthAsAPI-module__FX4gAq__codeNum{fill:var(--color-accent)}.EarthAsAPI-module__FX4gAq__codeComment{font-family:var(--font-mono);fill:var(--color-fg-subtle);font-size:11.5px}.EarthAsAPI-module__FX4gAq__flow{stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round;stroke-dasharray:3 4}.EarthAsAPI-module__FX4gAq__flowHead{fill:none;stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round}.EarthAsAPI-module__FX4gAq__flowLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}@media (max-width:38rem){.EarthAsAPI-module__FX4gAq__code,.EarthAsAPI-module__FX4gAq__codeKeyword{font-size:11px}.EarthAsAPI-module__FX4gAq__codeComment{font-size:10px}.EarthAsAPI-module__FX4gAq__flowLabel{font-size:12px}.EarthAsAPI-module__FX4gAq__title,.EarthAsAPI-module__FX4gAq__cardLabel,.EarthAsAPI-module__FX4gAq__cardLabelAccent{font-size:8px}}
.EOHorizontalShift-module__nE9lUW__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.EOHorizontalShift-module__nE9lUW__colTitle{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:22px}.EOHorizontalShift-module__nE9lUW__colTitleAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:22px}.EOHorizontalShift-module__nE9lUW__colNote{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.EOHorizontalShift-module__nE9lUW__silo{fill:var(--color-bg);stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.EOHorizontalShift-module__nE9lUW__siloLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}.EOHorizontalShift-module__nE9lUW__bridge{stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round}.EOHorizontalShift-module__nE9lUW__bridgeHead{fill:none;stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round}.EOHorizontalShift-module__nE9lUW__bridgeLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:15px}.EOHorizontalShift-module__nE9lUW__bridgeNote{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.EOHorizontalShift-module__nE9lUW__layerBar{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.EOHorizontalShift-module__nE9lUW__layerBarLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:17px}.EOHorizontalShift-module__nE9lUW__feed{stroke:var(--color-fg-muted);stroke-width:1px;stroke-linecap:round;stroke-dasharray:2 3}.EOHorizontalShift-module__nE9lUW__industryLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}.EOHorizontalShift-module__nE9lUW__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.EOHorizontalShift-module__nE9lUW__colTitle,.EOHorizontalShift-module__nE9lUW__colTitleAccent{font-size:18px}.EOHorizontalShift-module__nE9lUW__siloLabel,.EOHorizontalShift-module__nE9lUW__industryLabel,.EOHorizontalShift-module__nE9lUW__layerBarLabel,.EOHorizontalShift-module__nE9lUW__bridgeLabel{font-size:12px}.EOHorizontalShift-module__nE9lUW__colNote,.EOHorizontalShift-module__nE9lUW__bridgeNote,.EOHorizontalShift-module__nE9lUW__summary{font-size:7.5px}}
.EOTradeoff-module__UqOE9G__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.EOTradeoff-module__UqOE9G__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.EOTradeoff-module__UqOE9G__svg{width:100%;max-width:560px;height:auto;color:var(--color-ink);overflow:visible}.EOTradeoff-module__UqOE9G__triangle{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.EOTradeoff-module__UqOE9G__vertex{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:22px}.EOTradeoff-module__UqOE9G__vertexSub{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.EOTradeoff-module__UqOE9G__unreachable{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.2px;stroke-dasharray:3 4}.EOTradeoff-module__UqOE9G__unreachableLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;fill:var(--color-fg-subtle);font-size:9px}.EOTradeoff-module__UqOE9G__dot{fill:var(--color-accent);stroke:var(--color-accent);stroke-width:1px}.EOTradeoff-module__UqOE9G__archetypeLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:20px}.EOTradeoff-module__UqOE9G__archetypeNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.EOTradeoff-module__UqOE9G__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.EOTradeoff-module__UqOE9G__vertex{font-size:18px}.EOTradeoff-module__UqOE9G__archetypeLabel{font-size:16px}.EOTradeoff-module__UqOE9G__vertexSub,.EOTradeoff-module__UqOE9G__archetypeNote,.EOTradeoff-module__UqOE9G__unreachableLabel{font-size:8.5px}}
.EpisodicVsContinuous-module__wMwu4W__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.EpisodicVsContinuous-module__wMwu4W__rowTitle{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:22px}.EpisodicVsContinuous-module__wMwu4W__rowTitleAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:22px}.EpisodicVsContinuous-module__wMwu4W__rowNote{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.EpisodicVsContinuous-module__wMwu4W__track{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.EpisodicVsContinuous-module__wMwu4W__tick{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round}.EpisodicVsContinuous-module__wMwu4W__tickAccent{stroke:var(--color-accent);stroke-width:1.4px;stroke-linecap:round}.EpisodicVsContinuous-module__wMwu4W__tickLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:13px}.EpisodicVsContinuous-module__wMwu4W__tickGap{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.EpisodicVsContinuous-module__wMwu4W__anomaly{fill:var(--color-accent);stroke:var(--color-accent)}.EpisodicVsContinuous-module__wMwu4W__callout{stroke:var(--color-accent);stroke-width:1.2px;stroke-linecap:round;stroke-dasharray:2 3}.EpisodicVsContinuous-module__wMwu4W__anomalyLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:15px}.EpisodicVsContinuous-module__wMwu4W__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.EpisodicVsContinuous-module__wMwu4W__rowTitle,.EpisodicVsContinuous-module__wMwu4W__rowTitleAccent{font-size:18px}.EpisodicVsContinuous-module__wMwu4W__tickLabel,.EpisodicVsContinuous-module__wMwu4W__anomalyLabel{font-size:12px}.EpisodicVsContinuous-module__wMwu4W__rowNote,.EpisodicVsContinuous-module__wMwu4W__tickGap,.EpisodicVsContinuous-module__wMwu4W__summary{font-size:7.5px}}
.FeedbackLoop-module__9sP5Ga__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.FeedbackLoop-module__9sP5Ga__loopTitle{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:22px}.FeedbackLoop-module__9sP5Ga__loopTitleAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:22px}.FeedbackLoop-module__9sP5Ga__loopNote{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.FeedbackLoop-module__9sP5Ga__ringMuted{fill:none;stroke:var(--color-fg-muted);stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:4 5}.FeedbackLoop-module__9sP5Ga__ringAccent{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round}.FeedbackLoop-module__9sP5Ga__node{fill:var(--color-bg);stroke:currentColor;stroke-width:1.6px}.FeedbackLoop-module__9sP5Ga__nodeAccent{fill:var(--color-accent);stroke:var(--color-accent)}.FeedbackLoop-module__9sP5Ga__nodeLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}.FeedbackLoop-module__9sP5Ga__loopCenter{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.FeedbackLoop-module__9sP5Ga__loopCenterAccent{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-accent);font-size:9.5px}.FeedbackLoop-module__9sP5Ga__summary{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.FeedbackLoop-module__9sP5Ga__loopTitle,.FeedbackLoop-module__9sP5Ga__loopTitleAccent{font-size:18px}.FeedbackLoop-module__9sP5Ga__nodeLabel{font-size:12px}.FeedbackLoop-module__9sP5Ga__loopNote,.FeedbackLoop-module__9sP5Ga__loopCenter,.FeedbackLoop-module__9sP5Ga__loopCenterAccent,.FeedbackLoop-module__9sP5Ga__summary{font-size:7.5px}}[data-anim=tight-ring]{stroke-dasharray:320;stroke-dashoffset:320px}figure[data-animate=in] [data-anim=tight-ring]{animation:1.6s cubic-bezier(.45,0,.55,1) .2s forwards FeedbackLoop-module__9sP5Ga__fl-trace}@keyframes FeedbackLoop-module__9sP5Ga__fl-trace{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){[data-anim=tight-ring]{stroke-dashoffset:0}figure[data-animate=in] [data-anim=tight-ring]{animation:none}}
.ImageVsWorld-module__qpCeIq__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.ImageVsWorld-module__qpCeIq__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.ImageVsWorld-module__qpCeIq__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.ImageVsWorld-module__qpCeIq__panelBox{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.ImageVsWorld-module__qpCeIq__panelLabel{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:18px}.ImageVsWorld-module__qpCeIq__panelNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.ImageVsWorld-module__qpCeIq__noise{fill:var(--color-fg-subtle);opacity:.55}.ImageVsWorld-module__qpCeIq__wisp{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.1px;stroke-linecap:round;opacity:.7}.ImageVsWorld-module__qpCeIq__streak{stroke:var(--color-fg-subtle);stroke-width:1.4px;stroke-linecap:round;opacity:.7}.ImageVsWorld-module__qpCeIq__callout{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.ImageVsWorld-module__qpCeIq__leader{stroke:var(--color-fg-muted);stroke-width:1px;stroke-dasharray:2 3}.ImageVsWorld-module__qpCeIq__calloutLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:18px}.ImageVsWorld-module__qpCeIq__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.ImageVsWorld-module__qpCeIq__panelLabel,.ImageVsWorld-module__qpCeIq__calloutLabel{font-size:15px}.ImageVsWorld-module__qpCeIq__panelNote{font-size:8px}}
.ImageryMarketplace-module__ZhLBHG__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.ImageryMarketplace-module__ZhLBHG__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.ImageryMarketplace-module__ZhLBHG__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.ImageryMarketplace-module__ZhLBHG__section{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:22px}.ImageryMarketplace-module__ZhLBHG__facet{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.ImageryMarketplace-module__ZhLBHG__headerRule{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:3 4}.ImageryMarketplace-module__ZhLBHG__tile{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.ImageryMarketplace-module__ZhLBHG__tileSelected{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.ImageryMarketplace-module__ZhLBHG__tileTask{fill:none;stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4}.ImageryMarketplace-module__ZhLBHG__waterLine{stroke:var(--color-fg-subtle);stroke-width:.8px;opacity:.45}.ImageryMarketplace-module__ZhLBHG__tileWater{opacity:.7}.ImageryMarketplace-module__ZhLBHG__land{fill:var(--color-fg-subtle);opacity:.35;stroke:currentColor;stroke-width:.9px;stroke-linejoin:round}.ImageryMarketplace-module__ZhLBHG__road{fill:none;stroke:var(--color-fg-muted);stroke-width:1px;stroke-linecap:round}.ImageryMarketplace-module__ZhLBHG__tileDate{font-family:var(--font-mono);letter-spacing:.06em;fill:var(--color-fg-muted);font-size:8.5px}.ImageryMarketplace-module__ZhLBHG__tilePrice{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.ImageryMarketplace-module__ZhLBHG__tilePriceAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.ImageryMarketplace-module__ZhLBHG__tileFooter{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8px}.ImageryMarketplace-module__ZhLBHG__tileFooterAccent{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-accent);font-size:8px}.ImageryMarketplace-module__ZhLBHG__tileFooterTask{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8px}.ImageryMarketplace-module__ZhLBHG__taskGlyph{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:36px}.ImageryMarketplace-module__ZhLBHG__taskWord,.ImageryMarketplace-module__ZhLBHG__spine{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px;font-style:italic}.ImageryMarketplace-module__ZhLBHG__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.ImageryMarketplace-module__ZhLBHG__section{font-size:18px}.ImageryMarketplace-module__ZhLBHG__facet,.ImageryMarketplace-module__ZhLBHG__tileDate,.ImageryMarketplace-module__ZhLBHG__tileFooter,.ImageryMarketplace-module__ZhLBHG__tileFooterAccent,.ImageryMarketplace-module__ZhLBHG__tileFooterTask{font-size:8px}.ImageryMarketplace-module__ZhLBHG__tilePrice,.ImageryMarketplace-module__ZhLBHG__tilePriceAccent,.ImageryMarketplace-module__ZhLBHG__taskWord,.ImageryMarketplace-module__ZhLBHG__spine{font-size:14px}}
.InterfaceEvolution-module__oCPiba__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.InterfaceEvolution-module__oCPiba__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.InterfaceEvolution-module__oCPiba__svg{width:100%;max-width:600px;height:auto;color:var(--color-ink);overflow:visible}.InterfaceEvolution-module__oCPiba__stage{opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .52s,transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(6px)scale(.96)}.InterfaceEvolution-module__oCPiba__frame[data-animate=in] .InterfaceEvolution-module__oCPiba__stage{opacity:1;transition-delay:var(--stage-delay,0s);transform:translateY(0)scale(1)}.InterfaceEvolution-module__oCPiba__frame[data-animate=in] .InterfaceEvolution-module__oCPiba__stage.InterfaceEvolution-module__oCPiba__faded{opacity:.42}.InterfaceEvolution-module__oCPiba__box{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.InterfaceEvolution-module__oCPiba__dashed{stroke-dasharray:4 5}.InterfaceEvolution-module__oCPiba__frame[data-animate=in] .InterfaceEvolution-module__oCPiba__live .InterfaceEvolution-module__oCPiba__box.InterfaceEvolution-module__oCPiba__dashed{animation:4.5s linear infinite InterfaceEvolution-module__oCPiba__ie-flow}@keyframes InterfaceEvolution-module__oCPiba__ie-flow{to{stroke-dashoffset:-90px}}.InterfaceEvolution-module__oCPiba__label{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:28px}.InterfaceEvolution-module__oCPiba__sub{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:10.5px}.InterfaceEvolution-module__oCPiba__arrow path{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.InterfaceEvolution-module__oCPiba__arrowShaft{stroke-dasharray:140;stroke-dashoffset:140px;transition:stroke-dashoffset .48s cubic-bezier(.22,1,.36,1)}.InterfaceEvolution-module__oCPiba__arrowHead{opacity:0;transition:opacity .24s .32s}.InterfaceEvolution-module__oCPiba__frame[data-animate=in] .InterfaceEvolution-module__oCPiba__arrowShaft{stroke-dashoffset:0;transition-delay:var(--arrow-delay,0s)}.InterfaceEvolution-module__oCPiba__frame[data-animate=in] .InterfaceEvolution-module__oCPiba__arrowHead{opacity:1;transition-delay:calc(var(--arrow-delay,0s) + .32s)}.InterfaceEvolution-module__oCPiba__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.InterfaceEvolution-module__oCPiba__label{font-size:24px}.InterfaceEvolution-module__oCPiba__sub{font-size:9.5px}}@media (prefers-reduced-motion:reduce){.InterfaceEvolution-module__oCPiba__stage,.InterfaceEvolution-module__oCPiba__arrowShaft,.InterfaceEvolution-module__oCPiba__arrowHead{transition:none!important}.InterfaceEvolution-module__oCPiba__stage{opacity:1;transform:none}.InterfaceEvolution-module__oCPiba__stage.InterfaceEvolution-module__oCPiba__faded{opacity:.42}.InterfaceEvolution-module__oCPiba__arrowShaft{stroke-dashoffset:0}.InterfaceEvolution-module__oCPiba__arrowHead{opacity:1}.InterfaceEvolution-module__oCPiba__frame[data-animate=in] .InterfaceEvolution-module__oCPiba__live .InterfaceEvolution-module__oCPiba__box.InterfaceEvolution-module__oCPiba__dashed{animation:none}}
.MapVsModel-module__umc86G__svg{width:100%;max-width:640px;height:auto;color:var(--color-ink);overflow:visible}.MapVsModel-module__umc86G__panelBox{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.MapVsModel-module__umc86G__panelLabel{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:22px}.MapVsModel-module__umc86G__panelNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.MapVsModel-module__umc86G__tileDot{fill:var(--color-fg-subtle);opacity:.5}.MapVsModel-module__umc86G__road{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.1px;stroke-linecap:round}.MapVsModel-module__umc86G__building{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.MapVsModel-module__umc86G__bridge{stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round}.MapVsModel-module__umc86G__bridgeHead{fill:none;stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round}.MapVsModel-module__umc86G__bridgeLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.MapVsModel-module__umc86G__edge{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.2px;stroke-linecap:round}.MapVsModel-module__umc86G__edgeLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.MapVsModel-module__umc86G__node{fill:var(--color-bg);stroke:currentColor;stroke-width:1.4px}.MapVsModel-module__umc86G__nodeAccent{fill:var(--color-accent);stroke:var(--color-accent);stroke-width:1px}.MapVsModel-module__umc86G__nodeLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}@media (max-width:38rem){.MapVsModel-module__umc86G__panelLabel{font-size:18px}.MapVsModel-module__umc86G__nodeLabel{font-size:14px}.MapVsModel-module__umc86G__panelNote,.MapVsModel-module__umc86G__edgeLabel,.MapVsModel-module__umc86G__bridgeLabel{font-size:8px}}
.MeshTopology-module__ue-KRG__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.MeshTopology-module__ue-KRG__panel{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.MeshTopology-module__ue-KRG__panelAccent{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.MeshTopology-module__ue-KRG__panelLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:20px}.MeshTopology-module__ue-KRG__panelLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:20px}.MeshTopology-module__ue-KRG__panelNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.MeshTopology-module__ue-KRG__horizon{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:3 4}.MeshTopology-module__ue-KRG__sat{fill:var(--color-bg);stroke:currentColor;stroke-width:1.6px}.MeshTopology-module__ue-KRG__satAccent{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.6px}.MeshTopology-module__ue-KRG__ground{fill:currentColor;stroke:currentColor}.MeshTopology-module__ue-KRG__groundLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.MeshTopology-module__ue-KRG__downlink{stroke:var(--color-fg-muted);stroke-width:1.1px;stroke-linecap:round}.MeshTopology-module__ue-KRG__downlinkAccent{stroke:var(--color-accent);stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:3 3}.MeshTopology-module__ue-KRG__meshLink{stroke:var(--color-fg-muted);stroke-width:1px;stroke-linecap:round;opacity:.7}.MeshTopology-module__ue-KRG__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.MeshTopology-module__ue-KRG__panelLabel,.MeshTopology-module__ue-KRG__panelLabelAccent{font-size:16px}.MeshTopology-module__ue-KRG__panelNote,.MeshTopology-module__ue-KRG__groundLabel,.MeshTopology-module__ue-KRG__summary{font-size:7.5px}}
.MultimodalFusion-module__4hTheW__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.MultimodalFusion-module__4hTheW__colHeader{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.MultimodalFusion-module__4hTheW__streamLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:15px}.MultimodalFusion-module__4hTheW__streamLine{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-linecap:round;opacity:.8}.MultimodalFusion-module__4hTheW__model{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.MultimodalFusion-module__4hTheW__latent{fill:var(--color-accent);opacity:.55}.MultimodalFusion-module__4hTheW__modelLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:17px}.MultimodalFusion-module__4hTheW__modelNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.MultimodalFusion-module__4hTheW__outLine{stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round}.MultimodalFusion-module__4hTheW__outLineAccent{stroke:var(--color-accent);stroke-width:1.4px;stroke-linecap:round}.MultimodalFusion-module__4hTheW__outLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.MultimodalFusion-module__4hTheW__outLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.MultimodalFusion-module__4hTheW__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.MultimodalFusion-module__4hTheW__streamLabel,.MultimodalFusion-module__4hTheW__modelLabel,.MultimodalFusion-module__4hTheW__outLabel,.MultimodalFusion-module__4hTheW__outLabelAccent{font-size:13px}.MultimodalFusion-module__4hTheW__colHeader,.MultimodalFusion-module__4hTheW__modelNote,.MultimodalFusion-module__4hTheW__summary{font-size:7.5px}}
.ObservationToPrediction-module__ZKMkzG__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.ObservationToPrediction-module__ZKMkzG__axis{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.ObservationToPrediction-module__ZKMkzG__axisLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.ObservationToPrediction-module__ZKMkzG__stem{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 3}.ObservationToPrediction-module__ZKMkzG__obs{fill:currentColor;stroke:currentColor;stroke-width:1px}.ObservationToPrediction-module__ZKMkzG__tick{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8px}.ObservationToPrediction-module__ZKMkzG__regionLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:20px}.ObservationToPrediction-module__ZKMkzG__regionNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.ObservationToPrediction-module__ZKMkzG__nowLine{stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-dasharray:4 4}.ObservationToPrediction-module__ZKMkzG__nowLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:18px}.ObservationToPrediction-module__ZKMkzG__cone{fill:var(--color-fg-subtle);opacity:.12;stroke:none}.ObservationToPrediction-module__ZKMkzG__coneEdge{fill:none;stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:3 4}.ObservationToPrediction-module__ZKMkzG__forecast{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round}.ObservationToPrediction-module__ZKMkzG__forecastDot{fill:var(--color-accent);stroke:var(--color-accent)}[data-anim=forecast]{stroke-dasharray:360;stroke-dashoffset:360px}[data-anim=forecast-dot]{opacity:0}figure[data-animate=in] [data-anim=forecast]{animation:1.4s cubic-bezier(.22,1,.36,1) .2s forwards ObservationToPrediction-module__ZKMkzG__otp-draw}figure[data-animate=in] [data-anim=forecast-dot]{animation:.4s ease-out 1.5s forwards ObservationToPrediction-module__ZKMkzG__otp-pop}@keyframes ObservationToPrediction-module__ZKMkzG__otp-draw{to{stroke-dashoffset:0}}@keyframes ObservationToPrediction-module__ZKMkzG__otp-pop{0%{opacity:0;transform-origin:600px 150px;transform:scale(.5)}to{opacity:1;transform-origin:600px 150px;transform:scale(1)}}@media (prefers-reduced-motion:reduce){[data-anim=forecast]{stroke-dashoffset:0}[data-anim=forecast-dot]{opacity:1}:is(figure[data-animate=in] [data-anim=forecast],figure[data-animate=in] [data-anim=forecast-dot]){animation:none}}.ObservationToPrediction-module__ZKMkzG__forecastLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.ObservationToPrediction-module__ZKMkzG__forecastNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}@media (max-width:38rem){.ObservationToPrediction-module__ZKMkzG__regionLabel{font-size:16px}.ObservationToPrediction-module__ZKMkzG__nowLabel,.ObservationToPrediction-module__ZKMkzG__forecastLabel{font-size:14px}.ObservationToPrediction-module__ZKMkzG__tick,.ObservationToPrediction-module__ZKMkzG__regionNote,.ObservationToPrediction-module__ZKMkzG__forecastNote,.ObservationToPrediction-module__ZKMkzG__axisLabel{font-size:7.5px}}
.OrbitalEnvironment-module__vNsphq__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.OrbitalEnvironment-module__vNsphq__title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.OrbitalEnvironment-module__vNsphq__col{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.OrbitalEnvironment-module__vNsphq__colAccent{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.OrbitalEnvironment-module__vNsphq__colHeader{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:22px}.OrbitalEnvironment-module__vNsphq__colHeaderAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:22px}.OrbitalEnvironment-module__vNsphq__colHeaderNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.OrbitalEnvironment-module__vNsphq__tick{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.OrbitalEnvironment-module__vNsphq__tickAccent{stroke:var(--color-accent);stroke-width:1.6px;stroke-linecap:round}.OrbitalEnvironment-module__vNsphq__itemLabel,.OrbitalEnvironment-module__vNsphq__itemLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.OrbitalEnvironment-module__vNsphq__itemNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.OrbitalEnvironment-module__vNsphq__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.OrbitalEnvironment-module__vNsphq__colHeader,.OrbitalEnvironment-module__vNsphq__colHeaderAccent{font-size:18px}.OrbitalEnvironment-module__vNsphq__itemLabel,.OrbitalEnvironment-module__vNsphq__itemLabelAccent{font-size:14px}.OrbitalEnvironment-module__vNsphq__title,.OrbitalEnvironment-module__vNsphq__colHeaderNote,.OrbitalEnvironment-module__vNsphq__itemNote,.OrbitalEnvironment-module__vNsphq__summary{font-size:7.5px}}
.OrbitalInversion-module__6x4xJG__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.OrbitalInversion-module__6x4xJG__rowTitle{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:22px}.OrbitalInversion-module__6x4xJG__rowNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.OrbitalInversion-module__6x4xJG__node{fill:var(--color-bg);stroke:currentColor;stroke-width:1.4px}.OrbitalInversion-module__6x4xJG__nodeAccent{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.8px}.OrbitalInversion-module__6x4xJG__nodeLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:14px}.OrbitalInversion-module__6x4xJG__nodeLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:14px}.OrbitalInversion-module__6x4xJG__nodeSub{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8px}.OrbitalInversion-module__6x4xJG__edge{stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round}.OrbitalInversion-module__6x4xJG__edgeAccent{stroke:var(--color-accent);stroke-width:1.5px;stroke-linecap:round}.OrbitalInversion-module__6x4xJG__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.OrbitalInversion-module__6x4xJG__rowTitle{font-size:17px}.OrbitalInversion-module__6x4xJG__nodeLabel,.OrbitalInversion-module__6x4xJG__nodeLabelAccent{font-size:12px}.OrbitalInversion-module__6x4xJG__rowNote,.OrbitalInversion-module__6x4xJG__nodeSub,.OrbitalInversion-module__6x4xJG__summary{font-size:7.5px}}
.OrbitalStack-module__kG5H2W__svg{width:100%;max-width:660px;height:auto;color:var(--color-ink);overflow:visible}.OrbitalStack-module__kG5H2W__title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.OrbitalStack-module__kG5H2W__layer{fill:var(--color-bg);stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.OrbitalStack-module__kG5H2W__layerAccent{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.OrbitalStack-module__kG5H2W__hardware{fill:var(--color-fg-subtle);opacity:.18;stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round}.OrbitalStack-module__kG5H2W__layerLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.OrbitalStack-module__kG5H2W__layerLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:17px}.OrbitalStack-module__kG5H2W__layerNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.OrbitalStack-module__kG5H2W__sideLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:15px}.OrbitalStack-module__kG5H2W__sideNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.OrbitalStack-module__kG5H2W__bracket{stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round}.OrbitalStack-module__kG5H2W__bracketMuted{stroke:var(--color-fg-subtle);stroke-width:1.2px;stroke-linecap:round;stroke-dasharray:3 3}.OrbitalStack-module__kG5H2W__flow{stroke:var(--color-fg-muted);stroke-width:1px;stroke-dasharray:3 4}.OrbitalStack-module__kG5H2W__flowHead{fill:none;stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.OrbitalStack-module__kG5H2W__flowLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}@media (max-width:38rem){.OrbitalStack-module__kG5H2W__layerLabel,.OrbitalStack-module__kG5H2W__layerLabelAccent{font-size:14px}.OrbitalStack-module__kG5H2W__sideLabel{font-size:12px}.OrbitalStack-module__kG5H2W__title,.OrbitalStack-module__kG5H2W__layerNote,.OrbitalStack-module__kG5H2W__sideNote,.OrbitalStack-module__kG5H2W__flowLabel{font-size:7.5px}}
.PlanetaryNervousSystem-module__xonXAa__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.PlanetaryNervousSystem-module__xonXAa__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.PlanetaryNervousSystem-module__xonXAa__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.PlanetaryNervousSystem-module__xonXAa__shellGroup{opacity:0;transition:opacity .7s}.PlanetaryNervousSystem-module__xonXAa__frame[data-animate=in] .PlanetaryNervousSystem-module__xonXAa__shellGroup{opacity:1}.PlanetaryNervousSystem-module__xonXAa__frame[data-animate=in] .PlanetaryNervousSystem-module__xonXAa__shellGroup:first-child{transition-delay:0s}.PlanetaryNervousSystem-module__xonXAa__frame[data-animate=in] .PlanetaryNervousSystem-module__xonXAa__shellGroup:nth-child(2){transition-delay:.22s}.PlanetaryNervousSystem-module__xonXAa__shell{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.1px;stroke-dasharray:3 4}.PlanetaryNervousSystem-module__xonXAa__shellShort{fill:none;stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:1.5 5;opacity:.75}.PlanetaryNervousSystem-module__xonXAa__aircraft{fill:var(--color-fg);stroke:var(--color-fg);stroke-width:.4px;stroke-linejoin:round}.PlanetaryNervousSystem-module__xonXAa__groundSensor{opacity:0;transition:opacity .7s .6s}.PlanetaryNervousSystem-module__xonXAa__frame[data-animate=in] .PlanetaryNervousSystem-module__xonXAa__groundSensor{opacity:1}.PlanetaryNervousSystem-module__xonXAa__pin{fill:var(--color-accent);stroke:var(--color-accent);stroke-width:.6px}.PlanetaryNervousSystem-module__xonXAa__tick{stroke:var(--color-fg-muted);stroke-width:1px;stroke-linecap:round}.PlanetaryNervousSystem-module__xonXAa__dot{fill:var(--color-fg-muted);stroke:var(--color-fg-muted);stroke-width:.6px}.PlanetaryNervousSystem-module__xonXAa__dotAccent{fill:var(--color-accent);stroke:var(--color-accent);stroke-width:.6px}.PlanetaryNervousSystem-module__xonXAa__pulseRing{fill:none;stroke:var(--color-accent);stroke-width:1px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:2.6s ease-out infinite PlanetaryNervousSystem-module__xonXAa__pns-pulse;animation-delay:var(--pulse-delay,0s)}@keyframes PlanetaryNervousSystem-module__xonXAa__pns-pulse{0%{opacity:.55;transform:scale(1)}80%{opacity:0;transform:scale(5.5)}to{opacity:0;transform:scale(5.5)}}.PlanetaryNervousSystem-module__xonXAa__earthGroup{animation:6s ease-in-out infinite PlanetaryNervousSystem-module__xonXAa__pns-breath}@keyframes PlanetaryNervousSystem-module__xonXAa__pns-breath{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.PlanetaryNervousSystem-module__xonXAa__earth{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.PlanetaryNervousSystem-module__xonXAa__continent{fill:var(--color-fg-subtle);opacity:.35;stroke:none}.PlanetaryNervousSystem-module__xonXAa__earthLabel{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:18px}.PlanetaryNervousSystem-module__xonXAa__shellLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.PlanetaryNervousSystem-module__xonXAa__leader{stroke:var(--color-fg-subtle);stroke-width:.9px;stroke-dasharray:2 3;animation:3.2s linear infinite PlanetaryNervousSystem-module__xonXAa__pns-leader;animation-delay:var(--leader-delay,0s)}@keyframes PlanetaryNervousSystem-module__xonXAa__pns-leader{to{stroke-dashoffset:-25px}}.PlanetaryNervousSystem-module__xonXAa__groundLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.PlanetaryNervousSystem-module__xonXAa__spine{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px;font-style:italic}.PlanetaryNervousSystem-module__xonXAa__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.PlanetaryNervousSystem-module__xonXAa__earthLabel,.PlanetaryNervousSystem-module__xonXAa__groundLabel{font-size:14px}.PlanetaryNervousSystem-module__xonXAa__shellLabel{font-size:8px}.PlanetaryNervousSystem-module__xonXAa__spine{font-size:14px}}@media (prefers-reduced-motion:reduce){.PlanetaryNervousSystem-module__xonXAa__shellGroup,.PlanetaryNervousSystem-module__xonXAa__pulseRing,.PlanetaryNervousSystem-module__xonXAa__earthGroup,.PlanetaryNervousSystem-module__xonXAa__leader{transition:none!important;animation:none!important}.PlanetaryNervousSystem-module__xonXAa__shellGroup{opacity:1}.PlanetaryNervousSystem-module__xonXAa__pulseRing{opacity:0}}
.PlanetaryStack-module__Z_WOaG__svg{width:100%;max-width:660px;height:auto;color:var(--color-ink);overflow:visible}.PlanetaryStack-module__Z_WOaG__title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.PlanetaryStack-module__Z_WOaG__layer{fill:var(--color-bg);stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.PlanetaryStack-module__Z_WOaG__layerAccent{fill:var(--color-bg);stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.PlanetaryStack-module__Z_WOaG__layerLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:20px}.PlanetaryStack-module__Z_WOaG__layerLabelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:20px}.PlanetaryStack-module__Z_WOaG__layerNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.PlanetaryStack-module__Z_WOaG__flow{stroke:var(--color-fg-muted);stroke-width:1px;stroke-dasharray:3 4}.PlanetaryStack-module__Z_WOaG__flowHead{fill:none;stroke:var(--color-fg-muted);stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.PlanetaryStack-module__Z_WOaG__flowLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.PlanetaryStack-module__Z_WOaG__sideLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:15px}.PlanetaryStack-module__Z_WOaG__sideLabelMuted{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:15px}.PlanetaryStack-module__Z_WOaG__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.PlanetaryStack-module__Z_WOaG__layerLabel,.PlanetaryStack-module__Z_WOaG__layerLabelAccent{font-size:16px}.PlanetaryStack-module__Z_WOaG__sideLabel,.PlanetaryStack-module__Z_WOaG__sideLabelMuted{font-size:12px}.PlanetaryStack-module__Z_WOaG__title,.PlanetaryStack-module__Z_WOaG__layerNote,.PlanetaryStack-module__Z_WOaG__flowLabel,.PlanetaryStack-module__Z_WOaG__summary{font-size:7.5px}}
.RevisitCollapse-module__Vtlmhq__svg{width:100%;max-width:640px;height:auto;color:var(--color-ink);overflow:visible}.RevisitCollapse-module__Vtlmhq__title{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}.RevisitCollapse-module__Vtlmhq__era{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:17px}.RevisitCollapse-module__Vtlmhq__cadence{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.RevisitCollapse-module__Vtlmhq__baseline{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:2 3}.RevisitCollapse-module__Vtlmhq__tick{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.RevisitCollapse-module__Vtlmhq__tickAccent{stroke:var(--color-accent);stroke-width:1.4px;stroke-linecap:round}.RevisitCollapse-module__Vtlmhq__timeAxis{stroke:currentColor;stroke-width:1.2px;stroke-linecap:round}.RevisitCollapse-module__Vtlmhq__axisLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}@media (max-width:38rem){.RevisitCollapse-module__Vtlmhq__era{font-size:14px}.RevisitCollapse-module__Vtlmhq__title,.RevisitCollapse-module__Vtlmhq__cadence,.RevisitCollapse-module__Vtlmhq__axisLabel{font-size:7.5px}}
.SemanticCompression-module__72VkNq__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.SemanticCompression-module__72VkNq__panelBox{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.SemanticCompression-module__72VkNq__panelBoxAccent{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.SemanticCompression-module__72VkNq__panelLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:20px}.SemanticCompression-module__72VkNq__panelNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.SemanticCompression-module__72VkNq__pixel{fill:var(--color-fg-subtle);opacity:.65}.SemanticCompression-module__72VkNq__weight{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.SemanticCompression-module__72VkNq__weightNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.SemanticCompression-module__72VkNq__bridge{stroke:var(--color-fg-muted);stroke-width:1.4px;stroke-linecap:round}.SemanticCompression-module__72VkNq__bridgeHead{fill:none;stroke:var(--color-fg-muted);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.SemanticCompression-module__72VkNq__bridgeLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:15px}.SemanticCompression-module__72VkNq__bridgeNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.SemanticCompression-module__72VkNq__field{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.SemanticCompression-module__72VkNq__value{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.SemanticCompression-module__72VkNq__valueAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.SemanticCompression-module__72VkNq__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.SemanticCompression-module__72VkNq__panelLabel{font-size:16px}.SemanticCompression-module__72VkNq__value,.SemanticCompression-module__72VkNq__valueAccent,.SemanticCompression-module__72VkNq__weight,.SemanticCompression-module__72VkNq__bridgeLabel{font-size:13px}.SemanticCompression-module__72VkNq__panelNote,.SemanticCompression-module__72VkNq__field,.SemanticCompression-module__72VkNq__weightNote,.SemanticCompression-module__72VkNq__bridgeNote,.SemanticCompression-module__72VkNq__summary{font-size:7.5px}}
.SnapshotVsSequence-module__y3K86a__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.SnapshotVsSequence-module__y3K86a__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.SnapshotVsSequence-module__y3K86a__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.SnapshotVsSequence-module__y3K86a__panelLabel{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:22px}.SnapshotVsSequence-module__y3K86a__panelNote{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.SnapshotVsSequence-module__y3K86a__sceneBox{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.SnapshotVsSequence-module__y3K86a__dock{stroke:var(--color-fg-muted);stroke-width:1.4px;stroke-linecap:round}.SnapshotVsSequence-module__y3K86a__dockMini{stroke:var(--color-fg-muted);stroke-width:.9px;stroke-linecap:round}.SnapshotVsSequence-module__y3K86a__ship{fill:var(--color-fg);stroke:var(--color-fg);stroke-width:.6px}.SnapshotVsSequence-module__y3K86a__frameBox{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.75}.SnapshotVsSequence-module__y3K86a__frameBoxAnomaly{fill:none;stroke:var(--color-accent);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.SnapshotVsSequence-module__y3K86a__sprocket{stroke:var(--color-fg-subtle);stroke-width:1px;stroke-linecap:round}.SnapshotVsSequence-module__y3K86a__shipMini{fill:var(--color-fg);opacity:.8}.SnapshotVsSequence-module__y3K86a__shipAnomaly{fill:var(--color-accent)}.SnapshotVsSequence-module__y3K86a__ts{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.SnapshotVsSequence-module__y3K86a__tsAnomaly{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;fill:var(--color-accent);font-size:9px}.SnapshotVsSequence-module__y3K86a__leader{stroke:var(--color-fg-muted);stroke-width:1px;stroke-dasharray:2 3}.SnapshotVsSequence-module__y3K86a__anomalyLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.SnapshotVsSequence-module__y3K86a__spine{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px;font-style:italic}.SnapshotVsSequence-module__y3K86a__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.SnapshotVsSequence-module__y3K86a__panelLabel,.SnapshotVsSequence-module__y3K86a__anomalyLabel{font-size:16px}.SnapshotVsSequence-module__y3K86a__panelNote,.SnapshotVsSequence-module__y3K86a__ts,.SnapshotVsSequence-module__y3K86a__tsAnomaly{font-size:8px}.SnapshotVsSequence-module__y3K86a__spine{font-size:14px}}
.SpectralFingerprint-module__h5BKTW__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.SpectralFingerprint-module__h5BKTW__axis{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.SpectralFingerprint-module__h5BKTW__axisLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.SpectralFingerprint-module__h5BKTW__bandTick{stroke:var(--color-fg-subtle);stroke-width:1px}.SpectralFingerprint-module__h5BKTW__bandNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.SpectralFingerprint-module__h5BKTW__rgbBand{fill:var(--color-fg-subtle);opacity:.12;stroke:var(--color-fg-subtle);stroke-width:1px;stroke-dasharray:3 3}.SpectralFingerprint-module__h5BKTW__rgbLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.SpectralFingerprint-module__h5BKTW__curve{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.SpectralFingerprint-module__h5BKTW__curveMuted{fill:none;stroke:var(--color-fg-muted);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round}.SpectralFingerprint-module__h5BKTW__curveAccent{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.SpectralFingerprint-module__h5BKTW__label{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.SpectralFingerprint-module__h5BKTW__labelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}@media (max-width:38rem){.SpectralFingerprint-module__h5BKTW__label,.SpectralFingerprint-module__h5BKTW__labelAccent{font-size:14px}.SpectralFingerprint-module__h5BKTW__axisLabel,.SpectralFingerprint-module__h5BKTW__bandNote,.SpectralFingerprint-module__h5BKTW__rgbLabel{font-size:7.5px}}
.ValueStackInversion-module__a0OKsq__figure{flex-direction:column;align-items:center;gap:.6rem;margin:2.5rem 0 2.75rem;display:flex}.ValueStackInversion-module__a0OKsq__frame{background-color:var(--color-bg);background-image:radial-gradient(circle,#1c1b1b14 .9px,#0000 1px);background-position:0 0;background-size:18px 18px;border:1px solid #1c1b1b09;justify-content:center;width:100%;padding:1.75rem 1.25rem;display:flex}.ValueStackInversion-module__a0OKsq__svg{width:100%;max-width:620px;height:auto;color:var(--color-ink);overflow:visible}.ValueStackInversion-module__a0OKsq__colHeader{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:22px}.ValueStackInversion-module__a0OKsq__colSub{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.ValueStackInversion-module__a0OKsq__layer{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;opacity:.6}.ValueStackInversion-module__a0OKsq__layerActive{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.ValueStackInversion-module__a0OKsq__layerLabel{font-family:var(--font-hand), "Caveat", cursive;fill:currentColor;font-size:17px}.ValueStackInversion-module__a0OKsq__layerNote{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.ValueStackInversion-module__a0OKsq__valueDot{fill:var(--color-accent);stroke:var(--color-accent);stroke-width:1px}.ValueStackInversion-module__a0OKsq__valueGlyph{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-bg);font-size:14px;font-weight:700}.ValueStackInversion-module__a0OKsq__sweep path{fill:none;stroke:var(--color-fg-subtle);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.ValueStackInversion-module__a0OKsq__spine{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px;font-style:italic}.ValueStackInversion-module__a0OKsq__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-fg-muted);text-align:center;font-size:.75rem}@media (max-width:38rem){.ValueStackInversion-module__a0OKsq__colHeader{font-size:18px}.ValueStackInversion-module__a0OKsq__layerLabel{font-size:14px}.ValueStackInversion-module__a0OKsq__layerNote,.ValueStackInversion-module__a0OKsq__colSub{font-size:8px}.ValueStackInversion-module__a0OKsq__spine{font-size:14px}}
.ViolatedExpectations-module__ATVE2q__svg{width:100%;max-width:680px;height:auto;color:var(--color-ink);overflow:visible}.ViolatedExpectations-module__ATVE2q__axis{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round}.ViolatedExpectations-module__ATVE2q__axisLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9px}.ViolatedExpectations-module__ATVE2q__band{fill:var(--color-fg-subtle);opacity:.18;stroke:none}.ViolatedExpectations-module__ATVE2q__expected{fill:none;stroke:var(--color-fg-muted);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4}.ViolatedExpectations-module__ATVE2q__observed{fill:none;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.ViolatedExpectations-module__ATVE2q__labelMuted{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg-muted);font-size:16px}.ViolatedExpectations-module__ATVE2q__labelAccent{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-accent);font-size:16px}.ViolatedExpectations-module__ATVE2q__gapLine{stroke:var(--color-accent);stroke-width:1.2px;stroke-linecap:round;stroke-dasharray:2 3}.ViolatedExpectations-module__ATVE2q__anomaly{fill:var(--color-accent);stroke:var(--color-accent)}.ViolatedExpectations-module__ATVE2q__gapLabel{font-family:var(--font-hand), "Caveat", cursive;fill:var(--color-fg);font-size:16px}.ViolatedExpectations-module__ATVE2q__gapNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:8.5px}.ViolatedExpectations-module__ATVE2q__summary{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--color-fg-muted);font-size:9.5px}@media (max-width:38rem){.ViolatedExpectations-module__ATVE2q__labelMuted,.ViolatedExpectations-module__ATVE2q__labelAccent,.ViolatedExpectations-module__ATVE2q__gapLabel{font-size:13px}.ViolatedExpectations-module__ATVE2q__axisLabel,.ViolatedExpectations-module__ATVE2q__gapNote,.ViolatedExpectations-module__ATVE2q__summary{font-size:7.5px}}[data-anim=observed]{stroke-dasharray:720;stroke-dashoffset:720px}[data-anim=anomaly]{opacity:0;transform-origin:50%}figure[data-animate=in] [data-anim=observed]{animation:1.6s cubic-bezier(.22,1,.36,1) .15s forwards ViolatedExpectations-module__ATVE2q__ve-draw}figure[data-animate=in] [data-anim=anomaly]{animation:1.4s ease-out 1.6s forwards ViolatedExpectations-module__ATVE2q__ve-pulse}@keyframes ViolatedExpectations-module__ATVE2q__ve-draw{to{stroke-dashoffset:0}}@keyframes ViolatedExpectations-module__ATVE2q__ve-pulse{0%{opacity:0;r:4}40%{opacity:1;r:10}to{opacity:1;r:4}}@media (prefers-reduced-motion:reduce){[data-anim=observed]{stroke-dashoffset:0}[data-anim=anomaly]{opacity:1}:is(figure[data-animate=in] [data-anim=observed],figure[data-animate=in] [data-anim=anomaly]){animation:none}}
.Mark-module__SgGJ7W__mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;background-position:0 100%;background-repeat:repeat-x;margin-bottom:.05em;padding-bottom:.2em;display:inline}.Mark-module__SgGJ7W__mark.Mark-module__SgGJ7W__underline{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 5' fill='none' stroke='%234863b3' stroke-width='0.9' stroke-linecap='round'><path d='M0 1.7 C 14 1.3 28 2.4 42 1.7 S 68 2.1 80 1.6'/><path d='M2 2.6 C 16 2.3 30 1.7 44 2.8 S 66 2.0 78 2.7'/></svg>");background-size:80px .4em}.Mark-module__SgGJ7W__mark.Mark-module__SgGJ7W__wave{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 8' fill='none' stroke='%234863b3' stroke-width='1.3' stroke-linecap='round'><path d='M0 4 Q 5 1.5 10 4 T 20 4 T 30 4 T 40 4'/></svg>");background-size:40px .5em}.Mark-module__SgGJ7W__mark.Mark-module__SgGJ7W__circle{background:0 0;padding:.05em .4em;position:relative}.Mark-module__SgGJ7W__mark.Mark-module__SgGJ7W__circle:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 40' preserveAspectRatio='none' fill='none' stroke='%234863b3' stroke-width='1.3' stroke-linecap='round'><path d='M50 2 C 90 2 99 12 99 20 C 99 32 70 38 50 38 C 20 38 2 32 2 20 C 2 8 12 2 50 2'/></svg>");background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:-.15em -.1em -.1em}
.Note-module__hloN0q__anchor{z-index:1;display:block;position:relative}.Note-module__hloN0q__note{font-family:var(--font-hand), "Caveat", "Patrick Hand", "Bradley Hand", cursive;color:var(--color-fg);max-width:100%;transform:rotate(var(--note-tilt,-1deg));background:#fffaf0;border:1px solid #e9dfb8;border-radius:2px 14px 3px 12px;margin-block:1rem 1.5rem;padding:.75rem 1rem 1rem;font-size:1.15rem;line-height:1.4;display:block;box-shadow:0 1px #503c000a,0 8px 18px -10px #503c002e}.Note-module__hloN0q__body{display:block}.Note-module__hloN0q__note .Note-module__hloN0q__body p{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;margin:0 0 .4rem!important}.Note-module__hloN0q__note .Note-module__hloN0q__body p:last-child{margin-bottom:0!important}.Note-module__hloN0q__note .Note-module__hloN0q__body a{color:var(--color-accent);text-underline-offset:3px;-webkit-text-decoration:underline wavy;text-decoration:underline wavy;text-decoration-thickness:1px}.Note-module__hloN0q__note .Note-module__hloN0q__body strong{background:linear-gradient(#0000 60%,#ffe28a 60%);padding:0 .1em;font-weight:600;color:inherit!important;font-family:inherit!important}.Note-module__hloN0q__note .Note-module__hloN0q__body em{font-style:italic}.Note-module__hloN0q__note .Note-module__hloN0q__body code{font-family:var(--font-mono);background:#0000000a;border-radius:2px;padding:.05em .3em;font-size:.82em}.Note-module__hloN0q__label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-muted);background:0 0;border-bottom:1px dashed;margin-bottom:.45rem;padding:0 .15rem .1rem;font-size:.6875rem;font-weight:500;display:inline-block}.Note-module__hloN0q__squiggle{color:var(--color-fg-subtle);opacity:.75;width:65%;margin-top:.5rem;display:block}.Note-module__hloN0q__note.Note-module__hloN0q__note{background:#fffaf0;border-color:#ecdfae}.Note-module__hloN0q__note.Note-module__hloN0q__ref{color:#1d3a8a;background:#f3f6fc;border-color:#cdd7e8;border-radius:3px}.Note-module__hloN0q__note.Note-module__hloN0q__ref:before{content:"";background:#dcd2aa8c;border-inline:1px dashed #a08c5059;block-size:18px;inline-size:64px;position:absolute;inset-block-start:-10px;inset-inline-start:50%;transform:translate(-50%)rotate(-4deg)}.Note-module__hloN0q__note.Note-module__hloN0q__aside{box-shadow:none;border:none;border-inline-start:2px solid var(--color-rule-strong);background:#f7f6f3;border-radius:0;padding-inline:.5rem}.Note-module__hloN0q__note.Note-module__hloN0q__plain{box-shadow:none;color:var(--color-ink);background:0 0;border:none;border-radius:0;padding:0;font-size:1.2rem;line-height:1.35}.Note-module__hloN0q__note.Note-module__hloN0q__plain .Note-module__hloN0q__body p{color:inherit!important}.Note-module__hloN0q__note.Note-module__hloN0q__plain .Note-module__hloN0q__body strong{background:0 0;font-weight:600;color:inherit!important}.Note-module__hloN0q__note.Note-module__hloN0q__plain .Note-module__hloN0q__label{color:var(--color-ink);border-bottom-color:var(--color-ink);opacity:.65}@media (min-width:80rem){.Note-module__hloN0q__anchor{height:0}.Note-module__hloN0q__anchorRight .Note-module__hloN0q__note{inline-size:16rem;margin-block:0;position:absolute;inset-block-start:var(--note-offset,0);inset-inline-start:calc(100% + 2.25rem)}.Note-module__hloN0q__anchorLeft .Note-module__hloN0q__note{inline-size:16rem;margin-block:0;position:absolute;inset-block-start:var(--note-offset,0);inset-inline-end:calc(100% + 2.25rem)}}@media (min-width:96rem){.Note-module__hloN0q__anchorRight .Note-module__hloN0q__note,.Note-module__hloN0q__anchorLeft .Note-module__hloN0q__note{inline-size:18rem}}@media (max-width:48rem){.Note-module__hloN0q__note{transform:rotate(calc(var(--note-tilt,-1deg) * .4));padding:.6rem .85rem .75rem;font-size:1rem}.Note-module__hloN0q__note.Note-module__hloN0q__plain{border-inline-start:2px solid var(--color-rule);margin-block:.8rem 1.2rem;padding-inline-start:.8rem;font-size:1.05rem;line-height:1.4}.Note-module__hloN0q__squiggle{width:50%;margin-top:.35rem}}
.Newsletter-module__TRkpHa__root{gap:var(--sp-3);padding-block:var(--sp-5);flex-direction:column;display:flex}.Newsletter-module__TRkpHa__compact{gap:var(--sp-2);padding-block:0}.Newsletter-module__TRkpHa__compact .Newsletter-module__TRkpHa__form{max-inline-size:22rem}.Newsletter-module__TRkpHa__compact .Newsletter-module__TRkpHa__input{padding:.4375rem var(--sp-3);font-size:.75rem}.Newsletter-module__TRkpHa__compact .Newsletter-module__TRkpHa__button{padding:.4375rem var(--sp-3)}.Newsletter-module__TRkpHa__copy{gap:var(--sp-1);flex-direction:column;display:flex}.Newsletter-module__TRkpHa__eyebrow{font-family:var(--font-mono);letter-spacing:var(--ls-widest);text-transform:uppercase;color:var(--color-fg-muted);font-size:.6875rem}.Newsletter-module__TRkpHa__lede{font-family:var(--font-display);color:var(--color-fg);max-inline-size:32rem;margin:0;font-size:1rem;line-height:1.5}.Newsletter-module__TRkpHa__form{gap:var(--sp-2);align-items:stretch;max-inline-size:32rem;display:flex}.Newsletter-module__TRkpHa__field{flex:1;display:flex}.Newsletter-module__TRkpHa__input{inline-size:100%;padding:var(--sp-2) var(--sp-3);font-family:var(--font-mono);color:var(--color-fg);background:var(--color-bg);border:1px solid var(--color-rule-strong);border-radius:var(--radius-sm);outline:none;font-size:.8125rem;transition:border-color .12s}.Newsletter-module__TRkpHa__input::placeholder{color:var(--color-fg-subtle)}.Newsletter-module__TRkpHa__input:focus-visible{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.Newsletter-module__TRkpHa__input:disabled{opacity:.6;cursor:not-allowed}.Newsletter-module__TRkpHa__button{padding:var(--sp-2) var(--sp-4);font-family:var(--font-mono);letter-spacing:var(--ls-widest);text-transform:uppercase;color:var(--color-bg);background:var(--color-fg);border:1px solid var(--color-fg);border-radius:var(--radius-sm);cursor:pointer;font-size:.6875rem;transition:opacity .12s}.Newsletter-module__TRkpHa__button:hover:not(:disabled){opacity:.85}.Newsletter-module__TRkpHa__button:disabled{opacity:.5;cursor:not-allowed}.Newsletter-module__TRkpHa__message{font-family:var(--font-mono);letter-spacing:var(--ls-wide);margin:0;font-size:.75rem}.Newsletter-module__TRkpHa__messageOk{color:var(--color-accent)}.Newsletter-module__TRkpHa__messageError{color:#a4302a}.Newsletter-module__TRkpHa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:32rem){.Newsletter-module__TRkpHa__form{flex-direction:column}}
.Planetary-module__MiTZia__orbital{background:var(--color-bg);color:var(--color-fg);flex-direction:column;min-block-size:100dvh;display:flex}.Planetary-module__MiTZia__spread{gap:var(--sp-7);inline-size:100%;max-inline-size:86rem;padding:clamp(var(--sp-6), 6vh, var(--sp-8)) clamp(var(--sp-5), 5vw, var(--sp-7));flex:1;grid-template-columns:minmax(0,1fr);align-items:start;margin:0 auto;display:grid}@media (min-width:64rem){.Planetary-module__MiTZia__spread{gap:clamp(var(--sp-7), 6vw, var(--sp-9));grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-content:center;align-items:start}}.Planetary-module__MiTZia__title{gap:var(--sp-6);inline-size:100%;max-inline-size:34rem;padding-block-start:var(--sp-3);display:grid}.Planetary-module__MiTZia__titleEyebrow{align-items:center;gap:var(--sp-3);font-family:var(--font-mono);letter-spacing:var(--ls-widest);text-transform:uppercase;color:var(--color-fg-subtle);font-size:10.5px;display:inline-flex}.Planetary-module__MiTZia__titleEyebrowRule{background:linear-gradient(90deg, var(--color-rule-strong) 0%, var(--color-rule-strong) 30%, color-mix(in oklab, var(--color-accent) 70%, var(--color-rule-strong)) 50%, var(--color-rule-strong) 70%, var(--color-rule-strong) 100%);block-size:1px;inline-size:28px;animation:Planetary-module__MiTZia__eyebrowCarrier 1.6s var(--ease-out) .35s 1 forwards;background-position:100% 0;background-size:300% 100%;display:block}@keyframes Planetary-module__MiTZia__eyebrowCarrier{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.Planetary-module__MiTZia__titleEyebrowRule{background:var(--color-rule-strong);animation:none}}.Planetary-module__MiTZia__titleWordmark{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-fg);margin:0;font-size:clamp(4rem,9vw,8rem);font-weight:400;line-height:.94}.Planetary-module__MiTZia__titleWordmarkLockup{letter-spacing:-.015em;white-space:nowrap;font-size:clamp(2.25rem,6vw,5rem);line-height:1}.Planetary-module__MiTZia__titleTagline{font-family:var(--font-display);letter-spacing:0;color:var(--color-fg);text-wrap:balance;max-inline-size:30rem;margin:0;font-size:clamp(1.375rem,2vw,1.75rem);font-style:italic;font-weight:400;line-height:1.32}.Planetary-module__MiTZia__titleRule{background:var(--color-fg);block-size:1px;inline-size:56px;display:block}.Planetary-module__MiTZia__titleThesis{font-family:var(--font-display);letter-spacing:.005em;color:var(--color-fg-prose);text-wrap:pretty;max-inline-size:30rem;margin:0;font-size:clamp(1.0625rem,1.4vw,1.1875rem);font-weight:400;line-height:1.72}.Planetary-module__MiTZia__titleSubthesis{font-family:var(--font-display);color:var(--color-fg-muted);text-wrap:pretty;max-inline-size:30rem;margin:0;font-size:clamp(.9375rem,1.2vw,1.0625rem);font-weight:400;line-height:1.7}.Planetary-module__MiTZia__titleSignoff{white-space:nowrap;color:var(--color-fg-muted);display:inline}.Planetary-module__MiTZia__titleSignoffDash{color:var(--color-fg-subtle);margin-inline-end:.25em}.Planetary-module__MiTZia__titleSignoffName{color:var(--color-fg);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border-block-end:1px solid #0000;text-decoration:none}.Planetary-module__MiTZia__titleSignoffName:hover{color:var(--color-accent);border-block-end-color:var(--color-accent)}.Planetary-module__MiTZia__titleSubscribe{max-inline-size:22rem;margin-block-start:calc(var(--sp-5) - var(--sp-6))}.Planetary-module__MiTZia__ascent{gap:var(--sp-6);inline-size:100%;display:grid}.Planetary-module__MiTZia__preview{inline-size:clamp(16rem,22vw,19rem);padding:var(--sp-5) var(--sp-5) var(--sp-4);background:var(--color-bg-raised);-webkit-backdrop-filter:blur(16px)saturate(150%);border:1px solid color-mix(in oklab, var(--color-rule) 60%, transparent);border-radius:var(--radius-lg,14px);opacity:0;pointer-events:none;z-index:5;will-change:opacity, transform;transition:opacity .18s var(--ease-out), transform .22s var(--ease-out);flex-direction:column;display:flex;position:absolute;inset-block-start:50%;inset-inline-start:55%;transform:translateY(calc(4px - 50%));box-shadow:0 1px 1px #1c1b1b08,0 8px 22px #1c1b1b0f}.Planetary-module__MiTZia__stationRow:hover .Planetary-module__MiTZia__preview,.Planetary-module__MiTZia__stationRow:focus-within .Planetary-module__MiTZia__preview,.Planetary-module__MiTZia__preview:hover{opacity:1;pointer-events:auto;transform:translateY(-50%)}.Planetary-module__MiTZia__previewHeader{justify-content:space-between;align-items:center;gap:var(--sp-2);margin-block-end:var(--sp-3);display:flex}.Planetary-module__MiTZia__previewLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-fg);font-variant-numeric:tabular-nums;font-size:10px}.Planetary-module__MiTZia__previewStatus{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-fg-subtle);align-items:center;gap:5px;font-size:9px;display:inline-flex}.Planetary-module__MiTZia__previewStatusDot{background:var(--color-rule-strong);border-radius:50%;block-size:5px;inline-size:5px}.Planetary-module__MiTZia__previewStatus[data-state=live] .Planetary-module__MiTZia__previewStatusDot{background:#2a8b3a;box-shadow:0 0 0 2px #2a8b3a40;box-shadow:0 0 0 2px lab(51.0137% -42.3203 34.1536/.25)}.Planetary-module__MiTZia__previewTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--color-fg);text-wrap:balance;margin:0;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:400;line-height:1.18}.Planetary-module__MiTZia__previewThesis{font-family:var(--font-display);color:var(--color-fg-muted);margin:var(--sp-3) 0 0;text-wrap:pretty;font-size:clamp(.9375rem,1.1vw,1rem);font-style:italic;line-height:1.55}.Planetary-module__MiTZia__previewMeta{align-items:center;gap:var(--sp-2);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-subtle);font-variant-numeric:tabular-nums;margin-block-start:var(--sp-4);font-size:9.5px;display:flex}.Planetary-module__MiTZia__previewMetaSep{color:color-mix(in oklab, var(--color-fg-subtle) 50%, transparent)}.Planetary-module__MiTZia__previewActions{align-items:center;gap:var(--sp-3);flex-wrap:wrap;margin-block-start:var(--sp-3);display:inline-flex}.Planetary-module__MiTZia__previewRead{align-items:center;gap:var(--sp-2);border-radius:var(--radius-sm,6px);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;margin-inline-start:-.6rem;padding:.3rem .6rem;font-size:10px;font-weight:500;text-decoration:none;display:inline-flex}.Planetary-module__MiTZia__previewRead:hover,.Planetary-module__MiTZia__previewRead:focus-visible{background:var(--color-accent-soft);color:var(--color-accent,var(--color-fg));outline:none}.Planetary-module__MiTZia__previewReadArrow{transition:transform var(--dur-base) var(--ease-out);display:inline-block}.Planetary-module__MiTZia__previewRead:hover .Planetary-module__MiTZia__previewReadArrow{transform:translate(4px)}.Planetary-module__MiTZia__previewSoon{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-subtle);padding:.3rem 0;font-size:10px;font-weight:500}.Planetary-module__MiTZia__scale{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.Planetary-module__MiTZia__scale:before{content:"";background:linear-gradient(180deg, transparent 0, var(--color-rule-strong) 6%, var(--color-rule-strong) 94%, transparent 100%);transform-origin:top;inline-size:1px;animation:Planetary-module__MiTZia__scaleLine 1.1s var(--ease-out) .55s both;position:absolute;inset-block:0;inset-inline-start:7px}@keyframes Planetary-module__MiTZia__scaleLine{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.Planetary-module__MiTZia__scale:before{animation:none}}.Planetary-module__MiTZia__partMarker{align-items:center;gap:var(--sp-3);padding-block:var(--sp-5) var(--sp-1);grid-template-columns:14px minmax(20px,auto) 1fr;display:grid;position:relative}.Planetary-module__MiTZia__partMarkerNumeral{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-fg);font-variant-numeric:tabular-nums;font-size:10.5px}.Planetary-module__MiTZia__stationRow[data-part-start]:first-child .Planetary-module__MiTZia__partMarker{padding-block-start:0}.Planetary-module__MiTZia__partMarkerTick{background:var(--color-fg);justify-self:center;block-size:5px;inline-size:5px;transform:rotate(45deg)}.Planetary-module__MiTZia__partMarkerTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--color-fg);font-size:clamp(.9375rem,1.1vw,1.0625rem);line-height:1.15}.Planetary-module__MiTZia__stationRow{position:relative}.Planetary-module__MiTZia__constellation{pointer-events:none;z-index:1;animation:Planetary-module__MiTZia__constellationFadeIn .2s var(--ease-out) both;position:absolute;inset:0}@keyframes Planetary-module__MiTZia__constellationFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Planetary-module__MiTZia__constellation{animation:none}}.Planetary-module__MiTZia__station{align-items:center;gap:var(--sp-3);inline-size:100%;padding:var(--sp-2) var(--sp-2) var(--sp-2) 0;font:inherit;cursor:pointer;text-align:start;color:var(--color-fg-muted);border-radius:var(--radius-sm);transition:color var(--dur-fast) var(--ease-out);background:0 0;border:0;grid-template-columns:14px minmax(20px,auto) 1fr auto;display:grid;position:relative}.Planetary-module__MiTZia__stationDot{background:var(--color-bg);border:1.5px solid var(--color-rule-strong);block-size:8px;inline-size:8px;transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);border-radius:50%;justify-self:center}.Planetary-module__MiTZia__stationNum{font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-fg-subtle);font-variant-numeric:tabular-nums;transition:color var(--dur-fast) var(--ease-out);font-size:10.5px}.Planetary-module__MiTZia__stationTitle{font-family:var(--font-display);color:var(--color-fg-prose);text-wrap:pretty;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-inline-size:0;font-size:clamp(.8125rem,.95vw,.875rem);font-style:italic;font-weight:400;line-height:1.25;display:-webkit-box;overflow:hidden}.Planetary-module__MiTZia__stationMeta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-fg-subtle);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.Planetary-module__MiTZia__station:hover .Planetary-module__MiTZia__stationDot,.Planetary-module__MiTZia__station:focus-visible .Planetary-module__MiTZia__stationDot{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 0 4px color-mix(in oklab, var(--color-accent) 18%, transparent);transform:scale(1.25)}.Planetary-module__MiTZia__station[data-soon] .Planetary-module__MiTZia__stationDot{border-style:dashed}.Planetary-module__MiTZia__stationDot[data-last-read]{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--color-accent) 14%, transparent)}.Planetary-module__MiTZia__stationDot[data-pulsing]{animation:Planetary-module__MiTZia__stationPulse 1.6s var(--ease-out)}@keyframes Planetary-module__MiTZia__stationPulse{0%{background:var(--color-bg);border-color:var(--color-rule-strong);box-shadow:0 0 0 0 color-mix(in oklab, var(--color-accent) 50%, transparent)}25%{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 0 6px color-mix(in oklab, var(--color-accent) 22%, transparent)}to{background:var(--color-bg);border-color:var(--color-rule-strong);box-shadow:0 0 0 14px color-mix(in oklab, var(--color-accent) 0%, transparent)}}@media (prefers-reduced-motion:reduce){.Planetary-module__MiTZia__stationDot[data-pulsing]{animation:none}}.Planetary-module__MiTZia__station[data-soon]:hover .Planetary-module__MiTZia__stationDot,.Planetary-module__MiTZia__station[data-soon]:focus-visible .Planetary-module__MiTZia__stationDot{background:var(--color-bg);border-color:var(--color-fg-muted);box-shadow:none;border-style:dashed}.Planetary-module__MiTZia__station:not([data-soon]):hover .Planetary-module__MiTZia__stationNum,.Planetary-module__MiTZia__station:not([data-soon]):focus-visible .Planetary-module__MiTZia__stationNum,.Planetary-module__MiTZia__station:not([data-soon]):hover .Planetary-module__MiTZia__stationTitle,.Planetary-module__MiTZia__station:not([data-soon]):focus-visible .Planetary-module__MiTZia__stationTitle{color:var(--color-accent)}.Planetary-module__MiTZia__station[data-soon]:hover .Planetary-module__MiTZia__stationNum,.Planetary-module__MiTZia__station[data-soon]:focus-visible .Planetary-module__MiTZia__stationNum{color:var(--color-fg)}.Planetary-module__MiTZia__station:hover .Planetary-module__MiTZia__stationMeta,.Planetary-module__MiTZia__station:focus-visible .Planetary-module__MiTZia__stationMeta{color:var(--color-fg-muted)}@media (max-width:64rem){.Planetary-module__MiTZia__ascent{border-block-start:1px solid var(--color-rule);margin-block-start:var(--sp-7);padding-block-start:var(--sp-7)}.Planetary-module__MiTZia__preview{display:none}}@media (max-width:30rem){.Planetary-module__MiTZia__stationMeta{display:none}}.Planetary-module__MiTZia__titleCta{align-items:baseline;gap:var(--sp-2);font-family:var(--font-display);color:var(--color-fg);transition:color var(--dur-fast) var(--ease-out);align-self:start;margin-block-start:var(--sp-4);font-size:1.25rem;font-style:italic;line-height:1.2;text-decoration:none;display:inline-flex}.Planetary-module__MiTZia__titleCtaLabel{transition:background-size var(--dur-base) var(--ease-out);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;padding-block-end:2px}.Planetary-module__MiTZia__titleCta:hover{color:var(--color-accent)}.Planetary-module__MiTZia__titleCta:hover .Planetary-module__MiTZia__titleCtaLabel{background-size:100% 1px}.Planetary-module__MiTZia__titleCtaArrow{font-family:var(--font-body);color:var(--color-fg-muted);transition:transform var(--dur-base) var(--ease-out), color var(--dur-fast) var(--ease-out);font-size:.95rem;font-style:normal}.Planetary-module__MiTZia__titleCta:hover .Planetary-module__MiTZia__titleCtaArrow{color:var(--color-accent);transform:translate(3px)}
.NextPass-module__hlmuaq__root{z-index:15;pointer-events:none;align-items:center;gap:var(--sp-2);padding:var(--sp-3) var(--sp-5);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-subtle);font-variant-numeric:tabular-nums;white-space:nowrap;animation:NextPass-module__hlmuaq__overlayFadeIn .32s var(--ease-out) .6s both;font-size:10px;display:flex;position:fixed;inset-block-start:0;inset-inline-end:0}@keyframes NextPass-module__hlmuaq__overlayFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.NextPass-module__hlmuaq__root{animation:none}}.NextPass-module__hlmuaq__label{color:var(--color-fg-muted)}.NextPass-module__hlmuaq__value{color:var(--color-fg)}.NextPass-module__hlmuaq__chapter{color:var(--color-fg-subtle)}.NextPass-module__hlmuaq__title{color:var(--color-fg-subtle);text-overflow:ellipsis;max-inline-size:22ch;overflow:hidden}.NextPass-module__hlmuaq__sep{color:color-mix(in oklab, var(--color-fg-subtle) 50%, transparent)}@media (max-width:48rem){.NextPass-module__hlmuaq__root{letter-spacing:.1em;padding:var(--sp-2) var(--sp-4);justify-content:flex-end;gap:6px;max-inline-size:60vw;font-size:9px}.NextPass-module__hlmuaq__title,.NextPass-module__hlmuaq__root>span:first-of-type,.NextPass-module__hlmuaq__root>span:nth-of-type(2){display:none}}
.Starfield-module__6ryHAG__canvas{pointer-events:none;z-index:0;mix-blend-mode:multiply;opacity:.9;block-size:100%;inline-size:100%;position:fixed;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 30% 45%,#0000 0%,#00000073 35%,#000 70%);mask-image:radial-gradient(70% 60% at 30% 45%,#0000 0%,#00000073 35%,#000 70%)}
.Signature-module__G7BqBW__signature{font-family:var(--font-hand);color:var(--color-accent);letter-spacing:-.005em;transform-origin:0;-webkit-text-stroke:1.2px var(--color-bg);margin-block-start:.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1;display:inline-block;transform:rotate(-2deg)}
.Footer-module__MPE0dq__root{inline-size:100%;margin-block-start:var(--sp-6)}.Footer-module__MPE0dq__meta{justify-content:space-between;align-items:center;gap:var(--sp-5);padding-block:var(--sp-5) var(--sp-6);display:flex}.Footer-module__MPE0dq__brand,.Footer-module__MPE0dq__navLink{font-family:var(--font-mono);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--color-fg-muted);font-size:.6875rem;line-height:1.5}.Footer-module__MPE0dq__nav{align-items:center;gap:var(--sp-5);display:flex}.Footer-module__MPE0dq__navLink{transition:color var(--dur-fast) var(--ease-out);text-decoration:none}.Footer-module__MPE0dq__navLink:hover{color:var(--color-fg)}@media (max-width:32rem){.Footer-module__MPE0dq__meta{align-items:flex-start;gap:var(--sp-2);flex-direction:column}}
.SoundToggle-module__eqiV-q__toggle{block-size:1.25rem;inline-size:1.25rem;color:var(--color-fg-muted);cursor:pointer;pointer-events:auto;transition:color var(--dur-fast) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.SoundToggle-module__eqiV-q__toggle:hover,.SoundToggle-module__eqiV-q__toggle:focus-visible{color:var(--color-fg);outline:none}.SoundToggle-module__eqiV-q__toggle[aria-pressed=true]{color:var(--color-fg)}
.MobileNav-module__uNzMOa__bar{z-index:40;background:var(--color-bg);border-block-end:1px solid var(--color-rule);block-size:3.25rem;font-family:var(--font-body);justify-content:space-between;align-items:center;padding-inline:18px;display:flex;position:sticky;inset-block-start:0}.MobileNav-module__uNzMOa__brand{color:var(--color-fg);align-items:center;gap:8px;display:inline-flex}.MobileNav-module__uNzMOa__brandLogo{color:var(--color-fg);flex-shrink:0}.MobileNav-module__uNzMOa__brandWord{letter-spacing:-.015em;color:var(--color-fg);font-size:17px;font-weight:600}.MobileNav-module__uNzMOa__trigger{border:1px solid var(--color-rule-strong);background:var(--color-bg);font-family:var(--font-body);letter-spacing:.04em;color:var(--color-fg);transition:border-color var(--dur-fast) var(--ease-out);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.MobileNav-module__uNzMOa__trigger:hover{border-color:var(--color-fg)}.MobileNav-module__uNzMOa__triggerLabel{display:inline-block}.MobileNav-module__uNzMOa__backdrop{z-index:80;transition:opacity var(--dur-base) var(--ease-out);background:#00000052;position:fixed;inset:0}.MobileNav-module__uNzMOa__backdrop[data-starting-style],.MobileNav-module__uNzMOa__backdrop[data-ending-style]{opacity:0}.MobileNav-module__uNzMOa__popup{z-index:90;background:var(--color-bg);border-inline-end:1px solid var(--color-rule);inline-size:min(22rem,92vw);font-family:var(--font-body);color:var(--color-fg);transition:transform var(--dur-base) var(--ease-out), opacity var(--dur-base) var(--ease-out);flex-direction:column;padding:0;display:flex;position:fixed;inset-block:0;inset-inline-start:0;overflow-y:auto;box-shadow:0 1px 1px #0000000a,0 8px 24px -8px #00000029,0 24px 48px -16px #00000038}.MobileNav-module__uNzMOa__popup[data-starting-style],.MobileNav-module__uNzMOa__popup[data-ending-style]{opacity:.4;transform:translate(-100%)}.MobileNav-module__uNzMOa__popupHead{justify-content:space-between;align-items:center;padding:20px 24px 14px;display:flex}.MobileNav-module__uNzMOa__popupBrand{font-family:var(--font-body);letter-spacing:-.015em;color:var(--color-fg);align-items:center;gap:10px;font-size:20px;font-weight:600;display:inline-flex}.MobileNav-module__uNzMOa__popupBrandLogo{color:var(--color-fg);flex-shrink:0}.MobileNav-module__uNzMOa__close{border:1px solid var(--color-rule);background:var(--color-bg);block-size:32px;inline-size:32px;color:var(--color-fg);transition:border-color var(--dur-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.MobileNav-module__uNzMOa__close:hover{border-color:var(--color-fg)}.MobileNav-module__uNzMOa__popupTitle{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-muted);margin:0 24px 4px;font-size:11px;font-weight:500}.MobileNav-module__uNzMOa__popupDesc{font-family:var(--font-body);letter-spacing:-.003em;color:var(--color-fg-muted);margin:0 24px 16px;font-size:14px;font-weight:400;line-height:1.45}.MobileNav-module__uNzMOa__curator{color:var(--color-fg-muted);opacity:.8}.MobileNav-module__uNzMOa__curatorLink{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--color-rule);text-decoration-color:var(--color-rule);transition:color var(--dur-fast) var(--ease-out), text-decoration-color var(--dur-fast) var(--ease-out)}.MobileNav-module__uNzMOa__curatorLink:hover{color:var(--color-fg);text-decoration-color:currentColor}.MobileNav-module__uNzMOa__divider{background:var(--color-rule);block-size:1px;margin:0 24px 14px}.MobileNav-module__uNzMOa__groups{flex-direction:column;padding-block-end:8px;display:flex}.MobileNav-module__uNzMOa__group{flex-direction:column;display:flex}.MobileNav-module__uNzMOa__group+.MobileNav-module__uNzMOa__group{margin-block-start:12px}.MobileNav-module__uNzMOa__groupHead{flex-direction:column;gap:1px;padding:10px 24px 4px;display:flex}.MobileNav-module__uNzMOa__groupEyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg);font-size:11px;font-weight:600}.MobileNav-module__uNzMOa__groupTitle{font-family:var(--font-body);color:var(--color-fg-muted);font-size:13px;font-weight:500;line-height:1.3}.MobileNav-module__uNzMOa__group[data-kind=frame] .MobileNav-module__uNzMOa__groupEyebrow{display:none}.MobileNav-module__uNzMOa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MobileNav-module__uNzMOa__item{margin:0}.MobileNav-module__uNzMOa__row{color:var(--color-fg);transition:background-color var(--dur-fast) var(--ease-out);grid-template-columns:22px 1fr;align-items:baseline;gap:8px;padding:10px 24px;display:grid;position:relative}a.MobileNav-module__uNzMOa__row:hover{background:var(--color-bg-soft)}.MobileNav-module__uNzMOa__row[data-soon]{cursor:default}.MobileNav-module__uNzMOa__numWrap{font-variant-numeric:tabular-nums;flex-shrink:0;display:inline-block}.MobileNav-module__uNzMOa__num{font-family:var(--font-mono);color:var(--color-fg);font-size:12px;font-weight:400;line-height:1.4;display:inline-block;position:relative}.MobileNav-module__uNzMOa__row[data-soon] .MobileNav-module__uNzMOa__num{color:var(--color-fg-subtle)}.MobileNav-module__uNzMOa__scribbleSlot{pointer-events:none;width:30px;height:30px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileNav-module__uNzMOa__scribble{width:100%;height:100%;color:var(--color-accent);display:block;overflow:visible}.MobileNav-module__uNzMOa__body{flex-direction:column;gap:2px;min-inline-size:0;display:flex}.MobileNav-module__uNzMOa__title{font-family:var(--font-body);letter-spacing:-.005em;color:var(--color-fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.MobileNav-module__uNzMOa__row[data-soon] .MobileNav-module__uNzMOa__title{color:var(--color-fg-muted)}.MobileNav-module__uNzMOa__subtitle{font-family:var(--font-body);color:var(--color-fg-muted);align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:1.4;display:inline-flex}.MobileNav-module__uNzMOa__soon{border:1px solid var(--color-rule-strong);block-size:16px;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--color-fg-subtle);background:var(--color-bg);border-radius:999px;align-items:center;margin-inline-start:2px;padding:0 6px;font-size:9.5px;font-weight:500;line-height:1;display:inline-flex}.MobileNav-module__uNzMOa__popupFoot{border-block-start:1px solid var(--color-rule);font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg-muted);align-items:center;gap:10px;margin-block-start:auto;padding:14px 24px 22px;font-size:11px;font-weight:500;display:flex}.MobileNav-module__uNzMOa__footLink{color:var(--color-fg-muted);transition:color var(--dur-fast) var(--ease-out)}.MobileNav-module__uNzMOa__footLink:hover{color:var(--color-accent)}
.not-found-module__Q09GDa__root{padding-block:var(--sp-10) var(--sp-9)}.not-found-module__Q09GDa__eyebrow{font-family:var(--font-body);font-size:var(--fs-xs);letter-spacing:var(--ls-widest);text-transform:uppercase;color:var(--color-fg-muted);margin-block-end:var(--sp-5);padding-inline-start:var(--sp-4);display:inline-block;position:relative}.not-found-module__Q09GDa__eyebrow:before{content:"";background:var(--color-accent);block-size:1px;inline-size:.5rem;position:absolute;inset-block-start:50%;inset-inline-start:0}.not-found-module__Q09GDa__title{font-family:var(--font-display);letter-spacing:var(--ls-tight);margin-block-end:var(--sp-5);font-size:clamp(3rem,8vw,5rem);font-weight:400;line-height:1}.not-found-module__Q09GDa__body{font-family:var(--font-body);font-size:var(--fs-lg);line-height:var(--lh-prose);color:var(--color-fg-muted);margin-block-end:var(--sp-6)}.not-found-module__Q09GDa__action{align-items:center;gap:var(--sp-2);padding:var(--sp-3) var(--sp-5);border:1px solid var(--color-fg);font-family:var(--font-body);font-size:var(--fs-sm);letter-spacing:var(--ls-wide);color:var(--color-fg);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:999px;display:inline-flex}.not-found-module__Q09GDa__action:hover{background:var(--color-fg);color:var(--color-bg)}
