
html{scrollbar-width:thin;scrollbar-color:var(--muted) transparent}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background-color:var(--muted);border-radius:20px}html::-webkit-scrollbar-thumb:hover{background-color:var(--muted-foreground)}html::-webkit-scrollbar-button{display:none}
