/* Masterplan: scoped styles; the original artwork remains readable without JS. */
#masterplan-section{position:relative;z-index:25;background:#0b100e;color:#f2f3ee;font-family:'Jost',sans-serif}
.mp-stage{width:min(1480px,100%);margin:auto;padding:116px 48px 32px;box-sizing:border-box}
.mp-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:26px}
.mp-eyebrow{font-size:10px;letter-spacing:.24em;color:#a6c4b2;margin:0 0 14px;font-weight:500}
.mp-heading h2{font-size:clamp(30px,3.1vw,54px);letter-spacing:-.045em;line-height:1.08;font-weight:500;margin:0}
.mp-heading h2 span{color:#99a79d}
.mp-intro{font-size:14px;line-height:1.6;color:#a7b1aa;margin:0 0 3px}
.mp-board{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 24px 70px #0003}
.mp-board-top,.mp-board-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#626e65;padding:14px 22px;font-size:9px;letter-spacing:.13em;font-weight:500}
.mp-board-top{border-bottom:1px solid #edf0eb}
.mp-board-top>span{display:flex;align-items:center;gap:8px}
.mp-board-top i{width:6px;height:6px;background:#42876b;border-radius:50%}
.mp-board-top a{font-size:11px;letter-spacing:.02em;color:#285941;text-decoration:none;padding:4px}
.mp-board-top a:hover{text-decoration:underline}
.mp-board-top a:focus-visible,.mp-map-window:focus-visible{outline:2px solid #258d76;outline-offset:-3px}
.mp-map-window{overflow-x:auto;overscroll-behavior-x:contain}
.mp-map{display:block;width:100%;height:auto}
.mp-linework{opacity:0;pointer-events:none;stroke:#244b40;stroke-width:1.8}
.mp-trace path{stroke-linecap:butt}
.mp-trace-boundary{stroke:#183c33;stroke-width:3}
.mp-trace-roads{stroke:#64877b;stroke-width:2}
.mp-trace-parks{stroke:#468c50;stroke-width:2.6}
.mp-trace-retail{stroke:#a98439;stroke-width:2}
.mp-map-window{background-image:linear-gradient(#325a4210 1px,transparent 1px),linear-gradient(90deg,#325a4210 1px,transparent 1px);background-size:28px 28px}
.mp-board{position:relative;z-index:2}
.mp-board .mp-progress{height:3px;margin:0;background:#edf0eb}
.mp-board .mp-progress span{background:#44866b}
.mp-scroll-hint{color:#285941;letter-spacing:.03em}
.mp-board-bottom{border-top:1px solid #edf0eb;font-size:8px;padding-block:11px}
.mp-story{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:26px}
.mp-index{font-size:9px;letter-spacing:.15em;color:#a6c4b2}
.mp-feature h3{font-size:clamp(16px,1.6vw,23px);font-weight:400;letter-spacing:-.02em;margin:6px 0}
.mp-feature p{font-size:12px;color:#a7b1aa;line-height:1.5;margin:0;max-width:260px}
.mp-progress{height:1px;background:#ffffff20;margin-top:22px}
.mp-progress span{display:block;height:100%;background:#a8cfb3;transform-origin:left}
/* The board alone pins and always fits below the navigation. */
.mp-map{min-width:0;width:100%;height:clamp(140px,39vw,calc(100svh - 230px))}
@media(max-width:899px){.mp-stage{padding:100px 24px 56px}.mp-heading{align-items:flex-start}.mp-intro{font-size:12px}.mp-story{grid-template-columns:repeat(2,1fr);gap:24px}.mp-board-bottom>span:first-child,.mp-board-bottom>span:last-child{display:none}.mp-board-bottom{justify-content:center}.mp-scroll-hint{font-size:10px}.mp-board-top,.mp-board-bottom{padding:10px 14px}}
@media(max-width:540px){.mp-stage{padding:90px 12px 44px}.mp-heading{display:block}.mp-heading h2{font-size:32px}.mp-intro{margin-top:16px}.mp-intro br{display:none}.mp-story{gap:22px 16px}.mp-feature p{font-size:12px}.mp-map{height:clamp(210px,55vw,calc(100svh - 230px))}}
@media(prefers-reduced-motion:reduce){.mp-progress,.mp-linework{display:none}}
