.scrollbar-thin{scrollbar-width:thin}.scrollbar-thumb-muted,.scrollbar-track-transparent{scrollbar-color:hsl(var(--muted)) transparent}.scrollbar-thin::-webkit-scrollbar{height:6px;width:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:hsl(var(--muted));border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground))}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media (max-width:768px){.scrollbar-thin{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-thin::-webkit-scrollbar{display:none}}