﻿.hero-evenings{padding-block:var(--space-16);position:relative}.hero-evenings-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.2fr);gap:var(--space-8);align-items:center}.hero-evenings-copy{max-width:38rem}.hero-evenings-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.hero-evenings-chips{margin-top:var(--space-6)}.hero-evenings-media{max-width:28rem;margin-left:auto}.hero-evenings-figure{padding:0;border-radius:var(--radius-xl);overflow:hidden}.hero-evenings-figure img{width:100%;height:100%;object-fit:cover}.hero-evenings-figcaption{padding:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted);background:linear-gradient(180deg,rgba(247,243,234,0.2),rgba(247,243,234,0.9))}.hero-evenings-nav{margin-top:var(--space-8);justify-content:flex-start}.evening-card{display:flex;flex-direction:column;gap:var(--space-4)}.evening-figure{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:var(--space-4)}.evening-figure img{width:100%;height:100%;object-fit:cover}.evening-body{display:flex;flex-direction:column;gap:var(--space-3)}.poker-note{font-size:var(--font-size-sm);max-width:40rem;margin-top:var(--space-4)}.private-events-grid{align-items:stretch}.private-events-cta{display:flex;flex-direction:column;justify-content:space-between}.evenings-reservation-form{width:100%}.evenings-reservation-aside{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:991.98px){.hero-evenings{padding-block:var(--space-12)}.hero-evenings-grid{grid-template-columns:1fr}.hero-evenings-media{max-width:100%;margin-left:0;margin-top:var(--space-6)}.hero-evenings-actions{margin-top:var(--space-4)}}@media (max-width:767.98px){.hero-evenings{padding-block:var(--space-10)}.hero-evenings-actions{flex-direction:column;align-items:stretch}.hero-evenings-nav{justify-content:flex-start;overflow-x:auto;padding:0.25rem}.hero-evenings-nav a{white-space:nowrap}}