:root{
/* every text node in the file is Montserrat with line-height 100% */
--fs-display:48px;   /* hero H1 — Medium */
--fs-section:36px;   /* section heading + FAQ +/- glyph — Medium (Bold in CTA band) */
--fs-body:20px;      /* the workhorse size: body, nav-adjacent, card copy, footer */
--fs-label:16px;     /* nav items, glass buttons, logo wordmark, feature pill */
--fs-ui:15px;        /* in-card UI: prompt text, tags, model rows */
--fs-caption:14px;   /* image caption, model badge, download label */

--fw-regular:400; /* @kind font */
--fw-medium:500; /* @kind font */
--fw-semibold:600; /* @kind font */
--fw-bold:700; /* @kind font */

--lh-flat:100%; /* @kind font */

/* the file uses a single non-zero tracking value, 10% */
--ls-none:0; /* @kind font */
--ls-wide:0.100em; /* @kind font */
}
