@media print {
  .site-header,.site-footer,.mobile-actions,.cookie-panel,.button,.lead-form { display:none!important; }
  body { background:#fff!important;color:#111!important;font:11pt/1.5 Georgia,serif!important;padding:0!important; }
  .site-shell,.site-shell--narrow { width:100%!important;max-width:none!important; }
  .page-hero,.section--green { background:#fff!important;color:#111!important;padding:1.5rem 0!important; }
  .page-hero h1,.section--green h1,.section--green h2,.section--green h3 { color:#111!important; }
  a { color:#111!important;text-decoration:underline!important; }
  .checklist-layout { display:block!important; }
  .checklist-intro { position:static!important; }
  .checklist li { break-inside:avoid; }
}
