::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#fff3;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(#5ae2c8,#00a0e6);border-radius:10px;box-shadow:inset 0 4px 4px #00000040}::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 2px 2px #00000040}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:#00a0e6 #fff3}}