@media print{
  @page{size:A4 portrait;margin:25mm 12mm 24mm}
  .report-page-header{top:-21mm;height:17mm}
  .report-page-header img{width:48mm!important;height:14mm!important;object-fit:contain!important;object-position:left center;background:transparent!important;border-radius:0!important;padding:0!important}
  .report-page-header div{margin-left:3mm!important}
  .report-page-header div strong{font-size:8.5pt}.report-page-header div span{font-size:6.7pt}
  .report-page-header .report-company{max-width:48mm;font-size:7.5pt}
  .report-page-footer{bottom:-18mm;height:9mm}
  .report-header{display:grid!important;grid-template-columns:82mm 1fr;gap:7mm;align-items:center;padding:8mm!important}
  .report-header img{width:82mm!important;height:auto!important;max-height:30mm!important;object-fit:contain!important;background:#fff!important;border-radius:2mm!important;padding:2mm!important}
  .report-header div{margin:0!important}.report-header h1{font-size:19pt!important}
  .report-section{break-inside:auto!important;page-break-inside:auto!important;margin-top:7mm!important}
  .report-section>h2{display:none!important}
  .report-table{break-before:auto!important;page-break-before:auto!important}
  .report-table thead{display:table-header-group!important}
  .report-section-title{background:#073f98!important;color:#fff!important;border-left:4mm solid #ffba08!important;padding:3mm 4mm!important;font-size:11pt!important;text-align:left!important}
  .report-column-head th{background:#e7effb!important;color:#073f98!important}
  .report-table tr{break-inside:avoid-page!important;page-break-inside:avoid!important}
  .report-table tbody:before{content:'';display:block;height:1mm}
}
