@page { size: A4; margin: 18mm 14mm 22mm; }
@media print {
  html, body, main, .scan-shell, .scan-main, #results-stage, #report { background: #fff !important; }
  .report-cover { break-after: auto; }
  .report-section { break-before: auto; }
  #report::after { content: "Self-assessment. Avowal has not independently verified your answers."; }
  .report-cover h2 { font-size: 28pt; }
  .report-notice { margin-top: 14px; }
  .results-summary { margin: 23px 0; gap: 14px; }
  .results-summary > div { padding: 16px; }
  .results-summary strong { font-size: 3rem; }
  #control-position-label { font-size: 1.8rem; }
  .context-reasons { margin: 10px 0 16px; }
  .matrix-section { padding: 14px 0 18px; margin-bottom: 10px; }
  .matrix-section p { margin-bottom: 8px; }
  .risk-matrix td { height: 30px; }
}
