.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#0003 transparent}[data-theme=dark] .custom-scrollbar{scrollbar-color:#fff3 transparent}