/*
 * ALFA · Horarios
 * Página 221088 — capa aislada de Divi. La tabla mantiene su HTML nativo
 * para que los horarios puedan seguir editándose directamente en Divi.
 */

body.page-id-221088 {
  --alfa-schedule-ink: #f4f3ef;
  --alfa-schedule-muted: #b8bbb7;
  --alfa-schedule-line: rgba(244, 243, 239, .17);
  --alfa-schedule-accent: #ff5d13;
  --alfa-schedule-black: #080a09;
  background: var(--alfa-schedule-black);
}

body.page-id-221088 #page-container,
body.page-id-221088 #et-main-area,
body.page-id-221088 .et-l--post {
  background: var(--alfa-schedule-black);
}

body.page-id-221088 .et_pb_section,
body.page-id-221088 .et_pb_row,
body.page-id-221088 .et_pb_column,
body.page-id-221088 .et_pb_module,
body.page-id-221088 .et_pb_text_inner {
  font-family: Inter, Arial, sans-serif;
}

body.page-id-221088 .alfa-menu-page,
body.page-id-221088 .alfa-menu-intro,
body.page-id-221088 .alfa-menu-panel,
body.page-id-221088 .alfa-menu-cta {
  background: var(--alfa-schedule-black) !important;
  color: var(--alfa-schedule-ink) !important;
}

/* Hero */
body.page-id-221088 .alfa-menu-hero--schedule {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: flex-end;
  min-height: clamp(38rem, 88vh, 58rem);
  overflow: hidden;
  padding: clamp(9rem, 15vw, 15rem) 0 clamp(5rem, 9vw, 8rem) !important;
  background:
    radial-gradient(circle at 79% 30%, rgba(255, 93, 19, .2), transparent 0 25%),
    radial-gradient(circle at 18% 84%, rgba(196, 255, 53, .1), transparent 0 24%),
    linear-gradient(118deg, #050605 0%, #0a0d0a 55%, #14130f 100%) !important;
}

body.page-id-221088 .alfa-menu-hero--schedule::before,
body.page-id-221088 .alfa-menu-hero--schedule::after {
  position: absolute;
  z-index: -1;
  content: "";
  pointer-events: none;
}

body.page-id-221088 .alfa-menu-hero--schedule::before {
  inset: 0;
  opacity: .5;
  background-image: linear-gradient(90deg, transparent 0 49.9%, rgba(255,255,255,.07) 50%, transparent 50.1%);
  background-size: 13rem 100%;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,.7), transparent 82%);
}

body.page-id-221088 .alfa-menu-hero--schedule::after {
  right: clamp(-9rem, -4vw, -2rem);
  bottom: clamp(-10rem, -7vw, -3rem);
  width: min(41vw, 39rem);
  aspect-ratio: 1;
  border: 1px solid rgba(244, 243, 239, .25);
  border-radius: 50%;
  box-shadow: 0 0 0 4rem rgba(244, 243, 239, .03), 0 0 0 8rem rgba(244, 243, 239, .02);
}

body.page-id-221088 .alfa-menu-hero__row,
body.page-id-221088 .alfa-menu-intro__row,
body.page-id-221088 .alfa-menu-panel .et_pb_row,
body.page-id-221088 .alfa-menu-cta .et_pb_row {
  width: min(100% - 3rem, 82rem) !important;
  max-width: 82rem !important;
  margin-inline: auto !important;
}

body.page-id-221088 .alfa-menu-hero__row {
  position: relative;
  z-index: 1;
  margin: 0 auto !important;
}

