.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.scrollbar-thin::-webkit-scrollbar{height:6px;width:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:3px}.scrollbar-thin:hover::-webkit-scrollbar-thumb,.scrollbar-thumb-gray-400:hover::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.8)}.nav-scroll-container{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.nav-scroll-container::-webkit-scrollbar{height:4px}.nav-scroll-container::-webkit-scrollbar-track{background:transparent}.nav-scroll-container::-webkit-scrollbar-thumb{background-color:rgba(203,213,225,.5);border-radius:2px}.nav-scroll-container:hover::-webkit-scrollbar-thumb{background-color:rgba(148,163,184,.8)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}