/* Quicksand — finpulse's final brand font, self-hosted locally (no Google Fonts request at runtime). */
@font-face{font-family:'Quicksand';font-style:normal;font-weight:300 700;font-display:swap;src:url('../../../assets/fonts/quicksand-latin.woff2') format('woff2-variations')}
:root{
--font-display:'Quicksand',-apple-system,sans-serif;
--font-body:'Quicksand',-apple-system,sans-serif;
--font-mono:'Quicksand',ui-monospace,monospace;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--text-display-1:5.5rem;
--text-display-2:3.75rem;
--text-h1:2.75rem;
--text-h2:1.75rem;
--text-h3:1.375rem;
--text-body-lg:1.25rem;
--text-body:1.0625rem;
--text-small:0.9375rem;
--text-micro:0.75rem;
--leading-tight:1.05;
--leading-snug:1.25;
--leading-normal:1.5;
--leading-relaxed:1.65;
--tracking-tight:-0.02em;
--tracking-normal:0;
--tracking-wide:0.08em;
--tracking-label:0.12em
}
