.text-type{display:inline-block;font-family:inherit}.text-type__content{display:inline}.text-type__cursor{display:inline;margin-left:2px}.text-type__cursor--hidden{opacity:0!important}.shiny-text{background:linear-gradient(90deg,rgba(255,255,255,.7),rgba(255,255,255,.9) 25%,rgba(255,255,255,1) 50%,rgba(255,255,255,.9) 75%,rgba(255,255,255,.7));background-size:200% auto;background-clip:text;-webkit-background-clip:text;animation:shine linear infinite}.shiny-text,.shiny-text.disabled{-webkit-text-fill-color:transparent}.shiny-text.disabled{animation:none;background:white;background-clip:text;-webkit-background-clip:text}@keyframes shine{0%{background-position:0}to{background-position:200%}}