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