body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;height:auto;font-family:Vazirmatn,sans-serif;background-color:#e6f0fa;overflow-x:hidden;overflow-y:auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}::-webkit-scrollbar-thumb{background:#0e4a8b;border-radius:10px;border:2px solid #f5f5f5}::-webkit-scrollbar-thumb:hover{background:#0a3a6f}html{scrollbar-width:thin;scrollbar-color:#0e4a8b #f5f5f5;scroll-behavior:smooth}