.chip-input{field-sizing:content;min-width:4ch;max-width:26ch}@keyframes ripple{0%{transform:scale(0);opacity:.2}to{transform:scale(1);opacity:0}}.typing-chip{min-width:4ch;max-width:26ch;white-space:pre}.typing-caret{display:inline-block;width:2px;height:1.1em;margin-left:1px;background:currentColor;vertical-align:text-bottom;animation:caret-blink 1s steps(1) infinite}@keyframes caret-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.typing-caret{animation:none;opacity:0}}