.restaurant-hero{padding-top:var(--space-10);padding-bottom:var(--space-10)}.restaurant-hero-grid{align-items:center;gap:var(--space-8)}.restaurant-hero-copy{max-width:34rem}.restaurant-hero-lead{font-size:var(--text-md);color:var(--color-text-muted);margin-bottom:var(--space-4)}.restaurant-hero-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.restaurant-hero-actions{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-hero-media{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-hero-image-wrapper{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.restaurant-hero-image{width:100%;height:100%;object-fit:cover}.restaurant-hero-highlight-title{font-weight:500;margin-bottom:var(--space-2)}.restaurant-hero-highlight-text{font-size:var(--text-sm);color:var(--color-text-muted)}.section-light{background:var(--color-bg-alt)}.section-balanced{align-items:center;gap:var(--space-8)}.section-header{max-width:44rem;margin:0 auto var(--space-6);text-align:center}.section-grid-cards{align-items:stretch}.section-text.flow>*+*{margin-top:var(--space-4)}.section-cta-inline{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.restaurant-image-card{height:100%;display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-image-main{border-radius:var(--radius-lg);object-fit:cover}.restaurant-image-caption p{font-size:var(--text-sm);color:var(--color-text-muted)}.section-beverage-highlight{padding:var(--space-5);display:flex;align-items:flex-end;min-height:100%}.section-beverage-text h3{margin-bottom:var(--space-3)}.section-beverage-text p{color:rgba(247,241,231,0.9)}.section-beverage-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.section-group-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.section-group-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.section-ambiance-media{padding:var(--space-3);display:flex;align-items:center;justify-content:center}.section-ambiance-image{border-radius:var(--radius-lg);object-fit:cover}.section-lounge-card{height:100%;display:flex;flex-direction:column;gap:var(--space-4)}.section-lounge-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.section-lounge-links a{font-size:var(--text-sm)}.section-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.section-faq details summary{cursor:pointer;font-weight:500;margin-bottom:var(--space-2)}.section-faq details[open] summary{margin-bottom:var(--space-3)}.section-faq details p{font-size:var(--text-sm);color:var(--color-text-muted)}.section-faq-footer{margin-top:var(--space-6);text-align:center}.section-faq-contact{font-size:var(--text-sm);color:var(--color-text-muted)}@media (max-width:1024px){.restaurant-hero-grid{grid-template-columns:1fr}.section-balanced{grid-template-columns:1fr}.section-reverse{grid-template-columns:1fr}.section-group-cta{flex-direction:column;align-items:flex-start}.section-faq-grid{grid-template-columns:1fr}}@media (max-width:640px){.restaurant-hero{padding-top:var(--space-6);padding-bottom:var(--space-8)}.restaurant-hero-actions{flex-direction:column;align-items:flex-start}.section{padding-block:var(--space-8)}}