
.section.neighbourhood{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:100px 5vw 22px;min-height:100svh;scroll-snap-align:start;background:#f6f4ee}
.neighbourhood-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;width:100%;max-width:1200px}
.neighbourhood-heading .eyebrow{color:#786449;margin-bottom:8px}
.neighbourhood-heading h2{font-size:clamp(38px,4vw,60px);line-height:1}.neighbourhood-heading h2 em{color:#8c7460}
.neighbourhood-heading>p{font-size:16px;max-width:310px;line-height:1.6}
.neighbourhood-art{position:relative;width:min(100%,calc((100svh - 270px)*4/3));max-width:1200px;isolation:isolate;box-shadow:0 12px 50px #253c3212}
.neighbourhood-art>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:fill;border-radius:3px}
.place-dot{position:absolute;transform:translate(-50%,-50%);width:34px;height:34px;display:grid;place-items:center;z-index:2;border:0;padding:0;background:transparent;cursor:pointer;border-radius:50%}
.dot-core{width:9px;height:9px;border-radius:50%;background:#214a3c;border:2px solid #fff9e9;box-shadow:0 1px 6px #12382a70;transition:transform .18s,box-shadow .18s}
.place-dot:hover .dot-core,.place-dot[aria-expanded=true] .dot-core{transform:scale(1.35);box-shadow:0 0 0 5px #fffae466}
.place-dot:focus-visible{outline:2px solid #214a3c;outline-offset:0}
.place-dot.is-home{z-index:3}.is-home .dot-core{width:14px;height:14px;background:#b28d54;box-shadow:0 0 0 6px #fffae499,0 3px 10px #12382a50}
.home-label{position:absolute;top:30px;left:50%;transform:translateX(-50%);white-space:nowrap;background:#173c30;color:#fff9e9;padding:6px 11px;font-size:12px;letter-spacing:.03em;box-shadow:0 4px 12px #12382a20;pointer-events:none}
.place-caption{position:absolute;z-index:5;transform:translate(-50%,calc(-100% - 22px));width:290px;max-width:calc(100% - 24px);background:#fffdf7;color:#193c30;padding:20px 24px;box-shadow:0 10px 35px #102c302b;border:1px solid #dcd6c6;border-radius:3px}
.place-caption[hidden]{display:none}.place-caption.below{transform:translate(-50%,22px)}
.place-caption h3{font:400 25px/1.12 var(--serif);margin:0 17px 9px 0}.place-caption address{font:normal 12px/1.5 var(--sans);color:#81735d;margin-bottom:10px}.place-caption p{font-size:14px;line-height:1.6;margin:0}
.caption-close{position:absolute;right:4px;top:4px;width:32px;height:32px;font-size:23px;color:#6b7769;background:transparent;border:0;cursor:pointer}
.neighbourhood-foot{display:flex;justify-content:space-between;gap:20px;width:100%;max-width:1200px;color:#777968;font-size:12px}.neighbourhood-foot small{font-size:10px;max-width:440px;text-align:right}
@media(max-width:700px){.section.neighbourhood{padding:70px 16px 40px;min-height:0;gap:24px}.neighbourhood-heading{display:block}.neighbourhood-heading h2{font-size:44px}.neighbourhood-heading>p{margin-top:15px;max-width:300px}.neighbourhood-art{width:100%;margin-bottom:130px}.place-caption,.place-caption.below{left:50%!important;top:100%!important;transform:translate(-50%,12px);width:100%;max-width:100%;padding:14px 18px;box-shadow:none;background:#f6f4ee;border-width:1px 0 0}.place-caption h3{font-size:23px;margin-bottom:5px}.place-caption address{margin-bottom:6px}.place-caption p{font-size:13px;line-height:1.45}.neighbourhood-foot{display:block}.neighbourhood-foot small{display:block;text-align:left;margin-top:8px}.home-label{font-size:10px;padding:5px 7px}.dot-core{width:8px;height:8px}.is-home .dot-core{width:12px;height:12px}}
@media(prefers-reduced-motion:reduce){.neighbourhood *{transition:none!important}}
/* Restore the wide, layered composition with geographic marker registration. */
.section.neighbourhood{position:relative;display:block;padding:100px 5vw 28px;min-height:100svh}
.neighbourhood-art{width:100%;max-width:none;aspect-ratio:16/9;overflow:hidden;box-shadow:0 30px 80px #0d2b2218}
.neighbourhood-art>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.neighbourhood-heading{position:absolute;z-index:6;top:128px;left:7vw;display:block;width:min(340px,28vw);padding:24px 26px;background:#f9f8f4ed;box-shadow:0 18px 50px #071c1620;backdrop-filter:blur(12px)}
.neighbourhood-heading h2{font-size:clamp(40px,4vw,62px);line-height:1.02}
.neighbourhood-heading>p{font-size:14px;line-height:1.6;margin-top:16px}
.place-caption,.place-caption.below{left:28px;top:auto;bottom:28px;transform:none;width:300px;padding:22px 24px;background:#0d2b22ef;color:#fff;border:0;backdrop-filter:blur(12px)}
.place-caption address{color:#cfb88f}.place-caption p{color:#ccd6cf;font-size:13px;line-height:1.6}.caption-close{color:#d4ddcf}
.neighbourhood-foot{max-width:none;margin-top:14px}
@media(min-width:1000px){.section.neighbourhood{display:flex;justify-content:center}.neighbourhood-heading{top:calc(50% - 25.3125vw + 64px)}}
@media(max-width:700px){.section.neighbourhood{padding:65px 14px 40px;min-height:0;display:block}.neighbourhood-heading{position:relative;top:auto;left:auto;width:auto;margin:0 6px 24px;padding:0;background:none;box-shadow:none;backdrop-filter:none}.neighbourhood-heading h2{font-size:46px}.neighbourhood-art{aspect-ratio:4/3;overflow:visible;margin-bottom:0;box-shadow:none}.neighbourhood-art>img{height:auto;aspect-ratio:4/3}.place-dot{top:var(--map-y)!important}.place-caption,.place-caption.below{position:relative;left:auto!important;top:auto!important;bottom:auto;transform:none;margin-top:14px;max-width:none;width:100%;padding:20px 22px}.neighbourhood-foot{margin-top:20px}}
