:root {
  --bg: #fff !important; --surface: #fff !important; --text: #000 !important; --text-muted: #333 !important; --border: #999 !important;
  --ins-bg: #d9f2e4 !important; --ins-em: #a6dcbd !important; --ins-edge: #0f9d58 !important;
  --del-bg: #ececec !important; --del-em: #d2d2d2 !important; --del-edge: #6b6b6b !important;
}
.site-header, .site-footer, .skip-link, .tool-head .lede, .panes, .toolbar, .options, .history,
.result-actions, .ad-zone { display: none !important; }
.page { max-width: none; padding: 0; }
.result-head { position: static !important; }
.result { border: 0 !important; padding: 0 !important; }
.result, .result * { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
.result .fold[hidden] { display: inline !important; }
.result .unfold, .result .unfold-spacer, .shortcut-hint { display: none !important; }
