/* F15 — Ajustes mínimos de ficha pública sobre plantilla de informe. */

.vh-report-stage--ficha .vh-ficha-seo-lead {
    margin: 0 0 1.25rem;
    font-size: 0.95rem;
    line-height: 1.55;
    color: var(--vh-text-2, #475569);
}

.vh-report-stage--ficha .vh-ficha-seo-lead p {
    margin: 0 0 0.75rem;
}

.vh-report-stage--ficha .vh-ficha-seo-lead p:last-child {
    margin-bottom: 0;
}

.vh-report-stage--ficha .vh-report-sec-nav__item.is-current {
    background: #eef2ff;
    color: #1e293b;
    font-weight: 600;
    cursor: default;
}

.vh-report-stage--ficha .vh-ds-callout {
    margin: 0 0 1rem;
}
