body{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);min-height:100vh}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient{animation:gradient 8s ease infinite;background-size:300% 300%}.bg-300\%{background-size:300% 300%}
