@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800&display=swap";:root{font-family:Cairo,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;direction:rtl}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f5f5;color:#213547}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}html{scroll-behavior:smooth}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
