::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.4);border-radius:20px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.6)}*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.4) transparent}.dark ::-webkit-scrollbar-thumb{background-color:rgba(75,85,99,.6)}.dark ::-webkit-scrollbar-thumb:hover{background-color:rgba(75,85,99,.8)}.dark *{scrollbar-color:rgba(75,85,99,.6) transparent}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}