:root{--navy:#062553;--orange:#ff6900;--soft:#f5f7fb}body{background:var(--soft);color:#152238}.brand-nav{background:var(--navy)}.brand-logo{width:46px;height:46px;object-fit:cover;border-radius:50%;border:2px solid #fff}.card{border:0;box-shadow:0 3px 16px rgba(6,37,83,.08);border-radius:14px}.metric{border-left:5px solid var(--orange)}.btn-primary{background:var(--navy);border-color:var(--navy)}.btn-warning{background:var(--orange);border-color:var(--orange);color:#fff}.table thead th{background:#eaf0f8;color:var(--navy);white-space:nowrap}.logo-login{max-width:420px;width:100%;border-radius:18px}.amount-positive{color:#087f23}.amount-negative{color:#b42318}.status-balanced{color:#087f23;font-weight:700}.status-unbalanced{color:#b42318;font-weight:700}

.print-only{display:none}
.report-table tfoot th{background:#eef2f7;color:var(--navy);border-top:2px solid var(--navy)}

@media print{
  @page{size:A4 landscape;margin:10mm}
  html,body{background:#fff!important;color:#111!important;font-size:9pt}
  body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  nav,.navbar,.no-print,main>div:first-child,.alert{display:none!important}
  main.container-fluid{padding:0!important;margin:0!important;max-width:none!important}
  .print-only{display:block!important}
  .report-document{display:block!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important}
  .report-table-wrap{overflow:visible!important}
  .print-report-header{margin-bottom:7mm}
  .print-brand-row{display:flex!important;align-items:center!important;border-bottom:3px solid var(--navy);padding-bottom:3mm;margin-bottom:3mm}
  .print-report-logo{width:43mm;height:25mm;object-fit:cover;object-position:center;border-radius:2mm;margin-right:5mm}
  .print-brand-copy{flex:1}
  .print-company-name{font-size:19pt;font-weight:800;letter-spacing:.8px;color:var(--navy)}
  .print-company-tagline{font-size:10pt;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.4px}
  .print-company-address{font-size:8.5pt;margin-top:1.5mm;color:#333}
  .print-title-block{text-align:center;margin:3mm 0}
  .print-title-block h1{font-size:15pt;font-weight:800;letter-spacing:1px;color:var(--navy);margin:0 0 1mm}
  .print-title-block p{margin:0;font-size:9pt}
  .print-report-meta{display:grid!important;grid-template-columns:repeat(4,1fr);border:1px solid #cfd7e3;border-radius:2mm;overflow:hidden;margin-bottom:4mm}
  .print-report-meta>div{padding:2.2mm 3mm;border-right:1px solid #cfd7e3}
  .print-report-meta>div:last-child{border-right:0}
  .print-report-meta span{display:block;text-transform:uppercase;font-size:7pt;letter-spacing:.4px;color:#667085;margin-bottom:.8mm}
  .print-report-meta strong{font-size:8.5pt;color:#111}
  .report-table{width:100%!important;border-collapse:collapse!important;margin:0!important}
  .report-table thead{display:table-header-group}
  .report-table tfoot{display:table-row-group}
  .report-table tr{page-break-inside:avoid}
  .report-table th,.report-table td{border:1px solid #b9c3d0!important;padding:1.7mm 1.5mm!important;vertical-align:top!important;font-size:7.6pt!important;line-height:1.2}
  .report-table thead th{background:var(--navy)!important;color:#fff!important;font-weight:700!important;text-transform:uppercase;font-size:7pt!important}
  .report-table tbody tr:nth-child(even) td{background:#f5f7fa!important}
  .report-table tfoot th{background:#e7edf5!important;color:var(--navy)!important;border-top:2px solid var(--navy)!important}
  .print-report-footer{margin-top:5mm;page-break-inside:avoid}
  .print-summary-line{display:flex!important;justify-content:space-between!important;gap:3mm;background:#f1f4f8;border-left:4px solid var(--orange);padding:2.5mm 3mm;font-size:8pt}
  .print-signatures{display:grid!important;grid-template-columns:repeat(3,1fr);gap:14mm;margin-top:14mm}
  .print-signatures>div{border-top:1px solid #555;padding-top:1.5mm;text-align:center;font-size:8pt;color:#444}
  .print-confidential{text-align:center;color:#667085;font-size:7pt;margin:7mm 0 0}
}

@media print{
  .status-report-table th,.status-report-table td{font-size:7.1pt!important;padding:1.45mm 1.15mm!important}
  .status-report-table th:nth-child(1){width:8%}
  .status-report-table th:nth-child(2){width:8%}
  .status-report-table th:nth-child(3){width:12%}
  .status-report-table th:nth-child(4),
  .status-report-table th:nth-child(5),
  .status-report-table th:nth-child(8),
  .status-report-table th:nth-child(9),
  .status-report-table th:nth-child(10){width:9%}
  .status-report-table th:nth-child(6){width:9%}
  .status-report-table th:nth-child(7){width:12%}
  .status-print-summary{display:grid!important;grid-template-columns:repeat(6,1fr);text-align:center;gap:0!important;padding:0!important;border:1px solid #cfd7e3!important;border-left:4px solid var(--orange)!important;background:#f1f4f8!important}
  .status-print-summary span{padding:2.5mm 2mm;border-right:1px solid #cfd7e3}
  .status-print-summary span:last-child{border-right:0}
  .screen-status-badge{display:none!important}
}
