:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}body{margin:0;background:#f4f5f7;color:#111827}.trump-topbar{height:72px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:10}.trump-brand{font-weight:800;font-size:24px;color:#c60000;text-decoration:none}.trump-topbar nav{display:flex;gap:20px}.trump-topbar nav a{color:#374151;text-decoration:none;font-weight:700}.trump-topbar nav a.active{color:#c60000}.trump-page{width:min(1120px,calc(100% - 32px));margin:28px auto 60px}.trump-hero{background:linear-gradient(135deg,#111827,#7f1d1d);color:white;border-radius:20px;padding:36px;display:flex;justify-content:space-between;gap:28px;align-items:flex-end;box-shadow:0 16px 50px rgba(17,24,39,.16)}.eyebrow{font-size:13px;letter-spacing:.16em;font-weight:800;color:#fecaca}.trump-hero h1{font-size:42px;margin:10px 0 12px}.trump-hero p{margin:0;max-width:720px;line-height:1.8;color:#f3f4f6}.trump-status{min-width:150px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:16px}.trump-status i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#22c55e;margin-right:8px}.trump-status span{font-weight:800}.trump-status b{display:block;margin-top:8px;font-size:12px;color:#d1d5db}.trump-feed-panel{margin-top:22px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.trump-feed-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:16px}.trump-feed-head h2{margin:0;font-size:24px}.trump-feed-head button,.trump-more{border:0;border-radius:10px;background:#c60000;color:#fff;font-weight:800;padding:10px 18px}.trump-feed{display:grid;gap:0}.trump-item{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid #eceff3}.trump-item.no-image{grid-template-columns:1fr}.trump-item img{width:220px;height:130px;object-fit:cover;border-radius:12px;background:#e5e7eb}.trump-item h3{font-size:22px;line-height:1.45;margin:0 0 10px}.trump-item h3 a{color:#111827;text-decoration:none}.trump-item p{color:#4b5563;line-height:1.7;margin:0 0 12px}.trump-meta{font-size:13px;color:#6b7280}.trump-loading,.trump-empty{padding:60px 12px;text-align:center;color:#6b7280}.trump-more{display:block;margin:22px auto 0}.trump-more[hidden]{display:none}@media(max-width:720px){.trump-topbar{height:62px;padding:0 18px}.trump-topbar nav a:first-child{display:none}.trump-page{width:calc(100% - 24px);margin-top:14px}.trump-hero{padding:24px 20px;display:block}.trump-hero h1{font-size:32px}.trump-status{margin-top:22px}.trump-feed-panel{padding:18px 16px}.trump-item{grid-template-columns:112px 1fr;gap:14px}.trump-item img{width:112px;height:84px}.trump-item h3{font-size:18px}.trump-item p{display:none}}
