/* Web-ready JPG photography. The front bench scene remains visible beneath a translucent wash. */
.hero{background:linear-gradient(90deg,rgba(255,252,250,.91) 0%,rgba(255,252,250,.68) 47%,rgba(247,220,229,.28) 100%),url('assets/IMG_3840.jpg') center 55%/cover!important}.flowermoon-intro:after{background:linear-gradient(rgba(255,250,250,.18),rgba(246,220,229,.12)),url('assets/IMG_3840.jpg') center 55%/cover!important}.photo-gallery{display:grid;grid-template-columns:1.1fr .9fr 1.05fr;grid-auto-rows:240px;gap:15px;padding:18px clamp(22px,5vw,80px) 95px}.photo-gallery img{width:100%;height:100%;object-fit:cover;border-radius:2px;box-shadow:0 13px 28px rgba(58,83,60,.12)}.photo-gallery img:nth-child(1){grid-row:span 2}.photo-gallery img:nth-child(4){grid-row:span 2}.photo-gallery img:nth-child(6){grid-column:span 2}@media(max-width:800px){.hero{background:linear-gradient(rgba(255,252,250,.86),rgba(255,252,250,.7)),url('assets/IMG_3840.jpg') center/cover!important}.photo-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:180px;padding:14px 22px 65px;gap:10px}.photo-gallery img:nth-child(1),.photo-gallery img:nth-child(4){grid-row:span 1}.photo-gallery img:nth-child(6){grid-column:span 1}}
