.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(155,155,155,.5) transparent}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(155,155,155,.5);border-radius:20px;border:3px solid transparent}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(155,155,155,.8)}:root{scrollbar-width:thin;scrollbar-color:rgba(155,155,155,.5) transparent}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(155,155,155,.5);border-radius:20px;border:3px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:rgba(155,155,155,.8)}.dark .custom-scrollbar{scrollbar-color:rgba(100,100,100,.5) rgba(30,30,30,.1)}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(100,100,100,.5)}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(120,120,120,.8)}.dark ::-webkit-scrollbar-thumb{background-color:rgba(100,100,100,.5)}.dark ::-webkit-scrollbar-thumb:hover{background-color:rgba(120,120,120,.8)}