.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,255,255,.5) rgba(0,0,0,.1)}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00ffffb3,#00c8ffb3);border-radius:3px;transition:all .3s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#00ffffe6,#00b4ffe6);box-shadow:0 0 8px #0ff6}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}
