/* Print styles — clean, readable output. */
* { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
body { font: 12pt/1.4 Georgia, serif; }
h1, h2, h3 { page-break-after: avoid; }
img { max-width: 100% !important; }
a { color: #000 !important; text-decoration: underline; }
.nd-site-header, .nd-site-footer, .nd-btn, .nd-nav__toggle, .nd-form { display: none !important; }
