.ai-agent-item{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:16px}.ai-agent-item .ai-agent-item-left{display:flex;justify-content:flex-start;align-items:center}.ai-agent-item .ai-agent-item-order{width:21px;font-size:18px;line-height:18px}.ai-agent-item .ai-agent-item-text{margin-left:8px}.ai-agent-item .ai-agent-item-text .ai-agent-item-title,.ai-agent-item .ai-agent-item-text .ai-agent-item-subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:218px}.ai-agent-item .ai-agent-item-text .ai-agent-item-title{font-weight:500;font-size:16px;line-height:16px;margin-bottom:8px}.ai-agent-item .ai-agent-item-text .ai-agent-item-subtitle{display:flex;font-weight:400;font-size:14px;line-height:14px;color:#848691}.ai-agent-item .ai-agent-item-text .ai-agent-item-subtitle .subtitle-partition{border-left:1px solid #EDEEF0;margin:0 6px}.ai-agent-item .ai-agent-item-text .ai-agent-item-subtitle .ai-agent-item-desc{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ai-agent-item .ai-agent-item-right{box-sizing:border-box;height:30px;display:flex;justify-content:center;align-items:center;padding:8px 12px;background-color:#EDF0FD;color:#4E6EF2;font-size:13px;font-weight:500;border-radius:9999px}.ai-agent-item .ai-agent-item-right:hover{opacity:.8}.ai-agent-item .ai-agent-item-icon{position:absolute;top:28px;left:28px;width:14px;height:14px}