@keyframes agent-chip-shine{0%{background-position:0%}to{background-position:200%}}@keyframes agent-chip-halo{0%,to{box-shadow:0 0 6px #a7adff73,0 0 #ee8dff00}50%{box-shadow:0 0 12px 1px #ee8dff8c,0 0 0 3px #a7adff1f}}@keyframes agent-chip-twinkle{0%,to{opacity:.55;transform:scale(.85)rotate(-8deg)}50%{opacity:1;transform:scale(1.1)rotate(12deg)}}@keyframes agent-chip-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.agent-active-chip{background-image:linear-gradient(110deg,#c488ce 0%,#ee8dff 25%,#a7adff 50%,#ee8dff 75%,#c488ce 100%);background-size:200% 100%;animation:4s linear infinite agent-chip-shine,2.4s ease-in-out infinite agent-chip-halo}.agent-active-chip-queued{background-image:linear-gradient(110deg,#a7adff8c 0%,#ee8dff8c 50%,#a7adff8c 100%);background-size:200% 100%;animation:6s linear infinite agent-chip-shine}.agent-chip-twinkle{animation:1.6s ease-in-out infinite agent-chip-twinkle}.agent-chip-dots{gap:1px;display:inline-flex}.agent-chip-dots>span{animation:1.4s ease-in-out infinite agent-chip-dot}.agent-chip-dots>span:nth-child(2){animation-delay:.2s}.agent-chip-dots>span:nth-child(3){animation-delay:.4s}
