/* Mature website homepage and official news */
.site-header{max-width:1320px;height:72px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);position:sticky;top:0}.site-nav{gap:24px}.site-nav a{font-weight:600;white-space:nowrap}.poster-hero{position:relative;isolation:isolate;max-width:1600px;margin:0 auto;aspect-ratio:16/9;overflow:hidden;background:#06122d}.poster-hero picture,.poster-hero img{display:block;width:100%;height:100%}.poster-hero img{object-fit:cover}.poster-scrim{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(2,10,30,.22),transparent 48%),linear-gradient(0deg,rgba(2,10,30,.55),transparent 28%);pointer-events:none}.poster-accessible-copy{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.poster-actions{position:absolute;z-index:2;left:clamp(24px,6vw,96px);bottom:clamp(22px,5vw,68px);display:flex;gap:12px}.poster-actions .site-primary,.poster-actions .site-secondary{min-width:148px;padding:13px 20px;box-shadow:0 14px 36px rgba(0,0,0,.28)}.poster-secondary{color:#fff!important;border-color:rgba(255,255,255,.45);background:rgba(8,27,64,.72);backdrop-filter:blur(12px)}.poster-secondary:hover{background:rgba(19,57,122,.9)}
.testimonial-section{padding-top:110px}.testimonial-intro{margin-bottom:28px}.testimonial-intro p{padding:12px 15px;border-left:3px solid var(--site-cyan);background:#f2f8ff;border-radius:0 8px 8px 0;font-size:13px}.testimonial-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.testimonial-card{position:relative;min-height:268px;display:flex;flex-direction:column;border:1px solid var(--site-line);border-radius:16px;padding:22px;background:linear-gradient(155deg,#fff,#f8fbff);box-shadow:0 10px 30px rgba(20,47,99,.05)}.testimonial-mark{font-family:Georgia,serif;font-size:44px;line-height:.7;color:#82b9ff}.testimonial-card>p{margin:18px 0 24px;color:#394a66;font-size:13px;line-height:1.78}.testimonial-card footer{margin-top:auto;padding-top:15px;border-top:1px solid #e8eef6}.testimonial-card footer strong,.testimonial-card footer span{display:block}.testimonial-card footer strong{font-size:13px;color:#172642}.testimonial-card footer span{font-size:11px;color:#71809a;margin-top:5px}.testimonial-card footer small{display:inline-flex;margin-top:9px;padding:3px 7px;border-radius:999px;background:#edf4ff;color:#376ac9;font-size:9px;font-weight:700}
.home-news-section{padding-top:90px}.section-intro-row{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.section-intro-row>div{max-width:720px}.section-link{display:inline-flex;align-items:center;gap:10px;color:var(--site-blue);text-decoration:none;font-weight:700;font-size:13px;white-space:nowrap;padding-bottom:7px}.section-link span,.news-read span{transition:transform .2s}.section-link:hover span,.news-read:hover span{transform:translateX(3px)}.news-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-card{overflow:hidden;border:1px solid var(--site-line);border-radius:17px;background:#fff;box-shadow:0 16px 42px rgba(18,48,105,.07);transition:transform .2s,box-shadow .2s}.news-card:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(18,48,105,.12)}.news-cover{display:block;aspect-ratio:16/9;overflow:hidden;background:#071733}.news-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.news-card:hover .news-cover img{transform:scale(1.025)}.news-card-body{padding:20px}.news-meta{display:flex;align-items:center;gap:10px;color:#7b899f;font-size:11px}.news-meta span{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eaf2ff;color:#1f5bd5;font-weight:800}.news-card h2,.news-card h3{font-size:18px;line-height:1.48;margin:14px 0 9px}.news-card h2 a,.news-card h3 a{color:var(--site-ink);text-decoration:none}.news-card-body>p{color:var(--site-muted);font-size:13px;line-height:1.75;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-read{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--site-blue);text-decoration:none;font-size:12px;font-weight:800}.home-news-section+.site-proof{margin-top:45px}
.news-page-head{position:relative;overflow:hidden;padding:92px max(28px,calc((100vw - 1184px)/2));background:radial-gradient(circle at 80% 10%,rgba(41,130,255,.25),transparent 31%),linear-gradient(135deg,#071735,#0b2d69);color:#fff}.news-page-head:after{content:"";position:absolute;right:8%;top:18%;width:260px;height:260px;border:1px solid rgba(109,177,255,.2);border-radius:50%;box-shadow:0 0 0 42px rgba(109,177,255,.04),0 0 0 84px rgba(109,177,255,.025)}.news-page-head .site-kicker{color:#6fc8ff}.news-page-head h1{font-size:50px;margin:0 0 16px}.news-page-head p{max-width:720px;color:#b7c9e8;font-size:15px;line-height:1.8}.news-index{padding-top:48px}.news-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:34px}.news-filters a{padding:8px 13px;border:1px solid var(--site-line);border-radius:999px;color:#596a84;text-decoration:none;font-size:12px;font-weight:700;background:#fff}.news-filters a.active,.news-filters a:hover{border-color:var(--site-blue);background:var(--site-blue);color:#fff}.news-index-grid{row-gap:26px}.news-index-grid .news-card h2{min-height:54px}
.news-detail{max-width:940px;margin:0 auto;padding:78px 28px 40px}.news-detail-header{max-width:820px;margin:0 auto 38px}.news-back{display:inline-flex;margin-bottom:32px;color:#61718a;text-decoration:none;font-size:12px;font-weight:700}.news-back:hover{color:var(--site-blue)}.news-detail-meta{margin-bottom:18px}.news-detail-meta small{padding-left:10px;border-left:1px solid #d9e1ec;color:#8490a3}.news-detail-header h1{font-size:46px;line-height:1.2;letter-spacing:-.035em;margin:0 0 20px;color:#0d1b34}.news-detail-header>p{font-size:17px;line-height:1.8;color:#66758e}.news-detail-cover{margin:0 0 50px;border-radius:21px;overflow:hidden;box-shadow:0 24px 70px rgba(9,32,79,.17);background:#071733}.news-detail-cover img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.news-prose{max-width:760px;margin:0 auto;color:#263852;font-size:16px;line-height:1.9}.news-prose h1,.news-prose h2,.news-prose h3{color:#10203b;line-height:1.35}.news-prose h1{font-size:34px;margin:52px 0 18px}.news-prose h2{font-size:27px;margin:48px 0 17px}.news-prose h3{font-size:20px;margin:38px 0 14px}.news-prose p{margin:0 0 22px}.news-prose ul,.news-prose ol{margin:0 0 26px;padding-left:25px}.news-prose li{margin:8px 0}.news-prose strong{color:#0e367d}.news-prose code{padding:2px 5px;border-radius:5px;background:#edf3fb;color:#274f91;font-size:.9em}.related-news{border-top:1px solid var(--site-line);padding-top:55px}.related-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-news-grid a{display:grid;text-decoration:none;color:var(--site-ink);border:1px solid var(--site-line);border-radius:14px;overflow:hidden;background:#fff}.related-news-grid img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.related-news-grid span{font-size:10px;color:var(--site-blue);font-weight:800;margin:15px 17px 5px}.related-news-grid strong{font-size:14px;line-height:1.55;margin:0 17px 18px}.news-not-found{text-align:center;padding-top:120px;padding-bottom:150px}.news-not-found h1{font-size:45px}.news-not-found p{color:var(--site-muted);margin-bottom:30px}
@media(max-width:1120px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-card{min-height:230px}.site-nav{gap:15px}.site-nav a{font-size:12px}.news-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.poster-actions{left:28px;bottom:28px}.testimonial-section{padding-top:75px}.news-page-head{padding-top:70px;padding-bottom:70px}.news-detail-header h1{font-size:39px}}
@media(max-width:620px){.poster-hero{aspect-ratio:16/9}.poster-actions{left:10px;right:10px;bottom:10px;gap:7px}.poster-actions .site-primary,.poster-actions .site-secondary{min-width:0;flex:1;padding:8px 10px;border-radius:7px;font-size:11px}.testimonial-section{padding-left:0;padding-right:0}.testimonial-intro{padding:0 18px}.testimonial-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:84%;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:18px;padding:2px 18px 18px;touch-action:pan-x}.testimonial-card{scroll-snap-align:start;min-height:248px}.section-intro-row{align-items:flex-start;flex-direction:column}.news-card-grid{grid-template-columns:1fr}.home-news-section+.site-proof{margin-top:20px}.news-page-head{padding:58px 20px}.news-page-head h1{font-size:38px}.news-page-head:after{opacity:.45}.news-index{padding-top:35px}.news-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.news-filters a{white-space:nowrap}.news-detail{padding:50px 18px 25px}.news-detail-header h1{font-size:32px}.news-detail-header>p{font-size:15px}.news-detail-cover{margin-bottom:36px;border-radius:14px}.news-prose{font-size:15px;line-height:1.82}.news-prose h2{font-size:24px;margin-top:40px}.related-news-grid{grid-template-columns:1fr}.site-footer-links{flex-wrap:wrap}}
