.page-head { padding: 46px 0 90px; }
.eyebrow {
  font-family: ui-monospace, Menlo, monospace;
  font-size: 12.5px; letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--g-action-text); margin: 0 0 16px;
}
h1 {
  margin: 0 0 16px; max-width: 20ch;
  font-size: clamp(30px, 5.4vw, 46px); line-height: 1.1;
  font-weight: 675; letter-spacing: -0.025em; text-wrap: balance;
}
.lede { margin: 0; max-width: 62ch; font-size: 17.5px; color: var(--text-secondary); }
.back { margin-top: 28px; }
