/* Complete export: responsive hero geometry, predictable photo scaling, native zoom. */
.page-hero>.responsive-picture,.home-hero>.responsive-picture{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden}
.page-hero>.responsive-picture>img,.home-hero>.responsive-picture>img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 50%}
.page-hero{height:auto;min-height:clamp(380px,48vw,580px);display:flex;align-items:stretch;isolation:isolate}
.page-hero-content{height:auto;min-height:inherit;padding-top:65px;padding-bottom:55px;justify-content:flex-end}
.home-hero{height:auto;min-height:clamp(570px,85svh,760px);isolation:isolate}
.home-hero-content{height:auto;min-height:inherit;padding-top:64px;padding-bottom:64px}
.page-hero h1{overflow-wrap:break-word}
.whirlpool-highlight{margin:1.5rem 0;padding:1.2rem;border-inline-start:3px solid var(--gold);background:rgb(176 141 87 / 12%);font-size:1rem;line-height:1.7}
.photo-tile>.responsive-picture{display:block;width:100%;height:100%}
.photo-tile img{display:block;width:100%;height:100%;object-fit:cover}
.photo-tile.photo-portrait img{object-fit:contain;background:#201a1b}
.photo-tile{min-width:0;overflow:hidden}
.site-footer,.gallery-chapter,.photo-section{content-visibility:auto;contain-intrinsic-size:auto 800px}
img{max-width:100%}
.static-lightbox{position:fixed;inset:0;width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;margin:0;padding:60px 55px;border:0;background:rgb(10 8 9 / 97%);color:#fff}
.static-lightbox[open]{display:flex;align-items:center;justify-content:center}
.static-lightbox::backdrop{background:#080608}
.static-lightbox figure{margin:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}
.static-lightbox img{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 160px);object-fit:contain}
.static-lightbox button{position:absolute;color:white;background:#292326;border:1px solid #7b6c74;border-radius:50%;width:44px;height:44px;font-size:30px;cursor:pointer}
.zoom-close{top:12px;right:14px}.zoom-prev{top:50%;left:7px}.zoom-next{top:50%;right:7px}
@media(max-width:640px){.page-hero{min-height:390px}.page-hero-content{padding-top:50px;padding-bottom:32px}.page-hero h1{font-size:clamp(32px,9vw,48px);line-height:1.1}.page-hero-content>p:last-child{font-size:16px;line-height:1.5}.home-hero{min-height:620px}.home-hero>.responsive-picture>img{object-position:64% 50%}.static-lightbox{padding:60px 42px}.language-menu{max-height:65dvh;overflow-y:auto}}
