/* editorial — Fraunces display over Inter body. Fraunces carries an optical-size
   axis, which is the cheapest "expensive" signal available: display sizes get
   tighter, tenser letterforms and body sizes get open ones, from one file. */
:root{
  --font-head:Fraunces,'Iowan Old Style','Palatino Linotype',Georgia,serif;
  --font-body:Inter,system-ui,-apple-system,'Segoe UI',sans-serif;
  --font-mono:'IBM Plex Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
  --head-weight:400; --head-lead:1.0; --head-track:-.025em; --lead:1.64;
  --step-0:clamp(1.0625rem,1.02rem + .2vw,1.125rem);
  --step-6:clamp(2.5rem,1.6rem + 4vw,4.35rem);
}
h1,h2,h3{font-variation-settings:'opsz' 144,'SOFT' 0,'WONK' 1}
.eyebrow,.k-meta,.k-label{font-variation-settings:normal}
/* TODO measure from Fraunces before production. */
