/* Locations shares the typography, navigation, palette and map with the main site. */
.locations-page{--sun:#a8d9ed;--accent-hover:#8ac8e2;--d:"Albert Sans",sans-serif;--b:"Albert Sans",sans-serif;--ink:#183842;--line:rgba(24,56,66,.17)}
.locations-page h1,.locations-page h2,.locations-page h3{font-family:var(--d);font-weight:500;text-transform:none;letter-spacing:-.045em;line-height:1.07}
.locations-page .btn{border-radius:999px;background:var(--sun);border-color:var(--sun);color:#183842;text-transform:none;letter-spacing:0;font:600 16px var(--b);min-height:52px;padding:15px 25px;gap:24px}
.locations-page .btn:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:none;transform:none}
.locations-page .text-link{text-transform:none;font-family:var(--b);letter-spacing:0;font-weight:500}
.locations-page .menu a,.locations-page .mobile-menu a{text-transform:none;letter-spacing:0}
.locations-page .nav{background:var(--paper);color:var(--ink)}
.locations-page .nav.stuck{background:rgba(247,244,237,.95)}
.location-hero{padding-top:clamp(130px,11vw,168px)}
.location-intro{display:grid;grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:42px}
.location-intro h1{font-size:clamp(48px,6.2vw,94px)}
.location-intro p{font-size:clamp(17px,1.4vw,21px);line-height:1.65;max-width:44ch;color:#52646a;justify-self:end}
.location-landscape{margin:0;overflow:hidden;height:clamp(350px,35vw,570px);background:#a5babb}
.location-landscape img{height:100%;width:100%;object-fit:cover;object-position:50% 68%}
.locations-page .mapsec{padding-block:clamp(68px,8vw,122px) clamp(54px,6vw,92px)}
.locations-page .maphead{margin-bottom:24px;align-items:center;gap:65px}
.locations-page .maphead h2{font-size:clamp(36px,4vw,62px);max-width:12ch}
.locations-page .maphead p{max-width:40ch;font-size:18px;color:#52646a}
.locations-page .mapgrid{grid-template-columns:minmax(0,1.14fr) minmax(0,.95fr);gap:clamp(30px,5vw,92px);align-items:center}
.locations-page .mapbox{max-width:610px;margin-inline:auto}
.locations-page .border-l{fill:#ecece4;stroke:#91aaa9;stroke-width:1.1}
.locations-page .riv{stroke:#73adbd;opacity:.72}
.locations-page .riv1{opacity:.3}
.locations-page .pin .txt{font-family:var(--b);font-size:13px;text-transform:none;letter-spacing:0;fill:#385660;opacity:1}
.locations-page .pin .dot{opacity:1;fill:var(--paper);stroke:#426471;stroke-width:2.1;transition:fill .2s,stroke .2s,r .2s}
.locations-page .pin.act .dot{fill:#a8d9ed;stroke:#183842;r:8}
.locations-page .pin.act .txt{fill:#183842;font-weight:700;opacity:1}
.locations-page .pin:hover .dot{fill:#8ac8e2;stroke:#183842}
.location-detail{background:none;border:0;min-height:0}
.location-preview{margin:0 0 25px;aspect-ratio:1.7;overflow:hidden;background:#dce7e9}
.location-preview[hidden]{display:none}
.location-preview img{display:block;width:100%;height:100%;object-fit:cover}
.location-detail-copy{padding:0}
.location-region{font-size:15px;color:#5a747e;margin-bottom:9px}
.location-detail h3{font-size:clamp(34px,3.7vw,55px);margin:0 0 19px;max-width:16ch}
.location-description{font-size:17px;color:#52646a;max-width:47ch;line-height:1.7;min-height:5em}
.locations-page .cond{margin:26px 0 22px}
.locations-page .cond div{padding:16px 8px 16px 0}
.locations-page .cond div+div{padding-left:18px}
.locations-page .cond b{color:#284c5a;font:500 clamp(22px,2.1vw,30px)/1.2 var(--b);letter-spacing:-.03em;white-space:nowrap}
.locations-page .cond span{color:#63777e;font:400 12px/1.4 var(--b);text-transform:none;letter-spacing:0;max-width:13ch}
.locations-page .wx-status{font-size:12px;color:#63777e;line-height:1.4;margin:0 0 18px}
.locations-page .wx-status:empty{display:none}
.locations-page .chips{gap:8px;margin-top:30px}
.locations-page .chip{border-radius:999px;text-transform:none;letter-spacing:0;font:400 14px/1.3 var(--b);color:#3c5b67;border-color:#bacbd0;padding:9px 13px;cursor:pointer}
.locations-page .chip.act{color:#183842;background:#d8ebf2;border-color:#8dbccc}
.location-directory{position:relative;padding-block:30px 85px}
.location-directory:before{content:'';position:absolute;left:var(--gut);right:var(--gut);top:0;height:1px;background:#96adb2}
.directory-head{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:end;margin-bottom:36px}
.directory-head h2{font-size:clamp(33px,3.7vw,54px);max-width:16ch}
.directory-head p{font-size:17px;color:#52646a;max-width:42ch;justify-self:end}
.rfilter{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}
.rchip{border:0;border-bottom:2px solid transparent;border-radius:0;background:none;padding:11px 0;margin-right:22px;font:500 15px/1.3 var(--b);color:#63777e;cursor:pointer;transition:color .2s,border-color .2s}
.rchip:hover{color:#183842}
.rchip[aria-pressed="true"]{border-color:#75b5cd;color:#183842}
.location-list{display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(36px,6vw,105px)}
.location-entry{border-top:1px solid var(--line);padding:30px 0 33px;display:flex;flex-direction:column;align-items:start;scroll-margin-top:110px}
.location-entry[hidden]{display:none}
.location-entry-name{display:flex;align-items:baseline;gap:15px;margin-bottom:14px}
.location-index{font-size:12px;color:#6f8992;font-variant-numeric:tabular-nums}
.location-entry h3{font-size:clamp(24px,2.35vw,32px);letter-spacing:-.035em}
.location-entry>p{font-size:16px;line-height:1.7;color:#5b6d73;max-width:48ch}
.location-entry .text-link{font-size:14px;margin-top:auto;padding-top:20px;gap:15px;color:#294e5d}
.location-custom{border-top:1px solid var(--line);padding-top:52px;margin-top:30px;display:flex;justify-content:space-between;align-items:center;gap:60px}
.location-custom h2{font-size:clamp(28px,3vw,42px);max-width:24ch}
.location-custom p{font-size:17px;color:#5b6d73;margin-top:14px;max-width:48ch}
.location-custom .btn{flex:none}
@media(min-width:1900px){.locations-page .mapbox{max-width:660px}}
@media(max-width:1000px){.location-intro{gap:30px}.location-intro h1{font-size:64px}.locations-page .mapgrid{gap:30px}.locations-page .maphead{gap:30px}.locations-page .maphead p{font-size:17px}.locations-page .maphead h2{font-size:45px}.location-description{font-size:16px}.locations-page .mapbox{max-width:550px}.location-detail h3{font-size:38px}.directory-head{gap:35px}.location-custom{gap:35px}}
@media(max-width:760px){.location-hero{padding-top:125px}.location-intro{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.location-intro h1{font-size:clamp(46px,10vw,65px)}.location-intro p{justify-self:start;font-size:17px;max-width:40ch}.location-landscape{height:auto;aspect-ratio:3/2}.location-landscape img{object-position:53% 68%}.locations-page .maphead{display:block;margin-bottom:20px}.locations-page .maphead h2{font-size:42px;max-width:none}.locations-page .maphead p{margin-top:20px;max-width:40ch}.locations-page .mapgrid{grid-template-columns:1fr;gap:28px}.locations-page .mapbox{max-width:450px;width:95%}.locations-page .pin .txt{font-size:18px}.locations-page .pin .dot{stroke-width:2.5}.location-selection{max-width:580px;width:100%;margin-inline:auto}.location-detail h3{font-size:40px}.location-description{font-size:17px;min-height:0}.locations-page .chips{flex-wrap:nowrap;overflow-x:auto;margin-top:25px;padding-bottom:10px}.locations-page .chip{flex:none}.locations-page .cond b{font-size:26px}.directory-head{display:block}.directory-head h2{font-size:38px;max-width:15ch}.directory-head p{margin-top:20px;max-width:40ch}.rfilter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin-bottom:10px;gap:20px}.rchip{flex:none;margin:0;font-size:14px}.location-list{grid-template-columns:1fr}.location-entry{padding:25px 0 28px}.location-entry h3{font-size:29px}.location-entry p{max-width:48ch}.location-custom{display:block;margin-top:20px;padding-top:36px}.location-custom h2{font-size:34px}.location-custom p{font-size:16px}.location-custom .btn{margin-top:25px}.location-directory{padding-bottom:65px}}
@media(prefers-reduced-motion:reduce){.locations-page *{scroll-behavior:auto!important}}

/* Original photos restored to map points and the top of each location entry. */
.locations-page .pin.act .dot,.locations-page .pin.act .txt{opacity:0}
.locations-page .pin.act .photo,.locations-page .pin.act .ringout{opacity:1}
.location-entry-photo{width:100%;margin:0 0 25px;aspect-ratio:1.6;overflow:hidden;background:var(--paper2)}
.location-entry-photo img{display:block;width:100%;height:100%;object-fit:cover}

/* The supplied landscape film occupies the existing hero image area. */
.location-landscape{position:relative;background:#15383c}
.location-landscape video{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 65%}
.location-film-control{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid #ffffffb3;border-radius:50%;background:#082a317a;color:white;font:400 25px/1 var(--b);cursor:pointer;transition:background .2s}
.location-film-control:hover{background:#082a31c9}
.location-film-control:focus-visible{outline:2px solid white;outline-offset:4px}
@media(max-width:760px){.location-landscape{height:auto;aspect-ratio:16/9}.location-landscape video{object-fit:contain}.location-film-control{width:44px;height:44px;right:14px;bottom:14px}}

/* Full-viewport film with the navigation and introduction over the landscape. */
.locations-page .nav{background:transparent;color:var(--paper);border-color:#ffffff2e}
.locations-page .nav.stuck,.locations-page .nav.menu-open{background:rgba(247,244,237,.96);color:var(--ink);border-color:var(--line)}
.location-hero{position:relative;isolation:isolate;width:100%;height:100svh;min-height:560px;padding:0;overflow:hidden;background:#15383c;color:#f7f4ed}
.location-intro{position:relative;z-index:1;display:block;margin:0 auto;padding-top:clamp(160px,20svh,240px);padding-bottom:110px}
.location-intro h1{font-size:clamp(64px,7.5vw,112px);max-width:12ch;color:inherit}
.location-intro p{max-width:42ch;margin-top:27px;font-size:clamp(18px,1.5vw,21px);line-height:1.65;color:#f1f5f4;justify-self:start}
.location-landscape{position:absolute;inset:0;z-index:0;width:100%;height:100%;margin:0;aspect-ratio:auto}
.location-landscape video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 65%}
.location-landscape:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#041d28a8, #041d2838 58%,transparent),linear-gradient(180deg,#041d284d,transparent 42%,#041d2826)}
.location-film-control{z-index:1;right:var(--gut);bottom:38px}
@media(max-width:760px){.location-hero{height:100svh;min-height:600px}.location-intro{padding-top:150px;padding-bottom:110px}.location-intro h1{font-size:clamp(54px,12vw,76px)}.location-intro p{font-size:17px;max-width:34ch;margin-top:23px}.location-landscape{height:100%;aspect-ratio:auto}.location-landscape video{object-fit:cover;object-position:54% center}.location-landscape:after{background:linear-gradient(180deg,#041d286b,#041d2866 48%,#041d281a)}.location-film-control{right:var(--gut);bottom:28px}}
@media(min-width:761px) and (max-height:600px){.location-hero{min-height:470px}.location-intro{padding-top:125px}.location-intro h1{font-size:64px}.location-intro p{font-size:17px;margin-top:20px}}
