.axe-chat-header-close{background:0 0;border:none;color:#7b8099;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;transition:color .15s,background .15s}.axe-chat-header-close:hover{color:#e8eaf0;background:rgba(255,255,255,.07)}.axe-msg{display:flex;flex-direction:column;max-width:85%;animation:axe-msg-in .2s ease-out}.axe-msg.bot{align-self:flex-start;align-items:flex-start}.axe-msg.user{align-self:flex-end;align-items:flex-end}.axe-msg-bubble{padding:10px 14px;border-radius:16px;font-size:.875rem;line-height:1.55;word-break:break-word}.axe-msg.bot .axe-msg-bubble{background:#1e2133;color:#d0d3e8;border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.06)}.axe-msg.user .axe-msg-bubble{background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border-bottom-right-radius:4px}.axe-msg-bubble strong{font-weight:700;color:inherit}.axe-msg.bot .axe-msg-bubble strong{color:#ffb347}.axe-msg-bubble em{font-style:italic}.axe-msg-bubble a{color:#ffb347;text-decoration:underline}.axe-msg-time{font-size:.68rem;color:#4a4f6b;margin-top:3px;padding:0 2px}.axe-typing-bubble{display:flex;align-items:center;gap:4px;padding:12px 16px;background:#1e2133;border-radius:16px;border-bottom-left-radius:4px;width:fit-content;border:1px solid rgba(255,255,255,.06)}.axe-typing-dot{width:7px;height:7px;border-radius:50%;background:#7b8099;animation:axe-typing 1.2s ease-in-out infinite}.axe-typing-dot:nth-child(2){animation-delay:.15s}.axe-typing-dot:nth-child(3){animation-delay:.3s}.axe-tts-on{color:var(--axe-chat-primary,#ff6b35)!important}.axe-tts-off{color:#4a4f6b!important}.axe-voice-label{font-size:.76rem;font-weight:600;color:var(--axe-chat-primary,#ff6b35);flex:1;letter-spacing:.02em}.axe-voice-stop-btn{width:26px;height:26px;border-radius:50%;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.axe-voice-stop-btn:hover{background:rgba(239,68,68,.25)}.axe-voice-waves{display:flex;align-items:center;gap:3px;height:22px;flex-shrink:0}.axe-voice-wave{display:block;width:3px;border-radius:2px;background:var(--axe-chat-primary,#ff6b35);animation:axe-wave 1s ease-in-out infinite}.axe-voice-wave:nth-child(1){height:8px;animation-delay:0s}.axe-voice-wave:nth-child(2){height:14px;animation-delay:.1s}.axe-voice-wave:nth-child(3){height:20px;animation-delay:.2s}.axe-voice-wave:nth-child(4){height:14px;animation-delay:.1s}.axe-voice-wave:nth-child(5){height:8px;animation-delay:0s}.axe-chat-mic{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.12);color:#7b8099;cursor:pointer;display:none;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s cubic-bezier(.34,1.56,.64,1);flex-direction:column}.axe-chat-mic:hover{color:var(--axe-chat-primary,#ff6b35);border-color:rgba(255,107,53,.4);background:rgba(255,107,53,.08)}.axe-chat-mic.axe-mic-active{background:rgba(239,68,68,.15);border-color:#ef4444;color:#ef4444;animation:axe-mic-pulse 1.2s ease-in-out infinite}.axe-msg.avail .axe-msg-bubble{background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(16,185,129,.04));border:1px solid rgba(16,185,129,.2);color:#d0d3e8}.axe-msg.avail .axe-msg-bubble strong{color:#10b981}.axe-msg.system{align-self:center}.axe-msg.system .axe-msg-bubble{background:rgba(255,179,71,.07);border:1px solid rgba(255,179,71,.18);color:#ffb347;font-size:.78rem;border-radius:10px;padding:7px 12px;text-align:center}.axe-voice-hint{width:100%;text-align:center;font-size:.7rem;color:#4a4f6b;padding:4px 0 0}.axe-voice-hint i{margin-right:4px;color:var(--axe-chat-primary,#ff6b35)}.axe-persona-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.axe-persona-f{background:linear-gradient(135deg,#ff6b35 0%,#ffb347 50%,#ff8c69 100%);box-shadow:0 2px 10px rgba(255,107,53,.35)}.axe-persona-m{background:linear-gradient(135deg,#2d7dd2 0%,#3ec6c6 50%,#0fa4af 100%);box-shadow:0 2px 10px rgba(45,125,210,.35)}.axe-persona-initial{font-size:.95rem;font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1;z-index:1}.axe-avatar-ring{position:absolute;inset:-2px;border-radius:50%;border:2px solid rgba(16,185,129,.5);animation:axe-ring-pulse 2.5s ease-in-out infinite}.axe-chat-header-avatar.axe-avatar-speaking .axe-persona-avatar{animation:axe-avatar-speak .7s ease-in-out infinite alternate}.axe-chat-header-avatar.axe-avatar-speaking .axe-avatar-ring{border-color:var(--axe-chat-primary,#ff6b35);animation:axe-ring-speak .5s ease-in-out infinite alternate}.axe-speaking-waves{display:none;align-items:center;gap:2px;height:13px;margin-left:6px}.axe-speaking-waves.active{display:flex}.axe-speaking-wave-mini{display:block;width:2px;border-radius:1px;background:var(--axe-chat-primary,#ff6b35);animation:axe-wmini .65s ease-in-out infinite}.axe-speaking-wave-mini:nth-child(1){height:4px;animation-delay:0s}.axe-speaking-wave-mini:nth-child(2){height:8px;animation-delay:.1s}.axe-speaking-wave-mini:nth-child(3){height:12px;animation-delay:.2s}.axe-speaking-wave-mini:nth-child(4){height:8px;animation-delay:.1s}.axe-speaking-wave-mini:nth-child(5){height:4px;animation-delay:0s}.axe-typing-persona{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ffb347);color:#fff;font-size:.65rem;font-weight:800;flex-shrink:0;margin-right:4px}.axe-msg.avail .axe-msg-bubble{background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(16,185,129,.03));border:1px solid rgba(16,185,129,.2);color:#d0d3e8}.axe-msg.avail .axe-msg-bubble strong{color:#10b981}.axe-msg.system{align-self:center}.axe-msg.system .axe-msg-bubble{background:rgba(255,179,71,.07);border:1px solid rgba(255,179,71,.18);color:#ffb347;font-size:.78rem;border-radius:10px;padding:7px 14px;text-align:center}.axe-msg.user .axe-msg-time{color:rgba(255,107,53,.4)}.axe-voice-label{font-size:.76rem;font-weight:600;color:var(--axe-chat-primary,#ff6b35);flex:1}.axe-voice-stop-btn{width:26px;height:26px;border-radius:50%;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center}.axe-voice-stop-btn:hover{background:rgba(239,68,68,.25)}.axe-voice-waves{display:flex;align-items:center;gap:3px;height:22px;flex-shrink:0}.axe-voice-wave{display:block;width:3px;border-radius:2px;background:var(--axe-chat-primary,#ff6b35);animation:axe-wave 1s ease-in-out infinite}.axe-voice-wave:nth-child(1){height:8px;animation-delay:0s}.axe-voice-wave:nth-child(2){height:14px;animation-delay:.1s}.axe-voice-wave:nth-child(3){height:20px;animation-delay:.2s}.axe-voice-wave:nth-child(4){height:14px;animation-delay:.1s}.axe-voice-wave:nth-child(5){height:8px;animation-delay:0s}.axe-chat-mic{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.12);color:#7b8099;cursor:pointer;display:none;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.axe-chat-mic:hover{color:var(--axe-chat-primary,#ff6b35);border-color:rgba(255,107,53,.4);background:rgba(255,107,53,.08)}.axe-chat-mic.axe-mic-active{background:rgba(239,68,68,.15);border-color:#ef4444;color:#ef4444;animation:axe-mic-pulse 1.1s ease-in-out infinite}.axe-tts-on{color:var(--axe-chat-primary,#ff6b35)!important}.axe-tts-off{color:#4a4f6b!important}