.custom-scrollbar::-webkit-scrollbar{width:16px;height:16px}.custom-scrollbar::-webkit-scrollbar-track{background:linear-gradient(90deg,#000000,#c4b5fd,#fbcfe8);border-radius:12px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:13px;border:4px solid #000000}.custom-scrollbar{scrollbar-color:#ff5500 #cccccc;scrollbar-width:20px}