/* Type scale — sizes/line-heights/tracking (unrounded) */
:root{
/* Display / headlines (Ivar Display) */
--type-hero-size:48px;--type-hero-lh:52.8px; /* hero + article H1 (article H1 weight 300) */
--type-section-size:36px;--type-section-lh:36px;--type-section-ls:0.9px; /* section headers; italic variant for the section edit */
--type-card-size:30px;--type-card-lh:33px; /* card headlines */
--type-article-h2-size:30px;--type-article-h2-lh:36px;--type-article-h2-ls:0.75px; /* article H2, weight 300 */
--type-deck-size:18px;--type-deck-lh:22.5px; /* card/hero standfirst */
--type-standfirst-lh:27px; /* article standfirst 18/27 */
--type-subtext-size:16px;--type-subtext-lh:20px; /* section sub-copy */
--type-product-size:18px;--type-product-lh:19.8px; /* product/voucher card titles */
--type-related-size:18px;--type-related-lh:22.5px; /* related-article titles, weight 300 */
/* Body (Ivar Soft) */
--type-body-size:16px;--type-body-lh:26px;--type-body-ls:0.1px;
/* Pull quote (Ivar Fine Light Italic) */
--type-quote-size:48px;--type-quote-lh:60px;
/* Small serif labels (Playfair Display) */
--type-label-size:12px;--type-label-lh:18px;--type-label-ls:0.3px; /* buttons */
--type-navlabel-size:11px;--type-navlabel-lh:16.5px;--type-navlabel-ls:0.55px; /* series nav */
--type-footer-size:12px;--type-footer-lh:12px;--type-footer-ls:0.45px;
--type-brand-size:9px;--type-brand-lh:13.5px;--type-brand-ls:0.9px; /* product brand names, uppercase */
/* Sans meta (Helvetica) */
--type-kicker-size:8.7px;--type-kicker-lh:13.5px;--type-kicker-ls:0.9px; /* category kicker, Bold, uppercase (9px on wide cards) */
--type-date-size:8.6px;--type-date-lh:13.5px;--type-date-ls:0.9px; /* date, Light, uppercase */
--type-mainnav-size:12px;--type-mainnav-lh:18px;--type-mainnav-ls:1.2px; /* FASHION BEAUTY…, Bold, uppercase */
--type-headerlink-size:11.4px;--type-headerlink-lh:9.6px;--type-headerlink-ls:0.6px; /* Subscribe / Join, Light */
/* Card / kicker meta — the category + date rows across every post card and query loop
   (proxima-nova, uppercase; categories weight 600). One place to tune the whole site's meta. */
--twm-meta-size:10px;--twm-meta-lh:15px;--twm-meta-ls:1px;
/* Article-page utility (acumin-pro) */
--type-art-kicker-size:10px;--type-art-kicker-lh:15px;--type-art-kicker-ls:1px; /* weight 600, uppercase */
--type-art-credit-size:11px;--type-art-credit-lh:16.5px;
--type-art-attrib-size:12px;--type-art-attrib-lh:18px;--type-art-attrib-ls:1.2px; /* pull-quote attribution, uppercase */
}
