:root{--nw-ground: var(--ink-900);--nw-ground-2: var(--ink-800);--nw-ink: var(--off-white);--nw-ink-dim: var(--gray-400);--nw-hairline: rgba(245, 244, 240, .16);--nw-hair-soft: rgba(245, 244, 240, .08);--nw-accent: var(--ocean-mid);--nw-scrim: rgba(6, 16, 28, .72);--nw-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--nw-inset: 32px;--nw-nav-h: 76px;--nw-t-telemetry: 11px;--nw-t-label: 13px;--nw-t-legend: 15px;--nw-t-sub: 21px;--nw-t-title: 34px;--nw-ease: cubic-bezier(.16, 1, .3, 1)}body:has(.journey){background:var(--nw-ground);color:var(--nw-ink);overflow-x:clip}.journey,.journey *{box-sizing:border-box}.journey h1,.journey h2,.journey p,.journey dl,.journey dd,.journey ol,.journey ul,.journey figure{margin:0}.journey ol,.journey ul{padding:0;list-style:none}.journey svg{display:block}.mono{font-family:var(--nw-mono);font-size:var(--nw-t-telemetry);font-weight:400;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--nw-ink-dim)}.skip{position:fixed;top:calc(var(--nw-nav-h) + 8px);left:8px;z-index:110;padding:8px 16px;background:var(--nw-accent);color:var(--white);font-size:var(--nw-t-label);transform:translateY(-200px)}.skip:focus-visible{transform:none}.grain{position:fixed;inset:0;z-index:50;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hud{position:fixed;z-index:30}.hud--tl{top:calc(var(--nw-nav-h) + var(--nw-inset));left:var(--nw-inset)}.hud--tr{top:calc(var(--nw-nav-h) + var(--nw-inset));right:var(--nw-inset);text-align:right}.hud--br{bottom:var(--nw-inset);right:var(--nw-inset);text-align:right}.hud--bc{bottom:var(--nw-inset);left:50%;transform:translate(-50%);color:var(--nw-accent)}.hud--tr p,.hud--br p{line-height:1.5}.hud--br,.hud--bc{display:none}html.zoom .hud--br,html.zoom .hud--bc{display:block}.layer--globe{position:relative;min-height:100dvh;display:grid;place-items:center;overflow:clip;padding-top:var(--nw-nav-h)}.globe-embed svg{width:min(92vw,80dvh);height:auto}.globe-embed .globe__disc{fill:var(--nw-ground-2)}.globe-embed .globe__grat{fill:none;stroke:var(--nw-hair-soft);stroke-width:.7}.globe-embed .globe__coast{fill:none;stroke:var(--nw-ink);stroke-opacity:.6;stroke-width:1.1;stroke-linecap:round}.globe-embed .globe__limb{fill:none;stroke:var(--nw-hairline);stroke-width:1}.globe-embed .t-ring,.region-embed .t-ring{fill:none;stroke:var(--nw-accent)}.globe-embed .t-ring--a,.region-embed .t-ring--a{stroke-width:1.2;opacity:.55}.globe-embed .t-ring--b,.region-embed .t-ring--b{stroke-width:1.5}.globe-embed .t-dot,.region-embed .t-dot{fill:var(--nw-accent)}@media(prefers-reduced-motion:no-preference){.globe-embed .globe__target .t-ring--a,.region-embed .region__target .t-ring--a{animation:nw-t-pulse 2.4s ease-out infinite;transform-origin:0 0}@keyframes nw-t-pulse{0%{transform:scale(.55);opacity:.9}to{transform:scale(1.7);opacity:0}}}.hero{position:absolute;inset:0;z-index:1;display:grid;place-content:center;justify-items:center;text-align:center;padding:0 var(--nw-inset);pointer-events:none}.hero__title{font-family:var(--f-disp);font-size:clamp(2.6rem,7.2vw,6.4rem);font-weight:900;line-height:.95;letter-spacing:-.02em;text-transform:uppercase;text-shadow:0 2px 24px rgba(6,16,28,.8);color:var(--nw-ink)}.hero__sub{margin-top:18px;color:var(--nw-ink);letter-spacing:.14em}.layer--region{display:none}.region-embed svg{width:min(94vw,94dvh);height:auto}.region-embed .region__land{fill:var(--nw-ground-2);stroke:var(--nw-ink);stroke-opacity:.5;stroke-width:1.2}.layer--cobano{position:relative}.plate{padding:calc(var(--nw-nav-h) + 24px) var(--nw-inset) 8px}.map-embed svg{width:100%;max-width:900px;max-height:72dvh;height:auto;margin-inline:auto;overflow:visible;display:block}.map-embed .sea-shade{fill:var(--nw-ground-2);stroke:none}.map-embed .coast{fill:none;stroke:var(--nw-ink);stroke-width:1;stroke-opacity:.55;stroke-linejoin:round}.map-embed .graticule line{stroke:var(--nw-hair-soft);stroke-width:.5}.map-embed .flows line{stroke-linecap:round}.map-embed .flows--local line{stroke:var(--nw-ink);stroke-opacity:.28;stroke-width:.8}.map-embed .flows--trunk .artery{stroke:var(--nw-accent);stroke-width:1.6;stroke-opacity:.9}@media(prefers-reduced-motion:no-preference){.map-embed .artery{stroke-dasharray:3 12;animation:nw-pump 2.6s linear infinite}@keyframes nw-pump{to{stroke-dashoffset:-15}}}.map-embed .node{pointer-events:auto;transition:opacity .2s var(--nw-ease)}.map-embed .node .halo{fill:var(--nw-ground);opacity:.55}.map-embed .node .ring{fill:none;stroke:var(--nw-ink);stroke-width:1.4}.map-embed .node .dot{fill:var(--nw-ink)}.map-embed .node .ntag{font-family:var(--nw-mono);font-size:9px;font-weight:500;letter-spacing:.04em;fill:var(--nw-ink);paint-order:stroke;stroke:var(--nw-ground);stroke-width:2.4px;stroke-linejoin:round}.map-embed .node--hub .ring{stroke-width:1.6}.map-embed .node--bionic .ring{stroke:var(--nw-accent);stroke-width:2}.map-embed .node--bionic .dot{fill:var(--nw-accent)}.map-embed .node--bionic .target{fill:none;stroke:var(--nw-accent)}.map-embed .node--bionic .target--2{stroke-opacity:.55;stroke-width:1}.map-embed .node--bionic .target--3{stroke-opacity:.28;stroke-width:1}.map-embed .node--bionic .tick{stroke:var(--nw-accent);stroke-width:1.4}.stage.is-dim .map-embed .node--beach:not(.is-active),.stage.is-dim .map-embed .node--hub:not(.is-active){opacity:.32}.map-embed .node.is-active .ring{stroke:var(--nw-accent)}.map-embed .node.is-active .ntag{fill:var(--nw-accent)}.map-embed .flows--local line.is-active{stroke:var(--nw-accent);stroke-opacity:.9;stroke-width:1.4}.callout{margin:4px var(--nw-inset) 12px}.callout__line{display:none}.callout__card{border-left:2px solid var(--nw-accent);background:var(--nw-scrim);padding:14px 16px 16px;max-width:520px}.callout__card>*:nth-child(2){--n: 1}.callout__card>*:nth-child(3){--n: 2}.callout__card>*:nth-child(4){--n: 3}.callout__card>*:nth-child(5){--n: 4}.callout__kicker{color:var(--nw-accent)}.callout__name{font-family:var(--f-disp);font-size:var(--nw-t-title);font-weight:800;line-height:1.02;letter-spacing:-.02em;margin-top:6px;color:var(--nw-ink);text-transform:uppercase}.callout__coord{margin-top:4px}.callout__body{font-size:var(--nw-t-label);line-height:1.45;color:var(--nw-ink);margin-top:12px;max-width:34ch;font-family:var(--f-cond)}.callout__stats{display:flex;gap:20px;margin-top:14px;padding-top:12px;border-top:1px solid var(--nw-hairline)}.callout__stats dt{color:var(--nw-ink-dim);font-size:9px}.callout__stats dd{color:var(--nw-ink);font-size:var(--nw-t-legend);font-weight:500;margin-top:3px}.index{padding:8px var(--nw-inset) 48px;max-width:560px;font-family:var(--f-cond)}.index__head{padding-bottom:10px;border-bottom:1px solid var(--nw-hairline)}.index__title{font-family:var(--f-disp);font-size:var(--nw-t-sub);font-weight:800;letter-spacing:.02em;line-height:1;color:var(--nw-ink);text-transform:uppercase}.index__meta{margin-top:5px}.index__group{margin:14px 0 4px;color:var(--nw-ink);letter-spacing:.1em}.index__foot{margin-top:14px;padding-top:10px;border-top:1px solid var(--nw-hairline);line-height:1.5}.row{display:grid;grid-template-columns:24px 1fr;grid-template-areas:"id name" "id coord";column-gap:10px;align-items:baseline;padding:5px 8px 5px 4px;cursor:default;transition:background-color .16s var(--nw-ease)}.row:hover,.row:focus-visible{background:#f5f4f00d;outline:none}.row.is-active{background:color-mix(in srgb,var(--nw-accent) 12%,transparent)}.row__id{grid-area:id;font-family:var(--nw-mono);font-size:var(--nw-t-telemetry);font-weight:500;color:var(--nw-ink-dim);font-variant-numeric:tabular-nums}.row__name{grid-area:name;font-size:var(--nw-t-label);color:var(--nw-ink)}.row__coord{grid-area:coord;font-family:var(--nw-mono);font-size:9.5px;letter-spacing:.04em;color:var(--nw-ink-dim);font-variant-numeric:tabular-nums;margin-top:2px}.row.is-active .row__id,.row.is-active .row__coord{color:var(--nw-accent)}.row--hub .row__id{color:var(--nw-ink)}@media(max-width:640px){:root{--nw-inset: 16px}.hud--tr,.callout__body{display:none}}html.zoom .journey{height:560vh}html.zoom .stage{position:sticky;top:0;height:100dvh;overflow:clip}html.zoom .layer{position:absolute;inset:0;display:grid;place-items:center;min-height:0;will-change:transform,opacity}html.zoom .layer--region{display:grid;opacity:0}html.zoom .layer--cobano{opacity:0}html.zoom .hero{position:fixed;inset:0;z-index:10}html.zoom .plate{position:absolute;inset:0;display:grid;place-items:center;padding:0}html.zoom .map-embed svg{max-width:none;width:min(96vw,calc((100dvh - 2 * var(--nw-inset)) * 1.033));max-height:calc(100dvh - 48px)}html.zoom .callout{position:absolute;z-index:20;left:62%;top:50%;width:300px;margin:0;transform:translate(28px,-50%);pointer-events:none;opacity:0}html.zoom .callout__line{display:block;position:absolute;left:-28px;top:50%;width:28px;height:1px;background:var(--nw-accent)}html.zoom .callout__card{backdrop-filter:blur(3px)}html.zoom .index{position:fixed;z-index:25;left:var(--nw-inset);top:calc(var(--nw-nav-h) + 32px);bottom:var(--nw-inset);width:318px;max-width:none;padding:0 4px 0 0;overflow-y:auto;overscroll-behavior:contain;opacity:0;visibility:hidden;transition:opacity .6s var(--nw-ease),visibility 0s .6s}html.zoom .stage.is-live .index{opacity:1;visibility:visible;transition:opacity .6s var(--nw-ease)}html.zoom .stage.is-live .callout{transition:opacity .5s var(--nw-ease);opacity:1}html.zoom .callout__card>*{opacity:0;transform:translateY(7px)}html.zoom .stage.is-live .callout__card>*{animation:nw-c-rise .52s var(--nw-ease) both;animation-delay:calc(.12s + var(--n, 0) * 90ms)}@keyframes nw-c-rise{to{opacity:1;transform:none}}html.zoom .stage.is-live .callout__line{animation:nw-c-line .45s var(--nw-ease) both}@keyframes nw-c-line{0%{width:0}to{width:28px}}html.zoom .stage.is-live .map-embed .node--bionic .target--2{animation:nw-arrive .9s var(--nw-ease) 1}html.zoom .stage.is-live .map-embed .node--bionic .target--3{animation:nw-arrive .9s var(--nw-ease) .12s 1}@keyframes nw-arrive{0%{transform:scale(1);opacity:1}45%{transform:scale(1.9);opacity:.15}to{transform:scale(1);opacity:1}}
