:root{--hot-ink:#10231d;--hot-green:#164f3b;--hot-gold:#cf7b2a;--hot-paper:#f7f5ef}.hotspot-shell,.hotspot-article{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:20px 0 80px;color:var(--hot-ink)}.hotspot-hero{text-align:center;padding:8px 0 26px}.hotspot-hero h1{font-size:38px;margin:0 0 10px;letter-spacing:.02em}.hotspot-hero p{color:#718078;font-size:15px;margin:0;font-weight:600;letter-spacing:.14em}.hotspot-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.hotspot-empty{background:#fff;border:1px solid #e1e5e2;border-radius:16px;padding:24px}.hotspot-card{display:flex;flex-direction:row;align-items:stretch;gap:16px;background:#fff;border:1px solid #e1e5e2;border-radius:16px;padding:20px 22px;overflow:hidden;transition:transform .18s,box-shadow .18s}.hotspot-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(16,45,36,.09)}.hotspot-card-badge{position:relative;flex:none;width:58px;height:66px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#17634b,#0c3529);color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.hotspot-card-badge::before{content:"";position:absolute;right:-34%;bottom:-44%;width:110%;aspect-ratio:1;border-radius:50%;border:10px solid rgba(233,185,120,.18)}.badge-month{position:relative;font-size:10px;font-weight:800;letter-spacing:.1em;color:#e9b978}.badge-day{position:relative;font-size:26px;font-weight:900;line-height:1.1;letter-spacing:-.02em}.hotspot-card-body{display:flex;flex-direction:column;flex:1;min-width:0}.hotspot-card h2{margin:0 0 8px;font-size:20px;line-height:1.4;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hotspot-card h2 a{color:var(--hot-ink);text-decoration:none}.hotspot-card h2 a:hover{color:var(--hot-green)}.hotspot-card-body p{margin:0;color:#647069;font-size:14.5px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hotspot-card-link{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:12px;color:var(--hot-green);font-weight:800;font-size:13px;text-decoration:none}.hotspot-card-link::after{content:"→";transition:transform .18s}.hotspot-card:hover .hotspot-card-link::after{transform:translateX(4px)}.hotspot-note{text-align:center;color:#9aa49f;font-size:12px;margin-top:40px}.hotspot-pagination{display:flex;justify-content:center;gap:24px;margin-top:32px}
.hotspot-article a{text-decoration:none}
/* 阅读进度条 */
.hotspot-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1000;pointer-events:none}.hotspot-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--hot-gold),#e9b978);box-shadow:0 0 8px rgba(207,123,42,.6)}
/* 首屏 Hero：报头式 */
.hotspot-cover{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);min-height:480px;overflow:hidden;border-radius:30px;color:#fff;background:radial-gradient(120% 140% at 85% 10%,#1d6b4f 0%,#12422f 46%,#0b2e22 100%);box-shadow:0 30px 70px rgba(16,45,36,.22)}.hotspot-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(11,46,34,.25),transparent 46%);pointer-events:none}.hotspot-cover-copy{position:relative;z-index:2;padding:52px 8px 52px 56px;display:flex;flex-direction:column;justify-content:center}.hotspot-dateline{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:24px;color:#e9b978;font-size:12px;font-weight:800;letter-spacing:.14em}.hotspot-dateline span+span{position:relative}.hotspot-dateline span+span::before{content:"·";position:absolute;left:-12px;color:rgba(233,185,120,.55)}.hotspot-cover h1{margin:0 0 16px;font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1.18;font-weight:900;letter-spacing:.01em;color:#fff;text-wrap:balance}.hotspot-lead{max-width:62ch;margin:0;color:#d8e7e1;font-size:17px;line-height:1.9}.hotspot-cover-meta{display:flex;gap:22px;margin-top:24px;color:#bcd3c9;font-size:13px}.hotspot-cover-meta b{color:#fff;font-weight:800}.hotspot-share{display:flex;align-items:center;gap:10px;margin-top:24px}.hotspot-share button{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:999px;padding:9px 18px;font:inherit;font-weight:700;cursor:pointer;transition:.2s}.hotspot-share button:first-child{background:#fff;color:var(--hot-green)}.hotspot-share button:hover{transform:translateY(-1px)}.hotspot-share span{color:#d8e7e1;font-size:13px}.hotspot-cover-art{position:relative;z-index:1;display:grid;place-items:center;overflow:hidden}.hotspot-cover-art::before{content:"";position:absolute;inset:0;background:radial-gradient(closest-side at 62% 50%,rgba(233,185,120,.28),transparent 72%)}.hotspot-orbit{position:relative;width:min(340px,86%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:conic-gradient(from 210deg,#f3d9a8,#d79243 38%,#8f4c18 62%,#f3d9a8);box-shadow:0 30px 70px rgba(0,0,0,.35),inset 0 0 0 12px rgba(255,255,255,.14);-webkit-mask-image:radial-gradient(closest-side,black 62%,transparent 100%);mask-image:radial-gradient(closest-side,black 62%,transparent 100%);transform:rotate(-8deg)}.hotspot-orbit svg{width:64%;height:64%}.hotspot-cover-date{position:absolute;right:8%;bottom:9%;font-size:110px;font-weight:900;line-height:1;color:rgba(255,255,255,.13);letter-spacing:-.04em;user-select:none;pointer-events:none}
/* 全篇头条 */
.hotspot-lead-story{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);margin:34px 0 60px;overflow:hidden;border-radius:22px;background:linear-gradient(120deg,#fffdf6,#fdf3e2);border:1px solid #eeddbe;box-shadow:0 16px 44px rgba(120,84,31,.10)}.hotspot-lead-copy{padding:38px 40px;display:flex;flex-direction:column}.hotspot-lead-tag{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:5px 13px;border-radius:999px;background:var(--hot-gold);color:#fff;font-size:12px;font-weight:900;letter-spacing:.14em}.hotspot-lead-tag::before{content:"◆";font-size:9px}.hotspot-lead-copy h2{margin:16px 0 12px;font-size:clamp(1.5rem,2.6vw,2.05rem);line-height:1.32;font-weight:900}.hotspot-lead-copy h2 a{color:var(--hot-ink)}.hotspot-lead-copy h2 a:hover{color:#b45309}.hotspot-lead-copy p{margin:0;color:#5b4a33;font-size:15.5px;line-height:1.85}.hotspot-lead-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:20px;color:#b45309;font-weight:800;font-size:13px;letter-spacing:.04em}.hotspot-lead-link::after{content:"→";transition:transform .2s}.hotspot-lead-story:hover .hotspot-lead-link::after{transform:translateX(4px)}.hotspot-lead-art{position:relative;background:linear-gradient(160deg,#f0d9ae,#d79243 70%);overflow:hidden}.hotspot-lead-art svg{position:absolute;inset:0;width:100%;height:100%;opacity:.9}.hotspot-lead-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(253,243,226,.9),transparent 34%)}
/* 双栏布局与锚点导航 */
.hotspot-content-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:44px;margin-top:54px}.hotspot-main-column{min-width:0}.hotspot-jump{position:sticky;top:96px;align-self:start;display:flex;flex-direction:column;margin:0;padding:7px 0 7px 20px;border-left:2px solid #d9dfdb}.hotspot-jump a{position:relative;display:flex;flex-direction:column;padding:13px 0;color:#718078;transition:color .2s}.hotspot-jump a:before{content:"";position:absolute;left:-27px;top:18px;width:10px;height:10px;border:2px solid #c1cbc5;border-radius:50%;background:#faf9f5;transition:.2s}.hotspot-jump a+a{margin-top:5px}.hotspot-jump b{font-size:15.5px;color:inherit}.hotspot-jump span{margin-top:2px;color:#8a958f;font-size:11px;line-height:1.45}.hotspot-jump a:hover,.hotspot-jump a.active{color:var(--hot-ink)}.hotspot-jump a.active:before{border-color:var(--hot-gold);background:var(--hot-gold);box-shadow:0 0 0 5px #f5e9d9}.hotspot-jump a.active b{font-weight:900}
/* 栏目（差异化强调色） */
.hotspot-topic{margin:0 0 78px;scroll-margin-top:26px}.hotspot-topic.finance{--topic:#b45309;--topic-soft:rgba(212,124,41,.12)}.hotspot-topic.international{--topic:#3b5f8a;--topic-soft:rgba(59,95,138,.12)}.hotspot-topic.domestic{--topic:#2e7d5b;--topic-soft:rgba(46,125,91,.12)}.hotspot-topic>header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:end;overflow:hidden;margin-bottom:20px;border-bottom:3px solid var(--topic)}.hotspot-topic>header .head{padding:22px 0}.hotspot-eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.18em;color:var(--topic)}.hotspot-eyebrow::after{content:"";flex:1;height:1px;max-width:90px;background:var(--topic);opacity:.35}.hotspot-topic h2{margin:8px 0 4px;font-size:34px;line-height:1.2;font-weight:900}.hotspot-topic>header p{margin:0;color:#718078}.hotspot-head-art{width:210px;height:130px;border-radius:14px;overflow:hidden;position:relative}.hotspot-head-art img{width:100%;height:100%;object-fit:cover}.hotspot-head-art::after{content:"";position:absolute;inset:0;background:linear-gradient(200deg,transparent 40%,rgba(0,0,0,.16))}
/* 故事卡片 */
.hotspot-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hotspot-story-grid article{position:relative;display:flex;flex-direction:column;min-height:196px;padding:24px 24px 20px;border:1px solid #e1e5e2;border-radius:16px;background:#fff;transition:transform .18s,border-color .18s,box-shadow .18s}.hotspot-story-grid article>*{min-width:0}.hotspot-story-grid article:hover{transform:translateY(-3px);border-color:#c8d2cc;border-color:color-mix(in srgb,var(--topic,#8a958f) 45%,#e1e5e2);box-shadow:0 14px 30px rgba(16,45,36,.09)}.hotspot-story-head{display:flex;align-items:flex-start;gap:12px}.hotspot-story-number{flex:none;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;margin-top:2px;border-radius:50%;background:var(--topic-soft,rgba(207,123,42,.13));color:var(--topic,var(--hot-gold));font-size:12px;font-weight:900;letter-spacing:.02em}.hotspot-story-grid h3{margin:0 0 9px;font-size:19px;line-height:1.42;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hotspot-story-grid h3 a{color:var(--hot-ink)}.hotspot-story-grid h3 a:hover{color:var(--topic,var(--hot-green))}.hotspot-story-body{display:block;flex:1 1 auto}.hotspot-story-body p{margin:0;color:#415149;font-size:15px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hotspot-story-grid article>p{flex:1 1 auto;color:#415149;font-size:15px;line-height:1.8}.hotspot-story-source{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:16px;color:var(--topic,#9b5a24);font-size:12px;font-weight:800;letter-spacing:.04em}.hotspot-story-source::after{content:"→";transition:transform .18s}.hotspot-story-grid article:hover .hotspot-story-source::after{transform:translateX(4px)}
.hotspot-story-grid article.featured{grid-column:1/-1;background:linear-gradient(118deg,var(--topic-soft,#fff8ec),#fff 62%);border-color:color-mix(in srgb,var(--topic,#cf7b2a) 30%,#e1e5e2)}.hotspot-story-grid article.featured::after{content:"今日焦点";position:absolute;top:16px;right:16px;padding:4px 11px;border-radius:999px;background:var(--topic,#cf7b2a);color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em}.hotspot-story-grid article.featured .hotspot-story-number{width:32px;height:32px;font-size:13px}.hotspot-story-grid article.featured h3{font-size:22px}.hotspot-story-grid article.featured .hotspot-story-body p{-webkit-line-clamp:2;font-size:15.5px;max-width:72ch}
.hotspot-disclaimer{margin:18px 0 0;padding:12px 18px;border-left:3px solid var(--hot-gold);background:#fff8ed;color:#76532d;font-size:13px}
/* 结尾提示卡片 */
.hotspot-conclusion{margin:8px 0 46px;padding:26px 38px;border-radius:16px;background:var(--hot-paper);position:relative;overflow:hidden}.hotspot-conclusion::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--hot-gold),var(--hot-green))}.hotspot-conclusion p{margin:0;font-size:15px;line-height:1.9;color:#5a6a63}
/* 信息来源：胶囊流 */
.hotspot-sources{padding:30px 4px 6px;border-top:1px solid #dfe5e1}.hotspot-sources h2{font-size:15px;margin:0 0 6px}.hotspot-sources>p{color:#718078;font-size:13px;margin:0 0 16px}.hotspot-source-tags{display:flex;flex-wrap:wrap;gap:9px}.hotspot-source-tags a{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:8px 15px;border:1px solid #e1e5e2;border-radius:999px;background:#fff;font-size:13px;color:#415149;transition:.18s}.hotspot-source-tags a::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hot-gold);flex:none}.hotspot-source-tags a:hover{border-color:var(--hot-gold);color:var(--hot-green);transform:translateY(-1px)}
@media(max-width:880px){.hotspot-shell,.hotspot-article{width:min(100% - 24px,1120px);padding-top:24px}.hotspot-list{grid-template-columns:1fr}.hotspot-card{padding:16px 16px;gap:12px}.hotspot-card-badge{width:48px;height:56px}.badge-day{font-size:22px}.hotspot-hero h1{font-size:30px}.hotspot-cover{grid-template-columns:1fr;min-height:0}.hotspot-cover-copy{padding:34px 26px}.hotspot-cover h1{font-size:34px}.hotspot-cover-art{display:none}.hotspot-lead-story{grid-template-columns:1fr}.hotspot-lead-art{min-height:180px}.hotspot-content-layout{display:block;margin-top:28px}.hotspot-jump{position:sticky;top:0;z-index:4;flex-direction:row;gap:20px;margin:0 -12px 38px;padding:12px 18px;border-left:0;border-bottom:1px solid #d9dfdb;background:rgba(250,249,245,.94);overflow-x:auto;backdrop-filter:blur(10px)}.hotspot-jump a{min-width:max-content;padding:6px 0}.hotspot-jump a:before,.hotspot-jump span{display:none}.hotspot-topic>header{grid-template-columns:1fr 110px}.hotspot-head-art{width:110px;height:96px}.hotspot-topic h2{font-size:27px}.hotspot-story-grid{grid-template-columns:1fr}.hotspot-story-grid article.featured{grid-column:auto}.hotspot-story-grid article.featured::after{top:14px;right:14px}.hotspot-conclusion{padding:22px 24px}.hotspot-sources{padding:24px 10px}}