.app-update-dialog .dialog-title[data-v-3ce059a6]{display:flex;align-items:center;gap:12px}.app-update-dialog .dialog-badge[data-v-3ce059a6]{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:var(--im-color-primary);background:rgba(var(--im-primary-rgb),.08);border:1px solid rgba(var(--im-primary-rgb),.14)}.app-update-dialog .dialog-badge i[data-v-3ce059a6]{font-size:18px}.app-update-dialog .dialog-heading[data-v-3ce059a6]{min-width:0;display:grid;gap:4px}.app-update-dialog .dialog-caption[data-v-3ce059a6]{font-size:12px;color:var(--im-text-color-light)}.app-update-dialog .dialog-name[data-v-3ce059a6]{font-size:18px;line-height:1.2;color:var(--im-text-color)}.app-update-dialog .dialog-body[data-v-3ce059a6]{display:grid;gap:14px}.app-update-dialog .version-strip[data-v-3ce059a6]{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.app-update-dialog .version-card[data-v-3ce059a6]{display:grid;gap:6px;padding:14px 16px;border-radius:16px;border:1px solid rgba(var(--im-black-rgb),.06);background:rgba(var(--im-black-rgb),.022)}.app-update-dialog .version-card--highlight[data-v-3ce059a6]{background:rgba(var(--im-primary-rgb),.08);border-color:rgba(var(--im-primary-rgb),.14)}.app-update-dialog .version-label[data-v-3ce059a6]{font-size:12px;color:var(--im-text-color-light)}.app-update-dialog .version-value[data-v-3ce059a6]{font-size:18px;line-height:1.2;color:var(--im-text-color)}.app-update-dialog .version-arrow[data-v-3ce059a6]{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--im-color-primary);background:rgba(var(--im-primary-rgb),.08)}.app-update-dialog .guide-card[data-v-3ce059a6],.app-update-dialog .notes-card[data-v-3ce059a6],.app-update-dialog .progress-card[data-v-3ce059a6]{display:grid;gap:8px;padding:14px 16px;border-radius:16px;background:rgba(var(--im-black-rgb),.02);border:1px solid rgba(var(--im-black-rgb),.05)}.app-update-dialog .guide-title[data-v-3ce059a6],.app-update-dialog .notes-title[data-v-3ce059a6]{font-size:14px;font-weight:600;color:var(--im-text-color)}.app-update-dialog .guide-text[data-v-3ce059a6],.app-update-dialog .notes-content[data-v-3ce059a6]{margin:0;font-size:13px;line-height:1.7;color:var(--im-text-color-light);white-space:pre-wrap}.app-update-dialog .guide-meta[data-v-3ce059a6]{font-size:12px;color:var(--im-text-color-lighter)}.app-update-dialog .progress-head[data-v-3ce059a6]{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:var(--im-text-color-light)}.app-update-dialog .dialog-footer[data-v-3ce059a6]{display:inline-flex;align-items:center;gap:8px}@media(max-width:767px){.app-update-dialog .version-strip[data-v-3ce059a6]{grid-template-columns:1fr}.app-update-dialog .version-arrow[data-v-3ce059a6]{margin:0 auto;transform:rotate(90deg)}}.user-info[data-v-2063c706]{position:fixed;width:min(296px,calc(100vw - 20px));background:var(--im-card-bg-90,hsla(0,0%,100%,.96));backdrop-filter:blur(18px);border-radius:12px;box-shadow:0 18px 36px -28px rgba(var(--im-black-rgb),.4);border:1px solid var(--im-surface-panel-border);z-index:9999;overflow:hidden}.user-info .user-card[data-v-2063c706]{padding:14px}.user-info .gender-icon[data-v-2063c706]{flex-shrink:0;font-size:13px;padding:3px;border-radius:999px}.user-info .gender-icon.male[data-v-2063c706]{color:var(--im-color-primary);background:rgba(var(--im-primary-rgb),.1)}.user-info .gender-icon.female[data-v-2063c706]{color:var(--im-color-danger);background:rgba(var(--im-danger-rgb,245,34,45),.1)}.user-info .user-id-row[data-v-2063c706]{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;border-radius:8px;background:var(--im-control-soft-bg);border:1px solid var(--im-control-border);font-size:12px;line-height:1}.user-info .user-id-row .label[data-v-2063c706]{flex-shrink:0;color:var(--im-text-color-light)}.user-info .user-id-row .value[data-v-2063c706]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Courier New,monospace;color:var(--im-text-color)}.user-info .copy-btn[data-v-2063c706]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;border-radius:6px;background:transparent;color:var(--im-color-primary);cursor:pointer;transition:background .2s ease,color .2s ease}.user-info .copy-btn[data-v-2063c706]:hover{background:rgba(var(--im-primary-rgb),.08)}.user-info .signature-section[data-v-2063c706]{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;border-radius:8px;background:var(--im-control-soft-bg);border:1px solid var(--im-control-border);color:var(--im-text-color)}.user-info .signature-section i[data-v-2063c706]{flex-shrink:0;margin-top:1px;color:var(--im-text-color-light);font-size:13px}.user-info .signature-content[data-v-2063c706]{font-size:12px;line-height:1.55;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-info .action-section[data-v-2063c706]{margin-top:14px;padding-top:14px;border-top:1px solid rgba(var(--im-black-rgb),.08)}.user-info .action-btn[data-v-2063c706]{width:100%;height:36px;border-radius:8px;font-weight:600}.user-info .wait-status[data-v-2063c706]{display:flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 12px;border-radius:8px;background:var(--im-control-soft-bg);border:1px solid var(--im-control-border);color:var(--im-text-color-light);font-size:12px}.user-info .wait-status i[data-v-2063c706]{color:var(--im-color-primary);font-size:13px}@media(max-width:640px){.user-info[data-v-2063c706]{width:calc(100vw - 16px)}.user-info .user-card[data-v-2063c706]{padding:12px}}.group-info[data-v-160f74a0]{position:fixed;width:min(296px,calc(100vw - 20px));background:var(--im-card-bg-90,hsla(0,0%,100%,.96));backdrop-filter:blur(18px);border-radius:12px;box-shadow:0 18px 36px -28px rgba(var(--im-black-rgb),.4);border:1px solid var(--im-surface-panel-border);z-index:9999;overflow:hidden}.group-info .group-card[data-v-160f74a0]{padding:14px}.group-info .group-header[data-v-160f74a0]{display:flex;align-items:center;gap:12px}.group-info .avatar[data-v-160f74a0]{flex-shrink:0}.group-info .group-main[data-v-160f74a0]{flex:1;min-width:0}.group-info .title-row[data-v-160f74a0]{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.group-info .group-name[data-v-160f74a0]{flex:1;min-width:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--im-text-color-primary);word-break:break-word}.group-info .stats-row[data-v-160f74a0]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:8px}.group-info .meta-chip[data-v-160f74a0]{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;padding:4px 8px;border-radius:999px;background:var(--im-control-tag-neutral-bg);color:var(--im-text-color-light);font-size:11px;line-height:1}.group-info .meta-chip i[data-v-160f74a0]{font-size:12px}.group-info .meta-chip .meta-text[data-v-160f74a0]{min-width:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-info .meta-chip.danger[data-v-160f74a0]{background:rgba(var(--im-danger-rgb,245,108,108),.1);color:var(--im-color-danger)}.group-info .member-strip[data-v-160f74a0]{display:flex;align-items:center;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid var(--im-surface-panel-border)}.group-info .member-strip__text[data-v-160f74a0]{font-size:12px;line-height:1.5;color:var(--im-text-color-light)}.group-info .member-avatar[data-v-160f74a0]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:-8px;border-radius:50%;border:2px solid rgba(var(--im-white-rgb),.94);background:var(--im-background);color:var(--im-text-color-light);font-size:10px;font-weight:600}.group-info .member-avatar[data-v-160f74a0]:first-child{margin-left:0}.group-info .member-avatar--more[data-v-160f74a0]{background:var(--im-control-soft-bg-hover)}.group-info .group-action[data-v-160f74a0]{margin-top:14px}.group-info .action-btn[data-v-160f74a0]{width:100%;height:36px;border-radius:8px;font-weight:600}@media(max-width:640px){.group-info[data-v-160f74a0]{width:calc(100vw - 16px)}.group-info .group-card[data-v-160f74a0]{padding:12px}.group-info .group-name[data-v-160f74a0]{font-size:15px}}.full-image{--preview-max-width:min(1240px,calc(100vw - 24px));--preview-max-height:min(92vh,calc(100vh - 24px));--preview-shell-padding:clamp(8px,1.1vw,12px);--preview-frame-radius:16px;--preview-overlay-base:rgba(var(--im-black-rgb),0.56);--preview-frame-bg:var(--im-surface-panel-strong);--preview-frame-border:var(--im-surface-panel-border);--preview-stage-bg:var(--im-background-secondary);--preview-shell-bg:var(--im-chat-bg);--preview-shadow:0 12px 32px -18px rgba(var(--im-black-rgb),0.18);position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}.full-image .mask{position:absolute;inset:0;background:var(--preview-overlay-base)}.full-image .preview-container{position:relative;width:var(--preview-max-width);z-index:1}.full-image .preview-frame{position:relative;display:flex;flex-direction:column;width:100%;max-height:var(--preview-max-height);border-radius:var(--preview-frame-radius);overflow:hidden;background:var(--preview-frame-bg);border:1px solid var(--preview-frame-border);box-shadow:var(--preview-shadow)}.full-image .preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:var(--preview-frame-bg);border-bottom:1px solid var(--preview-frame-border)}.full-image .preview-meta{min-width:0;flex:1}.full-image .preview-title{font-size:clamp(14px,1.1vw,17px);font-weight:600;line-height:1.3;color:var(--im-text-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-image .preview-toolbar-side{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.full-image .image-status-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;background:var(--im-control-bg);border:1px solid var(--im-control-border);color:var(--im-text-color-light)}.full-image .image-status-chip.is-loading{background:rgba(var(--im-primary-rgb),.06);border-color:rgba(var(--im-primary-rgb),.18);color:var(--im-color-primary)}.full-image .image-status-chip.is-error{background:rgba(var(--im-danger-rgb),.06);border-color:rgba(var(--im-danger-rgb),.18);color:var(--im-color-danger)}.full-image .image-status-chip.is-ready{background:rgba(var(--im-success-rgb,103,194,58),.1);color:var(--im-color-success,#67c23a)}.full-image .toolbar-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.full-image .toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--im-control-border);border-radius:10px;background:var(--im-control-bg);color:var(--im-icon-color-strong);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.full-image .toolbar-btn:hover:not(:disabled){background:var(--im-icon-hover-bg);border-color:var(--im-control-border-strong);color:var(--im-icon-hover-color)}.full-image .toolbar-btn:disabled{cursor:not-allowed;opacity:.56}.full-image .toolbar-btn i{font-size:16px}.full-image .image-stage{min-height:0;display:flex;align-items:center;justify-content:center;padding:var(--preview-shell-padding);background:var(--preview-stage-bg)}.full-image .image-shell{position:relative;width:auto;height:auto;min-width:min(260px,calc(100vw - 40px));min-height:min(180px,calc(100vh - 220px));max-width:calc(var(--preview-max-width) - var(--preview-shell-padding)*2);max-height:calc(var(--preview-max-height) - 88px);padding:8px;border-radius:calc(var(--preview-frame-radius) - 2px);background:var(--preview-shell-bg);border:1px solid var(--preview-frame-border);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.full-image .image-shell.has-error,.full-image .image-shell.is-loading{min-width:min(360px,calc(100vw - 40px));min-height:min(260px,calc(100vh - 180px))}.full-image .image-shell img{display:block;width:auto;height:auto;max-width:calc(var(--preview-max-width) - var(--preview-shell-padding)*2 - 24px);max-height:calc(var(--preview-max-height) - 112px);-o-object-fit:contain;object-fit:contain;border-radius:10px;background:var(--im-chat-bg);border:1px solid rgba(var(--im-black-rgb),.04);opacity:0;transition:opacity .18s ease}.full-image .image-shell img.ready{opacity:1}.full-image .image-shell .viewer-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(var(--im-background-rgb),.56);z-index:2}.full-image .viewer-status-card{width:min(320px,100%);padding:18px 16px;border-radius:12px;border:1px solid var(--im-control-border);background:var(--im-surface-panel);text-align:center}.full-image .viewer-status-icon{width:36px;height:36px;margin:0 auto 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--im-primary-rgb),.1);color:var(--im-color-primary)}.full-image .viewer-status-icon i{font-size:16px}.full-image .viewer-status-title{font-size:15px;font-weight:600;line-height:1.4;color:var(--im-text-color-primary)}.full-image .viewer-status-text{margin-top:6px;font-size:12px;line-height:1.6;color:var(--im-text-color-light)}.full-image .viewer-status-action{min-width:96px;height:34px;margin-top:14px;padding:0 16px;border:1px solid rgba(var(--im-primary-rgb),.18);border-radius:10px;background:transparent;color:var(--im-color-primary);font-size:12px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.full-image .viewer-status-action:hover:not(:disabled){background:rgba(var(--im-primary-rgb),.12);border-color:rgba(var(--im-primary-rgb),.24)}.full-image .viewer-status-action:disabled{cursor:not-allowed;opacity:.56}.full-image .image-shell.has-error .viewer-status-icon{background:rgba(var(--im-danger-rgb),.1);color:var(--im-color-danger)}[data-theme=dark] .full-image{--preview-overlay-base:rgba(var(--im-black-rgb),0.72);--preview-frame-bg:var(--im-surface-panel-strong);--preview-frame-border:rgba(var(--im-white-rgb),0.08);--preview-stage-bg:var(--im-background-secondary);--preview-shell-bg:var(--im-chat-bg-alt);--preview-shadow:0 16px 40px -22px rgba(var(--im-black-rgb),0.46)}.full-image-fade-enter-active,.full-image-fade-leave-active{transition:opacity .24s ease}.full-image-fade-enter-active .preview-frame,.full-image-fade-leave-active .preview-frame{transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .24s ease}.full-image-fade-enter,.full-image-fade-leave-to{opacity:0}.full-image-fade-enter .preview-frame,.full-image-fade-leave-to .preview-frame{opacity:0;transform:translateY(12px) scale(.985)}@media(max-width:640px){.full-image{--preview-max-width:calc(100vw - 12px);--preview-max-height:calc(100vh - 12px);--preview-shell-padding:8px;--preview-frame-radius:14px;padding:6px}.full-image .preview-container{width:var(--preview-max-width)}.full-image .preview-toolbar{padding:10px 10px 8px;align-items:flex-start;flex-wrap:wrap;gap:8px}.full-image .preview-meta{width:100%}.full-image .preview-title{font-size:14px}.full-image .preview-toolbar-side{width:100%;justify-content:space-between}.full-image .toolbar-btn{width:32px;height:32px;border-radius:9px}.full-image .toolbar-btn i{font-size:14px}.full-image .toolbar-actions{gap:6px}.full-image .image-shell{width:100%;min-width:0;min-height:min(200px,calc(100vh - 152px));max-height:calc(var(--preview-max-height) - 72px);padding:8px;border-radius:12px}.full-image .image-shell.has-error,.full-image .image-shell.is-loading{min-width:0;min-height:min(220px,calc(100vh - 140px))}.full-image .image-shell img{max-width:100%;max-height:calc(var(--preview-max-height) - 98px);border-radius:10px}.full-image .viewer-status-card{padding:18px 16px;border-radius:14px}.full-image .viewer-status-title{font-size:14px}.full-image .viewer-status-text{font-size:11px}}.full-video{--preview-max-width:min(1240px,calc(100vw - 24px));--preview-max-height:min(92vh,calc(100vh - 24px));--preview-shell-padding:clamp(8px,1.1vw,12px);--preview-frame-radius:16px;--preview-overlay-base:rgba(var(--im-black-rgb),0.56);--preview-frame-bg:var(--im-surface-panel-strong);--preview-frame-border:var(--im-surface-panel-border);--preview-stage-bg:var(--im-background-secondary);--preview-shell-bg:var(--im-chat-bg);--preview-shadow:0 12px 32px -18px rgba(var(--im-black-rgb),0.18);position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}.full-video .mask{position:absolute;inset:0;background:var(--preview-overlay-base)}.full-video .preview-container{position:relative;width:var(--preview-max-width);z-index:1}.full-video .preview-frame{position:relative;display:flex;flex-direction:column;width:100%;max-height:var(--preview-max-height);border-radius:var(--preview-frame-radius);overflow:hidden;background:var(--preview-frame-bg);border:1px solid var(--preview-frame-border);box-shadow:var(--preview-shadow)}.full-video .preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:var(--preview-frame-bg);border-bottom:1px solid var(--preview-frame-border)}.full-video .preview-meta{min-width:0;flex:1}.full-video .preview-title{font-size:clamp(14px,1.1vw,17px);font-weight:600;line-height:1.3;color:var(--im-text-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-video .preview-toolbar-side{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.full-video .video-status-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;background:var(--im-control-bg);border:1px solid var(--im-control-border);color:var(--im-text-color-light)}.full-video .video-status-chip.is-loading{background:rgba(var(--im-primary-rgb),.06);border-color:rgba(var(--im-primary-rgb),.18);color:var(--im-color-primary)}.full-video .video-status-chip.is-error{background:rgba(var(--im-danger-rgb),.06);border-color:rgba(var(--im-danger-rgb),.18);color:var(--im-color-danger)}.full-video .toolbar-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.full-video .toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--im-control-border);border-radius:10px;background:var(--im-control-bg);color:var(--im-icon-color-strong);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.full-video .toolbar-btn:hover:not(:disabled){background:var(--im-icon-hover-bg);border-color:var(--im-control-border-strong);color:var(--im-icon-hover-color)}.full-video .toolbar-btn:disabled{cursor:not-allowed;opacity:.56}.full-video .toolbar-btn i{font-size:16px}.full-video .video-stage{min-height:0;display:flex;align-items:center;justify-content:center;padding:var(--preview-shell-padding);background:var(--preview-stage-bg)}.full-video .video-shell{position:relative;width:min(100%,calc(var(--preview-max-width) - var(--preview-shell-padding)*2));min-width:min(280px,calc(100vw - 40px));min-height:min(220px,calc(100vh - 220px));max-height:calc(var(--preview-max-height) - 88px);padding:8px;border-radius:calc(var(--preview-frame-radius) - 2px);background:var(--preview-shell-bg);border:1px solid var(--preview-frame-border);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.full-video .video-shell.has-error,.full-video .video-shell.is-loading{min-height:min(280px,calc(100vh - 180px))}.full-video .video-player,.full-video .video-poster{display:block;width:auto;height:auto;max-width:calc(var(--preview-max-width) - var(--preview-shell-padding)*2 - 24px);max-height:calc(var(--preview-max-height) - 112px);border-radius:10px;background:var(--im-chat-bg);border:1px solid rgba(var(--im-black-rgb),.04);-o-object-fit:contain;object-fit:contain}.full-video .viewer-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(var(--im-background-rgb),.56);z-index:2}.full-video .viewer-status-card{width:min(320px,100%);padding:18px 16px;border-radius:12px;border:1px solid var(--im-control-border);background:var(--im-surface-panel);text-align:center}.full-video .viewer-status-icon{width:36px;height:36px;margin:0 auto 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--im-primary-rgb),.1);color:var(--im-color-primary)}.full-video .viewer-status-icon i{font-size:16px}.full-video .viewer-status-title{font-size:15px;font-weight:600;line-height:1.4;color:var(--im-text-color-primary)}.full-video .viewer-status-text{margin-top:6px;font-size:12px;line-height:1.6;color:var(--im-text-color-light)}.full-video .viewer-status-action{min-width:96px;height:34px;margin-top:14px;padding:0 16px;border:1px solid rgba(var(--im-primary-rgb),.18);border-radius:10px;background:transparent;color:var(--im-color-primary);font-size:12px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.full-video .viewer-status-action:hover:not(:disabled){background:rgba(var(--im-primary-rgb),.12);border-color:rgba(var(--im-primary-rgb),.24)}.full-video .viewer-status-action:disabled{cursor:not-allowed;opacity:.56}.full-video .video-shell.has-error .viewer-status-icon{background:rgba(var(--im-danger-rgb),.1);color:var(--im-color-danger)}[data-theme=dark] .full-video{--preview-overlay-base:rgba(var(--im-black-rgb),0.72);--preview-frame-bg:var(--im-surface-panel-strong);--preview-frame-border:rgba(var(--im-white-rgb),0.08);--preview-stage-bg:var(--im-background-secondary);--preview-shell-bg:var(--im-chat-bg-alt);--preview-shadow:0 16px 40px -22px rgba(var(--im-black-rgb),0.46)}.full-video-fade-enter-active,.full-video-fade-leave-active{transition:opacity .24s ease}.full-video-fade-enter-active .preview-frame,.full-video-fade-leave-active .preview-frame{transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .24s ease}.full-video-fade-enter,.full-video-fade-leave-to{opacity:0}.full-video-fade-enter .preview-frame,.full-video-fade-leave-to .preview-frame{opacity:0;transform:translateY(12px) scale(.985)}@media(max-width:640px){.full-video{--preview-max-width:calc(100vw - 12px);--preview-max-height:calc(100vh - 12px);--preview-shell-padding:8px;--preview-frame-radius:14px;padding:6px}.full-video .preview-container{width:var(--preview-max-width)}.full-video .preview-toolbar{padding:10px 10px 8px;align-items:flex-start;flex-wrap:wrap;gap:8px}.full-video .preview-meta{width:100%}.full-video .preview-title{font-size:14px}.full-video .preview-toolbar-side{width:100%;justify-content:space-between}.full-video .toolbar-btn{width:32px;height:32px;border-radius:9px}.full-video .toolbar-btn i{font-size:14px}.full-video .video-shell{min-width:min(240px,calc(100vw - 24px));min-height:min(180px,calc(100vh - 180px))}}.user-profile-card[data-v-c3307780]{position:fixed;z-index:10020;width:min(360px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:hidden}.user-profile-card__panel[data-v-c3307780]{padding:14px;border-radius:14px;background:var(--im-surface-panel-strong);border:1px solid var(--im-surface-panel-border);box-shadow:0 28px 56px -36px rgba(var(--im-black-rgb),.46);backdrop-filter:blur(14px)}.user-profile-card__toolbar[data-v-c3307780]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.user-profile-card__title[data-v-c3307780]{font-size:14px;font-weight:600;color:var(--im-text-color)}.user-profile-card__close[data-v-c3307780]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:transparent;color:var(--im-text-color-light);cursor:pointer;transition:background .2s ease,color .2s ease}.user-profile-card__close[data-v-c3307780]:hover{background:var(--im-icon-hover-bg);color:var(--im-text-color)}.user-profile-card__form[data-v-c3307780]{margin-top:14px;display:flex;flex-direction:column;gap:12px}.user-profile-card__footer[data-v-c3307780]{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.avatar-upload-wrap[data-v-c3307780]{position:relative;width:72px;height:72px}.avatar-upload-wrap .avatar-uploader[data-v-c3307780]{--width:72px}.avatar-upload-wrap .avatar-uploader[data-v-c3307780] .el-upload{width:var(--width);height:var(--width);border-radius:50%;overflow:hidden;border:1px solid var(--im-control-border);transition:border-color .2s ease,opacity .2s ease}.avatar-upload-wrap .avatar-uploader[data-v-c3307780] .el-upload:hover{border-color:var(--im-color-primary);opacity:.94}.avatar-upload-wrap__mask[data-v-c3307780]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:50%;background:rgba(var(--im-black-rgb),.48);color:var(--im-text-color-white);font-size:11px;pointer-events:none;opacity:0;transition:opacity .2s ease}.avatar-upload-wrap__mask i[data-v-c3307780]{font-size:16px}.avatar-upload-wrap:hover .avatar-upload-wrap__mask[data-v-c3307780]{opacity:1}.account-row[data-v-c3307780]{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:var(--im-control-soft-bg);border:1px solid var(--im-control-border)}.account-row__label[data-v-c3307780]{flex-shrink:0;font-size:12px;color:var(--im-text-color-light)}.account-row__value[data-v-c3307780]{flex:1;min-width:0;font-size:12px;color:var(--im-text-color);font-family:Courier New,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-row__copy[data-v-c3307780]{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:var(--im-color-primary);cursor:pointer;transition:background .2s ease}.account-row__copy[data-v-c3307780]:hover{background:rgba(var(--im-primary-rgb),.08)}.form-field[data-v-c3307780]{display:flex;flex-direction:column;gap:6px}.form-field__label[data-v-c3307780]{font-size:12px;font-weight:600;color:var(--im-text-color-light)}@media(max-width:640px){.user-profile-card[data-v-c3307780]{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.user-profile-card__panel[data-v-c3307780]{padding:12px}.user-profile-card__footer[data-v-c3307780]{flex-wrap:wrap}.user-profile-card__footer[data-v-c3307780] .el-button{flex:1 1 calc(50% - 4px);margin-left:0}}.preview-file{position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:9999;display:flex;align-items:center;justify-content:center}.preview-file .mask{position:absolute;width:100%;height:100%;background:rgba(var(--im-black-rgb),.74);cursor:pointer;transition:opacity .3s ease}.preview-file .preview-container{position:relative;width:min(1440px,calc(100vw - 24px));height:min(92vh,calc(100vh - 24px));display:flex;flex-direction:column;gap:8px;align-items:stretch;justify-content:stretch;z-index:10000}.preview-file .preview-container.is-image-preview{width:min(1160px,calc(100vw - 32px));height:auto;max-height:min(92vh,calc(100vh - 24px))}.preview-file .preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--im-chat-bg);border-radius:12px;border:1px solid rgba(var(--im-black-rgb),.08);box-shadow:0 6px 16px -14px rgba(var(--im-black-rgb),.2);z-index:10001}.preview-file .preview-toolbar .file-meta{min-width:0;flex:1}.preview-file .preview-toolbar .file-eyebrow{font-size:11px;font-weight:600;line-height:1.2;color:var(--im-text-color-light);letter-spacing:.04em}.preview-file .preview-toolbar .file-name{margin-top:3px;font-size:14px;font-weight:600;color:var(--im-text-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-file .preview-toolbar .file-type{margin-top:3px;font-size:12px;color:var(--im-text-color-light);word-break:break-all}.preview-file .preview-toolbar .file-status-chip{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;background:rgba(var(--im-black-rgb),.05);color:var(--im-text-color-light)}.preview-file .preview-toolbar .file-status-chip.is-loading{background:rgba(var(--im-primary-rgb),.08);color:var(--im-color-primary)}.preview-file .preview-toolbar .file-status-chip.is-error{background:rgba(var(--im-danger-rgb),.1);color:var(--im-color-danger)}.preview-file .preview-toolbar .file-status-chip.is-unsupported{background:rgba(var(--im-warning-rgb,230,162,60),.12);color:var(--im-color-warning,#e6a23c)}.preview-file .preview-toolbar .file-status-chip.is-ready{background:rgba(var(--im-success-rgb,103,194,58),.1);color:var(--im-color-success,#67c23a)}.preview-file .preview-toolbar .toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.preview-file .preview-toolbar .toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--im-control-border);border-radius:10px;background:var(--im-control-bg);color:var(--im-text-color-primary);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.preview-file .preview-toolbar .toolbar-btn:hover:not(:disabled){background:var(--im-icon-hover-bg);border-color:rgba(var(--im-primary-rgb),.18);color:var(--im-icon-hover-color)}.preview-file .preview-toolbar .toolbar-btn:disabled{cursor:not-allowed;opacity:.56}.preview-file .preview-toolbar .toolbar-btn i{font-size:16px}.preview-file .preview-stage{position:relative;border-radius:12px;border:1px solid rgba(var(--im-black-rgb),.08);background:rgba(var(--im-white-rgb),.98);box-shadow:0 12px 28px -24px rgba(var(--im-black-rgb),.32);overflow:hidden}.preview-file .preview-stage--document{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:0;min-height:min(520px,calc(100vh - 156px))}.preview-file .preview-stage--document iframe{width:100%;height:100%;border:none;background:var(--im-background)}.preview-file .preview-stage--document .viewer-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(var(--im-black-rgb),.025);z-index:1}.preview-file .preview-stage--document.is-loading iframe{opacity:0}.preview-file .preview-stage--image{display:flex;align-items:center;justify-content:center;padding:14px;background:transparent;border:none;box-shadow:none}.preview-file .image-stage-shell{position:relative;width:min(1080px,100%);min-width:min(360px,calc(100vw - 32px));min-height:min(320px,calc(100vh - 220px));max-height:min(74vh,calc(100vh - 144px));padding:14px;border-radius:16px;border:1px solid rgba(var(--im-black-rgb),.08);background:rgba(var(--im-white-rgb),.98);box-shadow:0 14px 30px -26px rgba(var(--im-black-rgb),.32);display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-file .image-stage-shell img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(min(74vh, calc(100vh - 144px)) - 28px);-o-object-fit:contain;object-fit:contain;border-radius:12px;opacity:0;transition:opacity .18s ease}.preview-file .image-stage-shell img.ready{opacity:1}.preview-file .image-stage-shell .viewer-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(var(--im-black-rgb),.025)}.preview-file .viewer-status-card{width:min(360px,100%);padding:20px 18px;border-radius:12px;border:1px solid rgba(var(--im-black-rgb),.07);background:rgba(var(--im-white-rgb),.92);text-align:center}.preview-file .viewer-status-icon{width:42px;height:42px;margin:0 auto 10px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--im-primary-rgb),.08);color:var(--im-color-primary)}.preview-file .viewer-status-icon i{font-size:18px}.preview-file .viewer-status-title{font-size:14px;font-weight:600;line-height:1.4;color:var(--im-text-color-primary)}.preview-file .viewer-status-text{margin-top:6px;font-size:12px;line-height:1.6;color:var(--im-text-color-light)}.preview-file .viewer-status-action{min-width:96px;height:34px;margin-top:14px;padding:0 14px;border:1px solid rgba(var(--im-primary-rgb),.2);border-radius:10px;background:rgba(var(--im-primary-rgb),.08);color:var(--im-color-primary);font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.preview-file .viewer-status-action:hover:not(:disabled){background:rgba(var(--im-primary-rgb),.12);border-color:rgba(var(--im-primary-rgb),.28)}.preview-file .viewer-status-action:disabled{cursor:not-allowed;opacity:.6}@media(max-width:640px){.preview-file .preview-container{width:calc(100vw - 12px);height:calc(100vh - 12px)}.preview-file .preview-container.is-image-preview{width:calc(100vw - 12px);height:auto}.preview-file .preview-toolbar{padding:10px 12px;border-radius:10px;align-items:flex-start}.preview-file .preview-toolbar .toolbar-actions{gap:6px}.preview-file .preview-toolbar .toolbar-btn{width:34px;height:34px;border-radius:9px}.preview-file .preview-stage--document{border-radius:10px;min-height:min(420px,calc(100vh - 136px))}.preview-file .preview-stage--image{padding:8px 0 0}.preview-file .image-stage-shell{min-width:calc(100vw - 12px);min-height:min(320px,calc(100vh - 164px));padding:8px;border-radius:10px}.preview-file .viewer-status-card{padding:18px 16px}.preview-file .viewer-status-title{font-size:13px}.preview-file .viewer-status-text{font-size:11px}}