:root{--anchor-offset:112px}
html{scroll-behavior:auto}
section[id], .collection[id]{scroll-margin-top:var(--anchor-offset)!important}
.story-menu{top:var(--anchor-offset)!important}
.serving-photo,.pairing-photos figure{margin:32px 0}
.serving-photo img,.pairing-photos img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.prose figcaption{font-size:12px;line-height:1.5;color:#68736e;margin-top:10px}
.pairing-photos{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:32px 0}
.pairing-photos figure{margin:0}
@media(max-width:720px){.pairing-photos{grid-template-columns:1fr}.discover-tabs a{padding:18px 12px}.story-layout{padding-top:45px}.story-menu{position:static}.prose section{padding-bottom:50px;margin-bottom:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
