.menu-hero{padding-top:var(--space-12)}.menu-hero-header{max-width:640px}.menu-hero-lead{font-size:var(--font-size-lg)}.menu-hero-actions{margin-top:var(--space-3)}.menu-hero-grid{margin-top:var(--space-6)}.menu-hero-card{display:flex;flex-direction:column;gap:var(--space-4)}.menu-hero-media{margin-top:var(--space-2)}.menu-hero-links{margin-top:var(--space-3)}.menu-section{padding-top:var(--space-10);padding-bottom:var(--space-10)}.menu-section-alt{background:var(--color-surface-soft)}.menu-section-layout{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media (min-width:768px){.menu-section-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.menu-section-alt .menu-section-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}.menu-section-text p{max-width:620px}.menu-section-media img{width:100%;height:100%;max-height:360px}.menu-chef{padding-top:var(--space-12)}.menu-chef-card{padding:var(--space-6)}.menu-chef-layout{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media (min-width:840px){.menu-chef-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}}.menu-chef-media img{width:100%;max-height:380px}.menu-chef-actions{margin-top:var(--space-3)}.menu-pairing-layout{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media (min-width:840px){.menu-pairing-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}}.menu-pairing-media img{width:100%;max-height:360px}.menu-pairing-actions{margin-top:var(--space-3)}.menu-bottom-card{padding:var(--space-5) var(--space-5)}.menu-bottom-layout{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start;justify-content:space-between}@media (min-width:768px){.menu-bottom-layout{flex-direction:row;align-items:center}}.menu-bottom-card h2{margin-bottom:var(--space-2)}