:root{
/* Scale — poster-first, so it climbs steeply */
--fs-3xs:11px/* @kind font */;--fs-2xs:12px/* @kind font */;--fs-xs:13px/* @kind font */;--fs-sm:15px/* @kind font */;--fs-md:17px/* @kind font */;--fs-lg:20px/* @kind font */;--fs-xl:26px/* @kind font */;--fs-2xl:34px/* @kind font */;--fs-3xl:46px/* @kind font */;--fs-4xl:64px/* @kind font */;--fs-5xl:92px/* @kind font */;--fs-6xl:140px/* @kind font */;--fs-affiche:clamp(64px,17vw,260px)/* @kind font */;
--lh-tight:.86/* @kind other */;--lh-title:1.05/* @kind other */;--lh-snug:1.25/* @kind other */;--lh-body:1.5/* @kind other */;--lh-loose:1.7/* @kind other */;
--ls-affiche:-.01em/* @kind other */;--ls-title:.005em/* @kind other */;--ls-caps:.09em/* @kind other */;--ls-caps-wide:.16em/* @kind other */;--ls-body:0/* @kind other */;
--fw-regular:400/* @kind other */;--fw-medium:500/* @kind other */;--fw-semibold:600/* @kind other */;--fw-bold:700/* @kind other */;--fw-black:900/* @kind other */;
/* Semantic roles */
--type-affiche:var(--fw-regular) var(--fs-affiche)/var(--lh-tight) var(--font-display)/* @kind font */;
--type-display:var(--fw-regular) var(--fs-5xl)/var(--lh-tight) var(--font-display)/* @kind font */;
--type-h1:var(--fw-black) var(--fs-3xl)/var(--lh-title) var(--font-title)/* @kind font */;
--type-h2:var(--fw-bold) var(--fs-2xl)/var(--lh-title) var(--font-title)/* @kind font */;
--type-h3:var(--fw-bold) var(--fs-lg)/var(--lh-snug) var(--font-title)/* @kind font */;
--type-rubric:var(--fw-bold) var(--fs-xl)/var(--lh-snug) var(--font-slab)/* @kind font */;
--type-body:var(--fw-regular) var(--fs-md)/var(--lh-body) var(--font-sans)/* @kind font */;
--type-body-sm:var(--fw-regular) var(--fs-sm)/var(--lh-body) var(--font-sans)/* @kind font */;
--type-credit:var(--fw-medium) var(--fs-xs)/var(--lh-snug) var(--font-sans)/* @kind font */;
--type-label:var(--fw-semibold) var(--fs-2xs)/1.2 var(--font-sans)/* @kind font */;
--type-quote:italic var(--fw-regular) var(--fs-lg)/var(--lh-loose) var(--font-sans)/* @kind font */}
