@import url('/assets/spanish/audit-v2-base.css?v=20260907-1');

/* QA fixes after EN/ES visual audit — 2026-09-04 */
.audit-hero .hero-copy{max-width:700px}
.audit-hero .hero-copy h1{max-width:680px;text-wrap:balance}
.audit-hero .lead{max-width:64ch}

/* Keep long Spanish section headings balanced without forcing narrow wraps. */
.audit-section .section-head h2{max-width:820px;text-wrap:balance}

/* Embedded-text evidence graphics need a smaller reading width than the broad landscape visual. */
.localised-visual--outcomes{max-width:860px}
.localised-visual--finding{max-width:960px}

/* Match the English header behaviour on small screens. */
@media(max-width:500px){
  .header-cta{font-size:0;white-space:nowrap;max-width:none;min-height:40px;padding:9px 10px;line-height:1.2}
  .header-cta:after{content:'Solicitar llamada';font-size:11px;line-height:1.2}
}
