@page { size: Letter; margin: 0.55in 0.62in; }
@media print {
  :root { --bg: #fff; --fg: #1c1a17; --muted: #514d47; --accent: #803d27; --rule: #d8d3ca; }
  body.resume { border-top: 0; padding: 0; background: #fff; font-size: 9.4pt; line-height: 1.38; }
  .sheet { max-width: none; }
  .topnav, body.resume > footer { display: none; }
  .resume header { margin-bottom: 0.12in; }
  .resume h1 { font-size: 23pt; }
  .resume .role { margin-top: 0.05in; font-size: 9pt; }
  .resume .contact { margin-top: 0.03in; font-size: 8.5pt; }
  .resume-content > p:first-child { margin-top: 0.12in; padding-top: 0.12in; }
  .resume h2 { font-size: 13pt; margin: 0.17in 0 0.08in; padding-bottom: 0.025in; break-after: avoid; }
  .resume h3 { font-size: 9.8pt; margin-top: 0.11in; break-after: avoid; }
  .resume h3 + p { break-after: avoid; }
  .resume ul { margin: 0.035in 0 0 0.18in; }
  .resume li { margin-bottom: 0.018in; }
  .resume h3, .resume p, .resume li { orphans: 2; widows: 2; }
  a { color: inherit !important; text-decoration: none; }
}
