:root { --e-global-color-v4-color-text:var(--color-text); --e-global-color-v4-color-text-muted:var(--color-text-muted); --e-global-color-v4-color-text-inverse:var(--color-text-inverse); --e-global-color-v4-color-primary:var(--color-primary); --e-global-color-v4-color-primary-hover:var(--color-primary-hover); --e-global-color-v4-color-primary-contrast:var(--color-primary-contrast); --e-global-color-v4-color-accent:var(--color-accent); --e-global-color-v4-color-accent-contrast:var(--color-accent-contrast); --e-global-color-v4-color-background:var(--color-background); --e-global-color-v4-color-surface-warm:var(--color-surface-warm); --e-global-color-v4-color-surface-cool:var(--color-surface-cool); --e-global-color-v4-color-surface-neutral:var(--color-surface-neutral); --e-global-color-v4-color-border:var(--color-border); }
:root { --e-global-typography-v4-text-sm-font-size:var(--text-sm); --e-global-typography-v4-text-sm-font-weight:400; --e-global-typography-v4-text-sm-line-height:1.6; --e-global-typography-v4-text-md-font-size:var(--text-md); --e-global-typography-v4-text-md-font-weight:400; --e-global-typography-v4-text-md-line-height:1.6; --e-global-typography-v4-text-lg-font-size:var(--text-lg); --e-global-typography-v4-text-lg-font-weight:400; --e-global-typography-v4-text-lg-line-height:1.5; --e-global-typography-v4-heading-xs-font-size:var(--heading-xs); --e-global-typography-v4-heading-xs-font-weight:700; --e-global-typography-v4-heading-xs-line-height:1.25; --e-global-typography-v4-heading-sm-font-size:var(--heading-sm); --e-global-typography-v4-heading-sm-font-weight:700; --e-global-typography-v4-heading-sm-line-height:1.2; --e-global-typography-v4-heading-md-font-size:var(--heading-md); --e-global-typography-v4-heading-md-font-weight:700; --e-global-typography-v4-heading-md-line-height:1.15; --e-global-typography-v4-heading-lg-font-size:var(--heading-lg); --e-global-typography-v4-heading-lg-font-weight:700; --e-global-typography-v4-heading-lg-line-height:1.1; --e-global-typography-v4-heading-xl-font-size:var(--heading-xl); --e-global-typography-v4-heading-xl-font-weight:700; --e-global-typography-v4-heading-xl-line-height:1.08; --e-global-typography-v4-heading-2xl-font-size:var(--heading-2xl); --e-global-typography-v4-heading-2xl-font-weight:700; --e-global-typography-v4-heading-2xl-line-height:1.05; }