.eventos-hero-mesa{background:radial-gradient(circle at top,rgba(240,201,138,0.2) 0,transparent 60%),radial-gradient(circle at bottom,rgba(7,3,4,0.96) 0,transparent 65%),#050307}.eventos-hero-table{position:relative}.eventos-hero-photo{position:absolute;inset:auto 0 -40px auto;max-width:420px;margin:0 auto;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong);opacity:0.9}.eventos-hero-photo img{width:100%;height:100%;object-fit:cover}.eventos-hero-meta{margin-top:var(--space-6)}.eventos-section-header{max-width:720px;margin:0 auto var(--space-8)}.eventos-section-header-light p{color:var(--color-bg-cream)}.eventos-section-header-light .lead{color:var(--color-bg-cream)}.eventos-section-header-light .kicker{color:var(--color-accent-gold-soft)}.eventos-list{list-style:none;padding:0;margin:var(--space-3) 0}.eventos-list li{position:relative;padding-left:18px;font-size:0.95rem;color:var(--color-text-soft)}.eventos-list li:before{content:"•";position:absolute;left:0;top:0;color:var(--color-accent-gold-soft)}.eventos-list-inline{display:flex;flex-wrap:wrap;gap:var(--space-2)}.eventos-list-inline li{padding-left:0;font-size:0.82rem;letter-spacing:0.18em;text-transform:uppercase;font-family:var(--font-condensed);border-radius:999px;padding:6px 12px;border:1px solid rgba(211,167,99,0.4);background:rgba(7,4,5,0.9);color:var(--color-text-soft)}.eventos-list-inline li:before{display:none}.eventos-aside{align-self:stretch;display:flex;flex-direction:column;gap:var(--space-4);background:radial-gradient(circle at top,rgba(240,201,138,0.16) 0,transparent 55%),linear-gradient(145deg,rgba(13,8,10,0.98),rgba(7,4,6,0.98))}.eventos-night-grid{display:grid;grid-template-columns:1.5fr 1.3fr;gap:var(--space-8);align-items:center}.eventos-night-photo{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong)}.eventos-night-photo img{width:100%;height:100%;object-fit:cover}.eventos-night-card{backdrop-filter:blur(18px)}.eventos-social-grid{margin-top:var(--space-6)}.eventos-social-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.eventos-social-card .btn{margin-top:var(--space-4)}.eventos-holdem-photo{display:flex;flex-direction:column;gap:var(--space-3);align-self:stretch}.eventos-holdem-photo img{border-radius:var(--radius-lg)}.eventos-reservas{display:flex;flex-direction:column;gap:var(--space-4);background:radial-gradient(circle at top,rgba(240,201,138,0.18) 0,transparent 55%),linear-gradient(150deg,rgba(16,9,10,0.98),rgba(6,3,5,0.98))}.eventos-reservas-photo{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft)}.eventos-reservas-photo img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.eventos-hero-photo{position:relative;inset:auto;margin-top:var(--space-6)}.eventos-night-grid{grid-template-columns:1fr}.eventos-aside,.eventos-holdem-photo,.eventos-reservas{margin-top:var(--space-4)}}@media(max-width:768px){.eventos-hero-meta{flex-direction:column;align-items:flex-start}.eventos-night-grid{gap:var(--space-6)}.eventos-section-header{margin-bottom:var(--space-6)}}