.image-viewer-overlay[data-v-66d8aeaa]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:9999;background:#000000b3;outline:none;position:fixed;inset:0}.image-viewer-container[data-v-66d8aeaa],.image-viewer-overlay[data-v-66d8aeaa]{justify-content:center;align-items:center;display:flex}.image-viewer-container[data-v-66d8aeaa]{width:100vw;height:100vh;position:relative}.close-btn[data-v-66d8aeaa]{z-index:3001;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#98989880;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:20px;left:20px}.close-btn[data-v-66d8aeaa]:hover{background:#575757b3}.image-counter[data-v-66d8aeaa]{z-index:3001;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#98989880;border-radius:20px;padding:8px 16px;font-size:16px;font-weight:500;position:absolute;top:20px;right:20px}.image-content[data-v-66d8aeaa]{width:100%;height:100%;overflow:hidden}.image-slider[data-v-66d8aeaa]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.image-slide[data-v-66d8aeaa],.image-slider[data-v-66d8aeaa]{width:100%;height:100%;display:flex}.image-slide[data-v-66d8aeaa]{flex:0 0 100%;justify-content:center;align-items:center}.viewer-image[data-v-66d8aeaa]{-o-object-fit:contain;object-fit:contain;width:100%;height:100vh;transition:none}.viewer-image[data-v-66d8aeaa],.viewer-image[data-v-66d8aeaa]:hover{cursor:zoom-out}.nav-btn[data-v-66d8aeaa]{color:#fff;cursor:pointer;z-index:3001;pointer-events:auto;opacity:.8;background:#98989880;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn[data-v-66d8aeaa]:hover:not(.disabled){opacity:1;background:#575757b3}.nav-btn.disabled[data-v-66d8aeaa]{opacity:.3}.prev-btn[data-v-66d8aeaa]{left:20px}.next-btn[data-v-66d8aeaa]{right:20px}.fade-enter-active[data-v-66d8aeaa],.fade-leave-active[data-v-66d8aeaa]{transition:opacity .3s}.fade-enter-from[data-v-66d8aeaa],.fade-leave-to[data-v-66d8aeaa]{opacity:0}@media (width<=768px){.image-viewer-container[data-v-66d8aeaa]{width:100vw;height:100vh}.close-btn[data-v-66d8aeaa]{width:40px;height:40px;top:8px;left:8px}.image-counter[data-v-66d8aeaa]{padding:6px 12px;font-size:14px;top:16px;right:16px}.nav-btn[data-v-66d8aeaa]{width:40px;height:40px}.prev-btn[data-v-66d8aeaa]{left:10px}.next-btn[data-v-66d8aeaa]{right:10px}}.mention-modal-overlay[data-v-c7086cfd]{background:var(--overlay-bg);z-index:2000;justify-content:center;align-items:center;animation:.2s fadeIn-c7086cfd;display:flex;position:fixed;inset:0}.mention-modal[data-v-c7086cfd]{background:var(--bg-color-primary);border-radius:12px;flex-direction:column;width:400px;max-width:90vw;max-height:300px;animation:.2s scaleIn-c7086cfd;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.mention-header[data-v-c7086cfd]{border-bottom:1px solid var(--border-color-primary);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px;display:flex}.mention-header h4[data-v-c7086cfd]{color:var(--text-color-primary);margin:0;font-size:16px;font-weight:600}.header-actions[data-v-c7086cfd]{align-items:center;gap:8px;display:flex}.close-btn[data-v-c7086cfd],.refresh-btn[data-v-c7086cfd]{cursor:pointer;color:var(--text-color-primary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.close-btn[data-v-c7086cfd]{background:var(--bg-color-secondary)}.refresh-btn[data-v-c7086cfd]:disabled{opacity:.5;cursor:not-allowed}.spinning[data-v-c7086cfd]{animation:1s linear infinite spin-c7086cfd}.refresh-btn[data-v-c7086cfd]:hover:not(:disabled){background:var(--bg-color-secondary);color:var(--text-color-secondary)}.close-btn[data-v-c7086cfd]:hover{color:var(--text-color-secondary);scale:1.1}.mention-search[data-v-c7086cfd]{border-bottom:1px solid var(--border-color-primary);flex-shrink:0;padding:5px 20px}.search-input[data-v-c7086cfd]{border:1px solid var(--border-color-primary);background:var(--bg-color-primary);width:100%;color:var(--text-color-primary);box-sizing:border-box;caret-color:var(--primary-color);border-radius:6px;padding:8px 12px;font-size:14px;transition:border-color .2s}.search-input[data-v-c7086cfd]:focus{border-color:var(--primary-color);outline:none}.search-input[data-v-c7086cfd]::placeholder{color:var(--text-color-secondary)}.mention-content[data-v-c7086cfd]{flex:1;min-height:200px;max-height:400px;overflow-y:auto}.loading-state[data-v-c7086cfd]{padding:8px 0}.empty-state[data-v-c7086cfd]{color:var(--text-color-secondary);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.empty-icon[data-v-c7086cfd]{opacity:.5;margin-bottom:12px}.friends-list[data-v-c7086cfd]{max-height:400px;padding:2px 0;overflow-y:auto}.friend-item[data-v-c7086cfd]{cursor:pointer;align-items:center;padding:5px 16px;transition:background-color .2s;display:flex}.friend-item[data-v-c7086cfd]:hover{background:var(--bg-color-secondary)}.friend-item.loading-disabled[data-v-c7086cfd]{opacity:.6;cursor:not-allowed;pointer-events:none}.friend-item.loading-disabled[data-v-c7086cfd]:hover{background:0 0;transform:none}.friend-avatar[data-v-c7086cfd]{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:30px;height:30px;margin-right:12px}.friend-info[data-v-c7086cfd]{flex:1;min-width:0}.friend-nickname-container[data-v-c7086cfd]{align-items:center;gap:4px;margin-bottom:2px;display:flex}.friend-nickname[data-v-c7086cfd]{color:var(--text-color-primary);font-size:12px;font-weight:500}.friend-id[data-v-c7086cfd]{color:var(--text-color-secondary);font-size:12px}.mention-content[data-v-c7086cfd]::-webkit-scrollbar{width:6px}.mention-content[data-v-c7086cfd]::-webkit-scrollbar-track{background:0 0}.mention-content[data-v-c7086cfd]::-webkit-scrollbar-thumb{background:var(--border-color-secondary);border-radius:3px}.mention-content[data-v-c7086cfd]::-webkit-scrollbar-thumb:hover{background:var(--border-color-primary)}@keyframes fadeIn-c7086cfd{0%{opacity:0}to{opacity:1}}@keyframes scaleIn-c7086cfd{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes spin-c7086cfd{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (width<=480px){.mention-modal[data-v-c7086cfd]{width:95vw;max-height:80vh;margin:10px}.mention-header[data-v-c7086cfd]{padding:8px 16px}.close-btn[data-v-c7086cfd],.mention-title[data-v-c7086cfd]{font-size:16px}.close-btn[data-v-c7086cfd]{width:28px;height:28px}.mention-search[data-v-c7086cfd]{padding:12px 16px}.search-input[data-v-c7086cfd]{padding:8px 12px;font-size:14px}.mention-content[data-v-c7086cfd]{min-height:150px;max-height:300px}.friend-item[data-v-c7086cfd]{padding:10px 16px}.friend-avatar[data-v-c7086cfd]{width:32px;height:32px}.friend-info[data-v-c7086cfd]{margin-left:10px}.friend-name[data-v-c7086cfd]{font-size:14px}.friend-bio[data-v-c7086cfd]{font-size:12px}.skeleton-item[data-v-c7086cfd]{height:56px;padding:10px 16px}.skeleton-avatar[data-v-c7086cfd]{width:28px;height:28px;margin-right:10px}}
