:root{
/* JAVASLAT: Barlow Condensed + Barlow — a logó-betűk (Teko, Bigshot One) az identity szerint tilosak szövegként */
--font-display:'Barlow Condensed','Arial Narrow',sans-serif;
--font-body:'Barlow','Helvetica Neue',Arial,sans-serif;
/* Skála — mobile-first, hosszú magyar headline-okra méretezve */
--fs-display:clamp(34px,6vw,56px); /* @kind font */ --lh-display:1.05; /* @kind other */ --fw-display:700; /* @kind other */
--fs-headline:clamp(26px,4.5vw,40px); /* @kind font */ --lh-headline:1.1; /* @kind other */ --fw-headline:700; /* @kind other */
--fs-subhead:clamp(19px,3vw,24px); /* @kind font */ --lh-subhead:1.3; /* @kind other */ --fw-subhead:600; /* @kind other */
--fs-body:17px; /* @kind font */ --lh-body:1.55; /* @kind other */ --fw-body:400; /* @kind other */
--fs-caption:14px; /* @kind font */ --lh-caption:1.4; /* @kind other */ --fw-caption:500; /* @kind other */
--ls-display:0.01em; /* @kind other */
--tt-headline:none; /* @kind other */ /* NE csupa nagybetű hosszú magyar headline-nál */
}
