scrollable::-webkit-scrollbar{width:6px;height:6px}.scrollable::-webkit-scrollbar-track{background:transparent}.scrollable::-webkit-scrollbar-thumb{background:#404040;border-radius:9999px}.scrollable::-webkit-scrollbar-thumb:hover{background:#6366f1}.scrollable::-webkit-scrollbar-corner{background:transparent}.scrollable{scrollbar-width:thin;scrollbar-color:#404040 transparent}
