:root{
--font-sans:'Lato',-apple-system,'Segoe UI',sans-serif;
--font-serif:'Cormorant Garamond',Georgia,serif;
/* Scale (px @ 16 base) */
--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.1875rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--text-4xl:3.5rem;--text-5xl:4.5rem;
/* Weights */
--weight-light:300;--weight-regular:400;--weight-bold:700;--weight-black:900;
/* Tracking — wide letterspacing is a core brand motif */
--tracking-tight:0;--tracking-wide:0.08em;--tracking-wider:0.16em;--tracking-widest:0.3em;
--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.6;
}
