@media print {
  body * { visibility: hidden; }
  #printable-spec-sheet, #printable-spec-sheet * { visibility: visible; }
  #printable-spec-sheet { position: absolute; left: 0; top: 0; width: 100%; margin: 0; padding: 20px !important; background: white !important; box-shadow: none !important; overflow: visible !important; }
  .print\:hidden { display: none !important; }
}
.ghgh-ad-slot { width: 100%; }
.ghgh-ad-content { width: 100%; overflow: hidden; text-align: center; }
.ghgh-ad-content img, .ghgh-ad-content video { max-width: 100%; height: auto; }
.ghgh-ad-content iframe { max-width: 100%; }
body.admin-bar #root .sticky.top-0 { top: 32px; }
.screen-reader-text { border:0; clip:rect(1px,1px,1px,1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute!important; width:1px; word-wrap:normal!important; }
.screen-reader-text:focus { background:#fff; clip:auto!important; clip-path:none; color:#0f172a; display:block; font-size:14px; height:auto; left:8px; padding:12px 16px; top:8px; width:auto; z-index:100000; }
@media (max-width: 782px) { body.admin-bar #root .sticky.top-0 { top: 46px; } }
