.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.has-search-open{overflow:hidden}
.site-search{position:fixed;z-index:1000;inset:0;display:grid;visibility:hidden;place-items:start center;opacity:0;transition:opacity .2s ease,visibility .2s ease}
.site-search.is-open{visibility:visible;opacity:1}
.site-search__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(7,24,52,.58);backdrop-filter:blur(6px)}
.site-search__dialog{position:relative;width:min(calc(100% - 2rem),40rem);margin-top:clamp(5rem,12vh,7.5rem);padding:2rem;border:1px solid rgba(22,112,239,.1);border-radius:1.25rem;background:#fff;box-shadow:0 1.5rem 4rem rgba(9,35,76,.22)}
.site-search__dialog h2{margin:0 3rem 1.25rem 0;color:#20304e;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:600;line-height:1.35}
.site-search__close{position:absolute;top:1rem;right:1rem;width:2.4rem;height:2.4rem;border:0;border-radius:50%;color:#40506b;background:#f1f6fc;font-size:1.5rem;line-height:1;cursor:pointer;transition:color .2s ease,background-color .2s ease}
.site-search__close:hover,.site-search__close:focus-visible{color:#fff;background:#1670ef;outline:none}
.terrydr-search-form{display:flex;gap:.75rem;width:100%}
.terrydr-search-form input{min-width:0;flex:1;padding:.82rem 1rem;border:1px solid #c8d7ec;border-radius:.7rem;color:#152441;background:#f8fbff;font-size:.95rem;outline:none}
.terrydr-search-form input:focus{border-color:#1670ef;box-shadow:0 0 0 3px rgba(22,112,239,.16)}
.terrydr-search-form button{padding:.82rem 1.4rem;border:0;border-radius:.7rem;color:#fff;background:#1670ef;font-size:.95rem;font-weight:600;cursor:pointer}
.news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.8vw,1.4rem)}
.news-card{overflow:hidden;border:1px solid #dbe8f8;border-radius:1rem;background:#fff;box-shadow:0 .55rem 1.8rem rgba(31,73,125,.075);transition:transform .25s ease,box-shadow .25s ease}
.news-card:hover{transform:translateY(-4px);box-shadow:0 .9rem 2.25rem rgba(31,73,125,.13)}
.news-card__link{display:block;height:100%;color:inherit;text-decoration:none}
.news-card__media{display:grid;overflow:hidden;aspect-ratio:16/9;place-items:center;color:#fff;background:linear-gradient(135deg,#0a4da8,#1a7ae8);font-size:3rem;font-weight:700}
.news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.news-card:hover .news-card__media img{transform:scale(1.035)}
.news-card__body{padding:1rem 1.05rem 1.1rem}
.news-card__body time{color:#1670ef;font-size:.78rem;font-weight:700}
.news-card__body h2{display:-webkit-box;overflow:hidden;min-height:2.9em;margin:.45rem 0;color:#20304e;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news-card__body p{display:-webkit-box;overflow:hidden;margin:0 0 .75rem;color:#687791;font-size:.9rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.news-card__more{color:#1670ef;font-size:.875rem;font-weight:700}
.navigation.pagination{margin-top:2.5rem}
.nav-links{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}
.page-numbers{display:grid;min-width:2.75rem;height:2.75rem;padding:0 .8rem;border:1px solid #d3e0f2;border-radius:.65rem;place-items:center;color:#30415f;background:#fff;text-decoration:none}
.page-numbers.current,.page-numbers:hover{border-color:#1670ef;color:#fff;background:#1670ef}
.news-single__hero{display:flex;min-height:15rem;align-items:center;padding:clamp(2rem,3vw,2.75rem) 0;color:#fff;background-image:linear-gradient(120deg,#061b45,#0a4da8 65%,#1a7ae8);background-position:center;background-size:cover}
.news-single__hero.has-cover{background-image:linear-gradient(90deg,rgba(4,18,48,.9) 0%,rgba(5,39,88,.72) 50%,rgba(5,48,108,.4) 100%),var(--news-hero-image)}
.news-single__hero a{color:#83c7ff;text-decoration:none}
.news-single__hero h1{max-width:100%;margin:.6rem 0;overflow:hidden;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.22;text-overflow:ellipsis;text-shadow:0 2px 18px rgba(0,0,0,.24);white-space:nowrap}
.news-single__hero h1.is-long{font-size:clamp(1.55rem,2.55vw,2.15rem)}
.news-single__hero h1.is-very-long{font-size:clamp(1.3rem,2vw,1.75rem)}
.news-single__hero time{color:rgba(255,255,255,.75)}
.news-single__content{max-width:56rem;padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:clamp(2.5rem,6vw,5rem);color:#34425c;font-size:1.0625rem;line-height:1.9}
.news-single__content img{height:auto;border-radius:.75rem}
.news-single__content h2,.news-single__content h3{margin:2em 0 .75em;color:#172640}
.wechat-article p{margin:0 0 1.35em}.wechat-article h2{margin:2.25em 0 .8em;color:#173864;font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.45}.wechat-article h3{margin:1.8em 0 .7em;color:#214d82;font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.5}.wechat-article img{display:block;max-width:100%;margin:1.5rem auto .75rem}.wechat-article .has-text-align-center{text-align:center}.wechat-article ul,.wechat-article ol{margin:0 0 1.35em;padding-left:1.6em}.wechat-article li+li{margin-top:.45em}.wechat-article a{color:#1670ef;text-decoration:underline;text-underline-offset:.16em}.wechat-article hr{margin:2.5rem 0;border:0;border-top:1px solid #dbe7f5}
.news-single__nav{max-width:56rem;padding-bottom:5rem}
.post-navigation .nav-links{justify-content:space-between}
.search-hero .news-hero__inner{min-height:22rem}
.search-results-page .news-section>.section-container>.terrydr-search-form{margin:0 auto 3rem}
.search-result-list{display:grid;gap:1rem}
.search-result-card{padding:1.75rem 2rem;border:1px solid #dbe8f8;border-radius:1rem;background:#fff}
.search-result-card>p{margin:0;color:#1670ef;font-size:.8rem;font-weight:700;text-transform:uppercase}
.search-result-card h2{margin:.5rem 0}.search-result-card h2 a{color:#20304e;text-decoration:none}.search-result-card div{color:#687791}
.generic-page{min-height:65vh;padding:10rem 0 6rem}.generic-page h1{font-size:clamp(2.5rem,5vw,4.5rem)}
.error-page{text-align:center}.error-page>div>p:first-child{margin:0;color:#1670ef;font-size:5rem;font-weight:800}
@media(max-width:1100px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.news-single__hero h1{overflow:visible;font-size:clamp(1.55rem,6.8vw,2.2rem);text-overflow:clip;white-space:normal}.news-single__hero h1.is-long{font-size:clamp(1.4rem,5.8vw,1.9rem)}.news-single__hero h1.is-very-long{font-size:clamp(1.25rem,5vw,1.65rem)}}
@media(max-width:520px){.terrydr-search-form{flex-direction:column}.terrydr-search-form button{width:100%}.news-grid{grid-template-columns:1fr}.site-search__dialog{margin-top:4.5rem;padding:1.5rem 1.25rem}.site-search__dialog h2{font-size:1.35rem}.news-single__hero{min-height:13.5rem;padding:2rem 0}}
@media(prefers-reduced-motion:reduce){.site-search,.news-card,.news-card__media img{transition:none}}
