/* JAES v35: scoped styles; retain cascade order. */

.ed-scope{font-family:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;color:var(--text-dark);background-color:#f8fafc;line-height:1.65;-webkit-font-smoothing:antialiased;}
.ed-scope .btn-outline{background-color:transparent;color:var(--jaes-navy);border-color:#cbd5e1;}
.ed-scope .btn-outline:hover{background-color:#e2e8f0;color:var(--jaes-blue);border-color:var(--jaes-blue);transform:translateY(-2px);}
.ed-scope .page-hero{position:relative;background-color:var(--jaes-navy-deep);background-image:linear-gradient(135deg, rgba(9, 23, 42, 0.85) 0%, rgba(29, 57, 97, 0.78) 55%, rgba(0, 111, 161, 0.70) 100%), url("../../new_img/banner_news.webp");background-size:cover;background-position:center center;background-repeat:no-repeat;padding:30px 0 35px;overflow:hidden;border-bottom:3px solid var(--jaes-blue);}
.ed-scope .breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:#cbd5e1;}
.ed-scope .article-main-section{padding:45px 0 55px;background:#f8fafc;}
.ed-scope .article-card-box{background:#ffffff;border:1px solid var(--jaes-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:40px;position:relative;margin-bottom:50px;}
.ed-scope .layout-vertical-video{display:grid;grid-template-columns:320px 1fr;gap:40px;align-items:start;}
.ed-scope .layout-horizontal-video{display:flex;flex-direction:column;gap:28px;}
.ed-scope .article-main-title{font-size:26px;font-weight:800;color:var(--jaes-navy);margin-bottom:20px;line-height:1.35;letter-spacing:-0.3px;}
.ed-scope .article-content-body{color:#334155;font-size:15.5px;line-height:1.8;}
.ed-scope .article-content-body p{margin-bottom:18px;}
.ed-scope .article-content-body h3{font-size:18.5px;font-weight:800;color:var(--jaes-navy);margin:26px 0 10px;line-height:1.35;}
.ed-scope .article-content-body ul{margin:12px 0 20px 22px;list-style:disc;}
.ed-scope .article-content-body ul li{margin-bottom:8px;line-height:1.7;}
.ed-scope .related-section{padding:50px 0 60px;background:#ffffff;border-top:1px solid var(--jaes-border);}
.ed-scope .section-title{font-size:26px;font-weight:900;color:var(--jaes-navy);margin-bottom:8px;}
.ed-scope .section-subtitle{font-size:15px;color:#64748b;}
.ed-scope .article-card-img-wrap{position:relative;width:100%;height:200px;background:#0f2744;overflow:hidden;}
.ed-scope .article-card-body{padding:22px;display:flex;flex-direction:column;flex-grow:1;}
.ed-scope .article-card-title{font-size:17px;font-weight:800;color:var(--jaes-navy);line-height:1.4;margin-bottom:10px;transition:color 0.2s ease;}
.ed-scope .article-card-subtitle{font-size:13.5px;color:#475569;line-height:1.6;margin-bottom:18px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.ed-scope .article-card-footer{margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9;}
.ed-scope .btn-read-article{width:100%;background:#f8fafc;color:var(--jaes-navy);border:1px solid #cbd5e1;font-family:"Montserrat", sans-serif;font-size:13px;font-weight:700;padding:10px 14px;border-radius:var(--radius-sm);cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:var(--transition);}
@media  (max-width: 1024px){
.ed-scope .layout-vertical-video{grid-template-columns:1fr;}}
@media  (max-width: 768px){
.ed-scope .article-card-box{padding:24px 20px;}
.ed-scope .article-main-title{font-size:22px;}}
.ed-scope .article-content-body .ed-video{max-width:900px;margin:24px auto 32px;}
.ed-scope .page-hero nav a{color:#e0f2fe;font-weight:600;}
.ed-scope .related-section{padding:55px 0 70px;}
.ed-scope .related-section>.container>h2{margin-bottom:30px;}
.ed-scope .ed-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;color:#e0f2fe;font-size:13px;}
.ed-scope .ed-breadcrumb li+li::before{content:"/";padding-right:8px;color:#94a3b8;}
.ed-scope .layout-vertical-video{display:grid;grid-template-columns:300px minmax(0,1fr);gap:36px;align-items:start;}
.ed-scope .layout-vertical-video .ed-video{aspect-ratio:9/16;}
.ed-scope .layout-horizontal-video{display:flex;flex-direction:column;gap:28px;}
.ed-scope .v16-news-media .ed-video{margin-bottom:8px;}
.ed-scope .article-content-body h3{font-size:21px;line-height:1.4;margin:26px 0 14px;}
.ed-scope .article-content-body ul{padding-left:24px;margin:18px 0;line-height:1.8;}
.ed-scope .article-content-body li{margin-bottom:10px;}
.ed-scope .article-content-body a{text-decoration:underline;color:#006fa1;}
.ed-scope .related-section .section-subtitle-text{margin:-15px 0 28px;}
@media(max-width:800px){
.ed-scope .layout-vertical-video{display:block;}
.ed-scope .layout-vertical-video .ed-video{max-width:350px;margin:0 auto 20px;}}
