@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@300;400;500;600;700;800;900&family=Tajawal:wght@300;400;500;700;800;900&display=swap";
:root{--background:#fbfbf9}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{color:#0f172a;-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100%;font-family:Outfit,Inter,Tajawal,sans-serif;display:flex;background-color:#fbfbf9!important}html[dir=rtl] body{font-family:Tajawal,Inter,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
