
body {
    scroll-behavior: smooth;
}
.section-padding {
    padding: 4rem 0;
}
.bg-soft {
    background-color: #f8f9fa;
}


/* Section 3 topic */
.topic-card {
    transition: all 0.25s ease;
    border-radius: 12px;
}

.topic-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.18);
}

/* SECTION 4 - HIGHLIGHT */
.highlight-parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;  /* img fija */

  height: 60vh;   /* efecto al scrollear */
  position: relative;
}

.highlight-cover {
  background-color: rgba(0, 0, 0, 0.6); 
  height: 60vh;
  margin-top: 10vh;
  padding: 40px 20px;

  display: flex;
  align-items: center;
}



/* =========================================================
   EVENTOS (Home) + EVENTO (Show)
   ========================================================= */

/* ---------- HERO (base compartida) ---------- */
.events-hero-slide,
.event-hero{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  min-height: 640px;
  height: 70vh;
  max-height: 820px;

  position: relative;
}

.event-hero{
  display: flex;
  align-items: end;
  overflow: hidden;
  color: #fff;
}

@media (max-width: 991.98px){
  .events-hero-slide,
  .event-hero{
    min-height: 520px;
    height: 62vh;
    max-height: 700px;
  }
}

@media (max-width: 575.98px){
  .events-hero-slide,
  .event-hero{
    min-height: 480px;
    height: 58vh;
  }
}

/* ---------- OVERLAY + FADE (compartidos) ---------- */

.events-hero__overlay,
.event-hero__overlay{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.80) 0%, rgba(0,0,0,.35) 45%, rgba(0,0,0,.05) 80%),
    linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.85) 100%);
}

.events-hero__bottomfade,
.event-hero__bottomfade{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.88) 100%);
  pointer-events: none;
}

/* ---------- Sombra texto ---------- */
#events-hero-slider h1,
#events-hero-slider p,
.event-hero h1,
.event-hero p{
  text-shadow: 0 10px 30px rgba(0,0,0,.45);
}

/* helper */
.text-white-75{
  color: rgba(255,255,255,.75) !important;
}


/* =========================================================
   EVENTO (SHOW) - DiseÃ±o premium
   Archivo: tu CSS global
   ========================================================= */

/* Tipos (solo para el show) */
.event-show{
  font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial;
}
.event-show .fb-title{
  font-family: "Space Grotesk", system-ui, -apple-system, Segoe UI, Roboto, Arial;
}

/* Espaciado */
.event-show .section-pad{
  padding: 4.5rem 0;
}
@media (max-width: 991.98px){
  .event-show .section-pad{ padding: 3.25rem 0; }
}

/* HERO (show) */
.event-show .event-hero{
  position: relative;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  min-height: 640px;
  height: 70vh;
  max-height: 820px;

  display: flex;
  align-items: end;
  overflow: hidden;
}

@media (max-width: 991.98px){
  .event-show > .event-hero{
    padding-top: 64px;
  }

  .event-show .event-hero{
    min-height: 0;
    height: auto;
    max-height: none;
    align-items: flex-start;
    overflow: visible;
  }

  .event-show .event-hero .container{
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .event-show .event-hero .display-6{
    font-size: clamp(1.65rem, 6.8vw, 2.2rem);
  }
}

@media (max-width: 575.98px){
  .event-show > .event-hero{
    padding-top: 56px;
  }

  .event-show .event-hero .container{
    padding-top: .75rem;
  }

  .event-show .event-hero .lead{
    font-size: 1rem;
  }
}

/* Overlay Netflix + degradado */
.event-show .event-hero__overlay{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.80) 0%, rgba(0,0,0,.35) 45%, rgba(0,0,0,.05) 80%),
    linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.85) 100%);
}

.event-show .event-hero__bottomfade{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.95) 100%);
  pointer-events: none;
}

.event-show .event-hero h1,
.event-show .event-hero p{
  text-shadow: 0 12px 40px rgba(0,0,0,.55);
}

/* Helper */
.event-show .text-white-75{
  color: rgba(255,255,255,.75) !important;
}
.event-show .badge-pill{
  border-radius: 999px;
}

/* Botones hero */
.event-show .btn-hero{
  border-radius: 14px;
  padding: .85rem 1.05rem;
}

/* Cards */
.event-show .soft-card{
  border-radius: 18px;
  border: 1px solid rgba(0,0,0,.08);
  background: #fff;
  box-shadow: 0 12px 34px rgba(0,0,0,.06);
}

.event-show .glass-card{
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 18px;
  box-shadow: 0 16px 40px rgba(0,0,0,.20);
}

/* Meta items (panel derecho del hero) */
.event-show .meta-item{
  display:flex;
  gap:.85rem;
  padding:.85rem .95rem;
  border-radius: 14px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.14);
  transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.event-show .meta-item:hover{
  transform: translateY(-2px);
  background: rgba(255,255,255,.09);
  border-color: rgba(255,255,255,.22);
}

.event-show .meta-ico{
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(255,255,255,.14);
}

/* Contenido Acerca (legible y fino) */
.event-show .event-content{
  line-height: 1.8;
  font-size: 1.02rem;
  color: rgba(0,0,0,.75);
}
.event-show .event-content p{ margin-bottom: 1rem; }

.event-show .soft-card hr{
  border-color: rgba(0,0,0,.08);
  margin: 1.5rem 0;
}

