/* --------------------------------------------------------------------------
   Pepe de Lucio · Antena 3 · Página 235818
   Página editorial independiente dentro de «Estamos en los medios».
   Todo el contenido continúa siendo editable desde Divi.
   -------------------------------------------------------------------------- */

body.page-id-237476,
body.page-id-237476 #main-content { background: var(--fya-black); }

/* El reportaje ocupa un lienzo oscuro continuo; Divi mantenía el papel del
   contenedor alrededor y creaba dos bandas blancas a los lados. */
body.page-id-237476 #et-main-area,
body.page-id-237476 #main-content > .container,
body.page-id-237476 #main-content .entry-content,
body.page-id-237476 #main-content .et_pb_post {
  background: var(--fya-black) !important;
}

body.page-id-237476 .et_pb_section { font-family: var(--fya-font); }

body.page-id-237476 .alfa-menu-page,
body.page-id-237476 .alfa-menu-intro,
body.page-id-237476 .alfa-menu-grid-section,
body.page-id-237476 .alfa-menu-cta {
  padding: clamp(5.5rem, 9vw, 9.5rem) 0;
  background: var(--fya-black) !important;
}

body.page-id-237476 .et_pb_row {
  width: min(var(--fya-content), calc(100% - 3rem));
  max-width: var(--fya-content);
}

/* Reusable editorial text ------------------------------------------------ */
body.page-id-237476 .alfa-menu-eyebrow {
  margin: 0 0 1.25rem !important;
  color: var(--fya-orange) !important;
  font-family: var(--fya-font) !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .2em !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

body.page-id-237476 .alfa-menu-rule {
  width: 3.25rem;
  height: .25rem;
  margin: 0 0 1.35rem;
  background: var(--fya-orange);
}

body.page-id-237476 .alfa-menu-title h2 {
  max-width: 11ch;
  margin: 0 !important;
  color: var(--fya-white) !important;
  font-family: var(--fya-font) !important;
  font-size: clamp(2.5rem, 4.25vw, 4.8rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.075em !important;
  line-height: .88 !important;
  text-transform: uppercase;
}

body.page-id-237476 .alfa-menu-copy {
  color: rgba(248, 248, 245, .74) !important;
  font-family: var(--fya-font) !important;
  font-size: clamp(1rem, 1.18vw, 1.15rem) !important;
  font-weight: 400 !important;
  letter-spacing: -.015em !important;
  line-height: 1.58 !important;
}

body.page-id-237476 .alfa-menu-copy p { margin: 0 0 1.15rem !important; }
body.page-id-237476 .alfa-menu-copy p { color: rgba(248, 248, 245, .84) !important; }

body.page-id-237476 .alfa-menu-button.et_pb_button {
  display: inline-flex;
  min-height: 3.25rem;
  padding: .93rem 1.4rem !important;
  align-items: center;
  border: 1px solid var(--fya-orange) !important;
  border-radius: 0 !important;
  background: var(--fya-orange) !important;
  box-shadow: none !important;
  color: var(--fya-black) !important;
  font-family: var(--fya-font) !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .13em !important;
  line-height: 1 !important;
  text-transform: uppercase;
  transition: transform var(--fya-ease), border-color var(--fya-ease), background-color var(--fya-ease);
}

body.page-id-237476 .alfa-menu-button.et_pb_button::after { display: none; }
body.page-id-237476 .alfa-menu-button.et_pb_button:hover,
body.page-id-237476 .alfa-menu-button.et_pb_button:focus-visible {
  border-color: var(--fya-green) !important;
  background: var(--fya-green) !important;
  color: var(--fya-black) !important;
  transform: translateY(-2px);
}

/* Hero ------------------------------------------------------------------- */
body.page-id-237476 .alfa-menu-hero--antena {
  position: relative;
  display: flex;
  min-height: 44rem;
  padding: clamp(8.75rem, 12vw, 12rem) 0 clamp(5.25rem, 7vw, 7.5rem);
  align-items: flex-end;
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(90deg, rgba(11, 27, 41, .98) 0%, rgba(11, 27, 41, .88) 39%, rgba(11, 27, 41, .31) 72%, rgba(11, 27, 41, .18) 100%),
    linear-gradient(0deg, rgba(11, 27, 41, .92) 0%, transparent 57%),
    url('/wp-content/uploads/2026/08/Pepe-de-Lucio-en-Antena-3.webp') center / cover no-repeat !important;
}

body.page-id-237476:not(.et-fb) .alfa-menu-hero--antena { min-height: 100svh; }
body.page-id-237476 .alfa-menu-hero--antena .et_pb_row { margin: 0 auto; }
body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-hero__antena-logo {
  width: min(10.5rem, 36vw) !important;
  margin: 0 0 clamp(1.25rem, 2vw, 1.85rem) !important;
  overflow: visible;
  background: transparent !important;
}
body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-hero__antena-logo img {
  display: block;
  width: 100%;
  filter: none !important;
  transform: none !important;
}
body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-hero__title h1 {
  max-width: 12.5ch;
  margin: 0 !important;
  color: var(--fya-white) !important;
  font-family: var(--fya-font) !important;
  font-size: clamp(3.9rem, 8vw, 9.6rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.09em !important;
  line-height: .8 !important;
  text-wrap: balance;
  text-transform: uppercase;
}

body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-hero__title h1 span {
  color: var(--fya-green);
}

body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-hero__copy {
  max-width: 30rem;
  margin: clamp(1.7rem, 3vw, 2.6rem) 0 0 !important;
  color: rgba(248, 248, 245, .84) !important;
  font-family: var(--fya-font) !important;
  font-size: clamp(1rem, 1.24vw, 1.17rem) !important;
  font-weight: 400 !important;
  letter-spacing: -.015em !important;
  line-height: 1.55 !important;
}

body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-button { margin-top: clamp(1.7rem, 3vw, 2.6rem); }

/* Story and authority ---------------------------------------------------- */
body.page-id-237476 .alfa-menu-intro {
  position: relative;
  overflow: hidden;
  background: #112736 !important;
}

body.page-id-237476 .alfa-menu-intro::after {
  position: absolute;
  z-index: 0;
  right: -13rem;
  bottom: -17rem;
  width: 37rem;
  height: 37rem;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 122, 18, .13), rgba(255, 122, 18, 0) 68%);
  content: '';
  pointer-events: none;
}

body.page-id-237476 .alfa-menu-intro__row { position: relative; z-index: 1; }
body.page-id-237476 .alfa-menu-intro__row {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(2.5rem, 6vw, 6.5rem);
  align-items: center;
}
body.page-id-237476 .alfa-menu-intro__row > .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: auto !important;
  margin: 0 !important;
}
body.page-id-237476 .alfa-menu-intro .alfa-menu-copy { max-width: 33rem; margin: .35rem 0 0 auto !important; }

