/* Compact reading shelves preserve discoverability without a wall of posters. */
.news-hub-page .card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1180px;margin:0 auto 28px}.news-hub-page .card{margin:0;min-width:0}.news-hub-page .news-card{height:100%;min-height:142px;padding:12px;border:1px solid #ffffff18;border-radius:10px;background:#16243a;color:#eef6ff}.news-hub-page .news-card:hover{border-color:#5792d2;background:#1a2c45}.news-hub-page .news-card-cover,.news-hub-page .news-card-cover-ph{width:110px;height:86px;flex:0 0 110px;border-radius:7px}.news-hub-page .news-card-body{min-width:0;padding-left:12px}.news-hub-page .news-card-title{display:-webkit-box;overflow:hidden;margin:1px 0 7px;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:15px;line-height:1.45}.news-hub-page .news-card-summary{display:-webkit-box;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#aebed3;font-size:12px;line-height:1.55}.news-hub-page .news-card-meta{margin-top:8px;color:#8399b7;font-size:11px}.news-hub-page .news-cat-tag{font-size:10px}@media(max-width:760px){.news-hub-page .card-list{grid-template-columns:1fr;gap:8px;margin:0 10px 18px}.news-hub-page .news-card{min-height:106px;padding:9px}.news-hub-page .news-card-cover,.news-hub-page .news-card-cover-ph{width:82px;height:70px;flex-basis:82px}.news-hub-page .news-card-body{padding-left:9px}.news-hub-page .news-card-summary{display:none}.news-hub-page .news-card-title{margin-top:0;font-size:14px}.news-hub-page .news-card-meta{margin-top:5px}}
