/* =========================
   DETALLE LIVE + FOOTER
========================= */
.live-single-shell { padding-bottom: 56px; }
.live-single__hero { align-items: center; }
.live-single__hero .course-single__hero-heading { align-items: center; }
.live-single__hero .course-single__hero-cta {
    align-self: center;
}
.live-single__hero .content-shell__eyebrow.live-single__eyebrow { display: inline-flex; align-items: center; justify-content: center; min-height: 28px; padding: 0 14px; border-radius: 999px; background: rgba(38,149,137,1); color: #ffffff; font-size: 12px; font-weight: 700; line-height: 1; }
.live-single__speaker-name { margin: 8px 0 0; color: var(--pymes-black); font-size: 26px; line-height: 1.3; }
.live-single__hero-summary-wrap { display: grid; gap: 10px; width: 100%; max-width: 560px; margin-top: 18px; }
.live-single__hero-summary { margin: 0; color: var(--pymes-black); font-size: 20px; line-height: 1.55; }
.live-single__hero-summary-link { display: none; align-items: center; justify-content: flex-start; color: #1685ff; font-size: 16px; line-height: 1.2; text-decoration: none; border: 0; background: transparent; cursor: pointer; padding: 0; font-family: "Sen", sans-serif; }
.live-single__hero-summary-link:hover { color: #0b78de; }
.live-single__highlights .course-single__highlight-value { color: #16b5ff; }
.live-single__main .course-single__content-title,
.live-single__speaker-heading {
    color: #16b5ff;
    font-size: 20px;
    line-height: 1.2;
}
.live-single__sidebar .course-single__sidebar-title {
    color: #16b5ff;
    font-size: 20px;
    line-height: 1.2;
}
.live-single-shell .course-single__hero-cta,
.live-single-shell .course-single__cta {
    width: 126px;
    min-width: 126px;
    height: 48px;
    min-height: 48px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
}
.course-single__hero-cta--live,
.course-single__cta--live {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0088ff;
    border-radius: 6px;
    background: #0088ff;
    color: #ffffff;
    box-shadow: none;
    font-family: "Sen", sans-serif;
    font-style: normal;
    letter-spacing: 0;
    text-decoration: none;
}
.course-single__hero-cta--live:hover,
.course-single__cta--live:hover {
    background: #0b78de;
    border-color: #0b78de;
    color: #ffffff;
    transform: translateY(-1px);
}
.course-single__hero-cta--live:focus-visible,
.course-single__cta--live:focus-visible {
    outline: 2px solid rgba(0,136,255,.22);
    outline-offset: 2px;
}
.course-single__hero-cta--live {
    width: 126px;
    min-width: 126px;
    height: 48px;
    min-height: 48px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.live-single__speaker-card { margin-top: 42px; }
.live-single__speaker-heading { margin-bottom: 20px; }
.live-single__speaker-layout { display: grid; grid-template-columns: 84px 1fr; gap: 18px; align-items: start; }
.live-single__speaker-avatar { width: 84px; height: 84px; display: flex; align-items: center; justify-content: center; border: 4px solid #2ea9ef; border-radius: 50%; overflow: hidden; background: #dceefa; }
.live-single__speaker-avatar--placeholder { background: linear-gradient(135deg, #dceefa 0%, #b9e1fb 100%); color: #0a4f7d; }
.live-single__speaker-avatar-placeholder { font-size: 28px; font-weight: 800; line-height: 1; letter-spacing: .08em; text-transform: uppercase; }
.live-single__speaker-avatar img { width: 100%; height: 100%; object-fit: cover; }
.live-single__speaker-title { margin: 0 0 8px; color: var(--pymes-black); font-size: 24px; line-height: 1.2; }
.live-single__speaker-bio { color: var(--pymes-black); font-size: 18px; line-height: 1.66; }
.live-single__speaker-bio > *:first-child { margin-top: 0; }
.live-single__speaker-bio > *:last-child { margin-bottom: 0; }
.live-single__sidebar .course-single__panel--outline.course-single__panel--live {
    border: 1px solid #1685ff;
    background-color: rgba(22,133,255,.05);
    box-shadow: none;
}
.live-single__sidebar .course-single__program-list.live-single__program-list {
    gap: 16px;
}
.live-single__sidebar .course-single__program-list.live-single__program-list li {
    font-size: 20px;
    line-height: 1.45;
    padding-left: 30px;
}
.live-single__sidebar .course-single__program-list.live-single__program-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    border: 0;
    background: url('../../img/defaults/sabadosenlineadetalle.svg') center/contain no-repeat;
    box-shadow: none;
}
.live-single__program-label {
    font-weight: 700;
}
.live-single__program-body {
    font-weight: 400;
}
.live-single__empty-program { margin: 0 0 24px; color: var(--pymes-black-75); font-size: 16px; line-height: 1.6; }
.live-single__details { margin-top: 18px; }
.course-single__panel--live .course-single__cta { width: 126px; min-width: 126px; height: 48px; margin: 10px auto 0; }
.course-single__panel--live .course-single__cta--live {
    display: flex;
    width: 100px;
    min-width: 100px;
    height: 32px;
    min-height: 32px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.site-footer { margin-top: 0; padding: 54px 0 68px; background: linear-gradient(180deg,var(--pymes-footer-bg) 0%,var(--pymes-footer-bg-strong) 100%); color: var(--pymes-footer-text); }
.site-footer .container { width: min(100% - 64px,1540px); margin: 0 auto; }
.site-footer__grid { display: grid; grid-template-columns: minmax(220px,1.15fr) minmax(180px,.9fr) minmax(180px,.95fr) minmax(280px,1.1fr); gap: clamp(36px,5vw,96px); align-items: start; justify-content: space-between; width: 100%; }
.site-footer__brand { display: grid; gap: 30px; align-content: start; justify-items: start; text-align: left; padding-top: 6px; width: 100%; max-width: 250px; }
.site-footer__column { justify-self: start; width: 100%; max-width: 240px; text-align: left; }
.site-footer__brand-link { display: inline-flex; margin-bottom: 0; }
.site-footer__brand-logo { max-width: 214px; height: auto; object-fit: contain; }
.site-footer__support-mark img { max-width: 214px; height: auto; object-fit: contain; }
.site-footer__title { margin: 0 0 34px; color: #ffffff; font-size: 17px; font-weight: 700; line-height: 1.25; letter-spacing: -.01em; }
.site-footer__links { display: grid; justify-items: start; gap: 20px; margin: 0; padding: 0; list-style: none; }
.site-footer__links a { display: inline-flex; align-items: center; justify-content: flex-start; gap: 12px; color: var(--pymes-footer-text); text-decoration: none; font-size: 16px; font-weight: 400; line-height: 1.35; transition: color .2s ease, transform .2s ease; }
.site-footer__links a::before { content: '›'; color: rgba(255,255,255,.82); font-size: 20px; font-weight: 400; line-height: 1; transform: translateY(-1px); }
.site-footer__links a:hover { color: #ffffff; transform: translateX(2px); }
.site-footer__contact-list { display: grid; justify-items: start; gap: 22px; }
.site-footer__contact-row { display: grid; grid-template-columns: 16px 1fr; gap: 12px; align-items: start; color: var(--pymes-footer-muted); }
.site-footer__contact-icon { width: 16px; height: 16px; display: inline-flex; align-items: center; justify-content: center; color: #ffffff; transform: translateY(4px); }
.site-footer__contact-icon svg { width: 16px; height: 16px; display: block; }
.site-footer__contact-copy { display: grid; gap: 1px; font-size: 16px; line-height: 1.45; }
.site-footer__contact-copy strong { color: #ffffff; font-size: 16px; font-weight: 700; line-height: 1.35; }
.site-footer__contact-copy span { color: var(--pymes-footer-text); }
.site-footer__contact-copy a { color: var(--pymes-footer-text); text-decoration: none; font-size: 16px; line-height: 1.45; }
.site-footer__socials { display: flex; align-items: center; justify-content: flex-start; gap: 20px; margin-top: 42px; }
.site-footer__social { display: inline-flex; align-items: center; justify-content: center; color: #ffffff; }
.site-footer__social svg { width: 28px; height: 28px; display: block; }
.site-footer__bottom { margin-top: 62px; padding-top: 0; border-top: 0; font-size: 14px; font-weight: 400; line-height: 1.45; color: var(--pymes-footer-text); text-align: left; }
.site-footer__bottom p { margin: 0; }
.site-footer__copyright > * { margin: 0; }
.site-footer__column--contact { justify-self: start; width: 100%; max-width: 320px; text-align: left; }

@media (max-width:1400px) and (min-width:1001px) {
    .site-footer { padding: 48px 0 56px; }
    .site-footer .container { width: min(100% - 192px,1540px); }
    .site-footer__grid {
        grid-template-columns: minmax(220px,1.05fr) minmax(180px,.9fr) minmax(260px,1fr);
        gap: 40px 48px;
        align-items: start;
        justify-content: stretch;
    }
    .site-footer__brand,
    .site-footer__column,
    .site-footer__column--contact {
        max-width: none;
        width: 100%;
    }
    .site-footer__brand {
        gap: 22px;
        padding-top: 0;
    }
    .site-footer__brand-logo,
    .site-footer__support-mark img {
        max-width: 180px;
    }
    .site-footer__title {
        margin-bottom: 22px;
        font-size: 18px;
    }
    .site-footer__links {
        gap: 14px;
    }
    .site-footer__links a,
    .site-footer__contact-copy,
    .site-footer__contact-copy a {
        font-size: 15px;
        line-height: 1.35;
    }
    .site-footer__contact-copy strong {
        font-size: 15px;
        line-height: 1.35;
    }
    .site-footer__contact-list {
        gap: 18px;
    }
    .site-footer__socials {
        gap: 18px;
        margin-top: 28px;
    }
    .site-footer__social svg {
        width: 26px;
        height: 26px;
    }
    .site-footer__bottom {
        margin-top: 40px;
        text-align: left;
    }
    .site-footer__grid > :nth-child(1) { grid-column: 1; grid-row: 1 / span 2; }
    .site-footer__grid > :nth-child(2) { grid-column: 2; grid-row: 1 / span 2; }
    .site-footer__grid > :nth-child(3) { grid-column: 3; grid-row: 1; }
    .site-footer__grid > :nth-child(4) { grid-column: 3; grid-row: 2; }
    .site-footer__column--contact {
        align-self: start;
    }
}

@media (max-width:1000px) and (min-width:760px) {
    .site-footer { padding: 44px 0 52px; }
    .site-footer .container { width: min(100% - 128px,1540px); }
    .site-footer__grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 36px 40px;
        align-items: start;
    }
    .site-footer__brand,
    .site-footer__column,
    .site-footer__column--contact {
        max-width: none;
        width: 100%;
    }
    .site-footer__brand {
        gap: 18px;
        padding-top: 0;
    }
    .site-footer__brand-logo,
    .site-footer__support-mark img {
        max-width: 164px;
    }
    .site-footer__title {
        margin-bottom: 18px;
        font-size: 17px;
    }
    .site-footer__links {
        gap: 12px;
    }
    .site-footer__links a,
    .site-footer__contact-copy,
    .site-footer__contact-copy a {
        font-size: 15px;
        line-height: 1.3;
    }
    .site-footer__contact-copy strong {
        font-size: 15px;
        line-height: 1.3;
    }
    .site-footer__contact-list {
        gap: 16px;
    }
    .site-footer__socials {
        gap: 16px;
        margin-top: 24px;
    }
    .site-footer__social svg {
        width: 24px;
        height: 24px;
    }
    .site-footer__bottom {
        margin-top: 34px;
        text-align: left;
    }
    .site-footer__grid > :nth-child(2),
    .site-footer__grid > :nth-child(4) {
        justify-self: end;
        width: 280px;
        max-width: 100%;
    }
}

@media (max-width:1000px) {
    .site-footer .container { width: min(100% - 32px,1540px); }
    .site-footer__grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 44px; }
}

@media (max-width:767px) {
    .live-single-shell .course-single__hero-cta,
    .live-single-shell .course-single__cta {
        width: 100%;
        min-width: 0;
    }
    .live-single-shell { padding-bottom: 36px; }
    .live-single__main .course-single__content-title,
    .live-single__speaker-heading,
    .live-single__sidebar-title { margin-bottom: 14px; font-size: 18px; line-height: 1.2; }
    .live-single__speaker-card { margin-top: 34px; }
    .live-single__speaker-name { font-size: 22px; }
    .live-single__hero-summary-wrap { gap: 8px; margin-top: 14px; }
    .live-single__hero-summary {
        display: -webkit-box;
        font-size: 16px;
        line-height: 1.45;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
    .live-single__hero-summary-wrap.is-expanded .live-single__hero-summary {
        display: block;
        -webkit-line-clamp: unset;
    }
    .live-single__hero-summary-link { display: flex; justify-content: center; font-size: 16px; }
    .live-single__speaker-layout { grid-template-columns: 1fr; }
    .live-single__speaker-avatar { width: 62px; height: 62px; border-width: 3px; }
    .live-single__speaker-avatar-placeholder { font-size: 24px; }
    .live-single__speaker-title { margin-bottom: 10px; font-size: 18px; line-height: 1.25; }
    .live-single__speaker-bio { font-size: 16px; line-height: 1.45; }
    .course-single__panel--live { padding: 18px 14px 12px; border-radius: 8px; }
    .course-single__panel--live .course-single__cta { min-height: 44px; border-radius: 6px; font-size: 16px; }
    .site-footer { margin-top: 0; padding: 40px 0; border-top: 16px solid #537093; }
    .site-footer .container { width: min(100% - 32px,1540px); }
    .site-footer__grid { grid-template-columns: 1fr; gap: 32px; }
    .site-footer__brand { display: flex; align-items: center; justify-content: center; gap: 32px; padding-top: 0; width: 100%; max-width: none; text-align: center; }
    .site-footer__brand-link,
    .site-footer__support-mark { flex: 0 1 auto; }
    .site-footer__brand-logo { max-width: 115px; }
    .site-footer__column,
    .site-footer__column--contact { justify-self: start; width: 100%; max-width: none; text-align: left; }
    .site-footer__support-mark img { max-width: 115px; }
    .site-footer__title { margin-bottom: 24px; font-size: 18px; font-weight: 600; line-height: 1; }
    .site-footer__links { justify-items: start; gap: 12px; }
    .site-footer__links a { gap: 6px; line-height: 1.2; }
    .site-footer__links a::before { font-size: 16px; transform: translateY(0); }
    .site-footer__contact-list { justify-items: start; gap: 24px; }
    .site-footer__contact-row { grid-template-columns: 16px 1fr; gap: 6px; width: 100%; max-width: 100%; }
    .site-footer__contact-icon { width: 16px; height: 16px; transform: translateY(2px); }
    .site-footer__contact-icon svg { width: 16px; height: 16px; }
    .site-footer__contact-copy,
    .site-footer__contact-copy a,
    .site-footer__links a { font-size: 16px; line-height: 1.2; }
    .site-footer__contact-copy strong { font-size: 16px; line-height: 1.2; }
    .site-footer__contact-row--hours .site-footer__contact-copy { display: block; }
    .site-footer__contact-row--hours .site-footer__contact-copy strong,
    .site-footer__contact-row--hours .site-footer__contact-copy span { display: inline; }
    .site-footer__contact-row--hours .site-footer__contact-copy strong::after { content: ": "; }
    .site-footer__contact-row--hours .site-footer__contact-copy span:first-of-type::after { content: ", "; }
    .site-footer__socials { justify-content: center; gap: 48px; margin-top: 45px; font-weight: 600;}
    .site-footer__social svg { width: 32px; height: 32px; }
    .site-footer__bottom { margin-top: 45px; font-size: 14px; font-weight: 500; line-height: 1.2; text-align: center; }
}
