::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)}::-webkit-scrollbar-button{display:none}*{scrollbar-color:hsl(var(--muted-foreground)/.3) transparent}