body{margin:0}.root{min-height:100vh}@keyframes gradient{0%{background-position:0%}25%{background-position:100%}50%{background-position:100% 100%}75%{background-position:0%}to{background-position:0%}}@keyframes wave{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}.gradient-bg{background:linear-gradient(45deg,#ff6b6b,#ff8e53,orange,#ffd93d,#6bcb77,#4d96ff,#7b68ee,#ff1493,#ff6b6b) 0 0/300% 300%;animation:12s infinite wave;position:relative}.gradient-bg:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0%,#0000 50%);animation:20s ease-in-out infinite float;position:absolute;inset:0}.gradient-bg:after{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#0000000d 0%,#0000 50%),radial-gradient(circle at 20% 80%,#00000008 0%,#0000 50%);animation:25s ease-in-out infinite reverse float;position:absolute;inset:0}
