:root{
--font-core:"Inter","Inter Placeholder",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;
--fw-regular:400;/* @kind font */--fw-medium:500;/* @kind font */--fw-semibold:600;/* @kind font */--fw-bold:700;/* @kind font */--fw-extrabold:800;/* @kind font */
/* brand scale, from Brand Standards p.08 (pt values mapped to px) */
--fs-display-lg:54px;--fs-display:44px;--fs-display-sm:38px;
--fs-section:34px;--fs-section-sm:28px;
--fs-subhead:24px;--fs-subhead-sm:20px;
--fs-body-lg:18px;--fs-body:16px;--fs-body-sm:14px;--fs-caption:12px;
--lh-display:1.05;/* @kind other */--lh-section:1.14;/* @kind other */--lh-subhead:1.3;/* @kind other */--lh-body:1.6;/* @kind other */--lh-tight:1.25;/* @kind other */
--ls-display:-0.02em;/* @kind other */--ls-section:-0.015em;/* @kind other */--ls-subhead:-0.01em;/* @kind other */--ls-body:0em;/* @kind other */--ls-eyebrow:0.14em;/* @kind other */--ls-wordmark:0.22em;/* @kind other */
--text-display:var(--fw-bold) var(--fs-display)/var(--lh-display) var(--font-core);/* @kind font */
--text-section:var(--fw-bold) var(--fs-section)/var(--lh-section) var(--font-core);/* @kind font */
--text-subhead:var(--fw-semibold) var(--fs-subhead)/var(--lh-subhead) var(--font-core);/* @kind font */
--text-body-font:var(--fw-regular) var(--fs-body)/var(--lh-body) var(--font-core)/* @kind font */}
