.thinking-indicator{--thinking-indicator-color:var(--sidebar-thinking-color,#8b8a8a);min-height:18px;color:var(--thinking-indicator-color);align-items:center;gap:6px;font-size:11px;line-height:15px;display:flex}.thinking-indicator .loader-5{flex:none}.thinking-indicator .thinking-text{font-size:11px;font-weight:500;line-height:15px;animation:.16s ease-out both thinking-text-enter}@media (prefers-reduced-motion:reduce){.thinking-indicator .thinking-text{animation:none}}@keyframes thinking-text-enter{0%{opacity:0;translate:0 3px}to{opacity:1;translate:0}}
