.menu-page .menu-hero{align-items:center}.menu-hero-ctas{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.menu-hero-media{max-width:520px;margin-left:auto}.menu-pill-nav-wrapper{margin-top:var(--space-8);display:flex;justify-content:flex-start}.menu-section-media img{border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.menu-section-note,.menu-wine-note,.menu-dessert-note,.menu-vip-note{margin-top:var(--space-5);padding:var(--space-5);border-radius:var(--radius-xl);border:1px solid var(--color-border);background-color:rgba(247,245,240,0.9)}.menu-degustacyjne-grid{margin-top:var(--space-6);display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-5)}.menu-section-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4)}.menu-reservation-panel{padding:var(--space-8);display:flex;gap:var(--space-6);align-items:flex-start;justify-content:space-between}.menu-reservation-actions{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-4)}.menu-reservation-meta{max-width:320px}.menu-dessert-note h3,.menu-wine-note h3,.menu-vip-note h3{margin-bottom:var(--space-3)}@media(max-width:1024px){.menu-reservation-panel{flex-direction:column}.menu-hero-media{max-width:100%;margin-left:0}}@media(max-width:768px){.menu-hero-ctas{flex-direction:column;align-items:stretch}.menu-section-cta{flex-direction:column}.menu-reservation-actions{flex-direction:column}.menu-pill-nav-wrapper{justify-content:center}}