.elementor-1768 .elementor-element.elementor-element-e40431a{--display:flex;--min-height:50vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.75;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:00px;}.elementor-1768 .elementor-element.elementor-element-e40431a::before, .elementor-1768 .elementor-element.elementor-element-e40431a > .elementor-background-video-container::before, .elementor-1768 .elementor-element.elementor-element-e40431a > .e-con-inner > .elementor-background-video-container::before, .elementor-1768 .elementor-element.elementor-element-e40431a > .elementor-background-slideshow::before, .elementor-1768 .elementor-element.elementor-element-e40431a > .e-con-inner > .elementor-background-slideshow::before, .elementor-1768 .elementor-element.elementor-element-e40431a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(200deg, #0000003D 0%, var( --e-global-color-astglobalcolor7 ) 100%);}.elementor-1768 .elementor-element.elementor-element-58f3864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1768 .elementor-element.elementor-element-70a2628{--display:flex;}.elementor-1768 .elementor-element.elementor-element-4305f23{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1768 .elementor-element.elementor-element-e40431a{--min-height:40vh;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-1768 .elementor-element.elementor-element-e40431a{--min-height:45vh;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-05316d3 *//* ============ WRAPPER ============ */
.zlvr-game-page {
  font-family: 'Exo 2', sans-serif;
  color: #ffffff;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

.zlvr-game-page section {
  padding: 50px 0;
}

.zlvr-game-page p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  opacity: 0.9;
  margin: 0 0 16px 0;
}

/* ============ HERO ============ */
.zlvr-gp-hero {
  text-align: center;
  padding-top: 60px !important;
}

.zlvr-gp-eyebrow {
  display: inline-block;
  padding: 6px 18px;
  border: 1px solid rgba(65,192,240,0.4);
  border-radius: 30px;
  background: rgba(65,192,240,0.08);
  color: #41C0F0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.zlvr-game-page h1 {
  font-size: 52px;
  font-weight: 900;
  margin: 0 0 10px 0;
  line-height: 1.1;
  background: linear-gradient(135deg, #ffffff 0%, #41C0F0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.zlvr-gp-tagline {
  font-size: 22px !important;
  font-weight: 600;
  opacity: 0.85;
  margin: 0 0 28px 0 !important;
  max-width: 700px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zlvr-gp-badges {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 32px;
}

.zlvr-gp-badge {
  display: inline-block;
  padding: 6px 16px;
  background: rgba(65,192,240,0.08);
  border: 1px solid rgba(65,192,240,0.25);
  border-radius: 30px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.zlvr-gp-badge-accent {
  background: #41C0F0;
  color: #0d1117;
  border-color: #41C0F0;
  font-weight: 800;
}

.zlvr-gp-intro {
  max-width: 850px;
  margin: 0 auto 36px auto !important;
  font-size: 16px !important;
  text-align: left;
  line-height: 1.8 !important;
}

.zlvr-gp-intro strong {
  color: #41C0F0;
}

.zlvr-gp-cta {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* ============ BOUTONS ============ */
.zlvr-game-page .zlvr-btn-cta {
  display: inline-block;
  padding: 16px 36px;
  background: linear-gradient(135deg, #41C0F0, #2a8fc0);
  border-radius: 10px;
  color: #0d1117;
  font-weight: 800;
  font-size: 16px;
  text-decoration: none;
  box-shadow: 0 0 30px rgba(65,192,240,0.35);
  transition: all 0.25s ease;
}

.zlvr-game-page .zlvr-btn-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 45px rgba(65,192,240,0.55);
}

.zlvr-game-page .zlvr-btn-outline {
  display: inline-block;
  padding: 14px 30px;
  border: 2px solid #41C0F0;
  border-radius: 10px;
  color: #41C0F0;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.25s ease;
}

.zlvr-game-page .zlvr-btn-outline:hover {
  background: #41C0F0;
  color: #0d1117;
  box-shadow: 0 0 25px rgba(65,192,240,0.5);
}

/* ============ FICHE TECHNIQUE ============ */
.zlvr-gp-specs h2 {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 30px 0;
  position: relative;
  display: inline-block;
  width: 100%;
}

.zlvr-gp-specs h2::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #41C0F0;
  margin: 12px auto 0 auto;
  border-radius: 2px;
}

.zlvr-gp-specs-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  max-width: 950px;
  margin: 0 auto;
}

.zlvr-gp-spec {
  padding: 20px 18px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(65,192,240,0.15);
  border-top: 3px solid #41C0F0;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  transition: all 0.25s ease;
}

.zlvr-gp-spec:hover {
  transform: translateY(-3px);
  border-color: #41C0F0;
  box-shadow: 0 0 20px rgba(65,192,240,0.2);
}

.zlvr-gp-spec-label {
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #41C0F0;
}

.zlvr-gp-spec-value {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

.zlvr-gp-spec-price {
  color: #41C0F0;
  font-size: 18px;
  font-weight: 800;
}

/* ============ GAMEPLAY ============ */
.zlvr-gp-gameplay h2 {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 36px 0;
}

.zlvr-gp-gameplay h2::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #41C0F0;
  margin: 12px auto 0 auto;
  border-radius: 2px;
}

.zlvr-gp-gameplay-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
}

.zlvr-gp-gameplay-text p {
  font-size: 15px;
  line-height: 1.8;
}

.zlvr-gp-gameplay-highlights {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.zlvr-gp-highlight {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 20px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(65,192,240,0.15);
  border-radius: 12px;
  transition: all 0.25s ease;
}

.zlvr-gp-highlight:hover {
  border-color: #41C0F0;
  box-shadow: 0 0 20px rgba(65,192,240,0.2);
}

.zlvr-gp-highlight-icon {
  font-size: 28px;
  flex-shrink: 0;
}

.zlvr-gp-highlight h3 {
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 4px 0;
  color: #41C0F0;
}

.zlvr-gp-highlight p {
  font-size: 14px !important;
  margin: 0 !important;
  opacity: 0.9;
}

/* ============ FAQ ============ */
.zlvr-gp-faq h2 {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 30px 0;
}

.zlvr-gp-faq h2::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #41C0F0;
  margin: 12px auto 0 auto;
  border-radius: 2px;
}

.zlvr-gp-faq-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 800px;
  margin: 0 auto;
}

.zlvr-gp-faq-item {
  padding: 22px 26px;
  background: rgba(65,192,240,0.05);
  border-left: 3px solid #41C0F0;
  border-radius: 8px;
  transition: all 0.25s ease;
}

.zlvr-gp-faq-item:hover {
  background: rgba(65,192,240,0.08);
}

.zlvr-gp-faq-item h3 {
  font-size: 16px;
  font-weight: 800;
  color: #41C0F0;
  margin: 0 0 8px 0;
}

.zlvr-gp-faq-item p {
  font-size: 14px;
  margin: 0;
  line-height: 1.6;
}

/* ============ SLIDER VIDEOS ============ */
.zlvr-gp-videos h2 {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 30px 0;
}

.zlvr-gp-videos h2::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #41C0F0;
  margin: 12px auto 0 auto;
  border-radius: 2px;
}

