@page { margin: 1.5cm; }
body { background: #fff; color: #000; font-size: 11pt; }
.site-header, .top-strip, .site-footer, .search-dialog, .newsletter-pending, .mobile-actions, .btn, .filter-controls { display: none !important; }
.content-width, .breadcrumb { width: 100%; max-width: none; }
.section { padding-block: 0.75rem; }
.article-layout { display: block; }
.article-body > section, .rail-card, .commercial-panel, .content-card, .review-card, .comparison-card { break-inside: avoid; border: 1px solid #bbb; box-shadow: none; }
a { color: #000; text-decoration: underline; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; }
