.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.3);border-radius:20px;border:none}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.5)}.scrollbar-thin::-webkit-scrollbar-button{display:none}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background-color:rgba(107,114,128,.3)}.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:rgba(107,114,128,.5)}.dark .scrollbar-thin{scrollbar-color:rgba(107,114,128,.3) transparent}