.shiny-text{background:linear-gradient(110deg,#000 45%,#fff 55%,#000 65%);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;animation:shine var(--animation-duration,5s) linear infinite}.shiny-text,.shiny-text.disabled{-webkit-text-fill-color:transparent;font-size:clamp(2.5rem,8vw,12rem);font-weight:400;line-height:.85;font-family:var(--font-bebas-neue),sans-serif;text-transform:uppercase;letter-spacing:.02em;margin-right:1rem;margin-bottom:.5rem;display:inline-block}.shiny-text.disabled{animation:none;background:#d1d5db;background-clip:text;-webkit-background-clip:text}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}