/* â€œDatos claveâ€ con chips */
.event-show .keyline{
  display:flex;
  gap:.75rem;
  align-items:flex-start;
  padding:.65rem .7rem;
  border-radius: 14px;
  background: rgba(13,110,253,.04);
  border: 1px solid rgba(13,110,253,.10);
  margin-bottom: .65rem;
}

.event-show .keyline i{
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(13,110,253,.10);
}


/* Carrusel destacados (show) */
.event-show .carousel-pro .carousel-control-prev,
.event-show .carousel-pro .carousel-control-next{
  width: 44px;
  height: 54px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 12px;
  background: rgba(0,0,0,.25);
  backdrop-filter: blur(4px);
}

.event-show .carousel-pro .carousel-control-prev{ left: 8px; }
.event-show .carousel-pro .carousel-control-next{ right: 8px; }

.event-show .card-pro{
  border: 0;
  border-radius: 16px;
  overflow: hidden;
  transition: transform .15s ease, box-shadow .15s ease;
}

.event-show .card-pro:hover{
  transform: translateY(-2px);
  box-shadow: 0 .75rem 1.5rem rgba(0,0,0,.12) !important;
}

.event-show .card-pro__media{
  position: relative;
  aspect-ratio: 4 / 3;
  background: #e9ecef;
  overflow: hidden;
}

.event-show .card-pro__media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.event-show .card-pro__ph{
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #dee2e6, #f8f9fa);
}

.event-show .card-pro__overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.00) 40%, rgba(0,0,0,.35) 100%);
}

.event-show .card-pro__badges{
  position: absolute;
  left: 10px;
  top: 10px;
  display: flex;
  gap: 6px;
}
/* =========================================================
   EVENTOS (LISTADO) - Premium
   Scope: .events-page
   ========================================================= */

.events-page{
  font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial;
}
.events-page .fb-title{
  font-family: "Space Grotesk", system-ui, -apple-system, Segoe UI, Roboto, Arial;
}

.events-page .section-pad{
  padding: 4.5rem 0;
}
@media (max-width: 991.98px){
  .events-page .section-pad{ padding: 3.25rem 0; }
}

/* HERO slider (portada) */
.events-page .events-hero-slide{
  position: relative;
  color: #fff;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  min-height: 640px;
  height: 70vh;
  max-height: 820px;

  display:flex;
  align-items:end;
  overflow:hidden;
}
@media (max-width: 991.98px){
  .events-page .events-hero-slide{
    min-height: 520px;
    height: 62vh;
    max-height: 700px;
  }
}
@media (max-width: 575.98px){
  .events-page .events-hero-slide{
    min-height: 480px;
    height: 58vh;
  }
}

/* Reusamos overlays del show */
.events-page .event-hero__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(1200px 600px at 18% 18%, rgba(0,0,0,.10) 0%, rgba(0,0,0,.85) 72%),
    linear-gradient(90deg, rgba(0,0,0,.86) 0%, rgba(0,0,0,.55) 45%, rgba(0,0,0,.12) 80%),
    linear-gradient(180deg, rgba(0,0,0,.10) 0%, rgba(0,0,0,.92) 100%);
}
.events-page .event-hero__bottomfade{
  position:absolute;
  left:0; right:0; bottom:0;
  height:180px;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.95) 100%);
  pointer-events:none;
}

.events-page .text-white-75{ color: rgba(255,255,255,.75) !important; }
.events-page .badge-pill{ border-radius: 999px; }

.events-page .btn-hero{
  border-radius: 14px;
  padding: .85rem 1.05rem;
}

/* Cards/containers */
.events-page .soft-card{
  border-radius: 18px;
  border: 1px solid rgba(0,0,0,.08);
  background: #fff;
  box-shadow: 0 12px 34px rgba(0,0,0,.06);
}

/* Card evento */
.events-page .event-card{
  border-radius: 18px;
  transition: transform .2s ease, box-shadow .2s ease;
  color: inherit;
}
.events-page .event-card:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 44px rgba(0,0,0,.10);
}
.events-page .event-card .card-img-top{
  aspect-ratio: 16/10;
  object-fit: cover;
}

/* Glass panel (si lo usÃ¡s) */
.events-page .glass-card{
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 18px;
  box-shadow: 0 16px 40px rgba(0,0,0,.20);
}

/* Pagination suave */
.events-page .pagination .page-link{
  border-radius: 12px;
}


  




/* reCAPTCHA */
.recaptcha-wrapper {
    transform: scale(0.78); /* AjustÃ¡: 0.9 - 0.8 - 0.7 */
    transform-origin: 0 0;  /* evita que se corte o mueva */
    -webkit-transform: scale(0.78);
    -webkit-transform-origin: 0 0;
    width: 100%;
}


.products-track {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding-bottom: 10px;
}

.products-track::-webkit-scrollbar {
    display: none; /* mÃ¡s limpio */
}

.product-card-h {
    min-width: 220px;
    flex: 0 0 auto;
}

.scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0,0,0,0.3);
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
}
.scroll-btn.left { left: -10px; }
.scroll-btn.right { right: -10px; }

.scroll-btn:hover {
    background: rgba(0,0,0,0.5);
}




.product-card-h.big {
    min-width: 300px;
}

/* Aplica a TODAS las imÃ¡genes de productos en cards */
.product-card-h img,
.product-card img,
#featured-products .card-img-top,
#latest-products .card-img-top {
    width: 100%;
    height: 200px;        /* ajustÃ¡ 180 / 200 / 220 px */
    object-fit: cover;    /* recorta sin deformar */
}






/* Categorias */
.category-card {
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.category-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

.category-accent {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 100%;
}

.category-icon {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
}

