.restaurant-hero{padding-top:var(--space-16);padding-bottom:var(--space-12)}.restaurant-hero-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-gap:var(--space-8);align-items:center}.restaurant-hero-lead{font-size:var(--font-size-lg);max-width:36rem}.restaurant-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.restaurant-hero-meta{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.restaurant-hero-image img{border-radius:var(--radius-lg)}.restaurant-section-header{max-width:44rem;margin:0 auto var(--space-8)}.restaurant-section-lead{font-size:var(--font-size-md);color:var(--gray-700)}.restaurant-experience{background-color:var(--color-section);padding-top:var(--space-12);padding-bottom:var(--space-12)}.restaurant-experience-card{min-height:0}.restaurant-design{padding-top:var(--space-12);padding-bottom:var(--space-12)}.restaurant-design-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-gap:var(--space-8);align-items:center}.restaurant-design-image img{border-radius:var(--radius-lg)}.restaurant-design-highlights{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:var(--space-4);margin-top:var(--space-4)}.restaurant-design-item h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.restaurant-design-cta{margin-top:var(--space-6)}.restaurant-link{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:0.16em}.restaurant-link::after{content:"→";margin-left:0.35rem;font-size:0.9em}.restaurant-service{padding-top:var(--space-12);padding-bottom:var(--space-12);background-color:var(--color-section)}.restaurant-service-card h3{font-size:var(--font-size-lg);margin-bottom:var(--space-3)}.restaurant-bar{padding-top:var(--space-12);padding-bottom:var(--space-12)}.restaurant-bar-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:var(--space-8);align-items:center}.restaurant-bar-image img{border-radius:var(--radius-lg)}.restaurant-bar-points{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:var(--space-4);margin-top:var(--space-4)}.restaurant-bar-point h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.restaurant-bar-cta{margin-top:var(--space-6)}.restaurant-poker{padding-top:var(--space-12);padding-bottom:var(--space-12)}.restaurant-poker-card h3{font-size:var(--font-size-lg);margin-bottom:var(--space-3)}.restaurant-entertainment{padding-top:var(--space-12);padding-bottom:var(--space-12);background-color:var(--color-section)}.restaurant-entertainment-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-gap:var(--space-8);align-items:flex-start}.restaurant-entertainment-list{margin-top:var(--space-3);margin-bottom:var(--space-4);padding-left:1.2rem}.restaurant-entertainment-list li{position:relative;margin-bottom:var(--space-2);font-size:var(--font-size-sm)}.restaurant-entertainment-list li::before{content:"";position:absolute;left:-0.9rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:var(--color-accent)}.restaurant-entertainment-cta{margin-top:var(--space-4)}.restaurant-team{padding-top:var(--space-12);padding-bottom:var(--space-16)}.restaurant-team-card h3{font-size:var(--font-size-lg);margin-bottom:var(--space-3)}@media (max-width:1024px){.restaurant-hero-inner,.restaurant-design-inner,.restaurant-bar-inner,.restaurant-entertainment-inner{grid-template-columns:1fr}.restaurant-hero-media,.restaurant-design-media,.restaurant-bar-media{order:-1}}@media (max-width:768px){.restaurant-hero{padding-top:var(--space-14);padding-bottom:var(--space-10)}.restaurant-experience,.restaurant-design,.restaurant-service,.restaurant-bar,.restaurant-poker,.restaurant-entertainment,.restaurant-team{padding-top:var(--space-10);padding-bottom:var(--space-10)}.restaurant-bar-points,.restaurant-design-highlights{grid-template-columns:1fr}.restaurant-hero-actions{flex-direction:column;align-items:stretch}.restaurant-hero-meta{flex-direction:column}}
