@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(95,100,134) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px;transition:background-color .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#0006}.dark-theme ::-webkit-scrollbar-thumb{background-color:#fff3}.dark-theme ::-webkit-scrollbar-thumb:hover{background-color:#fff6}::-webkit-scrollbar-track:hover{background-color:#00000008}html,body{direction:rtl;font-family:Rubik,Arial,sans-serif;overflow-x:hidden}#root{min-height:100vh}.custom-scrollable-element{scrollbar-width:thin;scrollbar-color:rgba(25,118,210,.3) transparent}.custom-scrollable-element::-webkit-scrollbar-thumb{background-color:#1976d24d}.custom-scrollable-element::-webkit-scrollbar-thumb:hover{background-color:#1976d280}
