.chat-fab[data-v-f9caeaa9],.chat-window[data-v-f9caeaa9]{--color-brand:var(--pf-blue,#2b6cff);--color-primary:var(--pf-blue,#2b6cff);--color-primary-text:#fff;--color-surface:#fff;--color-bg:#f5f7fa;--color-text:#1a1d23;--color-text-secondary:#4b5563;--color-text-muted:#6b7280;--color-border:#e3e6eb}.chat-fab[data-v-f9caeaa9]{bottom:calc(24px + var(--chat-fab-offset,0px));background:var(--color-brand);color:#fff;cursor:pointer;z-index:9990;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;right:24px;box-shadow:0 4px 16px #2b6cff59}.chat-fab[data-v-f9caeaa9]:hover{transform:scale(1.08);box-shadow:0 6px 24px #2b6cff73}.chat-window[data-v-f9caeaa9]{background:var(--color-bg);border:1px solid var(--color-border);z-index:9991;border-radius:16px;flex-direction:column;width:380px;max-height:540px;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 12px 48px #00000026}.chat-header[data-v-f9caeaa9]{background:var(--color-brand);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-header-title[data-v-f9caeaa9]{align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.chat-header-actions[data-v-f9caeaa9]{gap:4px;display:flex}.chat-header-btn[data-v-f9caeaa9]{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:16px;transition:color .2s,background .2s}.chat-header-btn[data-v-f9caeaa9]:hover{color:#fff;background:#ffffff26}.chat-body[data-v-f9caeaa9]{flex:1;min-height:200px;max-height:380px;padding:16px;overflow-y:auto}.chat-welcome-text[data-v-f9caeaa9]{text-align:center;color:var(--color-text-muted);margin:0 0 16px;font-size:13px;line-height:1.6}.chat-category-chips[data-v-f9caeaa9]{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:14px;display:flex}.chat-chip[data-v-f9caeaa9]{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;border-radius:16px;padding:4px 12px;font-size:12px;transition:all .2s}.chat-chip[data-v-f9caeaa9]:hover{border-color:var(--color-brand);color:var(--color-brand)}.chat-chip.active[data-v-f9caeaa9]{background:var(--color-brand);color:#fff;border-color:var(--color-brand)}.chat-popular[data-v-f9caeaa9]{flex-direction:column;gap:4px;display:flex}.chat-popular-item[data-v-f9caeaa9]{cursor:pointer;color:var(--color-text);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.4;transition:background .15s;display:flex}.chat-popular-item[data-v-f9caeaa9]:hover{background:var(--color-surface)}.chat-popular-arrow[data-v-f9caeaa9]{color:var(--color-brand);flex-shrink:0;font-size:10px}.chat-msg[data-v-f9caeaa9]{margin-bottom:10px;display:flex}.chat-msg--user[data-v-f9caeaa9]{justify-content:flex-end}.chat-msg--bot[data-v-f9caeaa9]{justify-content:flex-start}.chat-bubble[data-v-f9caeaa9]{word-break:break-word;border-radius:14px;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.5}.chat-bubble--user[data-v-f9caeaa9]{background:var(--color-brand);color:#fff;border-bottom-right-radius:4px}.chat-bubble--bot[data-v-f9caeaa9]{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-bottom-left-radius:4px}.chat-answer-text[data-v-f9caeaa9]{margin:0 0 6px}.chat-ai-badge[data-v-f9caeaa9]{color:var(--color-primary-text);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:5px;margin:0 0 6px;font-size:10.5px;font-weight:700;display:inline-flex}.chat-ai-badge i[data-v-f9caeaa9]{font-size:10px}.chat-bubble--typing[data-v-f9caeaa9]{align-items:center;gap:4px;padding:12px 14px;display:inline-flex}.chat-typing-dot[data-v-f9caeaa9]{background:var(--color-text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chat-typing-f9caeaa9}.chat-typing-dot[data-v-f9caeaa9]:nth-child(2){animation-delay:.15s}.chat-typing-dot[data-v-f9caeaa9]:nth-child(3){animation-delay:.3s}@keyframes chat-typing-f9caeaa9{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.chat-typing-dot[data-v-f9caeaa9]{opacity:.6;animation:none}}.chat-answer-link[data-v-f9caeaa9]{color:var(--color-primary-text);align-items:center;gap:4px;margin-top:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.chat-answer-link[data-v-f9caeaa9]:hover{text-decoration:underline}.chat-suggest-title[data-v-f9caeaa9]{color:var(--color-text-muted);margin:0 0 8px;font-size:12px;font-weight:600}.chat-suggest-list[data-v-f9caeaa9]{flex-direction:column;gap:4px;display:flex}.chat-suggest-btn[data-v-f9caeaa9]{text-align:left;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);cursor:pointer;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.4;transition:border-color .2s}.chat-suggest-btn[data-v-f9caeaa9]:hover{border-color:var(--color-brand)}.chat-bubble--nomatch p[data-v-f9caeaa9]{margin:0 0 6px}.chat-bubble--nomatch p[data-v-f9caeaa9]:last-child{margin:0}.chat-nomatch-contact[data-v-f9caeaa9]{align-items:center;gap:6px;display:flex}.chat-nomatch-contact a[data-v-f9caeaa9]{color:var(--color-brand);font-weight:600;text-decoration:none}.chat-nomatch-alt[data-v-f9caeaa9]{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.chat-nomatch-alt a[data-v-f9caeaa9]{color:var(--color-brand);font-weight:600;text-decoration:underline}.chat-nomatch-alt span[data-v-f9caeaa9]{opacity:.7;font-size:12px}.chat-footer[data-v-f9caeaa9]{border-top:1px solid var(--color-border);background:var(--color-bg);flex-shrink:0;padding:12px 16px}.chat-input-wrap[data-v-f9caeaa9]{align-items:center;gap:8px;display:flex}.chat-input[data-v-f9caeaa9]{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:24px;outline:none;flex:1;padding:10px 14px;font-size:14px}.chat-input[data-v-f9caeaa9]:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px #2b6cff1f}.chat-send-btn[data-v-f9caeaa9]{background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;transition:background .2s;display:flex}.chat-send-btn[data-v-f9caeaa9]:hover{background:#1f57d6}.chat-send-btn[data-v-f9caeaa9]:disabled{opacity:.4;cursor:not-allowed}.chat-reset-btn[data-v-f9caeaa9]{width:100%;color:var(--color-text-muted);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:8px;padding:6px;font-size:12px;display:block}.chat-reset-btn[data-v-f9caeaa9]:hover{color:var(--color-text)}.chat-slide-enter-active[data-v-f9caeaa9]{animation:.25s ease-out chat-in-f9caeaa9}.chat-slide-leave-active[data-v-f9caeaa9]{animation:.2s ease-in chat-out-f9caeaa9}@keyframes chat-in-f9caeaa9{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chat-out-f9caeaa9{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.95)}}@media (width<=480px){.chat-fab[data-v-f9caeaa9]{bottom:calc(16px + var(--chat-fab-offset,0px));width:50px;height:50px;font-size:22px;right:16px}.chat-window[data-v-f9caeaa9]{border:none;border-radius:0;width:100%;height:100vh;max-height:100vh;bottom:0;left:0;right:0}.chat-body[data-v-f9caeaa9]{flex:1;max-height:none}}@media (prefers-reduced-motion:reduce){.chat-slide-enter-active[data-v-f9caeaa9],.chat-slide-leave-active[data-v-f9caeaa9]{animation:none}}
