/* Final photo-led update: a clean, airy surface without botanical watermark overlays. */
body:before,body:after,main:before,main:after,.story:before,.events:before,.favorites:after,.founder:before,.events:after,.hero:before,.hero-photo:after,.story-image:after{display:none!important}

.flowermoon-photo-intro{background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.1)),url('assets/IMG_3556.jpg') center 52%/cover no-repeat!important;animation:photo-intro-out .65s ease 2.1s forwards!important}
.flowermoon-photo-intro:before,.flowermoon-photo-intro:after{display:none!important}
@keyframes photo-intro-out{to{opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.02)}}

.hero-photo img{object-position:50% 43%}
.founder{position:relative;isolation:isolate;background:linear-gradient(90deg,rgba(255,252,250,.94),rgba(255,252,250,.78) 55%,rgba(255,252,250,.51)),url('assets/IMG_4658.jpg') center 48%/cover!important}
.founder:after{content:'';position:absolute;inset:0;z-index:-1;background:rgba(255,253,250,.07)}

.favorites{background:rgba(250,253,247,.72)!important}
.flip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.flip-tile{min-width:0;position:relative;overflow:hidden;aspect-ratio:1/1;background:#dcebcf;cursor:pointer;box-shadow:0 14px 30px rgba(62,91,67,.12);transition:transform .35s ease,box-shadow .35s ease}
.flip-tile:hover{transform:translateY(-7px);box-shadow:0 21px 39px rgba(62,91,67,.2)}
.tile-images,.tile-images img{position:absolute;inset:0;width:100%;height:100%}
.tile-images img{object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .55s ease,transform 1.2s ease}
.tile-images img.is-active{opacity:1;transform:scale(1)}
.tile-images:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 36%,rgba(23,39,27,.64) 100%);pointer-events:none}
.tile-caption{position:absolute;z-index:1;left:17px;right:14px;bottom:15px;color:#fffdf9;text-shadow:0 1px 8px rgba(0,0,0,.28)}
.tile-caption span,.reviews-kicker{display:block;margin:0 0 5px;font-size:9px;font-weight:700;letter-spacing:.15em}
.tile-caption h3{font-family:Georgia,serif;font-size:clamp(22px,2vw,31px);font-weight:400;line-height:.95;letter-spacing:-.055em}
.tile-caption p{margin:6px 0 0;font-size:11px;line-height:1.25}

.photo-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:16px;padding:18px clamp(22px,5vw,80px) 115px}
.photo-gallery img,.photo-gallery img:nth-child(n){grid-column:auto;grid-row:auto;width:100%;height:auto;aspect-ratio:1/1.05;object-fit:cover;border-radius:0;box-shadow:0 13px 28px rgba(58,83,60,.12)}
.photo-gallery img:first-child{object-position:58% center}
.photo-gallery img:last-child{grid-column:auto}

footer{background:#74a977}
footer .brand img{width:64px;height:64px;padding:7px;border-radius:50%;background:#fff;object-fit:contain;filter:none}

.reviews-card{min-height:390px;display:flex;flex-direction:column;justify-content:center;padding:40px 35px;background:rgba(255,255,255,.68);border:1px solid rgba(92,123,87,.22);box-shadow:0 14px 32px rgba(58,83,60,.1)}
.reviews-card h3{font-family:Georgia,serif;font-size:clamp(31px,3.3vw,47px);font-weight:400;letter-spacing:-.06em}
.reviews-card>p:not(.reviews-kicker){max-width:310px;margin:22px 0 27px;font-family:Georgia,serif;font-size:15px;line-height:1.55}
.reviews-kicker{color:#668562}
.reviews-card .button{align-self:flex-start}

.menu-art{min-height:430px}
.menu-preview{display:block;width:min(280px,72%);height:390px;overflow:hidden;background:#fffdf8;box-shadow:17px 20px 0 rgba(246,220,229,.78),0 16px 35px rgba(55,76,52,.16);transform:rotate(3deg);transition:transform .3s ease,box-shadow .3s ease}
.menu-preview:hover{transform:rotate(0) translateY(-5px);box-shadow:20px 23px 0 rgba(246,220,229,.78),0 21px 42px rgba(55,76,52,.2)}
.menu-preview img{width:100%;height:100%;object-fit:cover;object-position:top}
.visit-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(16px,3vw,44px)}
.visit-strip div{min-width:0}
.visit-strip strong{font-size:13px}

@media(max-width:1050px){.flip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-gallery img:nth-child(n){aspect-ratio:1/1.05}.photo-gallery img:last-child{grid-column:auto}.visit-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.flip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 22px 70px;gap:10px}.photo-gallery img:nth-child(n){aspect-ratio:1/1.12}.photo-gallery img:last-child{grid-column:1/-1;aspect-ratio:1.7/1}.reviews-card{min-height:0;padding:33px 27px}.menu-preview{height:350px}.visit-strip{grid-template-columns:1fr 1fr}.founder{background:linear-gradient(rgba(255,252,250,.91),rgba(255,252,250,.75)),url('assets/IMG_4658.jpg') center/cover!important}}
