.chat-panel[data-v-6c5e38bb]{background:#fff;border:.5px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;height:calc(100vh - 140px);max-height:720px;overflow:hidden}.chat-panel__head[data-v-6c5e38bb]{align-items:center;border-bottom:.5px solid #e5e7eb;display:flex;gap:12px;padding:16px 18px}.chat-panel__avatar[data-v-6c5e38bb]{align-items:center;background:var(--purple);border-radius:50%;color:#fff;display:flex;height:38px;justify-content:center;width:38px}.chat-panel__id[data-v-6c5e38bb]{display:flex;flex-direction:column}.chat-panel__title[data-v-6c5e38bb]{color:#1a1f2e;font-weight:700}.chat-panel__status[data-v-6c5e38bb]{align-items:center;color:var(--textM3,#6b7280);display:flex;font-size:.78rem;gap:6px}.chat-panel__dot[data-v-6c5e38bb]{background:#16a34a;border-radius:50%;height:7px;width:7px}.chat-panel__messages[data-v-6c5e38bb]{display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.chat-panel__intro[data-v-6c5e38bb]{color:var(--textM3,#6b7280);font-size:.9rem;line-height:1.5}.chat-panel__error[data-v-6c5e38bb]{color:#dc2626;font-size:.85rem}.chat-panel__prompts[data-v-6c5e38bb]{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 12px}.chat-panel__input[data-v-6c5e38bb]{align-items:center;border-top:.5px solid #e5e7eb;display:flex;flex-wrap:nowrap;gap:8px;padding:12px 16px}.chat-panel__input input[data-v-6c5e38bb]{border:.5px solid #d1d5db;border-radius:999px;flex:1;font-size:.9rem;padding:10px 16px}.chat-panel__input input[data-v-6c5e38bb]:focus{border-color:var(--purple);outline:none}.chat-panel__input button[data-v-6c5e38bb]{align-items:center;background:var(--purple);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;width:40px}.chat-panel__input button[data-v-6c5e38bb]:disabled{cursor:default;opacity:.5}.bubble[data-v-6c5e38bb]{border-radius:14px;font-size:.9rem;line-height:1.5;max-width:88%;padding:10px 14px}.bubble--user[data-v-6c5e38bb]{align-self:flex-end;background:var(--purple);color:#fff}.bubble--ai[data-v-6c5e38bb]{align-self:flex-start;background:var(--bgLight,#f4f4f6);color:#1a1f2e}.prompt-pill[data-v-6c5e38bb]{background:#fff;border:.5px solid #d1d5db;border-radius:999px;cursor:pointer;font-size:.82rem;padding:7px 13px}.prompt-pill[data-v-6c5e38bb]:hover{border-color:var(--purple);color:var(--purple)}
