@media print{
  @page{size:A4;margin:10mm}
  *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  button,[role="button"],.button,.text-button,.result-actions,.report-actions,.tool-actions,.copy-status,[id*="copy"],nav[class*="toolbar"],nav[class*="actions"]{display:none!important}
  [hidden]{display:none!important}
  table{page-break-inside:auto!important;break-inside:auto!important}
  thead{display:table-header-group!important}
  tfoot{display:table-footer-group!important}
  tr{page-break-inside:avoid!important;break-inside:avoid!important}
  th,td{page-break-inside:avoid!important;break-inside:avoid!important}
  article,.result-card,.rias-panel,.celf-panel,.tool-panel,.scq-panel{page-break-inside:auto!important;break-inside:auto!important}
  .table-wrap,.table-scroll,.tool-scroll{overflow:visible!important}
  .interpretation-heading,.report-head,.report-heading{display:block!important}
  .interpretation-card .eyebrow{display:none!important}
  .interpretation-card h3{display:block!important;white-space:nowrap;margin:0 0 .2rem!important;line-height:1.15!important}
  .interpretation-card .profile-interpretation{margin-top:0!important;padding-top:0!important}
}
