html[data-v-26d7802a]{overflow:auto}.container[data-v-26d7802a]{min-height:100vh;background:#f8f9fc;display:flex;flex-direction:column;align-items:center;position:relative}.header[data-v-26d7802a]{position:absolute;top:0;height:60px;width:100%;background:#fff;border-bottom:1px solid #e8eaed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.header_logo[data-v-26d7802a]{float:left;height:60px;margin-left:50px;display:flex;align-items:center;cursor:pointer}.logo_container[data-v-26d7802a]{display:flex;align-items:center;gap:12px;transition:all .3s ease}.logo_container[data-v-26d7802a]:hover{transform:translateY(-1px)}.logo_icon[data-v-26d7802a],.logo_square[data-v-26d7802a]{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.logo_square[data-v-26d7802a]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;box-shadow:0 4px 12px rgba(102,126,234,.25);transition:all .3s ease;overflow:hidden}.logo_square[data-v-26d7802a]:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#667eea,#764ba2,#f093fb,#667eea);background-size:300% 300%;border-radius:8px;z-index:-1;animation:borderGlow-26d7802a 6s linear infinite;opacity:0;transition:opacity .3s ease}.logo_text_ops[data-v-26d7802a]{font-size:12px;font-weight:700;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.2);letter-spacing:1px;z-index:2;transform:translateY(-1px)}@keyframes borderGlow-26d7802a{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.logo_text[data-v-26d7802a]{display:flex;flex-direction:column;line-height:1.2}.logo_main[data-v-26d7802a]{display:flex;align-items:baseline;gap:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.text_one[data-v-26d7802a]{font-size:20px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.text_pro[data-v-26d7802a]{font-size:20px;font-weight:600;color:#4a5568;letter-spacing:-.5px}.logo_sub[data-v-26d7802a]{font-size:10px;font-weight:500;color:#94a3b8;margin-top:1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header_logo:hover .logo_square[data-v-26d7802a]{transform:scale(1.05);box-shadow:0 6px 16px rgba(102,126,234,.35)}.header_logo:hover .logo_square[data-v-26d7802a]:before{opacity:1}.header_logo:hover .logo_text_ops[data-v-26d7802a]{text-shadow:0 2px 8px rgba(0,0,0,.3);transform:translateY(-1px) scale(1.1)}.header_logo:hover .text_one[data-v-26d7802a]{background:linear-gradient(135deg,#5a67d8,#667eea 50%,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header_logo:hover .text_pro[data-v-26d7802a]{color:#2d3748}.header_logo:hover .logo_sub[data-v-26d7802a]{color:#718096}.confirmInvitation[data-v-26d7802a]{margin-top:15px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px rgba(102,126,234,.3);letter-spacing:.5px;float:right;margin-right:50px;transition:all .3s ease;font-weight:500}.confirmInvitation[data-v-26d7802a]:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(102,126,234,.4)}@keyframes sizeAnimation-26d7802a{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.big_small_ani[data-v-26d7802a]{animation:sizeAnimation-26d7802a 2s ease-in-out infinite}.chat_box[data-v-26d7802a]{margin-top:60px;border-radius:12px;display:flex;gap:16px}.chat_box .left[data-v-26d7802a]{margin-top:24px;width:380px;height:calc(100vh - 92px);border-radius:12px;background:#fff;box-shadow:0 2px 24px rgba(0,0,0,.06);border:1px solid #e8eaed;display:flex;flex-direction:column;overflow:hidden}.left .search[data-v-26d7802a]{height:56px;display:flex;align-items:center;background:#f8f9fc;border-bottom:1px solid #e8eaed;padding:0 16px}.left .friend_list[data-v-26d7802a]{height:calc(100% - 56px);overflow:auto;display:flex;flex-direction:column}.left .friend_item[data-v-26d7802a]{height:72px;margin:0;display:flex;flex-direction:row;cursor:pointer;padding:12px 16px;position:relative;border-bottom:1px solid #f0f2f5;transition:all .2s ease}.left .friend_item[data-v-26d7802a]:hover{background:#f8f9fc}.left .friend_item[data-v-26d7802a]:last-child{border-bottom:none}.left .friend_item_selected[data-v-26d7802a]{background:#e3f2fd;border-right:3px solid #1976d2}.left .friend_item .friend_avatar[data-v-26d7802a]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-right:12px}.friend_avatar_offline[data-v-26d7802a]{filter:grayscale(60%) opacity(.7)}.left .friend_item .friend_avatar img[data-v-26d7802a]{border-radius:50%;width:48px;height:48px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.friend_item .friend_info[data-v-26d7802a]{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.friend_item .friend_info .line1[data-v-26d7802a]{height:24px;line-height:24px;display:flex;align-items:center;margin-bottom:4px}.friend_item .friend_info .line1 span[data-v-26d7802a]:first-child{font-weight:500;color:#1a1a1a;margin-right:8px}.friend_item .friend_info .line2[data-v-26d7802a]{height:20px;line-height:20px;font-size:13px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_box .right[data-v-26d7802a]{margin-top:24px;width:760px;height:calc(100vh - 92px);border-radius:12px;background:#fff;box-shadow:0 2px 24px rgba(0,0,0,.06);border:1px solid #e8eaed;display:flex;flex-direction:column;position:relative;overflow:hidden}.right_header[data-v-26d7802a]{height:64px;display:flex;flex-direction:column;padding:0 20px;color:#374151;background:#fff;border-bottom:1px solid #e8eaed;flex-shrink:0}.right_header_line1[data-v-26d7802a]{height:64px;line-height:64px;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;overflow:hidden}.left-section[data-v-26d7802a]{display:flex;align-items:center;flex:1;min-width:0;white-space:nowrap;overflow:hidden}.right-section[data-v-26d7802a]{display:flex;align-items:center;flex-shrink:0}.friend-name[data-v-26d7802a]{color:#1a1a1a;margin-left:12px;font-weight:600;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.right_chat_box[data-v-26d7802a]{height:calc(100vh - 296px);overflow-y:auto;overflow-x:hidden;padding:16px 20px;background:#fafbfc}.message_item_other[data-v-26d7802a]{margin-bottom:16px;display:flex;align-items:flex-start}.message_item_avatar_other img[data-v-26d7802a]{height:36px;width:36px;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1)}.message_item_content_other[data-v-26d7802a]{margin-left:12px;max-width:60%;line-height:1.5;font-size:14px;background:#fff;padding:12px 16px;border-radius:16px;border-top-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #e8eaed;word-wrap:break-word}.message_item_time_other[data-v-26d7802a]{line-height:20px;font-size:11px;color:#9ca3af;flex:1;margin-left:15px;text-align:left;margin-top:2px}.message_item_mine[data-v-26d7802a]{margin-bottom:16px;display:flex;justify-content:flex-end;align-items:flex-start}.message_item_avatar_mine img[data-v-26d7802a]{height:36px;width:36px;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1)}.message_item_content_mine[data-v-26d7802a]{margin-right:12px;max-width:60%;line-height:1.5;font-size:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 16px;border-radius:16px;border-top-right-radius:4px;box-shadow:0 2px 8px rgba(102,126,234,.2);word-wrap:break-word}.message_item_time_mine[data-v-26d7802a]{line-height:20px;font-size:11px;color:#9ca3af;flex:1;margin-right:15px;text-align:right;margin-top:2px}.uncheck_counter[data-v-26d7802a]{height:20px;min-width:20px;padding:0 6px;border-radius:10px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;position:absolute;font-size:11px;line-height:20px;text-align:center;font-weight:600;top:8px;right:12px;box-shadow:0 2px 6px hsla(0,100%,71%,.3);z-index:999}.right_input_box[data-v-26d7802a]{border-top:1px solid #e8eaed;height:140px;background:#fff;flex-shrink:0;border-radius:0 0 12px 12px}.comment_input[data-v-26d7802a]{border-radius:0;position:relative;transition:all .3s ease;height:100px;background:#fff;padding:12px 16px 0}.comment_input_detail[data-v-26d7802a]{height:88px;position:relative;background:#fff;border-radius:8px;border:1px solid #e8eaed;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column}.comment_input_detail[data-v-26d7802a]:hover{border-color:#c7d2fe;box-shadow:0 0 0 2px rgba(102,126,234,.05)}.comment_input_detail[data-v-26d7802a]:focus-within{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.file-upload-container[data-v-26d7802a]{padding:12px;background:#f8f9fc;border-top:1px solid #e8eaed;animation:slideInUp-26d7802a .3s ease-out}.inputer_buttom[data-v-26d7802a]{height:40px;font-size:12px;padding:0 16px;display:flex;justify-items:center;align-items:center;background:linear-gradient(135deg,#fff,#fafbfc);border-top:1px solid #f0f2f5;border-radius:0 0 12px 12px;gap:12px}.send_btn[data-v-26d7802a]{width:80px;height:30px;margin-left:auto;background:linear-gradient(135deg,#667eea,#764ba2);border:none;font-weight:500;transition:all .2s ease;border-radius:15px;font-size:12px;display:flex;align-items:center;justify-content:center}.send_btn[data-v-26d7802a]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}@keyframes slideInUp-26d7802a{0%{opacity:0;transform:translateY(10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:100px}}.file-preview-fade-enter-active[data-v-26d7802a]{transition:all .3s ease-out}.file-preview-fade-leave-active[data-v-26d7802a]{transition:all .3s ease-in}.file-preview-fade-enter[data-v-26d7802a],.file-preview-fade-leave-to[data-v-26d7802a]{opacity:0;transform:translateY(-10px);max-height:0}.dragging-over[data-v-26d7802a]{border:2px dashed #667eea!important;background:rgba(102,126,234,.05)!important}.dragging-over[data-v-26d7802a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(102,126,234,.02);pointer-events:none}.emoji-container[data-v-26d7802a]{display:flex;flex-wrap:wrap;gap:4px;padding:12px;max-height:200px;overflow-y:auto}.emoji[data-v-26d7802a]{padding:6px;cursor:pointer;border-radius:6px;transition:background-color .2s;font-size:18px}.emoji[data-v-26d7802a]:hover{background:#f0f2f5}.scroll_down_img[data-v-26d7802a]{width:32px;height:32px;position:absolute;bottom:155px;right:30px;cursor:pointer;z-index:100;background:#fff;border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.15);padding:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.scroll_down_img[data-v-26d7802a]:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.scroll_down_img_hide[data-v-26d7802a]{opacity:0;pointer-events:none}.scroll_down_img_hide_1[data-v-26d7802a]{opacity:1;pointer-events:all}.no_more_chat_history[data-v-26d7802a]{text-align:center;font-size:12px;cursor:pointer;margin-top:5px;color:#9ca3af}.return[data-v-26d7802a],.right_mobile[data-v-26d7802a]{display:none}.isOnline[data-v-26d7802a]{margin-left:10px}.ident[data-v-26d7802a]{font-size:12px;margin-left:8px;color:#6b7280;font-weight:400}.file_down[data-v-26d7802a]{display:flex;flex-direction:column;margin:8px 0;width:100%;max-width:280px;background:#f8f9fc;border-radius:12px;border:1px solid #e8eaed;overflow:hidden;transition:all .2s ease}.file_down[data-v-26d7802a]:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.file_down2[data-v-26d7802a]{display:flex;flex-direction:column;margin:8px 0;width:100%;max-width:280px;background:hsla(0,0%,100%,.15);border-radius:12px;border:1px solid hsla(0,0%,100%,.25);overflow:hidden;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.file_down2[data-v-26d7802a]:hover{background:hsla(0,0%,100%,.25);box-shadow:0 2px 8px hsla(0,0%,100%,.2)}.file_down_img[data-v-26d7802a]{width:48px;height:48px;margin:16px}.file_down_name[data-v-26d7802a]{margin:16px 16px 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.5px;font-weight:500;color:#374151}.no-result[data-v-26d7802a]{padding:40px 20px;text-align:center;color:#6b7280}.load-more-indicator[data-v-26d7802a]{text-align:center;padding:16px;cursor:pointer;border-top:1px solid #e8eaed;color:#6b7280;transition:all .2s ease}.load-more-indicator[data-v-26d7802a]:hover{background:#f8f9fc}.no-more-data[data-v-26d7802a]{text-align:center;padding:16px;border-top:1px solid #e8eaed;color:#9ca3af;font-size:12px}.message-link[data-v-26d7802a]{color:#1976d2;text-decoration:underline;cursor:pointer;transition:color .2s ease}.message-link[data-v-26d7802a]:hover{color:#1565c0}.system-message[data-v-26d7802a]{max-width:80%;line-height:1.6;background:#f8fafc;border:1px solid #e2e8f0;color:#334155}.mobile-break[data-v-26d7802a]{display:none}.system-message ol[data-v-26d7802a]{padding-left:20px;margin:0}.system-message li[data-v-26d7802a]{margin-bottom:12px}.friend_list[data-v-26d7802a]::-webkit-scrollbar,.right_chat_box[data-v-26d7802a]::-webkit-scrollbar{width:6px}.friend_list[data-v-26d7802a]::-webkit-scrollbar-track,.right_chat_box[data-v-26d7802a]::-webkit-scrollbar-track{background:transparent}.friend_list[data-v-26d7802a]::-webkit-scrollbar-thumb,.right_chat_box[data-v-26d7802a]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.friend_list[data-v-26d7802a]::-webkit-scrollbar-thumb:hover,.right_chat_box[data-v-26d7802a]::-webkit-scrollbar-thumb:hover{background:#9ca3af}[data-v-26d7802a] .comment_input .el-textarea__inner{border:none!important;border-radius:0!important;background:transparent!important;font-size:14px!important;line-height:1.5!important;resize:none!important;transition:all .3s ease!important;padding:12px 16px!important;box-shadow:none!important;width:100%!important;height:100%!important}[data-v-26d7802a] .comment_input .el-textarea__inner:focus{border:none!important;box-shadow:none!important;background:transparent!important}[data-v-26d7802a] .comment_input .el-textarea{height:100%!important}[data-v-26d7802a] .comment_input .el-textarea__inner::-moz-placeholder{color:#9ca3af!important}[data-v-26d7802a] .comment_input .el-textarea__inner::placeholder{color:#9ca3af!important}[data-v-26d7802a] .search .el-input__inner{border-radius:20px!important;border:1px solid #e8eaed!important;background:#fff!important;font-size:14px!important;transition:all .2s ease!important}[data-v-26d7802a] .search .el-input__inner:focus{border-color:#667eea!important;box-shadow:0 0 0 3px rgba(102,126,234,.1)!important}[data-v-26d7802a] .el-tag{border-radius:12px!important;font-size:11px!important;font-weight:500!important;padding:0 8px!important;height:22px!important;line-height:22px!important}[data-v-26d7802a] .el-tag--success{background:#d1fae5!important;border-color:#6ee7b7!important;color:#047857!important}[data-v-26d7802a] .el-tag--info{background:#f3f4f6!important;border-color:#d1d5db!important;color:#6b7280!important}@media (max-width:768px){body[data-v-26d7802a],html[data-v-26d7802a]{height:100%;overflow:hidden;position:fixed;width:100%}.header[data-v-26d7802a]{position:fixed;top:0;left:0;right:0;height:50px;width:100%;background:#fff;border-bottom:1px solid #e8eaed;display:flex;align-items:center;justify-content:space-between;padding:0 12px;z-index:1000;box-sizing:border-box}.header_logo[data-v-26d7802a]{float:left;height:32px;margin-left:5px;flex-shrink:0}.logo_container[data-v-26d7802a]{gap:6px}.logo_icon[data-v-26d7802a]{width:26px;height:26px}.logo_square[data-v-26d7802a]{width:26px;height:26px;border-radius:4px}.logo_text_ops[data-v-26d7802a]{font-size:9px}.text_one[data-v-26d7802a],.text_pro[data-v-26d7802a]{font-size:14px}.logo_sub[data-v-26d7802a]{font-size:8px}.confirmInvitation[data-v-26d7802a]{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px rgba(102,126,234,.3);font-size:11px;padding:6px 10px;border:none;border-radius:12px;color:#fff;margin:0;flex-shrink:0;font-weight:500;height:28px;display:flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap}.big_small_ani[data-v-26d7802a]{animation:sizeAnimation-26d7802a 2s ease-in-out infinite}.container[data-v-26d7802a]{width:100%;background:#f8f9fc;position:fixed;top:0;left:0}.chat_box[data-v-26d7802a],.container[data-v-26d7802a]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.chat_box[data-v-26d7802a]{margin-top:30px;gap:0}.chat_box .left[data-v-26d7802a]{display:flex}.chat_box .left[data-v-26d7802a],.chat_box .right[data-v-26d7802a]{width:100%;height:calc(100% - 50px);background:#fff;flex-direction:column;overflow:hidden;border-radius:0;box-shadow:none;border:none}.chat_box .right[data-v-26d7802a]{display:none;position:relative}.chat_box.active-left .left[data-v-26d7802a]{display:none}.chat_box.active-left .right[data-v-26d7802a]{display:flex}.return[data-v-26d7802a]{display:flex;align-items:center;font-size:14px;color:#374151;cursor:pointer;gap:5px}.isPC[data-v-26d7802a]{display:none}.mobile-emoji-popover[data-v-26d7802a]{z-index:9999!important;max-width:90vw!important;left:5vw!important}@media (max-width:768px){.right_header[data-v-26d7802a]{height:50px;display:flex;flex-direction:column;color:#374151;padding:0 15px;flex-shrink:0;border-bottom:1px solid #e8eaed;background:#fff}.right_header_line1[data-v-26d7802a]{display:flex;align-items:center;justify-content:space-between;height:100%;white-space:nowrap;overflow:hidden}.left-section[data-v-26d7802a]{display:flex;align-items:center;flex:1;min-width:0;white-space:nowrap;overflow:hidden}.right-section[data-v-26d7802a]{display:flex;align-items:center;flex-shrink:0}.friend-name[data-v-26d7802a]{color:#1a1a1a;margin-left:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:15px}.right_chat_box[data-v-26d7802a]{flex:1;overflow-y:auto;padding:12px 15px;background:#fafbfc;-webkit-overflow-scrolling:touch}.right_input_box[data-v-26d7802a]{height:140px;flex-shrink:0;border-top:1px solid #e8eaed;background:#fff}.message_item_content_other[data-v-26d7802a]{margin-left:10px;max-width:70%;line-height:1.5;font-size:14px;background:#fff;padding:10px 12px;border-radius:12px;border-top-left-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #e8eaed}.message_item_content_mine[data-v-26d7802a]{margin-right:10px;max-width:70%;line-height:1.5;font-size:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:10px 12px;border-radius:12px;border-top-right-radius:3px;box-shadow:0 2px 8px rgba(102,126,234,.2)}.isOnline[data-v-26d7802a]{margin-right:10px}.ident[data-v-26d7802a]{font-size:11px;margin-left:5px;color:#6b7280}.scroll_down_img_hide[data-v-26d7802a],.scroll_down_img_hide_1[data-v-26d7802a]{display:none}.comment_input_detail[data-v-26d7802a]{height:85px}.inputer_buttom[data-v-26d7802a]{height:55px;font-size:11px;padding:10px 12px 12px;display:flex;align-items:center;background:linear-gradient(135deg,#fff,#fafbfc);border-top:1px solid #f0f2f5;gap:6px;box-sizing:border-box;justify-content:space-between}.send_btn[data-v-26d7802a]{width:60px!important;font-size:10px!important;height:28px!important;border-radius:14px!important;flex-shrink:0!important;margin:-2px 0 0 0!important;padding:0 4px!important;min-width:60px!important;max-width:60px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.send_btn i[data-v-26d7802a]{font-size:10px!important;margin-right:2px!important}.send_btn span[data-v-26d7802a]{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.file_down2[data-v-26d7802a],.file_down[data-v-26d7802a]{width:100%;max-width:none;height:70px;margin:5px 0}.file_down_img[data-v-26d7802a]{width:40px;height:40px;margin:15px}.file_down_name[data-v-26d7802a]{margin:15px 15px 8px;font-size:13px}.no-result[data-v-26d7802a]{padding:30px 15px;text-align:center;color:#6b7280}.load-more-indicator[data-v-26d7802a]{text-align:center;padding:15px;cursor:pointer;border-top:1px solid #e8eaed;font-size:14px;color:#6b7280}.load-more-indicator[data-v-26d7802a]:hover{background:#f8f9fc}.no-more-data[data-v-26d7802a]{text-align:center;padding:15px;border-top:1px solid #e8eaed;font-size:12px;color:#9ca3af}.friend_list[data-v-26d7802a]{scrollbar-width:none;-ms-overflow-style:none}.friend_list[data-v-26d7802a]::-webkit-scrollbar{display:none}.right_chat_box[data-v-26d7802a]{scrollbar-width:none;-ms-overflow-style:none}.right_chat_box[data-v-26d7802a]::-webkit-scrollbar{display:none}.mobile-emoji-container[data-v-26d7802a]{display:flex;flex-wrap:wrap;gap:8px;padding:10px;max-height:200px;overflow-y:auto}.mobile-emoji-container .emoji[data-v-26d7802a]{font-size:18px;padding:5px;cursor:pointer;border-radius:4px;transition:background-color .2s;text-align:center;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center}.mobile-emoji-container .emoji[data-v-26d7802a]:hover{background:#f0f2f5}.left .friend_item[data-v-26d7802a]{align-items:center!important;padding:8px 16px!important;min-height:64px!important;height:auto!important}.left .friend_item .friend_avatar[data-v-26d7802a]{width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-right:12px!important;flex-shrink:0!important}.left .friend_item .friend_avatar img[data-v-26d7802a]{width:42px!important;height:42px!important;display:block!important}.inputer_buttom .remain_cal[data-v-26d7802a]{font-size:9px!important;color:#9ca3af!important;flex-shrink:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.inputer_buttom>div[data-v-26d7802a]:last-child{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.inputer_buttom .el-popover__reference[data-v-26d7802a],.inputer_buttom .el-upload[data-v-26d7802a]{display:inline-flex!important;align-items:center!important;width:24px!important;height:24px!important;justify-content:center!important;margin:0!important;padding:0!important}.inputer_buttom .el-popover__reference i[data-v-26d7802a],.inputer_buttom .el-upload i[data-v-26d7802a]{font-size:12px!important;margin:0!important;padding:0!important}.inputer_buttom .el-tooltip[data-v-26d7802a]{display:inline-flex!important;align-items:center!important;width:24px!important;height:24px!important;justify-content:center!important;margin:0!important;padding:0!important}.mobile-break[data-v-26d7802a]{display:inline!important}}}.file-preview[data-v-26d7802a]{margin-top:10px;position:relative}.image-container[data-v-26d7802a]{position:relative;display:inline-block;width:165px;height:100px}.preview-image[data-v-26d7802a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:1px solid #e8eaed;border-radius:6px}.delete-button[data-v-26d7802a]{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);border-radius:50%;padding:4px;transition:all .2s ease}.delete-button[data-v-26d7802a]:hover{background:rgba(255,59,48,.9);color:#fff}.friend_avatar[data-v-26d7802a],.friend_item[data-v-26d7802a]{position:relative}.friend_avatar[data-v-26d7802a]:after{content:"";position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:50%;border:2px solid #fff;transition:all .3s ease;background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 0 0 1px rgba(16,185,129,.3),0 2px 4px rgba(0,0,0,.1)}.friend_avatar img.friend_avatar_offline+[data-v-26d7802a]{display:none}.friend_avatar[data-v-26d7802a]:has(img.friend_avatar_offline):after{background:#9ca3af!important;box-shadow:0 0 0 1px rgba(156,163,175,.3),0 2px 4px rgba(0,0,0,.1)!important}.friend_item .friend_avatar_offline[data-v-26d7802a]{position:relative}.friend_item .friend_avatar_offline~.friend_status_indicator[data-v-26d7802a],.friend_item:has(.friend_avatar_offline) .friend_avatar[data-v-26d7802a]:after{background:#9ca3af!important;box-shadow:0 0 0 1px rgba(156,163,175,.3),0 2px 4px rgba(0,0,0,.1)!important}