/* Bundled Arabic font: renders consistently on every browser and device. */
@font-face{font-family:'VascularsArabic';src:url('/assets/NotoSansArabic-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'VascularsArabic';src:url('/assets/NotoSansArabic-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'VascularsArabic';src:url('/assets/NotoSansArabic-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--site-font:'VascularsArabic',Tahoma,Arial,sans-serif}
html{font-size:16px;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}
body{font-family:var(--site-font)!important;font-size:19px;line-height:2;font-weight:400;letter-spacing:0!important;color:#304f52}
h1,h2,h3,h4,h5,h6{font-family:var(--site-font)!important;line-height:1.55!important;letter-spacing:0!important;font-weight:700;color:#183b43}
h1{font-size:clamp(2.15rem,4vw,3.25rem)!important}h2{font-size:clamp(1.7rem,3vw,2.4rem)!important}h3{font-size:clamp(1.4rem,2.5vw,1.9rem)!important}h4,h5,h6{font-size:1.3rem!important}
p,li,dd,dt,blockquote{font-family:var(--site-font)!important;font-size:1.05em;line-height:2}
a,button,input,select,textarea{font-family:var(--site-font)!important}
button,input,select,textarea{font-size:inherit;line-height:inherit}
strong,b{font-weight:700}small{font-size:.92rem;line-height:1.8}
@media(max-width:600px){body{font-size:18px;line-height:1.95}h1{font-size:2.15rem!important;line-height:1.5!important}h2{font-size:1.75rem!important;line-height:1.55!important}h3{font-size:1.45rem!important;line-height:1.6!important}p,li,dd,dt,blockquote{font-size:1.04em;line-height:1.95}}
