*{box-sizing:border-box}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-bg{background:linear-gradient(-45deg,#0f172a,#143161);background-size:400% 400%;animation:gradientShift 16s ease infinite}.animated-text{background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 8s ease infinite}
