.news-v2-page[data-v-7a551667]{--news-ink:#24281b;--news-accent:#bdee38;--news-muted:#7c7d78;--news-soft:#9fa39d;--news-line:#e5e7e1;display:flex;align-items:flex-start;min-height:calc(100vh - 60px);background:#efefee;font-family:Source Han Sans SC,Microsoft YaHei,sans-serif}.news-v2-main[data-v-7a551667]{width:100%;max-width:1570px;min-width:0;margin:0 auto;padding:46px 32px 80px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,2.04fr) minmax(320px,1fr);gap:16px}.news-v2-anchor-column[data-v-7a551667],.news-v2-column[data-v-7a551667]{min-width:0}.news-v2-section-title[data-v-7a551667]{height:22px;display:flex;align-items:center;margin:0 0 22px}.news-v2-title-mark[data-v-7a551667]{width:4px;height:22px;flex:none;margin-right:12px;border-radius:2px;background:linear-gradient(180deg,var(--news-ink),var(--news-accent))}.news-v2-section-title h1[data-v-7a551667],.news-v2-section-title h2[data-v-7a551667]{margin:0;color:var(--news-ink);font-size:22px;font-weight:700;line-height:22px}.news-v2-filter-label[data-v-7a551667]{margin-left:12px;padding:4px 9px;border:1px solid rgba(36,40,27,.1);border-radius:12px;background:hsla(0,0%,100%,.62);color:var(--news-muted);font-size:12px;line-height:14px}.news-v2-hero[data-v-7a551667]{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 4px 18px rgba(36,40,27,.04)}.news-v2-hero-cover[data-v-7a551667]{position:relative;display:block;width:100%;aspect-ratio:5/2;overflow:hidden;background:#d9ddd2;color:#fff}.news-v2-hero-cover img[data-v-7a551667]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.news-v2-hero-cover:hover img[data-v-7a551667]{transform:scale(1.025)}.news-v2-hero-shade[data-v-7a551667]{position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(9,12,7,.74))}.news-v2-hero-cover h2[data-v-7a551667]{position:absolute;left:20px;right:20px;bottom:18px;margin:0;overflow:hidden;color:#fff;font-size:clamp(18px,1.45vw,22px);font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.news-v2-hero-thumbs[data-v-7a551667]{display:grid;grid-template-columns:20px minmax(0,1fr) 20px;gap:12px;align-items:center;padding:24px 16px}.news-v2-arrow[data-v-7a551667]{width:20px;height:70px;padding:0;border:0;border-radius:4px;background:rgba(36,40,27,.62);color:#fff;font-size:22px;line-height:70px;cursor:pointer;transition:background .2s ease}.news-v2-arrow[data-v-7a551667]:focus-visible,.news-v2-arrow[data-v-7a551667]:hover{background:var(--news-ink);outline:none}.news-v2-thumb-track[data-v-7a551667]{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none}.news-v2-thumb-track[data-v-7a551667]::-webkit-scrollbar{display:none}.news-v2-thumb[data-v-7a551667]{position:relative;width:102px;height:70px;flex:0 0 102px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:6px;background:var(--news-ink);cursor:pointer}.news-v2-thumb[data-v-7a551667]:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.34);transition:opacity .2s ease}.news-v2-thumb img[data-v-7a551667]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-v2-thumb.is-active[data-v-7a551667]:after,.news-v2-thumb[data-v-7a551667]:hover:after{opacity:0}.news-v2-thumb.is-active[data-v-7a551667],.news-v2-thumb[data-v-7a551667]:focus-visible{border-color:var(--news-accent);outline:none}.news-v2-list-card[data-v-7a551667]{min-height:260px;margin-top:16px;padding:0 24px 24px;border-radius:8px;background:#fff;box-shadow:0 4px 18px rgba(36,40,27,.035)}.news-v2-item[data-v-7a551667]{border-bottom:1px solid var(--news-line)}.news-v2-item-link[data-v-7a551667]{display:flex;gap:16px;padding:24px 0;color:inherit;text-decoration:none}.news-v2-item-image[data-v-7a551667]{width:200px;height:120px;flex:0 0 200px;overflow:hidden;border-radius:6px;background:#e8ebe3}.news-v2-item-image img[data-v-7a551667]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.news-v2-item-link:hover .news-v2-item-image img[data-v-7a551667]{transform:scale(1.045)}.news-v2-item-image--empty[data-v-7a551667]{display:grid;place-items:center;background:linear-gradient(135deg,#24281b,#4d5639)}.news-v2-item-image--empty span[data-v-7a551667]{color:hsla(0,0%,100%,.78);font-size:16px;letter-spacing:3px}.news-v2-item-body[data-v-7a551667]{min-width:0;flex:1;display:flex;flex-direction:column}.news-v2-item-body h2[data-v-7a551667]{margin:0;overflow:hidden;color:#272f27;font-size:20px;font-weight:500;line-height:26px;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.news-v2-item-link:hover .news-v2-item-body h2[data-v-7a551667]{color:#667d29}.news-v2-item-body>p[data-v-7a551667]{margin:12px 0 0;overflow:hidden;color:var(--news-soft);font-size:15px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-v2-item-body footer[data-v-7a551667]{min-width:0;margin-top:auto;display:flex;align-items:center;gap:12px;color:var(--news-soft);font-size:13px;line-height:18px}.news-v2-author[data-v-7a551667]{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-v2-tag[data-v-7a551667]{max-width:120px;padding:2px 8px;overflow:hidden;border-radius:10px;background:#f0f4e7;color:#778a49;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.news-v2-item-body time[data-v-7a551667]{margin-left:auto;white-space:nowrap}.news-v2-comments[data-v-7a551667]{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.news-v2-comments svg[data-v-7a551667]{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.news-v2-load-more[data-v-7a551667]{padding-top:20px;text-align:center}.news-v2-load-more button[data-v-7a551667],.news-v2-state button[data-v-7a551667]{min-width:160px;height:40px;padding:0 24px;border:1px solid var(--news-ink);border-radius:20px;background:var(--news-ink);color:var(--news-accent);font-size:14px;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.news-v2-load-more button[data-v-7a551667]:hover:not(:disabled),.news-v2-state button[data-v-7a551667]:hover{transform:translateY(-1px)}.news-v2-load-more button[data-v-7a551667]:disabled{border-color:#e5e7e1;background:#f5f6f3;color:#a5a8a1;cursor:default}.news-v2-state[data-v-7a551667]{min-height:330px;padding:48px 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.news-v2-state img[data-v-7a551667]{width:180px;max-width:60%;margin-bottom:12px}.news-v2-state strong[data-v-7a551667]{color:var(--news-ink);font-size:18px}.news-v2-state p[data-v-7a551667]{margin:8px 0 20px;color:var(--news-soft);font-size:14px}.news-v2-skeleton[data-v-7a551667]{display:flex;gap:16px;padding:24px 0;border-bottom:1px solid var(--news-line)}.news-v2-skeleton-image[data-v-7a551667],.news-v2-skeleton-lines[data-v-7a551667]{display:block;border-radius:6px;background:linear-gradient(90deg,#eef0eb 25%,#f8f9f6 45%,#eef0eb 65%);background-size:300% 100%;animation:news-v2-shimmer-7a551667 1.35s ease infinite}.news-v2-skeleton-image[data-v-7a551667]{width:200px;height:120px;flex:0 0 200px}.news-v2-skeleton-lines[data-v-7a551667]{height:104px;flex:1;clip-path:polygon(0 0,78% 0,78% 16%,0 16%,0 38%,100% 38%,100% 52%,0 52%,0 74%,91% 74%,91% 88%,0 88%)}@keyframes news-v2-shimmer-7a551667{0%{background-position:100% 0}to{background-position:0 0}}.news-v2-anchor-column[data-v-7a551667]{position:sticky;top:84px}.news-v2-anchor-column .news-v2-section-title[data-v-7a551667]{padding-left:16px}.news-v2-anchor-card[data-v-7a551667]{padding:8px 26px 24px;border-radius:8px;background:#fff;box-shadow:0 4px 18px rgba(36,40,27,.035)}.news-v2-anchor-list[data-v-7a551667]{max-height:none}.news-v2-anchor-item[data-v-7a551667]{min-height:94px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f0f1ed;color:inherit}.news-v2-anchor-profile[data-v-7a551667]{min-width:0;flex:1;display:flex;align-items:center;gap:16px;color:inherit;text-decoration:none}.news-v2-anchor-profile[data-v-7a551667]:focus-visible{border-radius:6px;outline:2px solid rgba(155,209,28,.45);outline-offset:3px}.news-v2-avatar[data-v-7a551667]{position:relative;width:66px;height:66px;flex:0 0 66px}.news-v2-avatar-image[data-v-7a551667]{display:block;width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.news-v2-live-badge[data-v-7a551667]{position:absolute;right:-1px;bottom:-1px;width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.news-v2-anchor-info[data-v-7a551667]{min-width:0;flex:1;display:flex;flex-direction:column;gap:10px}.news-v2-anchor-info small[data-v-7a551667],.news-v2-anchor-info strong[data-v-7a551667]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-v2-anchor-info strong[data-v-7a551667]{color:var(--news-ink);font-size:16px;font-weight:500;transition:color .2s ease}.news-v2-anchor-item:hover .news-v2-anchor-info strong[data-v-7a551667]{color:#667d29}.news-v2-anchor-info small[data-v-7a551667]{color:var(--news-soft);font-size:12px}.news-v2-follow[data-v-7a551667]{min-width:64px;height:28px;padding:0 10px;border:0;border-radius:14px;background:var(--news-ink);color:var(--news-accent);font-size:12px;white-space:nowrap;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.news-v2-follow[data-v-7a551667]:hover:not(:disabled){background:#333a26;box-shadow:0 4px 10px rgba(36,40,27,.18);transform:translateY(-1px)}.news-v2-follow[data-v-7a551667]:focus-visible{outline:2px solid rgba(155,209,28,.55);outline-offset:2px}.news-v2-follow[data-v-7a551667]:active:not(:disabled){box-shadow:none;transform:translateY(0)}.news-v2-follow.is-followed[data-v-7a551667]{background:#93998e;color:#fff}.news-v2-follow[data-v-7a551667]:disabled{cursor:default;opacity:.82}.news-v2-anchor-empty[data-v-7a551667],.news-v2-anchor-loading[data-v-7a551667]{height:220px;display:grid;place-items:center;color:var(--news-soft);font-size:14px}@media (max-width:1180px){.news-v2-main[data-v-7a551667]{grid-template-columns:minmax(0,1fr);padding-right:24px;padding-left:24px}.news-v2-anchor-column[data-v-7a551667]{position:static}.news-v2-anchor-column .news-v2-section-title[data-v-7a551667]{margin-top:16px;padding-left:0}.news-v2-anchor-list[data-v-7a551667]{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:28px;column-gap:28px}}@media (max-width:720px){.news-v2-main[data-v-7a551667]{padding:24px 14px 60px}.news-v2-section-title[data-v-7a551667]{margin-bottom:16px}.news-v2-hero-cover[data-v-7a551667]{aspect-ratio:16/8.5}.news-v2-hero-thumbs[data-v-7a551667]{padding:14px 10px;grid-template-columns:18px minmax(0,1fr) 18px;gap:8px}.news-v2-arrow[data-v-7a551667]{width:18px;height:58px;line-height:58px}.news-v2-thumb[data-v-7a551667]{width:86px;height:58px;flex-basis:86px}.news-v2-list-card[data-v-7a551667]{padding:0 16px 20px}.news-v2-item-link[data-v-7a551667]{gap:12px;padding:18px 0}.news-v2-item-image[data-v-7a551667],.news-v2-skeleton-image[data-v-7a551667]{width:132px;height:88px;flex-basis:132px}.news-v2-item-body h2[data-v-7a551667]{font-size:16px;line-height:22px}.news-v2-item-body>p[data-v-7a551667]{margin-top:7px;font-size:13px;line-height:19px;-webkit-line-clamp:1}.news-v2-item-body footer[data-v-7a551667]{gap:8px;font-size:12px}.news-v2-comments[data-v-7a551667],.news-v2-tag[data-v-7a551667]{display:none}.news-v2-skeleton-lines[data-v-7a551667]{height:88px}.news-v2-anchor-card[data-v-7a551667]{padding-right:18px;padding-left:18px}.news-v2-anchor-list[data-v-7a551667]{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.news-v2-hero-cover img[data-v-7a551667],.news-v2-item-image img[data-v-7a551667],.news-v2-load-more button[data-v-7a551667],.news-v2-thumb-track[data-v-7a551667]{transition:none;scroll-behavior:auto}.news-v2-skeleton-image[data-v-7a551667],.news-v2-skeleton-lines[data-v-7a551667]{animation:none}}