.hdn-topic-hub .toplist-link li{background:var(--secondary);border:1px solid var(--secondary);border-radius:50px;margin:0 10px 4px 0;font-weight:400}.hdn-topic-hub .toplist-link a{color:#fff}
.hdn-topic-section{margin:0 0 52px}.hdn-topic-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.hdn-topic-heading h2{margin:2px 0 0;font-size:28px}.hdn-topic-kicker,.hdn-topic-type,.hdn-topic-post-item .cat{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--primary)}.hdn-topic-count{font-size:13px;color:#777}
.hdn-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hdn-topic-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}.hdn-topic-thumb{display:block;aspect-ratio:16/10;background:#f3f3f3;overflow:hidden}.hdn-topic-thumb img{width:100%;height:100%;object-fit:cover}.hdn-topic-card-body{padding:14px}.hdn-topic-card h3{font-size:17px;line-height:1.4;margin:6px 0 8px}.hdn-topic-card h3 a{color:inherit}.hdn-topic-card-meta{font-size:12px;color:#888}
.hdn-topic-post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.hdn-topic-post-item{display:grid;grid-template-columns:130px 1fr;gap:14px}.hdn-topic-post-item .thumb{display:block;height:95px;border-radius:10px;overflow:hidden;background:#f3f3f3}.hdn-topic-post-item .thumb img{width:100%;height:100%;object-fit:cover}.hdn-topic-post-item h3{font-size:17px;line-height:1.35;margin:3px 0 5px}.hdn-topic-post-item h3 a{color:inherit}.hdn-topic-post-item p{font-size:13px;line-height:1.5;margin:0 0 4px;color:#666}.hdn-topic-post-item time{font-size:12px;color:#999}.hdn-topic-no-thumb{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#aaa}
@media(max-width:991px){.hdn-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hdn-topic-post-list{grid-template-columns:1fr}}
@media(max-width:575px){.hdn-topic-heading{align-items:start}.hdn-topic-heading h2{font-size:23px}.hdn-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hdn-topic-card-body{padding:10px}.hdn-topic-card h3{font-size:14px}.hdn-topic-post-item{grid-template-columns:105px 1fr}.hdn-topic-post-item .thumb{height:80px}.hdn-topic-post-item p{display:none}}
