/* Language adapts the shared design; it never defines a second visual system.
   Loaded for both locales, after product styles and before accessibility.
   Sizes, weights, colors, alignment and spacing belong to shared components. */
html[lang=he] .brand-site{font-family:Geist,Heebo,Arial,sans-serif}
html[lang=he] .brand-site .wordmark{direction:ltr}
html[lang=he] .brand-site :is(h1,h2,h3,h4){letter-spacing:-.025em}
html[lang=he] .brand-site :is(.eyebrow,.section-label,.contact-kicker){letter-spacing:0;font-family:Geist,Heebo,Arial,sans-serif}
html[lang=he] .brand-site :is(button,input,select,textarea){font-family:Geist,Heebo,Arial,sans-serif}
/* Hebrew does not have an italic companion to the Latin editorial typeface. */
html[lang=he] .brand-site :is(h1,h2,h3,h4) em,
html[lang=he] .brand-site :is(.aiw-greeting>p,.aiw-view-heading>p,.agent-demo-deck h3,.mp-site-hero em){font-family:inherit;font-style:normal}
html[lang=he] .brand-site .agent-demo .agent-demo-deck h3 em{font-family:inherit;font-style:normal}
html[lang=he] .brand-site :is(.access-launch,.site-settings button,.site-settings select,.privacy-banner button,.site-policy-links){font-family:inherit}
