.radix-native-scrollbar{scrollbar-width:thin;scrollbar-color:var(--border) transparent}.radix-native-scrollbar::-webkit-scrollbar{width:6px;height:6px}.radix-native-scrollbar::-webkit-scrollbar-track{background:0 0}.radix-native-scrollbar::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:10px}.radix-native-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--muted-foreground)}@media (pointer:coarse){.radix-native-scrollbar::-webkit-scrollbar{display:none}.radix-native-scrollbar{scrollbar-width:none}}
