.hero-restaurant{position:relative}.hero-restaurant-inner{padding-top:var(--space-16);padding-bottom:var(--space-16)}.hero-restaurant-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.hero-restaurant-copy .hero-lead{font-size:1.05rem;color:var(--gray-700);max-width:42rem}.hero-meta{margin-top:var(--space-5);margin-bottom:var(--space-6)}.hero-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;margin-bottom:var(--space-4)}.hero-restaurant-media{display:flex;flex-direction:column;gap:var(--space-4)}.hero-restaurant-stats{margin-top:var(--space-4);padding:var(--space-4);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4);align-items:flex-start}.hero-restaurant-stats .stat-value{font-size:1.15rem}.restaurant-feature-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.restaurant-feature-visual{display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-feature-legend{margin-top:var(--space-4);padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.restaurant-feature-legend .link-underline,.private-links .link-underline,.restaurant-food-drink-grid .link-underline,.restaurant-next-steps .link-underline{position:relative;display:inline-flex;color:var(--color-primary);font-size:0.92rem}.restaurant-feature-legend .link-underline::after,.private-links .link-underline::after,.restaurant-food-drink-grid .link-underline::after,.restaurant-next-steps .link-underline::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));transform-origin:left;transform:scaleX(0);transition:transform var(--transition-base)}.restaurant-feature-legend .link-underline:hover::after,.private-links .link-underline:hover::after,.restaurant-food-drink-grid .link-underline:hover::after,.restaurant-next-steps .link-underline:hover::after{transform:scaleX(1)}.restaurant-cards-grid .card-body p:last-of-type{margin-bottom:0}.restaurant-private-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,0.9fr);gap:var(--space-8);align-items:flex-start}.restaurant-private-copy{display:flex;flex-direction:column;gap:var(--space-6)}.restaurant-private-aside{padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-private-aside .aside-title{font-size:1.3rem}.restaurant-private-aside .aside-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:0.95rem;color:var(--gray-700);margin-top:var(--space-1)}.private-links{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-4)}.restaurant-poker-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:var(--space-10);align-items:center}.restaurant-poker-media{position:relative;display:flex;flex-direction:column;gap:var(--space-4)}.poker-label{margin-top:-40px;max-width:360px;padding:var(--space-4);position:relative}.poker-bullets{margin-top:var(--space-4);margin-bottom:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);font-size:0.95rem;color:var(--gray-700)}.poker-bullets li{position:relative;padding-left:18px}.poker-bullets li::before{content:"";position:absolute;left:0;top:0.7em;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--color-accent),var(--color-primary))}.poker-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;margin-top:var(--space-3)}.restaurant-food-drink-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-8)}.restaurant-food-drink-grid .card-body p:last-of-type{margin-bottom:var(--space-4)}.restaurant-next-steps{padding:var(--space-6) var(--space-6);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-8);align-items:center}.restaurant-next-steps-copy .section-title{margin-bottom:var(--space-4)}.restaurant-links-grid{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.restaurant-next-steps-cta{display:flex;flex-direction:column;gap:var(--space-4)}.next-steps-note{font-size:0.95rem;color:var(--gray-600);margin-bottom:0}.link-underline{position:relative;display:inline-flex}.link-underline::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));transform-origin:left;transform:scaleX(0);transition:transform var(--transition-base)}.link-underline:hover::after{transform:scaleX(1)}@media (max-width:1024px){.hero-restaurant-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}.hero-restaurant-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-feature-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.restaurant-private-layout{grid-template-columns:minmax(0,1fr)}.restaurant-poker-layout{grid-template-columns:minmax(0,1fr)}.restaurant-food-drink-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-next-steps{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.hero-restaurant-inner{padding-top:var(--space-12);padding-bottom:var(--space-12)}.hero-restaurant-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.hero-cta-row{flex-direction:column;align-items:stretch}.hero-restaurant-stats{grid-template-columns:minmax(0,1fr)}.poker-label{margin-top:var(--space-3);max-width:100%}.restaurant-food-drink-grid{grid-template-columns:minmax(0,1fr)}.restaurant-next-steps{padding:var(--space-5);gap:var(--space-6)}.restaurant-next-steps-cta .btn{width:100%}}@media (max-width:480px){.hero-restaurant-stats{grid-template-columns:minmax(0,1fr)}.restaurant-links-grid{flex-direction:column;align-items:flex-start}}