html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsl(var(--primary) / .3);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--primary) / .5)}
