/* =========================================================================
   PRINT — clean output for the PDF-heavy pages staff like to print.
   ========================================================================= */

.utility-bar, .site-header, .site-footer, .nav-toggle, .skip-link { display: none !important; }
body { color: #000; background: #fff; font-size: 12pt; }
a { color: #000; text-decoration: underline; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; word-break: break-all; }
.accordion__panel[hidden] { display: block !important; }
.section { padding-block: 1rem; }
