/*! ystalk-im | Copyright 2026 ystalk.com | MIT License */.forum-category[data-v-afdbd78e]{height:100%;overflow:hidden}.forum-category .forum-container[data-v-afdbd78e]{display:flex;height:100%;border-left:1px solid var(--im-border)}.forum-category .forum-container .header[data-v-afdbd78e]{height:50px;display:flex;align-items:center;padding:0 8px}.forum-category .forum-container .header h3[data-v-afdbd78e]{margin:0;font-size:16px;color:var(--im-text-color)}.forum-category .forum-container .category-items[data-v-afdbd78e]{flex:1;overflow-y:auto}.forum-category .forum-container .category-items .category-list[data-v-afdbd78e]{list-style:none;padding:0;margin:0}.forum-category .forum-container .category-items .category-list li[data-v-afdbd78e]{display:flex;align-items:center;padding:16px 15px;cursor:pointer;transition:all .3s ease}.forum-category .forum-container .category-items .category-list li .icon[data-v-afdbd78e]{margin-right:10px}.forum-category .forum-container .category-items .category-list li .text[data-v-afdbd78e]{flex:0 0 auto}.forum-category .forum-container .category-items .category-list li .category-new-post[data-v-afdbd78e]{margin-left:auto;width:8px;height:8px;border-radius:50%;background-color:#ff4d4f;margin-right:10px}.forum-category .forum-container .category-items .category-list li .category-time[data-v-afdbd78e]{font-size:12px;color:var(--im-text-color-light);margin-left:10px;flex:1;text-align:right}.forum-category .forum-container .category-items .category-list li.active[data-v-afdbd78e]{background-color:#fff;color:var(--im-text-color)}.forum-category .forum-container .forum-content-container[data-v-afdbd78e]{flex:1;display:flex;flex-direction:column;padding:20px;overflow-y:auto;min-height:0;position:relative;background-color:#fff}.forum-category .forum-container .forum-content-container .content-header[data-v-afdbd78e]{position:sticky;top:0;background-color:#fff;padding:15px 0;margin-bottom:20px;z-index:9999;border-bottom:1px solid #e8e8e8;width:100%}.forum-category .forum-container .forum-content-container .content-header .category-nav[data-v-afdbd78e]{display:flex;align-items:center;margin-bottom:20px}.forum-category .forum-container .forum-content-container .content-header .category-nav .category-title[data-v-afdbd78e]{margin:0 0 0 20px;font-size:18px;color:var(--im-text-color)}.forum-category .forum-container .forum-content-container .content-header .sort-options[data-v-afdbd78e]{margin-bottom:20px}.forum-category .forum-container .forum-content-container .category-content[data-v-afdbd78e]{flex:1}.forum-category .forum-container .forum-content-container .category-content .post-list[data-v-afdbd78e]{margin-bottom:20px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item[data-v-afdbd78e]{padding:20px;border-bottom:1px solid #e8e8e8;margin-bottom:0;cursor:pointer}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-header[data-v-afdbd78e]{margin-bottom:15px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-header .post-author[data-v-afdbd78e]{display:flex;align-items:center}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-header .post-author .profile-image[data-v-afdbd78e]{margin-right:12px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-header .post-author .author-name[data-v-afdbd78e]{font-size:14px;color:var(--im-text-color);margin-right:15px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-header .post-author .post-time[data-v-afdbd78e]{font-size:12px;color:var(--im-text-color-light)}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-title-section[data-v-afdbd78e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-title-section .post-title[data-v-afdbd78e]{font-size:18px;font-weight:700;color:var(--im-text-color);text-align:left;flex:1}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-title-section .post-category[data-v-afdbd78e]{padding:2px 8px;background-color:var(--im-color-primary-light-9);border-radius:10px;font-size:12px;color:var(--im-text-color);margin-left:15px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-content[data-v-afdbd78e]{margin-bottom:15px;line-height:1.5;color:var(--im-text-color);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-content img[data-v-afdbd78e]{max-width:100%;height:auto;margin:10px 0;border-radius:4px;display:block}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-stats[data-v-afdbd78e]{display:flex;align-items:center;margin-bottom:15px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-stats .stat-item[data-v-afdbd78e]{margin-right:15px;font-size:14px;color:var(--im-text-color-light)}.forum-category .forum-container .forum-content-container .category-content .post-list .post-item .post-stats .stat-item i[data-v-afdbd78e]{margin-right:5px}.forum-category .forum-container .forum-content-container .category-content .post-list .post-images[data-v-afdbd78e]{margin:10px 0}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container[data-v-afdbd78e]{display:flex;flex-wrap:wrap;gap:8px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-item[data-v-afdbd78e]{position:relative;overflow:hidden;border-radius:4px;cursor:pointer;transition:transform .2s ease}.forum-category .forum-container .forum-content-container .category-content .post-list .image-item[data-v-afdbd78e]:hover{transform:scale(1.02)}.forum-category .forum-container .forum-content-container .category-content .post-list .image-item img[data-v-afdbd78e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0;border-radius:4px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-overlay[data-v-afdbd78e]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-1[data-v-afdbd78e]{max-width:300px;max-height:200px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-1 .image-item[data-v-afdbd78e]{width:100%;height:200px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-2[data-v-afdbd78e]{flex-direction:row}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-2 .image-item[data-v-afdbd78e]{width:calc(50% - 4px);height:150px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-3[data-v-afdbd78e]{flex-direction:row}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-3 .image-item[data-v-afdbd78e]{width:calc(33.33% - 5.33px);height:120px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-4[data-v-afdbd78e]{flex-direction:row;flex-wrap:wrap}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-4 .image-item[data-v-afdbd78e]{width:calc(50% - 4px);height:120px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-5-plus[data-v-afdbd78e]{flex-direction:row;flex-wrap:wrap}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-5-plus .image-item[data-v-afdbd78e]{width:calc(33.33% - 5.33px);height:100px}.forum-category .forum-container .forum-content-container .category-content .post-list .image-container.layout-5-plus .image-item[data-v-afdbd78e]:first-child{width:calc(66.66% - 2.67px);height:208px}.forum-category .forum-container .forum-content-container .category-content .pagination[data-v-afdbd78e]{display:flex;justify-content:center;margin-top:20px;width:100%;overflow-x:auto;padding:10px 0}.image-preview[data-v-afdbd78e]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}.preview-overlay[data-v-afdbd78e]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);cursor:pointer}.preview-content[data-v-afdbd78e]{position:relative;z-index:10000;max-width:90%;max-height:90%}.preview-header[data-v-afdbd78e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#fff}.preview-counter[data-v-afdbd78e]{font-size:16px}.preview-close[data-v-afdbd78e]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.preview-body[data-v-afdbd78e]{position:relative;display:flex;align-items:center;justify-content:center}.preview-image[data-v-afdbd78e]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:4px}.preview-btn[data-v-afdbd78e]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:#fff;font-size:24px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.preview-btn[data-v-afdbd78e]:hover{background:rgba(0,0,0,.8)}.preview-btn-left[data-v-afdbd78e]{left:-60px}.preview-btn-right[data-v-afdbd78e]{right:-60px}@media(max-width:768px){.preview-btn-left[data-v-afdbd78e]{left:10px}.preview-btn-right[data-v-afdbd78e]{right:10px}}