Design tag chips with a removable live preview list.
.chip { display: inline-flex; align-items: center; gap: 4px; padding: 4px 10px; border-radius: 9999px; font-size: 13px; background: #0ea5e922; border: 1px solid #0ea5e933; color: #0ea5e9; }