.round-scrollbar::-webkit-scrollbar{width:6px}.round-scrollbar::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:12px;margin-top:6px;margin-bottom:6px}.round-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.4);border-radius:12px;margin-top:6px;margin-bottom:6px}.round-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.6)}
