.agent-message-bubble[data-v-5e1e91b6]{align-items:flex-start;gap:var(--space-2);width:100%;min-width:0;margin:0 0 var(--space-3);display:flex}.agent-message-content[data-v-5e1e91b6]{box-sizing:border-box;overflow-wrap:anywhere;border:1px solid var(--agent-output-border);border-radius:var(--agent-output-radius);background:var(--agent-output-bg);width:100%;min-width:0;max-width:none;color:var(--text-secondary);flex:auto;padding:8px 10px}.agent-message-content h3[data-v-5e1e91b6]{margin:0 0 var(--space-1);color:var(--text-primary);font:700 var(--agent-title-size)/var(--agent-title-line) var(--font-sans)}.agent-message-content p[data-v-5e1e91b6]{color:inherit;font:400 var(--agent-message-size)/var(--agent-message-line) var(--font-sans);white-space:pre-line;margin:0}.agent-message-content ul[data-v-5e1e91b6]{gap:var(--space-1);margin:var(--space-2) 0 0;padding:0;list-style:none;display:grid}.agent-message-content li[data-v-5e1e91b6]{color:var(--text-secondary);font:400 var(--agent-message-size)/var(--agent-message-line) var(--font-sans);padding-left:12px;position:relative}.agent-message-content li[data-v-5e1e91b6]:before{background:var(--text-tertiary);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:7px;left:1px}.agent-message-bubble.user[data-v-5e1e91b6]{justify-content:flex-end}.agent-message-bubble.user .agent-message-content[data-v-5e1e91b6]{border-radius:var(--agent-output-radius) var(--agent-output-radius) 4px var(--agent-output-radius);background:var(--gradient-primary);width:auto;max-width:86%;color:var(--color-primary-foreground,var(--pls-primary-foreground));box-shadow:var(--shadow-sm);border-color:#0000;flex:0 auto}.agent-message-bubble--compact.assistant .agent-message-content[data-v-5e1e91b6]{flex:0 auto;width:auto;max-width:86%}.agent-message-avatar[data-v-5e1e91b6]{background:var(--color-primary-deep);border-radius:7px;flex:none;justify-content:space-evenly;align-items:center;width:25px;height:22px;margin-top:4px;display:flex}.agent-message-avatar i[data-v-5e1e91b6]{background:var(--surface-card);border-radius:50%;width:4px;height:5px}.agent-typing-cursor[data-v-5e1e91b6]{width:2px;height:12px;margin-left:var(--space-1);vertical-align:-2px;background:var(--color-signal);animation:.8s step-end infinite agent-cursor-blink-5e1e91b6;display:inline-block}@keyframes agent-cursor-blink-5e1e91b6{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.agent-typing-cursor[data-v-5e1e91b6]{animation:none}}
