.chat-popups[data-v-08f6703d]{z-index:9999;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:56px;right:16px}.chat-popup-window[data-v-08f6703d]{background:var(--custom-white);border:1px solid var(--default-border);border-bottom:none;border-radius:10px 10px 0 0;flex-direction:column;width:300px;display:flex;overflow:visible;box-shadow:0 4px 24px #0000002e}.chat-popup-header[data-v-08f6703d]{background:var(--primary-color);color:var(--custom-white);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px 10px 0 0;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:flex}.chat-popup-avatar[data-v-08f6703d]{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:.75rem;font-weight:700;display:flex;position:relative}.chat-popup-avatar[data-v-08f6703d]:after{content:"";border:2px solid var(--custom-white);border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.chat-popup-name[data-v-08f6703d]{flex:1;font-size:.875rem;font-weight:600;overflow:hidden}.chat-popup-badge[data-v-08f6703d]{background:rgb(var(--danger-rgb));color:var(--custom-white);text-align:center;border-radius:10px;min-width:18px;padding:1px 6px;font-size:.7rem;font-weight:700}.chat-popup-close[data-v-08f6703d]{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.875rem;line-height:1}.chat-popup-close[data-v-08f6703d]:hover{color:var(--custom-white);background:#ffffff26}.chat-popup-messages[data-v-08f6703d]{background:var(--custom-white);flex-direction:column;gap:6px;height:260px;padding:10px;display:flex;overflow-y:auto}.chat-popup-msg[data-v-08f6703d]{max-width:80%;display:flex}.chat-popup-msg--mine[data-v-08f6703d]{flex-direction:column;align-self:flex-end;align-items:flex-end}.chat-popup-msg--theirs[data-v-08f6703d]{flex-direction:row;align-self:flex-start;align-items:flex-end;gap:6px}.chat-popup-message-avatar[data-v-08f6703d]{background:var(--primary-color);width:24px;min-width:24px;height:24px;color:var(--custom-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:17px;font-size:.62rem;font-weight:700;line-height:1;display:flex;position:relative}.chat-popup-message-avatar[data-v-08f6703d]:after{content:"";border:2px solid var(--custom-white);border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}.chat-popup-message-content[data-v-08f6703d]{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.chat-popup-msg--mine .chat-popup-message-content[data-v-08f6703d]{align-items:flex-end}.chat-popup-bubble[data-v-08f6703d]{word-break:break-word;border-radius:14px;padding:6px 10px;font-size:.85rem;line-height:1.4}.chat-popup-msg--mine .chat-popup-bubble[data-v-08f6703d]{background:var(--primary-color);color:var(--custom-white)}.chat-popup-msg--theirs .chat-popup-bubble[data-v-08f6703d]{background:rgb(var(--light-rgb));color:var(--default-text-color)}.chat-popup-time[data-v-08f6703d]{color:var(--text-muted);margin-top:2px;padding:0 2px;font-size:.7rem}.chat-popup-footer[data-v-08f6703d]{border-top:1px solid var(--default-border);background:var(--custom-white);align-items:center;gap:6px;padding:8px 10px;display:flex;position:relative}.chat-popup-input-wrap[data-v-08f6703d]{flex:1;min-width:0;position:relative}.chat-popup-emoji-menu[data-v-08f6703d]{z-index:2;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:.35rem}.chat-popup-emoji-button[data-v-08f6703d]{width:26px;height:26px;color:var(--text-muted);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.chat-popup-emoji-icon[data-v-08f6703d]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.chat-popup-emoji-button[data-v-08f6703d]:hover{color:var(--primary-color)}.chat-popup-emoji-picker[data-v-08f6703d]{z-index:10001;position:absolute;bottom:38px;right:0;box-shadow:0 8px 28px #0f172a2e}.chat-popup-input[data-v-08f6703d]{border:1px solid var(--default-border);width:100%;color:inherit;background:0 0;border-radius:20px;outline:none;padding:6px 2.45rem 6px 12px;font-size:.85rem}.chat-popup-shortcode-suggestion[data-v-08f6703d]{border:1px solid var(--default-border);background:var(--custom-white);color:var(--default-text-color);z-index:10002;border-radius:8px;align-items:center;gap:.45rem;padding:.35rem .55rem;display:inline-flex;position:absolute;bottom:calc(100% + .35rem);left:.75rem;box-shadow:0 8px 24px #0f172a24}.chat-popup-shortcode-suggestion__emoji[data-v-08f6703d]{font-size:1.1rem;line-height:1}.chat-popup-input[data-v-08f6703d]:focus{border-color:var(--primary-color)}.chat-popup-send[data-v-08f6703d]{background:var(--primary-color);color:var(--custom-white);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:.8rem;display:flex}.chat-popup-send[data-v-08f6703d]:disabled{opacity:.5;cursor:not-allowed}
