.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.default-scrollbar::-webkit-scrollbar{width:8px}.default-scrollbar::-webkit-scrollbar-track{background:transparent}.default-scrollbar::-webkit-scrollbar-thumb{background:var(--muted)}.default-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.narrow-scrollbar::-webkit-scrollbar{width:4px}.narrow-scrollbar::-webkit-scrollbar-thumb{background:var(--muted)}.narrow-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}