 .si-newsfeed-wrap .list-group-item{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.si-newsfeed-wrap .si-feed-tools{display:flex;align-items:center;gap:8px;}
.si-newsfeed-wrap .si-news-item{padding:15px;border-bottom:1px solid #f0f0f0;}
.si-newsfeed-wrap .si-news-item:last-child{border-bottom:0;}
.si-newsfeed-wrap .si-news-title{font-size:16px;font-weight:500;margin:0 0 8px;line-height:1.5;}
.si-newsfeed-wrap .si-news-title a{text-decoration:none;cursor:pointer;}
.si-newsfeed-wrap .si-news-desc{color:#666;line-height:1.7;margin-bottom:8px;}
.si-newsfeed-wrap .si-news-meta{font-size:12px;color:#888;display:flex;gap:15px;flex-wrap:wrap;}
.si-newsfeed-wrap .si-pagination{margin-top:20px;display:flex;gap:8px;flex-wrap:wrap;}
.si-newsfeed-wrap .si-pagination a,.si-newsfeed-wrap .si-pagination span{display:inline-block;padding:8px 12px;border:1px solid #e4e4e4;border-radius:4px;background:#fff;color:#555;text-decoration:none;}
.si-newsfeed-wrap .si-pagination a:hover{background:#f7f7f7;}
.si-newsfeed-wrap .si-pagination .active{background:#03a9f4;border-color:#03a9f4;color:#fff;}
.si-newsfeed-wrap .si-summary{margin-bottom:15px;color:#666;font-size:13px;}
.si-newsfeed-wrap .label-source{display:inline-block;padding:2px 8px;border-radius:3px;background:#f1f5f9;color:#555;font-size:11px;font-weight:600;margin-top:4px;}
.si-news-dashboard-list .si-news-row{padding:12px 0;border-bottom:1px dashed #f0f0f0;}
.si-news-dashboard-list .si-news-row:last-child{border-bottom:0;}
.si-news-dashboard-list .si-news-row a{font-weight:500;display:block;line-height:1.5;text-decoration:none;margin-bottom:4px;cursor:pointer;}
.si-news-dashboard-list .si-news-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:10px;}
.si-newsfeed-wrap .panel-title{font-weight:600;}
.si-modal-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px;}
.si-modal-title{margin-top:0;font-weight:600;line-height:1.5;}
.si-modal-description{white-space:pre-line;color:#555;line-height:1.8;font-size:14px;}
.mtop-5{margin-top:-5px;}
.si-newsfeed-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;}
.si-toolbar-actions{display:flex;align-items:center;gap:10px;}
.si-filter-box,.si-summary-box,.si-side-card{background:#fff;}
.si-summary-box{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
.si-summary-pill{display:inline-block;padding:8px 12px;background:#f7f9fb;border:1px solid #e9edf3;border-radius:4px;color:#555;font-size:12px;}
.si-side-card{border:1px solid #eceff4;border-radius:4px;overflow:hidden;}
.si-side-card-header{padding:12px 15px;background:#f9fafb;border-bottom:1px solid #eceff4;}
.si-side-card-body{padding:0;}
.si-feed-list-group{margin-bottom:0;}
.si-feed-list-group .list-group-item{border-left:0;border-right:0;margin-bottom:0;padding:14px 15px;}
.si-feed-item-main{min-width:0;}
.si-feed-title{font-weight:600;display:inline-block;max-width:100%;}
.si-feed-list-group .active-feed{background:#f5fbff;}
.si-news-card{background:#fff;border:1px solid #eceff4;border-radius:4px;padding:16px 18px;margin-bottom:15px;}
.si-news-card-head{margin-bottom:8px;}
@media (max-width:767px){.si-summary-box{justify-content:flex-start;}.si-newsfeed-toolbar{align-items:flex-start;}}
.si-pagination-compact .si-page-nav{font-weight:600;min-width:84px;text-align:center;}
.si-pagination-compact .disabled{background:#f4f5f7;color:#9aa1a9;border-color:#e4e7eb;cursor:not-allowed;}
.si-news-card-enhanced{position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(15,23,42,.05);transition:all .2s ease;border:1px solid #e8edf3;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);}
.si-news-card-enhanced:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(2,132,199,.10);border-color:#d8e8f8;}
.si-news-accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#03a9f4 0%,#38bdf8 100%);}
.si-news-topmeta{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:10px;}
.si-news-tag{display:inline-flex;align-items:center;gap:6px;background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;padding:5px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;}
.si-news-date{font-size:12px;color:#7a8795;display:inline-flex;align-items:center;gap:5px;}
.si-news-card-enhanced .si-news-title{line-height:1.55;margin-bottom:10px;}
.si-news-card-enhanced .si-news-title a{color:#1f2937;}
.si-news-card-enhanced .si-news-title a:hover{color:#0284c7;text-decoration:none;}
.si-news-card-enhanced .si-news-desc{font-size:13px;line-height:1.85;color:#5f6b7a;margin-bottom:14px;max-height:72px;overflow:hidden;}
.si-news-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;padding-top:12px;border-top:1px dashed #e6edf5;}
.si-news-actions{display:flex;gap:8px;flex-wrap:wrap;}
.si-news-actions .btn{border-radius:4px;padding:6px 12px;font-weight:600;}
@media (max-width:767px){.si-news-footer,.si-news-topmeta{align-items:flex-start;}.si-news-actions{width:100%;}.si-news-actions .btn{flex:1;text-align:center;}}
.si-news-meta-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.si-news-actions-inline{display:flex;align-items:center;gap:6px;}
.si-news-icon-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9e2ec;border-radius:50%;background:#fff;color:#5b6777;text-decoration:none;transition:all .2s ease;}
.si-news-icon-btn:hover{background:#03a9f4;border-color:#03a9f4;color:#fff;text-decoration:none;}
.si-news-footer{padding-top:10px;margin-top:4px;}
.si-news-card-enhanced .si-news-desc{margin-bottom:10px;}
@media (max-width:767px){.si-news-meta-inline{width:100%;justify-content:space-between;}}
.si-news-actions-bottom{display:flex;justify-content:flex-start;align-items:center;gap:8px;}
.si-news-footer{border-top:1px dashed #e6edf5;padding-top:12px;margin-top:6px;}
.si-news-widget-desc{margin:6px 0 8px;color:#667085;font-size:12px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
