@page {
  size: landscape;
  margin: 12mm;
}

.site-header,
.evidence-toolbar,
.page-break,
.masthead-actions,
.tooltip,
.toast {
  display: none !important;
}

body {
  background: white;
}

.page-inner {
  width: 100%;
  padding: 0;
}

.atlas-field {
  break-inside: avoid;
}