.zlvr-gp-video-carousel {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 16px;
  background: #000;
  border: 1px solid rgba(65,192,240,0.2);
  box-shadow: 0 0 40px rgba(65,192,240,0.2);
  touch-action: pan-y pinch-zoom;
}

.zlvr-gp-video-track {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  will-change: transform;
}

.zlvr-gp-video-slide {
  flex: 0 0 100%;
  position: relative;
  aspect-ratio: 16 / 9;
  background: #000;
}

.zlvr-gp-video-slide iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

.zlvr-gp-video-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(65,192,240,0.9);
  border: none;
  color: #0d1117;
  font-size: 28px;
  font-weight: 800;
  cursor: pointer;
  z-index: 10;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding: 0;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
}

.zlvr-gp-video-arrow:hover {
  background: #41C0F0;
  box-shadow: 0 0 25px rgba(65,192,240,0.6);
  transform: translateY(-50%) scale(1.1);
}

.zlvr-gp-video-prev {
  left: 16px;
}

.zlvr-gp-video-next {
  right: 16px;
}

.zlvr-gp-video-dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  padding: 8px 16px;
  background: rgba(13,17,23,0.7);
  border-radius: 20px;
  backdrop-filter: blur(6px);
}

.zlvr-gp-video-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.35);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.25s ease;
}

