.map-layout[data-astro-cid-vs3yeob2]{display:grid;grid-template-columns:1.15fr 1fr;gap:3rem;align-items:start}.map-col[data-astro-cid-vs3yeob2]{position:sticky;top:150px}.map-frame[data-astro-cid-vs3yeob2]{border:1.5px solid var(--ink);background:var(--paper-2);overflow:hidden}.project-map[data-astro-cid-vs3yeob2]{display:block;width:100%;height:auto;font-family:var(--mono)}.map-river[data-astro-cid-vs3yeob2]{fill:none;stroke:var(--signal);stroke-width:11;stroke-linecap:round;opacity:.45}.map-river--small[data-astro-cid-vs3yeob2]{stroke-width:7}.map-river-label[data-astro-cid-vs3yeob2]{font-size:21px;fill:var(--muted);font-style:italic}.map-compass[data-astro-cid-vs3yeob2] text[data-astro-cid-vs3yeob2],.map-scale[data-astro-cid-vs3yeob2] text[data-astro-cid-vs3yeob2]{font-size:21px;fill:var(--ink);font-weight:700}.map-marker[data-astro-cid-vs3yeob2]{cursor:pointer;text-decoration:none}.map-marker__hit[data-astro-cid-vs3yeob2]{fill:transparent}.map-marker__dot[data-astro-cid-vs3yeob2]{fill:var(--paper);stroke:var(--ink);stroke-width:3;transition:fill .15s}.map-marker--primary[data-astro-cid-vs3yeob2] .map-marker__dot[data-astro-cid-vs3yeob2]{fill:var(--signal)}.map-marker[data-astro-cid-vs3yeob2]:hover .map-marker__dot[data-astro-cid-vs3yeob2],.map-marker[data-astro-cid-vs3yeob2].is-active .map-marker__dot[data-astro-cid-vs3yeob2]{fill:var(--ink)}.map-marker__label[data-astro-cid-vs3yeob2]{font-size:25px;font-weight:700;fill:var(--ink);paint-order:stroke;stroke:var(--paper-2);stroke-width:6;stroke-linejoin:round}.map-marker--primary[data-astro-cid-vs3yeob2] .map-marker__label[data-astro-cid-vs3yeob2]{font-size:29px}.map-marker[data-astro-cid-vs3yeob2]:hover .map-marker__label[data-astro-cid-vs3yeob2],.map-marker[data-astro-cid-vs3yeob2].is-active .map-marker__label[data-astro-cid-vs3yeob2]{text-decoration:underline}.map-marker__sub[data-astro-cid-vs3yeob2]{font-size:18px;fill:var(--muted);paint-order:stroke;stroke:var(--paper-2);stroke-width:6;stroke-linejoin:round}.map-marker__pulse[data-astro-cid-vs3yeob2]{fill:none;stroke:var(--signal-2);stroke-width:3;animation:map-pulse 2.4s ease-out infinite;transform-origin:center;transform-box:fill-box}@keyframes map-pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(2.1);opacity:0}}@media (prefers-reduced-motion: reduce){.map-marker__pulse[data-astro-cid-vs3yeob2]{animation:none;opacity:.6}}.city-chips[data-astro-cid-vs3yeob2]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.city-chip[data-astro-cid-vs3yeob2]{font-family:var(--mono);font-size:.78rem;font-weight:500;color:var(--ink);text-decoration:none;border:1.5px solid var(--ink);padding:.4rem .75rem;background:var(--paper);transition:background .12s}.city-chip[data-astro-cid-vs3yeob2]:hover{background:var(--signal)}.city-chip[data-astro-cid-vs3yeob2].is-active{background:var(--ink);color:var(--paper)}.city-panel[data-astro-cid-vs3yeob2]{scroll-margin-top:150px}html.js .city-panel[data-astro-cid-vs3yeob2]:not(.is-active){display:none}html.js .city-panel[data-astro-cid-vs3yeob2].is-active{animation:panel-in .25s ease}html:not(.js) .city-panel[data-astro-cid-vs3yeob2]+.city-panel[data-astro-cid-vs3yeob2]{margin-top:5rem}@keyframes panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){html.js .city-panel[data-astro-cid-vs3yeob2].is-active{animation:none}}.city-panel__head[data-astro-cid-vs3yeob2] .label[data-astro-cid-vs3yeob2]{margin-bottom:.6rem}.city-panel__head[data-astro-cid-vs3yeob2] h2[data-astro-cid-vs3yeob2]{font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.1}.city-panel__text[data-astro-cid-vs3yeob2]{font-size:1rem;max-width:62ch;color:var(--ink-2);margin-bottom:1.75rem}.city-panel__gallery[data-astro-cid-vs3yeob2]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.city-panel__gallery[data-astro-cid-vs3yeob2] figure[data-astro-cid-vs3yeob2]{margin:0}.city-panel__gallery[data-astro-cid-vs3yeob2] figure[data-astro-cid-vs3yeob2]:first-child{grid-column:1 / -1}.city-panel__gallery[data-astro-cid-vs3yeob2] figure[data-astro-cid-vs3yeob2]:first-child img[data-astro-cid-vs3yeob2]{aspect-ratio:16 / 9}.city-panel__gallery[data-astro-cid-vs3yeob2] img[data-astro-cid-vs3yeob2]{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--paper-2);border:1.5px solid var(--ink)}.city-panel__gallery[data-astro-cid-vs3yeob2] figcaption[data-astro-cid-vs3yeob2]{font-family:var(--mono);font-size:.74rem;color:var(--muted);padding-top:.4rem}.city-panel__gallery[data-astro-cid-vs3yeob2] figcaption[data-astro-cid-vs3yeob2]:before{content:"→ ";color:var(--ink)}@media (max-width: 900px){.map-layout[data-astro-cid-vs3yeob2]{grid-template-columns:1fr;gap:2rem}.map-col[data-astro-cid-vs3yeob2]{position:static}.city-panel[data-astro-cid-vs3yeob2]{scroll-margin-top:120px}}
