body{margin:0;padding:10px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0;border-radius:3px}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:3px;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .6)}::-webkit-scrollbar-corner{background:0 0}*,.custom-scrollbar{scrollbar-width:thin;scrollbar-color:transparent}.custom-scrollbar::-webkit-scrollbar{width:3px;height:3px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:2px;transition:background-color .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .5)}.custom-scroll{scrollbar-width:thin;scrollbar-color:hsl(var(--border) / .3) transparent}.custom-scroll::-webkit-scrollbar{width:3px;height:3px}.custom-scroll::-webkit-scrollbar-track{background:0 0}.custom-scroll::-webkit-scrollbar-thumb{background:hsl(var(--border) / .4);border-radius:1.5px;transition:background-color .2s}.custom-scroll::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .4)}
