/* TT v3.4.7 — News archive desktop, scoped to #tt-main */
body.tt-desktop.tt-route-news #tt-main{background:#fff}
body.tt-desktop.tt-route-news #tt-main .tt-news-page{padding-bottom:26px}
body.tt-desktop.tt-route-news #tt-main .tt-news-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar{display:grid;gap:16px;position:sticky;top:16px}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card,body.tt-desktop.tt-route-news #tt-main .tt-news-help-card{border:1px solid var(--tt-line);border-radius:14px;background:#fff;overflow:hidden}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card h3{margin:0;padding:16px 18px;border-bottom:1px solid var(--tt-line);color:var(--tt-ink);font-size:17px}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card>a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:10px 16px;border-bottom:1px solid #f0f2f5;color:#374151;font-size:13px;font-weight:700}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card>a:last-child{border-bottom:0}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card>a:hover,body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card>a.is-active{background:#fff3f3;color:var(--tt-red)}
body.tt-desktop.tt-route-news #tt-main .tt-news-sidebar-card>a b{display:grid;place-items:center;min-width:27px;height:24px;border-radius:99px;background:#f3f4f6;color:#667085;font-size:10px}
body.tt-desktop.tt-route-news #tt-main .tt-news-help-card{padding:18px;background:linear-gradient(145deg,#fff,#fff7f7)}
body.tt-desktop.tt-route-news #tt-main .tt-news-help-card h3{margin:6px 0;color:var(--tt-ink);font-size:18px}.tt-news-help-card p{margin:0 0 12px;color:var(--tt-muted);font-size:12px}.tt-news-help-card>a{color:var(--tt-red);font-size:13px;font-weight:900}
body.tt-desktop.tt-route-news #tt-main .tt-news-main{min-width:0}
body.tt-desktop.tt-route-news #tt-main .tt-news-heading{padding:6px 0 18px}
body.tt-desktop.tt-route-news #tt-main .tt-news-heading h1{margin:4px 0 7px;color:var(--tt-ink);font-size:34px;line-height:1.12}.tt-news-description{max-width:760px;color:var(--tt-muted);font-size:13px}.tt-news-description p{margin:0}
body.tt-desktop.tt-route-news #tt-main .tt-config-hero-news{position:relative;min-height:220px;margin:0 0 18px;border:1px solid var(--tt-line);border-radius:16px;overflow:hidden;background:#f7f8fa}
body.tt-desktop.tt-route-news #tt-main .tt-config-hero-news .tt-page-hero__media{position:absolute;inset:0}.tt-config-hero-news .tt-page-hero__media img{width:100%;height:100%;object-fit:cover}.tt-config-hero-news .tt-page-hero__content{position:relative;z-index:2;max-width:620px;padding:34px}.tt-config-hero-news h1{margin:5px 0;color:#111827;font-size:34px}.tt-config-hero-news p{margin:0;color:#5f6877}
body.tt-desktop.tt-route-news #tt-main .tt-news-featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);min-height:300px;border:1px solid var(--tt-line);border-radius:16px;overflow:hidden;background:#fff}
body.tt-desktop.tt-route-news #tt-main .tt-news-featured-media{min-width:0;overflow:hidden;background:#f4f5f7}.tt-news-featured-media img{width:100%;height:100%;min-height:300px;object-fit:cover}
body.tt-desktop.tt-route-news #tt-main .tt-news-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:28px}.tt-news-badge{align-self:flex-start;border-radius:99px;padding:4px 9px;background:#fff0f0;color:var(--tt-red);font-size:10px;font-weight:900}.tt-news-featured-copy h2{margin:10px 0 9px;color:var(--tt-ink);font-size:25px;line-height:1.25}.tt-news-featured-copy p{margin:0;color:var(--tt-muted);font-size:13px}.tt-news-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;color:#8a929f;font-size:11px}.tt-news-meta a{color:var(--tt-red);font-weight:900}
body.tt-desktop.tt-route-news #tt-main .tt-news-list-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:28px 0 14px}.tt-news-list-head h2{margin:0;color:var(--tt-ink);font-size:24px}.tt-news-list-head span{color:var(--tt-muted);font-size:11px}
body.tt-desktop.tt-route-news #tt-main .tt-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tt-news-grid .tt-post-card{height:100%}.tt-news-grid .tt-post-card>div{padding:13px}.tt-news-grid .tt-post-card h3{font-size:15px}.tt-news-grid .tt-post-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.tt-desktop.tt-route-news #tt-main .tt-news-pagination{margin:28px 0}.tt-news-pagination ul{display:flex;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.tt-news-pagination a,.tt-news-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--tt-line);border-radius:9px;background:#fff;color:#4b5563;font-size:12px;font-weight:800}.tt-news-pagination .current{border-color:var(--tt-red);background:var(--tt-red);color:#fff}
body.tt-desktop.tt-route-news #tt-main .tt-news-empty{padding:50px 20px;border:1px dashed var(--tt-line);border-radius:14px;text-align:center}
@media(max-width:1279px){body.tt-desktop.tt-route-news #tt-main .tt-news-layout{grid-template-columns:220px minmax(0,1fr);gap:18px}body.tt-desktop.tt-route-news #tt-main .tt-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tt-desktop.tt-route-news #tt-main .tt-news-featured-copy h2{font-size:21px}}


/* v3.10.12 — avoid orphan single news card row on archive pages */
@media(min-width:1280px){
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid{
    grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;
    align-items:stretch!important;
  }
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-1{grid-template-columns:minmax(280px,420px)!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-7,
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-8{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-9,
  body.tt-desktop.tt-route-news #tt-main .tt-news-grid.tt-news-grid--count-10{grid-template-columns:repeat(5,minmax(0,1fr))!important}
}