.zlvr-gp-video-dot:hover {
  background: rgba(255,255,255,0.6);
}

.zlvr-gp-video-dot.active {
  background: #41C0F0;
  transform: scale(1.3);
  box-shadow: 0 0 10px rgba(65,192,240,0.8);
}

/* ============ CTA FINAL ============ */
.zlvr-gp-final {
  text-align: center;
  padding: 50px 30px !important;
  background: rgba(65,192,240,0.06);
  border: 1px solid rgba(65,192,240,0.2);
  border-radius: 16px;
  box-shadow: 0 0 40px rgba(65,192,240,0.1);
  margin-bottom: 40px;
}

.zlvr-gp-final h2 {
  font-size: 28px;
  font-weight: 800;
  margin: 0 0 12px 0;
}

.zlvr-gp-final p {
  font-size: 17px;
  opacity: 1;
  margin: 0 0 28px 0;
}

/* ============ RESPONSIVE ============ */
@media (max-width: 900px) {
  .zlvr-game-page h1 {
    font-size: 38px;
  }

  .zlvr-gp-tagline {
    font-size: 18px !important;
  }

  .zlvr-gp-specs-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .zlvr-gp-gameplay-content {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

@media (max-width: 600px) {
  .zlvr-game-page h1 {
    font-size: 32px;
  }

  .zlvr-gp-tagline {
    font-size: 16px !important;
  }

  .zlvr-gp-eyebrow {
    font-size: 11px;
    letter-spacing: 1.5px;
  }

  .zlvr-gp-specs-grid {
    grid-template-columns: 1fr;
  }

  .zlvr-gp-cta {
    flex-direction: column;
    align-items: center;
  }

  .zlvr-gp-cta a {
    width: 100%;
    max-width: 320px;
    text-align: center;
  }

  .zlvr-gp-faq-item {
    border-left: none;
    border-top: 3px solid #41C0F0;
  }

  .zlvr-gp-video-arrow {
    width: 38px;
    height: 38px;
    font-size: 22px;
  }

  .zlvr-gp-video-prev {
    left: 8px;
  }

  .zlvr-gp-video-next {
    right: 8px;
  }

  .zlvr-gp-final {
    padding: 35px 20px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-48b539a *//* ============ WRAPPER ============ */
.zlvr-games-page {
  font-family: 'Exo 2', sans-serif;
  color: #ffffff;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.zlvr-games-page section {
  padding: 50px 0;
}
.zlvr-games-page h1 {
  font-size: 40px;
  font-weight: 900;
  text-align: center;
  margin: 0 0 16px 0;
  line-height: 1.15;
  background: linear-gradient(135deg, #ffffff 0%, #41C0F0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zlvr-games-page h2 {
  font-size: 28px;
  font-weight: 800;
  margin: 0 0 16px 0;
}
.zlvr-games-page p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  opacity: 0.9;
  margin: 0 0 16px 0;
}

/* ============ HERO ============ */
.zlvr-games-hero {
  text-align: center;
  padding-top: 60px !important;
}
.zlvr-hero-eyebrow {
  display: inline-block;
  padding: 6px 16px;
  border: 1px solid rgba(65,192,240,0.4);
  border-radius: 30px;
  background: rgba(65,192,240,0.08);
  color: #41C0F0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.zlvr-hero-lead {
  max-width: 750px;
  margin: 0 auto 36px auto !important;
  font-size: 17px;
  font-weight: 500;
}
.zlvr-hero-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  max-width: 850px;
  margin: 0 auto;
}
.zlvr-hero-stat {
  padding: 22px 14px;
  background: rgba(65,192,240,0.06);
  border: 1px solid rgba(65,192,240,0.2);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.zlvr-hero-stat-number {
  font-size: 28px;
  font-weight: 900;
  color: #41C0F0;
  line-height: 1;
}
.zlvr-hero-stat-label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.85;
}

/* ============ GRID DES JEUX ============ */
.zlvr-games-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.zlvr-game-detail-card {
  position: relative;
  padding: 30px 26px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(65,192,240,0.15);
  border-top: 3px solid #41C0F0;
  border-radius: 12px;
  transition: all 0.25s ease;
}
.zlvr-game-detail-card:hover {
  transform: translateY(-4px);
  border-color: #41C0F0;
  box-shadow: 0 0 30px rgba(65,192,240,0.25);
}
.zlvr-game-detail-card.zlvr-game-highlight {
  background: rgba(65,192,240,0.08);
  box-shadow: 0 0 25px rgba(65,192,240,0.2);
}

/* Pilule genre - en haut à gauche */
.zlvr-game-genre-pill {
  display: inline-block;
  padding: 4px 12px;
  background: rgba(65,192,240,0.12);
  border: 1px solid rgba(65,192,240,0.3);
  border-radius: 20px;
  color: #41C0F0;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 14px;
}

/* Badge durée - en haut à droite */
.zlvr-game-duration-badge {
  position: absolute;
  top: -12px;
  right: 16px;
  background: #41C0F0;
  color: #0d1117;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px 10px;
  border-radius: 4px;
}

.zlvr-game-detail-card h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

/* Note spéciale (PvP, dès 7 ans, sensible...) */
.zlvr-game-note {
  font-size: 13px;
  font-weight: 700;
  color: #41C0F0;
  opacity: 1;
  margin: -4px 0 16px 0;
  padding-left: 12px;
  border-left: 2px solid #41C0F0;
}

/* Meta infos */
.zlvr-game-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.zlvr-meta-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 8px 14px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(65,192,240,0.12);
  border-radius: 8px;
  flex: 1;
  min-width: 90px;
}
.zlvr-meta-label {
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.6;
}
.zlvr-meta-value {
  font-size: 14px;
  font-weight: 700;
}
.zlvr-meta-price .zlvr-meta-value {
  color: #41C0F0;
}

/* Dernière card Haunted centrée sur desktop (9ème carte sur grille 2 col = orpheline) */
@media (min-width: 901px) {
  .zlvr-games-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .zlvr-game-centered {
    grid-column: 1 / -1;
    max-width: calc(50% - 12px);
    margin: 0 auto;
  }
}

/* ============ BOUTONS ============ */
.zlvr-btn-outline {
  display: inline-block;
  padding: 10px 24px;
  border: 2px solid #41C0F0;
  border-radius: 8px;
  color: #41C0F0;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.25s ease;
}
.zlvr-btn-outline:hover {
  background: #41C0F0;
  color: #0d1117;
  box-shadow: 0 0 25px rgba(65,192,240,0.5);
}
.zlvr-btn-cta {
  display: inline-block;
  padding: 16px 36px;
  background: linear-gradient(135deg, #41C0F0, #2a8fc0);
  border-radius: 10px;
  color: #0d1117;
  font-weight: 800;
  font-size: 16px;
  text-decoration: none;
  box-shadow: 0 0 30px rgba(65,192,240,0.35);
  transition: all 0.25s ease;
}
.zlvr-btn-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 45px rgba(65,192,240,0.55);
}

/* ============ GUIDE - GRILLE PROFILS ============ */
.zlvr-games-guide h2 {
  text-align: center;
}
.zlvr-guide-intro {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 36px auto !important;
  font-size: 15px;
}
.zlvr-guide-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.zlvr-guide-card {
  padding: 24px 22px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(65,192,240,0.15);
  border-radius: 12px;
  transition: all 0.25s ease;
  text-align: center;
}
.zlvr-guide-card:hover {
  transform: translateY(-4px);
  border-color: #41C0F0;
  box-shadow: 0 0 30px rgba(65,192,240,0.25);
}
.zlvr-guide-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.zlvr-guide-card-icon {
  font-size: 36px;
  display: block;
}
.zlvr-guide-card h3 {
  font-size: 16px;
  font-weight: 800;
  margin: 0;
  color: #ffffff;
}
.zlvr-guide-card-age {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #41C0F0;
  padding: 3px 10px;
  background: rgba(65,192,240,0.1);
  border-radius: 20px;
}
.zlvr-guide-card-games {
  font-size: 14px;
  margin: 0 !important;
  opacity: 1 !important;
}
.zlvr-guide-card-games strong {
  color: #41C0F0;
}

/* ============ CARROUSEL VIDEOS ============ */
.zlvr-video-carousel-section h2 {
  text-align: center;
}
.zlvr-carousel-intro {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 36px auto !important;
  font-size: 15px;
}
.zlvr-video-carousel {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  background: #000;
  box-shadow: 0 0 40px rgba(65,192,240,0.25);
  border: 1px solid rgba(65,192,240,0.2);
}
.zlvr-carousel-track {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  will-change: transform;
}
.zlvr-carousel-slide {
  flex: 0 0 100%;
  position: relative;
  aspect-ratio: 16 / 9;
  background: #000;
}
.zlvr-carousel-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.zlvr-carousel-caption {
  position: absolute;
  bottom: 20px;
  left: 24px;
  padding: 8px 16px;
  background: rgba(13,17,23,0.85);
  border: 1px solid rgba(65,192,240,0.4);
  border-radius: 6px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  backdrop-filter: blur(6px);
}
.zlvr-carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(65,192,240,0.9);
  border: none;
  color: #0d1117;
  font-size: 28px;
  font-weight: 800;
  cursor: pointer;
  z-index: 10;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding: 0;
}
.zlvr-carousel-arrow:hover {
  background: #41C0F0;
  box-shadow: 0 0 25px rgba(65,192,240,0.6);
  transform: translateY(-50%) scale(1.1);
}
.zlvr-carousel-prev {
  left: 16px;
}
.zlvr-carousel-next {
  right: 16px;
}
.zlvr-carousel-dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  padding: 8px 14px;
  background: rgba(13,17,23,0.7);
  border-radius: 20px;
  backdrop-filter: blur(6px);
}
.zlvr-carousel-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.35);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.25s ease;
}
.zlvr-carousel-dot:hover {
  background: rgba(255,255,255,0.6);
}
.zlvr-carousel-dot.active {
  background: #41C0F0;
  transform: scale(1.3);
  box-shadow: 0 0 10px rgba(65,192,240,0.8);
}

