@media print {
  .site-header, .nav-toggle, .glow { display: none !important; }
  body { background: #fff; color: #000; }
  .section { padding: 1rem 0; }
  .text-gradient, .outline { -webkit-text-fill-color: #000; color: #000; -webkit-text-stroke: 0; }
}
