.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.4);border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(107,114,128,.6)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.4) transparent}