@media print {
  body { background: #ffffff !important; color: #000000 !important; font-size: 12pt; line-height: 1.4; }
  .site-header, .site-footer, .menu-toggle, .btn, .skip-link, .nav-cta-group, .hero-actions, form { display: none !important; }
  .container, .container-narrow { max-width: 100% !important; padding: 0 !important; }
  a { color: #000000 !important; text-decoration: underline !important; }
  h1, h2, h3 { color: #000000 !important; page-break-after: avoid; }
}
