body{color:#333;background:#f5f6f8;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}.news-page{min-height:100vh;padding:16px 24px}.news-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.news-back-btn{color:#2c3e50a6;background:#fff;border:1px solid #d5dbe3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.news-back-btn:hover{color:#2c3e50;background:#f7fbff;border-color:#a9b7c9}.two-col-layout{grid-template-columns:360px 8px 1fr;gap:12px;height:calc(100vh - 110px);display:grid}.left-panel{background:#f5f6f8;border:1px solid #e4e6ea;border-radius:8px;padding:12px;overflow:auto}.folder-title{color:#555;margin-bottom:10px;font-weight:600}.folder-item{cursor:pointer;color:#555;border-radius:6px;align-items:center;gap:8px;margin-bottom:6px;padding:8px 10px;transition:all .2s;display:flex}.folder-item:hover{background:#0000000a}.folder-item.active{color:#2980b9;background:#e3effd}.sub-folder-box{border-top:1px solid #e4e6ea;margin-top:12px;padding-top:10px}.sub-folder-header{color:#888;margin-bottom:8px;font-size:13px}.issue-row{cursor:pointer;border-radius:6px;padding:8px!important}.issue-row.active,.issue-row:hover{background:#e3effd}.issue-row-left{flex:1;min-width:0}.issue-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-weight:500;overflow:hidden}.issue-delete{color:#e74c3c;font-size:15px}.right-panel{overflow:auto}.drag-divider{cursor:col-resize;background:linear-gradient(#e4e6ea,#d9dde3);border:1px solid #d0d5dc;border-radius:6px;width:8px}.drag-divider:hover{background:linear-gradient(#d6e8ff,#c8defd);border-color:#9ec5ff}.toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.progress-card{margin-bottom:12px}.progress-line{justify-content:space-between;display:flex}.empty-reader{color:#999;align-items:center;gap:8px;display:flex}.reader-text{white-space:pre-wrap;line-height:1.7}.ant-card{border-color:#e4e6ea;border-radius:8px}@media (width<=980px){.two-col-layout{grid-template-columns:1fr;height:auto}.drag-divider{display:none}.left-panel,.right-panel{height:auto}}
