/*! ystalk-im | Copyright 2026 ystalk.com | MIT License */.resizable-aside[data-v-07123208]{display:flex;flex-direction:column;position:relative;background-color:#eee}.resizable-aside .resize-handle[data-v-07123208]{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.resizable-aside .resize-handle .resize-line[data-v-07123208]{width:1px;height:100%;background-color:#fff;border-radius:1px;transition:all .2s ease}.resizable-aside .resize-handle.resizing .resize-line[data-v-07123208],.resizable-aside .resize-handle:hover .resize-line[data-v-07123208]{width:1px}.post-detail[data-v-560ae47c]{height:100%;overflow:hidden;background:#fff}.post-detail .forum-container[data-v-560ae47c]{display:flex;height:100%;border-left:1px solid var(--im-border)}.post-detail .forum-content-container[data-v-560ae47c]{flex:1;display:flex;flex-direction:column;padding:0 20px;overflow-y:auto}.post-detail .content-header[data-v-560ae47c]{position:sticky;top:0;background:#fff;padding:15px 0;border-bottom:1px solid #e8e8e8;z-index:10}.post-detail .content-header .post-nav[data-v-560ae47c]{display:flex;align-items:center;gap:20px}.post-detail .content-header .post-title[data-v-560ae47c]{font-size:22px;font-weight:700;margin:0;text-align:left}.post-detail .header[data-v-560ae47c]{height:50px;display:flex;align-items:center;padding:0 8px}.post-detail .category-items[data-v-560ae47c]{flex:1}.post-detail .category-list[data-v-560ae47c]{list-style:none;padding:0;margin:0}.post-detail .category-list li[data-v-560ae47c]{display:flex;align-items:center;padding:16px 15px;cursor:pointer}.post-detail .category-list li .icon[data-v-560ae47c]{margin-right:10px}.post-detail .category-list li .text[data-v-560ae47c]{flex:0 0 auto}.post-detail .category-list li .category-new-post[data-v-560ae47c]{margin-left:auto;width:8px;height:8px;border-radius:50%;background:#ff4d4f;margin-right:10px}.post-detail .category-list li .category-time[data-v-560ae47c]{font-size:12px;color:var(--im-text-color-light);margin-left:10px;text-align:right;flex:1}.post-detail .category-list li.active[data-v-560ae47c]{background:#fff}.post-detail .post-content[data-v-560ae47c]{padding:20px 0;border-bottom:1px solid var(--im-border)}.post-detail .post-content .post-meta[data-v-560ae47c]{display:flex;align-items:center;gap:15px;margin-bottom:20px}.post-detail .post-content .post-author[data-v-560ae47c]{display:flex;align-items:center;gap:10px}.post-detail .post-content .post-author .author-avatar[data-v-560ae47c]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;cursor:pointer;flex-shrink:0}.post-detail .post-content .post-author .author-info[data-v-560ae47c]{display:flex;align-items:center;gap:12px}.post-detail .post-content .post-author .author-name[data-v-560ae47c]{font-weight:700;cursor:pointer;line-height:1.2}.post-detail .post-content .post-author .post-time[data-v-560ae47c]{font-size:12px;color:var(--im-text-color-light);line-height:1.2}.post-detail .post-content .post-body[data-v-560ae47c]{line-height:1.8;color:var(--im-text-color);text-align:left!important;word-break:break-word;font-size:15px;margin:20px 0;clear:both}.post-detail .post-content .post-body[data-v-560ae47c] p{margin-bottom:16px;line-height:1.8}.post-detail .post-content .post-body[data-v-560ae47c] img,.post-detail .post-content .post-body img[data-v-560ae47c]{max-width:100%;margin:15px 0;border-radius:8px;cursor:pointer;display:block;clear:both}.post-detail .post-content .post-tags[data-v-560ae47c]{margin:15px 0}.post-detail .post-content .post-tags .el-tag[data-v-560ae47c]{margin-right:8px}.post-detail .post-content .post-actions[data-v-560ae47c]{padding:20px 0;display:flex;gap:10px}.post-detail .comments-section[data-v-560ae47c]{padding:25px 0}.post-detail .comments-section .comments-title[data-v-560ae47c]{font-size:18px;font-weight:700;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #07c160;display:inline-block}.post-detail .comments-section .comment-input[data-v-560ae47c]{margin-bottom:25px;padding:20px;background:#f7f8fa;border-radius:8px}.post-detail .comments-section .action-right[data-v-560ae47c]{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.post-detail .comments-section .comment-item[data-v-560ae47c]{padding:20px 0;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.post-detail .comments-section .comment-item[data-v-560ae47c]:hover{background-color:#fafafa}.post-detail .comments-section .comment-item .comment-author[data-v-560ae47c]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.post-detail .comments-section .comment-item .comment-author .author-avatar[data-v-560ae47c]{width:40px;height:40px;border-radius:50%;cursor:pointer;flex-shrink:0;border:2px solid #f0f0f0;transition:border-color .2s}.post-detail .comments-section .comment-item .comment-author .author-avatar[data-v-560ae47c]:hover{border-color:#07c160}.post-detail .comments-section .comment-item .comment-author .author-info[data-v-560ae47c]{display:flex;flex-direction:column;gap:4px}.post-detail .comments-section .comment-item .comment-author .author-name[data-v-560ae47c]{font-weight:700;font-size:14px;cursor:pointer;color:#303030}.post-detail .comments-section .comment-item .comment-author .author-name[data-v-560ae47c]:hover{color:#07c160}.post-detail .comments-section .comment-item .comment-author .comment-time[data-v-560ae47c]{font-size:12px;color:#969799}.post-detail .comments-section .comment-item .comment-content[data-v-560ae47c]{line-height:1.7;color:#323233;text-align:left!important;word-break:break-word;margin-bottom:12px;padding-left:52px;font-size:14px}.post-detail .comments-section .comment-item .comment-content[data-v-560ae47c] p{margin-bottom:12px;line-height:1.7}.post-detail .comments-section .comment-item .comment-content[data-v-560ae47c] img{max-width:100%;margin:10px 0;border-radius:6px;display:block}.post-detail .comments-section .comment-item .comment-actions[data-v-560ae47c]{display:flex;gap:20px;font-size:13px;color:#969799;padding-left:52px;margin-top:10px}.post-detail .comments-section .comment-item .comment-actions span[data-v-560ae47c]{cursor:pointer;display:flex;align-items:center;gap:4px;transition:color .2s}.post-detail .comments-section .comment-item .comment-actions span[data-v-560ae47c]:hover{color:#07c160}.post-detail .comments-section .comment-item .reply-input[data-v-560ae47c]{margin-top:15px;margin-left:52px;padding:15px;background:#f7f8fa;border-radius:8px;border-left:3px solid #07c160}.post-detail .el-pagination[data-v-560ae47c]{display:flex;justify-content:center;margin:20px 0}.image-preview[data-v-560ae47c]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.preview-overlay[data-v-560ae47c]{position:absolute;inset:0;background:rgba(0,0,0,.8);cursor:pointer}.preview-content[data-v-560ae47c]{position:relative;z-index:10000;max-width:90%;max-height:90%}.preview-header[data-v-560ae47c]{display:flex;justify-content:space-between;color:#fff;margin-bottom:10px}.preview-close[data-v-560ae47c]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.preview-image[data-v-560ae47c]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.preview-btn[data-v-560ae47c]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer}.preview-btn.left[data-v-560ae47c]{left:-60px}.preview-btn.right[data-v-560ae47c]{right:-60px}@media(max-width:768px){.preview-btn.left[data-v-560ae47c]{left:10px}.preview-btn.right[data-v-560ae47c]{right:10px}}