.custom-scroll::-webkit-scrollbar{width:12px}.custom-scroll::-webkit-scrollbar-track{background:0 0}.custom-scroll::-webkit-scrollbar-thumb{background:#3b82f6;border:3px solid #0f172a99;border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#60a5fa}.custom-scroll{scrollbar-width:thin;scrollbar-color:#3b82f6 transparent}