.map-wrap[data-astro-cid-2jveupri]{gap:var(--space-4);grid-template-columns:2fr 1fr;align-items:start;display:grid}@media (width<=900px){.map-wrap[data-astro-cid-2jveupri]{grid-template-columns:1fr}}.service-map[data-astro-cid-2jveupri]{background:var(--surface-card);border:1px solid var(--hairline);padding:var(--space-3);border-radius:2px;margin:0}.service-map[data-astro-cid-2jveupri] svg[data-astro-cid-2jveupri]{width:100%;height:auto;display:block}.service-map[data-astro-cid-2jveupri] figcaption[data-astro-cid-2jveupri]{padding:var(--space-3) var(--space-2) var(--space-1);color:var(--muted);font-size:.82rem;line-height:1.5}.st-line[data-astro-cid-2jveupri]{fill:none;stroke:var(--hairline-strong);stroke-width:1.5px}.home-patch[data-astro-cid-2jveupri]{fill:#1214170f;stroke:#12141747;stroke-width:1px}.patch-label[data-astro-cid-2jveupri],.road-label[data-astro-cid-2jveupri],.state-label[data-astro-cid-2jveupri],.north[data-astro-cid-2jveupri]{font-family:var(--body-font);letter-spacing:.14em;fill:var(--muted);font-size:10px;font-weight:600}.road[data-astro-cid-2jveupri]{fill:none;stroke:var(--hairline-strong);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.75}.pocket[data-astro-cid-2jveupri]{fill:#d354000a;stroke:var(--ember);stroke-width:2.2px;stroke-linejoin:round}.state-label[data-astro-cid-2jveupri]{letter-spacing:.3em;fill:var(--hairline-strong)}.town[data-astro-cid-2jveupri] text[data-astro-cid-2jveupri]{font-family:var(--body-font);letter-spacing:.08em;fill:var(--ink);font-size:11px;font-weight:600}.town[data-astro-cid-2jveupri] text[data-astro-cid-2jveupri] .sub[data-astro-cid-2jveupri]{letter-spacing:.1em;fill:var(--muted);font-size:9px;font-weight:500}.town[data-astro-cid-2jveupri] .dot[data-astro-cid-2jveupri]{fill:var(--iron)}.town[data-astro-cid-2jveupri].base .dot[data-astro-cid-2jveupri]{fill:var(--ember)}.town[data-astro-cid-2jveupri].base .core[data-astro-cid-2jveupri]{fill:var(--surface-card)}.town[data-astro-cid-2jveupri].proj .dot[data-astro-cid-2jveupri]{fill:none;stroke:var(--muted);stroke-width:1.5px;stroke-dasharray:2 2}.tripoint[data-astro-cid-2jveupri] line[data-astro-cid-2jveupri]{stroke:var(--ink);stroke-width:1.6px}.tripoint[data-astro-cid-2jveupri] text[data-astro-cid-2jveupri]{font-family:var(--body-font);letter-spacing:.12em;fill:var(--muted);font-size:9.5px;font-weight:600}.map-legend[data-astro-cid-2jveupri] .clean-list[data-astro-cid-2jveupri] li[data-astro-cid-2jveupri]{align-items:center;gap:.6rem;display:flex}.lg[data-astro-cid-2jveupri]{border-radius:50%;flex:none;width:12px;height:12px}.lg-base[data-astro-cid-2jveupri]{background:var(--ember)}.lg-town[data-astro-cid-2jveupri]{background:var(--iron)}.lg-proj[data-astro-cid-2jveupri]{border:1.5px dashed var(--muted)}.lg-tri[data-astro-cid-2jveupri]{border-radius:0;position:relative}.lg-tri[data-astro-cid-2jveupri]:before{content:"×";color:var(--ink);place-items:center;font-weight:700;line-height:1;display:grid;position:absolute;inset:0}.lg-home[data-astro-cid-2jveupri]{background:#1214171f;border-radius:2px}.lg-road[data-astro-cid-2jveupri]{background:var(--hairline-strong);border-radius:2px;width:14px;height:3px}.legend-chips[data-astro-cid-2jveupri]{display:none}@media (width<=48rem){.map-legend[data-astro-cid-2jveupri]{display:none}.legend-chips[data-astro-cid-2jveupri]{margin:var(--space-3) 0 0;flex-wrap:wrap;gap:.45rem;display:flex}.chip[data-astro-cid-2jveupri]{border:1px solid var(--hairline);background:var(--surface-card);font-family:var(--mono);letter-spacing:.08em;color:var(--ink);border-radius:999px;align-items:center;gap:.45em;padding:.32rem .7rem;font-size:.68rem;display:inline-flex}}.service-map[data-astro-cid-2jveupri].play .draw[data-astro-cid-2jveupri]{stroke-dasharray:1;animation:map-draw 1.1s ease-out var(--dly,0s) both}.service-map[data-astro-cid-2jveupri].play .pocket[data-astro-cid-2jveupri]{animation:map-draw 1.3s ease-out var(--dly,0s) both, map-fill-in .8s ease-out 2.6s both}.service-map[data-astro-cid-2jveupri].play .pop[data-astro-cid-2jveupri]{animation:map-pop .5s ease-out var(--dly,0s) both}.service-map[data-astro-cid-2jveupri].play.fast .draw[data-astro-cid-2jveupri]{animation-duration:.5s}.service-map[data-astro-cid-2jveupri].play.fast .pocket[data-astro-cid-2jveupri]{animation:map-draw .6s ease-out var(--dly,0s) both, map-fill-in .35s ease-out 1.1s both}.service-map[data-astro-cid-2jveupri].play.fast .pop[data-astro-cid-2jveupri]{animation-duration:.25s}@keyframes map-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes map-fill-in{0%{fill-opacity:0}to{fill-opacity:1}}@keyframes map-pop{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.service-map[data-astro-cid-2jveupri].play .draw[data-astro-cid-2jveupri],.service-map[data-astro-cid-2jveupri].play .pocket[data-astro-cid-2jveupri],.service-map[data-astro-cid-2jveupri].play .pop[data-astro-cid-2jveupri]{animation:none}}
