.custom-scrollbar::-webkit-scrollbar{height:14px;width:14px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px;border:4px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.custom-scrollbar::-webkit-scrollbar-button{display:none;width:0;height:0}.custom-scrollbar::-webkit-scrollbar-corner{background-color:transparent}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#475569}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64748b}
