/* Identidad OT Leaders. La estructura visual conserva los componentes de Accede. */
:root, [data-theme="dark"] {
  --a1: #ffc26b; --a2: #d6b892; --a3: #9e774e; --a4: #402510;
  --g1: linear-gradient(135deg, #ffc26b, #d6b892);
  --g2: linear-gradient(135deg, #9e774e, #402510);
  --g3: linear-gradient(135deg, #d6b892, #9e774e);
  --bg: #1c2125; --bg2: #171b1e; --bgc: #23292d; --tp: #121619;
  --t1: #f7f1e9; --t2: #c3beb8; --tm: #b7a693;
  --bc: rgba(214,184,146,.2); --sh: 0 8px 36px #0003; --shh: 0 22px 64px #0005;
  --nav: rgba(28,33,37,.97); --nt: #f7f1e9; --mb: #1c2125;
}
[hidden] { display: none !important; }
section { scroll-margin-top: 100px; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 3px solid #ffc26b; outline-offset: 5px; }
.skip-link { position: fixed; top: -80px; left: 16px; z-index: 2000; background: #ffc26b; color: #1c2125; padding: 12px; }
.skip-link:focus { top: 12px; }
.topbar { color: #d6b892; font-size: .75rem; letter-spacing: .06em; }
.ot-brand { color: var(--t1); gap: 12px; font-size: 1.25rem; white-space: nowrap; letter-spacing: .06em; }
.ot-brand:hover { color: var(--a1); }
.ot-brand b { color: var(--a2); font-weight: 500; }
.logo-crop { width: 60px; height: 60px; overflow: hidden; border-radius: 50%; flex-shrink: 0; }
.logo-crop img { max-width: none; width: 106%; height: 106%; margin: -3%; object-fit: cover; }
.hero { min-height: 740px; background: radial-gradient(ellipse at 85% 40%, #40251088, transparent 52%), #1c2125; padding: 85px 0; }
.hgrid { background-image: linear-gradient(#d6b89208 1px, transparent 1px), linear-gradient(90deg, #d6b89208 1px, transparent 1px); }
.hg1 { background: #9e774e18; }
.htitle { font-size: clamp(2.8rem, 5.5vw, 5.1rem); }
.hero-region { color: #d6b892; font-size: 1.35rem; margin-bottom: 18px; }
.hdesc { color: #c3beb8; max-width: 590px; }
.hstats { gap: 12px 24px; color: #d6b892; font-size: .76rem; margin-top: 35px; }
.hero-emblem { border-radius: 50%; overflow: hidden; box-shadow: 0 25px 80px #0006; max-width: 440px; margin: auto; aspect-ratio: 1; }
.hero-emblem img { width: 106%; height: 106%; max-width: none; margin: -3%; object-fit: cover; }
.emblem-caption { color: #d6b892; text-align: center; font-size: .7rem; letter-spacing: .27em; margin: 28px 0 0; }
.bg, .bg:hover, #btt { color: #1c2125; }
.bg:hover, #btt { box-shadow: 0 8px 28px #9e774e33; }
.bo { border-color: #9e774e; color: #ffc26b; }
.bo:hover { background: #ffc26b; color: #1c2125; }
.stag { background: #9e774e12; border-color: #9e774e66; }
.cb:hover { border-color: #9e774e; }
.fc { padding: 32px; }
.fc h3 { font-size: 1.45rem; margin-bottom: 12px; }
.ficon, .fi0 { background: #402510; color: #ffc26b; }
.copy { color: var(--t2); line-height: 1.85; }
.community-panel { background: linear-gradient(135deg, #40251088, #23292d); border: 1px solid var(--bc); padding: 40px; border-radius: 18px; }
.community-panel p { color: var(--t2); }
.community-mark { font-family: var(--fh); font-size: 8rem; color: #d6b892; line-height: 1; margin-top: 35px; }
.community-mark span { display: block; font-size: 1.1rem; letter-spacing: .4em; margin-top: 10px; }
.event-card { border: 1px solid #9e774e; border-radius: 18px; padding: 40px; background: linear-gradient(125deg, #40251080, #23292d); }
.event-label { color: #d6b892; font-size: .7rem; letter-spacing: .15em; }
.event-card h3 { font-size: clamp(1.9rem, 3vw, 2.8rem); margin: 18px 0; }
.event-card p { color: var(--t2); }
.event-details { display: flex; flex-wrap: wrap; gap: 22px 48px; border-top: 1px solid var(--bc); padding-top: 24px; margin: 28px 0; }
.event-details dt { color: #d6b892; font-size: .78rem; font-weight: 500; }
.event-details dd { margin: 6px 0 0; }
.country-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.country-list span { border: 1px solid var(--bc); border-radius: 30px; padding: 8px 22px; color: #d6b892; }
.gallery-placeholder { text-align: center; padding: 52px 24px; border: 1px dashed #9e774e88; border-radius: 18px; margin-top: 30px; }
.gallery-placeholder i { font-size: 2rem; color: #9e774e; margin-bottom: 20px; }
.gallery-placeholder h3 { font-size: 1.4rem; }
.gallery-placeholder p { color: var(--t2); margin-bottom: 0; }
.ot-form { padding: 36px; }
.ot-form:hover { transform: none; }
.ot-form h3, legend { font-family: var(--fh); font-size: 1.6rem; margin-bottom: 22px; }
.form-label { font-size: .85rem; color: var(--t2); font-weight: 600; }
.cf-in { color-scheme: dark; border-color: var(--bc); }
.cf-in:focus { border-color: #ffc26b; box-shadow: 0 0 0 3px #ffc26b15 !important; }
.form-steps { display: flex; list-style: none; padding: 0 0 22px; gap: 20px; margin-bottom: 28px; border-bottom: 1px solid var(--bc); color: var(--t2); font-size: .85rem; }
.form-steps .current { color: #ffc26b; font-weight: 700; }
.form-actions { display: flex; gap: 12px; margin-top: 28px; }
.form-note { color: var(--t2); font-size: .8rem; }
.check-label { display: flex; align-items: flex-start; gap: 10px; font-size: .83rem; color: var(--t2); margin: 25px 0; cursor: pointer; }
.check-label input { margin-top: 6px; accent-color: #ffc26b; flex-shrink: 0; }
.form-status { color: #ffc26b; margin: 18px 0 0; font-size: .88rem; }
.form-status:empty { display: none; }
.ctas { background: radial-gradient(ellipse at 50% 100%, #402510, #171b1e); }
.ctas::before, .ctas::after { display: none; }
.ctas p { color: var(--t2); }
.foot { background: #121619; }
.footer-nav { display: flex; flex-wrap: wrap; gap: 8px; }
.fdesc, .fbot p { color: #bdb6ad; }
@media (min-width: 1200px) { #mob-menu.open { display: none; } }
@media (max-width: 991px) { .hero { min-height: auto; padding: 60px 0; } .hero-emblem { max-width: 310px; } section { padding: 65px 0; } }
@media (max-width: 575px) { .logo-crop { width: 46px; height: 46px; } .ot-brand { font-size: 1rem; gap: 8px; } .hbadge { font-size: .69rem; padding: 7px 12px; } .ot-form, .event-card, .community-panel { padding: 24px; } .form-steps { gap: 12px; font-size: .74rem; } .hero-region { font-size: 1.1rem; } .hero-emblem { max-width: 250px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition: none !important; } }

/* Footer compacto: copyright y LinkedIn. */
.foot.copyright-only { padding: 0; }
.copyright-only .fbot { margin-top: 0; }

.copyright-only .fsoc a { margin-right: 0; }
.copyright-only .fsoc a:hover { color: #1c2125; }

/* Las etiquetas de cada pareja comparten altura, aunque ocupen varias líneas. */
@media (min-width: 768px) {
  #registration-form fieldset[data-step="0"] > .row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 16px;
    margin: 0;
  }
  #registration-form fieldset[data-step="0"] > .row > .col-md-6 {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
    width: auto;
    min-width: 0;
    margin: 0;
    padding: 0;
  }
  #registration-form fieldset[data-step="0"] .form-label {
    margin-bottom: 0;
  }
  #registration-form fieldset[data-step="0"] .cf-in {
    align-self: start;
    margin-bottom: 8px;
  }
}

/* Mantener el footer al fondo también en páginas con poco contenido. */
body {
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
body > #main { flex: 1 0 auto; }
body > #mnav, body > .foot { flex-shrink: 0; }

/* Mitad del redondeado visible de los botones tipo píldora. */
.bg, .bo, .bgh { border-radius: 12px; }
#btt { border-radius: 6px; }
.fsoc a { border-radius: 25%; }

/* Etiquetas y banners con el mismo acabado menos redondeado. */
.hbadge { border-radius: 10px; }
.stag { border-radius: 8px; }
.country-list span { border-radius: 11px; }

/* Texto más grande, conservando el grosor original de las etiquetas. */
.hbadge { font-size: .89rem; font-weight: 600; }
.stag { font-size: .835rem; font-weight: 700; }
.country-list span { font-size: 1.05rem; }
@media (max-width: 575px) {
  .hbadge { font-size: .795rem; }
}

/* Entrada de página y aparición suave durante el scroll. */
@keyframes page-fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}
@media (prefers-reduced-motion: no-preference) {
  body > #main { animation: page-fade-in .35s ease-in both; }
  .scroll-reveal {
    transition: opacity .65s ease-in, translate .65s ease-in;
  }
  .scroll-reveal-pending {
    opacity: 0;
    translate: 0 18px;
  }
}
@media print {
  .scroll-reveal-pending { opacity: 1; translate: none; }
}

/* Video integrado al fondo del hero, con contraste para el texto. */
.hero-video { background: #1c2125; isolation: isolate; }
.hero-background-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .55;
  pointer-events: none;
  z-index: -2;
}
.hero-video-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(28,33,37,.8), rgba(28,33,37,.15)),
    linear-gradient(180deg, #1c2125 0%, rgba(28,33,37,.8) 7%, transparent 28%, transparent 65%, rgba(28,33,37,.8) 91%, #1c2125 100%);
  pointer-events: none;
  z-index: -1;
}

/* Imagen del aniversario integrada en la tarjeta, sin recortar el cartel. */
.event-card-with-image { padding: 0; overflow: hidden; }
.event-artwork { background: #000; display: flex; align-items: center; }
.event-artwork img { width: 100%; height: auto; max-height: 380px; object-fit: contain; }
.event-card-content { padding: 32px; }
.event-card-content .event-details { margin-bottom: 0; gap: 18px 24px; }
@media (min-width: 1200px) {
  .event-card-with-image { display: grid; grid-template-columns: 42% minmax(0, 1fr); }
  .event-card-content { padding: 28px; }
  .event-card-content h3 { font-size: 2rem; }
}
@media (max-width: 575px) {
  .event-card-content { padding: 24px; }
}

/* Paleta del cartel Rockstars: negro, rojo neón, bronce y plata. */
.event-card-with-image {
  background: #0d0c0d;
  border-color: #783b32;
  box-shadow: 0 16px 40px rgba(0, 0, 0, .28), 0 0 24px rgba(231, 49, 39, .06);
}
.event-card-with-image .event-card-content {
  background: radial-gradient(ellipse at bottom left, rgba(137, 25, 22, .18), transparent 75%), #0d0c0d;
}
.event-card-with-image .event-label { color: #cda982; }
.event-card-with-image h3 { color: #eee9e5; }
.event-card-with-image h3 .gtext {
  background: linear-gradient(120deg, #ff6658, #e6ada0);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.event-card-with-image p { color: #c4bbba; }
.event-card-with-image .event-details { border-top-color: rgba(226, 73, 57, .28); }
.event-card-with-image .event-details dt { color: #cda982; }
.event-card-with-image .event-details dd { color: #eee9e5; }

/* Fotografías reales de los encuentros del Club. */
.gallery-photo {
  display: block;
  overflow: hidden;
  border: 1px solid var(--bc);
  border-radius: 12px;
  background: var(--bg2);
  transition: border-color .3s ease, box-shadow .3s ease;
}
.gallery-photo img {
  width: 100%;
  height: auto;
  transition: transform .4s ease;
}
.gallery-photo:hover, .gallery-photo:focus-visible {
  border-color: var(--a2);
  box-shadow: 0 12px 30px rgba(0,0,0,.25);
}
.gallery-photo:hover img { transform: scale(1.025); }
@media (prefers-reduced-motion: reduce) {
  .gallery-photo:hover img { transform: none; }
}

/* Mosaico continuo con separaciones discretas entre fotografías. */
.gallery-grid {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4px;
  margin-left: 0;
  margin-right: 0;
  border-radius: 12px;
  overflow: hidden;
}
.gallery-grid > [class*="col-"] { width: auto; padding: 0; margin-top: 0; }
.gallery-grid .gallery-photo { border: 0; border-radius: 0; }
.gallery-grid .gallery-photo:hover,
.gallery-grid .gallery-photo:focus-visible { box-shadow: none; }
.gallery-grid .gallery-photo:focus-visible { outline-offset: -4px; }
@media (max-width: 991px) {
  .gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 575px) {
  .gallery-grid { grid-template-columns: 1fr; }
}

/* Eventos: introducción centrada y tarjeta amplia debajo. */
.events-intro .stitle { max-width: 850px; margin-left: auto; margin-right: auto; }
#events .event-artwork img { max-height: none; }
#events .event-card-content { display: flex; flex-direction: column; justify-content: center; }
@media (min-width: 768px) {
  #events .event-card-with-image { display: grid; grid-template-columns: 42% minmax(0, 1fr); }
  #events .event-card-content { padding: clamp(28px, 4vw, 56px); }
  #events .event-card-content h3 { font-size: clamp(2rem, 3vw, 2.8rem); }
  #events .event-details { gap: 24px 48px; }
}

/* Visor ampliado de fotos dentro de la página. */
html.gallery-viewer-open { overflow: hidden; }
.gallery-viewer {
  margin: auto;
  width: min(1100px, calc(100% - 32px));
  max-width: none;
  max-height: 94vh;
  max-height: 94dvh;
  padding: 16px;
  border: 1px solid var(--bc);
  border-radius: 14px;
  background: #121619;
  color: var(--t1);
  overflow: auto;
}
.gallery-viewer::backdrop { background: rgba(0, 0, 0, .88); }
.gallery-viewer-toolbar, .gallery-viewer-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.gallery-viewer-toolbar { margin-bottom: 14px; }
.gallery-viewer-toolbar p { margin: 0; color: var(--t2); }
.gallery-viewer-controls { margin-top: 14px; }
.gallery-viewer .bo { padding: 8px 14px; }
#gallery-large { width: 100%; height: auto; max-height: 70vh; max-height: 70dvh; object-fit: contain; }
@media (prefers-reduced-motion: no-preference) {
  .gallery-viewer[open] { animation: page-fade-in .2s ease-in; }
}

/* Controles discretos del visor de galería. */
.gallery-viewer-toolbar p { font-size: .75rem; }
.gallery-viewer .bo {
  border: 0;
  background: transparent;
  color: var(--t2);
  font-size: .8rem;
  font-weight: 500;
  padding: 6px 10px;
}
.gallery-viewer .bo:hover {
  background: transparent;
  color: var(--a2);
  transform: none;
}

/* Cierre con icono y paginación centrada del visor. */
.gallery-viewer #gallery-close {
  color: var(--a1);
  font-size: 1.8rem;
  line-height: 1;
  width: 40px;
  height: 40px;
  padding: 0;
  justify-content: center;
}
.gallery-viewer #gallery-close:hover { color: var(--a2); }
#gallery-large { border-radius: 8px; }
.gallery-viewer-dots { display: flex; justify-content: center; gap: 4px; margin-top: 12px; }
.gallery-dot {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
}
.gallery-dot::before { content: ''; width: 7px; height: 7px; border-radius: 50%; background: #6f7477; }
.gallery-dot[aria-pressed="true"]::before { background: var(--a1); }
.gallery-dot:hover::before { background: var(--a2); }

/* Flechas laterales centradas respecto a la fotografía. */
.gallery-image-stage { position: relative; padding: 0 40px; }
.gallery-side-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: grid;
  place-items: center;
  width: 36px;
  height: 48px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--a1);
  font-family: Arial, sans-serif;
  font-size: 2.6rem;
  line-height: 1;
  cursor: pointer;
}
.gallery-side-previous { left: 0; }
.gallery-side-next { right: 0; }
.gallery-side-arrow:hover { color: var(--a2); }
@media (max-width: 575px) {
  .gallery-image-stage { padding: 0 28px; }
  .gallery-side-arrow { width: 26px; font-size: 2rem; }
}

/* Inicio en móvil: texto sobre el video, sin la columna del logo. */
@media (max-width: 767.98px) {
  #home .hero-logo-column { display: none; }
  #home .hero-background-video { object-position: center; opacity: .65; }
  #home .hero-video-overlay {
    background: linear-gradient(rgba(28,33,37,.45), rgba(28,33,37,.45)),
      linear-gradient(180deg, #1c2125 0%, transparent 25%, transparent 70%, #1c2125 100%);
  }
}

/* Subrayado móvil ajustado al texto, manteniendo toda la fila pulsable. */
#mob-menu .nlc::after { display: none; }
#mob-menu .nlc:hover,
#mob-menu .nlc.act,
#mob-menu .nlc:focus-visible {
  text-decoration-line: underline;
  text-decoration-color: var(--a1);
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}

/* Menú móvil a pantalla completa, con inscripción al pie. */
@media (max-width: 1199.98px) {
  html.mobile-menu-open, .mobile-menu-open body { overflow: hidden; }
  .mobile-menu-open #mnav {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }
  .mobile-menu-open #mnav > .container > .d-flex {
    position: relative;
    z-index: 2;
  }
  .mobile-menu-open #mnav > .container > .d-flex .bg { display: none !important; }
  #mob-menu {
    position: fixed;
    inset: 0;
    z-index: 1;
    height: 100vh;
    height: 100dvh;
    margin: 0;
    border: 0;
    padding: 110px max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));
    gap: 12px;
    overflow-y: auto;
    background: var(--bg);
  }
  #mob-menu .nlc { font-size: 1.4rem; padding: 12px 0 !important; }
  #mob-menu .mobile-menu-join {
    margin-top: auto;
    flex-shrink: 0;
    justify-content: center;
    width: 100%;
    padding: 14px 28px;
  }
}

/* Chips compactos de países en la galería móvil. */
@media (max-width: 767.98px) {
  #gallery .country-list {
    display: flex;
    justify-content: center;
    gap: 8px;
  }
  #gallery .country-list span {
    padding: 5px 10px;
    font-size: .72rem;
    line-height: 1.4;
    border-radius: 7px;
    background: rgba(214, 184, 146, .04);
  }
}

/* Menú móvil sencillo, con el color de marca como único resaltado. */
@media (max-width: 1199.98px) {
  #mob-menu { gap: 0; background: var(--bg); }
  .mobile-menu-open #mbtn {
    display: grid;
    place-items: center;
    width: 40px;
    height: 40px;
    border: 0;
    color: var(--a1);
    background: transparent;
  }
  #mob-menu .nlc {
    text-align: center;
    flex-shrink: 0;
    font-family: var(--fb);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
    padding: 14px 0 !important;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    text-decoration: none;
  }
  #mob-menu .nlc:hover,
  #mob-menu .nlc.act,
  #mob-menu .nlc:focus-visible { text-decoration: none; }
  #mob-menu .nlc::after { display: none; }
  #mob-menu .nlc:not([hidden]) ~ .nlc:not([hidden]) { border-top: 1px solid var(--bc); }
  #mob-menu .mobile-menu-join { margin-top: auto; min-height: 50px; }
  #mob-menu .nlc:has(+ .mobile-menu-join) { margin-bottom: 24px; }
}

/* Encabezado móvil fijo para evitar que se recorte durante el scroll. */
@media (max-width: 1199.98px) {
  :root { --mobile-header-height: 85px; }
  body {
    padding-top: calc(var(--mobile-header-height) + env(safe-area-inset-top, 0px));
    overflow-x: clip;
  }
  #mnav, #mnav.sc {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: calc(var(--mobile-header-height) + env(safe-area-inset-top, 0px));
    padding: calc(12px + env(safe-area-inset-top, 0px)) 0 12px;
    transition: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    background: var(--bg);
  }
  #mob-menu {
    padding-top: calc(var(--mobile-header-height) + env(safe-area-inset-top, 0px) + 28px);
    overscroll-behavior-y: contain;
  }
}
@media (max-width: 575px) {
  :root { --mobile-header-height: 71px; }
}

/* Evitar desplazamiento elástico del documento alrededor del encabezado móvil. */
@media (max-width: 1199.98px) {
  html { overflow-x: clip; overscroll-behavior-y: none; }
}

/* Ritmo y márgenes de la galería en móvil. */
@media (max-width: 767.98px) {
  #gallery { padding: 40px 0 48px; }
  #gallery > .container { padding-left: 20px; padding-right: 20px; }
  #gallery > .container > .text-center { margin-bottom: 24px !important; }
  #gallery .stag { margin-bottom: 16px; }
  #gallery .stitle { margin-bottom: 14px; }
  #gallery .sdesc { margin-bottom: 0; font-size: .94rem; line-height: 1.7; }
  #gallery .country-list { gap: 8px; }
  #gallery .gallery-grid { margin-top: 24px !important; }
}

/* Contenido de Quiénes somos en el orden editorial original. */
.about-intro { max-width: 820px; }
.about-content-section { border-top: 1px solid var(--bc); }
.about-closing { max-width: 780px; line-height: 1.8; }

/* Bienvenida con título protagonista y contenido en dos columnas. */
#about.about-welcome {
  padding: 85px 0;
  background: radial-gradient(ellipse at 15% 65%, rgba(158,119,78,.13), transparent 65%), var(--bg);
}
.about-welcome-title {
  font-family: var(--fh);
  font-size: clamp(2.8rem, 5.5vw, 5.1rem);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -.02em;
  margin: 8px 0 0;
}
.about-welcome-title .gtext { display: block; }
.about-welcome-copy { margin-top: 20px; padding: 0; max-width: 580px; }
.about-welcome-copy .sdesc { font-size: 1.04rem; line-height: 1.78; }
@media (max-width: 991px) {
  #about.about-welcome { padding: 60px 0; }
  .about-welcome-copy { border-left: 0; padding: 0; max-width: 580px; }
}
@media (max-width: 575px) {
  #about.about-welcome { padding: 48px 0; }
  .about-welcome-title { font-size: clamp(2.7rem, 11vw, 3.8rem); }
  .about-welcome-copy .sdesc { font-size: 1rem; }
}

/* Emblema integrado en la bienvenida de Quiénes somos. */
.about-welcome-logo {
  width: 75%;
  max-width: 330px;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 12px 32px rgba(0, 0, 0, .25);
}
.about-welcome-logo img {
  width: 106%;
  height: 106%;
  max-width: none;
  margin: -3%;
  object-fit: cover;
}
@media (max-width: 575px) {
  .about-welcome-logo { max-width: 210px; }
}

/* Cierre con un matiz sutil y la invitación destacada. */
.ctas.about-closing-section {
  background: radial-gradient(ellipse at 50% 50%, rgba(158,119,78,.09), transparent 75%), var(--bg);
  border-top: 1px solid var(--bc);
}
.about-closing-section .about-closing-highlight {
  max-width: 780px;
  margin-top: 28px;
  margin-bottom: 0;
  color: var(--t1);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}

html { scrollbar-gutter: stable; }
@supports not (scrollbar-gutter: stable) {
  html { overflow-y: scroll; }
}

/* Fondo fijo compartido por Inicio y Contacto durante todo el scroll. */
.video-background-page { isolation: isolate; }
.video-background-page > .page-background-video {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: .55;
  z-index: -2;
  pointer-events: none;
}
.page-video-overlay {
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(28,33,37,.65), rgba(28,33,37,.3)),
    linear-gradient(180deg, rgba(28,33,37,.6), transparent 25%, transparent 75%, rgba(28,33,37,.65));
}
.video-background-page #home,
.video-background-page #contact { background: transparent; }

/* Dos puntos: el grande sigue con más retraso y el pequeño desaparece en hover. */
.ot-cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  pointer-events: none;
  z-index: 10000;
  opacity: 0;
  transition: opacity .15s ease;
}
.ot-cursor.is-visible { opacity: 1; }
.ot-cursor-large, .ot-cursor-small {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: var(--a1);
  pointer-events: none;
}
.ot-cursor-large {
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  opacity: .38;
  transition: transform .38s ease-out;
}
.ot-cursor-small {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  transition: transform .12s ease-out, opacity .16s ease;
}
.ot-cursor.is-hover .ot-cursor-small { opacity: 0; }
@media (max-width: 1199.98px), (hover: none), (pointer: coarse), (prefers-reduced-motion: reduce) {
  .ot-cursor { display: none; }
}

/* Botón del encabezado delineado, con relleno de marca en hover. */
#mnav > .container > .d-flex .bg {
  background: transparent;
  color: var(--a1);
  box-shadow: inset 0 0 0 1px var(--a1);
}
#mnav > .container > .d-flex .bg:hover,
#mnav > .container > .d-flex .bg:focus-visible {
  background: var(--g1);
  color: #1c2125;
  box-shadow: 0 8px 28px color-mix(in srgb, var(--a1) 20%, transparent);
}

/* Más espacio entre el logo y el botón del encabezado. */
#mnav > .container > .d-flex > .flex-shrink-0 {
  gap: 32px !important;
}

/* OT Leaders Podcast: composición del template con tarjetas flotantes. */
.podcast-hero {
  padding: 96px 0;
  background: radial-gradient(ellipse at 85% 45%, rgba(158,119,78,.15), transparent 60%);
}
.podcast-title { font-size: clamp(2.8rem, 5vw, 4.7rem); font-weight: 800; line-height: 1.05; margin: 8px 0 24px; }
.podcast-subtitle { font-size: clamp(1.5rem, 2.4vw, 2.1rem); color: var(--a2); margin-bottom: 18px; }
.podcast-description { color: var(--t2); font-size: 1.02rem; line-height: 1.8; max-width: 580px; margin-bottom: 28px; }
.podcast-listen { font-size: 1.3rem; margin-bottom: 16px; }
.podcast-platforms { display: flex; flex-wrap: wrap; gap: 10px; }
.podcast-platforms .bo { padding: 10px 14px; font-size: .8rem; border-width: 1px; }
.podcast-platforms .bo:disabled { cursor: default; opacity: .7; transform: none; background: transparent; color: var(--a2); }
.podcast-availability { margin: 12px 0 0; color: var(--t2); font-size: .76rem; }
.podcast-visual { position: relative; margin: 20px 12px 24px; }
.podcast-image { width: 100%; height: auto; border-radius: 22px; box-shadow: 0 25px 70px #0005; }
.podcast-badge {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  border: 1px solid rgba(214,184,146,.35);
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(214,184,146,.22), rgba(28,33,37,.18));
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 8px 24px rgba(0,0,0,.14);
}
.podcast-host { bottom: 20px; left: -24px; }
.podcast-rating { top: 20px; right: -14px; }
.podcast-badge-icon { display: grid; place-items: center; width: 40px; height: 40px; border-radius: 10px; background: var(--g1); color: #1c2125; font-size: 1.1rem; }
.podcast-badge-label { display: block; font-size: .75rem; color: var(--t2); }
.podcast-badge-value { display: block; font-weight: 700; font-size: 1.05rem; color: var(--t1); }
.podcast-star { color: var(--a1); font-size: 1.8rem; }
@media (max-width: 991px) {
  .podcast-hero { padding: 60px 0; }
  .podcast-visual { max-width: 600px; margin: 0 auto 24px; }
  .podcast-host { left: 12px; }
  .podcast-rating { right: 12px; }
}
@media (max-width: 575px) {
  .podcast-hero { padding: 44px 0 60px; }
  .podcast-badge { padding: 12px; gap: 9px; }
  .podcast-badge-value { font-size: .9rem; }
  .podcast-rating { top: 12px; }
}

/* Identidad del podcast y movimiento flotante del template original. */
.podcast-brand { display: flex; align-items: center; gap: 18px; margin-bottom: 22px; }
.podcast-logo { display: block; width: 88px; height: 88px; flex-shrink: 0; border-radius: 50%; overflow: hidden; }
.podcast-logo img { width: 106%; height: 106%; max-width: none; margin: -3%; object-fit: cover; }
.podcast-brand .podcast-subtitle { margin: 0; }
.podcast-photo-frame { overflow: hidden; border-radius: 22px; box-shadow: 0 25px 70px #0005; }
.podcast-photo-frame .podcast-image { width: 103%; max-width: none; margin: -1.5%; border-radius: 0; box-shadow: none; }
@media (max-width: 575px) {
  .podcast-logo { width: 68px; height: 68px; }
  .podcast-brand { gap: 14px; }
}

/* Las clases himg, hfc1 y hfc2 del template animan cada elemento por separado. */
.podcast-visual > .podcast-badge { display: flex; z-index: 1; }

/* Emblema del podcast flotando sobre la esquina de la fotografía. */
.podcast-visual .podcast-floating-logo {
  position: absolute;
  top: -38px;
  left: -18px;
  z-index: 2;
  width: 112px;
  height: 112px;
  box-shadow: 0 12px 30px rgba(0,0,0,.4);
  outline: 1px solid var(--bc);
}
@media (prefers-reduced-motion: no-preference) {
  .podcast-floating-logo { animation: hfl 5.5s ease-in-out infinite reverse; }
}
@media (max-width: 991px) {
  .podcast-visual .podcast-floating-logo { left: 12px; top: -24px; width: 88px; height: 88px; }
}
@media (max-width: 575px) {
  .podcast-visual .podcast-floating-logo { width: 76px; height: 76px; }
}

/* Halo café-dorado exclusivo del logo del navbar de Podcast. */
.podcast-nav-logo {
  box-shadow: 0 0 0 1px rgba(255,194,107,.9), 0 0 14px rgba(255,194,107,.55), 0 0 26px rgba(158,119,78,.35);
}

/* Quiénes somos: contenido centrado únicamente en móvil. */
@media (max-width: 767.98px) {
  .about-page-content { text-align: center; }
  .about-page-content .about-welcome-copy,
  .about-page-content .sdesc,
  .about-page-content .ficon {
    margin-left: auto;
    margin-right: auto;
  }
}

/* Logo flotante en la esquina inferior derecha del podcast. */
.podcast-visual .podcast-floating-logo {
  top: auto;
  left: auto;
  right: -12px;
  bottom: -24px;
}
@media (max-width: 991px) {
  .podcast-visual .podcast-floating-logo { right: 12px; bottom: -18px; }
}

/* Mayor presencia del logo flotante del podcast. */
.podcast-visual .podcast-floating-logo { width: 150px; height: 150px; }
@media (max-width: 991px) {
  .podcast-visual .podcast-floating-logo { width: 116px; height: 116px; }
}
@media (max-width: 575px) {
  .podcast-visual .podcast-floating-logo { width: 100px; height: 100px; }
}
