@property --＠color-1{syntax: "<color>"; inherits: false; initial-value: hsl(98 100% 62%);}@property --＠color-2{syntax: "<color>"; inherits: false; initial-value: hsl(204 100% 59%);}@keyframes svelte-kvnwss-gradient-change{to{--＠color-1: hsl(210 100% 59%);--＠color-2: hsl(310 100% 59%)}}.rainbow-animation.svelte-kvnwss{animation:svelte-kvnwss-gradient-change 2s linear infinite alternate;background:linear-gradient(to right in oklch,var(--＠color-1),var(--＠color-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}
