.scrollbar-thin{scrollbar-color:hsl(var(--border)) transparent;scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{width:8px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:hsl(var(--border));background-clip:content-box;border:2px solid transparent;border-radius:9999px}