@media (any-hover:hover){::-webkit-scrollbar{height:20px;width:20px}::-webkit-scrollbar-button{height:0;width:0}::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement{display:block}::-webkit-scrollbar-button:vertical:end:decrement,::-webkit-scrollbar-button:vertical:start:increment{display:none}::-webkit-scrollbar-corner{background-color:initial}::-webkit-scrollbar-track{background-clip:padding-box;background-color:initial;border:0 solid transparent}::-webkit-scrollbar-track:hover{background-color:initial;box-shadow:none}::-webkit-scrollbar-track:horizontal:hover{box-shadow:none}::-webkit-scrollbar-track:vertical{border-left:5px solid transparent}::-webkit-scrollbar-track:horizontal{border-top:5px solid transparent}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:0 solid transparent;box-shadow:none;min-height:28px}:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.1)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);box-shadow:inset 1px 1px 0 rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.5);box-shadow:inset 1px 1px 0 rgba(0,0,0,.3),inset 0 -1px 0 rgba(0,0,0,.2)}::-webkit-scrollbar-thumb:vertical{border-width:0 3px 0 5px;padding-top:100px}::-webkit-scrollbar-thumb:horizontal{border-width:5px 0 3px;padding-left:100px}}