/**
 * Páginas internas — legibilidad y UX móvil (paralelo a home_legibilidad.css).
 * Cargado globalmente vía header_assets.php en todas las páginas con td-page-body.
 */

@media (max-width: 899px) {
    body.td-page-body {
        --td-page-muted-legible: #475569;
        --td-page-text-legible: #0f172a;
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%;
        font-size: 16px;
        line-height: 1.5;
    }

    .td-page-shell {
        padding: 0 0 calc(18px + env(safe-area-inset-bottom, 0px));
    }

    .td-page-back {
        min-height: 44px;
        font-size: 0.875rem;
        padding: 11px 14px;
    }

    /* Hero compartido */
    .td-page-hero {
        margin-bottom: 18px;
        gap: 14px;
    }

    .td-page-hero__icon {
        width: 52px;
        height: 52px;
        font-size: 24px;
        border-radius: 17px;
    }

    .td-page-hero__kicker {
        font-size: 0.75rem;
        letter-spacing: 0.1em;
    }

    .td-page-hero__title {
        font-size: 1.5rem;
        line-height: 1.22;
        letter-spacing: -0.03em;
    }

    .td-page-hero__lead {
        font-size: 0.9375rem;
        line-height: 1.55;
        color: var(--td-page-muted-legible);
        max-width: none;
    }

    .td-page-hero__badge {
        font-size: 12px;
        padding: 7px 11px;
    }

    /* Catálogo — layout plano (site_design.css define el contenedor) */
    body.td-page-body .com-catalog__head {
        padding-top: 14px;
        padding-bottom: 12px;
    }

    body.td-page-body .com-catalog__icon {
        width: auto;
        height: auto;
        font-size: 1.125rem;
    }

    body.td-page-body .com-catalog__kicker {
        font-size: 11px;
    }

    body.td-page-body .com-catalog__title {
        font-size: 18px;
        line-height: 1.25;
    }

    body.td-page-body .com-catalog__link {
        font-size: 11px;
        padding: 9px 12px;
        min-height: 36px;
        display: inline-flex;
        align-items: center;
    }

    body.td-page-body .com-list__item {
        padding: 14px var(--td-home-edge-pad-r, 16px) 14px calc(var(--td-home-edge-pad, 16px) - 3px);
        gap: 14px;
        min-height: 64px;
    }

    body.td-page-body .com-list__thumb {
        width: 56px;
        height: 56px;
    }

    body.td-page-body .com-list__name {
        font-size: 16px;
        line-height: 1.4;
    }

    body.td-page-body .com-list__sub {
        font-size: 14px;
        line-height: 1.5;
        color: var(--td-page-muted-legible);
    }

    body.td-page-body .com-list__chev {
        font-size: 15px;
        opacity: 0.85;
    }

    body.td-page-body .com-catalog__toolbar {
        padding: 14px;
        gap: 12px;
    }

    body.td-page-body .com-catalog__label {
        font-size: 11px;
    }

    body.td-page-body .com-catalog__input,
    body.td-page-body .com-catalog__select,
    body.td-page-body .com-catalog__toolbar input,
    body.td-page-body .com-catalog__toolbar select,
    body.td-page-body .com-catalog__toolbar button,
    body.td-page-body .com-catalog__toolbar .com-catalog__btn {
        font-size: 16px;
        min-height: 44px;
    }

    body.td-page-body .com-catalog__empty,
    body.td-page-body .com-catalog__note {
        font-size: 14px;
        line-height: 1.5;
    }

    /* Colectivos */
    body.td-page-body .com-list__thumb--time {
        width: 68px;
        height: 68px;
    }

    body.td-page-body .com-list__time {
        font-size: 18px;
    }

    body.td-page-body .com-list__arrow {
        font-size: 15px;
    }

    /* Farmacias */
    .farm-spotlight {
        padding: 18px 16px 16px;
    }

    .farm-spotlight__name {
        font-size: 1.25rem;
        line-height: 1.3;
    }

    .farm-spotlight__addr,
    .farm-spotlight__loc {
        font-size: 0.9375rem;
        line-height: 1.5;
    }

    .farm-spotlight__btn {
        min-height: 48px;
        font-size: 0.875rem;
    }

    .farm-turno__name {
        font-size: 1rem;
        line-height: 1.35;
    }

    .farm-section__title {
        font-size: 1.0625rem;
    }

    /* Noticias */
    .vn-spot__title {
        font-size: 1.0625rem;
        line-height: 1.4;
    }

    .vn-spot__lead {
        font-size: 0.9375rem;
        line-height: 1.55;
        color: var(--td-page-muted-legible);
    }

    .vn-spot__meta {
        font-size: 13px;
    }

    /* Salud */
    .salud-visual-hero__title {
        font-size: 1.25rem;
        line-height: 1.25;
    }

    .salud-block__title,
    .salud-section__title {
        font-size: 1.0625rem;
        line-height: 1.3;
    }

    .salud-placa__titulo {
        font-size: 1rem;
        line-height: 1.35;
    }

    .salud-btn,
    .salud-wa-btn {
        min-height: 48px;
        font-size: 0.9375rem;
    }

    /* Agenda / eventos */
    .proximos-ev-sc__title,
    .agenda-sc-event__title {
        font-size: 1rem;
        line-height: 1.35;
    }

    .agenda-sc-share-bar__btn {
        min-height: 52px;
        font-size: 0.9375rem;
    }

    /* Necrológicas */
    .nec-sc-item__name {
        font-size: 1rem;
        line-height: 1.35;
    }

    .nec-sc-item__meta {
        font-size: 0.875rem;
        line-height: 1.5;
    }

    /* Municipal */
    .muni-svc-detail__name {
        font-size: 1.0625rem;
        line-height: 1.35;
    }

    .muni-svc-faq__q {
        font-size: 0.9375rem;
        min-height: 44px;
        display: flex;
        align-items: center;
    }

    .muni-svc-faq__a {
        font-size: 0.875rem;
        line-height: 1.55;
    }

    /* Clima */
    .clima-temp-wrap {
        font-size: 3rem;
    }

    .clima-condicion {
        font-size: 1.0625rem;
    }

    .clima-stat__val {
        font-size: 1rem;
    }

    .clima-actions a,
    .clima-actions button {
        min-height: 48px;
        font-size: 0.9375rem;
    }

    /* Movilidad detalle / comercio ficha */
    .mo-d-title,
    .com-ficha__name {
        font-size: 1.25rem;
        line-height: 1.25;
    }

    .com-ficha__rubro,
    .mo-d-kicker {
        font-size: 0.875rem;
    }

    /* Breadcrumbs comunes */
    .farm-breadcrumb,
    .vn-crumb,
    .salud-crumb,
    .agenda-sc-breadcrumb,
    .nec-sc-breadcrumb {
        font-size: 12px;
        margin-bottom: 12px;
    }

    /* Alertas de página */
    .td-com-alert,
    .farm-alert,
    .col-sc-alert {
        font-size: 14px;
        line-height: 1.5;
        padding: 13px 14px;
    }
}

@media (max-width: 380px) {
    body.td-page-body .td-page-hero__title {
        font-size: 1.375rem;
    }

    body.td-page-body .com-list__name {
        font-size: 15px;
    }

    .farm-spotlight__name {
        font-size: 1.125rem;
    }
}

@media (min-width: 900px) {
    body.td-page-body .td-page-hero__title {
        font-size: 1.35rem;
    }

    body.td-page-body .td-page-hero__lead {
        font-size: 0.875rem;
    }
}

html[data-theme="dark"] body.td-page-body .td-page-hero__lead,
html[data-theme="dark"] body.td-page-body .com-list__sub {
    color: #94a3b8;
}
