@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@500;600;700;800;900&display=swap');

:root {
  /* Color Palette - White Neon Sports Theme */
  --bg-primary: #ffffff;
  --bg-secondary: #f8fafc;
  --bg-card: rgba(255, 255, 255, 0.95);
  
  --color-text-primary: #0f172a;
  --color-text-secondary: #334155;
  --color-text-muted: #64748b;
  
  /* Neon Accents */
  --neon-green: #10b981;
  --neon-green-glow: rgba(16, 185, 129, 0.25);
  --neon-blue: #00d2ff;
  --neon-blue-glow: rgba(0, 210, 255, 0.25);
  --neon-yellow: #ffb700;
  --neon-yellow-glow: rgba(255, 183, 0, 0.25);
  --neon-red: #ff0055;
  --neon-red-glow: rgba(255, 0, 85, 0.25);
  
  --border-light: rgba(15, 23, 42, 0.08);
  --shadow-main: 0 15px 40px rgba(15, 23, 42, 0.06);
  
  /* Transitions */
  --transition-fast: 0.2s ease;
  --transition-normal: 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
  --transition-slow: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* Reset & Base Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: var(--neon-blue) var(--bg-secondary);
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', sans-serif;
  background-color: var(--bg-primary);
  color: var(--color-text-primary);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Outfit', sans-serif;
  letter-spacing: -0.01em;
}

/* Custom Scrollbar */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: var(--bg-secondary);
}
::-webkit-scrollbar-thumb {
  background: var(--neon-blue);
  border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--neon-green);
}

/* App Container */
.app-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* Header & Navigation */
header {
  background-color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-light);
  position: sticky;
  top: 0;
  z-index: 100;
  padding: 0.75rem 2rem;
}

.nav-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-family: 'Outfit', sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  text-decoration: none;
  color: var(--color-text-primary);
  text-transform: uppercase;
}

/* Glowing text logo styled as in mockup */
.logo span.blue-glow {
  color: var(--neon-blue);
  text-shadow: 0 0 10px var(--neon-blue-glow);
}
.logo span.red-glow {
  color: var(--neon-red);
  text-shadow: 0 0 10px var(--neon-red-glow);
}

.logo-icon {
  width: 32px;
  height: 32px;
  fill: var(--neon-yellow);
}

nav ul {
  display: flex;
  list-style: none;
  gap: 0.6rem;
  align-items: center;
}

nav a {
  text-decoration: none;
  font-weight: 600;
  font-size: 0.85rem;
  text-transform: uppercase;
  padding: 0.55rem 1rem;
  border-radius: 20px;
  transition: all var(--transition-fast);
  letter-spacing: 0.04em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid transparent;
  color: var(--color-text-secondary);
  background-color: transparent;
}

/* 1. Inicio - Pastel Azul Cielo (al seleccionar o pasar el cursor) */
nav a[href="index.html"]:hover,
li.active a[href="index.html"] {
  background-color: #f0f9ff;
  color: #0369a1;
  border-color: #bae6fd;
  box-shadow: 0 4px 12px rgba(56, 189, 248, 0.25);
  transform: translateY(-1px);
  font-weight: 700;
}

/* 2. Paquetes - Pastel Lavanda / Morado (al seleccionar o pasar el cursor) */
nav a[href="paquetes.html"]:hover,
li.active a[href="paquetes.html"] {
  background-color: #faf5ff;
  color: #7e22ce;
  border-color: #e9d5ff;
  box-shadow: 0 4px 12px rgba(192, 132, 252, 0.25);
  transform: translateY(-1px);
  font-weight: 700;
}

/* 3. Galería - Pastel Durazno / Naranja (al seleccionar o pasar el cursor) */
nav a[href="galeria.html"]:hover,
li.active a[href="galeria.html"] {
  background-color: #fff7ed;
  color: #c2410c;
  border-color: #fed7aa;
  box-shadow: 0 4px 12px rgba(251, 146, 60, 0.25);
  transform: translateY(-1px);
  font-weight: 700;
}

/* 4. Simulador - Pastel Menta / Turquesa (al seleccionar o pasar el cursor) */
nav a[href="juego.html"]:hover,
li.active a[href="juego.html"] {
  background-color: #f0fdf4;
  color: #047857;
  border-color: #bbf7d0;
  box-shadow: 0 4px 12px rgba(74, 222, 128, 0.25);
  transform: translateY(-1px);
  font-weight: 700;
}

/* 5. Contacto - Pastel Rosa / Coral (al seleccionar o pasar el cursor) */
nav a[href="contacto.html"]:hover,
li.active a[href="contacto.html"] {
  background-color: #fff1f2;
  color: #be123c;
  border-color: #fecdd3;
  box-shadow: 0 4px 12px rgba(251, 113, 133, 0.25);
  transform: translateY(-1px);
  font-weight: 700;
}

/* 6. Cotizar WhatsApp - SIEMPRE con su color pastel */
.btn-nav-cotizar {
  background-color: #ecfdf5;
  color: #15803d;
  font-weight: 700;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  border: 1.5px solid #86efac;
  font-size: 0.84rem;
  padding: 0.55rem 1.15rem;
  box-shadow: 0 4px 12px rgba(134, 239, 172, 0.35);
  transition: all var(--transition-fast);
  cursor: pointer;
}

.btn-nav-cotizar:hover {
  background-color: #dcfce7;
  color: #166534;
  border-color: #4ade80;
  box-shadow: 0 4px 16px rgba(74, 222, 128, 0.5);
  transform: translateY(-2px);
}

/* Botón Hamburguesa (Oculto en Escritorio) */
.btn-hamburger {
  display: none;
}

/* Sections Base */
section {
  padding: 4.5rem 0;
  width: 100%;
}

.section-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 20;
}

/* Card Component */
.card {
  background-color: var(--bg-card);
  border: 1px solid var(--border-light);
  border-radius: 16px;
  padding: 2.5rem;
  box-shadow: var(--shadow-main);
}

.section-title-commercial {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--color-text-primary);
  text-transform: uppercase;
  margin-bottom: 3rem;
  letter-spacing: -0.01em;
}

.section-title-commercial span {
  color: var(--neon-yellow);
}

/* Placeholders (Missing images/videos) */
.image-placeholder {
  background-color: hsl(222, 25%, 10%);
  background-image: 
    linear-gradient(rgba(255, 255, 255, 0.01) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.01) 1px, transparent 1px);
  background-size: 20px 20px;
  border: 1px dashed rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--color-text-muted);
  text-align: center;
  padding: 1.5rem;
  position: relative;
  overflow: hidden;
  transition: border-color var(--transition-fast);
}

.image-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.image-placeholder::before {
  content: '📷';
  font-size: 2rem;
  margin-bottom: 0.5rem;
  opacity: 0.4;
}

