.light-scrollbar{scrollbar-width:thin;scrollbar-color:var(--muted-foreground)transparent}.light-scrollbar::-webkit-scrollbar{width:6px;height:6px}.light-scrollbar::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:10px}.light-scrollbar::-webkit-scrollbar-track{background:0 0}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
