@media print {
  .site-header, .footer, .up-btn, .breadcrumb, .nav-links { display: none !important; }
  body { background: #fff; color: #000; }
  .article-shell { width: 100%; margin: 0; }
  .article-content { font-size: 13pt; line-height: 1.65; max-width: none; }
}
