/**
 * Portada — legibilidad y UX móvil (lanzamiento).
 * No modifica los botones flotantes (home_fab_urgente).
 */
@media (max-width: 899px) {
    body.td-home-portada {
        --td-home-card-gap: 20px;
        --td-home-muted-legible: #475569;
        --td-home-text-legible: #0f172a;
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%;
        font-size: 16px;
        line-height: 1.5;
    }

    .td-app-main.td-app-main--home-grid {
        gap: 0;
    }

    /* --- Hub --- */

    .td-home-hub__title {
        font-size: 1.5rem;
        line-height: 1.2;
        letter-spacing: -0.03em;
    }

    .td-home-hub__kicker,
    .td-home-hub__block-kicker {
        font-size: 0.75rem;
        letter-spacing: 0.06em;
        color: var(--td-home-muted-legible);
    }

    .td-home-hub__efem-top-lbl {
        font-size: 0.6875rem;
    }

    .td-home-hub__efem-top-date {
        font-size: 0.75rem;
    }

    .td-home-hub__efem-title {
        font-size: 1.0625rem;
        line-height: 1.35;
    }

    .td-home-hub__efem-lead {
        font-size: 0.875rem;
        line-height: 1.55;
    }

    .td-home-hub__efem-more-sum {
        font-size: 0.8125rem;
        min-height: 44px;
        align-items: center;
    }

    .td-home-hub__efem-more-body {
        font-size: 0.875rem;
        line-height: 1.55;
    }

    .td-home-hub__efem-more--list {
        margin-top: 4px;
        padding-top: 0;
        border-top: none;
    }

    .td-home-hub__efem-more-list {
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin-top: 8px;
    }

    .td-home-hub__pulse-kicker {
        font-size: 0.75rem;
        margin-bottom: 10px;
        color: var(--td-home-muted-legible);
    }

    /* Chips del día: fila completa, farmacia legible */
    .td-home-hub__pulse {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .td-home-hub__chip {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
        min-height: 54px;
        padding: 12px 14px;
    }

    .td-home-hub__chip .bi {
        font-size: 1.125rem;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .td-home-hub__chip-label {
        font-size: 0.75rem;
        flex-shrink: 0;
        min-width: 4.75rem;
        color: var(--td-home-muted-legible);
    }

    .td-home-hub__chip-val {
        margin-left: auto;
        text-align: right;
        font-size: 0.9375rem;
        line-height: 1.35;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
        max-width: 58%;
        font-weight: 800;
        color: var(--td-home-text-legible);
    }

    .td-home-hub__chip--farmacia {
        background: linear-gradient(145deg, #ecfdf5 0%, #d1fae5 100%);
        border-color: #6ee7b7;
    }

    .td-home-hub__chip--farmacia .td-home-hub__chip-val {
        font-size: 1rem;
        font-weight: 800;
        color: #065f46;
    }

    /* Accesos y sugerencias */
    .td-home-hub__tile {
        min-height: 68px;
        padding: 13px var(--td-home-edge-pad-r, 16px) 13px var(--td-home-edge-pad, 16px);
        border-radius: 0;
        background: transparent;
        border: none;
        border-bottom: 1px solid var(--td-home-section-divider, #e2e8f0);
    }

    .td-home-hub__tile-ico {
        width: auto;
        height: auto;
        font-size: 1.125rem;
    }

    .td-home-hub__tile-label {
        font-size: 0.9375rem;
        line-height: 1.3;
    }

    .td-home-hub__tile-sub {
        font-size: 0.8125rem;
        line-height: 1.45;
        color: var(--td-home-muted-legible);
        white-space: normal;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .td-home-hub__locales-name {
        font-size: 1.0625rem;
        white-space: normal;
        line-height: 1.3;
    }

    .td-home-hub__grid {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .td-home-hub__tile-badge {
        font-size: 0.625rem;
        padding: 3px 8px;
    }

    /* Más ciudad */
    .td-home-mas__title {
        font-size: 1.375rem;
        line-height: 1.25;
    }

    .td-home-mas__lead {
        font-size: 0.9375rem;
        line-height: 1.5;
        color: var(--td-home-muted-legible);
    }

    .central-em-sc--home .central-em-sc__tile {
        min-height: 64px;
        padding: 15px 14px;
    }

    .central-em-sc--home .central-em-sc__tile-num {
        font-size: 20px;
    }

    .central-em-sc--home .central-em-sc__tile-label {
        font-size: 11px;
    }

    .central-em-sc--home .central-em-sc__hint {
        font-size: 13px;
        line-height: 1.5;
    }

    /* Navegación por secciones — plano */
    .td-home-sections {
        margin-bottom: 0;
        padding-bottom: 0;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .td-home-sections__pill {
        min-height: 44px;
        padding: 10px 14px;
        font-size: 0.875rem;
        font-weight: 700;
        color: #334155;
        border-radius: 0;
        background: transparent;
        border: none;
        border-bottom: 2px solid transparent;
        box-shadow: none;
    }

    .td-home-sections__pill--active,
    .td-home-sections__pill[aria-current="true"] {
        color: #0c4a6e;
        font-weight: 800;
        background: transparent;
        border-bottom-color: #0284c7;
    }

    /* --- Bloques catálogo (noticias, salud, colectivos, etc.) --- */
    .com-catalog--home .com-catalog__head {
        padding-bottom: 12px;
    }

    .com-catalog--home .com-catalog__icon {
        width: auto;
        height: auto;
        font-size: 1.125rem;
    }

    .com-catalog--home .com-catalog__kicker {
        font-size: 11px;
        letter-spacing: 0.08em;
    }

    .com-catalog--home .com-catalog__title {
        font-size: 18px;
        line-height: 1.25;
    }

    .com-catalog--home .com-catalog__link {
        font-size: 0.8125rem;
        padding: 10px 14px;
        min-height: 44px;
        display: inline-flex;
        align-items: center;
        border-radius: 999px;
        background: color-mix(in srgb, var(--hc-accent, #6366f1) 10%, #fff);
        border: 1.5px solid color-mix(in srgb, var(--hc-accent, #6366f1) 28%, transparent);
        text-decoration: none;
    }

    body.td-home-portada .com-catalog--home .com-list__name,
    body.td-home-portada .com-catalog--home .com-list__sub,
    body.td-home-portada .com-catalog--home .com-list__extracto {
        -webkit-line-clamp: unset;
        overflow: visible;
        display: block;
    }

    .com-catalog--home .com-list__name {
        font-size: 17px;
        line-height: 1.4;
    }

    body.td-home-portada .com-catalog--home .com-list__item {
        padding-top: 16px;
        padding-bottom: 16px;
        gap: 14px;
        min-height: 64px;
    }

    body.td-home-portada .com-catalog--home .com-list__thumb {
        width: auto;
        height: auto;
    }

    .com-catalog--home .com-list__sub {
        font-size: 15px;
        line-height: 1.5;
        color: var(--td-home-muted-legible);
    }

    .com-catalog--home .com-catalog__empty,
    .com-catalog--home .com-catalog__note {
        font-size: 13px;
        line-height: 1.5;
    }

    /* Guía local, salud y noticias (catálogo) */
    .com-catalog--comercios .com-list__name,
    .com-catalog--profes .com-list__name,
    .com-catalog--salud .com-list__name,
    .com-catalog--noticias .com-list__name {
        font-size: 16px;
        line-height: 1.4;
    }

    .com-catalog--comercios .com-list__item--guia-comercios,
    .com-catalog--profes .com-list__item--guia-profes,
    .com-catalog--salud .com-list__item--salud,
    .com-catalog--noticias .com-list__item--noticia {
        min-height: 84px;
    }

    .com-catalog--colectivos .com-list__item--colectivo {
        min-height: 80px;
    }

    body:not(.td-home-portada) .com-catalog--comercios .com-list__thumb--guia,
    body:not(.td-home-portada) .com-catalog--profes .com-list__thumb--guia,
    body:not(.td-home-portada) .com-catalog--salud .com-list__thumb--salud {
        width: 68px;
        height: 68px;
    }

    body:not(.td-home-portada) .com-catalog--noticias .com-list__thumb--noticia {
        width: 72px;
        height: 72px;
    }

    .com-catalog--noticias .com-list__extracto {
        font-size: 14px;
        line-height: 1.5;
        color: var(--td-home-muted-legible);
    }

    body.td-home-portada .com-catalog--noticias .com-list__extracto,
    body.td-home-portada .com-catalog--noticias .com-list__extracto--noticia {
        -webkit-line-clamp: unset;
        overflow: visible;
    }

    .com-catalog--home .com-list__chev {
        font-size: 15px;
        opacity: 0.85;
    }

    body:not(.td-home-portada) .com-list__when-badge--comercios,
    body:not(.td-home-portada) .com-list__when-badge--profes,
    body:not(.td-home-portada) .com-catalog--salud .com-list__when-badge,
    body:not(.td-home-portada) .com-catalog--noticias .com-list__when-badge--news {
        font-size: 11px;
        padding: 3px 8px;
    }

    .com-catalog--home .com-list__meta-line {
        font-size: 13px;
    }

    body:not(.td-home-portada) .com-catalog--colectivos .com-list__thumb--time {
        width: 72px;
        height: 72px;
    }

    .com-catalog--colectivos .com-list__time {
        font-size: 18px;
    }

    .com-catalog--colectivos .com-list__route-line {
        font-size: 16px;
    }

    .com-catalog--colectivos .com-list__sub {
        font-size: 14px;
    }

    .com-catalog--colectivos .com-list__when-badge {
        font-size: 11px;
        padding: 4px 9px;
    }

    .com-catalog--agenda .com-list__thumb--agenda {
        width: 72px;
        height: 72px;
    }

    .com-catalog--agenda .com-list__thumb--agenda .com-list__time {
        font-size: 18px;
    }

    .com-catalog--muni .com-list__thumb {
        width: 60px;
        height: 60px;
    }

    .com-catalog--necro .com-list__thumb--necro {
        width: 60px;
        height: 60px;
    }

    .com-catalog--colectivos .com-catalog__title {
        font-size: 18px;
    }

    .com-catalog--colectivos .com-catalog__note {
        font-size: 12px;
    }

    /* Más ciudad / footer */
    .td-home-mas__kicker {
        font-size: 0.75rem;
    }

    .td-home-footer__mission,
    .td-home-footer__place,
    .td-home-footer__copy {
        font-size: 14px;
        line-height: 1.45;
    }
}

@media (max-width: 380px) {
    .td-home-hub__chip-label {
        min-width: 4rem;
        font-size: 0.6875rem;
    }

    .td-home-hub__chip-val {
        font-size: 0.875rem;
        max-width: 55%;
    }

    .td-home-sections__pill {
        padding: 9px 13px;
        font-size: 0.8125rem;
    }

    .com-catalog--home .com-list__name {
        font-size: 15px;
    }
}

@media (max-width: 899px) {
    html[data-theme="dark"] body.td-home-portada {
        --td-home-muted-legible: #94a3b8;
        --td-home-text-legible: #f1f5f9;
    }

    html[data-theme="dark"] .td-home-hub__chip--farmacia .td-home-hub__chip-val {
        color: #6ee7b7;
    }

    html[data-theme="dark"] .td-home-sections__pill {
        color: #cbd5e1;
    }

    html[data-theme="dark"] .td-home-sections__pill--active,
    html[data-theme="dark"] .td-home-sections__pill[aria-current="true"] {
        color: #e0f2fe;
    }
}

/* Escritorio: títulos un poco más claros sin cambiar la grilla */
@media (min-width: 900px) {
    body.td-home-portada .com-catalog--home .com-catalog__title {
        font-size: 17px;
    }

    body.td-home-portada .com-catalog--home .com-list__name {
        font-size: 14px;
    }

    body.td-home-portada .com-catalog--home .com-list__sub {
        font-size: 12px;
        line-height: 1.45;
    }
}
