.ai-html-agent-progress-track{position:relative;height:3.5px;overflow:hidden;border-radius:9999px;background:#f1f5f9}.dark .ai-html-agent-progress-track{background:rgba(255,255,255,.08)}.ai-html-agent-progress-track>span{position:absolute;top:0;bottom:0;width:38%;border-radius:inherit;background:linear-gradient(90deg,rgba(122,102,204,0) 0%,#7a66cc 40%,#ec4899 75%,#fff 100%);box-shadow:0 0 10px #7a66cc99;animation:ai-html-agent-progress-beam 1.8s cubic-bezier(.4,0,.2,1) infinite}.ai-html-agent-progress-dots{display:inline-flex;flex:0 0 auto;align-items:baseline;margin-left:2px;color:#7a66cc;font-size:13.5px;font-weight:700;letter-spacing:1.5px}.ai-html-agent-progress-dots i{display:inline-block;font-style:normal;animation:ai-html-agent-progress-dot-hop 2s cubic-bezier(.4,0,.2,1) infinite}.ai-html-agent-progress-dots i:nth-child(2){animation-delay:.32s}.ai-html-agent-progress-dots i:nth-child(3){animation-delay:.64s}@keyframes ai-html-agent-progress-beam{0%{left:-35%}to{left:100%}}@keyframes ai-html-agent-progress-dot-hop{0%,60%,to{opacity:.45;color:#7a66cc;transform:translateY(0)}30%{opacity:1;color:#ec4899;transform:translateY(-4px)}}@media (prefers-reduced-motion: reduce){.ai-html-agent-progress-track>span,.ai-html-agent-progress-dots i{left:32%;animation:none}}