/* The three ideas -------------------------------------------------------- */
body.page-id-237476 .alfa-menu-grid-section { padding-top: 0; background: #112736 !important; }
body.page-id-237476 .alfa-menu-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(248, 248, 245, .2);
}

body.page-id-237476 .alfa-menu-grid > .et_pb_column { width: auto !important; margin: 0 !important; }
body.page-id-237476 .alfa-menu-card {
  min-height: clamp(21rem, 29vw, 27rem);
  margin: 0 !important;
  padding: clamp(2rem, 3.4vw, 3.4rem);
  border-right: 1px solid rgba(248, 248, 245, .2);
  border-bottom: 1px solid rgba(248, 248, 245, .2);
}
body.page-id-237476 .et_pb_column:last-child .alfa-menu-card { border-right: 0; }

body.page-id-237476 .alfa-menu-card__number {
  margin: 0 0 clamp(2rem, 4vw, 4rem) !important;
  color: var(--fya-green) !important;
  font-family: var(--fya-font) !important;
  font-size: clamp(3.5rem, 6.5vw, 6.5rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.09em !important;
  line-height: .75 !important;
}
body.page-id-237476 .alfa-menu-card h3 {
  margin: 0 0 1rem !important;
  color: var(--fya-white) !important;
  font-family: var(--fya-font) !important;
  font-size: clamp(1.5rem, 2.1vw, 2.25rem) !important;
  font-weight: 900 !important;
  letter-spacing: -.06em !important;
  line-height: .9 !important;
}
body.page-id-237476 .alfa-menu-card > .et_pb_text_inner > p:last-child {
  margin: 0 !important;
  color: rgba(248, 248, 245, .68) !important;
  font-family: var(--fya-font) !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  letter-spacing: -.012em !important;
  line-height: 1.5 !important;
}

/* Closing movement ------------------------------------------------------- */
body.page-id-237476 .alfa-menu-cta {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(11, 27, 41, .97) 0%, rgba(11, 27, 41, .85) 49%, rgba(11, 27, 41, .35) 100%),
    url('/wp-content/uploads/2026/08/pepe-de-lucio-sin-logo-antiguo.jpg') center / cover no-repeat !important;
}
body.page-id-237476 .alfa-menu-cta .alfa-menu-title h2 { max-width: 12ch; }
body.page-id-237476 .alfa-menu-cta .alfa-menu-copy { max-width: 32rem; margin-top: 1.75rem !important; }
body.page-id-237476 .alfa-menu-cta .alfa-menu-button { margin-top: 1rem; }

