/* GOL.md beta.3077 — sitewide rendering containment.
 * These owners do not change geometry or colors. They let Chromium skip layout/paint
 * for heavy below-the-fold blocks until they approach the viewport. */
@supports (content-visibility:auto){
  body.golmdm-home-fullwidth-page .golmdm-home-media-v1523,
  body.golmdm-home-fullwidth-page .golmdm-home-partners-v1523,
  body.golmdm-home-fullwidth-page .golmdm-home-football-nav-v1594,
  body.golmdm-home-fullwidth-page .golmd-football-navigator,
  body.single-post #golmd-v19-feed > article.golmd-v19-article,
  body.single-post #golmd-v19-feed > .golmd-news-infeed-v936,
  .golmd-site-footer-v1350{
    content-visibility:auto;
  }
  body.golmdm-home-fullwidth-page .golmdm-home-media-v1523{contain-intrinsic-size:auto 560px;}
  body.golmdm-home-fullwidth-page .golmdm-home-partners-v1523{contain-intrinsic-size:auto 520px;}
  body.golmdm-home-fullwidth-page :is(.golmdm-home-football-nav-v1594,.golmd-football-navigator){contain-intrinsic-size:auto 520px;}
  body.single-post #golmd-v19-feed > article.golmd-v19-article{contain-intrinsic-size:auto 900px;}
  body.single-post #golmd-v19-feed > .golmd-news-infeed-v936{contain-intrinsic-size:auto 340px;}
  .golmd-site-footer-v1350{contain-intrinsic-size:auto 180px;}
}
