.restaurant-hero{padding-top:var(--space-16);padding-bottom:var(--space-16)}.restaurant-hero-grid{display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:center}.restaurant-hero-text .tagline{margin-top:var(--space-4);max-width:32rem}.restaurant-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-hero-media{max-width:520px;justify-self:center}.restaurant-hero-image img{border-radius:var(--radius-lg)}.restaurant-intro{margin:0 auto}.restaurant-intro-cta{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start}@media(min-width:768px){.restaurant-intro-cta{flex-direction:row;justify-content:space-between;align-items:center}}.restaurant-grid{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}.restaurant-grid-text .restaurant-pills{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.restaurant-grid-text .restaurant-link{margin-top:var(--space-6)}.restaurant-grid-details h3{margin-bottom:var(--space-4)}.restaurant-bar{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center}.restaurant-bar-media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.restaurant-bar-tags{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.restaurant-poker-grid{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}.restaurant-poker-media img{border-radius:var(--radius-lg)}.restaurant-poker-list{margin-top:var(--space-6)}.restaurant-poker-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-groups-header{margin-bottom:var(--space-6)}.restaurant-groups-grid{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}.restaurant-groups-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-cta-buttons{display:flex;flex-direction:column;gap:var(--space-4);width:100%}.restaurant-faq-link{margin-top:var(--space-8);text-align:center}@media(min-width:640px){.restaurant-bar{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}.restaurant-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}.restaurant-poker-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}.restaurant-groups-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}}@media(min-width:768px){.restaurant-hero{padding-top:var(--space-20);padding-bottom:var(--space-20)}.restaurant-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.restaurant-hero-media{justify-self:end}.restaurant-cta-buttons{flex-direction:row;justify-content:flex-end;width:auto}}