@keyframes tag-list-editor-chip-enter{0%{opacity:0}to{opacity:1}}@keyframes tag-list-editor-shake-wiggle{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes tag-list-editor-shake-pulse{0%,to{opacity:1}50%{opacity:.5}}.tag-list-editor-chip{animation:tag-list-editor-chip-enter .15s ease-out}.tag-list-editor-chip-shake{animation:tag-list-editor-shake-wiggle .2s ease-in-out}@media(prefers-reduced-motion:reduce){.tag-list-editor-chip-shake{animation-name:tag-list-editor-shake-pulse}}
