.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.5) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(100,100,100,.5);border-radius:10px;border:2px solid transparent}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(120,120,120,.7)}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(180,180,180,.3)}