/*! * Pulsewire print styles:give readers a clean,ink-cheap article and expose * link targets that would otherwise be lost on paper. */ @media print{.pw-topbar,.pw-primary,.pw-mobile,.pw-searchpanel,.pw-header__tools,.pw-share,.pw-newsletter,.pw-related,.pw-prevnext,.pw-comments,.pw-footer__widgets,.pw-totop,.pw-progress,.pw-ad,.pw-layout__side,.pw-loadmore,.pw-pagination,.pw-breadcrumbs{display:none !important}:root{--pw-bg:#fff;--pw-text:#000;--pw-muted:#333;--pw-line:#bbb}body{background:#fff;color:#000;font-size:11.5pt;line-height:1.5}.pw-layout,.pw-layout--article{display:block}.pw-container{inline-size:100%}.pw-article__body>*{max-inline-size:none}.pw-article__title{font-size:22pt}.pw-article__body a[href^="http"]::after{content:" (" attr(href) ")";font-size:8.5pt;color:#555;word-break:break-all}.pw-article__body h2,.pw-article__body h3,figure,blockquote,table{break-inside:avoid}.pw-article__body img{max-block-size:9cm;object-fit:contain}@page{margin:1.6cm}}