.ai-thinking-container[data-v-3fe81b9a]{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.ai-thinking-core[data-v-3fe81b9a]{filter:blur(1px);width:8px;height:8px;box-shadow:0 0 10px var(--ui-primary);animation:.55s ease-in-out infinite pulse-3fe81b9a}.ai-thinking-core[data-v-3fe81b9a],.ai-thinking-particle[data-v-3fe81b9a]{background:var(--ui-primary);border-radius:50%;position:absolute}.ai-thinking-particle[data-v-3fe81b9a]{width:var(--size);height:var(--size);filter:blur(.5px);box-shadow:0 0 6px var(--ui-primary);animation:orbit-3fe81b9a var(--orbit-dur) infinite linear,particle-pulse-3fe81b9a var(--pulse-dur) infinite ease-in-out;animation-delay:var(--delay),var(--delay)}@keyframes pulse-3fe81b9a{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}@keyframes orbit-3fe81b9a{0%{transform:rotate(0deg) translateX(var(--radius)) rotate(0deg)}to{transform:rotate(1turn) translateX(var(--radius)) rotate(-1turn)}}@keyframes particle-pulse-3fe81b9a{0%,to{opacity:.3;scale:.6}50%{opacity:1;scale:1}}
