.restaurant-hero{padding-top:var(--space-20);padding-bottom:var(--space-16)}.restaurant-hero-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.1fr);gap:var(--space-14);align-items:center}.restaurant-hero-copy h1{max-width:32rem}.restaurant-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-7)}.restaurant-hero-meta{margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:center}.restaurant-hero-pill{font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase;color:var(--color-muted)}.restaurant-hero-collage{position:relative;display:grid;gap:var(--space-6);align-items:start}.restaurant-hero-main-image{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-strong);background:var(--color-surface)}.restaurant-hero-main-image img{width:100%;height:100%;max-height:480px}.restaurant-hero-main-image .display-number{position:absolute;bottom:var(--space-4);right:var(--space-4);pointer-events:none}.restaurant-hero-floating-card{position:absolute;left:8%;bottom:-10%;max-width:260px}.restaurant-hero-floating-card .card-soft{padding:0}.restaurant-hero-floating-card{background:radial-gradient(circle at top left,#fff 0,#f7efe6 40%,#efe0d0 100%);border-radius:22px;padding:var(--space-6);box-shadow:var(--shadow-medium);border:1px solid rgba(226,213,198,0.9);font-size:var(--font-size-sm)}.restaurant-hero-floating-card .link-underline{margin-top:var(--space-4)}.restaurant-space{align-items:center;gap:var(--space-14)}.restaurant-space-image img{border-radius:24px;box-shadow:var(--shadow-medium)}.restaurant-space-links{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.restaurant-hospitality{gap:var(--space-14);align-items:flex-start}.restaurant-hospitality-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6);margin-top:var(--space-6)}.restaurant-hospitality-aside{align-self:stretch;display:flex;flex-direction:column;gap:var(--space-5)}.restaurant-hospitality-note{font-size:var(--font-size-sm);color:var(--color-muted)}.restaurant-casino-header{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-10)}@media(min-width:900px){.restaurant-casino-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.restaurant-casino-header .editorial-intro{max-width:30rem}}.restaurant-casino-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.restaurant-casino-disclaimer{margin-top:var(--space-8);font-size:var(--font-size-sm);color:var(--color-muted);max-width:40rem}.restaurant-kitchen-header{margin-bottom:var(--space-10)}.restaurant-kitchen-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.restaurant-kitchen-image-main img{border-radius:26px;box-shadow:var(--shadow-strong)}.restaurant-kitchen-panels{display:grid;gap:var(--space-6)}.restaurant-evening-header{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-10)}@media(min-width:900px){.restaurant-evening-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.restaurant-evening-header .editorial-intro{max-width:30rem}}.restaurant-evening-stage h3{margin-bottom:var(--space-4);color:#000}.restaurant-evening-photo{margin-top:var(--space-10)}.restaurant-evening-photo img{border-radius:26px;box-shadow:var(--shadow-medium)}.restaurant-events-header{margin-bottom:var(--space-10)}.restaurant-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.restaurant-events-cta{margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:var(--space-4)}.restaurant-design-aside .card-soft{height:100%;display:flex;flex-direction:column;gap:var(--space-5)}.restaurant-design-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media(max-width:1023px){.restaurant-hero-layout{grid-template-columns:1fr;gap:var(--space-10)}.restaurant-hero-floating-card{position:relative;left:auto;bottom:auto;max-width:none;margin-top:var(--space-6)}.restaurant-hospitality-grid{grid-template-columns:1fr}.restaurant-casino-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-kitchen-layout{grid-template-columns:1fr}.restaurant-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.restaurant-hero{padding-top:var(--space-16)}.restaurant-hero-meta{flex-direction:column;align-items:flex-start}.restaurant-casino-grid,.restaurant-events-grid{grid-template-columns:1fr}.restaurant-evening-photo{margin-top:var(--space-8)}}