.image-placeholder-title {
  font-family: 'Outfit', sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.image-placeholder-subtitle {
  font-size: 0.75rem;
  color: var(--color-text-muted);
  margin-top: 0.25rem;
}

.hero-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
  min-height: 580px;
  display: flex;
  align-items: center;
  position: relative;
  background-image: url('imagenes/portada.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-color: #f1f5f9; /* fallback */
}

.hero-section .section-container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 2rem;
}

.hero-text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  max-width: 600px;
}

.hero-badge-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1.5rem;
}

.hero-badge-logo img, .hero-badge-logo svg {
  width: 140px;
  height: auto;
}

.hero-headline {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.8), 0 1px 3px rgba(0, 0, 0, 0.9);
  margin-bottom: 1.5rem;
}

.hero-description {
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8), 0 1px 3px rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 2.2rem;
}

.hero-section .btn-outline-play {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.65);
  background-color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
}

.hero-section .btn-outline-play:hover {
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
  color: #ffffff;
}

.hero-ctas {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.btn-whatsapp-green {
  background: linear-gradient(180deg, #10b981 0%, #059669 100%);
  color: #fff;
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 0.95rem 1.8rem;
  font-size: 0.95rem;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  text-decoration: none;
  box-shadow: 0 4px 20px rgba(16, 185, 129, 0.4);
  border: 1px solid rgba(16, 185, 129, 0.3);
  cursor: pointer;
  transition: transform var(--transition-fast), box-shadow var(--transition-fast);
}

.btn-whatsapp-green:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(16, 185, 129, 0.6);
}

.btn-outline-play {
  background-color: transparent;
  color: var(--color-text-primary);
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 0.95rem 1.8rem;
  font-size: 0.95rem;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  text-decoration: none;
  border: 2px solid rgba(15, 23, 42, 0.25);
  cursor: pointer;
  transition: var(--transition-fast);
}

.btn-outline-play:hover {
  border-color: var(--color-text-primary);
  background-color: rgba(15, 23, 42, 0.05);
  transform: translateY(-2px);
}

/* Play/WA icon SVGs styling */
.icon-svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

/* Hero Media Display */
.hero-media-container {
  position: relative;
  width: 100%;
}

.hero-media-aspect {
  aspect-ratio: 2.1;
  width: 100%;
  border-radius: 24px;
  box-shadow: 0 10px 45px rgba(0, 210, 255, 0.15);
}

/* NUEVA SECCIÓN: VIDEO Y DINÁMICAS GOL GANA (FULL-WIDTH) */
.dinamicas-fullwidth-section {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  z-index: 15;
  overflow: hidden;
  border-bottom: 2px solid #e2e8f0;
}

.dinamicas-fullwidth-grid {
  display: grid;
  grid-template-columns: 42% 58%;
  width: 100%;
  min-height: 540px;
  align-items: stretch;
}

/* Columna Izquierda: Video a todo el borde izquierdo */
.dinamicas-video-container {
  width: 100%;
  height: 100%;
  min-height: 500px;
  position: relative;
  background-color: #ffffff;
  border-right: 2px solid #e2e8f0;
  overflow: hidden;
  display: flex;
}

.video-blank-full {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  background-image: 
    radial-gradient(#e2e8f0 1.5px, transparent 1.5px);
  background-size: 24px 24px;
  position: relative;
  padding: 2.5rem 1.5rem;
  text-align: center;
}

.video-blank-inner-msg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.video-play-pulse-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(30, 64, 175, 0.08);
  border: 2px solid rgba(30, 64, 175, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
  transition: transform 0.3s ease, background 0.3s ease;
}

.video-play-pulse-circle svg {
  margin-left: 4px;
}

.video-blank-full:hover .video-play-pulse-circle {
  transform: scale(1.12);
  background: rgba(30, 64, 175, 0.15);
}

.video-hint-lead {
  font-family: 'Outfit', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0;
}

.video-hint-code {
  font-family: monospace;
  font-size: 0.85rem;
  color: #64748b;
  background: #f1f5f9;
  padding: 0.3rem 0.8rem;
  border-radius: 6px;
}

.video-watermark-label {
  position: absolute;
  bottom: 24px;
  left: 28px;
  font-family: 'Outfit', sans-serif;
  font-size: 3rem;
  font-weight: 900;
  color: #0f172a;
  letter-spacing: 0.04em;
  line-height: 1;
  pointer-events: none;
  z-index: 6;
}

/* Ocultar completamente controles nativos en todos los videos */
video {
  pointer-events: none;
}

video::-webkit-media-controls,
video::-webkit-media-controls-enclosure,
video::-webkit-media-controls-panel,
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button,
video::-webkit-media-controls-volume-slider,
video::-webkit-media-controls-mute-button,
video::-webkit-media-controls-timeline,
video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-time-remaining-display,
video::-webkit-media-controls-fullscreen-button,
video::-webkit-media-controls-overlay-play-button,
video::-webkit-media-controls-overflow-button,
video::-webkit-media-controls-toggle-closed-captions-button {
  display: none !important;
  -webkit-appearance: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Si se agrega un video <video> o <iframe> */
.dinamicas-video-container video,
.dinamicas-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: none;
  z-index: 5;
}

.dinamicas-video-container:has(video) .video-watermark-label,
.dinamicas-video-container:has(iframe) .video-watermark-label {
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
}

.dinamicas-banner-container {
  width: 100%;
  height: 100%;
  min-height: 500px;
  background-image: url('imagenes/portero_dinamicas_bg.jpg');
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 4.5rem 3.5rem 2.5rem;
  position: relative;
}

.dinamicas-top-tag {
  display: none;
}

.dinamicas-content-overlay {
  margin: 0;
  max-width: 65%;
}

.dinamicas-brand-heading {
  font-family: 'Outfit', sans-serif;
  font-size: 5.6rem;
  font-weight: 900;
  line-height: 0.98;
  letter-spacing: -0.01em;
  margin: 0;
  text-transform: uppercase;
}

.dinamicas-brand-heading .color-gol {
  color: #1d4ed8;
}

.dinamicas-brand-heading .color-gana {
  color: #ff3b19;
}

.dinamicas-brand-subheading {
  font-family: 'Outfit', sans-serif;
  font-size: 2.4rem;
  font-weight: 900;
  color: #000000;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin: 0.85rem 0 0;
  line-height: 1.1;
  white-space: nowrap;
}

/* 2. METRICS BAR */
.metrics-section {
  padding: 1.5rem 0;
}

.metrics-glow-container {
  background-color: var(--bg-secondary);
  border-radius: 100px;
  border: 2px solid;
  border-image: linear-gradient(90deg, var(--neon-blue), var(--neon-red)) 1;
  box-shadow: 0 0 25px rgba(0, 210, 255, 0.1), inset 0 0 15px rgba(255, 0, 85, 0.05);
  padding: 1.5rem 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Trick to make border-radius work with border-image */
.metrics-glow-container {
  border: 1px solid transparent;
  background: linear-gradient(var(--bg-secondary), var(--bg-secondary)) padding-box,
              linear-gradient(90deg, var(--neon-blue), var(--neon-yellow), var(--neon-red)) border-box;
  border-radius: 50px;
}

.metric-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.metric-icon-bg {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.metric-icon-bg svg {
  width: 32px;
  height: 32px;
}

.metric-txt {
  display: flex;
  flex-direction: column;
}

.metric-value {
  font-family: 'Outfit', sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  color: #000000;
  line-height: 1.1;
}

.metric-label {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: 0.2rem;
}

/* 3. EVENT CATEGORIES SECTION */
.events-section {
  position: relative;
}

.events-subtitle {
  text-align: center;
  color: var(--neon-yellow);
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: -1.5rem;
  margin-bottom: 2.5rem;
  letter-spacing: 0.05em;
}

.events-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.5rem;
}

.event-category-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1.5rem 1rem;
  transition: transform var(--transition-fast);
}

.event-category-card:hover {
  transform: translateY(-5px);
}

.event-icon-wrapper {
  width: 110px;
  height: 110px;
  margin-bottom: 1rem;
}

.event-icon-wrapper svg, .event-icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.event-label {
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  font-size: 0.85rem;
  color: var(--color-text-primary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.how-it-works-section {
  position: relative;
  background-image: url('imagenes/pasto.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.how-title-visible {
  color: #ffffff !important;
  font-size: 2.8rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.85), 0 2px 4px rgba(0, 0, 0, 0.95);
  margin-bottom: 2.5rem;
}

/* 4. HOW IT WORKS SECTION */
.how-it-works-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  gap: 1rem;
  align-items: center;
}

.how-card {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 2.2rem 1.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.16);
  position: relative;
  overflow: hidden;
  min-height: 300px;
  height: auto;
  border: 1px solid var(--border-light);
  transition: transform var(--transition-fast);
}

.how-card:hover {
  transform: translateY(-3px);
}

/* Individual card colors from image */
.how-card.step-1 {
  border-color: rgba(0, 210, 255, 0.3);
  box-shadow: 0 5px 25px rgba(0, 210, 255, 0.05);
}
.how-card.step-2 {
  border-color: rgba(255, 183, 0, 0.3);
  box-shadow: 0 5px 25px rgba(255, 183, 0, 0.05);
}
.how-card.step-3 {
  border-color: rgba(255, 0, 85, 0.3);
  box-shadow: 0 5px 25px rgba(255, 0, 85, 0.05);
}

.how-num-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: 'Outfit', sans-serif;
  font-size: 1.3rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.step-1 .how-num-title { color: var(--neon-blue); }
.step-2 .how-num-title { color: var(--neon-yellow); }
.step-3 .how-num-title { color: var(--neon-red); }

.how-number {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 0.95rem;
  font-weight: 900;
}

.step-1 .how-number { background-color: var(--neon-blue); }
.step-2 .how-number { background-color: var(--neon-yellow); }
.step-3 .how-number { background-color: var(--neon-red); }

.how-desc {
  color: #1e293b;
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: 1.25rem;
}

.how-graphic-wrapper {
  margin-top: auto;
  height: 80px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.how-graphic-wrapper svg, .how-graphic-wrapper img {
  height: 100%;
  width: auto;
  object-fit: contain;
}

.how-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}

.how-arrow svg {
  width: 32px;
  height: 32px;
  fill: var(--color-text-muted);
}

/* 5. GALLERY SECTION */
.gallery-section {
  background-color: var(--bg-secondary);
}

.gallery-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  grid-template-rows: 175px 175px;
  gap: 14px;
}

.gallery-item-1 {
  grid-row: span 2;
  height: 100%;
}

.gallery-item {
  height: 100%;
  border-radius: 12px;
}

.gallery-actions {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}

.btn-view-more {
  background-color: rgba(15, 23, 42, 0.04);
  color: var(--color-text-primary);
  border: 1px solid var(--border-light);
  padding: 0.8rem 1.8rem;
  border-radius: 8px;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: var(--transition-fast);
}

.btn-view-more:hover {
  background-color: rgba(15, 23, 42, 0.08);
  border-color: rgba(15, 23, 42, 0.15);
  transform: translateY(-2px);
}

/* 6. VIDEO SECTION */
.video-promo-container {
  position: relative;
  width: 100%;
  aspect-ratio: 2.8;
  border-radius: 20px;
  border: 2px solid var(--neon-red);
  box-shadow: 0 0 35px rgba(255, 0, 85, 0.15);
  overflow: hidden;
  background-color: hsl(222, 25%, 6%);
}

.video-promo-placeholder {
  width: 100%;
  height: 100%;
  background-image: 
    linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 30px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.video-overlay-content {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  max-width: 45%;
}

.video-overlay-title {
  font-size: 2rem;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 0.5rem;
}

.video-overlay-title span {
  color: var(--neon-yellow);
}

.video-overlay-desc {
  color: var(--color-text-secondary);
  font-size: 0.95rem;
}

.video-play-btn-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  transition: transform var(--transition-fast);
}

.video-play-btn-wrapper:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.video-play-btn-glow {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
}

.video-play-btn-glow svg {
  width: 32px;
  height: 32px;
  fill: #fff;
  margin-left: 4px;
}

/* 5. ¿QUÉ INCLUYE? SHOWCASE (ARRIBA DE GALERÍA) */
.includes-showcase-section {
  padding: 5rem 0 3.5rem;
  background-color: #ffffff;
  position: relative;
  z-index: 15;
}

.includes-showcase-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 880px;
  margin: 0 auto;
}

