.wrp-chat[data-v-3f268eea]{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;background:#f8fafc}.wrp-chat-modal[data-v-3f268eea]{border:none;border-radius:0;background:transparent}.wrp-chat-messages[data-v-3f268eea]{min-height:220px;max-height:360px;overflow-y:auto;padding:1rem 1.125rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.wrp-chat-state[data-v-3f268eea]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1rem;color:#64748b;font-size:.875rem}.wrp-chat-state-icon-wrap[data-v-3f268eea]{width:3rem;height:3rem;border-radius:50%;background:#e0e7ff;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.wrp-chat-state-icon[data-v-3f268eea]{font-size:1.25rem;color:#4f46e5}.wrp-chat-state-title[data-v-3f268eea]{margin:0 0 .25rem 0;font-weight:600;color:#334155;font-size:.9375rem}.wrp-chat-state-sub[data-v-3f268eea]{margin:0;font-size:.8125rem;color:#94a3b8}.wrp-chat-row[data-v-3f268eea]{display:flex;margin-bottom:.75rem}.wrp-chat-row-own[data-v-3f268eea]{justify-content:flex-end}.wrp-chat-row-other[data-v-3f268eea]{justify-content:flex-start}.wrp-chat-bubble[data-v-3f268eea]{max-width:85%;padding:.625rem .875rem;border-radius:1rem;font-size:.875rem;line-height:1.45;box-shadow:0 2px 8px rgba(15,23,42,.06)}.wrp-chat-bubble-own[data-v-3f268eea]{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-bottom-right-radius:.25rem}.wrp-chat-bubble-other[data-v-3f268eea]{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-left:3px solid #6366f1;border-bottom-left-radius:.25rem}.wrp-chat-bubble-label[data-v-3f268eea]{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;opacity:.85}.wrp-chat-bubble-other .wrp-chat-bubble-label[data-v-3f268eea]{color:#6366f1;opacity:1}.wrp-chat-bubble-text[data-v-3f268eea]{white-space:pre-wrap;word-break:break-word}.wrp-chat-bubble-time[data-v-3f268eea]{font-size:.6875rem;margin-top:.375rem;opacity:.75}.wrp-chat-composer[data-v-3f268eea]{border-top:1px solid #e2e8f0;background:#fff;padding:.875rem 1rem}.wrp-chat-composer-inner[data-v-3f268eea]{display:flex;flex-direction:column;gap:.625rem}@media (min-width:480px){.wrp-chat-composer-inner[data-v-3f268eea]{flex-direction:row;align-items:flex-end}}.wrp-chat-input[data-v-3f268eea]{flex:1;width:100%;min-height:2.75rem;padding:.625rem .875rem;font-size:.875rem;color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;resize:none;transition:border-color .15s ease,box-shadow .15s ease}.wrp-chat-input[data-v-3f268eea]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15);background:#fff}.wrp-chat-input[data-v-3f268eea]:disabled{opacity:.6;cursor:not-allowed}.wrp-chat-send[data-v-3f268eea]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:.75rem;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,.35);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;flex-shrink:0}.wrp-chat-send[data-v-3f268eea]:not(:disabled):hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px rgba(37,99,235,.45);transform:translateY(-1px)}.wrp-chat-send[data-v-3f268eea]:disabled{opacity:.45;cursor:not-allowed;transform:none}