#frontend-root,#agent-root,[data-chat-root]{--chat-max-width: 46rem;--chat-turn-gap: 36px;--chat-block-gap: 14px;--chat-bubble-pad-x: 18px;--chat-bubble-pad-y: 14px;--chat-bubble-radius: 18px;--chat-line-height: 1.65;--chat-body-size: 15px;--chat-muted-size: 13px;--chat-muted-color: #736f66;--chat-subtle-color: #8a857b;--chat-border-muted: rgba(205, 196, 175, .8);--chat-dot-color: #2e5a63;--chat-tool-bg: rgba(239, 233, 217, .62);--chat-agent-accent: rgba(46, 90, 99, .38);--chat-agent-accent-strong: #2e5a63}.agent-chat--vcos{position:relative}.agent-chat__conversation{display:flex;flex:1 1 auto;min-height:0;position:relative}.agent-chat__main--welcome{overflow:hidden}.agent-provider{background:#efe6cf;border:1px solid #d7c9a9;border-radius:999px;color:#2e5a63;font-family:var(--font-mono);font-size:.7rem;line-height:1;padding:.45rem .65rem;white-space:nowrap}.agent-scroll-bottom{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--ink);border:1px solid var(--ink);border-radius:999px;bottom:6.5rem;box-shadow:0 12px 30px #23201a2e;color:var(--surface);cursor:pointer;display:inline-flex;height:2.6rem;justify-content:center;left:50%;position:absolute;transform:translate(-50%);transition:background-color .12s ease,transform .12s ease;width:2.6rem;z-index:10}.agent-scroll-bottom:hover{background:var(--accent);transform:translate(-50%) translateY(-1px)}.agent-scroll-bottom svg{fill:none;height:1.1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1.1rem}.agent-toast{background:#2d271fe6;border-radius:999px;color:#fffaf0;font-family:var(--font-mono);font-size:.75rem;left:50%;padding:.55rem .8rem;position:absolute;top:.9rem;transform:translate(-50%);z-index:20}.agent-toast--error{background:#68261ff0;border:1px solid rgba(255,229,219,.22);max-width:min(42rem,calc(100% - 2rem));white-space:normal}[data-chat-root] .bg-emerald-600\/20{background:#2e5a6324}[data-chat-root] .text-gray-100,[data-chat-root] .text-gray-200,[data-chat-root] .text-gray-300,[data-chat-root] .text-gray-400{color:var(--ink-2)}[data-chat-root] .text-gray-500,[data-chat-root] .text-gray-600{color:var(--mute)}[data-chat-root] .text-violet-400,[data-chat-root] .text-violet-400\/90{color:var(--chat-agent-accent-strong)}[data-chat-root] .bg-gray-800\/60,[data-chat-root] .bg-gray-800\/50,[data-chat-root] .bg-gray-800\/40,[data-chat-root] .bg-white\/5{background:#efe9d9ad}[data-chat-root] .hover\:bg-gray-800:hover,[data-chat-root] .hover\:bg-gray-800\/40:hover,[data-chat-root] .hover\:bg-white\/10:hover{background:#e5dcc7eb}[data-chat-root] .border-white\/10{border-color:var(--rule)}[data-chat-root] .prose{color:var(--ink-2)}[data-chat-root] .prose :where(a):not(:where([class~=not-prose] *)){color:var(--accent)}[data-chat-root] .prose :where(strong):not(:where([class~=not-prose] *)){color:var(--ink)}[data-chat-root] .prose :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose] *)){color:var(--ink)}@keyframes chat-breathing-dot{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.chat-breathing-dot{animation:chat-breathing-dot 1.4s ease-in-out infinite;background-color:var(--chat-dot-color);border-radius:9999px;display:inline-block;height:8px;width:8px}.chat-breathing-dot--sm{height:6px;width:6px}@keyframes chat-fade-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.chat-fade-in{animation:chat-fade-in .18s ease-out both}.chat-text-cursor:after{animation:chat-breathing-dot 1.2s ease-in-out infinite;background-color:var(--chat-muted-color);border-radius:1px;content:"";display:inline-block;height:1em;margin-left:2px;vertical-align:text-bottom;width:.45em}
