/* Print stylesheet — hide chrome, optimize for paper */
@page { margin: 1.5cm; }
.skip-link, .site-header, .site-nav, .site-footer, .hero, .page-title, .toc, .tiles { display: none !important; }
.site-main__inner { max-width: none; padding: 0; }
body { background: #fff; color: #000; font-size: 11pt; line-height: 1.45; }
h1, h2, h3, h4, strong { color: #000; }
a { color: #000; text-decoration: underline; }
a[href^="http"]::after { content: " <" attr(href) ">"; font-size: 90%; }
a[href^="mailto:"]::after, a[href^="tel:"]::after, a[href^="#"]::after { content: ""; }
.contact-card, .office { page-break-inside: avoid; }
.hours { width: auto; min-width: 12ch; }
