.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#181a1f #18191c}.custom-scrollbar::-webkit-scrollbar{height:10px;background:#18191c;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#181a1f,#2d6bff);border-radius:8px;min-width:48px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#2d6bff,#00c6fb)}.custom-scrollbar::-webkit-scrollbar-track{background:#18191c;border-radius:8px}.hide-scrollbar{scrollbar-width:none!important}.hide-scrollbar::-webkit-scrollbar{display:none!important}