.GlobalAiChat_launcher__hcCUf{position:fixed;right:24px;bottom:24px;z-index:1000;width:54px;height:54px;border:0;border-radius:18px;color:#fff;background:linear-gradient(145deg,#1f7aeb,#635bff);box-shadow:0 14px 32px rgb(23 65 132/35%);cursor:pointer;display:grid;place-items:center;transition:transform .16s ease,box-shadow .16s ease}.GlobalAiChat_launcher__hcCUf:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgb(23 65 132/42%)}.GlobalAiChat_panel__WjIYs{position:fixed;right:24px;bottom:92px;z-index:1000;width:min(390px,calc(100vw - 32px));height:min(620px,calc(100vh - 124px));display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:0 22px 60px rgb(0 0 0/28%)}.GlobalAiChat_header__lxc_8{display:flex;align-items:center;gap:11px;padding:14px 14px 13px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,var(--surface),var(--accent-soft))}.GlobalAiChat_avatar__ehqCq{width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#1f7aeb,#635bff);display:grid;place-items:center}.GlobalAiChat_title__0Ki_G{min-width:0;flex:1}.GlobalAiChat_title__0Ki_G strong{display:block}.GlobalAiChat_title__0Ki_G span{color:var(--text-2);font-size:12px}.GlobalAiChat_headerActions__cYC0R{display:flex;gap:4px}.GlobalAiChat_messages__xatsV{overflow-y:auto;padding:15px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.GlobalAiChat_welcome__3adl1{padding:14px;border:1px solid var(--border);border-radius:14px;color:var(--text-2);background:var(--surface-2);line-height:1.5}.GlobalAiChat_message__h3XEH{max-width:86%;padding:10px 12px;border-radius:14px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.GlobalAiChat_assistant__fqwn6{align-self:flex-start;color:var(--text);border:1px solid var(--border);background:var(--surface-2);border-bottom-left-radius:4px}.GlobalAiChat_user__UOXm3{align-self:flex-end;color:#fff;background:#2563eb;border-bottom-right-radius:4px}.GlobalAiChat_typing__eRQnI{display:inline-flex;gap:4px;align-items:center}.GlobalAiChat_typing__eRQnI i{width:6px;height:6px;border-radius:50%;background:var(--text-2);animation:GlobalAiChat_pulse__Rwsp9 1s infinite alternate}.GlobalAiChat_typing__eRQnI i:nth-child(2){animation-delay:.18s}.GlobalAiChat_typing__eRQnI i:nth-child(3){animation-delay:.36s}.GlobalAiChat_error__ciL6C{margin:0 14px 8px;padding:8px 10px;color:var(--danger,#dc2626);border-radius:8px;background:color-mix(in srgb,var(--danger,#dc2626) 10%,transparent);font-size:12px}.GlobalAiChat_composer__1PYC3{padding:12px;border-top:1px solid var(--border);background:var(--surface)}.GlobalAiChat_inputRow__DXZXP{display:flex;align-items:flex-end;gap:8px}.GlobalAiChat_input__UfJjz{flex:1}.GlobalAiChat_hint__q7GUQ{display:block;margin-top:7px;color:var(--text-2);font-size:11px;text-align:center}.GlobalAiChat_recording__c9SMs{color:#fff!important;background:#dc2626!important}@keyframes GlobalAiChat_pulse__Rwsp9{0%{opacity:.25;transform:translateY(1px)}to{opacity:1;transform:translateY(-1px)}}@media (max-width:640px){.GlobalAiChat_launcher__hcCUf{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.GlobalAiChat_panel__WjIYs{inset:12px 12px max(82px,calc(env(safe-area-inset-bottom) + 72px));width:auto;height:auto}}@media (prefers-reduced-motion:reduce){.GlobalAiChat_launcher__hcCUf,.GlobalAiChat_typing__eRQnI i{transition:none;animation:none}}