.shiny-text{--shiny-base:rgba(196,196,196,0.64);color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(110deg,var(--shiny-base) 0,var(--shiny-base) 28%,rgba(255,255,255,.75) 42%,#ffffff 50%,rgba(255,255,255,.75) 58%,var(--shiny-base) 72%,var(--shiny-base) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 3s ease-in-out infinite alternate;font-family:var(--font-aspekta-400),"Aspekta-400",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}@keyframes shine{0%{background-position:0 50%}to{background-position:100% 50%}}.shiny-text.shiny-text--inherit-font{font-family:inherit}.shiny-text.disabled{animation:none}