/* Print-friendly articles (spec §94): keep article, headings, images,
   code, author/date — remove navigation, ads, social widgets, sidebar. */

.mhits-header,
.mhits-mobile-menu,
.mhits-search-overlay,
.mhits-footer,
.mhits-newsletter,
.mhits-ad-slot,
.mhits-share,
.mhits-back-to-top,
.mhits-reading-progress,
.mhits-sidebar,
.mhits-post-nav,
.mhits-related,
.mhits-comments,
.mhits-toc summary,
[data-mhits-menu-toggle],
[data-mhits-search-toggle],
[data-mhits-theme-toggle] {
	display: none !important;
}

.mhits-article-layout { display: block !important; max-width: 100% !important; }
.mhits-article__content { max-width: 100% !important; font-size: 12pt; color: #000; }
.mhits-command { background: #f2f2f2 !important; color: #000 !important; border: 1px solid #ccc; }
.mhits-command__code { color: #000 !important; }
a { color: #000 !important; text-decoration: underline; }
a[href]::after { content: " (" attr(href) ")"; font-size: 0.8em; color: #555; }
body { font-size: 12pt; }
