html{scroll-behavior:smooth}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.animated-gradient-background{background:linear-gradient(45deg,#a5b4fc,#6366f1,#4ade80,#facc15,#a5b4fc);background-size:400% 400%;animation:gradient-border 4s ease-in-out infinite}@keyframes gradient-border{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
