:root{
--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
--font-weight-light:300;
--font-weight-regular:400;
--font-weight-medium:500;
--font-weight-semibold:600;

--text-h1:56px;--leading-h1:64px;--tracking-h1:-0.02em;
--text-h2:40px;--leading-h2:48px;--tracking-h2:-0.01em;
--text-h3:28px;--leading-h3:36px;--tracking-h3:0em;
--text-body:16px;--leading-body:28px;--tracking-body:0em;
--text-caption:14px;--leading-caption:20px;--tracking-caption:0em;
--text-accent:16px;--leading-accent:28px;

/* Interface sizes derived from the scale for dense UI */
--text-ui:14px;--leading-ui:20px;
--text-ui-sm:12px;--leading-ui-sm:16px;
--tracking-eyebrow:0.08em;
}
