.latest-news-page{background:#f5f7fa;color:#1b2b3b}
.latest-news-page .geo-header{position:relative;z-index:20}
.news-subnav{background:#101722;border-bottom:1px solid rgba(255,255,255,.08)}
.news-subnav .geo-container{display:flex;justify-content:center;gap:18px;min-height:58px;align-items:stretch}
.news-subnav a{position:relative;display:flex;align-items:center;padding:0 32px;color:#d7dee8;font-size:15px;transition:.2s ease}
.news-subnav a:hover,.news-subnav a.active{color:#fff;background:rgba(30,111,217,.18)}
.news-subnav a.active:after{content:"";position:absolute;right:24px;bottom:0;left:24px;height:3px;border-radius:3px 3px 0 0;background:#1e6fd9}
.news-heading{padding:50px 0 36px;background:linear-gradient(135deg,#eef5ff 0,#f8fbff 55%,#fff 100%);border-bottom:1px solid #e7edf5}
.news-breadcrumb{display:flex;gap:9px;align-items:center;margin-bottom:18px;color:#8492a3;font-size:13px}
.news-breadcrumb a{color:#66778c}.news-breadcrumb a:hover{color:#1e6fd9}
.news-heading h1{margin:0;color:#14263b;font-size:36px;line-height:1.25}.news-heading p{margin:12px 0 0;color:#63758a;font-size:16px}
.news-main{padding:42px 0 70px}
.news-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start}
.news-sidebar{position:sticky;top:82px;display:grid;gap:20px}
.news-filter-panel{padding:22px 20px;border:1px solid #e4eaf2;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(24,53,84,.04)}
.news-filter-panel h2{margin:0 0 17px;color:#1a2b3f;font-size:17px;line-height:1.4}
.news-category-list{display:grid;gap:5px}
.news-category-list button{display:flex;width:100%;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#5a6d82;font:inherit;font-size:14px;text-align:left;cursor:pointer;transition:.18s ease}
.news-category-list button span{width:7px;height:7px;border:1px solid #9cabbc;border-radius:50%;background:#fff;transition:.18s ease}
.news-category-list button:hover{color:#1e6fd9;background:#f3f7fd}.news-category-list button.active{color:#165db9;background:#edf5ff;font-weight:600}.news-category-list button.active span{border-color:#1e6fd9;background:#1e6fd9;box-shadow:0 0 0 3px rgba(30,111,217,.12)}
.news-tag-list{display:flex;flex-wrap:wrap;gap:8px}
.news-tag-list button{padding:6px 10px;border:1px solid #d9e2ed;border-radius:6px;background:#fff;color:#53677d;font:inherit;font-size:12px;line-height:1.2;cursor:pointer;transition:.18s ease}
.news-tag-list button:hover,.news-tag-list button.active{border-color:#1e6fd9;color:#1e6fd9;background:#f2f7ff}
.news-results{min-width:0}
.news-results-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px;padding:0 2px}
.news-results-head h2{margin:0;color:#16283c;font-size:22px}.news-results-head p{margin:6px 0 0;color:#8997a7;font-size:13px}.news-results-head>span{color:#7d8da0;font-size:13px}
.news-card-list{display:grid;gap:20px}
.news-card{padding:21px 24px 18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 7px 24px rgba(34,61,91,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.news-card:hover{transform:translateY(-2px);border-color:#cbdaf0;box-shadow:0 13px 32px rgba(34,75,125,.085)}
.news-card[hidden]{display:none}
.news-card--media{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:190px;padding:0;overflow:hidden}
.news-card-media{display:block;min-height:190px;overflow:hidden;background:#eef3f9}
.news-card-media img{width:100%;height:100%;min-height:190px;object-fit:cover;transition:transform .3s ease}
.news-card--media:hover .news-card-media img{transform:scale(1.025)}
.news-card-content{min-width:0}
.news-card--media .news-card-content{display:flex;min-height:190px;flex-direction:column;padding:21px 24px 18px}
.news-card-top{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#8a99aa;font-size:12px;line-height:1.5}
.news-type{display:inline-flex;padding:3px 8px;border-radius:4px;background:#edf5ff;color:#1d65bd;font-weight:600}
.news-card h2{margin:0;color:#1b2d42;font-size:18px;line-height:1.55}.news-card h2 a{color:inherit}.news-card h2 a:hover{color:#1e6fd9}
.news-card p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#64758a;font-size:14px;line-height:1.85;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.news-card-action{display:flex;justify-content:flex-end;margin-top:14px}.news-card-action a{color:#1e6fd9;font-size:13px;font-weight:600}.news-card-action a:hover{text-decoration:underline}
.news-card--media .news-card-action{margin-top:auto;padding-top:14px}
.news-empty{padding:50px 20px;border:1px dashed #ccd7e5;border-radius:12px;background:#fff;color:#8291a2;text-align:center}
.news-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}
.news-pagination span{display:inline-flex;min-width:38px;height:36px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #dce4ee;border-radius:7px;background:#fff;color:#65778b;font-size:13px}
.news-pagination .current{border-color:#1e6fd9;background:#1e6fd9;color:#fff}.news-pagination .disabled{color:#b1bdc9;background:#f7f9fb}
.latest-news-page .news-results-head[hidden],.latest-news-page .news-card-list[hidden],.latest-news-page .news-pagination[hidden],.latest-news-page .news-detail[hidden]{display:none}
.latest-news-page .news-detail{padding:28px 32px 32px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 7px 24px rgba(34,61,91,.045)}
.latest-news-page .news-detail-back{margin:0 0 24px;padding:8px 13px;border:1px solid #d8e2ee;border-radius:7px;background:#f8fafd;color:#315f9e;font:inherit;font-size:13px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}
.latest-news-page .news-detail-back:hover{border-color:#1e6fd9;background:#f2f7ff;color:#1e6fd9}
.latest-news-page .news-detail-header{padding-bottom:22px;border-bottom:1px solid #e8edf3}
.latest-news-page .news-detail-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#8493a5;font-size:13px}
.latest-news-page .news-detail-header h2{margin:0;color:#172b43;font-size:28px;line-height:1.45}
.latest-news-page .news-detail-body{padding-top:24px;color:#42566e;font-size:16px;line-height:1.9}
.latest-news-page .news-detail-body p{margin:0 0 18px}
.latest-news-page .news-detail-body h2{margin:30px 0 14px;color:#1b3554;font-size:21px;line-height:1.55}
.latest-news-page .news-detail-body a{color:#1e6fd9;text-decoration:underline;text-underline-offset:3px}
.latest-news-page .news-detail-body img{display:block;max-width:100%;height:auto;margin:24px auto;border-radius:8px}
.latest-news-page .news-detail-source{margin:28px 0 0;padding-top:20px;border-top:1px solid #e8edf3;text-align:right}
.latest-news-page .news-detail-source a{color:#1e6fd9;font-size:14px;font-weight:600}
@media(min-width:901px){.latest-news-page .news-card-action{padding-right:88px}}
@media(max-width:900px){.news-subnav .geo-container{overflow-x:auto;justify-content:flex-start}.news-subnav a{flex:0 0 auto;padding:0 20px}.news-layout{grid-template-columns:1fr}.news-sidebar{position:static;grid-template-columns:1fr 1fr}.news-heading{padding:36px 0 28px}.news-heading h1{font-size:30px}}
@media(max-width:620px){.news-main{padding:28px 0 50px}.news-sidebar{grid-template-columns:1fr}.news-results-head{align-items:flex-start}.news-card{padding:18px}.news-card--media{grid-template-columns:1fr;padding:0}.news-card-media{min-height:0;aspect-ratio:690/450}.news-card-media img{min-height:0}.news-card--media .news-card-content{min-height:0;padding:18px}.news-card-top{flex-wrap:wrap}.news-card h2{font-size:17px}.news-subnav a{padding:0 15px}.latest-news-page .news-detail{padding:20px 18px 24px}.latest-news-page .news-detail-header h2{font-size:22px}.latest-news-page .news-detail-body{font-size:15px}.latest-news-page .news-detail-body h2{font-size:19px}}
