*{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground)/.5)}::-webkit-scrollbar-corner{background:transparent}.scroll-x,[class*=overflow-x],[style*=overflow-x],code,pre,table{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}.scroll-x::-webkit-scrollbar,[class*=overflow-x]::-webkit-scrollbar,[style*=overflow-x]::-webkit-scrollbar,code::-webkit-scrollbar,pre::-webkit-scrollbar,table::-webkit-scrollbar{height:3px}.scroll-x::-webkit-scrollbar-track,[class*=overflow-x]::-webkit-scrollbar-track,[style*=overflow-x]::-webkit-scrollbar-track,code::-webkit-scrollbar-track,pre::-webkit-scrollbar-track,table::-webkit-scrollbar-track{background:transparent;margin-left:24px;margin-right:24px}.scroll-x::-webkit-scrollbar-thumb,[class*=overflow-x]::-webkit-scrollbar-thumb,[style*=overflow-x]::-webkit-scrollbar-thumb,code::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,table::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:9999px}.scroll-x::-webkit-scrollbar-thumb:hover,[class*=overflow-x]::-webkit-scrollbar-thumb:hover,[style*=overflow-x]::-webkit-scrollbar-thumb:hover,code::-webkit-scrollbar-thumb:hover,pre::-webkit-scrollbar-thumb:hover,table::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground)/.5)}