*{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground)/.35) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(100,116,139,.35);border:2px solid transparent;border-radius:9999px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(100,116,139,.55)}.dark *{scrollbar-color:hsl(var(--muted-foreground)/.5) transparent}.dark ::-webkit-scrollbar-thumb{background-color:rgba(148,163,184,.45)}