/* Size scale straight off the arculati alaplap: size / line-height / weight / tracking. */
:root{
--weight-regular:400;/* @kind font */
--weight-medium:500;/* @kind font */
--weight-semibold:600;/* @kind font */
--fs-h1:48px;--lh-h1:1.05;/* @kind other */
--ls-h1:-0.02em;/* @kind other */
--fs-h2:32px;--lh-h2:1.15;/* @kind other */
--ls-h2:-0.01em;/* @kind other */
--fs-h3:22px;--lh-h3:1.30;/* @kind other */
--ls-h3:0;/* @kind other */
--fs-body:17px;--lh-body:1.60;/* @kind other */
--ls-body:0;/* @kind other */
--fs-small:14px;--lh-small:1.50;/* @kind other */
--ls-small:0;/* @kind other */
--fs-label:12px;--lh-label:1.00;/* @kind other */
--ls-label:0.16em;/* @kind other */
/* mobile step-down (390px base) */
--fs-h1-mobile:34px;--fs-h2-mobile:26px;--fs-h3-mobile:20px;
/* comfortable reading measure */
--measure:64ch;/* @kind other */
}
