/* Arabic locale: self-hosted Noto Sans Arabic, loaded only on /ar/ pages. */
@font-face{font-family:'Noto Sans Arabic';font-style:normal;font-weight:300 800;font-display:swap;
  src:url(../fonts/noto-sans-arabic.woff2) format('woff2')}
:root{
  --ff-sans:'Noto Sans Arabic','Hanken Grotesk',-apple-system,BlinkMacSystemFont,'Segoe UI',Tahoma,Arial,sans-serif;
  --ff-display:'Noto Sans Arabic','Hanken Grotesk',Georgia,serif;
  --ff-mono:'Noto Sans Arabic',ui-monospace,SFMono-Regular,Menlo,monospace;
  --lh-tight:1.35;--lh-snug:1.5;--lh-body:1.85;
}
h1,h2,h3,h4,h5{letter-spacing:0;font-weight:700}
.hero h1{font-size:clamp(1.9rem,4.4vw,3.4rem)}
