.article-preview-phone{display:flex;justify-content:center;align-items:flex-start;padding:20px 0;min-height:500px}.phone-frame{width:375px;max-height:700px;background:#fff;border-radius:40px;box-shadow:0 0 0 2px #1a1a1a,0 0 0 6px #333,0 0 0 8px #1a1a1a,0 20px 60px #0000004d;overflow:hidden;display:flex;flex-direction:column;position:relative}.phone-status-bar{height:44px;padding:12px 24px 0;display:flex;justify-content:space-between;align-items:center;background:#fff;flex-shrink:0}.status-time{font-size:15px;font-weight:600;color:#000;letter-spacing:.5px}.status-icons{display:flex;align-items:center;gap:6px;color:#000}.battery-icon{display:flex;align-items:center;gap:1px}.battery-body{width:22px;height:11px;border:1.5px solid #000;border-radius:2.5px;padding:1.5px}.battery-level{width:100%;height:100%;background:#000;border-radius:1px}.battery-tip{width:2px;height:5px;background:#000;border-radius:0 1px 1px 0}.phone-nav-bar{height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:.5px solid #f0f0f0;flex-shrink:0}.nav-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:#333;border-radius:50%;transition:background .15s}.nav-back:hover{background:#f5f5f5}.nav-title{font-size:17px;font-weight:600;color:#000}.nav-action{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;border-radius:50%;transition:background .15s}.nav-action:hover{background:#f5f5f5}.phone-content{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch}.phone-content::-webkit-scrollbar{width:0;display:none}.article-title{font-size:20px;font-weight:700;color:#111;line-height:1.4;margin:16px 16px 0;letter-spacing:-.2px}.article-meta{display:flex;align-items:center;gap:8px;padding:8px 16px 0}.country-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#666}.country-flag{font-size:14px}.meta-time{font-size:12px;color:#999}.article-author{display:flex;align-items:center;gap:8px;padding:12px 16px}.author-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#e8e8e8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-avatar span{font-size:12px;font-weight:600;color:#666}.author-name{font-size:14px;font-weight:500;color:#333}.verified-badge{width:16px;height:16px;border-radius:50%;background:#1890ff;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.article-video{margin:0 16px 16px}.video-thumbnail{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;cursor:pointer;background:#000}.video-thumbnail img{width:100%;height:100%;object-fit:cover;opacity:.85}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#00000073;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s,background .2s}.play-button:hover{transform:translate(-50%,-50%) scale(1.08);background:#0000008c}.play-button svg{margin-left:3px}.video-duration{position:absolute;bottom:8px;right:8px;padding:2px 6px;background:#000000a6;color:#fff;font-size:11px;border-radius:4px;font-variant-numeric:tabular-nums}.video-player{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;background:#000}.article-images{margin:0 16px 16px}.main-image{width:100%;border-radius:8px;cursor:pointer;transition:opacity .15s}.main-image:hover{opacity:.92}.image-grid{display:flex;gap:4px;margin-top:4px}.grid-image{flex:1;aspect-ratio:1;border-radius:6px;object-fit:cover;cursor:pointer;transition:opacity .15s}.grid-image:hover{opacity:.88}.article-body{padding:0 16px 16px}.article-body p{font-size:15px;line-height:1.8;color:#333;margin:0 0 16px;letter-spacing:.2px}.article-body img{max-width:100%;height:auto;border-radius:8px;margin:12px 0;display:block}.article-body h1,.article-body h2,.article-body h3{margin:16px 0 8px;color:#111;line-height:1.35}.article-body h1{font-size:22px;font-weight:700}.article-body h2{font-size:18px;font-weight:600}.article-body h3{font-size:16px;font-weight:600}.article-body ul,.article-body ol{padding-left:24px;margin:4px 0 12px}.article-body li{margin-bottom:4px;font-size:15px;line-height:1.7;color:#333}.article-body .no-content{color:#bbb;text-align:center;padding:40px 0}.expose-content{font-size:15px;line-height:1.8;color:#333;word-break:break-word}.expose-content p{margin:0 0 12px}.expose-content img{max-width:100%;border-radius:6px;margin:8px 0}.article-divider{height:.5px;background:#eee;margin:0 16px 12px}.article-actions{display:flex;align-items:center;justify-content:space-around;padding:0 16px 20px}.action-item{display:flex;align-items:center;gap:6px;border:none;background:none;cursor:pointer;color:#666;font-size:13px;padding:8px 16px;border-radius:20px;transition:background .15s,color .15s}.action-item:hover{background:#f5f5f5;color:#333}.phone-home-indicator{height:34px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;background:#fff;flex-shrink:0}.home-indicator-bar{width:134px;height:5px;background:#000;border-radius:100px;opacity:.2}.image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;cursor:pointer}.preview-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:10}.preview-close:hover{background:#ffffff40}.preview-image{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;cursor:default}.comment-section{padding:0 16px 16px}.comment-header{font-size:14px;font-weight:600;color:#333;padding:0 0 12px;border-bottom:.5px solid #f0f0f0;margin-bottom:4px}.comment-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 0;color:#bbb;font-size:13px}.comment-item{padding:12px 0;border-bottom:.5px solid #f5f5f5}.comment-item:last-child{border-bottom:none}.comment-item-main{display:flex;gap:10px}.comment-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;background:#e8e8e8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.comment-avatar img{width:100%;height:100%;object-fit:cover}.comment-avatar span{font-size:13px;font-weight:600;color:#666}.reply-avatar{width:24px;height:24px}.reply-avatar span{font-size:10px}.comment-body{flex:1;min-width:0}.comment-header-row{display:flex;align-items:center;gap:4px;margin-bottom:3px}.comment-nickname{font-size:13px;font-weight:500;color:#333}.verified-tag{width:14px;height:14px;border-radius:50%;background:#1890ff;color:#fff;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.comment-time{font-size:11px;color:#bbb;margin-left:auto}.comment-text{font-size:14px;line-height:1.6;color:#444;margin:0 0 6px;word-break:break-word}.reply-text{font-size:13px}.reply-to{color:#ef4444}.comment-actions{display:flex;align-items:center;gap:16px}.comment-action-btn{display:flex;align-items:center;gap:4px;border:none;background:none;cursor:pointer;color:#999;font-size:12px;padding:2px 0;transition:color .15s}.comment-action-btn:hover{color:#666}.comment-action-count{font-size:11px;color:#999}.comment-replies{margin-left:42px;margin-top:8px;padding-left:10px;border-left:2px solid #f0f0f0}.reply-item{display:flex;gap:8px;padding:8px 0}.reply-item:last-child{padding-bottom:0}.comment-expand-btn{display:flex;align-items:center;gap:4px;border:none;background:none;cursor:pointer;color:#999;font-size:12px;padding:6px 0;transition:color .15s}.comment-expand-btn:hover{color:#666}.comment-input-bar{flex-shrink:0;border-top:.5px solid #f0f0f0;background:#fff;padding:6px 12px 8px}.comment-reply-hint{display:flex;align-items:center;gap:6px;padding:4px 4px 6px;font-size:12px;color:#999}.reply-label{color:#999;flex-shrink:0}.reply-clear{width:18px;height:18px;border-radius:50%;border:none;background:#f0f0f0;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.reply-clear:hover{background:#e0e0e0}.comment-input-row{display:flex;align-items:center;gap:8px}.comment-input{flex:1;height:34px;padding:0 12px;border-radius:17px;border:none;background:#f5f5f5;font-size:13px;color:#333;outline:none;transition:background .15s,box-shadow .15s}.comment-input::placeholder{color:#bbb}.comment-input:focus{background:#f0f0f0;box-shadow:0 0 0 1.5px #d0d0d0}.comment-send-btn{width:34px;height:34px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;background:#e8e8e8;color:#ccc;transition:background .15s,color .15s}.comment-send-btn.active{background:#ef4444;color:#fff}.comment-send-btn.active:hover{background:#dc2626}.comment-send-btn:disabled{cursor:not-allowed}.user-select-wrap{position:relative;flex:1;min-width:0}.user-select-trigger{display:flex;align-items:center;height:26px;padding:0 8px;border:1px solid #e5e5e5;border-radius:6px;background:#fafafa;font-size:12px;color:#333;cursor:pointer;transition:border-color .15s;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.user-select-trigger:hover{border-color:#d0d0d0}.user-select-clear{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;border:none;background:#e0e0e0;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.user-select-clear:hover{background:#d0d0d0}.user-select-dropdown{position:absolute;bottom:calc(100% + 4px);left:0;width:260px;max-height:300px;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000026;overflow:hidden;z-index:100;display:flex;flex-direction:column}.user-select-search{display:flex;align-items:center;gap:6px;padding:8px 10px;border-bottom:.5px solid #f0f0f0}.user-select-search-input{flex:1;height:28px;border:none;background:#f5f5f5;border-radius:6px;padding:0 8px;font-size:12px;color:#333;outline:none}.user-select-search-input::placeholder{color:#bbb}.user-select-list{flex:1;overflow-y:auto;max-height:240px}.user-select-list::-webkit-scrollbar{width:4px}.user-select-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.user-select-item{display:flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer;transition:background .1s}.user-select-item:hover{background:#f5f5f5}.user-select-item.active{background:#fff1f0}.user-select-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#e8e8e8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-select-avatar img{width:100%;height:100%;object-fit:cover}.user-select-avatar span{font-size:11px;font-weight:600;color:#666}.user-select-info{flex:1;min-width:0;display:flex;flex-direction:column}.user-select-name{font-size:12px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-select-phone{font-size:11px;color:#999}.user-select-loading,.user-select-empty{text-align:center;padding:10px;font-size:12px;color:#bbb}.rich-text-editor{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fff;transition:border-color .2s}.rich-text-editor:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #1890ff1a}.editor-toolbar{display:flex;align-items:center;padding:6px 8px;border-bottom:1px solid #f0f0f0;background:#fafafa;flex-wrap:wrap;gap:2px}.toolbar-divider{width:1px;height:20px;background:#e8e8e8;margin:0 4px}.editor-content{padding:12px 16px;min-height:280px;max-height:520px;overflow-y:auto;cursor:text}.editor-content .ProseMirror{outline:none;min-height:280px;font-size:15px;line-height:1.7;color:#1a1a1a}.editor-content .ProseMirror p{margin:0 0 8px}.editor-content .ProseMirror h1{font-size:24px;font-weight:700;margin:16px 0 8px;line-height:1.3}.editor-content .ProseMirror h2{font-size:20px;font-weight:600;margin:14px 0 6px;line-height:1.35}.editor-content .ProseMirror h3{font-size:17px;font-weight:600;margin:12px 0 4px;line-height:1.4}.editor-content .ProseMirror img{max-width:100%;height:auto;border-radius:8px;margin:12px 0;display:block}.editor-content .ProseMirror ul,.editor-content .ProseMirror ol{padding-left:24px;margin:4px 0 8px}.editor-content .ProseMirror li{margin-bottom:4px}.editor-content .ProseMirror strong{font-weight:700}.editor-content .ProseMirror em{font-style:italic}.editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#bfbfbf;pointer-events:none;height:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.ant-layout-sider .ant-menu-item-selected{font-weight:600}.ant-card{border-radius:8px}
