@keyframes dropIn{0%{transform:translateY(-20px) scale(1.1);opacity:.5}to{transform:translateY(0) scale(1);opacity:1}}.golden-typewriter-char{display:inline-block;color:rgba(255,255,255,.4);transition:color .1s ease-out}.golden-typewriter-char.typed{color:#ffffff;text-shadow:0 0 10px rgba(255,255,255,.4);animation:dropIn .15s cubic-bezier(.25,.46,.45,.94) forwards}.golden-typewriter-word{display:inline-block;white-space:nowrap;margin-right:.15em}.golden-typewriter-word:last-child{margin-right:0}