.neighbourhood-section{background:#f2f6f4}.neighbourhood-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:28px;align-items:stretch}.neighbourhood-map{border:1px solid #d4dcd4;border-radius:25px;overflow:hidden;background:#f5f1e8;min-width:0}.neighbourhood-map-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 23px 7px;font-size:12px;letter-spacing:.06em;color:#426678}.neighbourhood-map-top button{background:#fffdf8;color:#153e52;border:1px solid #b5c9ce;border-radius:25px;min-height:36px;padding:5px 15px;font:inherit;letter-spacing:0}.neighbourhood-canvas{position:relative;aspect-ratio:760/560;isolation:isolate}.neighbourhood-art{display:block;width:100%;height:100%;max-width:none;border-radius:0}.neighbourhood-street{fill:#69818a;font:16px var(--sans,Arial,sans-serif)}.neighbourhood-caption{font-size:12px;color:#587481;padding:12px 23px 19px;margin:0;line-height:1.7}
.neighbourhood-pin{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:2;padding:0;border:0;background:transparent;color:#123b50;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.pin-dot{display:grid;place-items:center;width:35px;height:35px;font:600 14px var(--sans,Arial,sans-serif);border-radius:50%;border:2px solid #2d6e83;background:#fffdf8;box-shadow:0 3px 10px #123b5019;transition:background .25s,transform .25s}.neighbourhood-pin.is-active{z-index:3}.neighbourhood-pin.is-active .pin-dot{background:#153e52;color:#fffaf0;transform:scale(1.13);box-shadow:0 0 0 7px #ffffff75,0 4px 14px #123b502e}.neighbourhood-pin.is-active .pin-dot:after{content:'';position:absolute;width:35px;height:35px;border:1px solid #175979;border-radius:50%;animation:nearbyPulse 3s ease-out infinite}.pin-name{position:absolute;bottom:calc(100% + 3px);white-space:nowrap;padding:5px 9px;border-radius:8px;background:#fffdf8f2;box-shadow:0 2px 8px #123b500c;font:600 12px/1.5 var(--sans,Arial,sans-serif)}.neighbourhood-pin.is-active .pin-name{background:#153e52;color:white}
.neighbourhood-info{padding:40px 32px;background:#153e52;border-radius:25px;color:#fffbf2;display:flex;flex-direction:column;justify-content:center;min-width:0}.neighbourhood-panels{min-height:310px}.neighbourhood-panels article:not([hidden]){animation:nearbyIn .4s ease}.neighbourhood-symbol{width:54px;height:54px;background:#ffffff10;border:1px solid #aac9cf55;border-radius:16px;display:grid;place-items:center;margin-bottom:30px;color:#b8dee8}.neighbourhood-symbol svg{width:29px;height:29px}.neighbourhood-info .eyebrow{color:#b5d7e1;font-size:11px;margin-bottom:13px}.neighbourhood-info h3{font:500 34px/1.14 var(--serif,Georgia,serif);margin-bottom:16px;color:inherit}.neighbourhood-distance{display:block;font:500 24px/1.4 var(--serif,Georgia,serif);color:#e8cf9e;margin:0 0 20px}.neighbourhood-info article>p:last-child{font-size:15px;color:#d3e5eb;line-height:1.85;margin-bottom:24px}.neighbourhood-info .btn{background:#f4e9d4;color:#153e52;border-color:#f4e9d4;align-self:start;font-size:13px}.neighbourhood-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.neighbourhood-legend button{display:flex;align-items:center;gap:9px;border:1px solid #b6cbd1;border-radius:25px;padding:9px 14px;background:#fffdf8;color:#153e52;font:500 13px/1.4 var(--sans,Arial,sans-serif);min-height:44px}.neighbourhood-legend button>span{font-size:11px;color:#587583}.neighbourhood-legend button[aria-pressed=true]{background:#153e52;color:#fffdf8;border-color:#153e52}.neighbourhood-legend button[aria-pressed=true]>span{color:#cee5ed}.neighbourhood-trail{animation:nearbyTrail 25s linear infinite}.neighbourhood-water{animation:nearbyWater 7s ease-in-out infinite alternate}[data-neighbourhood].is-paused .neighbourhood-trail,[data-neighbourhood].is-paused .neighbourhood-water,[data-neighbourhood].is-paused .pin-dot:after{animation-play-state:paused}@keyframes nearbyTrail{to{stroke-dashoffset:-160}}@keyframes nearbyWater{to{transform:translateX(8px)}}@keyframes nearbyPulse{0%{transform:scale(1);opacity:.5}80%,100%{transform:scale(1.9);opacity:0}}@keyframes nearbyIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.neighbourhood-layout{grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr);gap:20px}.neighbourhood-info{padding:28px 24px}.pin-name{font-size:10px}.neighbourhood-info h3{font-size:29px}}
@media(max-width:760px){.neighbourhood-layout{grid-template-columns:minmax(0,1fr);gap:16px}.neighbourhood-map-top{padding:15px 16px 3px;font-size:10px;letter-spacing:0}.neighbourhood-caption{padding:10px 16px 16px;font-size:11px}.pin-name{display:none}.pin-dot{width:31px;height:31px;font-size:12px}.neighbourhood-pin.is-active .pin-dot{box-shadow:0 0 0 5px #ffffff75}.neighbourhood-info{padding:25px}.neighbourhood-panels{min-height:0}.neighbourhood-symbol{float:right;margin:0 0 10px 12px;width:44px;height:44px}.neighbourhood-info h3{font-size:29px}.neighbourhood-info article>p:last-child{font-size:14px}.neighbourhood-distance{font-size:22px;margin-bottom:14px}.neighbourhood-info .eyebrow{font-size:10px}.neighbourhood-legend{gap:8px;margin-top:16px}.neighbourhood-legend button{font-size:12px;padding:9px 12px}.neighbourhood-street{font-size:20px}.neighbourhood-info .btn{min-height:46px}}
@media(prefers-reduced-motion:reduce){.neighbourhood-trail,.neighbourhood-water,.neighbourhood-pin.is-active .pin-dot:after,.neighbourhood-panels article:not([hidden]){animation:none}.pin-dot{transition:none}}
