:root{
--font-headline:'Space Grotesk',sans-serif;  /* headlines e UI · 500-700 */
--font-display:'Archivo Black',sans-serif;   /* display raro: numeros gigantes, wordmarks */
--font-body:'Inter',sans-serif;              /* corpo e legendas · 400-600 */
--font-mono:'JetBrains Mono',monospace;      /* eyebrows, chips, fontes/rodapes */
/* Escala das figuras */
--text-eyebrow:14px;      /* mono, UPPERCASE, tracking 0.35em */
--text-h1:64px;           /* 64-88px · Space Grotesk 700 · -0.03em · 1.05 */
--text-h1-max:88px;
--text-lede:24px;         /* 24-28px · Inter 400 · 1.55 */
--text-corpo:18px;        /* 18-20px */
--text-fonte:14px;        /* rodape mono uppercase */
--tracking-tight:-0.03em;
--tracking-eyebrow:0.35em;
--leading-headline:1.05;
--leading-body:1.55;
}
