@keyframes svelte-12j4b3z-gradient-shift{0%{--gx: 20%;--gy: 30%}25%{--gx: 80%;--gy: 40%}50%{--gx: 60%;--gy: 70%}75%{--gx: 30%;--gy: 60%}to{--gx: 20%;--gy: 30%}}.animate-gradient-shift{animation:svelte-12j4b3z-gradient-shift 12s ease-in-out infinite}@keyframes svelte-12j4b3z-gradient-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.animate-gradient-pulse{animation:svelte-12j4b3z-gradient-pulse 8s ease-in-out infinite}@property --gx{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --gy{syntax: "<percentage>"; inherits: false; initial-value: 50%;}
