.shiny-text{color:transparent;background:linear-gradient(110deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.7) 15%,hsla(0,0%,100%,.85) 30%,#fff 45%,#fff 55%,hsla(0,0%,100%,.85) 70%,hsla(0,0%,100%,.7) 85%,hsla(0,0%,100%,.6));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine var(--shine-duration,4s) cubic-bezier(.4,0,.2,1) infinite;will-change:background-position;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased}@keyframes shine{0%{background-position:200% 50%}to{background-position:-200% 50%}}.shiny-text--disabled{animation:none}.shiny-text-amber{color:transparent;background:linear-gradient(110deg,#b45309,#d97706 15%,#f59e0b 30%,#fcd34d 45%,#fcd34d 55%,#f59e0b 70%,#d97706 85%,#b45309);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine var(--shine-duration,4s) cubic-bezier(.4,0,.2,1) infinite;will-change:background-position;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased}