:root{
--font-sans:'Haffer',ui-sans-serif,system-ui,sans-serif;
--font-mono:ui-monospace,'SF Mono',Menlo,monospace; /* seen in incident IDs; no brand mono supplied — system mono stack */
/* Scale (from website + demo screens) */
--text-hero:64px; /* hero display, weight 400 */
--text-display:40px; /* section headlines */
--text-title:28px; /* card headlines */
--text-stat:56px; /* big numerals: 82, 62%, +$200K */
--text-body-lg:19px;
--text-body:16px;
--text-label:14px; /* eyebrows, ALL-CAPS labels */
--text-caption:13px;
--leading-tight:1.1;
--leading-snug:1.3;
--leading-body:1.5;
--tracking-caps:.08em; /* eyebrow / label letterspacing */
--tracking-logo:.18em;
--weight-regular:400;--weight-medium:500;
}
