html{scroll-behavior:smooth}.tags-scrollbar::-webkit-scrollbar{height:5px}.tags-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:999px}.tags-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(90deg,hsl(262 83% 65%/.55),hsl(262 83% 50%/.7));border-radius:999px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .2s ease}.tags-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,hsl(262 83% 60%/.8),hsl(262 83% 45%/.9))}.tags-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(262 83% 60%/.6) transparent}.dark .tags-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(90deg,hsl(262 70% 65%/.5),hsl(262 70% 50%/.65))}.dark .tags-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,hsl(262 70% 70%/.75),hsl(262 70% 55%/.85))}.dark .tags-scrollbar{scrollbar-color:hsl(262 70% 60%/.55) transparent}