.help-conversation[data-v-55cf5122]{background:var(--help-chat-surface,#fff);display:flex;flex-direction:column;height:100%;min-height:0}.help-conversation-header[data-v-55cf5122]{border-bottom:1px solid color-mix(in oklab,var(--fade-grey),#000 6%);padding:1rem 1.25rem}.help-conversation-title[data-v-55cf5122]{align-items:center;display:flex;gap:.5rem;margin-bottom:.35rem}.help-conversation-title .title-text[data-v-55cf5122]{color:var(--dark-text);font-size:.95rem;font-weight:600}.help-conversation-subtitle[data-v-55cf5122]{color:var(--light-text);display:-webkit-box;font-size:.82rem;-webkit-line-clamp:2;line-height:1.4;margin:0;-webkit-box-orient:vertical;overflow:hidden}.help-conversation-messages[data-v-55cf5122]{display:flex;flex:1;flex-direction:column;gap:.75rem;overflow-y:auto;padding:1rem 1.25rem}.help-chat-msg[data-v-55cf5122]{align-items:flex-end;display:flex;gap:.5rem;max-width:85%}.help-chat-msg.owner[data-v-55cf5122]{align-self:flex-end;flex-direction:row-reverse}.help-chat-msg.owner .help-chat-bubble[data-v-55cf5122]{background:var(--primary);border-bottom-right-radius:4px;color:#fff}.help-chat-msg.owner .help-chat-text[data-v-55cf5122]{color:#fff!important}.help-chat-msg.owner .help-chat-time[data-v-55cf5122]{color:#ffffffc7!important}.help-chat-msg.owner .help-chat-status[data-v-55cf5122]{color:#ffffffa6}.help-chat-msg.owner .help-chat-status.is-read[data-v-55cf5122]{color:#fffffff2}.help-chat-msg:not(.owner) .help-chat-text[data-v-55cf5122]{color:var(--help-chat-text,#18181b)}.help-chat-bubble[data-v-55cf5122]{background:var(--help-chat-bubble,#f0f0f3);border-radius:16px 16px 16px 4px;padding:.55rem .85rem}.help-chat-author[data-v-55cf5122]{display:block;font-size:.72rem;font-weight:600;margin-bottom:.2rem;opacity:.85}.help-chat-text[data-v-55cf5122]{color:inherit;font-size:.88rem;line-height:1.45;margin:0;white-space:pre-wrap;word-break:break-word}.help-chat-time[data-v-55cf5122]{color:var(--light-text);font-size:.68rem}.help-chat-meta[data-v-55cf5122]{align-items:center;display:flex;gap:.25rem;justify-content:flex-end;margin-top:.25rem}.help-chat-status[data-v-55cf5122]{color:var(--light-text);flex-shrink:0;height:.85rem;opacity:.7;width:.85rem}.help-chat-status.is-read[data-v-55cf5122]{color:var(--info);opacity:1}.help-conversation-empty[data-v-55cf5122]{align-items:center;color:var(--light-text);display:flex;flex:1;flex-direction:column;gap:.75rem;justify-content:center;padding:2rem;text-align:center}.help-conversation-empty svg[data-v-55cf5122]{height:2rem;opacity:.5;width:2rem}.help-conversation-empty p[data-v-55cf5122]{font-size:.88rem;margin:0;max-width:220px}.help-conversation-composer[data-v-55cf5122]{align-items:flex-end;border-top:1px solid color-mix(in oklab,var(--fade-grey),#000 6%);display:flex;gap:.5rem;padding:.75rem 1rem}.help-composer-input[data-v-55cf5122]{background:var(--help-chat-input,#fafafa);border:1px solid var(--help-chat-border,#e4e4e7);border-radius:12px;color:var(--help-chat-text,#18181b);flex:1;font-family:inherit;font-size:.88rem;outline:none;padding:.6rem .85rem;resize:none;transition:border-color .2s}.help-composer-input[data-v-55cf5122]:focus{border-color:var(--primary)}.help-composer-send[data-v-55cf5122]{align-items:center;background:var(--primary);border:none;border-radius:50%;color:var(--white);cursor:pointer;display:flex;height:40px;justify-content:center;transition:opacity .2s,transform .15s;width:40px}.help-composer-send[data-v-55cf5122]:hover:not(:disabled){transform:scale(1.05)}.help-composer-send[data-v-55cf5122]:disabled{cursor:not-allowed;opacity:.45}html.is-dark .help-conversation{--help-chat-surface:#1c1c22;--help-chat-bubble:#26262e;--help-chat-border:#3a3a44;--help-chat-input:#26262e;--help-chat-text:#ececf0}html.is-dark .help-conversation .help-conversation-header{border-color:var(--help-chat-border)}html.is-dark .help-conversation .help-conversation-title .title-text{color:var(--help-chat-text)}html.is-dark .help-conversation .help-conversation-subtitle{color:#9b9ba8}html.is-dark .help-conversation .help-conversation-composer{background:var(--help-chat-surface);border-color:var(--help-chat-border)}html.is-dark .help-conversation .help-chat-msg:not(.owner) .help-chat-text{color:var(--help-chat-text)!important}html.is-dark .help-conversation .help-chat-msg:not(.owner) .help-chat-author{color:#9b9ba8}html.is-dark .help-conversation .help-chat-msg:not(.owner) .help-chat-status.is-read{color:#5eb8f0}
