@layer theme,base;@layer components{.text-type{white-space:pre-wrap;display:inline-block}.text-type__cursor{opacity:1;margin-left:.25rem;animation:1s ease-in-out infinite text-type-blink;display:inline-block}.text-type__cursor--hidden{display:none}}@layer utilities;@keyframes text-type-blink{0%,to{opacity:1}50%{opacity:0}}
