:root{
--font-core:"Readex Pro",system-ui,-apple-system,"Segoe UI",sans-serif;
--font-editorial:"Roboto","Readex Pro",system-ui,sans-serif;
--font-mono:ui-monospace,"SFMono-Regular","Menlo","Consolas",monospace;

/* Readex Pro weight roles — Manual de Marca, p.04 */
--weight-light:300;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;
--weight-editorial-black:800;

/* Type scale */
--text-display-size:56px;--text-display-lh:1.06;--text-display-ls:-0.03em;
--text-h1-size:40px;--text-h1-lh:1.12;--text-h1-ls:-0.022em;
--text-h2-size:30px;--text-h2-lh:1.18;--text-h2-ls:-0.018em;
--text-h3-size:22px;--text-h3-lh:1.26;--text-h3-ls:-0.012em;
--text-h4-size:18px;--text-h4-lh:1.34;--text-h4-ls:-0.008em;
--text-body-lg-size:17px;--text-body-lg-lh:1.6;
--text-body-size:15px;--text-body-lh:1.6;
--text-body-sm-size:13.5px;--text-body-sm-lh:1.55;
--text-caption-size:12px;--text-caption-lh:1.45;
--text-overline-size:11px;--text-overline-lh:1.2;--text-overline-ls:0.14em;
--text-quote-size:24px;--text-quote-lh:1.4;
}
