.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.25rem;display:inline-block;opacity:1}.text-type__cursor--hidden{display:none}.shiny-text{color:rgba(23,114,131,.64);background:linear-gradient(120deg,rgba(29,182,182,.85) 40%,rgba(0,0,0,.8) 50%,rgba(15,32,34,.82) 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%}}.shiny-text.disabled{animation:none}