.mobile-channel-list[data-v-285978fd]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-channel-item[data-v-285978fd]{align-items:center;background:transparent;border:none;border-bottom:1px solid var(--gj-divider);cursor:pointer;display:flex;gap:12px;min-height:64px;padding:12px 16px;text-align:left;transition:background .15s;width:100%;-webkit-tap-highlight-color:transparent}.mobile-channel-item[data-v-285978fd]:last-child{border-bottom:none}.mobile-channel-item[data-v-285978fd]:active{background:var(--gj-hover)}.mobile-channel-icon[data-v-285978fd]{align-items:center;border-radius:var(--gj-radius-md,10px);display:flex;flex-shrink:0;height:44px;justify-content:center;overflow:hidden;width:44px}.mobile-channel-icon-img[data-v-285978fd]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mobile-channel-icon-text[data-v-285978fd]{color:#fff;font-size:18px;font-weight:600;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-channel-body[data-v-285978fd]{flex:1;min-width:0}.mobile-channel-header[data-v-285978fd]{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:3px}.mobile-channel-name[data-v-285978fd]{color:var(--gj-text);font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-channel-time[data-v-285978fd]{color:var(--gj-muted);flex-shrink:0;font-size:12px}.mobile-channel-preview[data-v-285978fd]{align-items:center;display:flex;gap:8px;justify-content:space-between}.mobile-channel-last-msg[data-v-285978fd]{color:var(--gj-muted);flex:1;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-channel-badge[data-v-285978fd]{background:#ef4444;border-radius:9999px;color:#fff;flex-shrink:0;font-size:11px;font-weight:700;height:20px;min-width:20px;padding:0 6px}.mobile-channel-badge[data-v-285978fd],.mobile-channel-empty[data-v-285978fd]{align-items:center;display:flex;justify-content:center}.mobile-channel-empty[data-v-285978fd]{color:var(--gj-muted);flex-direction:column;font-size:14px;gap:10px;padding:60px 24px}.mobile-channel-empty-icon[data-v-285978fd]{color:var(--gj-muted);margin-bottom:4px;opacity:.35}.mobile-channel-empty-hint[data-v-285978fd]{font-size:12px;text-align:center}.mobile-overlay-root[data-v-d985157a]{background:var(--gj-bg);color:var(--gj-text);display:flex;flex-direction:column;inset:0;position:fixed;z-index:9999}.mobile-overlay-header[data-v-d985157a]{align-items:center;background:var(--gj-panel);border-bottom:1px solid var(--gj-divider);display:flex;flex-shrink:0;height:52px;justify-content:space-between;padding:0 12px}.mobile-overlay-back[data-v-d985157a],.mobile-overlay-close[data-v-d985157a]{align-items:center;background:transparent;border:none;border-radius:var(--gj-radius-sm,6px);color:var(--gj-text);cursor:pointer;display:flex;height:36px;justify-content:center;width:36px;-webkit-tap-highlight-color:transparent;transition:background .15s}.mobile-overlay-back[data-v-d985157a]:active,.mobile-overlay-close[data-v-d985157a]:active{background:var(--gj-hover)}.mobile-overlay-back-placeholder[data-v-d985157a]{height:36px;width:36px}.mobile-overlay-title[data-v-d985157a]{color:var(--gj-text);flex:1;font-size:16px;font-weight:600;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-overlay-body[data-v-d985157a]{min-height:0;position:relative}.mobile-overlay-body[data-v-d985157a],.mobile-overlay-chat[data-v-d985157a]{display:flex;flex:1;flex-direction:column;overflow:hidden}.mobile-overlay-chat gj-chat[data-v-d985157a]{display:block;flex:1;height:100%;width:100%}.mobile-chat-overlay-enter-active[data-v-d985157a],.mobile-chat-overlay-leave-active[data-v-d985157a]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.mobile-chat-overlay-enter-from[data-v-d985157a],.mobile-chat-overlay-leave-to[data-v-d985157a]{transform:translateY(100%)}.mobile-chat-overlay-enter-to[data-v-d985157a],.mobile-chat-overlay-leave-from[data-v-d985157a]{transform:translateY(0)}.slide-left-enter-active[data-v-d985157a],.slide-left-leave-active[data-v-d985157a],.slide-right-enter-active[data-v-d985157a],.slide-right-leave-active[data-v-d985157a]{inset:0;position:absolute;transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .25s}.slide-left-enter-from[data-v-d985157a]{opacity:0;transform:translate(100%)}.slide-left-leave-to[data-v-d985157a],.slide-right-enter-from[data-v-d985157a]{opacity:0;transform:translate(-100%)}.slide-right-leave-to[data-v-d985157a]{opacity:0;transform:translate(100%)}.slide-left-enter-to[data-v-d985157a],.slide-left-leave-from[data-v-d985157a],.slide-right-enter-to[data-v-d985157a],.slide-right-leave-from[data-v-d985157a]{opacity:1;transform:translate(0)}.chat-popup[data-v-91246499]{background:var(--gj-panel);border:1px solid var(--gj-border);border-radius:var(--gj-radius-lg,16px);box-shadow:var(--gj-shadow-lg);display:none;flex-direction:column;height:75vh;left:50%;max-height:900px;min-height:500px;min-width:520px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:50vw;z-index:1001}@media(min-width:768px){.chat-popup[data-v-91246499]{display:flex}}.chat-popup--dragging[data-v-91246499]{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-popup-header[data-v-91246499]{align-items:center;background:var(--gj-panel);border-bottom:1px solid var(--gj-divider);cursor:grab;display:flex;flex-shrink:0;height:44px;justify-content:space-between;padding:0 12px}.chat-popup--dragging .chat-popup-header[data-v-91246499]{cursor:grabbing}.chat-popup-title[data-v-91246499]{align-items:center;color:var(--gj-text);display:flex;font-size:14px;font-weight:600;gap:6px}.chat-popup-title-icon[data-v-91246499]{color:var(--gj-primary)}.chat-popup-actions[data-v-91246499]{align-items:center;display:flex;gap:4px}.chat-popup-action-btn[data-v-91246499]{align-items:center;background:transparent;border:none;border-radius:var(--gj-radius-sm,6px);color:var(--gj-muted);cursor:pointer;display:flex;height:28px;justify-content:center;transition:background .15s,color .15s;width:28px}.chat-popup-action-btn[data-v-91246499]:hover{background:var(--gj-hover);color:var(--gj-text)}.chat-popup-body[data-v-91246499]{display:flex;flex:1;flex-direction:column;overflow:hidden}gj-chat[data-v-91246499]{display:block;flex:1;height:100%;width:100%}
