.restaurant-hero{padding-top:var(--space-12);padding-bottom:var(--space-10)}.restaurant-hero-grid{align-items:center;gap:var(--space-8)}.restaurant-hero-text p{max-width:36rem}.restaurant-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.restaurant-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-6)}.restaurant-hero-meta h3{font-size:var(--font-size-lg)}.restaurant-hero-media{max-width:520px;margin-inline:auto}.restaurant-section-header{max-width:44rem;margin-inline:auto}.restaurant-feature-grid,.restaurant-classic-grid,.restaurant-heritage-grid,.restaurant-seasonal-grid,.restaurant-chef-grid,.restaurant-bar-grid{align-items:center;gap:var(--space-6)}.restaurant-feature-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted);margin-top:var(--space-2);margin-bottom:var(--space-2)}.restaurant-feature-list li::before{content:"\2022";margin-right:0.5rem;color:var(--color-accent-terra)}.restaurant-feature-list li{display:flex;align-items:flex-start}.restaurant-feature-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.restaurant-points{gap:var(--space-4);margin-top:var(--space-4)}.restaurant-seasonal-card{align-self:stretch;display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-seasonal-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-3)}.restaurant-gatherings-grid,.restaurant-signature-grid,.restaurant-celebrate-grid{gap:var(--space-6);align-items:stretch}.restaurant-gathering-card,.restaurant-signature-card,.restaurant-celebrate-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.restaurant-gatherings-cta,.restaurant-signature-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-signature-footer{text-align:center}.restaurant-bar{background:var(--color-surface-muted)}.restaurant-celebrate-note p{max-width:40rem;margin-inline:auto;font-size:var(--font-size-sm);color:var(--color-text-muted)}@media (max-width:991.98px){.restaurant-hero{padding-top:var(--space-10)}.restaurant-hero-meta{grid-template-columns:1fr}}@media (max-width:767.98px){.restaurant-hero-grid,.restaurant-feature-grid,.restaurant-classic-grid,.restaurant-heritage-grid,.restaurant-seasonal-grid,.restaurant-chef-grid,.restaurant-bar-grid{grid-template-columns:1fr}.restaurant-hero-text{text-align:left}.restaurant-hero-ctas,.restaurant-gatherings-cta,.restaurant-signature-footer{justify-content:flex-start}.restaurant-hero-meta{margin-top:var(--space-5)}.restaurant-gatherings-grid,.restaurant-signature-grid,.restaurant-celebrate-grid{grid-template-columns:1fr}}