.checklist-module__BAGPSG__section{border-top:1px solid var(--hairline);flex-direction:column;gap:clamp(28px,4vw,48px);padding-block:clamp(56px,8vw,104px);display:flex}.checklist-module__BAGPSG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px 40px;display:flex}.checklist-module__BAGPSG__switch{border:1px solid var(--hairline);border-radius:999px;flex-wrap:wrap;align-items:center;gap:4px;padding:4px;display:inline-flex}.checklist-module__BAGPSG__switchLabel{font-size:var(--t-small);color:var(--ink-muted);padding:0 8px 0 10px}.checklist-module__BAGPSG__option{min-height:40px;font:600 var(--t-small) / 1 var(--font-body);color:var(--ink-muted);cursor:pointer;transition:background-color .15s ease, color .15s ease, transform var(--press) var(--ease-out);-webkit-tap-highlight-color:transparent;border-radius:999px;padding:0 16px}.checklist-module__BAGPSG__option:active{transform:scale(.97)}.checklist-module__BAGPSG__option[aria-checked=true]{background:var(--ink);color:var(--paper)}@media (hover:hover) and (pointer:fine){.checklist-module__BAGPSG__option[aria-checked=false]:hover{color:var(--ink)}}.checklist-module__BAGPSG__item[data-changed] h3:after{content:"differs for resale";font:500 var(--t-note) var(--font-note);color:var(--line);vertical-align:middle;margin-left:10px}.checklist-module__BAGPSG__title{max-width:18ch;font-size:var(--t-h2);letter-spacing:-.02em;margin:0;font-weight:800;font-stretch:108%;line-height:1.1}.checklist-module__BAGPSG__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(32px,6vw,96px);margin:0;padding:0;list-style:none;display:grid}.checklist-module__BAGPSG__item{border-top:1px solid var(--hairline);grid-template-columns:48px minmax(0,1fr);gap:20px;padding-block:28px;display:grid}.checklist-module__BAGPSG__list .checklist-module__BAGPSG__item:nth-child(2n){transform:translateY(56px)}.checklist-module__BAGPSG__glyph{width:48px;height:48px;color:var(--line)}.checklist-module__BAGPSG__glyph svg{width:100%;height:100%}.checklist-module__BAGPSG__text{flex-direction:column;gap:8px;min-width:0;display:flex}.checklist-module__BAGPSG__text h3{font-size:var(--t-h3);margin:0;font-weight:700;font-stretch:104%}.checklist-module__BAGPSG__text p{color:var(--ink-muted);max-width:44ch;margin:0}.checklist-module__BAGPSG__sources{color:var(--line)!important}.checklist-module__BAGPSG__list:after{content:"";grid-column:2;height:56px}@media (max-width:760px){.checklist-module__BAGPSG__list{grid-template-columns:minmax(0,1fr)}.checklist-module__BAGPSG__list .checklist-module__BAGPSG__item:nth-child(2n){transform:none}.checklist-module__BAGPSG__list:after{display:none}}@media (max-width:560px){.checklist-module__BAGPSG__switch{border-radius:14px;grid-template-columns:1fr 1fr;width:100%;display:grid}.checklist-module__BAGPSG__switchLabel{grid-column:1/-1;padding:4px 8px 2px}.checklist-module__BAGPSG__option{border-radius:10px;padding:0 8px}}.checklist-module__BAGPSG__more{font-weight:600}
.coverage-module__5YhxlG__section{border-top:1px solid var(--hairline);grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:start;gap:clamp(32px,6vw,96px);padding-block:clamp(56px,8vw,104px);display:grid}@media (max-width:900px){.coverage-module__5YhxlG__section{grid-template-columns:minmax(0,1fr)}}.coverage-module__5YhxlG__copy{flex-direction:column;gap:16px;display:flex}.coverage-module__5YhxlG__copy h2{font-size:var(--t-h2);letter-spacing:-.02em;margin:0;font-weight:800;font-stretch:108%;line-height:1.1}.coverage-module__5YhxlG__copy>p{color:var(--ink-muted);max-width:46ch;margin:0}.coverage-module__5YhxlG__live{border-top:1px solid var(--hairline);margin:8px 0 0;padding:0;list-style:none}.coverage-module__5YhxlG__live li{border-bottom:1px solid var(--hairline);grid-template-columns:14px minmax(0,12rem) minmax(0,1fr);align-items:baseline;gap:12px;padding-block:12px;display:grid}.coverage-module__5YhxlG__dot{background:var(--line);border-radius:50%;align-self:center;width:9px;height:9px}.coverage-module__5YhxlG__liveName{font-weight:600}.coverage-module__5YhxlG__liveDetail{color:var(--ink-muted);font-size:var(--t-small)}@media (max-width:480px){.coverage-module__5YhxlG__live li{grid-template-columns:14px minmax(0,1fr)}.coverage-module__5YhxlG__liveDetail{grid-column:2}}.coverage-module__5YhxlG__form{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper-2);flex-direction:column;gap:16px;padding:24px;display:flex}.coverage-module__5YhxlG__field{flex-direction:column;gap:8px;display:flex}.coverage-module__5YhxlG__field label{font-size:var(--t-small);font-weight:600}.coverage-module__5YhxlG__field input{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);min-height:48px;color:var(--ink);font:400 1rem/1 var(--font-body);padding:0 14px}.coverage-module__5YhxlG__field input:focus{border-color:var(--line);box-shadow:0 0 0 3px var(--line-faint);outline:none}.coverage-module__5YhxlG__field input[aria-invalid]{border-color:var(--catch)}.coverage-module__5YhxlG__error{font-size:var(--t-small);color:var(--catch);margin:-6px 0 0}.coverage-module__5YhxlG__formNote{color:var(--ink-muted);margin:-6px 0 0;font-size:.8rem}.coverage-module__5YhxlG__saved{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper-2);margin:0;padding:24px;font-weight:600}
.faq-module__VSK2Oa__section{border-top:1px solid var(--hairline);flex-direction:column;gap:24px;padding-block:clamp(56px,8vw,104px);display:flex}.faq-module__VSK2Oa__title{font-size:var(--t-h2);letter-spacing:-.02em;margin:0;font-weight:800;font-stretch:108%;line-height:1.1}.faq-module__VSK2Oa__list{border-top:1px solid var(--ink);max-width:760px}.faq-module__VSK2Oa__item{border-bottom:1px solid var(--hairline)}.faq-module__VSK2Oa__item summary{cursor:pointer;justify-content:space-between;gap:16px;min-height:44px;padding:16px 0;font-weight:650;list-style:none;display:flex}.faq-module__VSK2Oa__item summary::-webkit-details-marker{display:none}.faq-module__VSK2Oa__item summary:after{content:"+";color:var(--ink-muted);flex:none;font-weight:400}.faq-module__VSK2Oa__item[open] summary:after{content:"–"}.faq-module__VSK2Oa__item p{max-width:64ch;color:var(--ink-muted);margin:0 0 20px}
.elevation-module__KLqO5q__skyline{width:100%;height:auto;display:block;overflow:hidden}@media (max-width:700px){.elevation-module__KLqO5q__skyline{height:128px}}.elevation-module__KLqO5q__body{fill:var(--paper);stroke:var(--line);stroke-width:1.1px;stroke-linejoin:round}.elevation-module__KLqO5q__detail{fill:none;stroke:var(--line);stroke-width:.8px;opacity:.55;stroke-linecap:round}.elevation-module__KLqO5q__window{fill:color-mix(in srgb, var(--line) 16%, transparent);stroke:var(--line);stroke-width:.6px;opacity:.6}.elevation-module__KLqO5q__palm{fill:none;stroke:var(--line);stroke-width:1.1px;stroke-linecap:round;opacity:.7}.elevation-module__KLqO5q__ground{stroke:var(--ink);stroke-width:1.4px}.elevation-module__KLqO5q__mound{fill:var(--catch-wash);stroke:var(--catch);stroke-width:1px;stroke-dasharray:3 3}.elevation-module__KLqO5q__dimension{fill:none;stroke:var(--ink-muted);stroke-width:.8px}.elevation-module__KLqO5q__dimText{font:400 9px var(--font-note);fill:var(--ink-muted);letter-spacing:.04em}.elevation-module__KLqO5q__flat{fill:var(--catch)}.elevation-module__KLqO5q__survey{fill:none;stroke:var(--catch);stroke-width:1.4px}.elevation-module__KLqO5q__leader{stroke:var(--catch);stroke-width:.9px;stroke-dasharray:2 2}.elevation-module__KLqO5q__markText{font:500 13px var(--font-note);fill:var(--ink);paint-order:stroke;stroke:var(--paper);stroke-width:4px}.elevation-module__KLqO5q__facade{width:100%;height:112px;display:block}.elevation-module__KLqO5q__units{flex:none;width:48px;height:40px;display:block}.elevation-module__KLqO5q__pulse{fill:none;stroke:var(--catch);stroke-width:1px;opacity:0}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__ground{stroke-dasharray:1;animation:elevation-module__KLqO5q__draw .7s var(--ease-out) both}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__body{stroke-dasharray:1;animation:elevation-module__KLqO5q__draw .9s var(--ease-out) both, elevation-module__KLqO5q__fill .4s ease both;animation-delay:calc(.3s + var(--i) * 75ms), calc(.9s + var(--i) * 75ms)}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__detail,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__window,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__palm{animation:.5s both elevation-module__KLqO5q__appear;animation-delay:calc(.9s + var(--i,10) * 75ms)}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__dimension,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__dimText{animation:.4s 1.9s both elevation-module__KLqO5q__appear}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__flat{animation:.25s 2.15s both elevation-module__KLqO5q__appear}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__survey{transform-box:fill-box;transform-origin:50%;animation:elevation-module__KLqO5q__lock .5s var(--ease-out) both 2.15s}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__pulse{transform-box:fill-box;transform-origin:50%;animation:1.4s ease-out 2.65s 2 elevation-module__KLqO5q__pulse}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__leader{stroke-dasharray:1;animation:elevation-module__KLqO5q__draw .4s var(--ease-out) both 2.5s}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__markText{animation:.3s 2.75s both elevation-module__KLqO5q__appear}@keyframes elevation-module__KLqO5q__draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes elevation-module__KLqO5q__fill{0%{fill-opacity:0}}@keyframes elevation-module__KLqO5q__appear{0%{opacity:0}}@keyframes elevation-module__KLqO5q__lock{0%{opacity:0;transform:scale(1.9)}}@keyframes elevation-module__KLqO5q__pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}@keyframes elevation-module__KLqO5q__rise{0%{opacity:0;transform:translateY(4px)}}@media (max-width:700px){.elevation-module__KLqO5q__markText{font-size:16px}.elevation-module__KLqO5q__sceneText{font-size:18px}}.elevation-module__KLqO5q__skyline[data-stage]{height:232px}@media (max-width:760px){.elevation-module__KLqO5q__skyline[data-stage]{height:132px}.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__sceneText,.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__markText{font-size:26px}.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__dateOld,.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__dateNow,.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__dateArrow{font-size:20px}.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__dimension,.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__dimText{display:none}}.elevation-module__KLqO5q__scene{--tone:var(--unk);--tone-wash:var(--unk-wash);opacity:0;transition:opacity .45s var(--ease-out)}.elevation-module__KLqO5q__scene[data-on]{opacity:1}.elevation-module__KLqO5q__scene[data-tone=bad]{--tone:var(--bad);--tone-wash:var(--bad-wash)}.elevation-module__KLqO5q__scene[data-tone=warn]{--tone:var(--warn);--tone-wash:var(--warn-wash)}.elevation-module__KLqO5q__scene[data-tone=ok]{--tone:var(--ok);--tone-wash:var(--ok-wash)}.elevation-module__KLqO5q__hatch{fill:url(#catch-hatch);stroke:var(--tone);stroke-width:1px}.elevation-module__KLqO5q__hatchLine{stroke:var(--catch);stroke-width:1.2px;opacity:.6}.elevation-module__KLqO5q__sceneLine{fill:none;stroke:var(--tone);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.elevation-module__KLqO5q__sceneText{font:500 13px var(--font-note);fill:var(--ink);paint-order:stroke;stroke:var(--paper);stroke-width:5px;stroke-linejoin:round}.elevation-module__KLqO5q__priceTag{fill:var(--paper);stroke:var(--tone);stroke-width:1.2px}.elevation-module__KLqO5q__haze{fill:none;stroke:var(--tone);stroke-width:1.2px;stroke-dasharray:2 5;stroke-linecap:round;opacity:.7}.elevation-module__KLqO5q__walk{fill:none;stroke:var(--tone);stroke-width:2px;stroke-dasharray:1 6;stroke-linecap:round}.elevation-module__KLqO5q__train{fill:var(--paper);stroke:var(--tone);stroke-width:1.4px}.elevation-module__KLqO5q__scene .elevation-module__KLqO5q__mound{fill:var(--tone-wash);stroke:var(--tone)}.elevation-module__KLqO5q__dateOld,.elevation-module__KLqO5q__dateNow,.elevation-module__KLqO5q__dateArrow{font:500 13px var(--font-note);paint-order:stroke;stroke:var(--paper);stroke-width:5px}.elevation-module__KLqO5q__dateOld{fill:var(--ink-muted)}.elevation-module__KLqO5q__dateNow{fill:var(--ink);font-weight:700}.elevation-module__KLqO5q__dateArrow{fill:var(--ink-muted)}.elevation-module__KLqO5q__strike{stroke:var(--tone);stroke-width:1.6px}.elevation-module__KLqO5q__distant{fill:color-mix(in srgb, var(--line) 7%, transparent)}.elevation-module__KLqO5q__shade{fill:color-mix(in srgb, var(--line) 9%, transparent)}.elevation-module__KLqO5q__lit{fill:color-mix(in srgb, var(--line) 42%, transparent);stroke:var(--line);stroke-width:.6px;opacity:.8}.elevation-module__KLqO5q__parapet{fill:none;stroke:var(--line);stroke-width:1.8px;stroke-linecap:round}.elevation-module__KLqO5q__plinth{fill:var(--paper-2);stroke:var(--line);stroke-width:.8px}.elevation-module__KLqO5q__door{fill:color-mix(in srgb, var(--line) 22%, transparent);stroke:var(--line);stroke-width:.6px}.elevation-module__KLqO5q__road{fill:color-mix(in srgb, var(--line) 6%, transparent)}.elevation-module__KLqO5q__roadDash{stroke:var(--line);stroke-width:1px;stroke-dasharray:10 10;opacity:.45}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__distantCity{animation:.9s both elevation-module__KLqO5q__appear}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__roadway{animation:.5s .5s both elevation-module__KLqO5q__appear}.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__shade,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__lit,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__parapet,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__plinth,.elevation-module__KLqO5q__skyline[data-animate] .elevation-module__KLqO5q__door{animation:.5s both elevation-module__KLqO5q__appear;animation-delay:calc(1s + var(--i,10) * 75ms)}.elevation-module__KLqO5q__moundBack{fill:var(--paper)}.elevation-module__KLqO5q__odour{fill:none;stroke:var(--tone);stroke-width:1.2px;stroke-linecap:round;opacity:0}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__odour{animation:2.2s ease-out infinite elevation-module__KLqO5q__rise-fade;animation-delay:calc(var(--k) * .6s)}.elevation-module__KLqO5q__measure{stroke-dasharray:1}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__measure{animation:elevation-module__KLqO5q__draw .7s var(--ease-out) both .15s}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__grow{transform-box:fill-box;transform-origin:0;animation:elevation-module__KLqO5q__grow-x .7s var(--ease-out) both}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__dropIn{transform-box:fill-box;transform-origin:top;animation:elevation-module__KLqO5q__grow-y .7s var(--ease-out) both}.elevation-module__KLqO5q__strike{stroke-dasharray:1;stroke-dashoffset:1px}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__strike{animation:elevation-module__KLqO5q__draw .32s var(--ease-out) forwards;animation-delay:calc(.4s + var(--k) * .52s)}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__date{animation:.3s both elevation-module__KLqO5q__appear;animation-delay:calc(var(--k) * .52s)}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__tagDrop{animation:elevation-module__KLqO5q__tag-drop .52s var(--ease-out) both;animation-delay:calc(var(--k) * .26s)}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__haze{animation:5.2s ease-in-out infinite alternate elevation-module__KLqO5q__drift;animation-delay:calc(var(--k) * -1700ms)}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__walk{animation:.7s linear infinite elevation-module__KLqO5q__flow}.elevation-module__KLqO5q__walker{fill:var(--tone)}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__walker{animation:2.6s ease-in-out infinite elevation-module__KLqO5q__walk}.elevation-module__KLqO5q__drop{stroke:var(--line);stroke-width:1.3px;stroke-linecap:round;opacity:0}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__drop{animation:1.1s linear infinite elevation-module__KLqO5q__fall;animation-delay:var(--d)}.elevation-module__KLqO5q__water{fill:color-mix(in srgb, var(--line) 22%, transparent);stroke:var(--line);stroke-width:1.6px}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__water{animation:1.8s linear infinite elevation-module__KLqO5q__ripple}.elevation-module__KLqO5q__scene[data-on] .elevation-module__KLqO5q__flood{transform-box:fill-box;transform-origin:bottom;animation:elevation-module__KLqO5q__grow-y .9s var(--ease-out) both}@keyframes elevation-module__KLqO5q__grow-x{0%{transform:scaleX(0)}}@keyframes elevation-module__KLqO5q__grow-y{0%{transform:scaleY(0)}}@keyframes elevation-module__KLqO5q__tag-drop{0%{opacity:0;transform:translateY(-10px)}}@keyframes elevation-module__KLqO5q__drift{to{transform:translate(34px)}}@keyframes elevation-module__KLqO5q__flow{to{stroke-dashoffset:-7px}}@keyframes elevation-module__KLqO5q__walk{0%{opacity:0;transform:translate(0)}10%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateX(var(--run))}}@keyframes elevation-module__KLqO5q__fall{0%{opacity:0;transform:translate(0)}15%{opacity:.8}to{opacity:0;transform:translate(-40px,210px)}}@keyframes elevation-module__KLqO5q__ripple{to{transform:translate(-28px)}}@keyframes elevation-module__KLqO5q__rise-fade{0%{opacity:0;transform:translateY(6px)}30%{opacity:.8}to{opacity:0;transform:translateY(-14px)}}.elevation-module__KLqO5q__walkTag{fill:var(--paper);stroke:var(--tone);stroke-width:1.2px}@media (max-width:760px){.elevation-module__KLqO5q__skyline[data-stage] .elevation-module__KLqO5q__walkTag{y:145px;rx:19px;width:172px;height:38px}}
.topbar-module___vFpLq__bar{z-index:20;background:color-mix(in srgb, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(14px)saturate(140%);position:sticky;top:0}.topbar-module___vFpLq__bar:after{content:"";background:linear-gradient(var(--paper), transparent);opacity:.7;pointer-events:none;height:12px;position:absolute;bottom:-12px;left:0;right:0}@media (prefers-reduced-transparency:reduce){.topbar-module___vFpLq__bar{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}}.topbar-module___vFpLq__inner{align-items:center;gap:24px;min-height:64px;display:flex}.topbar-module___vFpLq__wordmark{min-height:44px;color:var(--ink);flex:none;align-items:center;text-decoration:none;display:inline-flex}.topbar-module___vFpLq__nav{font-size:var(--t-small);gap:24px;margin-left:auto;display:flex}.topbar-module___vFpLq__nav a{color:var(--ink-muted);text-decoration:none}@media (hover:hover) and (pointer:fine){.topbar-module___vFpLq__nav a:hover{color:var(--ink)}}.topbar-module___vFpLq__actions{flex:none;align-items:center;gap:8px;display:flex}.topbar-module___vFpLq__cta{flex:none}.topbar-module___vFpLq__theme{border-radius:var(--radius);border:1px solid var(--hairline);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:transform var(--press) var(--ease-out), border-color .15s ease;-webkit-tap-highlight-color:transparent;place-items:center;display:grid}.topbar-module___vFpLq__theme:active{transform:scale(.94)}@media (hover:hover) and (pointer:fine){.topbar-module___vFpLq__theme:hover{border-color:var(--line)}}@media (max-width:760px){.topbar-module___vFpLq__inner{gap:12px}.topbar-module___vFpLq__nav{display:none}.topbar-module___vFpLq__actions{margin-left:auto}.topbar-module___vFpLq__cta{padding:0 14px}}
.footer-module__nP6W3G__street{margin-bottom:40px}.footer-module__nP6W3G__street g{opacity:.5}.footer-module__nP6W3G__footer{padding-block:clamp(32px,6vw,72px) 56px}.footer-module__nP6W3G__inner{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:24px 64px;display:grid}@media (max-width:760px){.footer-module__nP6W3G__inner{grid-template-columns:minmax(0,1fr)}}.footer-module__nP6W3G__brand{flex-direction:column;gap:10px;display:flex}.footer-module__nP6W3G__brand p,.footer-module__nP6W3G__fine p{color:var(--ink-muted);font-size:var(--t-small);max-width:52ch;margin:0}.footer-module__nP6W3G__fine{flex-direction:column;gap:12px;display:flex}.footer-module__nP6W3G__links{font-size:var(--t-small);flex-direction:column;gap:8px;margin-top:8px;display:flex}
.herostory-module___7hXRW__story{grid-column:1/-1;position:relative}@media (max-width:760px){.herostory-module___7hXRW__street{margin-top:-36px}}.herostory-module___7hXRW__card{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);width:min(480px,44%);box-shadow:var(--shadow);transition:opacity .5s var(--ease-out), transform .5s var(--ease-out), background-color .4s var(--ease-out), border-color .4s var(--ease-out), box-shadow .4s var(--ease-out);flex-direction:column;gap:8px;padding:12px 14px 10px;display:flex;position:absolute;top:0;left:0}@starting-style{.herostory-module___7hXRW__card{opacity:0;transform:translateY(6px)}}.herostory-module___7hXRW__card[data-intro]{box-shadow:none;background-color:#0000;border-color:#0000;padding-top:0}.herostory-module___7hXRW__card[data-intro] .herostory-module___7hXRW__progress{display:none}@media (max-width:760px){.herostory-module___7hXRW__card[data-intro]{padding-top:10px}.herostory-module___7hXRW__card[data-intro] .herostory-module___7hXRW__progress{visibility:hidden;display:grid}}.herostory-module___7hXRW__slot{display:grid}.herostory-module___7hXRW__slot>*{grid-area:1/1;min-width:0}.herostory-module___7hXRW__card[data-intro] .herostory-module___7hXRW__body{visibility:hidden}.herostory-module___7hXRW__hook{flex-direction:column;gap:6px;display:flex}.herostory-module___7hXRW__hookKicker{color:var(--ink-muted);margin:0;font-size:.85rem;font-weight:600;animation:.5s .2s both herostory-module___7hXRW__appear}.herostory-module___7hXRW__hookLine{font-family:var(--font-display);letter-spacing:-.015em;--word-ink:var(--ink);flex-wrap:wrap;gap:0 .28em;margin:0;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;font-stretch:92%;line-height:1.08;display:flex}.herostory-module___7hXRW__word{color:var(--word-ink);-webkit-text-stroke:.6px var(--word-ink);animation:herostory-module___7hXRW__word-draw .9s var(--ease-out) both, herostory-module___7hXRW__word-fill .4s ease both;animation-delay:calc(.3s + var(--i) * 75ms), calc(.9s + var(--i) * 75ms);display:inline-block}.herostory-module___7hXRW__lineBreak{flex-basis:100%;height:0}@keyframes herostory-module___7hXRW__word-draw{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes herostory-module___7hXRW__word-fill{0%{color:#0000}}.herostory-module___7hXRW__hookNote{color:var(--ink-muted);margin:0;font-size:.9rem;animation:.5s 1.6s both herostory-module___7hXRW__appear}@keyframes herostory-module___7hXRW__appear{0%{opacity:0}}@media (max-width:760px){.herostory-module___7hXRW__card{width:100%;box-shadow:none;gap:6px;margin-top:10px;padding:10px 12px;position:static}.herostory-module___7hXRW__glyph{display:none}.herostory-module___7hXRW__finding{font-size:1.05rem}.herostory-module___7hXRW__detail>:not(.herostory-module___7hXRW__chip){display:none}.herostory-module___7hXRW__detail{font-size:0}.herostory-module___7hXRW__hook{align-self:center}.herostory-module___7hXRW__hookLine{font-size:min(1.95rem,8.3vw)}.herostory-module___7hXRW__hookNote{display:none}}.herostory-module___7hXRW__progress{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;display:grid}.herostory-module___7hXRW__segment{cursor:pointer;height:20px;position:relative}.herostory-module___7hXRW__segment:before,.herostory-module___7hXRW__fill{border-radius:2px;height:3px;position:absolute;top:9px;left:0;right:0}.herostory-module___7hXRW__segment:before{content:"";background:var(--hairline)}.herostory-module___7hXRW__fill{background:var(--ink);transform-origin:0;transform:scaleX(0)}.herostory-module___7hXRW__segment[data-state=done] .herostory-module___7hXRW__fill,.herostory-module___7hXRW__segment[data-state=now] .herostory-module___7hXRW__fill{transform:scaleX(1)}.herostory-module___7hXRW__fill[data-anim]{animation:herostory-module___7hXRW__fill var(--dur) linear both}.herostory-module___7hXRW__fill[data-paused]{animation-play-state:paused}@keyframes herostory-module___7hXRW__fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.herostory-module___7hXRW__body{animation:herostory-module___7hXRW__enter .46s var(--ease-out) both;flex-direction:column;gap:8px;display:flex}@keyframes herostory-module___7hXRW__enter{0%{opacity:0;filter:blur(2px);transform:translateY(6px)}}.herostory-module___7hXRW__meta{align-items:center;gap:10px;display:flex}.herostory-module___7hXRW__meta .note{color:var(--ink-muted)}.herostory-module___7hXRW__glyph{width:30px;height:30px;color:var(--line);place-items:center;display:grid}.herostory-module___7hXRW__glyph svg{width:28px;height:28px}.herostory-module___7hXRW__label{font-weight:600;font-size:var(--t-small)}.herostory-module___7hXRW__finding{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;font-size:clamp(1.15rem,1.7vw,1.4rem);font-weight:800;font-stretch:92%;line-height:1.15}.herostory-module___7hXRW__detail{font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.herostory-module___7hXRW__chip{font:500 var(--t-note) / 1.4 var(--font-note);color:var(--unk);background:var(--unk-wash);border-radius:2px;align-items:center;gap:6px;padding:2px 8px;display:inline-flex}.herostory-module___7hXRW__chip:before{content:"";background:currentColor;border-radius:1px;width:6px;height:6px}.herostory-module___7hXRW__chip[data-tone=ok]{color:var(--ok);background:var(--ok-wash)}.herostory-module___7hXRW__chip[data-tone=warn]{color:var(--warn);background:var(--warn-wash)}.herostory-module___7hXRW__chip[data-tone=bad]{color:var(--bad);background:var(--bad-wash)}.herostory-module___7hXRW__illustrative{font:400 var(--t-note) var(--font-note);color:var(--ink-muted);margin-left:auto}.herostory-module___7hXRW__finding{min-height:2.3em}.herostory-module___7hXRW__detail{flex-wrap:nowrap;min-width:0}.herostory-module___7hXRW__detail>span:not(.herostory-module___7hXRW__chip){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.herostory-module___7hXRW__chip{flex:none}
.plan-module__6CeDmq__water path{fill:var(--line-faint);fill-opacity:.45;stroke:none}.plan-module__6CeDmq__minor path{fill:none;stroke:var(--line);stroke-opacity:.32;stroke-width:.9px;stroke-linecap:round;stroke-linejoin:round}.plan-module__6CeDmq__primary path{fill:none;stroke:var(--line);stroke-opacity:.7;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.plan-module__6CeDmq__trunk path{fill:none;stroke:var(--line);stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round}.plan-module__6CeDmq__railBed path{fill:none;stroke:var(--ink);stroke-opacity:.8;stroke-width:1.4px}.plan-module__6CeDmq__railTies path{fill:none;stroke:var(--ink);stroke-opacity:.8;stroke-width:6px;stroke-dasharray:1.2 9}.plan-module__6CeDmq__site path{fill:none;stroke:var(--ink);stroke-width:2.2px;stroke-linejoin:round}.plan-module__6CeDmq__stationDot{fill:var(--paper);stroke:var(--ink);stroke-width:2px}.plan-module__6CeDmq__label,.plan-module__6CeDmq__labelRoad{font-family:var(--font-note);fill:var(--ink-muted);paint-order:stroke;stroke:var(--paper);stroke-width:5px;stroke-linejoin:round;letter-spacing:.02em;font-size:21px}.plan-module__6CeDmq__labelRoad{fill:var(--line);font-size:19px}
.overlay-module__h6Dqua__figure{flex-direction:column;gap:10px;min-width:0;margin:0;display:flex}.overlay-module__h6Dqua__stage{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);touch-action:pan-y;box-shadow:var(--shadow);position:relative;overflow:visible}.overlay-module__h6Dqua__svg{width:100%;height:auto;display:block}.overlay-module__h6Dqua__tint{fill:var(--paper-2);fill-opacity:.55}.overlay-module__h6Dqua__marks .overlay-module__h6Dqua__area{stroke:var(--catch);stroke-width:2px;stroke-linejoin:round}.overlay-module__h6Dqua__hatch{stroke:var(--catch);stroke-width:1.6px;stroke-opacity:.75}.overlay-module__h6Dqua__hatchLight{stroke:var(--catch);stroke-width:1.2px;stroke-opacity:.45}.overlay-module__h6Dqua__history{fill:var(--catch-wash);stroke:var(--catch);stroke-width:2px;stroke-dasharray:7 5}.overlay-module__h6Dqua__gap{stroke:var(--catch);stroke-width:1.6px;stroke-dasharray:2 5;stroke-linecap:round}.overlay-module__h6Dqua__gapEnd{fill:var(--paper);stroke:var(--catch);stroke-width:2px}.overlay-module__h6Dqua__markLabel,.overlay-module__h6Dqua__markTitle,.overlay-module__h6Dqua__siteLabel{font-family:var(--font-note);paint-order:stroke;stroke:var(--paper);stroke-width:6px;stroke-linejoin:round}.overlay-module__h6Dqua__markLabel{fill:var(--catch);font-variant-numeric:tabular-nums;font-size:26px;font-weight:500}.overlay-module__h6Dqua__markTitle{font-family:var(--font-body);fill:var(--catch);font-size:27px;font-weight:700}.overlay-module__h6Dqua__markSmall{font-family:var(--font-note);fill:var(--catch);paint-order:stroke;stroke:var(--paper);stroke-width:6px;stroke-linejoin:round;font-size:21px;font-weight:500}.overlay-module__h6Dqua__siteLabel{font-family:var(--font-body);fill:var(--ink);paint-order:stroke;stroke:var(--paper);stroke-width:6px;stroke-linejoin:round;font-size:26px;font-weight:700}.overlay-module__h6Dqua__trackClip{pointer-events:none;position:absolute;inset:0 -16px;overflow:hidden}.overlay-module__h6Dqua__track{pointer-events:none;will-change:transform;position:absolute;inset:0 16px}.overlay-module__h6Dqua__handle{cursor:grab;touch-action:none;pointer-events:auto;justify-content:center;align-items:center;width:44px;margin-left:-22px;display:flex;position:absolute;top:0;bottom:0;left:0}.overlay-module__h6Dqua__handle[data-dragging]{cursor:grabbing}.overlay-module__h6Dqua__rule{background:var(--ink);width:1px;position:absolute;top:0;bottom:0;left:50%;box-shadow:-10px 0 18px -10px #16212b59}.overlay-module__h6Dqua__hint{border-radius:var(--radius);background:var(--ink);color:var(--paper);font:600 .8125rem/1 var(--font-body);white-space:nowrap;pointer-events:none;transition:opacity .16s ease, transform .16s var(--ease-out);align-items:center;gap:6px;padding:6px 10px 6px 8px;display:inline-flex;position:absolute;top:50%;right:calc(100% + 2px);transform:translateY(-50%)}.overlay-module__h6Dqua__handle[data-used] .overlay-module__h6Dqua__hint{opacity:0;transform:translate(8px,-50%)}@media (prefers-reduced-motion:no-preference){.overlay-module__h6Dqua__handle:not([data-used]) .overlay-module__h6Dqua__hint svg{animation:overlay-module__h6Dqua__nudge 1.6s var(--ease-out) 3}}@keyframes overlay-module__h6Dqua__nudge{0%,60%,to{transform:translate(0)}30%{transform:translate(-4px)}}.overlay-module__h6Dqua__grip{border-radius:var(--radius);background:var(--ink);width:36px;height:44px;color:var(--paper);cursor:inherit;transition:transform var(--press) var(--ease-out);border:0;place-items:center;display:grid;position:relative}.overlay-module__h6Dqua__handle[data-dragging] .overlay-module__h6Dqua__grip{transform:scale(.94)}.overlay-module__h6Dqua__caption{font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;gap:4px 16px;display:flex}
.hero-module__NVBTOW__hero{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(20px,3vw,32px) clamp(32px,5vw,72px);padding-block:8px clamp(56px,8vw,104px);display:grid}.hero-module__NVBTOW__copy{flex-direction:column;gap:16px;min-width:0;display:flex}.hero-module__NVBTOW__kicker{font-size:var(--t-small);color:var(--line);margin:0;font-weight:600}.hero-module__NVBTOW__title{letter-spacing:-.035em;margin:0;font-size:clamp(2.6rem,5vw,4rem);font-weight:850;font-stretch:118%;line-height:1}.hero-module__NVBTOW__titleSub{letter-spacing:-.01em;margin-top:14px;font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:700;font-stretch:100%;line-height:1.2;display:block}.hero-module__NVBTOW__lede{max-width:42ch;color:var(--ink-muted);margin:0;font-size:1.125rem;line-height:1.55}.hero-module__NVBTOW__terms{font-size:var(--t-small);color:var(--ink-muted);margin:0}.hero-module__NVBTOW__plan{min-width:0}@media (max-width:900px){.hero-module__NVBTOW__hero{grid-template-columns:minmax(0,1fr)}}
.projectplan-module__cEYx-q__figure{flex-direction:column;gap:6px;display:flex}.projectplan-module__cEYx-q__svg{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);width:100%;height:auto;box-shadow:var(--shadow);display:block}.projectplan-module__cEYx-q__caption{font:400 var(--t-note) var(--font-note);color:var(--ink-muted)}.projectplan-module__cEYx-q__marker{cursor:pointer;outline:none}.projectplan-module__cEYx-q__hit{fill:#0000}.projectplan-module__cEYx-q__dot{stroke-width:3px;transition:fill .15s,stroke .15s}.projectplan-module__cEYx-q__marker[data-tone=ready] .projectplan-module__cEYx-q__dot,.projectplan-module__cEYx-q__marker[data-tone=b] .projectplan-module__cEYx-q__dot{fill:var(--line);stroke:var(--paper)}.projectplan-module__cEYx-q__marker[data-tone=a] .projectplan-module__cEYx-q__dot{fill:var(--ink);stroke:var(--paper)}.projectplan-module__cEYx-q__marker[data-tone=soon] .projectplan-module__cEYx-q__dot{fill:var(--paper);stroke:var(--ink-muted)}.projectplan-module__cEYx-q__marker[data-on] .projectplan-module__cEYx-q__dot,.projectplan-module__cEYx-q__marker:focus-visible .projectplan-module__cEYx-q__dot{stroke:var(--ink)}.projectplan-module__cEYx-q__marker[data-tone=soon][data-on] .projectplan-module__cEYx-q__dot,.projectplan-module__cEYx-q__marker[data-tone=soon]:focus-visible .projectplan-module__cEYx-q__dot{fill:var(--ink-muted)}.projectplan-module__cEYx-q__badge{font:700 15px var(--font-body);fill:var(--paper);pointer-events:none}.projectplan-module__cEYx-q__name{font:600 22px var(--font-body);fill:var(--ink);paint-order:stroke;stroke:var(--paper);stroke-width:7px;stroke-linejoin:round;pointer-events:none}@media (max-width:700px){.projectplan-module__cEYx-q__name{font-size:30px}}
.preview-module__5uDx_q__page{flex-direction:column;gap:44px;padding-block:28px 72px;display:flex}.preview-module__5uDx_q__back{font-size:var(--t-small);color:var(--ink-muted)}.preview-module__5uDx_q__mast{gap:24px;display:grid}@media (min-width:900px){.preview-module__5uDx_q__mast{grid-template-columns:1.5fr 1fr;align-items:end}}.preview-module__5uDx_q__kicker{font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.preview-module__5uDx_q__badge{font:500 var(--t-note) / 1.5 var(--font-note);border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:2px 8px;display:inline-flex}.preview-module__5uDx_q__badge:before{content:"";border-radius:2px;width:8px;height:8px}.preview-module__5uDx_q__badge[data-status=ready],.preview-module__5uDx_q__badge[data-status=sample]{color:var(--line)}.preview-module__5uDx_q__badge[data-status=ready]:before,.preview-module__5uDx_q__badge[data-status=sample]:before{background:var(--line)}.preview-module__5uDx_q__badge[data-status=soon]{color:var(--ink-muted)}.preview-module__5uDx_q__badge[data-status=soon]:before{border:2px solid;width:6px;height:6px}.preview-module__5uDx_q__mast h1{letter-spacing:-.02em;margin-block:12px 14px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;font-stretch:88%;line-height:1}.preview-module__5uDx_q__hook{color:var(--ink-muted);max-width:46ch;font-size:1.15rem;line-height:1.5}.preview-module__5uDx_q__hook b{color:var(--bad);font-weight:700}.preview-module__5uDx_q__basics,.preview-module__5uDx_q__facts{background:var(--hairline);border:1px solid var(--hairline);border-radius:var(--radius);gap:1px;display:grid;overflow:hidden}.preview-module__5uDx_q__basics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.preview-module__5uDx_q__facts{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.preview-module__5uDx_q__basics>div,.preview-module__5uDx_q__facts>div{background:var(--paper);padding:12px 14px}.preview-module__5uDx_q__basics dt,.preview-module__5uDx_q__facts dt{font:500 var(--t-note) / 1.35 var(--font-note);color:var(--ink-muted)}.preview-module__5uDx_q__basics dd{font-weight:600;font-size:var(--t-small);margin-top:2px}.preview-module__5uDx_q__factValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.6rem;font-weight:800;font-stretch:88%;line-height:1.15}.preview-module__5uDx_q__basics .preview-module__5uDx_q__sub,.preview-module__5uDx_q__facts .preview-module__5uDx_q__sub{font:400 .8rem / 1.35 var(--font-body);color:var(--ink-muted);margin-top:2px}.preview-module__5uDx_q__banner{border:1px dashed var(--line);border-radius:var(--radius);font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;align-items:baseline;gap:4px 12px;padding:12px 14px;display:flex}.preview-module__5uDx_q__banner .note{color:var(--catch);text-transform:uppercase}.preview-module__5uDx_q__block{flex-direction:column;gap:16px;display:flex}.preview-module__5uDx_q__blockHead{border-bottom:1px solid var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;padding-bottom:8px;display:flex}.preview-module__5uDx_q__blockHead h2{font-size:var(--t-h2);letter-spacing:-.01em;font-weight:800;font-stretch:90%;line-height:1.1}.preview-module__5uDx_q__blockHead .note{color:var(--ink-muted)}.preview-module__5uDx_q__locked{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}.preview-module__5uDx_q__lockedCard{border:1px solid var(--hairline);border-radius:var(--radius);background:repeating-linear-gradient(135deg, transparent 0 9px, color-mix(in srgb, var(--line) 5%, transparent) 9px 10px), var(--paper);flex-direction:column;gap:10px;padding:16px;display:flex}.preview-module__5uDx_q__lockedCard[data-status=bad]{border-top:3px solid var(--bad)}.preview-module__5uDx_q__lockedCard[data-status=warn]{border-top:3px solid var(--warn)}.preview-module__5uDx_q__lockedTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.preview-module__5uDx_q__glyph{width:36px;height:36px;color:var(--line);place-items:center;display:grid}.preview-module__5uDx_q__glyph svg{width:32px;height:32px}.preview-module__5uDx_q__notYet{font:500 var(--t-note) / 1.3 var(--font-note);color:var(--ink-muted)}.preview-module__5uDx_q__lockedTitle{font-family:var(--font-display);font-size:var(--t-h3);font-weight:700;line-height:1.2}.preview-module__5uDx_q__lockedBody{font-size:var(--t-small);color:var(--ink-muted);flex:1;gap:8px;line-height:1.45;display:flex}.preview-module__5uDx_q__lock{color:var(--ink-muted);flex:none;margin-top:3px}.preview-module__5uDx_q__sampleLink{font-size:var(--t-small);width:fit-content;font-weight:600}.preview-module__5uDx_q__cta{border:1px solid var(--ink);border-radius:var(--radius);background:var(--paper-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 32px;padding:24px;display:flex}.preview-module__5uDx_q__ctaTitle{font-family:var(--font-display);font-size:1.35rem;font-weight:800;line-height:1.2}.preview-module__5uDx_q__ctaSub{color:var(--ink-muted);font-size:var(--t-small);margin-top:4px}.preview-module__5uDx_q__ctaActions{flex-wrap:wrap;gap:8px;display:flex}.preview-module__5uDx_q__notify{flex-direction:column;gap:6px;width:min(100%,420px);display:flex}.preview-module__5uDx_q__notify label{font-weight:600;font-size:var(--t-small)}.preview-module__5uDx_q__notifyRow{gap:8px;display:flex}.preview-module__5uDx_q__notifyRow input{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);min-width:0;min-height:44px;color:var(--ink);flex:1;padding:0 12px;font-size:1rem}.preview-module__5uDx_q__notifyMsg{color:var(--ink-muted);font-size:.8rem}.preview-module__5uDx_q__notifyDone{font-weight:600}.preview-module__5uDx_q__compareGrid{grid-template-columns:minmax(0,4fr) minmax(0,7fr);align-items:start;gap:clamp(16px,3vw,32px);display:grid}@media (max-width:900px){.preview-module__5uDx_q__compareGrid{grid-template-columns:minmax(0,1fr)}}.preview-module__5uDx_q__pickMap{flex-direction:column;gap:8px;display:flex}.preview-module__5uDx_q__pickHint{font-size:var(--t-small);color:var(--ink-muted)}.preview-module__5uDx_q__pickHint b{color:var(--line)}.preview-module__5uDx_q__compareResult{flex-direction:column;gap:16px;display:flex}.preview-module__5uDx_q__colBadge{width:20px;height:20px;font:700 .75rem var(--font-body);color:var(--paper);background:var(--ink);vertical-align:1px;border-radius:3px;place-items:center;display:inline-grid}.preview-module__5uDx_q__colBadge[data-badge=B]{background:var(--line)}.preview-module__5uDx_q__compareEmpty{color:var(--ink-muted);font-size:var(--t-small)}.preview-module__5uDx_q__tableWrap{border:1px solid var(--hairline);border-radius:var(--radius);overflow-x:auto}.preview-module__5uDx_q__table{border-collapse:collapse;width:100%;font-size:var(--t-small);line-height:1.4}.preview-module__5uDx_q__table th,.preview-module__5uDx_q__table td{text-align:left;vertical-align:top;border-top:1px solid var(--hairline);padding:10px 12px}.preview-module__5uDx_q__table thead th{background:var(--paper-2);font-family:var(--font-display);border-top:0;font-weight:700}.preview-module__5uDx_q__table tbody th{font:500 var(--t-note) / 1.4 var(--font-note);color:var(--ink-muted);width:34%}.preview-module__5uDx_q__packLine{font-size:var(--t-small);flex-wrap:wrap;align-items:center;gap:12px;display:flex}.preview-module__5uDx_q__connect{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px clamp(20px,4vw,48px);display:grid}@media (max-width:560px){.preview-module__5uDx_q__connect{grid-template-columns:minmax(0,1fr)}}.preview-module__5uDx_q__connectGroup ul{flex-direction:column;display:flex}.preview-module__5uDx_q__connectGroup li{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:baseline;gap:12px;padding-block:10px;display:flex}.preview-module__5uDx_q__connectTitle{font:500 var(--t-note) / 1.3 var(--font-note);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:8px;padding-bottom:6px;display:flex}.preview-module__5uDx_q__connectTitle svg{color:var(--line)}.preview-module__5uDx_q__connectValue{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.preview-module__5uDx_q__connectNote{color:var(--ink-muted);max-width:80ch;font-size:.8rem}
.pricing-module__Xg7AHG__section{border-top:1px solid var(--hairline);flex-direction:column;gap:24px;padding-block:clamp(56px,8vw,104px);display:flex}.pricing-module__Xg7AHG__title{font-size:var(--t-h2);letter-spacing:-.02em;margin:0;font-weight:800;font-stretch:108%;line-height:1.1}.pricing-module__Xg7AHG__steps{counter-reset:step;color:var(--ink-muted);font-size:var(--t-small);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 32px;margin:0;padding:0;list-style:none;display:grid}.pricing-module__Xg7AHG__steps li{counter-increment:step}.pricing-module__Xg7AHG__steps li:before{content:counter(step);font-family:var(--font-note);font-size:var(--t-note);color:var(--line);margin-bottom:6px;display:block}.pricing-module__Xg7AHG__steps b{color:var(--ink)}@media (max-width:760px){.pricing-module__Xg7AHG__steps{grid-template-columns:minmax(0,1fr)}}.pricing-module__Xg7AHG__lines{border-top:2px solid var(--ink);border-bottom:1px solid var(--ink)}.pricing-module__Xg7AHG__line{grid-template-columns:minmax(0,1fr) 9rem 11rem;align-items:center;gap:12px 24px;padding-block:20px;display:grid}.pricing-module__Xg7AHG__line+.pricing-module__Xg7AHG__line{border-top:1px solid var(--hairline)}.pricing-module__Xg7AHG__named{align-items:center;gap:16px;display:flex}.pricing-module__Xg7AHG__name{margin:0;font-size:1.0625rem;font-weight:700}.pricing-module__Xg7AHG__detail{color:var(--ink-muted);font-size:var(--t-small);margin:2px 0 0}.pricing-module__Xg7AHG__price{font-family:var(--font-display);letter-spacing:-.01em;font-variant-numeric:tabular-nums;text-align:right;margin:0;font-size:1.6rem;font-weight:800;font-stretch:108%}.pricing-module__Xg7AHG__line .btn{justify-self:end;width:100%}.pricing-module__Xg7AHG__small{font-size:var(--t-small);color:var(--ink-muted);margin:0}@media (max-width:640px){.pricing-module__Xg7AHG__line{grid-template-columns:minmax(0,1fr) auto}.pricing-module__Xg7AHG__line .btn{grid-column:1/-1}}
.projectmap-module__FC0_Cq__section{border-top:1px solid var(--hairline);flex-direction:column;gap:20px;padding-block:clamp(48px,7vw,88px);display:flex}.projectmap-module__FC0_Cq__head{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:end;gap:12px clamp(32px,5vw,72px);display:grid}.projectmap-module__FC0_Cq__head h2{font-size:var(--t-h2);letter-spacing:-.02em;font-weight:800;font-stretch:108%;line-height:1.1}.projectmap-module__FC0_Cq__head p{color:var(--ink-muted);max-width:52ch}.projectmap-module__FC0_Cq__areas{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.projectmap-module__FC0_Cq__areaChip{background:var(--ink);min-height:40px;color:var(--paper);font-weight:600;font-size:var(--t-small);border-radius:999px;align-items:center;gap:10px;padding:0 16px;display:inline-flex}.projectmap-module__FC0_Cq__areaChip .note{opacity:.75}.projectmap-module__FC0_Cq__areaMore{font-size:var(--t-small);color:var(--ink-muted)}.projectmap-module__FC0_Cq__grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:start;gap:clamp(20px,3vw,40px);display:grid}.projectmap-module__FC0_Cq__mapCol{flex-direction:column;gap:10px;display:flex}.projectmap-module__FC0_Cq__legend{flex-wrap:wrap;gap:6px 16px;font-size:.85rem;display:flex}.projectmap-module__FC0_Cq__key{align-items:center;gap:6px;display:inline-flex}.projectmap-module__FC0_Cq__key:before{content:"";border-radius:2px;width:10px;height:10px}.projectmap-module__FC0_Cq__key[data-tone=a]:before{background:var(--ink)}.projectmap-module__FC0_Cq__key[data-tone=ready]:before{background:var(--line)}.projectmap-module__FC0_Cq__key[data-tone=soon]:before{border:2px solid var(--ink-muted)}.projectmap-module__FC0_Cq__panel{flex-direction:column;gap:16px;display:flex}.projectmap-module__FC0_Cq__pick{flex-direction:column;gap:10px;display:flex}.projectmap-module__FC0_Cq__filters{flex-wrap:wrap;gap:6px;display:flex}.projectmap-module__FC0_Cq__filter{border:1px solid var(--hairline);min-height:36px;font:600 var(--t-small) / 1 var(--font-body);color:var(--ink-muted);cursor:pointer;transition:background-color .15s ease, color .15s ease, transform var(--press) var(--ease-out);border-radius:999px;align-items:center;gap:6px;padding:0 14px;display:inline-flex}.projectmap-module__FC0_Cq__filter:active{transform:scale(.97)}.projectmap-module__FC0_Cq__filter[aria-checked=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.projectmap-module__FC0_Cq__filter .note{opacity:.75}.projectmap-module__FC0_Cq__select{border:1px solid var(--ink);border-radius:var(--radius);background:var(--paper);width:100%;min-height:48px;color:var(--ink);font:600 1rem var(--font-body);padding:0 12px}.projectmap-module__FC0_Cq__note{font-size:var(--t-small);color:var(--ink-muted)}.projectmap-module__FC0_Cq__note a{color:var(--ink)}.projectmap-module__FC0_Cq__card{border:1px solid var(--hairline);border-top:3px solid var(--ink);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);flex-direction:column;gap:18px;padding:22px;display:flex}.projectmap-module__FC0_Cq__cardHead{flex-direction:column;gap:4px;display:flex}.projectmap-module__FC0_Cq__status{font:500 var(--t-note) / 1.3 var(--font-note);color:var(--ink-muted);align-items:center;gap:6px;display:inline-flex}.projectmap-module__FC0_Cq__status:before{content:"";border:2px solid;border-radius:2px;width:8px;height:8px}.projectmap-module__FC0_Cq__status[data-tone=ready]{color:var(--line)}.projectmap-module__FC0_Cq__status[data-tone=ready]:before{background:currentColor}.projectmap-module__FC0_Cq__name{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.6rem;font-weight:800;line-height:1.1}.projectmap-module__FC0_Cq__where{font-size:var(--t-small);color:var(--ink-muted)}.projectmap-module__FC0_Cq__stats{border-block:1px solid var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.projectmap-module__FC0_Cq__stats>div{padding:14px 12px 14px 0}.projectmap-module__FC0_Cq__stats>div+div{border-left:1px solid var(--hairline);padding-left:14px}.projectmap-module__FC0_Cq__stats dt{color:var(--ink-muted);font-size:.8rem;line-height:1.3}.projectmap-module__FC0_Cq__stats dd{font-family:var(--font-display);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.45rem;font-weight:800;font-stretch:90%;line-height:1.1}.projectmap-module__FC0_Cq__stats .projectmap-module__FC0_Cq__statSub{font:400 .8rem / 1.3 var(--font-body);color:var(--ink-muted);margin-top:2px}.projectmap-module__FC0_Cq__size{font-size:var(--t-small);color:var(--ink-muted)}.projectmap-module__FC0_Cq__more{align-self:flex-start}.projectmap-module__FC0_Cq__empty{border:1px dashed var(--hairline);border-radius:var(--radius);text-align:center;min-height:220px;color:var(--ink-muted);font-size:var(--t-small);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}@media (max-width:900px){.projectmap-module__FC0_Cq__head,.projectmap-module__FC0_Cq__grid{grid-template-columns:minmax(0,1fr)}}.projectmap-module__FC0_Cq__cardAnchor{scroll-margin-top:80px}.projectmap-module__FC0_Cq__request{flex-direction:column;gap:10px;display:flex}.projectmap-module__FC0_Cq__mapLink{width:fit-content;font-size:var(--t-small);color:var(--ink-muted)}
.report-module__qoiJNG__page{flex-direction:column;gap:48px;padding-block:28px 72px;display:flex}.report-module__qoiJNG__back{font-size:var(--t-small);color:var(--ink-muted)}.report-module__qoiJNG__banner{border:1px dashed var(--line);border-radius:var(--radius);font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;align-items:baseline;gap:4px 12px;padding:12px 14px;display:flex}.report-module__qoiJNG__banner b{color:var(--ink)}.report-module__qoiJNG__bannerTag{color:var(--catch);text-transform:uppercase}.report-module__qoiJNG__mast{gap:24px;display:grid}@media (min-width:900px){.report-module__qoiJNG__mast{grid-template-columns:1.5fr 1fr;align-items:end}}.report-module__qoiJNG__mast h1{letter-spacing:-.02em;margin-block:8px 12px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;font-stretch:88%;line-height:1}.report-module__qoiJNG__lede{color:var(--ink-muted);max-width:var(--measure)}.report-module__qoiJNG__meta{border-top:1px solid var(--hairline);grid-template-columns:1fr 1fr;gap:12px 20px;padding-top:14px;display:grid}.report-module__qoiJNG__meta dt{font-family:var(--font-note);font-size:var(--t-note);color:var(--ink-muted)}.report-module__qoiJNG__meta dd{font-size:var(--t-small);font-weight:600}.report-module__qoiJNG__block{flex-direction:column;gap:16px;display:flex}.report-module__qoiJNG__blockHead{border-bottom:1px solid var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 16px;padding-bottom:8px;display:flex}.report-module__qoiJNG__blockHead h2{font-size:var(--t-h2);letter-spacing:-.01em;font-weight:800;font-stretch:90%;line-height:1.1}.report-module__qoiJNG__blockHead .note{color:var(--ink-muted)}.report-module__qoiJNG__chip{width:fit-content;font:500 var(--t-note) / 1.3 var(--font-note);letter-spacing:.02em;max-width:100%;color:var(--unk);background:var(--unk-wash);border-radius:2px;align-items:center;gap:6px;padding:3px 8px;display:inline-flex}.report-module__qoiJNG__chip[data-status=ok]{color:var(--ok);background:var(--ok-wash)}.report-module__qoiJNG__chip[data-status=warn]{color:var(--warn);background:var(--warn-wash)}.report-module__qoiJNG__chip[data-status=bad]{color:var(--bad);background:var(--bad-wash)}.report-module__qoiJNG__chipShape{align-self:flex-start;font-size:.7em;line-height:1.85}.report-module__qoiJNG__kpis{background:var(--hairline);border:1px solid var(--hairline);border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}@media (min-width:900px){.report-module__qoiJNG__kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}.report-module__qoiJNG__kpis>li{display:flex}.report-module__qoiJNG__kpi{text-align:left;background:var(--paper);cursor:pointer;-webkit-tap-highlight-color:transparent;border-top:3px solid #0000;flex-direction:column;flex:1;align-items:flex-start;gap:4px;padding:16px 16px 18px;transition:background-color .15s;display:flex}.report-module__qoiJNG__kpi[data-status=bad]{border-top-color:var(--bad)}.report-module__qoiJNG__kpi[data-status=warn]{border-top-color:var(--warn)}.report-module__qoiJNG__kpi:active{background:var(--paper-2)}@media (hover:hover) and (pointer:fine){.report-module__qoiJNG__kpi:hover{background:var(--paper-2)}}.report-module__qoiJNG__kpi:focus-visible{outline-offset:-3px}.report-module__qoiJNG__kpiLabel{font:500 var(--t-note) / 1.3 var(--font-note);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted)}.report-module__qoiJNG__kpiValue{font-family:var(--font-display);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:clamp(1.35rem,3.4vw,2rem);font-weight:800;font-stretch:85%;line-height:1.05}.report-module__qoiJNG__kpiSub{font-size:var(--t-small);color:var(--ink-muted);flex:1;margin-bottom:8px;line-height:1.35}.report-module__qoiJNG__thenNow{flex-direction:column;gap:10px;display:flex}.report-module__qoiJNG__thenNowStage{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:ew-resize;position:relative;overflow:hidden}.report-module__qoiJNG__thenNowSvg{width:100%;height:auto;display:block}.report-module__qoiJNG__thenNowPaper{fill:var(--paper)}.report-module__qoiJNG__thenNowTrack{pointer-events:none;will-change:transform;position:absolute;inset:0}.report-module__qoiJNG__thenNowRule{background:var(--ink);width:2px;position:absolute;top:0;bottom:0;left:-1px}.report-module__qoiJNG__thenNowHandle{background:var(--ink);width:44px;height:44px;color:var(--paper);box-shadow:var(--shadow);pointer-events:auto;cursor:ew-resize;touch-action:none;border-radius:50%;place-items:center;margin:-22px 0 0 -22px;display:grid;position:absolute;top:50%;left:0}.report-module__qoiJNG__thenNowCaption{font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;gap:4px 16px;display:flex}.report-module__qoiJNG__thenNowCaption b{color:var(--ink);font-family:var(--font-note)}.report-module__qoiJNG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}.report-module__qoiJNG__grid>li{display:flex}.report-module__qoiJNG__card{text-align:left;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);cursor:pointer;transition:transform var(--press) var(--ease-out), border-color .15s ease;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;align-items:flex-start;gap:10px;padding:16px;display:flex}.report-module__qoiJNG__card:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.report-module__qoiJNG__card:hover{border-color:var(--line)}.report-module__qoiJNG__card:hover .report-module__qoiJNG__cardMore svg{transform:translate(3px)}}.report-module__qoiJNG__cardTop{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.report-module__qoiJNG__cardGlyph{width:36px;height:36px;color:var(--line);flex:none;place-items:center;display:grid}.report-module__qoiJNG__cardGlyph svg{width:32px;height:32px}.report-module__qoiJNG__cardTitle{font-family:var(--font-display);font-size:var(--t-h3);font-weight:700;line-height:1.2}.report-module__qoiJNG__cardSummary{font-size:var(--t-small);color:var(--ink-muted);flex:1;line-height:1.45}.report-module__qoiJNG__cardMore{font-size:var(--t-small);align-items:center;gap:4px;font-weight:600;display:inline-flex}.report-module__qoiJNG__cardMore svg{transition:transform .15s var(--ease-out)}.report-module__qoiJNG__drawer{--drawer-ease:cubic-bezier(.32, .72, 0, 1);border:0;border-left:1px solid var(--hairline);background:var(--paper);width:min(640px,100vw);max-width:none;height:100dvh;max-height:none;color:var(--ink);box-shadow:var(--shadow);transition:transform .32s var(--drawer-ease), overlay .32s allow-discrete, display .32s allow-discrete;margin:0 0 0 auto;padding:0;transform:translate(100%)}.report-module__qoiJNG__drawer[open]{transform:none}@starting-style{.report-module__qoiJNG__drawer[open]{transform:translate(100%)}}.report-module__qoiJNG__drawer::backdrop{transition:background-color .32s ease, overlay .32s allow-discrete, display .32s allow-discrete;background:#0a141e00}.report-module__qoiJNG__drawer[open]::backdrop{background:#0a141e6b}@starting-style{.report-module__qoiJNG__drawer[open]::backdrop{background:#0a141e00}}@media (max-width:719px){.report-module__qoiJNG__drawer{border-left:0;border-top:1px solid var(--hairline);border-radius:12px 12px 0 0;width:100%;height:auto;max-height:88dvh;margin:auto 0 0;transform:translateY(100%)}@starting-style{.report-module__qoiJNG__drawer[open]{transform:translateY(100%)}}}@media (prefers-reduced-motion:reduce){.report-module__qoiJNG__drawer,.report-module__qoiJNG__drawer[open]{transform:none}@starting-style{.report-module__qoiJNG__drawer[open]{transform:none}}}.report-module__qoiJNG__drawerInner{height:100%;max-height:inherit;flex-direction:column;display:flex}@media (max-width:719px){.report-module__qoiJNG__drawerInner{max-height:88dvh}}.report-module__qoiJNG__drawerHead{padding:16px var(--gutter-d,20px) 14px;border-bottom:1px solid var(--hairline);align-items:center;gap:12px;display:flex}.report-module__qoiJNG__drawerTitles{flex:1;min-width:0}.report-module__qoiJNG__drawerTitles .note{color:var(--ink-muted)}.report-module__qoiJNG__drawerTitles h2{font-size:1.35rem;font-weight:800;font-stretch:90%;line-height:1.15}.report-module__qoiJNG__drawerClose{border:1px solid var(--hairline);cursor:pointer;width:44px;height:44px;transition:transform var(--press) var(--ease-out);border-radius:50%;flex:none;place-items:center;display:grid}.report-module__qoiJNG__drawerClose:active{transform:scale(.94)}.report-module__qoiJNG__drawerBody{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;padding:18px 20px 24px;display:flex;overflow-y:auto}.report-module__qoiJNG__drawerSummary{font-size:1.05rem;font-weight:600;line-height:1.45}.report-module__qoiJNG__drawerNav{padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--hairline);justify-content:space-between;gap:8px;display:flex}.report-module__qoiJNG__drawerNav .btn{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;padding:0 12px;font-size:.85rem;line-height:44px;display:block;overflow:hidden}.report-module__qoiJNG__drawerNav .btn:last-child{text-align:right}.report-module__qoiJNG__drawerNav .btn:disabled{opacity:.4;cursor:default}.report-module__qoiJNG__para{max-width:var(--measure)}.report-module__qoiJNG__muted{font-size:var(--t-small);color:var(--ink-muted)}.report-module__qoiJNG__subhead{font-family:var(--font-display);margin-top:6px;font-size:1rem;font-weight:700}.report-module__qoiJNG__tableWrap{border:1px solid var(--hairline);border-radius:var(--radius);overflow-x:auto}.report-module__qoiJNG__table{border-collapse:collapse;width:100%;font-size:var(--t-small);line-height:1.4}.report-module__qoiJNG__table th{text-align:left;font:500 var(--t-note) / 1.3 var(--font-note);letter-spacing:.03em;color:var(--ink-muted);background:var(--paper-2);white-space:nowrap;padding:8px 10px}.report-module__qoiJNG__table td{border-top:1px solid var(--hairline);vertical-align:top;padding:9px 10px}.report-module__qoiJNG__table [data-align=right]{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.report-module__qoiJNG__timeline{border-left:2px solid var(--hairline);flex-direction:column;margin-left:4px;display:flex}.report-module__qoiJNG__timeline li{font-size:var(--t-small);grid-template-columns:48px 1fr;gap:8px;padding:0 0 14px 16px;line-height:1.45;display:grid;position:relative}.report-module__qoiJNG__timeline li:before{content:"";background:var(--paper);border:2px solid var(--line);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-6px}.report-module__qoiJNG__timeline li[data-mark=flag]:before{background:var(--bad);border-color:var(--bad);border-radius:1px}.report-module__qoiJNG__timeline li[data-mark=caution]:before{border-color:var(--warn);border-radius:1px;transform:rotate(45deg)}.report-module__qoiJNG__year{font-family:var(--font-note);font-variant-numeric:tabular-nums;font-weight:500}.report-module__qoiJNG__callout{border-left:3px solid var(--line);background:var(--paper-2);font-size:var(--t-small);border-radius:0 var(--radius) var(--radius) 0;padding:12px 14px}.report-module__qoiJNG__calloutTitle{margin-bottom:2px;font-weight:600}.report-module__qoiJNG__sources{counter-reset:src;font-size:var(--t-small);color:var(--ink-muted);flex-direction:column;gap:6px;display:flex}.report-module__qoiJNG__sources li{counter-increment:src;grid-template-columns:28px 1fr;display:grid}.report-module__qoiJNG__sources li:before{content:counter(src, decimal-leading-zero);font-family:var(--font-note);font-size:var(--t-note);padding-top:3px}.report-module__qoiJNG__close{border:1px solid var(--ink);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.report-module__qoiJNG__close p{max-width:48ch}.report-module__qoiJNG__closeActions{flex-wrap:wrap;gap:8px;display:flex}.report-module__qoiJNG__drawerBody>*{flex-shrink:0}.report-module__qoiJNG__asTable summary{cursor:pointer;font:500 var(--t-note) / 1.3 var(--font-note);color:var(--ink-muted);width:fit-content;padding:4px 0}.report-module__qoiJNG__asTable[open] summary{margin-bottom:8px}.report-module__qoiJNG__drawerBack{width:fit-content;font-size:var(--t-small);font-weight:600}
.how-module__XWKRXW__intro{flex-direction:column;gap:14px;padding-block:28px 8px;display:flex}.how-module__XWKRXW__back{font-size:var(--t-small);color:var(--ink-muted)}.how-module__XWKRXW__intro h1{letter-spacing:-.03em;margin-top:12px;font-size:clamp(2.4rem,6vw,4rem);font-weight:850;font-stretch:112%;line-height:1}.how-module__XWKRXW__intro p:last-child{max-width:56ch;color:var(--ink-muted);font-size:1.1rem}
.charts-module__9Z2pNG__figure{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--paper);flex-direction:column;gap:8px;padding:14px 14px 12px;display:flex}.charts-module__9Z2pNG__head{flex-direction:column;gap:2px;display:flex}.charts-module__9Z2pNG__title{font-family:var(--font-display);font-size:.98rem;font-weight:700;line-height:1.25}.charts-module__9Z2pNG__note{color:var(--ink-muted);font-size:.85rem;line-height:1.4}.charts-module__9Z2pNG__legend{color:var(--ink-muted);flex-wrap:wrap;gap:4px 14px;font-size:.8rem;display:flex}.charts-module__9Z2pNG__key{align-items:center;gap:6px;display:inline-flex}.charts-module__9Z2pNG__swatch{flex:none;width:14px;height:10px;display:inline-block}.charts-module__9Z2pNG__swatch[data-kind=line]{background:var(--line);height:2px}.charts-module__9Z2pNG__swatch[data-kind=dash]{border-top:2px dashed var(--ink-muted);height:0}.charts-module__9Z2pNG__swatch[data-kind=band]{background:color-mix(in srgb, var(--line) 30%, transparent);border-radius:3px}.charts-module__9Z2pNG__swatch[data-kind=bad]{background:var(--bad);border-radius:3px}.charts-module__9Z2pNG__swatch[data-kind=dot]{background:var(--line);border-radius:50%;width:10px}.charts-module__9Z2pNG__swatch[data-kind=ring]{border:2px solid var(--line);background:var(--paper);border-radius:50%;width:10px}.charts-module__9Z2pNG__swatch[data-kind=fill]{background:var(--line);border-radius:3px}.charts-module__9Z2pNG__swatch[data-kind=bracket]{border:1.5px solid var(--ink);border-left:0;width:6px;height:12px}.charts-module__9Z2pNG__swatch[data-kind=mark]{background:var(--paper);border:2px solid var(--ink);width:9px;height:9px;transform:rotate(45deg)scale(.85)}.charts-module__9Z2pNG__readout{min-height:1.4em;font:500 .8rem / 1.4 var(--font-note);font-variant-numeric:tabular-nums;color:var(--ink)}.charts-module__9Z2pNG__readout b{font-weight:500}.charts-module__9Z2pNG__muted{color:var(--ink-muted)}.charts-module__9Z2pNG__plot{width:100%;overflow:hidden}.charts-module__9Z2pNG__svg{touch-action:pan-y;display:block;overflow:visible}.charts-module__9Z2pNG__axis{font:400 11px var(--font-note);fill:var(--ink-muted);font-variant-numeric:tabular-nums}.charts-module__9Z2pNG__axisInk{font:500 11px var(--font-note);fill:var(--ink);font-variant-numeric:tabular-nums}.charts-module__9Z2pNG__label{font:600 13px var(--font-body);fill:var(--ink)}.charts-module__9Z2pNG__grid{stroke:var(--hairline);stroke-width:1px}.charts-module__9Z2pNG__gridStrong{stroke:var(--ink-muted);stroke-width:1px;stroke-dasharray:3 3}.charts-module__9Z2pNG__line{fill:none;stroke:var(--line);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.charts-module__9Z2pNG__dot{fill:var(--line);stroke:var(--paper);stroke-width:2px}.charts-module__9Z2pNG__ring{fill:var(--paper);stroke:var(--line);stroke-width:2px}.charts-module__9Z2pNG__stem{stroke:color-mix(in srgb, var(--line) 45%, transparent);stroke-width:3px;stroke-linecap:round}.charts-module__9Z2pNG__marker{fill:var(--paper);stroke:var(--ink);stroke-width:2px}.charts-module__9Z2pNG__cross{stroke:var(--ink-muted);stroke-width:1px;stroke-dasharray:2 3}.charts-module__9Z2pNG__column{fill:color-mix(in srgb, var(--ink) 6%, transparent);pointer-events:none}.charts-module__9Z2pNG__bracket{fill:none;stroke:var(--ink);stroke-width:1.5px}.charts-module__9Z2pNG__range{fill:color-mix(in srgb, var(--line) 30%, transparent)}.charts-module__9Z2pNG__over{fill:var(--bad)}.charts-module__9Z2pNG__bar{fill:color-mix(in srgb, var(--line) 45%, transparent)}.charts-module__9Z2pNG__barOn{fill:var(--line)}.charts-module__9Z2pNG__avg{stroke:var(--ink-muted);stroke-width:1.5px;stroke-dasharray:5 4}.charts-module__9Z2pNG__hit{cursor:crosshair}.charts-module__9Z2pNG__ringLine{fill:none;stroke:var(--hairline);stroke-dasharray:3 4}.charts-module__9Z2pNG__north{fill:none;stroke:var(--ink-muted);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.charts-module__9Z2pNG__site{fill:var(--paper);stroke:var(--ink);stroke-width:2.4px}.charts-module__9Z2pNG__item{--tone:var(--unk);--tone-wash:var(--unk-wash)}.charts-module__9Z2pNG__item[data-tone=bad]{--tone:var(--bad);--tone-wash:var(--bad-wash)}.charts-module__9Z2pNG__item[data-tone=warn]{--tone:var(--warn);--tone-wash:var(--warn-wash)}.charts-module__9Z2pNG__item[data-tone=ok]{--tone:var(--ok);--tone-wash:var(--ok-wash)}.charts-module__9Z2pNG__measure{stroke:var(--tone);stroke-width:1.5px;stroke-dasharray:2 4;stroke-linecap:round}.charts-module__9Z2pNG__area{fill:var(--tone-wash);stroke:var(--tone);stroke-width:1.5px}.charts-module__9Z2pNG__pin{fill:var(--tone);stroke:var(--paper);stroke-width:2px}.charts-module__9Z2pNG__itemLabel,.charts-module__9Z2pNG__itemKm{paint-order:stroke;stroke:var(--paper);stroke-width:4px;stroke-linejoin:round}.charts-module__9Z2pNG__itemLabel{font:600 12px var(--font-body);fill:var(--ink)}.charts-module__9Z2pNG__itemKm{font:500 11px var(--font-note);fill:var(--ink);font-variant-numeric:tabular-nums}.charts-module__9Z2pNG__walk{flex-direction:column;gap:10px;display:flex}.charts-module__9Z2pNG__walk li{flex-direction:column;gap:4px;font-size:.85rem;display:flex}.charts-module__9Z2pNG__walkText b{font-weight:600}.charts-module__9Z2pNG__walkTrack{background-image:linear-gradient(to right, var(--hairline) 1px, transparent 1px);background-size:calc((100% - 64px) / var(--ticks,3)) 100%;background-repeat:repeat-x;align-items:center;gap:8px;padding-right:64px;display:flex}.charts-module__9Z2pNG__walkBar{background:var(--line);border-radius:0 4px 4px 0;min-width:4px;height:10px}.charts-module__9Z2pNG__walkValue{white-space:nowrap;font:500 .78rem var(--font-note);font-variant-numeric:tabular-nums;flex:none;margin-right:-64px}.charts-module__9Z2pNG__scale{font:400 .75rem var(--font-note);color:var(--ink-muted)}.charts-module__9Z2pNG__strip{background:var(--paper-2);border-radius:3px;height:22px;margin-top:4px;position:relative;overflow:hidden}.charts-module__9Z2pNG__stripSeg{border-right:2px solid var(--paper);position:absolute;top:0;bottom:0}.charts-module__9Z2pNG__stripSeg[data-tone=past],.charts-module__9Z2pNG__stripKey[data-tone=past]{background:color-mix(in srgb, var(--line) 55%, transparent)}.charts-module__9Z2pNG__stripSeg[data-tone=gap],.charts-module__9Z2pNG__stripKey[data-tone=gap]{background:repeating-linear-gradient(135deg, var(--ink-muted) 0 1.5px, transparent 1.5px 6px);opacity:.6}.charts-module__9Z2pNG__stripSeg[data-tone=now],.charts-module__9Z2pNG__stripKey[data-tone=now]{background:var(--ink)}.charts-module__9Z2pNG__stripAxis{font:400 11px var(--font-note);color:var(--ink-muted);justify-content:space-between;display:flex}.charts-module__9Z2pNG__stripList{flex-direction:column;gap:6px;font-size:.85rem;line-height:1.35;display:flex}.charts-module__9Z2pNG__stripList li{grid-template-columns:14px 82px 1fr;align-items:start;gap:8px;display:grid}.charts-module__9Z2pNG__stripKey{border-radius:2px;width:14px;height:10px;margin-top:4px}.charts-module__9Z2pNG__stripYears{font:500 .78rem / 1.7 var(--font-note);font-variant-numeric:tabular-nums}.charts-module__9Z2pNG__flood{grid-template-columns:minmax(0, 1fr) repeat(var(--cols), 22px) 52px;align-items:center;gap:8px 6px;font-size:.85rem;display:grid}.charts-module__9Z2pNG__floodYear{font:400 11px var(--font-note);color:var(--ink-muted);text-align:center}.charts-module__9Z2pNG__floodSpot{line-height:1.3}.charts-module__9Z2pNG__floodSpot b{font-weight:600}.charts-module__9Z2pNG__floodCell{border:2px solid var(--line);border-radius:50%;justify-self:center;width:16px;height:16px}.charts-module__9Z2pNG__floodCell[data-wet]{background:var(--line)}.charts-module__9Z2pNG__floodCount{white-space:nowrap;font:500 .78rem var(--font-note);text-align:right}.charts-module__9Z2pNG__share{background:color-mix(in srgb, var(--line) 22%, transparent);border-radius:3px;height:14px;overflow:hidden}.charts-module__9Z2pNG__sharePart{background:var(--line);border-right:2px solid var(--paper);height:100%;display:block}.charts-module__9Z2pNG__stats{background:var(--hairline);border:1px solid var(--hairline);border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}@media (min-width:560px){.charts-module__9Z2pNG__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.charts-module__9Z2pNG__stats>div{background:var(--paper);border-top:3px solid #0000;padding:10px 12px}.charts-module__9Z2pNG__stats>div[data-tone=bad]{border-top-color:var(--bad)}.charts-module__9Z2pNG__stats>div[data-tone=warn]{border-top-color:var(--warn)}.charts-module__9Z2pNG__stats>div[data-tone=ok]{border-top-color:var(--ok)}.charts-module__9Z2pNG__stats dt{font:500 var(--t-note) / 1.3 var(--font-note);color:var(--ink-muted)}.charts-module__9Z2pNG__stats dd{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800;font-stretch:88%;line-height:1.15}.charts-module__9Z2pNG__stats .charts-module__9Z2pNG__statSub{font:400 .78rem / 1.35 var(--font-body);color:var(--ink-muted)}
.samples-module__RY8RQa__section{border-top:1px solid var(--hairline);grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:center;gap:clamp(32px,6vw,96px);padding-block:clamp(56px,8vw,104px);display:grid}@media (max-width:900px){.samples-module__RY8RQa__section{grid-template-columns:minmax(0,1fr)}}.samples-module__RY8RQa__head{flex-direction:column;gap:16px;display:flex}.samples-module__RY8RQa__head h2{font-size:var(--t-h2);letter-spacing:-.02em;margin:0;font-weight:800;font-stretch:108%;line-height:1.1}.samples-module__RY8RQa__head p{color:var(--ink-muted);max-width:40ch;margin:0}.samples-module__RY8RQa__stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:560px){.samples-module__RY8RQa__stack{grid-template-columns:minmax(0,1fr)}}.samples-module__RY8RQa__stack>li{transform:rotate(var(--tilt));transition:transform .24s var(--ease-out)}@media (hover:hover) and (pointer:fine){.samples-module__RY8RQa__stack>li:hover{transform:rotate(0)translateY(-4px)}}.samples-module__RY8RQa__page{background:color-mix(in srgb, var(--paper) 55%, white);border:1px solid var(--hairline);min-height:100%;box-shadow:var(--shadow);border-radius:2px;flex-direction:column;gap:10px;padding:24px 22px 20px;text-decoration:none;display:flex}:root[data-theme=dark] .samples-module__RY8RQa__page{background:var(--paper-2)}.samples-module__RY8RQa__page:active{transform:scale(.99)}.samples-module__RY8RQa__pageFacade{border-bottom:1px solid var(--hairline);margin:-8px -6px 4px;padding-bottom:10px;display:block}.samples-module__RY8RQa__pageArea{font-size:var(--t-note);letter-spacing:.06em;text-transform:uppercase;color:var(--line);font-weight:600}.samples-module__RY8RQa__pageTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.3rem;font-weight:800;font-stretch:106%;line-height:1.15}.samples-module__RY8RQa__pageRule{background:var(--ink);height:2px;margin-block:4px}.samples-module__RY8RQa__pageLines{font-size:var(--t-small);color:var(--ink-muted);flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.samples-module__RY8RQa__pageLines li{gap:8px;display:flex}.samples-module__RY8RQa__pageLines li:before{content:"";border:1.5px solid var(--catch);border-radius:50%;flex:none;width:7px;height:7px;margin-top:.55em}.samples-module__RY8RQa__pageOpen{font-size:var(--t-small);text-decoration:underline;-webkit-text-decoration-color:var(--line-faint);text-decoration-color:var(--line-faint);text-underline-offset:3px;margin-top:auto;padding-top:12px;font-weight:600}
.article-module__Tnqyaa__page{padding-block:28px 88px}.article-module__Tnqyaa__crumbs{font-size:var(--t-small);color:var(--ink-muted);flex-wrap:wrap;gap:6px;margin:0 0 28px;padding:0;list-style:none;display:flex}.article-module__Tnqyaa__crumbs li+li:before{content:"›";margin-right:6px}.article-module__Tnqyaa__head{max-width:820px;margin-bottom:40px}.article-module__Tnqyaa__kicker{font-size:var(--t-small);color:var(--line);margin:0 0 12px;font-weight:600}.article-module__Tnqyaa__head h1{letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(2rem,4.4vw,3.1rem);font-weight:850;font-stretch:100%;line-height:1.05}.article-module__Tnqyaa__lede{max-width:62ch;color:var(--ink-muted);margin:0;font-size:1.125rem}.article-module__Tnqyaa__updated{color:var(--ink-muted);margin-top:16px}.article-module__Tnqyaa__body{max-width:820px}.article-module__Tnqyaa__body section{border-top:1px solid var(--hairline);padding-block:32px}.article-module__Tnqyaa__body h2{font-size:var(--t-h2);letter-spacing:-.02em;margin:0 0 12px;font-weight:800;font-stretch:108%;line-height:1.15}.article-module__Tnqyaa__body h3{font-size:var(--t-h3);margin:24px 0 8px}.article-module__Tnqyaa__body p{margin:0 0 12px}.article-module__Tnqyaa__body p,.article-module__Tnqyaa__body li{max-width:var(--measure)}.article-module__Tnqyaa__body ol,.article-module__Tnqyaa__body ul{margin:0 0 12px;padding-left:1.25em}.article-module__Tnqyaa__body ol{list-style:decimal}.article-module__Tnqyaa__body ul{list-style:outside}.article-module__Tnqyaa__body li+li{margin-top:8px}.article-module__Tnqyaa__tableWrap{margin:16px 0 8px;overflow-x:auto}.article-module__Tnqyaa__table{border-collapse:collapse;width:100%;font-size:var(--t-small)}.article-module__Tnqyaa__table th,.article-module__Tnqyaa__table td{text-align:left;border-bottom:1px solid var(--hairline);vertical-align:top;padding:10px 12px 10px 0}.article-module__Tnqyaa__table thead th{border-bottom:2px solid var(--ink);font-weight:650}.article-module__Tnqyaa__table td.article-module__Tnqyaa__num{font-variant-numeric:tabular-nums;white-space:nowrap}.article-module__Tnqyaa__note{font-size:var(--t-small);color:var(--ink-muted)}.article-module__Tnqyaa__callout{border-left:3px solid var(--line);background:var(--paper-2);margin:16px 0;padding:16px 20px}.article-module__Tnqyaa__callout p{margin:0}.article-module__Tnqyaa__body .article-module__Tnqyaa__projects{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0 24px;margin:16px 0 0;padding:0;list-style:none;display:grid}.article-module__Tnqyaa__body .article-module__Tnqyaa__projects li{border-bottom:1px solid var(--hairline);font-size:var(--t-small);justify-content:space-between;gap:12px;margin:0;padding:10px 0;display:flex}.article-module__Tnqyaa__body .article-module__Tnqyaa__projects li+li{margin-top:0}.article-module__Tnqyaa__cta{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.article-module__Tnqyaa__sources{font-size:var(--t-small);color:var(--ink-muted)}
.plans-module__JZbXaa__label{font-family:var(--font-note);fill:var(--ink);paint-order:stroke;stroke:var(--paper);stroke-width:5px;stroke-linejoin:round;font-size:14px}.plans-module__JZbXaa__label[data-tone=catch]{fill:var(--catch)}.plans-module__JZbXaa__label[data-tone=line]{fill:var(--line)}.plans-module__JZbXaa__building{fill:var(--paper-2);stroke:var(--ink);stroke-width:1.6px}.plans-module__JZbXaa__roof{fill:none;stroke:var(--ink);stroke-width:1.2px}.plans-module__JZbXaa__tower{fill:var(--paper);stroke:var(--ink);stroke-width:2.4px}.plans-module__JZbXaa__towerX{stroke:var(--ink);stroke-width:1px;opacity:.5}.plans-module__JZbXaa__open{fill:var(--line-faint);stroke:none;opacity:.6}.plans-module__JZbXaa__rail{fill:none;stroke:var(--ink);stroke-width:1.4px;opacity:.8}.plans-module__JZbXaa__railTies{fill:none;stroke:var(--ink);stroke-width:7px;stroke-dasharray:1.2 10;opacity:.8}.plans-module__JZbXaa__road{fill:none;stroke:var(--line);stroke-width:5px;stroke-linecap:round}.plans-module__JZbXaa__roadMinor{fill:none;stroke:var(--line);stroke-width:2px;opacity:.7}.plans-module__JZbXaa__water{fill:none;stroke:var(--line);stroke-width:22px;opacity:.2}.plans-module__JZbXaa__boundary{fill:none;stroke:var(--ink);stroke-width:1.4px;stroke-dasharray:8 6}.plans-module__JZbXaa__construction{fill:none;stroke:var(--catch);stroke-width:2px;stroke-dasharray:10 6}.plans-module__JZbXaa__station{fill:var(--paper);stroke:var(--ink);stroke-width:2.4px}.plans-module__JZbXaa__landfill,.plans-module__JZbXaa__saltpan{stroke:var(--catch);stroke-width:2px}.plans-module__JZbXaa__landfill{fill:var(--catch-wash)}.plans-module__JZbXaa__saltpan{fill:none;stroke-dasharray:4 4}.plans-module__JZbXaa__gap{stroke:var(--catch);stroke-width:2px;stroke-dasharray:2 5;stroke-linecap:round}.plans-module__JZbXaa__flood{fill:var(--catch)}@media (max-width:600px){.plans-module__JZbXaa__label{stroke-width:7px;font-size:25px}}
