@media print {
  .sp-topbar, .sp-proofbar, .sr-jump, .sr-form-actions, .sr-assessment form { display: none !important; }
  .sr-work, .sr-hero, .sr-visual, .sr-assessment__intro { background: white !important; color: black !important; }
  .sr-hero { min-height: 0; padding: 2rem 0; }
  .sr-hero h1 { max-width: none; font-size: 38pt; }
  .sr-reading, .sr-visual, .sr-assessment, .sr-evidence { width: 100%; margin: 0 0 2rem; padding: 0; box-shadow: none; }
  .sr-reading section { break-inside: auto; }
  .sr-visual, .sr-evidence article { break-inside: avoid; }
  a { color: black !important; text-decoration: none !important; }
}
