:root{
/* Sora: logo support, headlines, key messaging. Inter: body, UI, captions. */
--font-display:'Sora',sans-serif;
--font-body:'Inter',sans-serif;
--fs-display:56px;
--fs-h1:40px;
--fs-h2:28px;
--fs-h3:20px;
--fs-body:16px;
--fs-small:14px;
--fs-caption:12px;
--fw-headline:700; /* @kind font */
--fw-subhead:600; /* @kind font */
--fw-body:400; /* @kind font */
--fw-emphasis:500; /* @kind font */
--fw-label:600; /* @kind font */
--lh-heading:1.15; /* @kind other */
--lh-body:1.55; /* @kind other */
--ls-heading:-0.02em;
--ls-label:0.02em;
}
