@page { margin: 16mm; }
header.app, footer, nav, .actions, .btn, .mobile-nav, form.card, .no-print { display: none !important; }
body, .wrap, main { background: #fff !important; color: #111 !important; max-width: none; }
#draft, textarea {
  display: block !important;
  border: 0 !important;
  background: #fff !important;
  color: #111 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 12pt !important;
  line-height: 1.45 !important;
  min-height: 0 !important;
  white-space: pre-wrap;
}
.hero h1 { font-size: 16pt; }
.card { border: 0; padding: 0; }
a { color: #000; text-decoration: none; }
