.article-list-page{display:grid;gap:28px}.article-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.article-list-card{display:flex;flex-direction:column;gap:12px;padding:24px;border:1px solid rgba(13,57,106,.12);border-radius:22px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 14px 40px rgba(16,46,82,.06)}.article-list-card h2{margin:0;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.12}.article-list-card p{margin:0;color:#516173;line-height:1.6}.article-list-card footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(13,57,106,.08);display:flex;justify-content:space-between;gap:12px;color:#667487;font-size:.9rem}.article-list-card footer b{color:#0b4a98}.article-page{max-width:980px}.article-hero{padding:46px 0 26px;border-bottom:1px solid rgba(13,57,106,.12)}.article-back{display:inline-block;margin-bottom:28px;color:#0b4a98;font-weight:800;text-decoration:none}.article-hero h1{max-width:900px;margin:10px 0 16px;font-size:clamp(2rem,5vw,4.25rem);line-height:1.02;letter-spacing:-.045em}.article-subtitle{max-width:830px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.58;color:#506176}.article-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:22px 0;color:#6c7787;font-size:.92rem}.article-lead{max-width:830px;margin:28px 0 0;font-size:clamp(1.18rem,2.4vw,1.5rem);line-height:1.62;font-weight:650;color:#172b43}.article-editorial-note{margin:28px 0;padding:18px 20px;border-left:4px solid #0b4a98;border-radius:0 14px 14px 0;background:#f3f7fb}.article-editorial-note strong{display:block;margin-bottom:6px}.article-editorial-note p{margin:0;color:#46586d;line-height:1.58}.article-body{max-width:790px;margin:0 auto;padding:14px 0 34px}.article-body section{padding:26px 0;border-bottom:1px solid rgba(13,57,106,.08)}.article-body h2{margin:0 0 14px;font-size:clamp(1.45rem,2.5vw,2.15rem);letter-spacing:-.025em}.article-body p,.article-body li{font-size:1.08rem;line-height:1.78;color:#25384e}.article-body p{margin:0 0 16px}.article-body ul{display:grid;gap:12px;padding-left:22px}.article-sources{margin:18px 0 34px;padding:28px;border-radius:22px;background:#f5f8fb}.article-sources h2{margin:8px 0}.article-sources>p{color:#526377}.article-sources ol{display:grid;gap:10px;padding-left:22px}.article-sources li a{display:grid;gap:3px;padding:14px 16px;border-radius:14px;background:#fff;color:inherit;text-decoration:none}.article-sources li span,.article-sources li small{color:#647286}.article-sources li b{margin-top:5px;color:#0b4a98}.article-footer-note{margin-bottom:44px;padding:18px;border:1px solid rgba(13,57,106,.1);border-radius:16px;color:#5c6c7e;line-height:1.55}@media(max-width:760px){.article-list-grid{grid-template-columns:1fr}.article-list-card{padding:20px}.article-list-card footer{flex-direction:column}.article-hero{padding-top:28px}.article-hero h1{font-size:clamp(2rem,10vw,3rem)}.article-body{padding-left:2px;padding-right:2px}.article-body p,.article-body li{font-size:1.02rem}.article-sources{padding:20px}}