/* ============ CTA FINAL ============ */
.zlvr-games-cta {
  text-align: center;
}

/* ============ RESPONSIVE ============ */
@media (max-width: 900px) {
  .zlvr-games-page h1 {
    font-size: 30px;
  }
  .zlvr-hero-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .zlvr-games-list {
    grid-template-columns: 1fr;
  }
  .zlvr-game-centered {
    max-width: none;
    margin: 0;
  }
  .zlvr-guide-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .zlvr-carousel-arrow {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
}

@media (max-width: 600px) {
  .zlvr-games-page h1 {
    font-size: 26px;
  }
  .zlvr-hero-eyebrow {
    font-size: 11px;
    letter-spacing: 1.5px;
  }
  .zlvr-hero-stat-number {
    font-size: 22px;
  }
  .zlvr-hero-stat-label {
    font-size: 11px;
  }
  .zlvr-game-meta {
    flex-direction: column;
  }
  .zlvr-meta-item {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .zlvr-guide-grid {
    grid-template-columns: 1fr;
  }
  .zlvr-carousel-caption {
    font-size: 13px;
    bottom: 12px;
    left: 12px;
    padding: 6px 12px;
  }
  .zlvr-carousel-arrow {
    width: 36px;
    height: 36px;
    font-size: 20px;
  }
  .zlvr-carousel-prev {
    left: 8px;
  }
  .zlvr-carousel-next {
    right: 8px;
  }
}/* End custom CSS */