.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#fff3}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.dark .custom-scrollbar{scrollbar-color:rgba(255,255,255,.2) transparent}
