:root{--red:#c81722;--blue:#0b4f7a;--ink:#17212b;--muted:#677581;--line:#e2e8ed;--bg:#f5f7f9;--card:#fff;--shadow:0 12px 34px rgba(17,33,45,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.trrb-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.trrb-header-inner,.topic-shell,.article-shell{width:min(1120px,calc(100% - 36px));margin:auto}.trrb-header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between}.trrb-brand{font-size:25px;font-weight:850}.trrb-brand::first-letter{color:var(--red)}.trrb-channel{font-weight:750;color:var(--blue)}
.topic-shell{padding:34px 0 70px}.topic-hero{position:relative;overflow:hidden;padding:38px;background:linear-gradient(125deg,#101a25 0%,#213a51 58%,#8d1820 130%);color:#fff;border-radius:24px;box-shadow:var(--shadow)}.topic-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-80px;background:rgba(255,255,255,.07)}.topic-eyebrow{font-size:13px;font-weight:850;letter-spacing:.16em;color:#ffb8bd}.topic-hero h1{font-size:clamp(36px,6vw,62px);margin:9px 0 14px;line-height:1.05}.topic-hero p{max-width:800px;margin:0;color:#dce6ee;line-height:1.75;font-size:17px}.topic-status{margin-top:22px;display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.12);font-size:14px}.topic-status:before{content:"";width:9px;height:9px;border-radius:50%;background:#38d27a;box-shadow:0 0 0 5px rgba(56,210,122,.16)}
.topic-filters{display:flex;gap:9px;overflow:auto;padding:24px 0 16px}.topic-filters button{border:1px solid var(--line);background:#fff;color:#4e5e69;padding:9px 14px;border-radius:999px;white-space:nowrap;cursor:pointer}.topic-filters button.is-active{background:#17212b;color:#fff;border-color:#17212b}.topic-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.trump-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 7px 24px rgba(17,33,45,.055);display:flex;flex-direction:column;min-width:0}.trump-card-media{aspect-ratio:16/9;background:linear-gradient(135deg,#e9eef2,#d8e1e8);overflow:hidden}.trump-card-media img{width:100%;height:100%;display:block;object-fit:cover}.trump-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.trump-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.trump-source{font-weight:800;color:var(--red)}.trump-card h2{font-size:23px;line-height:1.38;margin:12px 0 10px}.trump-card p{margin:0;color:#5d6b76;line-height:1.68}.trump-card-link{margin-top:auto;padding-top:18px;color:var(--blue);font-weight:800}.topic-empty{grid-column:1/-1;padding:34px;text-align:center;background:#fff;border:1px dashed #cad5dc;border-radius:18px;color:var(--muted)}.topic-note{margin-top:24px;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--muted);line-height:1.65;font-size:14px}
.article-shell{padding:30px 0 70px}.breadcrumb{display:flex;gap:8px;color:var(--muted);font-size:14px;margin-bottom:20px}.news-article{max-width:820px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,5vw,52px);box-shadow:var(--shadow)}.article-kicker{color:var(--red);font-weight:850}.news-article h1{font-size:clamp(31px,5vw,48px);line-height:1.23;margin:10px 0 16px}.article-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:14px}.article-summary{font-size:20px;line-height:1.72;color:#42515c;border-left:4px solid var(--red);padding-left:16px}.article-image img{width:100%;border-radius:14px}.article-image figcaption{font-size:12px;color:var(--muted);margin-top:7px}.article-body p{font-size:18px;line-height:1.95}.source-box{margin-top:28px;padding:18px;background:#f6f8fa;border-radius:14px;color:#53616b}.source-links{margin:10px 0}.source-links a,.back-topic a{color:var(--blue);font-weight:800}.back-topic{text-align:center;margin-top:22px}
@media(max-width:760px){.trrb-header-inner,.topic-shell,.article-shell{width:min(100% - 24px,1120px)}.topic-shell{padding-top:20px}.topic-hero{padding:27px 22px;border-radius:19px}.topic-hero p{font-size:15px}.topic-feed{grid-template-columns:1fr}.trump-card{display:grid;grid-template-columns:126px minmax(0,1fr)}.trump-card-media{aspect-ratio:auto;height:100%;min-height:156px}.trump-card-body{padding:15px}.trump-card h2{font-size:18px;margin:8px 0 7px}.trump-card p{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trump-card-link{padding-top:10px;font-size:14px}.trump-meta{display:block}.trump-meta time{display:block;margin-top:4px}.news-article{border-radius:16px;padding:24px 19px}.article-body p{font-size:17px}}
