*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.35)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.5)}::-webkit-scrollbar-corner{background:transparent}.dark *{scrollbar-color:rgba(255,255,255,.2) transparent}.dark ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)}.dark ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)}.dark ::-webkit-scrollbar-thumb:active{background:rgba(255,255,255,.5)}.scrollbar-modern{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.scrollbar-modern::-webkit-scrollbar{width:3px;height:3px}.scrollbar-modern::-webkit-scrollbar-track{background:transparent}.scrollbar-modern::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:1.5px;transition:all .2s ease}.scrollbar-modern::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.dark .scrollbar-modern{scrollbar-color:rgba(255,255,255,.15) transparent}.dark .scrollbar-modern::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15)}.dark .scrollbar-modern::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none::-webkit-scrollbar{display:none}