*::-webkit-scrollbar{width:12px;height:12px;background-color:inherit;border-radius:10px!important}*::-webkit-scrollbar:horizontal{display:none}*::-webkit-scrollbar-thumb{border-radius:10px;border:3px solid transparent;background:repeating-linear-gradient(45deg,#4598ed,#4598ed 4px,#1064c3 4px,#1064c3 8px);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 0 0 6px #0000004d;transition:box-shadow .3s ease}*::-webkit-scrollbar-thumb:hover{box-shadow:0 0 10px #1064c3}.scroll-container::-webkit-scrollbar-track{background-color:inherit}.scroll-container::-webkit-scrollbar-track{background:red}
