*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(156,163,175,.05);border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(156,163,175,.3);border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.5)}::-webkit-scrollbar-corner{background:transparent}.dark ::-webkit-scrollbar-track{background:rgba(107,114,128,.05)}.dark ::-webkit-scrollbar-thumb{background:rgba(107,114,128,.4)}.dark ::-webkit-scrollbar-thumb:hover{background:rgba(107,114,128,.6)}.dark *{scrollbar-color:rgba(107,114,128,.4) transparent}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-primary::-webkit-scrollbar-thumb{background:rgba(59,130,246,.3)}.scrollbar-primary::-webkit-scrollbar-thumb:hover{background:rgba(59,130,246,.5)}.scrollbar-accent::-webkit-scrollbar-thumb{background:rgba(236,72,153,.3)}.scrollbar-accent::-webkit-scrollbar-thumb:hover{background:rgba(236,72,153,.5)}