:root{
--font-display:'Baloo 2','Jayagiri Sans','Open Sauce One',system-ui,sans-serif; /* Baloo 2 substitutes JA Jayagiri Sans */
--font-body:'Open Sauce One',system-ui,-apple-system,sans-serif;
/* Scale */
--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:22px;
--text-2xl:28px;--text-3xl:36px;--text-4xl:46px;--text-5xl:60px;
/* Leading */
--leading-tight:1.08;--leading-snug:1.25;--leading-body:1.6;
/* Display weights: 800 hero, 700 headings, 600 subheads */
--weight-display:800;--weight-heading:700;--weight-subhead:600;
/* Eyebrow / spaced-caps labels (brand signature) */
--tracking-caps:0.16em;--tracking-wide:0.06em;
}
