/* Print: clean, ink-friendly, hide interactive chrome. */
* { background: transparent !important; color: #000 !important; box-shadow: none !important; }
.site-header, .mobile-nav, .floating-actions, .a11y-widget,
.nav-toggle, .skip-link, .lead-popup, .before-after__handle { display: none !important; }
a { text-decoration: underline; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 0.8em; }
.section { padding-block: 1.5rem !important; }
img { max-width: 60% !important; }
@page { margin: 1.6cm; }
