.shiny-text{color:var(--p0-text-muted,#888);background:linear-gradient(120deg,hsla(0,0%,50%,0) 40%,var(--p0-text-primary,#1a1a16) 50%,hsla(0,0%,50%,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}