.includes-infographic-card {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 16px 45px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(15, 23, 42, 0.08);
  background-color: #ffffff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.includes-infographic-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.16);
}

.includes-infographic-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

.includes-action-cta {
  margin-top: 2.2rem;
  display: flex;
  justify-content: center;
  width: 100%;
}

.btn-includes-reserve {
  padding: 1.1rem 2.8rem;
  font-size: 1.25rem;
  font-weight: 800;
  text-decoration: none;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  box-shadow: 0 8px 30px rgba(16, 185, 129, 0.4);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.btn-includes-reserve:hover {
  transform: scale(1.05);
  box-shadow: 0 12px 35px rgba(16, 185, 129, 0.55);
}

/* 6. SECCIÓN PERSONALIZA TU PAQUETE & VIDEO CARRUSEL (FULL-WIDTH) */
.addons-section {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-image: url('imagenes/addons_siluetas_bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 15;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* Bloque Superior: Personaliza tu paquete */
.addons-top-block {
  padding: 4.5rem 1.5rem 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.addons-top-card {
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 24px;
  padding: 2.5rem 3rem;
  max-width: 650px;
  width: 100%;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
  border: 1px solid rgba(30, 64, 175, 0.15);
  text-align: center;
}

.addons-main-title {
  font-family: 'Outfit', sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  color: #1d4ed8;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin: 0 0 1.75rem 0;
  line-height: 1.3;
}

.addons-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: left;
}

.addons-item {
  font-family: 'Outfit', sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  color: #0f172a;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.addons-bullet {
  font-size: 1.8rem;
  color: #1d4ed8;
  line-height: 1;
}

/* Bloque Medio: VIDEO tipo carrusel */
.addons-carousel-bar {
  width: 100%;
  background-color: #111827;
  padding: 3.5rem 1.5rem;
  position: relative;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.35);
}

.addons-carousel-wrapper {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.addons-carousel-header {
  text-align: center;
  margin-bottom: 2rem;
}

.addons-carousel-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.8rem;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: 0.04em;
  margin: 0;
  line-height: 1.1;
}

.addons-carousel-sub {
  color: #94a3b8;
  font-size: 1rem;
  margin-top: 0.5rem;
}

/* Carrusel y Track */
.video-carousel-container {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
  position: relative;
}

.carousel-track-wrapper {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.5);
  background: #030712;
}

.carousel-track {
  display: flex;
  width: 100%;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.carousel-slide {
  min-width: 100%;
  box-sizing: border-box;
}

.carousel-video-frame {
  width: 100%;
  aspect-ratio: 16 / 9;
  min-height: 380px;
  position: relative;
  background: #0b0f19;
  display: flex;
}

.carousel-video-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 2rem;
  text-align: center;
  position: relative;
  background: radial-gradient(circle at center, rgba(30, 64, 175, 0.25) 0%, rgba(3, 7, 18, 0.95) 75%);
}

.carousel-play-circle {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease;
}

.carousel-play-circle svg {
  width: 36px;
  height: 36px;
  fill: #ffffff;
  margin-left: 4px;
}

.carousel-video-placeholder:hover .carousel-play-circle {
  transform: scale(1.12);
  background: rgba(30, 64, 175, 0.8);
  border-color: #3b82f6;
}

.carousel-video-tag {
  font-family: 'Outfit', sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-bottom: 0.35rem;
}

.carousel-video-caption {
  font-size: 0.95rem;
  color: #cbd5e1;
  margin: 0;
}

.carousel-video-frame video,
.carousel-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: none;
}

