.events-page main,.events-page{background-color:var(--color-bg)}.events-hero{padding-top:calc(var(--space-20)+var(--nav-height));position:relative}.events-hero-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.events-hero-copy .lead{max-width:40rem}.events-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-5);margin-bottom:var(--space-6)}.events-hero-stats{display:flex;flex-wrap:wrap;gap:var(--space-8)}.events-hero-stat-item{min-width:140px}.events-hero-visual{position:relative;display:flex;flex-direction:column;gap:var(--space-4)}.events-hero-main-image{overflow:hidden;padding:var(--space-3)}.events-hero-main-image img{border-radius:var(--radius-lg)}.events-hero-label{position:absolute;bottom:var(--space-4);right:var(--space-4);max-width:260px}.events-section-header{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-10)}.events-section-header-main>p{max-width:50rem}.events-thematic-layout{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.3fr);gap:var(--space-10);align-items:flex-start}.events-thematic-image figure{height:100%;display:flex;align-items:center;justify-content:center}.events-thematic-image img{border-radius:var(--radius-xl)}.events-thematic-content{display:flex;flex-direction:column;gap:var(--space-6)}.events-pill-row{display:flex;flex-wrap:wrap;gap:var(--space-3)}.events-thematic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.events-thematic-card h3{margin-bottom:var(--space-3)}.events-thematic-links{display:flex;flex-wrap:wrap;gap:var(--space-4)}.events-gourmet-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.events-gourmet-copy .lead{max-width:38rem}.events-gourmet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-4);margin-bottom:var(--space-6)}.events-gourmet-list h3{margin-bottom:var(--space-2)}.events-gourmet-cta{display:flex;flex-wrap:wrap;gap:var(--space-4)}.events-gourmet-visual img{border-radius:var(--radius-xl)}.events-casino-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6);margin-bottom:var(--space-8)}.events-casino-card{display:flex;flex-direction:column;gap:var(--space-3)}.events-casino-card-header{display:flex;flex-direction:column;gap:var(--space-3)}.events-casino-card ul{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-3)}.events-casino-note{margin-top:var(--space-4)}.events-music-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr);gap:var(--space-10);align-items:center}.events-music-visual img{border-radius:var(--radius-xl)}.events-music-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-4);margin-bottom:var(--space-6)}.events-music-list h3{margin-bottom:var(--space-2)}.events-music-cta{display:flex;flex-wrap:wrap;gap:var(--space-4)}.events-private-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.events-private-card{display:flex;flex-direction:column;gap:var(--space-3)}.events-private-card ul{display:flex;flex-direction:column;gap:var(--space-2)}.events-private-links{display:flex;flex-wrap:wrap;gap:var(--space-3)}.events-premieres-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,0.9fr);gap:var(--space-8);align-items:flex-start}.events-premieres-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5);margin-top:var(--space-4);margin-bottom:var(--space-6)}.events-premieres-card h3{margin-bottom:var(--space-2)}.events-premieres-cta{display:flex;flex-wrap:wrap;gap:var(--space-4)}.events-premieres-aside{display:flex;flex-direction:column;gap:var(--space-4)}.events-premieres-links{display:flex;flex-wrap:wrap;gap:var(--space-3)}.events-upcoming-inner{display:flex;flex-direction:column;gap:var(--space-8)}.events-upcoming-header-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-6)}.events-upcoming-cta{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:flex-start}.events-upcoming-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr);gap:var(--space-8);align-items:flex-start}.events-upcoming-image img{border-radius:var(--radius-xl)}.events-upcoming-list{display:flex;flex-direction:column;gap:var(--space-4)}.events-upcoming-item h3{margin-bottom:var(--space-2)}.events-newsletter-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:var(--space-8);align-items:center}.events-newsletter-form{background:var(--color-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:var(--space-6);border:1px solid rgba(217,206,195,0.8)}.events-newsletter-actions{display:flex;flex-direction:column;gap:var(--space-3)}.events-newsletter-note{font-size:var(--font-size-xs);max-width:none}.events-final-cta-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-6);padding:var(--space-6);border-radius:var(--radius-xl);background:radial-gradient(circle at 0 0,rgba(192,146,68,0.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(123,49,72,0.2),transparent 55%),var(--color-surface);box-shadow:var(--shadow-soft);border:1px solid rgba(217,206,195,0.9)}.events-final-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:1200px){.events-hero-inner,.events-thematic-layout,.events-gourmet-inner,.events-music-inner,.events-premieres-inner,.events-upcoming-layout,.events-newsletter-inner{grid-template-columns:1fr}.events-hero-label{position:static;margin-top:var(--space-4)}.events-gourmet-visual,.events-music-visual,.events-upcoming-image{order:-1}.events-premieres-aside{order:-1}}@media (max-width:960px){.events-casino-grid,.events-private-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-gourmet-list,.events-music-list,.events-premieres-grid{grid-template-columns:1fr}}@media (max-width:768px){.events-hero{padding-top:calc(var(--space-16)+var(--nav-height))}.events-hero-inner{grid-template-columns:1fr}.events-hero-stats{gap:var(--space-6)}.events-thematic-layout{grid-template-columns:1fr}.events-thematic-grid{grid-template-columns:1fr}.events-casino-grid,.events-private-grid{grid-template-columns:1fr}.events-upcoming-header-row{flex-direction:column}.events-upcoming-layout{grid-template-columns:1fr}.events-newsletter-inner{grid-template-columns:1fr}.events-premieres-inner{grid-template-columns:1fr}.events-premieres-grid{grid-template-columns:1fr}.events-music-list{grid-template-columns:1fr}.events-gourmet-list{grid-template-columns:1fr}}