.custom-scrollbar::-webkit-scrollbar{width:12px}.custom-scrollbar::-webkit-scrollbar-track{background:#18181b;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#2a2d35;border-radius:8px;border:2px solid #18181b}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#444857}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#2a2d35 #18181b}