@media print {
  .main-nav, .nav-toggle, .header-search, .skip-link, .nav-overlay,
  .btn, footer, .theme-toggle, #theme-toggle { display: none !important; }
  body { background: #fff !important; color: #000 !important; }
  .card, .feature-card, .neon-border { box-shadow: none !important; border: 1px solid #ccc !important; }
  a[href]::after { content: none !important; }
}