@media (max-width: 767px) {
  body.page-id-237476 .et_pb_row { width: min(100% - 2.25rem, var(--fya-content)); }
  body.page-id-237476 .alfa-menu-page,
  body.page-id-237476 .alfa-menu-intro,
  body.page-id-237476 .alfa-menu-grid-section,
  body.page-id-237476 .alfa-menu-cta { padding-block: 4.75rem; }
  body.page-id-237476 .alfa-menu-hero--antena { min-height: 39rem; padding-top: 8.25rem; background-position: 72% center !important; }
  body.page-id-237476 .alfa-menu-hero--antena .alfa-menu-hero__title h1 { font-size: clamp(3.55rem, 16.4vw, 5.4rem) !important; }
  body.page-id-237476 .alfa-menu-title h2 { font-size: clamp(2.55rem, 12vw, 4.25rem) !important; }
  body.page-id-237476 .alfa-menu-intro__row { grid-template-columns: 1fr; }
  body.page-id-237476 .alfa-menu-intro__row > .et_pb_column + .et_pb_column { margin-top: 2.5rem !important; }
  body.page-id-237476 .alfa-menu-grid { grid-template-columns: 1fr; }
  body.page-id-237476 .alfa-menu-card { min-height: 0; padding: 2.2rem 0; border-right: 0; }
  body.page-id-237476 .alfa-menu-card__number { margin-bottom: 2.1rem !important; font-size: 4.4rem !important; }
  body.page-id-237476 .alfa-menu-cta { background-position: 72% center !important; }
}

/* Reportaje editorial: módulo Código de Divi, página Pepe de Lucio. */
body.page-id-237476 .alfa-pepe-reportage {
  box-sizing: border-box;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: clamp(4.5rem, 6vw, 6.5rem) clamp(1.5rem, 5vw, 6rem);
  color: #f5f4ef;
  background:
    radial-gradient(circle at 83% 8%, rgba(255, 104, 0, .14), transparent 32%),
    #0e2230;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.page-id-237476 .alfa-pepe-reportage *,
body.page-id-237476 .alfa-pepe-reportage *::before,
body.page-id-237476 .alfa-pepe-reportage *::after {
  box-sizing: border-box;
}

body.page-id-237476 .alfa-pepe-reportage__grid {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: clamp(2.5rem, 5vw, 5.5rem);
  align-items: center;
}

body.page-id-237476 .alfa-pepe-reportage__label {
  margin: 0 0 1.25rem;
  color: #ff7a12;
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .18em;
  line-height: 1.2;
}

body.page-id-237476 .alfa-pepe-reportage h2,
body.page-id-237476 .alfa-pepe-reportage h3 {
  margin: 0;
  color: #f7f6f1;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 900;
  letter-spacing: -.055em;
  text-transform: uppercase;
}

body.page-id-237476 .alfa-pepe-reportage h2 {
  max-width: 13ch;
  font-size: clamp(2.6rem, 3.5vw, 4.25rem) !important;
  line-height: .92;
}

body.page-id-237476 .alfa-pepe-reportage__lead {
  max-width: 32rem;
  margin: 1.6rem 0 1.35rem;
  color: #f3f1eb;
  font-size: clamp(1.05rem, 1.18vw, 1.25rem);
  font-weight: 600;
  line-height: 1.35;
}

body.page-id-237476 .alfa-pepe-reportage__intro > p:not(.alfa-pepe-reportage__label):not(.alfa-pepe-reportage__lead),
body.page-id-237476 .alfa-pepe-reportage__facts p {
  max-width: 38rem;
  margin: 0 0 1.25rem;
  color: rgba(245, 244, 239, .82);
  font-size: clamp(1rem, 1.18vw, 1.16rem);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.65;
}

body.page-id-237476 .alfa-pepe-reportage blockquote {
  max-width: 31rem;
  margin: 2rem 0 0;
  padding: 1.35rem 0 0 1.25rem;
  border-left: 2px solid #ff7a12;
  color: #f7f6f1;
  font-size: clamp(1.12rem, 1.4vw, 1.38rem);
  font-weight: 600;
  line-height: 1.42;
}

body.page-id-237476 .alfa-pepe-reportage__media {
  min-width: 0;
}

body.page-id-237476 .alfa-pepe-reportage__media video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #000;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, .35);
}

