.evento-detalle {
  background: #f2f2f2;
  padding-bottom: 60px;
}
.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.mt-4 {
  margin-top: 30px;
}
.mb-3 {
  margin-bottom: 15px;
}
.evento-hero {
  min-height: 480px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  color: #fff;
  padding-bottom: 50px;
}
.hero-flex {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 700px;
}
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.8rem;
  margin-bottom: 10px;
  opacity: 0.7;
}
.breadcrumb a {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s;
}
.breadcrumb a:hover {
  color: #ffed00;
}
.breadcrumb .current {
  color: #ffed00;
  font-weight: 600;
}
.badge-categoria {
  background: #ffed00;
  color: #000;
  padding: 6px 16px;
  font-weight: 800;
  font-size: 0.75rem;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.evento-hero h1 {
  font-family: Anton, sans-serif;
  font-size: clamp(2.2rem, 6vw, 3.8rem);
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.hero-subtitulo {
  font-size: 1.1rem;
  color: #ffed00;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.hero-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 0.9rem;
  opacity: 0.9;
}
.hero-meta i {
  color: #ffed00;
  margin-right: 6px;
}
.countdown {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}
.count-box {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 237, 0, 0.3);
  padding: 12px 16px;
  text-align: center;
  min-width: 65px;
}
.count-number {
  display: block;
  font-size: 1.8rem;
  font-weight: 900;
  color: #ffed00;
  font-family: Anton, sans-serif;
  line-height: 1;
}
.count-label {
  display: block;
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 4px;
}
.teleticket-section {
  background: #fff;
  padding: 60px 0;
  position: relative;
  border-top: 1px solid #eee;
  border-bottom: 20px solid #eee;
}
.container-teleticket {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.teleticket-header {
  text-align: center;
  margin-bottom: 30px;
}
.teleticket-header h2 {
  font-size: 2rem;
  font-weight: 900;
  color: #1a1a1a;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.teleticket-header p {
  font-size: 1rem;
  color: #666;
  font-weight: 500;
}
.tabla-teleticket-wrapper {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
}
.tabla-teleticket-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tabla-teleticket {
  width: 100%;
  border-collapse: collapse;
  min-width: 750px;
  font-family: Roboto, sans-serif;
}
.tabla-teleticket thead {
  background: #fafafa;
}
.th-sector {
  width: 220px;
  min-width: 200px;
  padding: 20px 15px;
  text-align: left;
  background: #1a1a1a;
  border-right: 1px solid #333;
  vertical-align: top;
}
.th-sector span {
  font-size: 0.95rem;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.th-conadis,
.th-full,
.th-preventa {
  padding: 15px;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #eee;
  min-width: 180px;
}
.th-preventa {
  background: #dcfce7;
}
.th-full {
  background: #fef3c7;
}
.th-conadis {
  background: #dbeafe;
}
.th-etapa-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.etapa-nombre {
  font-size: 1rem;
  font-weight: 900;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}
.etapa-validez {
  display: flex;
  flex-direction: column;
  gap: 3px;
  font-size: 0.7rem;
  color: #666;
  line-height: 1.4;
  font-weight: 500;
}
.fila-sector {
  border-bottom: 1px solid #eee;
  transition: all 0.2s ease;
}
.fila-sector:hover {
  background: #f9f9f9;
}
.td-sector {
  padding: 15px;
  background: #fafafa;
  border-right: 1px solid #eee;
}
.td-sector span {
  font-size: 0.85rem;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.td-precio {
  padding: 15px;
  text-align: center;
  border-right: 1px solid #eee;
  background: #fff;
}
.precio-valor {
  font-size: 1.2rem;
  font-weight: 900;
  color: #1a1a1a;
  font-family: "Roboto Mono", monospace;
}
.fila-botones {
  background: #fafafa;
}
.fila-botones .td-sector {
  background: #1a1a1a;
}
.fila-botones .td-sector span {
  color: #fc0;
  font-size: 0.9rem;
}
.td-boton {
  padding: 15px;
  text-align: center;
  border-right: 1px solid #eee;
}
.btn-comprar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: all 0.3s ease;
  background: #25d366;
  color: #fff;
  box-shadow: 0 2px 8px rgba(37, 211, 102, 0.3);
}
.btn-comprar:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
}
.btn-full {
  background: #f59e0b;
  box-shadow: 0 2px 8px rgba(245, 158, 11, 0.3);
}
.btn-full:hover {
  box-shadow: 0 4px 12px rgba(245, 158, 11, 0.4);
}
.btn-conadis {
  background: #3b82f6;
  box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3);
}
.btn-conadis:hover {
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.4);
}
.btn-comprar i {
  font-size: 0.85rem;
}
.scroll-hint {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px;
  background: #fafafa;
  color: #888;
  font-size: 0.75rem;
  font-weight: 600;
}
.teleticket-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.info-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.85rem;
  color: #666;
  font-weight: 600;
}
.info-item i {
  font-size: 1.1rem;
  color: #fc0;
}
.card-detalle {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
}
.title-breaking {
  border-left: 5px solid #ffed00;
  padding-left: 15px;
  font-size: 1.5rem;
  font-family: Anton, sans-serif;
  letter-spacing: 2px;
  line-height: 1.2;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.title-breaking i {
  color: #fc0;
  font-size: 1.2rem;
}
.texto-dinamico {
  font-size: 1rem;
  line-height: 1.8;
  color: #555;
}
.texto-dinamico p {
  margin-bottom: 15px;
}
.categorias-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.cat-chip {
  background: #f5f5f5;
  border: 2px solid #eee;
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 0.85rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.2s;
}
.cat-chip:hover {
  border-color: #ffed00;
  background: #fffce0;
}
.cat-chip i {
  color: #fc0;
}
.staff-grid-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  margin: 30px 0;
}
.staff-column h3 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #1a1a1a;
}
.staff-column h3 i {
  color: #fc0;
}
.lista-urban {
  list-style: none;
  padding: 0;
}
.lista-urban li {
  background: #fafafa;
  padding: 10px 14px;
  margin-bottom: 6px;
  border-radius: 8px;
  border-left: 3px solid #ffed00;
  font-weight: 600;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: background 0.2s;
}
.lista-urban li:hover {
  background: #fff9e0;
}
.lista-urban li i {
  color: #25d366;
  font-size: 0.8rem;
  flex-shrink: 0;
}
.lista-urban li small {
  color: #999;
  font-weight: 400;
}
.premios-box {
  background: #111;
  color: #fff;
  padding: 25px;
  border-radius: 14px;
  margin-top: 10px;
  border: 1px solid #222;
}
.premios-box h3 {
  color: #ffed00;
  margin-bottom: 15px;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  gap: 10px;
}
.premios-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}
.premio-item {
  background: #1a1a1a;
  padding: 15px;
  border-radius: 10px;
  border-left: 3px solid #ffed00;
}
.premio-item strong {
  display: block;
  color: #ffed00;
  font-size: 0.85rem;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.premio-item span {
  font-size: 0.85rem;
  color: #bbb;
  line-height: 1.4;
}
.tabla-puntos {
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 12px;
  overflow: hidden;
}
.punto-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  font-size: 0.92rem;
  transition: background 0.2s;
}
.punto-item:hover {
  background: #f5f5f5;
}
.punto-item:last-child {
  border-bottom: none;
}
.punto-left {
  display: flex;
  align-items: center;
  gap: 10px;
}
.punto-right strong {
  font-family: Anton, sans-serif;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.punto-item.gold {
  background: #ffed00;
  font-weight: 800;
  color: #000;
}
.punto-item.gold .punto-right strong {
  font-size: 1.3rem;
}
.punto-item.silver {
  background: #f0f0f0;
  font-weight: 700;
}
.punto-item.bronze {
  background: #faf5ee;
}
.punto-item.participante {
  background: #1a1a1a;
  color: #fff;
}
.punto-item.participante .punto-right strong {
  color: #ffed00;
}
.timeline-urban {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  padding-left: 20px;
}
.timeline-urban::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: #eee;
}
.time-entry {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 12px 0;
  position: relative;
  transition: background 0.2s;
}
.time-dot {
  width: 12px;
  height: 12px;
  background: #ddd;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  margin-top: 4px;
  transition: all 0.3s;
}
.time-entry:hover .time-dot {
  background: #ffed00;
  box-shadow: 0 0 8px rgba(255, 237, 0, 0.5);
}
.time-highlight .time-dot {
  background: #ffed00;
  width: 14px;
  height: 14px;
  box-shadow: 0 0 10px rgba(255, 237, 0, 0.4);
}
.hour {
  font-weight: 800;
  color: #1a1a1a;
  min-width: 70px;
  font-size: 0.85rem;
  font-family: monospace;
  letter-spacing: 0.5px;
}
.activity {
  color: #555;
  font-size: 0.92rem;
  line-height: 1.4;
}
.time-highlight .activity {
  color: #1a1a1a;
  font-weight: 600;
}
.time-highlight {
  background: rgba(255, 237, 0, 0.06);
  border-radius: 8px;
  padding: 12px 10px;
  margin-left: -10px;
}
.ubicacion-info {
  margin-bottom: 20px;
}
.ubicacion-texto p {
  color: #444;
  line-height: 1.6;
  margin-bottom: 8px;
}
.referencia {
  background: #f9f9f9;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 0.85rem;
  color: #777;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.referencia i {
  color: #fc0;
  margin-top: 2px;
}
.map-container {
  width: 100%;
  height: 300px;
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
.map-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.btn-map-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #1a1a1a;
  color: #ffed00;
  padding: 12px 22px;
  border-radius: 10px;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.3s;
}
.btn-map-link:hover {
  background: #ffed00;
  color: #000;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(255, 237, 0, 0.3);
}
@media (max-width: 900px) {
  .scroll-hint {
    display: flex;
  }
  .tabla-teleticket {
    min-width: 700px;
  }
  .td-sector,
  .th-sector {
    position: sticky;
    left: 0;
    z-index: 10;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
  }
  .teleticket-footer {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .evento-hero {
    min-height: 350px;
    text-align: center;
    padding-bottom: 30px;
  }
  .hero-flex {
    align-items: center;
  }
  .hero-meta {
    justify-content: center;
  }
  .countdown {
    justify-content: center;
  }
  .breadcrumb {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .evento-detalle {
    padding-bottom: 40px;
  }
  .container {
    padding: 0 15px;
  }
  .evento-hero {
    min-height: 300px;
    padding-bottom: 25px;
  }
  .evento-hero h1 {
    font-size: 2rem;
  }
  .hero-subtitulo {
    font-size: 0.9rem;
  }
  .card-detalle {
    padding: 20px;
    border-radius: 12px;
  }
  .title-breaking {
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
  .countdown {
    flex-wrap: wrap;
    gap: 8px;
  }
  .count-box {
    padding: 8px 12px;
    min-width: 55px;
  }
  .count-number {
    font-size: 1.4rem;
  }
  .staff-grid-wrapper {
    grid-template-columns: 1fr;
  }
  .premios-grid {
    grid-template-columns: 1fr;
  }
  .categorias-grid {
    flex-direction: column;
  }
  .cat-chip {
    width: 100%;
    justify-content: center;
  }
  .hero-meta {
    flex-direction: column;
    gap: 8px;
  }
  .teleticket-section {
    padding: 40px 0;
  }
  .teleticket-header h2 {
    font-size: 1.6rem;
  }
  .teleticket-header p {
    font-size: 0.9rem;
  }
  .th-sector {
    width: 180px;
    min-width: 160px;
    padding: 15px 10px;
  }
  .th-sector span {
    font-size: 0.8rem;
  }
  .th-conadis,
  .th-full,
  .th-preventa {
    padding: 10px;
    min-width: 150px;
  }
  .etapa-nombre {
    font-size: 0.85rem;
  }
  .etapa-validez {
    font-size: 0.6rem;
  }
  .td-sector span {
    font-size: 0.75rem;
  }
  .precio-valor {
    font-size: 1rem;
  }
  .btn-comprar {
    padding: 6px 12px;
    font-size: 0.65rem;
  }
}
@media (max-width: 480px) {
  .evento-hero {
    min-height: 250px;
    padding-bottom: 20px;
  }
  .evento-hero h1 {
    font-size: 1.6rem;
  }
  .count-box {
    padding: 6px 8px;
    min-width: 45px;
  }
  .count-number {
    font-size: 1.2rem;
  }
  .count-label {
    font-size: 0.55rem;
  }
  .teleticket-section {
    padding: 30px 0;
  }
  .teleticket-header h2 {
    font-size: 1.4rem;
  }
  .th-sector {
    width: 140px;
    min-width: 120px;
    padding: 12px 8px;
  }
  .th-sector span {
    font-size: 0.7rem;
  }
  .th-conadis,
  .th-full,
  .th-preventa {
    padding: 8px;
    min-width: 120px;
  }
  .etapa-nombre {
    font-size: 0.75rem;
  }
  .etapa-validez {
    font-size: 0.55rem;
    gap: 2px;
  }
  .td-sector {
    padding: 12px 8px;
  }
  .td-sector span {
    font-size: 0.65rem;
  }
  .td-precio {
    padding: 12px 8px;
  }
  .precio-valor {
    font-size: 0.9rem;
  }
  .btn-comprar {
    padding: 5px 10px;
    font-size: 0.6rem;
    gap: 4px;
  }
  .btn-comprar i {
    font-size: 0.75rem;
  }
  .map-container {
    height: 250px;
  }
  .btn-map-link {
    padding: 10px 18px;
    font-size: 0.75rem;
  }
}
.container-contenido {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  align-items: start;
}
@media (min-width: 900px) {
  .container-contenido {
    grid-template-columns: 60% 40%;
  }
}
.columna-derecha {
  position: sticky;
  top: 90px;
}
.card-detalle {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
}
.title-breaking {
  border-left: 5px solid #ffed00;
  padding-left: 15px;
  font-size: 1.5rem;
  font-family: Anton, sans-serif;
  letter-spacing: 2px;
  line-height: 1.2;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.title-breaking i {
  color: #fc0;
  font-size: 1.2rem;
}
@media (max-width: 899px) {
  .columna-derecha {
    position: static;
    top: 0;
  }
}
.card-compra-rapida {
  background: #111 !important;
  border: 2px solid #ffed00;
  position: relative;
  overflow: hidden;
}
.header-compra {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.tag-preventa {
  background: #ffed00;
  color: #000;
  padding: 4px 10px;
  font-weight: 800;
  font-size: 0.7rem;
  border-radius: 4px;
}
.precio-big {
  font-family: Anton, sans-serif;
  font-size: 3rem;
  color: #ffed00;
  line-height: 1;
}
.precio-big small {
  font-size: 1.2rem;
  vertical-align: super;
  margin-right: 5px;
}
.precio-big span {
  font-size: 1.5rem;
}
.info-validez {
  margin-bottom: 20px;
  border-top: 1px dashed #333;
  padding-top: 15px;
}
.info-validez p {
  font-size: 0.85rem;
  color: #bbb;
  margin-bottom: 8px;
}
.info-validez i {
  color: #ffed00;
  width: 20px;
}
.stock-info {
  color: #ff4d4d !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem !important;
}
.btn-comprar-principal {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #ffed00;
  color: #000;
  padding: 18px;
  border-radius: 10px;
  text-decoration: none;
  font-family: Anton, sans-serif;
  font-size: 1.2rem;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}
.btn-comprar-principal:hover {
  background: #fff;
  transform: scale(1.02);
  box-shadow: 0 10px 20px rgba(255, 237, 0, 0.2);
}
.metodos-pago {
  text-align: center;
  font-size: 0.7rem;
  color: #666;
  margin-top: 15px;
  text-transform: uppercase;
}
.evento-badge.finished {
  background-color: #000;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.85em;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