/* Botones de navegación */
.carousel-nav-btn {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: background 0.25s ease, transform 0.25s ease;
}

.carousel-nav-btn:hover {
  background: #1d4ed8;
  border-color: #3b82f6;
  transform: scale(1.1);
}

/* Dots */
.carousel-dots {
  display: flex;
  gap: 0.6rem;
  margin-top: 1.5rem;
}

.carousel-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  transition: background 0.25s ease, width 0.25s ease;
}

.carousel-dot.active {
  background: #1d4ed8;
  width: 28px;
  border-radius: 10px;
}

/* Bloque Inferior: AGENDA TU FECHA */
.addons-bottom-block {
  padding: 4rem 1.5rem 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-agenda-fecha {
  background-color: #ffffff;
  border: 2px solid #1d4ed8;
  border-radius: 50px;
  padding: 1.1rem 3rem;
  display: inline-flex;
  align-items: center;
  gap: 1.25rem;
  text-decoration: none;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.btn-agenda-text {
  font-family: 'Outfit', sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  color: #1d4ed8;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.btn-agenda-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #22c55e;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.4);
}

.btn-agenda-icon svg {
  width: 26px;
  height: 26px;
  fill: #ffffff;
}

.btn-agenda-fecha:hover {
  transform: scale(1.05);
  border-color: #22c55e;
  box-shadow: 0 16px 45px rgba(34, 197, 94, 0.35);
}

/* 8. SECCIÓN ACTIVACIONES EN FERIAS (FULL-WIDTH) */
.ferias-fullwidth-section {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-image: url('imagenes/ferias_calendario_bg.png');
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  min-height: 480px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 15;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.ferias-fullwidth-inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 4rem 3rem 4rem 4rem;
  display: flex;
  align-items: center;
}

.ferias-text-content {
  max-width: 58%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.75rem;
}

.ferias-banner-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
  color: #1d4ed8;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0;
}

.ferias-btn {
  padding: 1.1rem 2.5rem;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: none;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  box-shadow: 0 8px 30px rgba(16, 185, 129, 0.45);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ferias-btn:hover {
  transform: scale(1.06);
  box-shadow: 0 12px 35px rgba(16, 185, 129, 0.6);
}

/* 8. CTA FOOTER BANNER */
.closing-cta-section {
  padding-bottom: 1.5rem;
}

.closing-cta-banner {
  background: var(--bg-secondary);
  border: 2px solid var(--neon-red);
  box-shadow: 0 0 25px rgba(255, 0, 85, 0.45);
  border-radius: 16px;
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.closing-ball-img {
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%);
  height: 125px;
  width: auto;
  object-fit: contain;
  pointer-events: none;
  z-index: 1;
}

.closing-boy-img {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  height: 135px;
  width: auto;
  object-fit: contain;
  pointer-events: none;
  z-index: 1;
}

.closing-cta-content {
  z-index: 2;
  max-width: 60%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  text-align: center;
}

.closing-cta-title {
  font-size: 2.1rem;
  font-weight: 900;
  color: var(--color-text-primary);
  text-transform: uppercase;
  line-height: 1.2;
  font-family: 'Outfit', sans-serif;
  letter-spacing: 0.02em;
}

.closing-cta-title span {
  color: var(--neon-yellow);
  text-shadow: 0 0 10px rgba(255, 183, 0, 0.5);
}

.closing-cta-action {
  z-index: 2;
}

.closing-cta-action .btn-whatsapp-green {
  padding: 1rem 2.5rem;
  font-size: 1.1rem;
  border-radius: 10px;
  background: #25d366;
  border: 2px solid #16a34a;
  box-shadow: 0 0 20px rgba(37, 211, 102, 0.5);
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  transition: transform var(--transition-fast), box-shadow var(--transition-fast);
}

.closing-cta-action .btn-whatsapp-green:hover {
  transform: scale(1.05);
  box-shadow: 0 0 25px rgba(37, 211, 102, 0.7);
}

/* ===================================================
   MODERN MULTI-COLUMN FOOTER (ESTILO CORPORATIVO GOL GANA)
=================================================== */
footer {
  background-color: #ffffff;
  background-image: url('imagenes/ferias_calendario_bg.png');
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding: 4rem 2rem 2rem;
  position: relative;
  z-index: 20;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-trust-bar {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2rem;
  padding-bottom: 3rem;
  margin-bottom: 3.5rem;
  border-bottom: 1px solid #e2e8f0;
}

.footer-main-grid {
  display: grid;
  grid-template-columns: 2.2fr 1fr 1.2fr 1.6fr;
  gap: 1.5rem;
  margin-bottom: 2rem;
}

/* Columna Marca */
.footer-col-brand {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  padding: 1.75rem 1.5rem;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
}

.footer-logo-img {
  height: 48px;
  width: auto;
  object-fit: contain;
  display: block;
}

.footer-brand-desc {
  font-size: 0.9rem;
  line-height: 1.65;
  color: #64748b;
  margin: 0;
  max-width: 340px;
}

.footer-socials-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.5rem;
}

.footer-social-btn {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  border: 1.5px solid #e2e8f0;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #475569;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02);
}

.footer-social-btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
  transition: transform 0.2s ease;
}

/* Colores Pastel para los logos del footer */
.footer-social-btn:nth-child(1),
.footer-social-btn[title="Instagram"] {
  background: #fdf2f8;
  border-color: #fbcfe8;
  color: #f472b6;
}
.footer-social-btn:nth-child(1):hover,
.footer-social-btn[title="Instagram"]:hover {
  background: #fce7f3;
  border-color: #f472b6;
  color: #ec4899;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(244, 114, 182, 0.25);
}

.footer-social-btn:nth-child(2),
.footer-social-btn[title="Facebook"] {
  background: #eff6ff;
  border-color: #bfdbfe;
  color: #60a5fa;
}
.footer-social-btn:nth-child(2):hover,
.footer-social-btn[title="Facebook"]:hover {
  background: #dbeafe;
  border-color: #93c5fd;
  color: #3b82f6;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(96, 165, 250, 0.25);
}

.footer-social-btn:nth-child(3),
.footer-social-btn[title="TikTok"] {
  background: #f1f5f9;
  border-color: #cbd5e1;
  color: #64748b;
}
.footer-social-btn:nth-child(3):hover,
.footer-social-btn[title="TikTok"]:hover {
  background: #e2e8f0;
  border-color: #94a3b8;
  color: #334155;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(100, 116, 139, 0.25);
}

.footer-social-btn:nth-child(4),
.footer-social-btn[title="WhatsApp"] {
  background: #ecfdf5;
  border-color: #bbf7d0;
  color: #4ade80;
}
.footer-social-btn:nth-child(4):hover,
.footer-social-btn[title="WhatsApp"]:hover {
  background: #dcfce7;
  border-color: #86efac;
  color: #22c55e;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(74, 222, 128, 0.25);
}

.footer-social-btn:hover svg {
  transform: scale(1.1);
}

/* Columnas de Navegación */
.footer-col {
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  padding: 1.75rem 1.5rem;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
}

.footer-col-heading {
  font-family: 'Outfit', sans-serif;
  font-size: 0.84rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #0284c7;
  margin: 0 0 1.35rem 0;
}

.footer-links-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.footer-links-list a {
  color: #475569;
  text-decoration: none;
  font-size: 0.88rem;
  font-weight: 600;
  transition: all 0.2s ease;
  display: inline-block;
}

.footer-links-list a:hover {
  color: #0284c7;
  transform: translateX(3px);
}

/* Columna Contacto y Cobertura */
.footer-contact-group {
  margin-bottom: 1.25rem;
}

.footer-contact-group:last-child {
  margin-bottom: 0;
}

.footer-contact-sublabel {
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #94a3b8;
  margin-bottom: 0.35rem;
}

.footer-contact-text {
  font-size: 0.9rem;
  color: #0f172a;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}

.footer-contact-subtext {
  font-size: 0.82rem;
  color: #64748b;
  line-height: 1.4;
  margin: 0.25rem 0 0;
}

.footer-contact-link {
  color: #16a34a;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  transition: all 0.2s ease;
}

.footer-contact-link:hover {
  color: #15803d;
  text-decoration: underline;
}

/* Barra inferior del Footer */
.footer-subbar {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 14px;
  padding: 1.1rem 1.75rem;
  border: 1px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.footer-subbar-copy {
  font-size: 0.8rem;
  color: #94a3b8;
  margin: 0;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 600;
}

.footer-subbar-links {
  display: flex;
  gap: 1.75rem;
  align-items: center;
}

.footer-subbar-links a {
  font-size: 0.8rem;
  color: #94a3b8;
  text-decoration: none;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 600;
  transition: color 0.2s ease;
}

.footer-subbar-links a:hover {
  color: #0284c7;
}

@media (max-width: 992px) {
  .footer-main-grid {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
  }
}

@media (max-width: 640px) {
  .footer-main-grid {
    grid-template-columns: 1fr;
    gap: 2.25rem;
  }
  .footer-subbar {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    gap: 0.75rem;
  }
}

/* Página del Simulador de Penales (Fondo con Imagen Dinámica) */
.game-page-content {
  background-image: url('imagenes/simulador_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3.5rem 1.5rem 5rem;
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.game-page-content .card {
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 2px solid var(--neon-blue);
  box-shadow: 0 10px 40px rgba(0, 210, 255, 0.2);
}

/* MINIJUEGO INTERACTIVE MODAL */
.game-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(1, 3, 7, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--transition-normal);
  padding: 2rem;
}

.game-modal-overlay.active {
  opacity: 1;
  pointer-events: all;
}

.game-modal-card {
  width: 100%;
  max-width: 950px;
  background: var(--bg-card);
  border: 1px solid var(--neon-blue);
  box-shadow: 0 0 40px rgba(0, 210, 255, 0.2);
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  transform: scale(0.9);
  transition: transform var(--transition-normal);
}

.game-modal-overlay.active .game-modal-card {
  transform: scale(1);
}

.game-modal-header {
  padding: 1.25rem 2rem;
  border-bottom: 1px solid var(--border-light);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.game-modal-title {
  font-size: 1.4rem;
  font-weight: 800;
  text-transform: uppercase;
  color: var(--color-text-primary);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.game-modal-title span {
  color: var(--neon-blue);
}

.btn-close-modal {
  background-color: transparent;
  border: none;
  color: var(--color-text-secondary);
  font-size: 1.8rem;
  cursor: pointer;
  line-height: 1;
  transition: var(--transition-fast);
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-close-modal:hover {
  color: var(--color-text-primary);
  transform: scale(1.1);
}

.game-modal-body {
  padding: 2rem;
}

/* Penalty Shootout Inside Modal (reused & optimized) */
.modal-game-grid {
  display: grid;
  grid-template-columns: 2.2fr 1fr;
  gap: 2rem;
}

.stadium-canvas-container {
  position: relative;
  background: #0f172a;
  border: 2px solid var(--neon-green);
  border-radius: 16px;
  height: 480px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
}

/* Capa de Fondo Dinámica con Fotos de Estadios */
.stadium-bg-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center 25%;
  background-repeat: no-repeat;
  transition: opacity 0.35s ease;
  z-index: 1;
}

.stadium-bg-layer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.45) 100%);
  pointer-events: none;
}

/* Indicador de Estadio Seleccionado */
.stadium-selector-pill {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(15, 23, 42, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.35);
  padding: 0.45rem 1.25rem;
  border-radius: 20px;
  color: #ffffff;
  font-size: 0.88rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.45rem;
  z-index: 15;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.45);
  pointer-events: none;
  white-space: nowrap;
}

.stadium-pill-icon {
  font-size: 1.05rem;
}

.stadium-pill-name {
  color: #ffffff;
}

.stadium-pill-team {
  color: var(--neon-green);
  font-weight: 600;
  font-size: 0.82rem;
}

/* Flechas Laterales de Navegación */
.stadium-nav-btn {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(15, 23, 42, 0.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 15;
  transition: all 0.22s ease;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5);
}

.stadium-nav-btn:hover {
  background: #10b981;
  border-color: #ffffff;
  color: #ffffff;
  transform: translateY(-50%) scale(1.15);
  box-shadow: 0 6px 22px rgba(16, 185, 129, 0.6);
}

.stadium-nav-btn:active {
  transform: translateY(-50%) scale(0.95);
}

.stadium-nav-btn.stadium-nav-prev {
  left: 14px;
}

.stadium-nav-btn.stadium-nav-next {
  right: 14px;
}

.football-goal {
  width: 320px;
  height: 300px;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  border-top: 8px solid #fff;
  position: relative;
  margin-top: 1.8rem;
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.football-goal::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    linear-gradient(rgba(255, 255, 255, 0.15) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.15) 1px, transparent 1px);
  background-size: 14px 14px;
  z-index: 1;
}

/* Césped y Líneas Reglamentarias del Área de Fútbol */
.pitch-grass {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 165px;
  background: repeating-linear-gradient(
    180deg,
    #15803d 0px,
    #15803d 30px,
    #16a34a 30px,
    #16a34a 60px
  );
  z-index: 4;
  box-shadow: inset 0 10px 25px rgba(0, 0, 0, 0.45);
  border-top: 3.5px solid #ffffff; /* Línea de meta */
  overflow: hidden;
}

/* Área Chica (Goal Box - 6 yardas) */
.pitch-goal-area {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 380px;
  height: 48px;
  border-left: 2.5px solid rgba(255, 255, 255, 0.9);
  border-right: 2.5px solid rgba(255, 255, 255, 0.9);
  border-bottom: 2.5px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

/* Área Grande (Penalty Box - 18 yardas) */
.pitch-penalty-area {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 580px;
  max-width: 94%;
  height: 125px;
  border-left: 2.5px solid rgba(255, 255, 255, 0.9);
  border-right: 2.5px solid rgba(255, 255, 255, 0.9);
  border-bottom: 2.5px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

/* Medialuna / Corona del Área de Penalti */
.pitch-penalty-arc {
  position: absolute;
  top: 125px;
  left: 50%;
  transform: translateX(-50%);
  width: 110px;
  height: 34px;
  border-left: 2.5px solid rgba(255, 255, 255, 0.9);
  border-right: 2.5px solid rgba(255, 255, 255, 0.9);
  border-bottom: 2.5px solid rgba(255, 255, 255, 0.9);
  border-radius: 0 0 110px 110px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

.penalty-spot {
  position: absolute;
  bottom: 58px;
  left: 50%;
  transform: translateX(-50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.95), 0 2px 4px rgba(0, 0, 0, 0.5);
  z-index: 5;
}

.target-grid {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  z-index: 4;
}

.target-zone {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition: background-color var(--transition-fast);
}

.target-zone::after {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300d2ff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><circle cx='12' cy='12' r='6'/><circle cx='12' cy='12' r='2'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: drop-shadow(0 0 6px var(--neon-blue));
  opacity: 0;
  transition: transform var(--transition-fast), opacity var(--transition-fast);
  transform: scale(0.6);
}

.stadium-canvas-container.active-shoot .target-zone:hover::after {
  opacity: 0.8;
  transform: scale(1.1);
}

.stadium-canvas-container.active-shoot .target-zone:hover {
  background-color: rgba(16, 185, 129, 0.15);
}

.goalkeeper {
  width: 140px;
  height: 250px;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.goalkeeper-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.6));
  display: block;
}

.soccer-ball {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 50px;
  left: calc(50% - 14px);
  background-color: #fff;
  background-image: radial-gradient(circle at 30% 30%, #fff 20%, #ddd 60%, #999 100%);
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  z-index: 5;
  transition: bottom var(--transition-slow), left var(--transition-slow), transform var(--transition-slow), width var(--transition-slow), height var(--transition-slow), box-shadow var(--transition-slow);
}

.soccer-ball::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    radial-gradient(circle at 50% 50%, transparent 65%, rgba(0,0,0,0.3) 70%),
    linear-gradient(45deg, transparent 45%, #222 46%, #222 54%, transparent 55%),
    linear-gradient(-45deg, transparent 45%, #222 46%, #222 54%, transparent 55%);
  border-radius: 50%;
  opacity: 0.7;
}

/* Ball Shot Destinations inside modal sizing */
.ball-shoot-top-left {
  bottom: 400px;
  left: calc(50% - 120px);
  width: 12px;
  height: 12px;
  transform: rotate(720deg);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.6);
}
.ball-shoot-top-right {
  bottom: 400px;
  left: calc(50% + 120px);
  width: 12px;
  height: 12px;
  transform: rotate(-720deg);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.6);
}
.ball-shoot-top-center {
  bottom: 405px;
  left: calc(50% - 6px);
  width: 12px;
  height: 12px;
  transform: rotate(360deg);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.6);
}
.ball-shoot-bottom-left {
  bottom: 180px;
  left: calc(50% - 125px);
  width: 13px;
  height: 13px;
  transform: rotate(720deg);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
}
.ball-shoot-bottom-right {
  bottom: 180px;
  left: calc(50% + 125px);
  width: 13px;
  height: 13px;
  transform: rotate(-720deg);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
}
.ball-shoot-bottom-center {
  bottom: 185px;
  left: calc(50% - 6px);
  width: 13px;
  height: 13px;
  transform: rotate(360deg);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
}

.game-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(6, 21, 14, 0.88);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--transition-normal);
  text-align: center;
  padding: 1.5rem;
}

