::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:4px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}::-webkit-scrollbar-thumb:vertical{min-height:30px}::-webkit-scrollbar-thumb:horizontal{min-width:30px}