.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#4b5563;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#374151}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#4b5563 transparent}