/* DNNET Print Stylesheet — placeholder */
@media print {
  .nav, .sidebar, .toast-container, .nav-cta { display: none !important; }
  body { background: white; font-size: 12px; }
}
