@media print {
  .sinteses-ps { max-width: none; margin: 0; border: 0; border-radius: 0; box-shadow: none; color: #000; background: #fff; }
  .sinteses-ps__header { color: #000; background: #fff; border-bottom: 2px solid #000; }
  .sinteses-ps__institution, .sinteses-ps__product, .sinteses-ps h1, .sinteses-ps h2, .sinteses-ps h3 { color: #000; }
  .sinteses-ps__privacy-pill, .sinteses-ps__stage-nav, .sinteses-ps__progress-wrap, .sinteses-ps__actions, .sinteses-ps__footer, .sinteses-ps__reorder, .sinteses-ps__button, .sinteses-ps__link-button { display: none !important; }
  .sinteses-ps__main { padding: 12mm; }
  .sinteses-ps__workspace, .sinteses-ps__cards, .sinteses-ps__export-grid { display: block; }
  .sinteses-ps__item, .sinteses-ps__review-block, .sinteses-ps__card { break-inside: avoid; box-shadow: none; }
  .sinteses-ps__patient-question { color: #000; background: #fff; border: 2px solid #000; }
  .sinteses-ps__patient-question h2, .sinteses-ps__patient-question span { color: #000; }
}

