:root{--neighbourhood-green: #006747;--neighbourhood-green-dark: #004d35;--neighbourhood-ink: #171717;--neighbourhood-muted: #626262;--neighbourhood-line: #d8d8d3;--neighbourhood-paper: #ffffff;--neighbourhood-wash: #f4f4f4;--neighbourhood-max: 1200px;--neighbourhood-narrow: 1040px;--neighbourhood-seg-1: #006747;--neighbourhood-seg-2: #d4a535;--neighbourhood-seg-3: #171717;--neighbourhood-seg-4: #4a4a4a;--neighbourhood-seg-5: #747474;--neighbourhood-seg-6: #9e9e9e;--neighbourhood-seg-7: #c8c8c8}.neighbourhood-page,.neighbourhood-index{color:var(--neighbourhood-ink);background:var(--neighbourhood-paper);font-family:var(--font);line-height:var(--site-leading-body);overflow-wrap:anywhere}:where(.neighbourhood-page,.neighbourhood-index) :where(div,header,section,form,li,a,button){min-width:0}:where(.neighbourhood-page,.neighbourhood-index) :where(a,button,input,select,[tabindex]):focus-visible{outline:2px solid var(--brand-gold);outline-offset:3px}.neighbourhood-page button{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:var(--site-leading-heading)}.neighbourhood-container{width:min(var(--neighbourhood-max),calc(100% - 2 * var(--site-copy-gutter)));margin-inline:auto}.neighbourhood-container--narrow{width:min(var(--neighbourhood-narrow),calc(100% - 2 * var(--site-copy-gutter)))}.neighbourhood-hero{position:relative;min-height:100vh;min-height:100svh;display:grid;grid-template-rows:minmax(min-content,1fr);align-items:end;justify-items:center;padding:calc(var(--header-h) + var(--site-space-content)) 0 var(--site-section-space);overflow:hidden;isolation:isolate;background:var(--green-dark)}.neighbourhood-hero__image,.neighbourhood-hero__shade{position:absolute;inset:0;width:100%;height:100%}.neighbourhood-hero__image{object-fit:cover;object-position:center 58%;z-index:-2}.neighbourhood-hero__shade{z-index:-1;background:linear-gradient(180deg,#0000 0% 30%,#00000073 60%,#000000e6)}.neighbourhood-hero__content{width:min(var(--neighbourhood-max),calc(100% - 2 * var(--site-copy-gutter)));margin-inline:auto;padding-bottom:0;color:#fff;text-align:center}.neighbourhood-hero__title{margin:0;text-transform:uppercase}.neighbourhood-photo-credit{position:absolute;right:var(--site-copy-gutter);bottom:calc((var(--site-section-space) - 44px) / 2);display:flex;align-items:center;min-height:44px;z-index:2;max-width:calc(100% - 2 * var(--site-copy-gutter));color:#ffffffb3;font-size:11px;line-height:var(--site-leading-body);text-align:right;white-space:normal;overflow-wrap:anywhere;transition:color .2s ease}.neighbourhood-photo-credit:hover{color:#fff}.neighbourhood-section{padding:var(--site-section-space) 0;background:var(--neighbourhood-paper)}.neighbourhood-section--light{background:var(--neighbourhood-paper)}.neighbourhood-section--wash{background:var(--neighbourhood-wash)}.neighbourhood-heading{max-width:var(--neighbourhood-narrow);margin:0 auto var(--site-space-content);text-align:center}.neighbourhood-heading>p,.neighbourhood-pulse__heading>p{margin:0 0 var(--site-space-content);color:#454545}.neighbourhood-pulse__heading>p{font-size:13px;font-weight:600;line-height:var(--site-leading-body);letter-spacing:.16em;text-transform:uppercase}.neighbourhood-heading h2{text-transform:uppercase;text-wrap:balance}.neighbourhood-heading>:last-child,.neighbourhood-copy>p{margin:0}.neighbourhood-copy{display:grid;gap:var(--site-space-content);color:#3d3d3d;font-size:var(--site-body-size);line-height:var(--site-leading-body);letter-spacing:var(--site-body-tracking)}.neighbourhood-intro{max-width:var(--neighbourhood-narrow);margin:0 auto var(--site-space-content);color:#444;text-align:center}.neighbourhood-mobility__metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:var(--site-space-content) auto}.neighbourhood-mobility__metric{min-height:108px;display:grid;grid-template-columns:54px 42px minmax(0,158px);justify-content:center;align-items:center;gap:16px;padding:18px 12px}.neighbourhood-mobility__metric+.neighbourhood-mobility__metric{border-left:1px solid #bfc1bd}.neighbourhood-mobility__score{position:relative;width:54px;height:54px;display:grid;place-items:center}.neighbourhood-mobility__ring{position:absolute;inset:0;width:100%;height:100%}.neighbourhood-mobility__ring-track,.neighbourhood-mobility__ring-arc{fill:none;stroke-width:2.6}.neighbourhood-mobility__ring-track{stroke:#d5d8d3}.neighbourhood-mobility__ring-arc{stroke:var(--neighbourhood-green);stroke-linecap:round}.neighbourhood-mobility__score strong{position:relative;color:var(--neighbourhood-green);font-size:16px;font-weight:500;line-height:1}.neighbourhood-mobility__icon{width:42px;height:42px;display:grid;place-items:center}.neighbourhood-mobility__icon img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.neighbourhood-mobility__metric h3{margin-bottom:6px;color:var(--neighbourhood-green);font-size:13px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.neighbourhood-mobility__metric p{color:#696969;font-size:13px;line-height:var(--site-leading-body)}.neighbourhood-tool{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.6fr);gap:40px;align-items:center;padding:42px 46px;border:1px solid #dcdcd5;background:#fff}.neighbourhood-tool h3{margin-bottom:var(--site-space-content);font-size:24px;font-weight:500;line-height:var(--site-leading-heading)}.neighbourhood-tool p{color:var(--neighbourhood-muted);font-size:15px;line-height:var(--site-leading-body)}.neighbourhood-tool form label{display:block;margin-bottom:9px;color:#303030;font-size:13px;font-weight:600;letter-spacing:.04em}.neighbourhood-tool__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,10em),1fr));gap:var(--site-space-content)}.neighbourhood-tool input,.neighbourhood-tool select{min-width:0;min-height:48px;height:auto;border:none;border-bottom:1px solid #b9bcb7;border-radius:0;background:transparent;padding:12px 2px;color:#252525;font:inherit;font-size:16px;line-height:var(--site-leading-heading);text-align:center;letter-spacing:.03em;outline:none;transition:border-color .3s}.neighbourhood-tool input:focus,.neighbourhood-tool select:focus{border-bottom-color:var(--gold)}.neighbourhood-tool input::placeholder{color:#9a9a93;font-size:16px;font-weight:400;letter-spacing:.09em}.neighbourhood-tool button,.neighbourhood-school-tool nav a,.neighbourhood-listings__empty a,.neighbourhood-listings__empty button,.neighbourhood-listings__action a,.neighbourhood-listings__action button,.neighbourhood-local__directory-action button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--neighbourhood-green);border-radius:30px;background:transparent;padding:11px 30px;color:var(--neighbourhood-green);cursor:pointer;font:inherit;font-size:16px;font-weight:600;letter-spacing:.06em;text-align:center;text-transform:uppercase;transition:all .25s}.neighbourhood-tool button{min-height:44px;padding:8px 20px;font-size:14px}.neighbourhood-tool button:hover,.neighbourhood-tool button:focus-visible,.neighbourhood-school-tool nav a:hover,.neighbourhood-school-tool nav a:focus-visible,.neighbourhood-listings__empty a:hover,.neighbourhood-listings__empty a:focus-visible,.neighbourhood-listings__empty button:hover,.neighbourhood-listings__empty button:focus-visible,.neighbourhood-listings__action a:hover,.neighbourhood-listings__action a:focus-visible,.neighbourhood-listings__action button:hover,.neighbourhood-listings__action button:focus-visible,.neighbourhood-local__directory-action button:hover,.neighbourhood-local__directory-action button:focus-visible{background:var(--neighbourhood-green);color:#fff}.neighbourhood-market{position:relative;padding:var(--site-section-space) 0;background:var(--neighbourhood-green-dark);color:#fff}.neighbourhood-market__badge{position:absolute;top:0;left:50%;width:118px;height:118px;object-fit:contain;transform:translate(-50%,-44%);z-index:2}.neighbourhood-heading--light>p,.neighbourhood-heading--light h2{color:#fff}.neighbourhood-market__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 34px;max-width:760px;margin:0 auto var(--site-space-content);border-bottom:1px solid rgba(255,255,255,.24)}.neighbourhood-market__tabs button{min-height:44px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;background:transparent;padding:8px 3px 11px;color:#ffffffad;cursor:pointer;font:inherit;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s ease,color .2s ease}.neighbourhood-market__tabs button:hover,.neighbourhood-market__tabs button:focus-visible{color:#fff}.neighbourhood-market__tabs button[aria-selected=true]{border-bottom-color:var(--gold, #d4a535);color:#fff}.neighbourhood-market__metrics{display:grid;grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto var(--site-space-content)}.neighbourhood-market__metrics>div{min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--site-space-content);padding:12px 30px;text-align:center}.neighbourhood-market__metrics>div+div{border-left:1px solid rgba(255,255,255,.65)}.neighbourhood-market__metrics span{min-height:2.7em;max-width:180px;display:flex;align-items:center;font-size:13px;line-height:var(--site-leading-heading);letter-spacing:.1em;text-align:center;text-transform:uppercase}.neighbourhood-market__metrics strong{font-size:clamp(27px,3vw,38px);font-weight:400;letter-spacing:.04em}.neighbourhood-market__summary{max-width:900px;margin:0 auto;color:#ffffffdb;font-size:var(--site-body-size);line-height:var(--site-leading-body);letter-spacing:var(--site-body-tracking);text-align:center}.neighbourhood-market__summary strong{color:#fff;font-weight:700}.neighbourhood-listings__action{display:flex;align-items:center;gap:var(--site-space-content);max-width:1050px;margin:var(--site-space-content) auto 0}.neighbourhood-listings__action:before,.neighbourhood-listings__action:after{content:"";height:1px;flex:1 1 auto;background:linear-gradient(90deg,transparent,#dcdcd5 45%,#dcdcd5 55%,transparent)}.neighbourhood-listings__grid{width:calc(100% + 12px);max-width:1412px;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;margin-inline:-6px}.neighbourhood-listings__grid>.listing-card{flex:0 0 25%;max-width:350px}.neighbourhood-listings .listing-card__overlay{text-align:center}.neighbourhood-listings .listing-card__hover-content{margin-top:0}.neighbourhood-listings .listing-card__specs-row{justify-content:center;gap:16px}.neighbourhood-listings__grid[data-count="1"]>.listing-card{flex-basis:100%}.neighbourhood-listings__grid[data-count="2"]>.listing-card{flex-basis:50%}.neighbourhood-listings__grid[data-count="3"]>.listing-card{flex-basis:33.333333%}.neighbourhood-listings__empty{padding:50px;border:1px solid #cfcfc8;background:#ffffff8c;text-align:center}.neighbourhood-listings__empty h3{margin-bottom:var(--site-space-content);font-size:22px;font-weight:500}.neighbourhood-listings__empty p{max-width:620px;margin:0 auto var(--site-space-content);color:var(--neighbourhood-muted);font-size:14px;line-height:var(--site-leading-body)}.neighbourhood-listings__dialog{width:min(1240px,calc(100% - 48px));max-height:min(90svh,900px);overflow:auto;margin:auto;border:0;background:#fff;padding:0;color:var(--neighbourhood-ink);z-index:10000}.neighbourhood-listings__dialog::backdrop{background:#000000b3}.neighbourhood-listings__dialog-inner{padding:34px 38px 30px}.neighbourhood-listings__dialog-header{display:flex;align-items:start;justify-content:space-between;gap:var(--site-space-content)}.neighbourhood-listings__dialog-header p{margin-bottom:var(--site-space-content);color:var(--neighbourhood-green);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.neighbourhood-listings__dialog h2{font-size:clamp(22px,2.6vw,31px);font-weight:450;line-height:var(--site-leading-heading);letter-spacing:.04em;text-transform:uppercase}.neighbourhood-listings__dialog-close{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #c8cac5;border-radius:50%;background:transparent;color:#222;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.neighbourhood-listings__dialog-close svg{width:15px;height:15px}.neighbourhood-listings__dialog-close path{stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.neighbourhood-listings__dialog-close:hover{transform:rotate(90deg)}.neighbourhood-listings__dialog-close:hover,.neighbourhood-listings__dialog-close:focus-visible{border-color:var(--neighbourhood-green);color:var(--neighbourhood-green)}.neighbourhood-listings__dialog-intro{max-width:760px;margin:var(--site-space-content) 0;color:#666;font-size:14px;line-height:var(--site-leading-body)}.neighbourhood-listings__map-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.75fr);min-height:520px;border:1px solid var(--neighbourhood-line)}.neighbourhood-listings__map{min-height:520px;position:relative;background:#f4f1e8;z-index:0}.neighbourhood-listings__map.leaflet-container{background:#f4f1e8;z-index:1}.neighbourhood-listings__map .office-map__terrain-basemap{filter:saturate(.62) brightness(1.045) contrast(.88)}.neighbourhood-listings__map .office-map__street-basemap{opacity:.94}.neighbourhood-listings__map .leaflet-control-zoom a{width:44px!important;height:44px!important;line-height:44px!important}.neighbourhood-listings__map .leaflet-marker-icon{min-width:44px}.neighbourhood-listing-pin .office-map-pin__count{white-space:nowrap}.neighbourhood-listing-pin.office-map-pin--active .office-map-pin__count--compact{font-size:10px}.neighbourhood-listings__map .neighbourhood-listing-cluster-pin{width:44px!important;height:52px!important}.neighbourhood-listings__map .neighbourhood-listing-cluster-pin.office-map-pin--active{width:61px!important;height:72px!important}.neighbourhood-listings__map-side{max-height:520px;overflow-y:auto;border-left:1px solid var(--neighbourhood-line);background:#fafaf7}.neighbourhood-listings__map-error{margin:18px;color:#7b3028;font-size:13px;line-height:var(--site-leading-body)}.neighbourhood-listings__map-list{list-style:none}.neighbourhood-listings__map-list li+li{border-top:1px solid var(--neighbourhood-line)}.neighbourhood-listings__map-list a{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,9em),1fr));gap:6px 12px;padding:17px 18px;transition:background .2s ease}.neighbourhood-listings__map-list a:hover,.neighbourhood-listings__map-list a:focus-visible{background:#fff}.neighbourhood-listings__map-list strong{min-width:0;font-size:14px;font-weight:600;white-space:normal}.neighbourhood-listings__map-list span{color:var(--neighbourhood-green);font-size:14px;font-weight:700}.neighbourhood-listings__map-list small{grid-column:1 / -1;color:#74746e;font-size:12px}.neighbourhood-listings__map-list a.is-map-active{background:var(--neighbourhood-green);box-shadow:inset 4px 0 0 var(--gold);color:#fff}.neighbourhood-listings__map-list a.is-map-active span,.neighbourhood-listings__map-list a.is-map-active small{color:inherit}.neighbourhood-listings__map-popup{display:grid;gap:4px;min-width:170px;color:var(--neighbourhood-ink)}.neighbourhood-listings__map-popup strong{font-size:13px;line-height:var(--site-leading-body)}.neighbourhood-listings__map-popup span{color:var(--neighbourhood-green);font-size:13px;font-weight:700}.neighbourhood-listings__dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:20px;color:#77776f;font-size:12px}.neighbourhood-listings__dialog-footer a{display:inline-flex;align-items:center;min-height:44px;color:var(--neighbourhood-green);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.neighbourhood-listings__dialog-footer a:hover,.neighbourhood-listings__dialog-footer a:focus-visible{text-decoration:underline;text-underline-offset:3px}.neighbourhood-listings__dialog .leaflet-control-attribution{min-height:24px;margin:0 6px 6px 0;padding:0 7px;border-radius:6px;background:#ffffffd1;box-shadow:0 1px 5px #1f352d1f;color:#5f6b66;font-size:9px;line-height:1;backdrop-filter:blur(6px)}.neighbourhood-listings__dialog .leaflet-control-attribution a{display:inline-flex;min-height:44px;align-items:center;color:#315f51;font-weight:600}@media(pointer:coarse){.neighbourhood-listings__dialog .leaflet-control-attribution a{min-height:44px}}.neighbourhood-table-wrap{width:100%;overflow-x:auto;margin:var(--site-space-content) 0;-webkit-overflow-scrolling:touch}.neighbourhood-school-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:15px}.neighbourhood-school-table th:nth-child(1){width:13%}.neighbourhood-school-table th:nth-child(2){width:15%}.neighbourhood-school-table th:nth-child(3){width:42%}.neighbourhood-school-table th:nth-child(4){width:30%}.neighbourhood-school-table th,.neighbourhood-school-table td{padding:19px 18px;border-bottom:1px solid #e1e1dc;line-height:var(--site-leading-body);text-align:left;vertical-align:top}.neighbourhood-school-table th{padding:0;color:#353535;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.neighbourhood-school-table th button{display:flex;align-items:center;gap:7px;width:100%;min-height:44px;border:0;background:transparent;padding:10px 18px;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;transition:color .2s ease}.neighbourhood-school-table th button:hover{color:var(--neighbourhood-green)}.neighbourhood-sort-icon{width:7px;height:10px;flex:0 0 auto;overflow:visible}.neighbourhood-sort-icon path{fill:#bcbcb6;transition:fill .2s ease,transform .2s ease}.neighbourhood-school-table th button:hover .neighbourhood-sort-icon path{fill:#8f8f88}.neighbourhood-school-table th[aria-sort=ascending] .neighbourhood-sort-icon__up,.neighbourhood-school-table th[aria-sort=descending] .neighbourhood-sort-icon__down{fill:var(--neighbourhood-green)}.neighbourhood-school-table th[aria-sort=ascending] .neighbourhood-sort-icon__down,.neighbourhood-school-table th[aria-sort=descending] .neighbourhood-sort-icon__up{fill:#dcdcd6}.neighbourhood-school-table th[aria-sort=ascending] button,.neighbourhood-school-table th[aria-sort=descending] button{color:var(--neighbourhood-green)}.neighbourhood-school-table td.neighbourhood-school-table__name a{display:inline-flex;align-items:baseline;gap:5px;color:var(--neighbourhood-ink);font-size:inherit;font-weight:600;letter-spacing:normal;text-transform:none;white-space:normal}.neighbourhood-school-table td.neighbourhood-school-table__name a:hover,.neighbourhood-school-table td.neighbourhood-school-table__name a:focus-visible{color:var(--neighbourhood-green);text-decoration:underline;text-underline-offset:3px}.neighbourhood-school-table__out{color:#a6a69f;font-size:11px;transition:color .2s ease}.neighbourhood-school-table td.neighbourhood-school-table__name a:hover .neighbourhood-school-table__out{color:var(--neighbourhood-green)}.neighbourhood-school-table td:nth-child(1),.neighbourhood-school-table td:nth-child(2){white-space:nowrap}.neighbourhood-school-table td:nth-child(3){font-weight:600}.neighbourhood-school-table a{display:inline-flex;align-items:center;min-height:44px;padding-block:7px;color:var(--neighbourhood-green);font-size:12px;font-weight:600;letter-spacing:.045em;white-space:nowrap;text-transform:uppercase}.neighbourhood-school-table__rating strong,.neighbourhood-school-table__rating span{display:block}.neighbourhood-intro__note{color:var(--neighbourhood-ink);font-weight:600}.neighbourhood-school-table__home{display:block;margin-top:4px;color:var(--green-dark, #004d35);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.neighbourhood-school-table__home span{font-weight:500;letter-spacing:.02em;text-transform:none}.neighbourhood-school-table__rating strong{color:var(--neighbourhood-ink);font-size:15px;font-weight:700;white-space:nowrap}.neighbourhood-school-table__rating span{margin-top:5px;color:#737373;font-size:12px;line-height:var(--site-leading-body);white-space:nowrap}.neighbourhood-school-rating-note{max-width:900px;color:#5f5f5f;font-size:12px;line-height:var(--site-leading-body)}.neighbourhood-school-tool{margin-top:var(--site-space-content)}.neighbourhood-school-tool nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.neighbourhood-school-tool__group{display:flex;flex-direction:column}.neighbourhood-school-tool nav a{width:100%;padding-inline:18px;font-size:14px}.neighbourhood-local__categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:96px;row-gap:52px;max-width:960px;margin:var(--site-space-content) auto}.neighbourhood-local__categories h3{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #cfcfca;font-size:12px;font-weight:700;color:var(--neighbourhood-green);letter-spacing:.12em;text-transform:uppercase}.neighbourhood-local__count{display:inline-grid;place-items:center;min-width:19px;min-height:19px;padding:0 5px;border-radius:10px;background:#ecece7;color:#5c5c5c;font-size:11.5px;font-weight:700;letter-spacing:0}.neighbourhood-local__categories ul{list-style:none;display:grid;gap:0}.neighbourhood-local__categories li+li{border-top:1px solid #e6e6e1}.neighbourhood-local__categories li a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;font-size:15px;font-weight:500;line-height:var(--site-leading-body);transition:color .2s ease}.neighbourhood-local__categories li>span{font-size:15px;font-weight:500;line-height:var(--site-leading-body)}.neighbourhood-local__categories li a .neighbourhood-local__chevron{flex:none;margin-left:0}.neighbourhood-local__categories li a:hover,.neighbourhood-local__categories li a:focus-visible{color:var(--neighbourhood-green)}.neighbourhood-local__chevron{display:inline-block;margin-left:6px;color:var(--neighbourhood-ink);font-size:14px;font-weight:700;line-height:1}.neighbourhood-local__more{width:100%;min-height:44px;padding:13px 0 0;border:0;border-top:1px solid #e6e6e1;background:none;color:var(--neighbourhood-ink);font-family:var(--font);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:left;cursor:pointer;transition:opacity .2s ease}.neighbourhood-local__more:hover,.neighbourhood-local__more:focus-visible{opacity:.6}.neighbourhood-local__directory-action{margin-bottom:0;text-align:center}.neighbourhood-local__dialog{margin:auto;width:min(980px,calc(100% - 48px));max-height:min(86svh,860px);overflow:auto;border:0;background:#fff;padding:0;color:var(--neighbourhood-ink)}.neighbourhood-local__dialog::backdrop{background:#000000a8}.neighbourhood-local__dialog-inner{padding:38px 42px 42px}.neighbourhood-local__dialog-header{display:flex;align-items:start;justify-content:space-between;gap:var(--site-space-content);padding-bottom:var(--site-space-content)}.neighbourhood-local__dialog-header p{margin-bottom:var(--site-space-content);color:var(--neighbourhood-green);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.neighbourhood-local__dialog h2{font-size:clamp(22px,2.6vw,31px);font-weight:450;line-height:var(--site-leading-heading);letter-spacing:.04em;text-transform:uppercase}.neighbourhood-local__dialog-close{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #c8cac5;border-radius:50%;background:transparent;color:#222;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.neighbourhood-local__dialog-close svg{width:15px;height:15px;display:block}.neighbourhood-local__dialog-close path{stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.neighbourhood-local__dialog-close:hover{transform:rotate(90deg)}.neighbourhood-local__dialog-close:hover,.neighbourhood-local__dialog-close:focus-visible{border-color:var(--neighbourhood-green);color:var(--neighbourhood-green)}.neighbourhood-local__tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--neighbourhood-line)}.neighbourhood-local__tabs button{display:inline-flex;align-items:center;gap:8px;min-height:46px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 17px;color:#5c5c5c;cursor:pointer;font:inherit;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:color .2s ease,border-color .2s ease}.neighbourhood-local__tabs button:hover{color:var(--neighbourhood-ink)}.neighbourhood-local__tabs button[aria-selected=true]{border-bottom-color:var(--neighbourhood-green);color:var(--neighbourhood-green)}.neighbourhood-local__tab-count{display:inline-grid;place-items:center;min-width:19px;min-height:19px;padding:0 5px;border-radius:10px;background:#ecece7;color:#5c5c5c;font-size:11.5px;font-weight:700}.neighbourhood-local__tabs button[aria-selected=true] .neighbourhood-local__tab-count{background:var(--neighbourhood-green);color:#fff}.neighbourhood-local__panel{padding-top:8px}.neighbourhood-local__panel:focus-visible{outline:2px solid var(--neighbourhood-green);outline-offset:4px}.neighbourhood-local__list{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:44px}.neighbourhood-local__list li{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,10em),1fr));gap:16px;align-items:baseline;padding:14px 0;border-bottom:1px solid #ecece8}.neighbourhood-local__list a,.neighbourhood-local__list-name{font-size:15px;font-weight:600}.neighbourhood-local__list a{display:inline-flex;align-items:center;min-height:44px}.neighbourhood-local__list a:hover,.neighbourhood-local__list a:focus-visible{color:var(--neighbourhood-green);text-decoration:underline;text-underline-offset:3px}.neighbourhood-local__panel-link{display:inline-flex;align-items:center;min-height:44px;margin-top:var(--site-space-content);color:var(--neighbourhood-green);font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.neighbourhood-local__panel-link:hover,.neighbourhood-local__panel-link:focus-visible{text-decoration:underline;text-underline-offset:3px}.neighbourhood-local__dialog-source{margin-top:var(--site-space-content);padding-top:var(--site-space-content);border-top:1px solid var(--neighbourhood-line);color:#7b7b75;font-size:12px;line-height:var(--site-leading-body)}.neighbourhood-pulse{display:grid;grid-template-columns:minmax(210px,.62fr) 2fr;gap:44px;padding:40px 44px;border:1px solid #dcdcd5;background:#fff}.neighbourhood-pulse__heading h3{margin:0;font-size:26px;font-weight:500;line-height:var(--site-leading-heading)}.neighbourhood-pulse__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.neighbourhood-pulse__items>a{display:flex;flex-direction:column;gap:var(--site-space-content);min-width:0;min-height:205px;padding:2px 22px 8px;border-left:1px solid var(--neighbourhood-line)}.neighbourhood-pulse__items strong{margin:0;font-size:17px;font-weight:600;line-height:var(--site-leading-body)}.neighbourhood-pulse__items p{color:#626262;font-size:13px;line-height:var(--site-leading-body)}.neighbourhood-pulse__items small{margin-top:auto;color:#303030;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.neighbourhood-community__intro{max-width:920px;margin:0 auto var(--site-space-content);color:#3d3d3d;text-align:center}.neighbourhood-community__charts{display:flex;flex-wrap:wrap;justify-content:center;gap:44px 52px;margin-top:var(--site-space-content)}.neighbourhood-chart{display:flex;flex-direction:column;align-items:center;width:176px;max-width:100%}.neighbourhood-chart__title{margin-top:20px;color:var(--neighbourhood-ink);font-size:12px;font-weight:700;line-height:var(--site-leading-body);letter-spacing:.1em;text-align:center;text-transform:uppercase}.neighbourhood-chart__legend{display:block;max-width:100%;margin-top:var(--site-space-content);padding-inline:2px;color:#4a4a4a;font-size:15px;line-height:var(--site-leading-body);text-align:center;white-space:normal}.neighbourhood-chart__swatch{width:12px;height:12px;display:inline-block;margin-right:8px;border-radius:2px;vertical-align:middle;transition:background .2s ease}.neighbourhood-chart__donut{position:relative;width:138px;height:138px}.neighbourhood-chart__donut svg{width:100%;height:100%;overflow:visible}.neighbourhood-chart__track{fill:none;stroke:#ededea;stroke-width:5}.neighbourhood-chart__segment{fill:none;stroke:var(--neighbourhood-segment);stroke-width:5;cursor:pointer;transition:stroke-width .18s ease}.neighbourhood-chart__segment:hover,.neighbourhood-chart__segment.is-active{stroke-width:7.4}.neighbourhood-chart__segment:focus-visible{outline:2px solid var(--neighbourhood-green);outline-offset:3px}.neighbourhood-chart__readout{position:absolute;inset:0;display:grid;place-content:center;pointer-events:none}.neighbourhood-chart__readout strong{display:block;font-family:var(--font);font-size:22px;font-weight:400;line-height:1;font-variant-numeric:tabular-nums}.neighbourhood-community__note{max-width:900px;margin:var(--site-space-content) auto 0;color:#6f6f68;font-size:12px;line-height:var(--site-leading-body);text-align:center}.neighbourhood-faq__items{margin-top:var(--site-space-content)}.neighbourhood-faq__items article{padding:32px 0;border-top:1px solid var(--neighbourhood-line);text-align:center}.neighbourhood-faq__items article:last-child{border-bottom:1px solid var(--neighbourhood-line)}.neighbourhood-faq__items h3{margin-bottom:var(--site-space-content);font-size:clamp(18px,1.8vw,24px);font-weight:450;line-height:var(--site-leading-heading);letter-spacing:.05em;text-transform:uppercase;text-wrap:balance}.neighbourhood-faq__items p{max-width:var(--neighbourhood-narrow);margin-inline:auto;color:#565656;font-size:var(--site-body-size);line-height:var(--site-leading-body);letter-spacing:var(--site-body-tracking);text-align:left}.neighbourhood-page--motion [data-draw]{stroke-dasharray:0 100;transition:stroke-dasharray 1.05s cubic-bezier(.33,1,.68,1)}.neighbourhood-mobility__ring-arc.is-drawn,.neighbourhood-chart__segment.is-drawn{stroke-dasharray:var(--neighbourhood-dash)}.neighbourhood-contact.join-form{padding-block:var(--site-section-space)}.neighbourhood-contact .join-form__checkboxes:empty{display:none}@media(max-width:1080px){.neighbourhood-listings__grid>.listing-card{flex-basis:33.333333%}}@media(max-width:980px){.neighbourhood-tool,.neighbourhood-pulse{grid-template-columns:1fr;gap:28px;padding:34px 32px;align-items:start}.neighbourhood-tool__fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,10em),1fr))}.neighbourhood-tool button{grid-column:1 / -1;justify-self:start}.neighbourhood-school-tool nav{grid-template-columns:repeat(auto-fit,minmax(min(100%,13em),1fr))}.neighbourhood-listings__map-layout{grid-template-columns:1fr}.neighbourhood-listings__map{min-height:440px}.neighbourhood-listings__map-side{max-height:300px;border-top:1px solid var(--neighbourhood-line);border-left:0}}@media(max-width:820px){.neighbourhood-local__categories{column-gap:52px;row-gap:44px}.neighbourhood-community__charts{gap:38px 44px;margin-top:var(--site-space-content)}.neighbourhood-mobility__metrics{grid-template-columns:1fr}.neighbourhood-mobility__metric+.neighbourhood-mobility__metric{border-top:1px solid var(--neighbourhood-line);border-left:0}.neighbourhood-listings__grid{max-width:720px}.neighbourhood-listings__grid>.listing-card,.neighbourhood-listings__grid[data-count="3"]>.listing-card{flex-basis:50%}.neighbourhood-pulse__items{grid-template-columns:1fr}.neighbourhood-pulse__items>a{min-height:0;padding:24px 0;border-top:1px solid var(--neighbourhood-line);border-left:0}.neighbourhood-pulse__items small{margin-top:0}.neighbourhood-local__list{grid-template-columns:1fr}}@media(max-width:640px){.neighbourhood-listings__dialog{width:calc(100% - 16px)}.neighbourhood-listings__dialog-inner{padding:24px 18px}.neighbourhood-listings__dialog-intro{margin-bottom:var(--site-space-content)}.neighbourhood-listings__map,.neighbourhood-listings__map-layout{min-height:360px}.neighbourhood-listings__dialog-footer{align-items:flex-start;flex-direction:column;gap:10px}.neighbourhood-container,.neighbourhood-container--narrow,.neighbourhood-hero__content{width:calc(100% - (2 * var(--mobile-gutter)))}.neighbourhood-local__categories{grid-template-columns:1fr;row-gap:38px;margin-block:var(--site-space-content)}.neighbourhood-community__charts{gap:34px;margin-top:var(--site-space-content)}.neighbourhood-chart{width:150px}.neighbourhood-chart__donut{width:124px;height:124px}.neighbourhood-chart__readout strong{font-size:20px}.neighbourhood-hero__image{object-position:center center}.neighbourhood-hero__content{padding-bottom:0}.neighbourhood-photo-credit{font-size:11px}.neighbourhood-heading{margin-bottom:var(--site-space-content)}.neighbourhood-mobility__metrics{margin-block:var(--site-space-content)}.neighbourhood-mobility__metric{grid-template-columns:50px 34px minmax(0,1fr);gap:12px;padding:18px 8px}.neighbourhood-mobility__score{width:48px;height:48px}.neighbourhood-mobility__score strong{font-size:15px}.neighbourhood-mobility__icon,.neighbourhood-mobility__icon img{width:32px;height:32px}.neighbourhood-tool,.neighbourhood-pulse{padding:28px 22px}.neighbourhood-tool__fields{grid-template-columns:1fr}.neighbourhood-tool input,.neighbourhood-tool select,.neighbourhood-tool button{width:100%}.neighbourhood-market__badge{width:88px;height:88px}.neighbourhood-market__metrics{grid-template-columns:1fr;margin-bottom:var(--site-space-content)}.neighbourhood-market__tabs{gap:4px 8px;margin-bottom:var(--site-space-content)}.neighbourhood-market__tabs button{font-size:11px;letter-spacing:.065em}.neighbourhood-market__metrics>div{min-height:108px;padding-block:20px}.neighbourhood-market__metrics>div+div{border-top:1px solid rgba(255,255,255,.45);border-left:0}.neighbourhood-listings__grid{max-width:none}.neighbourhood-listings__grid>.listing-card,.neighbourhood-listings__grid[data-count="2"]>.listing-card,.neighbourhood-listings__grid[data-count="3"]>.listing-card{flex-basis:100%;max-width:none}.neighbourhood-listings__empty{padding:36px 22px}.neighbourhood-table-wrap{margin-block:var(--site-space-content);padding-inline:5px;scroll-padding-inline:5px}.neighbourhood-school-table{min-width:720px}.neighbourhood-school-table th:nth-child(1){width:110px}.neighbourhood-school-table th:nth-child(2){width:150px}.neighbourhood-school-table th:nth-child(3){width:250px}.neighbourhood-school-table th:nth-child(4){width:210px}.neighbourhood-local__dialog{width:calc(100% - 24px)}.neighbourhood-local__dialog-inner{padding:26px 20px 32px}.neighbourhood-local__tabs button{padding-inline:11px;font-size:10px}.neighbourhood-local__list li{grid-template-columns:1fr;gap:6px}.neighbourhood-faq__items{margin-top:var(--site-space-content)}.neighbourhood-faq__items article{padding-block:26px;text-align:left}.neighbourhood-faq__items h3{font-size:19px}}@media(prefers-reduced-motion:reduce){.neighbourhood-chart__segment,.neighbourhood-local__directory-action button,.neighbourhood-local__tabs button,.neighbourhood-local__dialog-close,.neighbourhood-page [data-draw]{transition:none}.neighbourhood-local__dialog-close:hover{transform:none}}.neighbourhood-index{color:var(--neighbourhood-ink);background:var(--neighbourhood-paper)}.neighbourhood-index__masthead{color:#fff}.neighbourhood-index__masthead>.neighbourhood-container{position:relative;z-index:2;width:min(100%,var(--neighbourhood-max))}.neighbourhood-index__masthead .neighbourhood-heading>p{color:#ffffffb8}.neighbourhood-index__masthead .neighbourhood-intro{color:#ffffffd1}.neighbourhood-index__crumbs{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:9px;margin-bottom:var(--site-space-content);color:#ffffff80;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.neighbourhood-index__crumb{display:inline-flex;align-items:baseline;gap:inherit}.neighbourhood-index__crumbs a{display:inline-flex;align-items:center;min-height:44px;color:#ffffffb8;transition:color .2s ease}.neighbourhood-index__crumbs a:hover,.neighbourhood-index__crumbs a:focus-visible{color:#fff}.neighbourhood-index__masthead .profiles-hero__title{margin:0;text-transform:uppercase;text-wrap:balance}.neighbourhood-index__masthead .neighbourhood-intro{margin-bottom:0}.neighbourhood-index__list{list-style:none;max-width:var(--neighbourhood-narrow);margin-inline:auto;border-top:1px solid var(--neighbourhood-line)}.neighbourhood-index__list li{border-bottom:1px solid var(--neighbourhood-line)}.neighbourhood-index__list a{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.65fr) 22px;gap:22px;align-items:baseline;padding:26px 4px;transition:padding-inline .25s ease}.neighbourhood-index__list a:hover,.neighbourhood-index__list a:focus-visible{padding-inline:14px 4px}.neighbourhood-index__name{font-size:clamp(19px,1.9vw,24px);font-weight:450;letter-spacing:.03em;line-height:var(--site-leading-body)}.neighbourhood-index__list a:hover .neighbourhood-index__name{color:var(--neighbourhood-green)}.neighbourhood-index__meta{color:#7b7b74;font-size:12px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.neighbourhood-index__go{color:#c2c2ba;font-size:17px;text-align:right;transition:color .2s ease,transform .25s ease}.neighbourhood-index__list a:hover .neighbourhood-index__go{color:var(--neighbourhood-green);transform:translate(4px)}.neighbourhood-index__places{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:40px 28px}.neighbourhood-index__frame{display:block;aspect-ratio:3 / 2;overflow:hidden;background:var(--neighbourhood-wash)}.neighbourhood-index__frame>img,.neighbourhood-related__frame>img,.neighbourhood-card-fallback{width:100%;height:100%;display:block;object-fit:cover}.neighbourhood-index__frame>img,.neighbourhood-related__frame>img{transition:transform .6s cubic-bezier(.22,.61,.36,1)}.neighbourhood-card-fallback{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:24%;background:linear-gradient(135deg,#004d35,#00824a)}.neighbourhood-card-fallback img{width:100%;height:auto;object-fit:contain}.neighbourhood-index__places a:hover .neighbourhood-index__frame>img{transform:scale(1.04)}.neighbourhood-index__place-body{display:block;padding-top:var(--site-space-content)}.neighbourhood-index__place-body strong{display:block;font-size:21px;font-weight:500;letter-spacing:.02em;transition:color .2s ease;line-height:var(--site-leading-body)}.neighbourhood-index__places a:hover .neighbourhood-index__place-body strong{color:var(--neighbourhood-green)}.neighbourhood-index__place-body span{display:block;margin-top:var(--site-space-content);color:#6b6b64;font-size:var(--site-body-size);line-height:var(--site-leading-body);letter-spacing:var(--site-body-tracking)}.neighbourhood-index__empty{padding:60px 0;color:var(--neighbourhood-muted);font-size:15px;text-align:center}@media(max-width:640px){.neighbourhood-index__crumbs{gap:7px;margin-bottom:var(--site-space-content);font-size:11px;letter-spacing:.09em}.neighbourhood-index__list a{grid-template-columns:minmax(0,1fr) 20px;row-gap:7px;padding-block:22px}.neighbourhood-index__meta{grid-column:1}.neighbourhood-index__go{grid-row:1;grid-column:2}.neighbourhood-index__places{grid-template-columns:1fr;gap:32px}}@media(prefers-reduced-motion:reduce){.neighbourhood-index__list a,.neighbourhood-index__go,.neighbourhood-index__frame img,.neighbourhood-index__place-body strong{transition:none}.neighbourhood-index__places a:hover .neighbourhood-index__frame img{transform:none}}.neighbourhood-related__items{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:32px 24px;margin:0;padding:0}.neighbourhood-related__items>li{flex:1 1 240px;max-width:320px}.neighbourhood-related__items a{display:block;text-decoration:none;color:inherit}.neighbourhood-related__frame{display:block;aspect-ratio:3 / 2;overflow:hidden;background:var(--neighbourhood-wash)}.neighbourhood-related__items a:hover .neighbourhood-related__frame>img{transform:scale(1.04)}.neighbourhood-related__body{display:block;padding-top:var(--site-space-content)}.neighbourhood-related__body strong{display:block;font-size:19px;font-weight:500;letter-spacing:.02em;transition:color .2s ease;line-height:var(--site-leading-body)}.neighbourhood-related__items a:hover .neighbourhood-related__body strong{color:var(--neighbourhood-green)}.neighbourhood-related__body span{display:block;margin-top:var(--site-space-content);color:#6b6b64;font-size:var(--site-body-size);line-height:var(--site-leading-body);letter-spacing:var(--site-body-tracking)}@media(max-width:640px){.neighbourhood-related__items{gap:24px 16px}.neighbourhood-related__items>li{flex:1 1 calc(50% - 8px);max-width:calc(50% - 8px)}}@media(prefers-reduced-motion:reduce){.neighbourhood-related__frame img,.neighbourhood-related__body strong{transition:none}.neighbourhood-related__items a:hover .neighbourhood-related__frame img{transform:none}}@media(prefers-reduced-motion:reduce){:is(.neighbourhood-page,.neighbourhood-index) *,:is(.neighbourhood-page,.neighbourhood-index) *:before,:is(.neighbourhood-page,.neighbourhood-index) *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.neighbourhood-listings__dialog-close:hover,.neighbourhood-index__go{transform:none}}
