:root{
--font-sans:'Manrope',system-ui,sans-serif;
--font-mono:'JetBrains Mono',monospace;
/* Scale (from AD·BG type scaling) */
--text-h1:64px;--weight-h1:800;
--text-h2:48px;--weight-h2:700;
--text-sub1:32px;--weight-sub1:600;
--text-sub2:24px;--weight-sub2:600;
--text-body:18px;--weight-body:400;
--text-small:15px;
--text-label:12px;--weight-label:600;
/* Rules */
--tracking-headline:-0.02em; /* headlines: ExtraBold, -2%, sentence case, max 2 lines */
--leading-body:1.6;          /* body: Regular, 60-75ch per line */
--tracking-label:0.14em;     /* labels/data: uppercase, +14%, tabular figures */
}
