.restaurant-hero{align-items:center;gap:var(--space-10)}.restaurant-hero-copy{flex:1 1 0}.restaurant-hero-media{flex:1 1 0;display:flex;justify-content:center}.restaurant-hero-badges{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-hero-actions{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-hero-meta{margin-top:var(--space-5);max-width:520px}.restaurant-image-card{background:var(--color-surface);border-radius:var(--radius-xl);border:var(--border-subtle);box-shadow:var(--shadow-soft);overflow:hidden;display:flex;flex-direction:column}.restaurant-image-card img{width:100%;height:100%;object-fit:cover}.restaurant-image-caption{padding:var(--space-4);font-size:var(--font-size-xs);letter-spacing:0.12em;text-transform:uppercase;color:var(--gray-600);border-top:1px solid rgba(0,0,0,0.06);background:var(--gray-50)}.philosophy-grid{gap:var(--space-6)}.menu-grid{margin-top:var(--space-8)}.menu-card h3{margin-bottom:var(--space-3)}.menu-list{margin-top:var(--space-2);margin-bottom:var(--space-4);padding-left:1.1rem;list-style:disc;color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed)}.menu-list li+li{margin-top:var(--space-1)}.interior-layout,.drinks-layout,.service-layout,.lounge-layout{gap:var(--space-8);align-items:center}.interior-media,.service-media,.lounge-media{flex:1 1 0}.interior-copy,.drinks-copy,.service-copy,.lounge-copy{flex:1 1 0}.lounge-notice{margin-top:var(--space-5)}.lounge-ctas{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.reservation-prompt{text-align:center}.reservation-actions{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}@media (max-width:959px){.restaurant-hero{flex-direction:column-reverse}.interior-layout,.drinks-layout,.service-layout,.lounge-layout{flex-direction:column}.restaurant-image-card{border-radius:var(--radius-lg)}}