.game-overlay.active {
  opacity: 1;
  pointer-events: all;
}

.overlay-title {
  font-size: 2.5rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Outfit', sans-serif;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
}

.overlay-title.goal-title {
  color: var(--neon-green);
  text-shadow: 0 0 20px var(--neon-green-glow);
  animation: bounce-text 0.6s infinite alternate;
}

.overlay-title.miss-title {
  color: var(--neon-red);
  text-shadow: 0 0 20px rgba(255, 0, 85, 0.4);
}

.overlay-subtitle {
  color: var(--color-text-secondary);
  font-size: 1rem;
  margin-bottom: 1.5rem;
  max-width: 80%;
}

.game-stats-widget {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.stat-box {
  background-color: rgba(15, 23, 42, 0.05);
  border: 1px solid var(--border-light);
  border-radius: 10px;
  padding: 0.8rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.stat-label {
  font-size: 0.8rem;
  color: var(--color-text-secondary);
  font-weight: 600;
  text-transform: uppercase;
}

.stat-value {
  font-family: 'Outfit', sans-serif;
  font-size: 1.3rem;
  font-weight: 800;
}

.stat-value.score { color: var(--neon-green); }
.stat-value.streak { color: var(--neon-yellow); }

@keyframes bounce-text {
  from { transform: scale(0.96); }
  to { transform: scale(1.04); }
}

/* Toast styling custom for this design */
.toast {
  position: fixed;
  bottom: 6.5rem;
  right: 2rem;
  background-color: var(--bg-secondary);
  border: 1px solid var(--neon-blue);
  box-shadow: var(--shadow-main);
  border-radius: 10px;
  padding: 0.8rem 1.4rem;
  z-index: 1100;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  transform: translateY(100px) scale(0.9);
  opacity: 0;
  transition: transform var(--transition-normal), opacity var(--transition-normal);
}

.toast.show {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.toast-icon {
  color: var(--neon-blue);
  font-weight: 800;
}

.toast-msg {
  font-size: 0.85rem;
  font-weight: 600;
}

/* Custom Slanted Dividers on Home Sections (Thick alternating stripes) */
.hero-section {
  position: relative;
  padding-bottom: 8rem !important;
}
.hero-section::after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: -5%;
  width: 110%;
  height: 80px; /* thicker stripe */
  background-color: #27692e; /* dark grass green */
  transform: skewY(-2.5deg); /* goes from left (higher) to right (lower) */
  z-index: 10;
  pointer-events: none;
}

.how-it-works-section {
  position: relative;
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.how-it-works-section::before {
  content: '';
  position: absolute;
  top: -40px;
  left: -5%;
  width: 110%;
  height: 80px; /* thicker stripe */
  background-color: #a2d149; /* light green */
  transform: skewY(2.5deg); /* goes from right (higher) to left (lower) - ALTERNATING! */
  z-index: 10;
  pointer-events: none;
}
.how-it-works-section::after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: -5%;
  width: 110%;
  height: 80px;
  background-color: #27692e; /* dark green */
  transform: skewY(-2.5deg); /* ALTERNATING! */
  z-index: 10;
  pointer-events: none;
}

.gallery-section {
  position: relative;
  padding-bottom: 8rem !important;
}
.gallery-section::after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: -5%;
  width: 110%;
  height: 80px;
  background-color: #a2d149; /* light green */
  transform: skewY(2.5deg); /* ALTERNATING! */
  z-index: 10;
  pointer-events: none;
}

.closing-cta-section {
  position: relative;
  padding-top: 8rem !important;
}
.closing-cta-section::before {
  content: '';
  position: absolute;
  top: -40px;
  left: -5%;
  width: 110%;
  height: 80px;
  background-color: #27692e; /* dark green */
  transform: skewY(-2.5deg); /* ALTERNATING! */
  z-index: 10;
  pointer-events: none;
}

/* RESPONSIVE DESIGN */
@media (max-width: 992px) {
  .hero-section {
    background-image: url('imagenes/portada.png');
    text-align: center;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    min-height: auto;
  }

  .hero-section .section-container {
    margin: 0 auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero-text-content {
    align-items: center;
    text-align: center;
    margin: 0 auto;
  }
  
  .hero-badge-logo {
    justify-content: center;
  }
  
  .hero-headline {
    font-size: 2.4rem;
  }
  
  .hero-ctas {
    justify-content: center;
  }
  
  .metrics-glow-container {
    flex-direction: column;
    gap: 1.5rem;
    border-radius: 24px;
    padding: 1.5rem;
  }
  
  /* Responsive Dinámicas Full-Width Section */
  .dinamicas-fullwidth-grid {
    grid-template-columns: 1fr;
  }

  .dinamicas-video-container {
    min-height: 380px;
    border-right: none;
    border-bottom: 2px solid #e2e8f0;
  }

  .dinamicas-banner-container {
    min-height: 360px;
    padding: 2.5rem 2rem 3rem;
  }

  .dinamicas-top-tag h3 {
    font-size: 1.25rem;
  }

  .dinamicas-brand-heading {
    font-size: 3.8rem;
  }

  .dinamicas-brand-subheading {
    font-size: 1.75rem;
  }
  
  .events-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  
  .how-it-works-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  
  .how-arrow {
    transform: rotate(90deg);
    padding: 0.5rem 0;
  }
  
  .gallery-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  
  .gallery-item-1 {
    grid-column: span 2;
    height: 220px;
  }
  
  .gallery-item {
    height: 150px;
  }
  
  .video-promo-container {
    aspect-ratio: 1.5;
  }
  
  .video-overlay-content {
    max-width: 80%;
    top: 30%;
  }
  
  .includes-showcase-section {
    padding: 3.5rem 0 2.5rem;
  }
  
  .closing-cta-banner {
    flex-direction: column;
    text-align: center;
    gap: 1.5rem;
    padding: 2.5rem 1.5rem;
  }
  
  .closing-cta-content {
    max-width: 100%;
  }
  
  .modal-game-grid {
    grid-template-columns: 1fr;
  }

  .ferias-fullwidth-section {
    min-height: 400px;
    background-position: 70% center;
  }
  
  .ferias-fullwidth-inner {
    padding: 3rem 2rem;
  }
  
  .ferias-text-content {
    max-width: 70%;
  }

  .ferias-banner-title {
    font-size: 2.1rem;
  }
}

@media (max-width: 768px) {
  header {
    padding: 0.65rem 1.25rem;
    position: sticky;
    top: 0;
    z-index: 1000;
  }
  
  .nav-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    width: 100%;
  }

  .btn-hamburger {
    display: flex;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.25rem;
    align-items: center;
    justify-content: center;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }

  .btn-hamburger svg {
    display: block;
    width: 38px;
    height: 38px;
  }

  header nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #ffffff;
    border-bottom: 1.5px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    padding: 1.25rem 1.5rem 1.75rem;
  }

  header nav.active {
    display: block;
    animation: fadeInMobileMenu 0.22s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  header nav ul {
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  header nav ul li {
    width: 100%;
    list-style: none;
  }

  header nav a {
    display: block;
    text-align: center;
    font-size: 0.95rem;
    font-weight: 700;
    padding: 0.75rem 1rem;
    border-radius: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
  }

  header .btn-nav-cotizar {
    width: 100%;
    justify-content: center;
    padding: 0.8rem 1rem;
    border-radius: 14px;
    font-size: 0.95rem;
    margin-top: 0.5rem;
  }
  
  .dinamicas-video-container {
    min-height: 300px;
  }

  .video-watermark-label {
    font-size: 2.2rem;
    bottom: 16px;
    left: 18px;
  }

  .dinamicas-banner-container {
    min-height: 280px;
    padding: 2rem 1.5rem 2.5rem;
    background-position: 75% center;
  }

  .dinamicas-top-tag h3 {
    font-size: 1.1rem;
  }

  .dinamicas-content-overlay {
    max-width: 65%;
  }

  .dinamicas-brand-heading {
    font-size: 2.3rem;
  }

  .dinamicas-brand-subheading {
    font-size: 1.1rem;
    white-space: normal;
  }
  
  .events-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .event-icon-wrapper {
    width: 80px;
    height: 80px;
  }
  
  .includes-showcase-section {
    padding: 2.5rem 0 2rem;
  }

  .includes-infographic-card {
    border-radius: 16px;
  }

  .btn-includes-reserve {
    width: 100%;
    justify-content: center;
    font-size: 1.1rem;
    padding: 1rem 1.25rem;
  }
  
  /* Responsive Addons & Carousel */
  .addons-top-block {
    padding: 3rem 1rem 2.5rem;
  }
  
  .addons-top-card {
    padding: 1.75rem 1.25rem;
    border-radius: 18px;
  }
  
  .addons-main-title {
    font-size: 1.2rem;
  }
  
  .addons-item {
    font-size: 1rem;
  }

  .addons-carousel-bar {
    padding: 2.5rem 0.75rem;
  }
  
  .addons-carousel-title {
    font-size: 2rem;
  }

  .carousel-video-frame {
    min-height: 240px;
    aspect-ratio: 16 / 9;
  }

  .carousel-nav-btn {
    width: 38px;
    height: 38px;
  }

  .addons-bottom-block {
    padding: 3rem 1rem 4rem;
  }

  .btn-agenda-fecha {
    padding: 0.9rem 1.75rem;
    width: 100%;
    max-width: 380px;
    justify-content: center;
    gap: 0.75rem;
  }

  .btn-agenda-text {
    font-size: 1.25rem;
  }
  
  /* Responsive Ferias */
  .ferias-fullwidth-section {
    min-height: 350px;
    background-position: 80% center;
  }

  .ferias-fullwidth-inner {
    padding: 2.5rem 1.25rem;
  }

  .ferias-text-content {
    max-width: 90%;
    background: rgba(255, 255, 255, 0.88);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 1.5rem;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  }

  .ferias-banner-title {
    font-size: 1.5rem;
  }

  .ferias-btn {
    width: 100%;
    justify-content: center;
    font-size: 1.05rem;
    padding: 0.9rem 1.25rem;
  }
  
  .game-modal-overlay {
    padding: 0.5rem;
  }
  
  .game-modal-body {
    padding: 1rem;
  }
  
  .stadium-canvas-container {
    height: 340px;
  }

  .stadium-nav-btn {
    width: 36px;
    height: 36px;
    top: 42%;
  }
  .stadium-nav-btn.stadium-nav-prev { left: 8px; }
  .stadium-nav-btn.stadium-nav-next { right: 8px; }

  .stadium-selector-pill {
    top: 10px;
    padding: 0.3rem 0.8rem;
    font-size: 0.74rem;
    max-width: 82%;
  }
  
  .football-goal {
    width: 170px;
    height: 160px;
  }

  .pitch-grass {
    height: 120px;
  }
  .pitch-goal-area {
    width: 200px;
    height: 34px;
  }
  .pitch-penalty-area {
    width: 300px;
    height: 80px;
  }
  .pitch-penalty-arc {
    top: 80px;
    width: 76px;
    height: 22px;
    border-radius: 0 0 76px 76px;
  }
  .penalty-spot {
    bottom: 42px;
  }
  .soccer-ball {
    bottom: 35px;
  }

  .goalkeeper {
    width: 80px;
    height: 140px;
  }
  
  .ball-shoot-top-left { bottom: 275px; left: calc(50% - 65px); }
  .ball-shoot-top-right { bottom: 275px; left: calc(50% + 55px); }
  .ball-shoot-top-center { bottom: 280px; left: calc(50% - 6px); }
  .ball-shoot-bottom-left { bottom: 175px; left: calc(50% - 70px); }
  .ball-shoot-bottom-right { bottom: 175px; left: calc(50% + 60px); }
  .ball-shoot-bottom-center { bottom: 180px; left: calc(50% - 6px); }

  /* Responsive CTA Banner */
  .closing-ball-img, .closing-boy-img {
    display: none;
  }
  .closing-cta-banner {
    padding: 2.5rem 1rem;
  }
  .closing-cta-content {
    max-width: 100%;
  }
  .closing-cta-title {
    font-size: 1.6rem;
  }
}

/* Neon Glowing Emojis */
.neon-emoji {
  display: inline-block;
  font-family: inherit;
  filter: drop-shadow(0 0 5px var(--glow-color, var(--neon-blue))) saturate(1.8);
  animation: pulse-neon-emoji 2s infinite alternate;
}
.neon-emoji.blue { --glow-color: var(--neon-blue); }
.neon-emoji.green { --glow-color: var(--neon-green); }
.neon-emoji.yellow { --glow-color: var(--neon-yellow); }
.neon-emoji.red { --glow-color: var(--neon-red); }

@keyframes pulse-neon-emoji {
  from {
    filter: drop-shadow(0 0 4px var(--glow-color, var(--neon-blue))) saturate(1.4);
    transform: scale(1);
  }
  to {
    filter: drop-shadow(0 0 8px var(--glow-color, var(--neon-blue))) saturate(2);
    transform: scale(1.08);
  }
}

/* Floating WhatsApp Button */
.btn-whatsapp-floating {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ffffff;
  border: 2px solid #22c55e;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
  box-shadow: 0 4px 20px rgba(34, 197, 94, 0.45);
  transition: transform var(--transition-fast), box-shadow var(--transition-fast);
}
.btn-whatsapp-floating:hover {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 6px 25px rgba(34, 197, 94, 0.65);
}
.btn-whatsapp-floating img,
.btn-whatsapp-floating .icon-whatsapp {
  width: 38px;
  height: 38px;
  object-fit: contain;
  display: block;
}

/* Icon WhatsApp general */
.icon-whatsapp {
  width: 20px;
  height: 20px;
  object-fit: contain;
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
}

.footer-social-btn .icon-whatsapp {
  width: 22px;
  height: 22px;
}

.btn-package-reserve .icon-whatsapp {
  width: 22px;
  height: 22px;
}

@keyframes fadeInMobileMenu {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