body.page-id-237476 .alfa-pepe-reportage__caption {
  margin: .75rem 0 0;
  color: rgba(245, 244, 239, .5);
  font-size: .78rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.page-id-237476 .alfa-pepe-reportage__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: clamp(4rem, 8vw, 7rem);
  border-top: 1px solid rgba(245, 244, 239, .2);
}

body.page-id-237476 .alfa-pepe-reportage__fact {
  min-height: 17rem;
  padding: 2rem clamp(1.2rem, 2.5vw, 3rem) 1.25rem 0;
}

body.page-id-237476 .alfa-pepe-reportage__fact + .alfa-pepe-reportage__fact {
  padding-left: clamp(1.2rem, 2.5vw, 3rem);
  border-left: 1px solid rgba(245, 244, 239, .2);
}

body.page-id-237476 .alfa-pepe-reportage__number {
  display: block;
  margin-bottom: 2rem;
  color: #ff7a12;
  font-size: clamp(2.4rem, 4vw, 4rem);
  font-weight: 900;
  letter-spacing: -.07em;
  line-height: .8;
}

body.page-id-237476 .alfa-pepe-reportage h3 {
  margin-bottom: 1rem;
  font-size: clamp(1.35rem, 2.1vw, 2.2rem);
  line-height: .96;
}

@media (max-width: 980px) {
  body.page-id-237476 .alfa-pepe-reportage__grid {
    grid-template-columns: 1fr;
  }

  body.page-id-237476 .alfa-pepe-reportage h2 {
    max-width: 12ch;
  }

  body.page-id-237476 .alfa-pepe-reportage__media {
    max-width: 56rem;
  }
}

@media (max-width: 767px) {
  body.page-id-237476 .alfa-pepe-reportage {
    padding: 4.5rem 1.35rem;
  }

  body.page-id-237476 .alfa-pepe-reportage__facts {
    grid-template-columns: 1fr;
  }

  body.page-id-237476 .alfa-pepe-reportage__fact,
  body.page-id-237476 .alfa-pepe-reportage__fact + .alfa-pepe-reportage__fact {
    min-height: 0;
    padding: 1.8rem 0;
    border-left: 0;
    border-bottom: 1px solid rgba(245, 244, 239, .16);
  }

  body.page-id-237476 .alfa-pepe-reportage__number {
    margin-bottom: 1.2rem;
  }
}

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

/* Gutenberg: el número, título y explicación forman una única tarjeta.
   Las tres piezas comparten el contenedor de columna, nunca una tarjeta por texto. */
body.page-id-237476 .alfa-menu-grid {
  gap: clamp(.85rem, 1.5vw, 1.35rem);
  border: 0;
}

body.page-id-237476 .alfa-menu-grid > .wp-block-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .85rem;
  min-width: 0;
  margin: 0 !important;
  padding: clamp(1.35rem, 2.3vw, 2rem);
  border: 1px solid rgba(248, 248, 245, .2);
  border-radius: 1rem;
  background: linear-gradient(145deg, rgba(255, 255, 255, .045), rgba(6, 20, 30, .18));
  box-shadow: 0 .9rem 2.2rem rgba(0, 0, 0, .14);
}

body.page-id-237476 .alfa-menu-grid > .wp-block-column > * + * { margin-block-start: 0 !important; }

body.page-id-237476 .alfa-menu-grid > .wp-block-column > .alfa-menu-card {
  min-height: 0;
  margin: 0 !important;
  padding: 0;
  border: 0;
  background: transparent;
}

body.page-id-237476 .alfa-menu-grid > .wp-block-column > p.alfa-menu-card__number {
  color: var(--fya-green) !important;
  font-size: .78rem !important;
  font-weight: 850 !important;
  letter-spacing: .16em !important;
  line-height: 1.1 !important;
}

body.page-id-237476 .alfa-menu-grid > .wp-block-column > h3.alfa-menu-card {
  color: var(--fya-white) !important;
  font-size: clamp(1.35rem, 1.7vw, 1.85rem) !important;
  font-weight: 850 !important;
  letter-spacing: -.045em !important;
  line-height: 1 !important;
  text-wrap: balance;
}

body.page-id-237476 .alfa-menu-grid > .wp-block-column > p.alfa-menu-card:not(.alfa-menu-card__number) {
  color: rgba(248, 248, 245, .8) !important;
  font-size: clamp(.97rem, 1.1vw, 1.08rem) !important;
  line-height: 1.52 !important;
}

@media (max-width: 767px) {
  body.page-id-237476 .alfa-menu-grid { gap: .85rem; }
  body.page-id-237476 .alfa-menu-grid > .wp-block-column { padding: 1.35rem; }
}
