.custom-scrollbar::-webkit-scrollbar{width:8px;height:90%}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#4f46e5;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3730a3}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#4f46e5 #f1f1f1}