.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a4d;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#47556999;border-radius:4px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748be6}.custom-scrollbar{scrollbar-color:#47556999 #0f172a4d;scrollbar-width:thin}
