.restaurant-hero{padding-top:var(--space-20);padding-bottom:var(--space-16)}.restaurant-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr);gap:var(--space-8);align-items:center}.restaurant-hero-copy p{max-width:38rem}.restaurant-hero-meta{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-hero-media{max-width:520px;margin-inline:auto}.restaurant-hero-image-wrapper{padding:var(--space-2)}.restaurant-hero-image{border-radius:var(--radius-lg);width:100%;object-fit:cover;max-height:460px}
@media (min-width:900px){.restaurant-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.restaurant-hero-media{margin-inline:0}}
.restaurant-section-header{max-width:44rem;margin-inline:auto;text-align:left;margin-bottom:var(--space-10)}.restaurant-section-header p{text-align:left}
.restaurant-intro-grid{display:grid;grid-template-columns:minmax(0,1.1fr);justify-content:center}.restaurant-intro-card{max-width:50rem;margin-inline:auto}.restaurant-intro-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.text-link-soft{font-size:var(--font-size-sm);letter-spacing:0.08em;text-transform:uppercase;color:var(--gray-600)}.text-link-soft:hover{color:var(--color-primary-hover)}
.restaurant-finedining-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.restaurant-finedining-grid .card-surface{height:100%}
@media (min-width:900px){.restaurant-finedining-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.restaurant-design-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-8);align-items:center}.restaurant-design-figure{padding:var(--space-2)}.restaurant-design-image{border-radius:var(--radius-lg);object-fit:cover;max-height:440px;width:100%}.restaurant-design-highlights{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.restaurant-design-item{display:flex;gap:var(--space-4);align-items:flex-start}.restaurant-design-item h3{margin-bottom:var(--space-1)}.restaurant-design-copy>p:last-of-type{margin-bottom:var(--space-4)}
@media (min-width:960px){.restaurant-design-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}}
.restaurant-bar-section{position:relative;overflow:hidden}.restaurant-bar-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6);align-items:stretch}.restaurant-bar-card{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4);align-items:center}.restaurant-bar-figure{border-radius:var(--radius-lg);overflow:hidden}.restaurant-bar-image{width:100%;height:100%;max-height:360px;object-fit:cover}.restaurant-bar-content h3{margin-bottom:var(--space-2)}.restaurant-bar-content p:last-of-type{margin-bottom:var(--space-3)}
@media (min-width:900px){.restaurant-bar-card{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.restaurant-bar-card:nth-child(2){grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}
.restaurant-service-section{background-color:var(--color-bg)}.restaurant-service-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.restaurant-service-grid .card-surface{height:100%}
@media (min-width:960px){.restaurant-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.restaurant-poker-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-8);align-items:center}.restaurant-poker-figure{padding:var(--space-2)}.restaurant-poker-image{border-radius:var(--radius-lg);width:100%;max-height:420px;object-fit:cover}.restaurant-poker-copy p:last-of-type{margin-bottom:var(--space-4)}.restaurant-poker-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}
@media (min-width:960px){.restaurant-poker-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr)}}
.restaurant-cta-section{background-color:var(--color-bg-secondary)}.restaurant-cta-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-8);align-items:flex-start}.restaurant-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.restaurant-cta-details .card-surface{height:100%}.restaurant-cta-list{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-3);font-size:var(--font-size-sm);color:var(--gray-700)}.restaurant-cta-list li::before{content:\"•\";display:inline-block;margin-right:var(--space-2);color:var(--color-accent)}
@media (min-width:900px){.restaurant-cta-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,0.9fr)}}
@media (prefers-reduced-motion:no-preference){.fade-in-up{opacity:0;transform:translateY(14px)}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}}