.article-cover{margin:16px 0 0;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.article-cover img{display:block;width:100%;height:auto;max-height:420px;object-fit:cover}
.source-line{margin:10px 0 0;font-size:.92rem;line-height:1.6;opacity:.9}
.source-line a{color:#ff9b7a;text-decoration:underline;text-underline-offset:2px}
.source-line .heat{opacity:.7}
.page-article{background:#0B0B1A;color:#E8E8F0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
.article-wrap{max-width:760px;margin:0 auto;padding:24px 16px 80px}
.crumb{font-size:.9rem;opacity:.7;margin-bottom:18px}
.crumb a{color:#ff9b7a;text-decoration:none}
.article-head .eyebrow{color:#ff8a6a;font-size:.85rem;letter-spacing:.04em}
.article-head h1{font-size:clamp(1.5rem,4vw,2rem);line-height:1.35;margin:8px 0 12px}
.article-head .meta{opacity:.65;font-size:.9rem}
.article-head .lead{margin-top:16px;padding:14px 16px;border-left:3px solid #ff6b4a;background:rgba(255,255,255,.04);line-height:1.7}
.article-body h2{margin:28px 0 12px;font-size:1.2rem}
.article-body p{line-height:1.85;opacity:.92;margin:0 0 14px}
.article-foot{margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);opacity:.8;line-height:1.7}
.article-foot a{color:#ff9b7a}
.site-footer.compact{padding:16px;border-top:1px solid rgba(255,255,255,.08)}
.site-footer.compact .footer-bottom{display:flex;gap:12px;flex-wrap:wrap;justify-content:space-between;opacity:.7;font-size:.85rem}
.site-footer.compact a{color:#ff9b7a;text-decoration:none}
.skip-link{position:absolute;left:-999px;top:0}
.skip-link:focus{left:8px;top:8px;background:#fff;color:#000;padding:8px;z-index:99}
.page-article .site-header{position:sticky;top:0;backdrop-filter:blur(10px);background:rgba(11,11,26,.85);border-bottom:1px solid rgba(255,255,255,.06);z-index:10}
.page-article .nav-shell{max-width:960px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.page-article .brand img{height:36px;width:auto}
.page-article .desktop-nav{display:flex;gap:14px}
.page-article .desktop-nav a{color:#E8E8F0;text-decoration:none;opacity:.85;font-size:.92rem}
@media (max-width:720px){.page-article .desktop-nav{display:none}}