body.page-id-221088 .alfa-menu-hero .alfa-menu-eyebrow,
body.page-id-221088 .alfa-menu-eyebrow,
body.page-id-221088 .alfa-menu-rule {
  color: var(--alfa-schedule-accent) !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .2em !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

body.page-id-221088 .alfa-menu-hero .alfa-menu-eyebrow::before {
  display: inline-block;
  width: 2.2rem;
  height: 1px;
  margin: 0 .8rem .25rem 0;
  content: "";
  background: currentColor;
}

body.page-id-221088 .alfa-menu-hero h1 {
  max-width: 14ch;
  margin: 1.25rem 0 1.6rem !important;
  color: var(--alfa-schedule-ink) !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: clamp(3.3rem, 8.2vw, 7.25rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.07em !important;
  line-height: .88 !important;
  text-wrap: balance;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

body.page-id-221088 .alfa-menu-hero .alfa-menu-hero__copy {
  max-width: 38rem;
  margin: 0 !important;
  color: var(--alfa-schedule-muted) !important;
  font-size: clamp(1rem, 1.3vw, 1.18rem) !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.55 !important;
}

/* Shared title, text and button rhythm */
body.page-id-221088 .alfa-menu-title h2,
body.page-id-221088 .alfa-menu-intro h2,
body.page-id-221088 .alfa-menu-cta h2 {
  margin: 0 !important;
  color: var(--alfa-schedule-ink) !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: clamp(2.4rem, 5.2vw, 5.3rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.065em !important;
  line-height: .93 !important;
  text-wrap: balance;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

body.page-id-221088 .alfa-menu-copy,
body.page-id-221088 .alfa-menu-copy p {
  color: var(--alfa-schedule-muted) !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: clamp(1rem, 1.35vw, 1.14rem) !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.6 !important;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

body.page-id-221088 .alfa-menu-button.et_pb_button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 3.25rem;
  padding: .95rem 1.35rem !important;
  border: 1px solid var(--alfa-schedule-accent) !important;
  border-radius: 0 !important;
  background: var(--alfa-schedule-accent) !important;
  color: #080a09 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: .73rem !important;
  font-weight: 900 !important;
  letter-spacing: .115em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

body.page-id-221088 .alfa-menu-button.et_pb_button::after {
  margin-left: .55em;
  content: "→" !important;
  font-family: Arial, sans-serif !important;
  opacity: 1 !important;
}

body.page-id-221088 .alfa-menu-button.et_pb_button:hover,
body.page-id-221088 .alfa-menu-button.et_pb_button:focus-visible {
  background: transparent !important;
  color: var(--alfa-schedule-ink) !important;
  transform: translateY(-2px);
}

body.page-id-221088 .alfa-menu-button.et_pb_button:focus-visible {
  outline: 2px solid var(--alfa-schedule-ink);
  outline-offset: 4px;
}

/* Intro */
body.page-id-221088 .alfa-menu-intro {
  padding: clamp(5.5rem, 10vw, 10rem) 0 !important;
  border-top: 1px solid var(--alfa-schedule-line);
}

body.page-id-221088 .alfa-menu-intro__row {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(18rem, .8fr);
  gap: clamp(2.5rem, 9vw, 9rem);
  align-items: end;
}

body.page-id-221088 .alfa-menu-intro__row > .et_pb_column {
  width: auto !important;
  margin: 0 !important;
}

body.page-id-221088 .alfa-menu-intro .alfa-menu-title,
body.page-id-221088 .alfa-menu-intro .alfa-menu-copy {
  width: auto !important;
  margin: 0 !important;
}

body.page-id-221088 .alfa-menu-intro .alfa-menu-copy {
  max-width: 31rem;
  padding-bottom: .3rem;
}

/* Funcionamiento: contenido editorial insertado desde el tema hijo. */
body.page-id-221088 .alfa-schedule-details {
  padding: clamp(5.5rem, 10vw, 10rem) 0 !important;
  background:
    linear-gradient(180deg, #080a09 0%, #101612 100%) !important;
  color: var(--alfa-schedule-ink);
}

body.page-id-221088 .alfa-schedule-details__inner {
  width: min(100% - 3rem, 82rem);
  max-width: 82rem;
  margin-inline: auto;
}

body.page-id-221088 .alfa-schedule-details__heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(12rem, .46fr);
  gap: clamp(2rem, 7vw, 7rem);
  padding-bottom: clamp(2.5rem, 5vw, 5rem);
  border-bottom: 1px solid var(--alfa-schedule-line);
}

body.page-id-221088 .alfa-schedule-details__eyebrow {
  grid-column: 1 / -1;
  margin: 0;
  color: var(--alfa-schedule-accent);
  font-family: Inter, Arial, sans-serif;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .2em;
  line-height: 1.2;
}

body.page-id-221088 .alfa-schedule-details h2,
body.page-id-221088 .alfa-schedule-details h3,
body.page-id-221088 .alfa-schedule-details p {
  font-family: Inter, Arial, sans-serif;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

body.page-id-221088 .alfa-schedule-details h2 {
  max-width: 14ch;
  margin: 0;
  color: var(--alfa-schedule-ink);
  font-size: clamp(2.5rem, 5.8vw, 5.7rem);
  font-weight: 900;
  letter-spacing: -.07em;
  line-height: .9;
  text-wrap: balance;
}

body.page-id-221088 .alfa-schedule-details__lead {
  grid-column: 2;
  align-self: end;
}

body.page-id-221088 .alfa-schedule-details__lead p {
  margin: 0;
  color: var(--alfa-schedule-muted);
  font-size: clamp(1rem, 1.35vw, 1.14rem);
  font-weight: 400;
  line-height: 1.6;
}

body.page-id-221088 .alfa-schedule-details__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-right: 1px solid var(--alfa-schedule-line);
  border-bottom: 1px solid var(--alfa-schedule-line);
}

body.page-id-221088 .alfa-schedule-details__item {
  min-height: 20rem;
  padding: clamp(1.5rem, 3vw, 3rem);
  border-left: 1px solid var(--alfa-schedule-line);
  border-top: 1px solid var(--alfa-schedule-line);
}

body.page-id-221088 .alfa-schedule-details__item span {
  display: block;
  margin-bottom: clamp(3rem, 7vw, 7rem);
  color: var(--alfa-schedule-accent);
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(2.8rem, 4.8vw, 4.6rem);
  font-weight: 900;
  letter-spacing: -.08em;
  line-height: .8;
}

body.page-id-221088 .alfa-schedule-details__item h3 {
  margin: 0 0 .8rem;
  color: var(--alfa-schedule-ink);
  font-size: clamp(1.15rem, 1.7vw, 1.42rem);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1;
}

body.page-id-221088 .alfa-schedule-details__item p,
body.page-id-221088 .alfa-schedule-details__note {
  margin: 0;
  color: var(--alfa-schedule-muted);
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.55;
}

body.page-id-221088 .alfa-schedule-details__note {
  max-width: 45rem;
  margin-top: 1.5rem;
  padding-left: 1rem;
  border-left: 2px solid var(--alfa-schedule-accent);
}

/* Table: native markup, readable and horizontally scrollable on small screens. */
body.page-id-221088 .alfa-menu-panel {
  padding: clamp(5rem, 9vw, 9rem) 0 !important;
  background: #0e1210 !important;
}

body.page-id-221088 .alfa-menu-panel .alfa-menu-title {
  margin-bottom: clamp(2.2rem, 4vw, 4rem) !important;
}

body.page-id-221088 .alfa-menu-panel .alfa-menu-title h2::before {
  display: block;
  margin-bottom: 1rem;
  color: var(--alfa-schedule-accent);
  content: "HORARIOS · FUERZA";
  font-family: Inter, Arial, sans-serif;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .2em;
  line-height: 1.2;
}

body.page-id-221088 .alfa-menu-panel .alfa-menu-copy {
  width: 100%;
  overflow: visible;
}

body.page-id-221088 .alfa-schedule-tables {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.25rem, 3vw, 2.5rem);
}

body.page-id-221088 .alfa-schedule-tables__group {
  min-width: 0;
}

body.page-id-221088 .alfa-schedule-tables__group header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: .9rem;
}

body.page-id-221088 .alfa-schedule-tables__group header p,
body.page-id-221088 .alfa-schedule-tables__group header h3 {
  margin: 0;
  font-family: Inter, Arial, sans-serif;
}

body.page-id-221088 .alfa-schedule-tables__group header p {
  color: var(--alfa-schedule-accent);
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.2;
}

body.page-id-221088 .alfa-schedule-tables__group header h3 {
  color: var(--alfa-schedule-ink);
  font-size: clamp(1.35rem, 2vw, 1.7rem);
  font-weight: 900;
  letter-spacing: -.055em;
  line-height: 1;
}

body.page-id-221088 .alfa-schedule-tables__scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: var(--alfa-schedule-accent) transparent;
}

body.page-id-221088 .alfa-menu-table {
  width: 100% !important;
  min-width: 32rem;
  margin: 0 !important;
  border: 1px solid var(--alfa-schedule-line) !important;
  border-collapse: collapse !important;
  background: #0a0d0b !important;
  color: var(--alfa-schedule-ink) !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: .9rem !important;
  line-height: 1.25 !important;
  table-layout: fixed;
}

body.page-id-221088 .alfa-menu-table th,
body.page-id-221088 .alfa-menu-table td {
  padding: 1.1rem .75rem !important;
  border: 1px solid var(--alfa-schedule-line) !important;
  color: var(--alfa-schedule-muted) !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  vertical-align: middle !important;
}

body.page-id-221088 .alfa-menu-table th {
  padding-block: 1rem !important;
  background: rgba(255, 93, 19, .12) !important;
  color: var(--alfa-schedule-ink) !important;
  font-size: .68rem !important;
  font-weight: 900 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase;
}

body.page-id-221088 .alfa-menu-table td:first-child,
body.page-id-221088 .alfa-menu-table th:first-child {
  width: 13%;
  color: var(--alfa-schedule-accent) !important;
  font-weight: 900 !important;
}

body.page-id-221088 .alfa-menu-table tbody tr:hover td {
  background: rgba(255, 255, 255, .035) !important;
  color: var(--alfa-schedule-ink) !important;
}

/* Closing CTA */
body.page-id-221088 .alfa-menu-cta {
  padding: clamp(6rem, 12vw, 12rem) 0 !important;
  background:
    radial-gradient(circle at 86% 35%, rgba(255, 93, 19, .2), transparent 0 28%),
    #080a09 !important;
}

body.page-id-221088 .alfa-menu-cta .et_pb_row {
  padding: clamp(2rem, 6vw, 5rem) !important;
  border: 1px solid var(--alfa-schedule-line);
}

body.page-id-221088 .alfa-menu-cta .alfa-menu-title {
  max-width: 48rem;
}

body.page-id-221088 .alfa-menu-cta .alfa-menu-copy {
  max-width: 35rem;
  margin: 1.45rem 0 2rem !important;
}

@media (max-width: 980px) {
  body.page-id-221088 .alfa-menu-intro__row {
    grid-template-columns: 1fr;
    gap: 1.7rem;
  }

  body.page-id-221088 .alfa-menu-intro .alfa-menu-copy {
    max-width: 42rem;
  }

  body.page-id-221088 .alfa-schedule-details__heading {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  body.page-id-221088 .alfa-schedule-details__lead {
    grid-column: auto;
    max-width: 42rem;
  }

  body.page-id-221088 .alfa-schedule-tables {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}

@media (max-width: 600px) {
  body.page-id-221088 .alfa-menu-hero--schedule {
    min-height: 41rem;
    padding: 8.5rem 0 3.25rem !important;
  }

  body.page-id-221088 .alfa-menu-hero__row,
  body.page-id-221088 .alfa-menu-intro__row,
  body.page-id-221088 .alfa-menu-panel .et_pb_row,
  body.page-id-221088 .alfa-menu-cta .et_pb_row {
    width: min(100% - 2.25rem, 82rem) !important;
  }

  body.page-id-221088 .alfa-menu-hero h1 {
    font-size: clamp(3rem, 16vw, 4.5rem) !important;
    letter-spacing: -.075em !important;
  }

  body.page-id-221088 .alfa-menu-title h2,
  body.page-id-221088 .alfa-menu-intro h2,
  body.page-id-221088 .alfa-menu-cta h2 {
    font-size: clamp(2.35rem, 12vw, 3.6rem) !important;
    letter-spacing: -.07em !important;
  }

  body.page-id-221088 .alfa-menu-table {
    min-width: 32rem;
    font-size: .82rem !important;
  }

  body.page-id-221088 .alfa-menu-table th,
  body.page-id-221088 .alfa-menu-table td {
    padding: .9rem .55rem !important;
  }

  body.page-id-221088 .alfa-menu-cta .et_pb_row {
    padding: 2.2rem 1.4rem !important;
  }

  body.page-id-221088 .alfa-schedule-details__inner {
    width: min(100% - 2.25rem, 82rem);
  }

  body.page-id-221088 .alfa-schedule-details__grid {
    grid-template-columns: 1fr;
  }

  body.page-id-221088 .alfa-schedule-details__item {
    min-height: auto;
    padding: 1.6rem;
  }

  body.page-id-221088 .alfa-schedule-details__item span {
    margin-bottom: 2.4rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.page-id-221088 .alfa-menu-button.et_pb_button {
    transition: none;
  }
}
