/* PRODUCT FACE = Inter (Seçil, 2026-09-19). Loaded last on the home, business, app, dashboard,
   diagnosis, research and resources pages. The human reading pages keep the serif display.
   Mono survives only where a class or element asks for it by name. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
html body,html body *:not([class*="mono"]):not(code):not(pre):not(kbd):not(svg):not(svg *){font-family:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif!important}
html body h1,html body h2,html body h3,html body .hm-h,html body .dm-title{font-weight:600!important;letter-spacing:-.035em!important}
html body h1 em,html body h2 em,html body h3 em,html body .dm-title em{font-style:normal!important;opacity:1;color:#fff}
html body h2:has(em),html body .dm-title:has(em){color:rgba(255,255,255,.5)!important}
html body h2.lead1:has(em){color:#fff!important}html body h2.lead1 em{color:rgba(255,255,255,.5)!important}
html body p{letter-spacing:-.005em}
html body .kpi b,html body .today b,html body .chart .ch-h b{letter-spacing:-.03em!important;font-weight:600!important}
