.custom-thin-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.custom-thin-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-thin-scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:2px}.custom-thin-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.3);border-radius:2px;transition:background-color .2s}.custom-thin-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.6)}.custom-thin-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(156,163,175,.8)}.custom-thin-scrollbar::-webkit-scrollbar-corner{background:0 0}.custom-thin-scrollbar:hover::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5)}@media (prefers-color-scheme:dark){.custom-thin-scrollbar{scrollbar-color:rgba(209,213,219,.5) transparent}.custom-thin-scrollbar::-webkit-scrollbar-thumb{background:rgba(209,213,219,.3)}.custom-thin-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(209,213,219,.6)}.custom-thin-scrollbar:hover::-webkit-scrollbar-thumb{background:rgba(209,213,219,.5)}}
