/* Mobile reading pass: loaded after style.css. */
@media (max-width: 767px) {
  .hag-bench { min-height: 0; }
  .hag-bench__copy { padding: 48px 18px 40px; }
  .hag-bench h1 { font-size: 34px; line-height: 1.12; font-weight: 600; }
  .hag-lede { margin: 18px 0; font-size: 17px; line-height: 1.55; }
  .hag-rack h2, .hag-notes h2 { font-size: 29px; line-height: 1.18; }
  .hag-rack, .hag-notes { padding-top: 42px; padding-bottom: 42px; }
  .hag-post h2 { font-size: 20px; line-height: 1.2; }
  body.hag-body .hag-article h1 { font-size: 29px; line-height: 1.3; font-weight: 600; letter-spacing: -0.02em; text-transform: none; overflow-wrap: anywhere; }
  .hag-article { padding-top: 42px; padding-bottom: 45px; }
  .hag-deck { font-size: 17px; line-height: 1.55; }
  .hag-content { margin-top: 32px; font-size: 16.5px; line-height: 1.75; overflow-wrap: anywhere; }
  body.hag-body .hag-content h2, body.hag-body .hag-content h3 { font-size: 24px; line-height: 1.3; font-weight: 600; letter-spacing: -0.015em; text-transform: none; }
  .hag-recommendations h2 { font-size: 27px; line-height: 1.2; }
}
