@media print{
  @page{size:A4 portrait;margin:25mm 12mm 19mm}
  .print-report{padding:0!important;font-size:9pt;line-height:1.35;color:#152641!important}
  .report-page-header{position:fixed;top:-21mm;left:0;right:0;height:17mm;display:flex;align-items:center;border-bottom:2px solid #0b4aa2;background:#fff;z-index:10}
  .report-page-header img{width:15mm;height:15mm;object-fit:contain}
  .report-page-header div{flex:1;margin-left:4mm}
  .report-page-header strong{display:block;color:#073f98;font-size:11pt;letter-spacing:.3pt}
  .report-page-header span{display:block;color:#617087;font-size:7.5pt;margin-top:1mm}
  .report-page-header .report-company{text-align:right;color:#073f98;font-size:8pt;max-width:60mm}
  .report-page-footer{position:fixed;bottom:-14mm;left:0;right:0;height:9mm;border-top:1px solid #9eb7dc;display:flex;align-items:center;justify-content:space-between;color:#52657f;font-size:7.5pt;background:#fff}
  .report-page-footer strong{color:#073f98}
  .report-header{border:0!important;border-radius:4mm;background:linear-gradient(135deg,#073f98,#0d5bc7);padding:8mm!important;color:#fff;margin:0 0 7mm;display:flex;align-items:center;break-inside:avoid}
  .report-header img{width:27mm!important;height:27mm;object-fit:contain;background:#fff;border-radius:50%;padding:1.5mm}
  .report-header div{margin-left:7mm!important}
  .report-header h1{color:#fff!important;font-size:22pt!important;margin:0 0 1mm!important}
  .report-header p{margin:0;color:#dce9ff;font-size:10pt}
  .report-meta{border:1px solid #cbd7e8;border-radius:3mm;padding:5mm;background:#f7f9fc;gap:2.5mm 5mm!important;margin:0 0 7mm!important}
  .report-meta strong{color:#073f98;font-size:8pt}.report-meta span{font-size:8.5pt}
  .report-section{margin-top:7mm!important;break-inside:auto!important}
  .report-section h2{background:#073f98!important;border-left:4mm solid #ffba08;padding:3mm 4mm!important;font-size:11pt!important;margin:0!important;color:#fff!important;break-after:avoid}
  .report-table{font-size:7.7pt!important;border-collapse:collapse;width:100%}
  .report-table thead{display:table-header-group}.report-table tr{break-inside:avoid;page-break-inside:avoid}
  .report-table th{background:#e7effb!important;color:#073f98;font-weight:700}
  .report-table th,.report-table td{border:1px solid #bfcce0!important;padding:2.3mm!important;vertical-align:top}
  .report-table tbody tr:nth-child(even) td{background:#f8faff!important}
  .report-photo-group{display:grid!important;grid-template-columns:repeat(2,22mm);gap:1.5mm}
  .report-photo{width:22mm!important;height:17mm!important;border:1px solid #c5ceda;border-radius:1mm}
  .report-signatures{break-inside:avoid;margin-top:15mm!important;gap:18mm!important}
  .report-signatures>div{border-top:1px solid #aab7c9;padding-top:2mm}
  .report-signatures img{border:0!important;height:24mm!important}
  *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
}
