*{scrollbar-width:thin;scrollbar-color:hsl(var(--primary)) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:hsl(var(--primary));border-radius:999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--primary-dark));background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}