.community[data-v-6a94645c]{padding:20px;background-color:#fff;margin:0 auto;height:100%;display:flex;flex-direction:column}.community .community-header[data-v-6a94645c]{display:flex;width:100%;margin-bottom:30px;align-items:center;justify-content:space-between;background:#fff}.community .community-header .community-title[data-v-6a94645c]{display:flex;flex-wrap:nowrap;align-items:center;padding-left:20px;transform:translateY(-30%)}.community .community-header .community-title>div[data-v-6a94645c]:first-child{background-color:#22262a;margin-right:8px;height:15px;width:3px;border-radius:10px}.community .community-header .community-title>div[data-v-6a94645c]:nth-child(2){color:#222;font-size:18px}.community .community-header .community-title>div[data-v-6a94645c]:nth-child(3){color:#666;font-size:14px;margin-left:20px}.community .community-header .search-container[data-v-6a94645c]{flex:1;max-width:300px}.community .community-header .publish-container[data-v-6a94645c]{padding:5px 14px;border-radius:30px;display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer}.community .community-srcoll[data-v-6a94645c]{overflow:hidden}.community .community-content[data-v-6a94645c]{height:100%;overflow-y:auto}.community .community-content .empty-container[data-v-6a94645c],.community .community-content .loading-container[data-v-6a94645c]{text-align:center;padding:50px 0}.community .community-content .community-list .community-item[data-v-6a94645c]{background:#f9f9f9;border-radius:12px;padding:20px;margin-bottom:20px;transition:box-shadow .3s}.community .community-content .community-list .community-item .user-info[data-v-6a94645c]{display:flex;margin-bottom:15px}.community .community-content .community-list .community-item .user-info .avatar[data-v-6a94645c]{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px}.community .community-content .community-list .community-item .user-info .avatar img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community .community-content .community-list .community-item .user-info .user-details .username[data-v-6a94645c]{font-weight:600;font-size:16px;color:#333;margin-bottom:4px}.community .community-content .community-list .community-item .user-info .user-details .publish-time[data-v-6a94645c]{font-size:14px;color:#999}.community .community-content .community-list .community-item .content-text[data-v-6a94645c]{font-size:16px;line-height:1.6;color:#333;margin-bottom:15px;word-break:break-word}.community .community-content .community-list .community-item .content-images[data-v-6a94645c]{margin-bottom:15px}.community .community-content .community-list .community-item .content-images .image-grid[data-v-6a94645c]{display:grid;gap:8px}.community .community-content .community-list .community-item .content-images .image-grid.grid-single[data-v-6a94645c]{grid-template-columns:1fr;max-width:300px}.community .community-content .community-list .community-item .content-images .image-grid.grid-double[data-v-6a94645c]{grid-template-columns:1fr 1fr;max-width:400px}.community .community-content .community-list .community-item .content-images .image-grid.grid-quad[data-v-6a94645c]{grid-template-columns:1fr 1fr;max-width:500px}.community .community-content .community-list .community-item .content-images .image-grid.grid-multi[data-v-6a94645c]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-width:600px}.community .community-content .community-list .community-item .content-images .image-grid .image-item[data-v-6a94645c]{border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s}.community .community-content .community-list .community-item .content-images .image-grid .image-item[data-v-6a94645c]:hover{transform:scale(1.02)}.community .community-content .community-list .community-item .content-images .image-grid .image-item img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.community .community-content .community-list .community-item .content-videos[data-v-6a94645c]{margin-bottom:15px}.community .community-content .community-list .community-item .content-videos .video-grid[data-v-6a94645c]{display:grid;gap:15px}.community .community-content .community-list .community-item .content-videos .video-grid.grid-single[data-v-6a94645c]{grid-template-columns:1fr;max-width:400px}.community .community-content .community-list .community-item .content-videos .video-grid.grid-double[data-v-6a94645c]{grid-template-columns:1fr 1fr;max-width:600px}.community .community-content .community-list .community-item .content-videos .video-grid.grid-multi[data-v-6a94645c]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:800px}.community .community-content .community-list .community-item .content-videos .video-grid .video-item[data-v-6a94645c]{border-radius:8px;overflow:hidden}.community .community-content .community-list .community-item .content-videos .video-grid .video-item video[data-v-6a94645c]{width:100%;height:auto;display:block;cursor:pointer}.community .community-content .community-list .community-item .action-buttons[data-v-6a94645c]{display:flex;gap:30px;padding-top:15px;margin-left:65px;border-top:1px solid #f0f0f0}.community .community-content .community-list .community-item .action-buttons .action-item[data-v-6a94645c]{display:flex;align-items:center;gap:5px;cursor:pointer;color:#666;transition:color .2s}.community .community-content .community-list .community-item .action-buttons .action-item[data-v-6a94645c]:hover{color:#409eff}.community .community-content .community-list .community-item .action-buttons .action-item i[data-v-6a94645c]{font-size:18px}.community .community-content .community-list .community-item .action-buttons .action-item span[data-v-6a94645c]{font-size:14px}.community .comments-section[data-v-6a94645c]{margin-top:15px;padding-top:15px;max-width:500px;border-top:1px solid #f0f0f0}.community .comments-section .comment-input[data-v-6a94645c]{display:flex;gap:10px;margin-bottom:15px}.community .comments-section .comment-input .comment-avatar[data-v-6a94645c]{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.community .comments-section .comment-input .comment-avatar img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community .comments-section .comment-input .comment-form[data-v-6a94645c]{flex:1;display:flex;gap:8px;align-items:center}.community .comments-section .comment-input .comment-form .comment-text-input[data-v-6a94645c]{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none}.community .comments-section .comment-input .comment-form .btn-sm[data-v-6a94645c]{padding:6px 12px;font-size:12px}.community .comments-section .comments-list .comment-item[data-v-6a94645c]{margin-bottom:15px}.community .comments-section .comments-list .comment-item .comment-main[data-v-6a94645c]{display:flex;gap:10px}.community .comments-section .comments-list .comment-item .comment-main .comment-avatar[data-v-6a94645c]{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.community .comments-section .comments-list .comment-item .comment-main .comment-avatar img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community .comments-section .comments-list .comment-item .comment-main .comment-content[data-v-6a94645c]{flex:1}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-header[data-v-6a94645c]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-header .comment-author[data-v-6a94645c]{font-weight:600;font-size:14px;color:#333}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-header .comment-time[data-v-6a94645c]{font-size:12px;color:#999}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-text[data-v-6a94645c]{font-size:14px;line-height:1.4;color:#333;margin-bottom:6px;word-break:break-word}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-actions[data-v-6a94645c]{display:flex;gap:15px}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-actions .comment-action[data-v-6a94645c]{font-size:12px;color:#666;cursor:pointer;transition:color .2s;display:flex;align-items:center;gap:5px}.community .comments-section .comments-list .comment-item .comment-main .comment-content .comment-actions .comment-action[data-v-6a94645c]:hover{color:#409eff}.community .comments-section .comments-list .comment-item .replies-section[data-v-6a94645c]{margin-left:42px;margin-top:10px;padding-left:15px;border-left:2px solid #f0f0f0}.community .comments-section .comments-list .comment-item .replies-section .reply-item[data-v-6a94645c]{display:flex;gap:8px;margin-bottom:10px}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-avatar[data-v-6a94645c]{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-avatar img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content[data-v-6a94645c]{flex:1}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-header[data-v-6a94645c]{display:flex;align-items:center;gap:6px;margin-bottom:2px}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-header .reply-author[data-v-6a94645c]{font-weight:500;font-size:13px;color:#333}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-header .reply-time[data-v-6a94645c]{font-size:11px;color:#999}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-text[data-v-6a94645c]{font-size:13px;line-height:1.3;color:#333;margin-bottom:4px;word-break:break-word}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-actions .reply-action[data-v-6a94645c]{font-size:11px;color:#666;cursor:pointer;transition:color .2s}.community .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-actions .reply-action[data-v-6a94645c]:hover{color:#409eff}.community .comments-section .comments-list .comment-item .replies-section .reply-input[data-v-6a94645c]{display:flex;gap:8px;margin-top:10px}.community .comments-section .comments-list .comment-item .replies-section .reply-input .reply-avatar[data-v-6a94645c]{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0}.community .comments-section .comments-list .comment-item .replies-section .reply-input .reply-avatar img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community .comments-section .comments-list .comment-item .replies-section .reply-input .reply-form[data-v-6a94645c]{flex:1;display:flex;gap:6px;align-items:center}.community .comments-section .comments-list .comment-item .replies-section .reply-input .reply-form .reply-text-input[data-v-6a94645c]{flex:1;padding:6px 10px;border:1px solid #ddd;border-radius:15px;font-size:12px;outline:none}.community .comments-section .comments-list .comment-item .replies-section .reply-input .reply-form .reply-text-input[data-v-6a94645c]:focus{border-color:#409eff}.community .comments-section .comments-list .comment-item .replies-section .reply-input .reply-form .btn-sm[data-v-6a94645c]{padding:4px 8px;font-size:11px}.community .comments-section .comments-list .comment-toggle[data-v-6a94645c]{text-align:center;margin-top:10px}.community .comments-section .comments-list .comment-toggle .btn-text[data-v-6a94645c]{font-size:12px;color:#409eff;padding:4px 8px}.community .comments-section .comments-list .comment-toggle .btn-text[data-v-6a94645c]:hover{background:#f0f8ff}.community .publish-form .form-item[data-v-6a94645c]{margin-bottom:20px}.community .publish-form .label[data-v-6a94645c]{display:block;margin-bottom:8px;color:#333;font-weight:500}.community .publish-form .textarea[data-v-6a94645c]{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px;resize:vertical}.community .publish-form .word-limit[data-v-6a94645c]{text-align:right;color:#999;font-size:12px;margin-top:4px}.community .publish-form .upload-dropzone[data-v-6a94645c]{width:100%;min-height:220px;border:2px dashed #e5e5e5;border-radius:12px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,background .2s}.community .publish-form .upload-dropzone[data-v-6a94645c]:hover{border-color:#d0d0d0;background:#f6f6f6}.community .publish-form .upload-hint[data-v-6a94645c]{text-align:center;color:#333}.community .publish-form .upload-subhint[data-v-6a94645c]{margin-top:6px;font-size:12px;color:#888}.community .publish-form .thumbs[data-v-6a94645c]{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.community .publish-form .thumb[data-v-6a94645c]{position:relative;width:96px;height:96px;border-radius:8px;overflow:hidden;border:1px solid #eee}.community .publish-form .thumb img[data-v-6a94645c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.community .publish-form .thumb-remove[data-v-6a94645c]{position:absolute;top:4px;right:4px;border:none;background:rgba(0,0,0,.5);color:#fff;width:20px;height:20px;border-radius:50%;cursor:pointer}.community .publish-form .videos[data-v-6a94645c]{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.community .publish-form .video-chip[data-v-6a94645c]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#f5f5f5;border-radius:16px}.community .publish-form .video-name[data-v-6a94645c]{font-size:12px;color:#555}.fade-slide-enter-active[data-v-6a94645c],.fade-slide-leave-active[data-v-6a94645c]{transition:all .25s ease}.fade-slide-enter[data-v-6a94645c],.fade-slide-leave-to[data-v-6a94645c]{opacity:0;transform:translateY(10px)}.publish-card[data-v-6a94645c]{width:80%;margin:0 10%;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:20px}.back-btn[data-v-6a94645c]{margin-right:10px}.input[data-v-6a94645c]{width:100%;padding:10px 0;font-size:14px;border-radius:50px;padding-left:20px;border:1px solid #d9d9d9;background-color:#f8f8f8}.input[data-v-6a94645c]:focus{outline:none}.btn[data-v-6a94645c]{padding:5px 14px;border-radius:6px;cursor:pointer}.btn-primary[data-v-6a94645c]{background-color:#22262a;color:#fff}.btn-primary[data-v-6a94645c]:hover{background:#22262a}.btn-text[data-v-6a94645c]{border:none;background:transparent;color:#666;padding:6px}.modal-overlay[data-v-6a94645c]{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:999;padding:16px}.modal[data-v-6a94645c]{width:100%;max-width:600px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);overflow:hidden}.modal-header[data-v-6a94645c]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f0f0f0}.modal-title[data-v-6a94645c]{font-weight:600;color:#333}.modal-footer[data-v-6a94645c]{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #f0f0f0}.viewer-overlay[data-v-6a94645c]{position:fixed;inset:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.viewer[data-v-6a94645c]{position:relative;width:100%;max-width:900px;color:#fff;text-align:center;padding:20px}.viewer-body[data-v-6a94645c]{display:flex;align-items:center;justify-content:center;gap:10px}.viewer-body img[data-v-6a94645c]{max-width:100%;max-height:70vh;border-radius:8px}.viewer-close[data-v-6a94645c]{position:absolute;top:10px;right:10px;color:#fff}.nav[data-v-6a94645c]{color:#fff;font-size:28px}.viewer-footer[data-v-6a94645c]{margin-top:10px;font-size:12px;color:#ccc}.toast[data-v-6a94645c]{position:fixed;left:50%;bottom:30px;transform:translateX(-50%);padding:10px 14px;border-radius:6px;color:#fff;z-index:1100;font-size:14px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.toast-success[data-v-6a94645c]{background:#52c41a}.toast-error[data-v-6a94645c]{background:#ff4d4f}@media(max-width:768px){.community[data-v-6a94645c]{padding:15px}.community .community-header[data-v-6a94645c]{flex-direction:column;gap:15px}.community .community-header .search-container[data-v-6a94645c]{width:100%;max-width:none}.community .community-content .community-list .community-item[data-v-6a94645c]{padding:15px}.community .community-content .community-list .community-item .user-info .avatar[data-v-6a94645c]{width:40px;height:40px;margin-right:12px}.community .community-content .community-list .community-item .content-text[data-v-6a94645c],.community .community-content .community-list .community-item .user-info .user-details .username[data-v-6a94645c]{font-size:15px}.community .community-content .community-list .community-item .content-images .image-grid.grid-single[data-v-6a94645c]{max-width:250px}.community .community-content .community-list .community-item .content-images .image-grid.grid-double[data-v-6a94645c]{max-width:300px}.community .community-content .community-list .community-item .content-images .image-grid.grid-quad[data-v-6a94645c]{max-width:350px}.community .community-content .community-list .community-item .content-images .image-grid.grid-multi[data-v-6a94645c]{max-width:400px}.community .community-content .community-list .community-item .content-videos .video-grid.grid-single[data-v-6a94645c]{max-width:300px}.community .community-content .community-list .community-item .content-videos .video-grid.grid-double[data-v-6a94645c]{max-width:400px}.community .community-content .community-list .community-item .content-videos .video-grid.grid-multi[data-v-6a94645c]{max-width:500px}.community .community-content .community-list .community-item .action-buttons[data-v-6a94645c]{gap:20px}.community .community-content .community-list .community-item .action-buttons .action-item i[data-v-6a94645c]{font-size:16px}.community .community-content .community-list .community-item .action-buttons .action-item span[data-v-6a94645c]{font-size:13px}.community .community-content .community-list .community-item .comments-section .comment-input .comment-avatar[data-v-6a94645c]{width:28px;height:28px}.community .community-content .community-list .community-item .comments-section .comment-input .comment-form .comment-text-input[data-v-6a94645c]{font-size:13px;padding:6px 10px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .comment-main .comment-avatar[data-v-6a94645c]{width:28px;height:28px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .comment-main .comment-content .comment-header .comment-author[data-v-6a94645c]{font-size:13px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .comment-main .comment-content .comment-header .comment-time[data-v-6a94645c]{font-size:11px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .comment-main .comment-content .comment-text[data-v-6a94645c]{font-size:13px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .comment-main .comment-content .comment-actions .comment-action[data-v-6a94645c]{font-size:11px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section[data-v-6a94645c]{margin-left:38px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-item .reply-avatar[data-v-6a94645c]{width:20px;height:20px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-header .reply-author[data-v-6a94645c]{font-size:12px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-header .reply-time[data-v-6a94645c]{font-size:10px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-text[data-v-6a94645c]{font-size:12px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-item .reply-content .reply-actions .reply-action[data-v-6a94645c]{font-size:10px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-input .reply-avatar[data-v-6a94645c]{width:20px;height:20px}.community .community-content .community-list .community-item .comments-section .comments-list .comment-item .replies-section .reply-input .reply-form .reply-text-input[data-v-6a94645c]{font-size:11px;padding:4px 8px}}
/*# sourceMappingURL=chunk-0aac749d.48152e81.css.map */