/* ── Desktop paragraph floor ─────────────────────────────────
   Section descriptions / hero leads / body paragraphs never render
   below 18px on desktop. Cards, tables, badges and in-app UI mocks
   are intentionally excluded. Loaded LAST on every page. */
@media (min-width:1025px){
  .lede,
  .body-text,
  .hero-sub,
  .ovh-sub,
  .ir-lede,
  .ir-tagline,
  .irc-lede,
  .ic4-lede,
  .ee-lede,
  .hpc-lede,
  .fx-lede,
  .bp-lede,
  .ov-caps-lede,
  .caps-sub,
  .ls-hero-sub,
  .ls-cat-blurb,
  .me-blurb-text,
  .runc-intro,
  .runc-text,
  .wif-lede,
  .nlcta-p,
  .rn-hero-lead,
  .rn-featured-lead,
  .rn-detail-summary,
  .rs-hero-lead,
  .pyr-pac-p,
  .pyr-merged-lede-desk,
  .pyr-feat-sub,
  .reuse-sub,
  .country-lede-left,
  .delivery-lede,
  .proof-coda,
  .ct-hero-p,
  .pv-lead,
  .so-lede,
  .so-sec-sub,
  .lv-lede,
  .ch-lede,
  .rp-lede,
  .tour-head p,
  .sec-head p,
  .lscp-lede{font-size:18px!important;line-height:1.62!important}
}
