.page-locations{--color-bg:#fafaf8;--color-elevated:#fff;--color-text:#1a1a1a;--color-muted:#6b6b6b;--color-accent:#1a1a1a;--color-accent-hover:#333;--color-border:#0000001a;--shadow-soft:0 12px 40px #0000001a;--shadow-card:0 8px 28px #00000014;--home-card-gap:clamp(16px, 3vw, 32px);--home-section-pad-y:clamp(32px, 6vw, 64px);--home-page-gutter:clamp(16px, 4vw, 48px);--locations-card-width:clamp(220px, 28vw, 360px)}.locations-map-section{scroll-margin-top:calc(var(--site-header-height) + 16px);padding:clamp(32px,6vw,64px) 0 0}.locations-content{width:100%;margin:0 auto}.page-locations .locations-intro,.page-locations .locations-regions,.page-locations .locations-gallery__header,.page-locations .locations-gallery__grid,.page-locations .location-empty-state{padding-left:var(--home-page-gutter);padding-right:var(--home-page-gutter)}.locations-intro{text-align:center;margin-bottom:clamp(20px,3vw,28px);padding-bottom:clamp(8px,2vw,16px)}.locations-intro .home-section__label{margin-bottom:8px}.locations-intro .home-section__title{margin:0 0 clamp(12px,2vw,16px)}.locations-intro__text{color:var(--color-muted);max-width:58ch;margin:0 auto;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.65}.locations-regions{margin-top:var(--home-card-gap);padding:var(--home-section-pad-y) 0}.locations-regions .home-section__label{margin-bottom:8px}.locations-regions .home-section__title{margin:0 0 clamp(20px,3vw,28px)}.locations-regions__grid{gap:var(--home-card-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.locations-region__card{background:var(--color-dark,#1a1a1a);cursor:pointer;text-align:left;color:#fff;scroll-snap-align:start;outline-offset:-2px;border:none;border-radius:0;flex-direction:column;justify-content:flex-end;min-height:220px;padding:0;transition:outline-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.locations-region__card--featured{grid-column:span 2}.locations-region__card--wide{grid-column:1/-1}.locations-region__card img{z-index:0;object-fit:cover;object-position:center;opacity:1;width:100%;max-width:none;height:100%;transition:transform .45s;display:block;position:absolute;inset:0}.locations-region__card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(165deg,#00000014 0%,#00000038 42%,#000000c7 100%);position:absolute;inset:0}.locations-region__card:hover img,.locations-region__card:focus-visible img{transform:scale(1.04)}.locations-region__card.is-active{outline:2px solid var(--color-accent);box-shadow:var(--shadow-soft)}.locations-region__card:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.locations-region__label{z-index:2;letter-spacing:-.02em;padding:clamp(14px,2.5vw,20px);font-size:clamp(.9375rem,1.8vw,1.0625rem);font-weight:600;line-height:1.3;position:relative}.locations-map-band{margin-top:var(--home-card-gap);padding:var(--home-section-pad-y) 0;scroll-margin-top:calc(var(--site-header-height) + 16px)}.locations-map-band__header{padding:0 var(--home-page-gutter) clamp(16px, 2.5vw, 24px);text-align:center}.locations-map-band__header .home-section__label{margin-bottom:8px}.locations-map-band__header .home-section__title{margin:0 0 clamp(8px,1.5vw,12px)}.locations-map-band__teaser{max-width:42ch;color:var(--color-muted);margin:0 auto;font-size:.9375rem;line-height:1.55}.locations-map-band__header .locations-filters--secondary{margin-top:clamp(16px,2.5vw,24px)}.locations-map-band__header .location-filter-scroll{flex-wrap:wrap;justify-content:center;row-gap:8px;overflow:visible}.locations-map-panel{overflow:hidden}.map-container{box-shadow:none;background:var(--color-bg);border:none;border-radius:0;position:relative;overflow:hidden}.locations-map-band__map{height:clamp(280px,50vh,480px);min-height:280px}.map-site-overlay{z-index:1000;box-sizing:border-box;background:color-mix(in srgb, var(--color-dark,#0a0a0a) 92%, transparent);color:#fff;pointer-events:none;border-radius:0;width:100%;max-width:none;padding:clamp(12px,2vw,16px) clamp(14px,2.5vw,20px);position:absolute;bottom:0;left:0;right:0}.map-site-overlay[hidden]{display:none!important}.page-locations .map-site-overlay .map-site-overlay__title{letter-spacing:-.02em;color:#fff;margin:0 0 6px;font-size:clamp(.9375rem,1.8vw,1.0625rem);font-weight:600;line-height:1.3}.map-site-overlay__desc{color:color-mix(in srgb, var(--color-elevated,#fff) 82%, transparent);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(.8125rem,1.5vw,.875rem);line-height:1.45;display:-webkit-box;overflow:hidden}#map{width:100%;height:100%;min-height:inherit}.locations-gallery{margin-top:var(--home-card-gap);padding:var(--home-section-pad-y) 0}.locations-gallery__header{flex-direction:column;gap:clamp(12px,2vw,16px);margin-bottom:clamp(20px,3vw,28px);display:flex}#location-filter-status{color:var(--color-muted);min-height:1.4em;margin:0;font-size:.875rem;line-height:1.4}#location-filter-status.is-empty{color:var(--color-text);font-weight:500}.location-filter-scroll{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;align-items:center;gap:10px;padding:2px 0 4px;display:flex;overflow-x:auto}.location-filter-scroll::-webkit-scrollbar{display:none}.filter-tag-btn:not(.locations-region__card){font:inherit;cursor:pointer;min-height:44px;scroll-margin-top:calc(var(--site-header-height) + 12px);border:1px solid var(--color-border);color:var(--color-text);background:var(--color-elevated);scroll-snap-align:start;border-radius:999px;flex-shrink:0;padding:10px 18px;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.filter-tag-btn:not(.locations-region__card):hover{background:var(--color-bg);border-color:color-mix(in srgb, var(--color-text) 25%, transparent)}.filter-tag-btn:not(.locations-region__card):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.filter-tag-btn.is-active:not(.locations-region__card){background:var(--color-text);border-color:var(--color-text);color:#fff;font-weight:500}.filter-tag-btn.filter-clear{color:var(--color-muted);border-style:dashed}.locations-gallery__grid,#location-info-grid.locations-gallery__grid{max-width:none;margin-inline:0}.location-detail.location-gallery-card{width:var(--locations-card-width);aspect-ratio:3/4;scroll-snap-align:start;background:var(--color-dark,#1a1a1a);outline-offset:-2px;cursor:pointer;border:none;flex:none;height:auto;min-height:0;max-height:none;margin:0;transition:outline-color .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.location-detail.location-gallery-card:hover{box-shadow:var(--shadow-card)}.location-detail.location-gallery-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.location-detail.location-gallery-card.location-detail--active{outline:2px solid var(--color-accent);box-shadow:var(--shadow-soft)}.location-gallery-card__media{position:absolute;inset:0;overflow:hidden}.location-gallery-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.location-detail.location-gallery-card:hover .location-gallery-card__media img,.location-detail.location-gallery-card:focus-visible .location-gallery-card__media img{transform:scale(1.04)}.location-detail.location-gallery-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#00000073 65%,#000000d9 100%);position:absolute;inset:0}.location-gallery-card__overlay{z-index:2;color:#fff;pointer-events:none;flex-direction:column;gap:4px;padding:clamp(10px,2vw,14px);display:flex;position:absolute;inset:auto 0 0}.location-gallery-card__overlay h3{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;line-height:1.3}.location-gallery-card__overlay .location-subtitle{color:#ffffffc7;margin:0;font-size:.8125rem;line-height:1.4}.location-gallery-card__footer{pointer-events:auto;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 10px;margin-top:4px;display:flex}.location-map-link{color:#fff;background:#00000040;border:1px solid #ffffff59;border-radius:999px;flex-shrink:0;align-items:center;min-height:32px;padding:4px 12px;font-size:.75rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.location-map-link:hover{color:var(--color-text);background:#fff;border-color:#fff}.location-tags{flex-wrap:wrap;flex:1;gap:4px;min-width:0;margin:0;display:flex}.location-tag-chip{color:#ffffffd9;background:#0000004d;border:1px solid #ffffff40;border-radius:999px;padding:2px 8px;font-size:.6875rem;line-height:1.3;display:inline-block}.location-detail.location-hidden,.locations-gallery .home-gallery__item.location-hidden{display:none}.location-empty-state{text-align:center;margin:var(--home-card-gap) auto 0;max-width:var(--card-grid-max-width);background:var(--color-bg);color:var(--color-text);border:none;border-radius:0;padding:44px 28px;display:none}.location-empty-state.is-visible{display:block}.location-empty-state-title{letter-spacing:-.015em;margin:0 0 12px;font-weight:600}.location-empty-state-hint{color:var(--color-muted);margin:0;max-width:36em;margin-inline:auto;line-height:1.6}.page-locations .home-bottom.about-explore{gap:var(--home-card-gap);margin-top:var(--home-card-gap);padding-bottom:var(--home-card-gap);grid-template-columns:1fr 1fr;display:grid}.page-locations .home-bottom .home-faq{min-height:clamp(280px,32vw,360px)}.page-locations .home-bottom .home-faq__copy{padding:clamp(28px,5vw,56px) clamp(20px,5vw,48px)}.custom-marker{background:0 0;border:none;transition:transform .15s}.custom-marker__dot{background:var(--color-text,#1a1a1a);border:2px solid #fff;border-radius:50%;width:12px;height:12px;margin:2px;display:block;box-shadow:0 1px 3px #00000047}.custom-marker--hover{transform:scale(1.15)}.custom-marker--active{filter:drop-shadow(0 2px 6px #00000059);transform:scale(1.2)}.custom-marker--active .custom-marker__dot{background:var(--color-accent,#1a1a1a)}@media (min-width:640px){.locations-gallery__header{flex-direction:row;justify-content:space-between;align-items:center;gap:16px 24px}#location-filter-status{flex-shrink:0}.locations-regions__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(200px,auto)}.locations-region__card--featured{grid-area:span 2/span 2}}@media (max-width:768px){.page-locations .location-detail.location-gallery-card{width:68vw;max-width:300px}.page-locations .home-bottom.about-explore{grid-template-columns:1fr}.page-locations .home-bottom .home-faq{min-height:280px}}@media (max-width:639px){.locations-map-band__map{height:clamp(240px,50vh,400px);min-height:240px}.location-gallery-card__footer{flex-direction:column;align-items:flex-start}}
