.hero-photo{position:relative;min-height:520px;background:#18352b;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#10261fb8)}.hero-photo span{position:absolute;z-index:1;left:2rem;bottom:2rem;color:white;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}.dish-thumb{width:100px;height:100px;object-fit:cover;border-radius:50%}.photo-teaser{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;background:#f5f0e5;max-width:none;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}.photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.photo-stack img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.photo-stack img:last-child{transform:translateY(2rem)}.detail-photo{margin:0;aspect-ratio:1;overflow:hidden;border-radius:50% 50% 8% 50%}.detail-photo img{width:100%;height:100%;object-fit:cover}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-grid figure{margin:0}.gallery-grid img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.gallery-grid figcaption{padding:.7rem 0;font:500 1.05rem Georgia,serif}@media(max-width:800px){.hero-photo{min-height:430px}.photo-teaser,.gallery-grid{grid-template-columns:1fr}.dish-thumb{width:68px;height:68px}.gallery-grid{gap:.8rem}.photo-stack img:last-child{transform:none}}
