.slide-strip{display:flex;gap:10px;overflow-x:auto;padding:14px 3px 9px;scrollbar-width:thin}.slide-strip button{flex:0 0 92px;position:relative;padding:0;border:2px solid transparent;background:transparent;opacity:.65}.slide-strip button[aria-pressed=true]{border-color:var(--blue);opacity:1}.slide-strip button:hover{opacity:1}.slide-strip img{aspect-ratio:1.5;object-fit:cover}.slide-strip button span{position:absolute;bottom:0;right:0;background:#173e50d9;color:white;padding:0 6px;font:12px/20px 'Josefin Sans',sans-serif}.photo-hint{font-size:13px;color:var(--muted);margin:3px 0 20px}.photo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 26px;margin:28px 0}.photo-gallery.overview{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-figure{margin:0;min-width:0}.photo-open{display:block;position:relative;background:#eff2ed;overflow:hidden}.photo-open img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;transition:transform .4s}.photo-open:hover img{transform:scale(1.025)}.photo-expand{position:absolute;bottom:10px;right:10px;background:#fffefbee;color:var(--ink);width:32px;height:32px;display:grid;place-items:center;line-height:1}.photo-figure figcaption{font-size:14px;line-height:1.8;padding-top:12px;color:var(--muted)}.photo-gallery.feature .photo-figure:first-child{grid-column:1/-1}.photo-gallery.feature .photo-figure:first-child img{aspect-ratio:2}.photo-gallery.rooms{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-gallery.rooms img{aspect-ratio:1.4}.photo-gallery.story-photo{margin:35px 0 50px}.photo-gallery.story-photo .photo-figure:first-child{grid-column:1/-1}.photo-gallery.story-photo img{aspect-ratio:auto;max-height:680px;object-fit:contain}.photo-jump{display:flex;flex-wrap:wrap;gap:10px 20px;padding:20px 0;border-block:1px solid var(--line);margin:0 0 28px;font-size:15px}.photo-jump a{padding:6px 0;border-bottom:1px solid #b1c5cd}.photo-dialog{width:min(1150px,calc(100vw - 24px));max-width:none;height:calc(100dvh - 30px);max-height:none;border:0;padding:18px 22px;background:#fffefb;color:var(--ink);overflow:hidden}.photo-dialog::backdrop{background:#081b27e8}.photo-dialog[open]{display:flex;flex-direction:column}.photo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:none}.photo-toolbar button{background:none;border:1px solid var(--line);padding:8px 16px;min-height:44px}.photo-position{font:16px 'Josefin Sans',sans-serif}.photo-stage{display:flex;align-items:center;gap:12px;flex:1;min-height:0;margin:14px 0}.photo-stage .photo-full{width:calc(100% - 112px);height:100%;object-fit:contain}.photo-stage button{width:44px;height:48px;flex:0 0 44px;border:1px solid var(--line);background:white}.photo-description{font-size:15px;line-height:1.6;flex:none;margin:0;max-height:24vh;overflow:auto}.photo-dialog button:disabled{opacity:.35}.photo-dialog-open{overflow:hidden}.content-prose .photo-figure figcaption{line-height:1.8}.photo-gallery + .text-link{margin-top:10px}
@media(max-width:700px){.slide-strip{gap:8px;padding-top:10px}.slide-strip button{flex-basis:74px}.photo-gallery,.photo-gallery.overview,.photo-gallery.rooms{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px;margin:24px 0}.photo-gallery .photo-figure:first-child{grid-column:1/-1}.photo-gallery .photo-figure:first-child img{aspect-ratio:1.4}.photo-gallery .photo-figure:last-child:nth-child(even){grid-column:1/-1}.photo-gallery.pair .photo-figure,.photo-gallery.rooms .photo-figure{grid-column:1/-1}.photo-gallery.story-photo img{aspect-ratio:auto!important}.photo-figure figcaption{font-size:13px;padding-top:9px;line-height:1.7}.photo-open img{aspect-ratio:1.15}.photo-expand{width:27px;height:27px;right:6px;bottom:6px}.photo-jump{font-size:14px;gap:6px 20px}.photo-dialog{padding:12px;height:calc(100dvh - 20px);width:calc(100vw - 16px)}.photo-stage{position:relative;gap:0;margin:10px 0}.photo-stage .photo-full{width:100%;height:100%}.photo-stage button{position:absolute;bottom:10px;background:#fffefbe8;box-shadow:0 1px 8px #0002}.photo-stage [data-photo-prev]{left:6px}.photo-stage [data-photo-next]{right:6px}.photo-description{font-size:14px}.photo-gallery.overview .photo-figure:last-child:nth-child(even){grid-column:auto}.photo-hint{font-size:12px}.slide-caption{font-size:12px;line-height:1.7}}
/* Keep every photograph's full frame; reserve its natural ratio before lazy loading. */
.photo-gallery{align-items:start}
.photo-gallery .photo-figure .photo-open img,
.photo-gallery.feature .photo-figure:first-child img,
.photo-gallery.rooms .photo-figure img,
.photo-gallery.story-photo .photo-figure img{aspect-ratio:var(--photo-ratio,auto)!important;height:auto;max-height:none;object-fit:contain;transform:none}
.photo-gallery .photo-open{background:transparent}
.photo-gallery .is-portrait{max-width:480px;width:100%;justify-self:center}
.page-photo img,.split-feature img,.card img,.photo-pair img,.instagram-story img{aspect-ratio:var(--photo-ratio,auto);height:auto;max-height:none;object-fit:contain}
.slideshow{aspect-ratio:1.8;overflow:visible;background:transparent;margin-bottom:76px}
.slide img{width:100%;height:100%;object-fit:contain;background:var(--paper)}
.slide:after{display:none}
.slide-caption{bottom:-61px;left:0;max-width:calc(100% - 245px);color:var(--ink);text-shadow:none;font-size:14px;line-height:1.7;min-height:45px;display:flex;align-items:center}
.slide-controls{bottom:-64px;right:0;background:var(--blue)}
.slide-strip img{object-fit:contain;background:var(--paper)}
.photo-dialog{height:auto;max-height:calc(100dvh - 24px)}
.photo-stage{flex:none;min-height:0;height:auto}
.photo-stage .photo-full{height:auto;max-height:calc(100dvh - 210px);object-fit:contain}
.photo-description{font-size:16px;margin:0 4px 6px}
@media(max-width:700px){
 .slideshow{aspect-ratio:1.5;margin-bottom:128px}
 .slide-caption{bottom:-67px;left:0;right:0;max-width:none;min-height:60px;font-size:14px;line-height:1.6}
 .slide-controls{bottom:-116px;right:0}
 .photo-gallery,.photo-gallery.overview,.photo-gallery.rooms{grid-template-columns:1fr;gap:28px}
 .photo-gallery .photo-figure{grid-column:1/-1!important}
 .photo-figure figcaption{font-size:14px}
 .photo-dialog{height:auto;max-height:calc(100dvh - 20px);padding:12px;width:calc(100vw - 16px)}
 .photo-stage{padding-bottom:56px}
 .photo-stage .photo-full{height:auto;max-height:calc(100dvh - 245px)}
 .photo-stage button{bottom:0;box-shadow:none;position:absolute}
 .photo-toolbar button{font-size:16px}
 .photo-description{font-size:15px;max-height:24dvh}
}

/* Homepage rows share one landscape frame; full-size photo viewer stays uncropped. */
.home-page .photo-gallery .photo-figure .photo-open img,
.home-page .cards .card img{aspect-ratio:3/2!important;width:100%;height:auto;object-fit:cover;object-position:center}
.home-page .photo-gallery .photo-figure{max-width:none;width:100%}
.home-page .slide-strip img{aspect-ratio:3/2;width:100%;height:auto}

/* Equal photo frames for cafe and coworking galleries. */
.uniform-gallery-page .photo-gallery{align-items:start;gap:32px 26px}
.uniform-gallery-page .photo-gallery .photo-figure{width:100%!important;max-width:none!important;margin:0!important}
.uniform-gallery-page .photo-gallery .photo-open{width:100%;aspect-ratio:8/5;background:var(--soft)}
.uniform-gallery-page .photo-gallery .photo-figure .photo-open img{width:100%!important;height:100%!important;aspect-ratio:8/5!important;max-height:none!important;object-fit:cover!important;object-position:center!important}
.uniform-gallery-page .photo-gallery img[src$="deck-friends.webp"]{object-position:center 65%!important}
.uniform-gallery-page .photo-gallery img[src$="community-morning.webp"]{object-position:center 85%!important}
@media(max-width:700px){.uniform-gallery-page .photo-gallery{gap:28px 12px}}

.uniform-gallery-page .photo-gallery .photo-figure .photo-open img[src$="deck-friends.webp"]{object-position:center 65%!important}
.uniform-gallery-page .photo-gallery .photo-figure .photo-open img[src$="community-morning.webp"]{object-position:center 85%!important}

/* Frame the community room around its table and sofas. */
.home-page #look .photo-gallery .photo-figure .photo-open img[src$="community-morning.webp"]{object-position:center 90%!important}

/* Owner rule: adjacent gallery photos always have equal frames. Originals remain in the viewer. */
body .photo-gallery .photo-figure{width:100%!important;max-width:none!important;margin:0!important;grid-column:auto!important;min-width:0}
body .photo-gallery .photo-figure .photo-open{display:block;width:100%;height:auto!important;aspect-ratio:8/5!important;overflow:hidden}
body .photo-gallery .photo-figure .photo-open img{display:block;width:100%!important;height:100%!important;aspect-ratio:8/5!important;max-height:none!important;object-fit:cover!important;object-position:center}
body .photo-gallery .photo-figure .photo-open img[src$="community-morning.webp"]{object-position:center 90%!important}
body .photo-gallery .photo-figure .photo-open img[src$="bicycle-seaside.png"]{object-position:center bottom!important}
@media(max-width:700px){body .photo-gallery .photo-figure{grid-column:1/-1!important}}
