:root{
--font-display:'Fraunces',Georgia,serif;
--font-body:'Hanken Grotesk','Helvetica Neue',Arial,sans-serif;
/* Scale — Fraunces carries optical sizing; keep weights light (350–420) at display sizes */
--text-hero:clamp(44px,6vw,72px);   /* page heroes */
--text-display:48px;                /* section display */
--text-h1:40px;
--text-h2:30px;
--text-h3:23px;
--text-h4:19px;
--text-lede:19px;                   /* intro paragraphs */
--text-body:16.5px;
--text-small:14px;
--text-caption:12.5px;
--text-eyebrow:12px;
--text-price:26px;                  /* Fraunces, prices & numerals */
/* Weights */
--weight-display:380;               /* soft, literary */
--weight-display-strong:480;
--weight-body:400;
--weight-medium:520;
--weight-semibold:620;
/* Line heights */
--leading-display:1.06;
--leading-heading:1.18;
--leading-body:1.68;
--leading-tight:1.4;
/* Tracking */
--track-eyebrow:.28em;              /* wide caps, echoes HOLISTIC HEALING */
--track-caps:.12em;                 /* buttons, small caps labels */
--track-display:-.01em;
/* Measures */
--measure-body:62ch;
--measure-lede:46ch;
--measure-heading:18ch;
}
