.restaurant-hero{padding-top:var(--space-16);padding-bottom:var(--space-16)}.restaurant-hero-grid{align-items:center;gap:var(--space-10)}.restaurant-hero-content .lead{max-width:40rem}.restaurant-hero-highlights{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-4)}.restaurant-hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-hero-media{position:relative;display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-hero-card{position:absolute;right:8%;bottom:6%;max-width:18rem}.restaurant-section-header{max-width:46rem;margin:0 auto var(--space-10)}.restaurant-interior-grid{gap:var(--space-8);align-items:flex-start}.restaurant-cuisine-grid,.restaurant-service-grid{gap:var(--space-6)}.restaurant-cuisine-item h3{margin-bottom:var(--space-3)}.restaurant-image{border-radius:var(--radius-lg);overflow:hidden}.restaurant-image img{width:100%;height:100%;object-fit:cover}.restaurant-degustation-grid,.restaurant-private-grid,.restaurant-evening-grid{gap:var(--space-8);align-items:center}.restaurant-degustation-note{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.restaurant-private-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.restaurant-evening-card{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-4)}.restaurant-experience .card-muted h3{margin-bottom:var(--space-3)}.restaurant-next-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8)}.restaurant-next-content{max-width:40rem}.restaurant-next-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end}@media (max-width:1024px){.restaurant-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.restaurant-hero-card{position:relative;right:auto;bottom:auto;max-width:none;margin-top:var(--space-4)}}@media (max-width:768px){.restaurant-hero-grid,.restaurant-interior-grid,.restaurant-degustation-grid,.restaurant-private-grid,.restaurant-evening-grid,.restaurant-next-card{grid-template-columns:1fr;display:block}.restaurant-hero-content{margin-bottom:var(--space-8)}.restaurant-hero-cta{flex-direction:column;align-items:stretch}.restaurant-private-cta,.restaurant-next-actions{flex-direction:column;align-items:stretch;justify-content:flex-start}.restaurant-next-card{flex-direction:column}.restaurant-section-header{margin-bottom:var(--space-8)}}