html,body,#root{width:100%;max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:3px;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{background-color:#9e9e9e}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar-thumb:horizontal{background-color:#bdbdbd;border-radius:3px;transition:background-color .3s}::-webkit-scrollbar-thumb:horizontal:hover{background-color:#9e9e9e}.dark-theme ::-webkit-scrollbar-thumb{background-color:#616161}.dark-theme ::-webkit-scrollbar-thumb:hover{background-color:#424242}.dark-theme ::-webkit-scrollbar-thumb:horizontal{background-color:#616161}.dark-theme ::-webkit-scrollbar-thumb:horizontal:hover{background-color:#424242}
