@page {
  margin: 16mm;
}

body {
  background: #fff;
  color: #111;
  font-size: 12pt;
}

.skip-link,
.topbar .btn,
.btn-row,
.nav-tabs,
.result-orient,
.pulse-handoff,
.site-footer,
.modal-backdrop,
.btn,
button {
  display: none !important;
}

#app {
  max-width: none;
  padding: 0;
}

.card {
  box-shadow: none;
  break-inside: avoid;
  border: 1px solid #ccc;
}

.focus-card {
  background: #f2f2f2 !important;
  color: #111 !important;
}

.focus-card .kicker,
.focus-card .lede,
.focus-card p {
  color: #333 !important;
}

.path-item:not(:last-child)::before {
  background: #999;
}

.print-header,
.print-header.hidden {
  display: block !important;
  margin-bottom: 1rem;
}

.screen-ai {
  display: none !important;
}
