:root{--grid-gap:10px;--search-grid-max-width:none;--resizer-width:12px;--resizer-track-width:1px;--resizer-track-color:#e5e7eb;--resizer-track-hover-color:#6366f1;--resizer-handle-bg:#fff;--resizer-handle-border:#94a3b8;--resizer-handle-hover-border:#6366f1;--resizer-handle-shadow:0 1px 2px #0000000f;--resizer-handle-hover-shadow:0 1px 4px #6366f159;--z-dropdown:10;--z-tooltip:999}[data-theme=dark]{--resizer-track-color:#374151;--resizer-track-hover-color:#818cf8;--resizer-handle-bg:#1f2937;--resizer-handle-border:#4b5563;--resizer-handle-hover-border:#818cf8;--resizer-handle-shadow:0 1px 2px #0003;--resizer-handle-hover-shadow:0 1px 4px #818cf859}
.activity-line{font-family:var(--chat-font-family,monospace);border-left:2px solid #4ade8026;align-items:center;gap:8px;padding-left:12px;line-height:1.5;display:flex}.dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.dot.active{background:#fff;animation:1.5s ease-in-out infinite pulse}.dot.success{background:#10b981}.dot.error{background:#ef4444}.dot.pending{background:#f59e0b}.dot.glow-emerald{background:#10b981;animation:1.8s ease-in-out infinite dot-glow-emerald;box-shadow:0 0 #10b98100}@keyframes dot-glow-emerald{0%,to{box-shadow:0 0 #10b98100}50%{box-shadow:0 0 0 6px #10b98138}}.dot.active-green{background:#10b981;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.2}}.activity-text{font-size:var(--chat-font-sm,.875rem);color:var(--chat-text-secondary,#94949c)}.pulsing-text{animation:1.5s ease-in-out infinite pulse-text}@keyframes pulse-text{0%,to{color:var(--chat-text-primary,#fff)}50%{color:var(--chat-text-secondary,#94949c)}}@media (prefers-reduced-motion:reduce){.pulsing-text{animation:none}.dot.active,.dot.glow-emerald{box-shadow:none;animation:none}}.message-separator{background:var(--chat-border-color,#1a1a40);height:1px;margin:var(--chat-spacing-md,16px)0;opacity:.3}
