.ai-chat-module__VlcBkW__launcher{z-index:60;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:18px;right:18px}.ai-chat-module__VlcBkW__bubbleButton{background:var(--primary);width:56px;height:56px;color:var(--text-inverse);cursor:pointer;border:1px solid #ffffff1f;border-radius:999px;place-items:center;transition:transform .14s,background .14s,box-shadow .14s;display:grid;box-shadow:0 14px 32px #1a2e5d38}.ai-chat-module__VlcBkW__bubbleButton:hover{background:var(--primary-2);transform:translateY(-1px);box-shadow:0 18px 38px #1a2e5d42}.ai-chat-module__VlcBkW__bubbleButton:focus-visible{outline-offset:3px;outline:2px solid #2868e659}.ai-chat-module__VlcBkW__dialog{border-radius:var(--radius-lg);background:var(--card);border:1px solid rgba(var(--line-rgb),.9);flex-direction:column;width:380px;height:min(520px,100vh - 120px);display:flex;overflow:hidden;box-shadow:0 20px 60px #1a2e5d2e}@media (max-width:480px){.ai-chat-module__VlcBkW__dialog{width:calc(100vw - 24px)}}.ai-chat-module__VlcBkW__header{border-bottom:1px solid rgba(var(--line-rgb),.9);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ai-chat-module__VlcBkW__headerTitle{flex-direction:column;gap:2px;min-width:0;display:flex}.ai-chat-module__VlcBkW__headerNameRow{align-items:center;gap:8px;min-width:0;display:flex}.ai-chat-module__VlcBkW__headerName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.ai-chat-module__VlcBkW__headerBadge{background:rgba(var(--primary-rgb),.12);color:var(--primary-ink);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.ai-chat-module__VlcBkW__headerSubtitle{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ai-chat-module__VlcBkW__headerActions{align-items:center;gap:8px;display:flex}.ai-chat-module__VlcBkW__newChatButton{border:1px solid rgba(var(--primary-rgb),.4);background:rgba(var(--primary-rgb),.12);color:var(--primary-ink);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;transition:background .14s,border-color .14s;display:inline-flex}.ai-chat-module__VlcBkW__newChatButton:hover{background:rgba(var(--primary-rgb),.18);border-color:rgba(var(--primary-rgb),.6)}.ai-chat-module__VlcBkW__newChatButton:disabled{cursor:not-allowed;opacity:.7}.ai-chat-module__VlcBkW__newChatButton:focus-visible{outline-offset:3px;outline:2px solid #2868e659}.ai-chat-module__VlcBkW__iconButton{border:1px solid rgba(var(--line-rgb),.9);background:var(--card);width:34px;height:34px;color:var(--text);cursor:pointer;border-radius:10px;place-items:center;transition:background .14s;display:grid}.ai-chat-module__VlcBkW__iconButton:hover{background:#0f16280d}.ai-chat-module__VlcBkW__iconButton:focus-visible{outline-offset:3px;outline:2px solid #2868e659}.ai-chat-module__VlcBkW__body{background:linear-gradient(180deg,rgba(var(--bg-rgb),.55)0%,rgba(var(--bg-rgb),.3)100%);flex-direction:column;flex:1;gap:10px;padding:14px 12px;display:flex;overflow-y:auto}.ai-chat-module__VlcBkW__messageRow{width:100%;display:flex}.ai-chat-module__VlcBkW__messageUser{justify-content:flex-end}.ai-chat-module__VlcBkW__messageAssistant{justify-content:flex-start}.ai-chat-module__VlcBkW__messageBubble{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:16px;max-width:82%;padding:10px 12px;font-size:13px;line-height:1.45}.ai-chat-module__VlcBkW__bubbleUser{background:var(--primary);color:var(--text-inverse);border-bottom-right-radius:6px}.ai-chat-module__VlcBkW__bubbleAssistant{color:var(--text);border:1px solid rgba(var(--line-rgb),.9);background:#eee;border-bottom-left-radius:6px}.ai-chat-module__VlcBkW__bubbleSystem{color:var(--muted);border:1px solid rgba(var(--line-rgb),.9);background:#0f16280a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.ai-chat-module__VlcBkW__composer{border-top:1px solid rgba(var(--line-rgb),.9);background:var(--card);align-items:flex-end;gap:10px;padding:12px;display:flex}.ai-chat-module__VlcBkW__textarea{resize:none;border:1px solid rgba(var(--line-rgb),.95);min-height:42px;max-height:96px;color:var(--text);background:#fffffffa;border-radius:14px;outline:none;flex:1;padding:10px 12px;font-size:13px;line-height:1.4;box-shadow:0 10px 20px #1a2e5d0f}.ai-chat-module__VlcBkW__textarea:focus{border-color:rgba(var(--primary-rgb),.8);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.14)}.ai-chat-module__VlcBkW__sendButton{background:var(--primary);color:var(--text-inverse);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:800;transition:background .14s;display:inline-flex}.ai-chat-module__VlcBkW__sendButton:hover{background:var(--primary-2)}.ai-chat-module__VlcBkW__sendButton:disabled{cursor:not-allowed;opacity:.7}.ai-chat-module__VlcBkW__hint{color:var(--muted);background:var(--card);padding:0 12px 10px;font-size:11px}
