@page{size:A4;margin:14mm 13mm 15mm}

@media print{
  :root{color-scheme:light}
  html,body{background:#fff!important;color:#161b20!important}
  .topbar,.case-sidebar,.report-controls,.page-head,.notice,.toast-region,.dialog{display:none!important}
  .workspace-frame,#main-content,.report-layout{display:block!important;margin:0!important;padding:0!important;max-width:none!important;width:auto!important}
  .report-paper,[data-report-preview]{box-shadow:none!important;padding:0!important;background:#fff!important;min-height:0!important}
  .report-paper h1{font-size:22pt}.report-paper h2{font-size:15pt}.report-paper h3{font-size:11pt}
  .report-paper section{break-before:auto;break-inside:auto;margin-bottom:8mm}
  .report-section-heading{break-inside:avoid;break-after:avoid-page}
  .report-paper h2,.report-paper h3,.report-paper .section-number{break-after:avoid-page}
  .report-paper table{break-inside:auto}
  .report-paper thead{display:table-header-group}
  .report-paper tr{break-inside:avoid}
  .investigation-disclosure,.professional-authorship,.manual-handover{break-inside:avoid;border-left:3px solid #9a5d0c;padding:3mm 4mm}
  .investigation-sample-register,.investigation-result-register{table-layout:fixed;font-size:7.5pt}
  .investigation-sample-register th,.investigation-sample-register td,.investigation-result-register th,.investigation-result-register td{overflow-wrap:anywhere}
  .investigation-sample-register .report-warning,.investigation-result-register .report-warning{display:block;break-inside:avoid;margin-top:2mm}
  .report-photo,.report-finding{break-inside:avoid}
  .report-finding>strong{display:block;break-after:avoid-page}
  .report-evidence{grid-template-columns:1fr 1fr;gap:5mm}
  .report-photo img{max-height:105mm;object-fit:contain}
  .draft-banner{position:running(draft-marker)}
  a{text-decoration:none;color:inherit}
}
