.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity,1));padding:.25rem}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:white;border-radius:10px;border:3px solid transparent;background-clip:content-box}