.menu-grid article{align-self:start}.menu-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#eee;cursor:zoom-in}.menu-grid h3{margin-top:20px}.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1000px;margin:auto}.film-grid figure{margin:0;background:#092d2b}.film-grid video{display:block;width:100%;max-height:600px;object-fit:contain}.film-section{border-top:1px solid #d8d9cc}.video-gallery video{max-height:500px}.menu-grid article:not(:has(img)){padding:28px;background:#f0eee7}.menu-grid img:hover{filter:brightness(1.025)}@media(max-width:650px){.menu-grid{grid-template-columns:1fr 1fr;gap:18px!important}.menu-grid article h3{font-size:1.25rem}.menu-grid article p{font-size:.875rem}.menu-grid article:not(:has(img)){padding:15px}.film-grid{gap:18px}.film-grid video{max-height:400px}}@media(max-width:370px){.menu-grid{grid-template-columns:1fr}}

.dish-price{color:var(--teal,#154c46);font-size:1rem;font-weight:600;margin:.5rem 0 1rem;}
.featured-label{display:inline-block;background:#e7d5aa;color:#173f3a;padding:5px 9px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.availability-note{color:#9a382f;font-weight:700;margin:-.5rem 0 1rem}.menu-grid article.unavailable img{filter:grayscale(.55);opacity:.72}
