/* Extra styles on top of Tailwind CDN */
html { scroll-behavior: smooth; }
body { -webkit-font-smoothing: antialiased; }
html[lang="ar"] body { font-family: 'Cairo','Manrope',system-ui,sans-serif; }
html[dir="rtl"] h1, html[dir="rtl"] h2, html[dir="rtl"] h3, html[dir="rtl"] h4 { letter-spacing: 0; }
h1,h2,h3,h4 { font-family: 'Manrope','Cairo',system-ui,sans-serif; letter-spacing: -0.035em; font-weight: 800; }
::selection { background: #1c1738; color: #fff; }
