html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.dark ::-webkit-scrollbar-thumb{background:#4b5563}.gradient-text{background:linear-gradient(90deg,#4f46e5,#8b5cf6,#ec4899,#f59e0b);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 8s ease infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
