*{scrollbar-width:auto;scrollbar-color:hsl(var(--border))transparent}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-clip:padding-box;background:hsl(var(--border));border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground))}::-webkit-scrollbar-corner{background:0 0}:focus-visible{outline:2px solid var(--colors-focus-ring);outline-offset:2px}