*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#fbfcfe}body{margin:0}a{color:inherit}header{max-width:1160px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e7ebf2}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.mark{width:38px;height:38px;border-radius:12px;background:#163d68;color:#fff;display:grid;place-items:center;font-size:12px}.brand-icon{width:44px;height:44px;border-radius:50%;object-fit:cover;display:block;border:1px solid #dce8e5;background:white}nav{display:flex;gap:18px;flex-wrap:wrap}nav a{text-decoration:none;color:#536174;font-size:14px}main{max-width:1100px;margin:auto;padding:56px 28px 80px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:#55728e;font-weight:800;margin-bottom:14px}.hero{display:grid;grid-template-columns:1.45fr .8fr;gap:44px;align-items:center;padding:34px 0 56px}.hero.compact{grid-template-columns:1fr;max-width:850px;padding-top:18px}.hero h1,.article-head h1{font-size:clamp(38px,6vw,68px);line-height:1.02;letter-spacing:-.04em;margin:0 0 20px}.compact h1{font-size:clamp(36px,5vw,58px)}.lede,.answer{font-size:21px;line-height:1.55;color:#4c5c70}.notice,.callout,.urgent,.sources,.next{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(25,45,80,.04)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{background:#163d68;color:#fff;text-decoration:none;padding:13px 18px;border-radius:11px;font-weight:700}.btn.ghost{background:#fff;color:#163d68;border:1px solid #cdd8e5}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0 52px}.countries{grid-template-columns:repeat(4,minmax(0,1fr))}.posts{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:22px;text-decoration:none;min-height:150px}.card:hover{box-shadow:0 12px 24px rgba(25,45,80,.07)}.card h2,.card h3{margin:12px 0 8px}.card p{color:#5c6b7d;line-height:1.55}.muted{opacity:.65}.tag,.pill{display:inline-block;background:#edf5fb;color:#28567f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.status{display:inline-block;margin-top:18px;background:#fff6dd;border:1px solid #f1dfac;padding:9px 12px;border-radius:10px;color:#745d19;font-weight:700}article{max-width:790px}.article-head{margin-bottom:30px}.article-head h1{font-size:clamp(36px,5vw,58px);margin-top:16px}.meta{color:#778496;font-size:14px;margin-top:16px}.urgent{margin:28px 0;background:#fffdf5}article h2{font-size:28px;margin-top:42px}article p,article li{font-size:18px;line-height:1.7;color:#344458}article li{margin:8px 0}.sources,.next{margin-top:36px}.sources a{color:#164f7d}.footlinks{display:flex;gap:14px;flex-wrap:wrap}.fine{color:#9fb1c2;font-size:13px;border-top:1px solid #29435d;padding-top:18px}footer{background:#13273e;color:#d9e4ee;padding:42px max(28px,calc((100vw - 1100px)/2))}footer a{color:#d9e4ee}@media(max-width:850px){.hero{grid-template-columns:1fr}.countries{grid-template-columns:1fr 1fr}nav{display:none}}@media(max-width:560px){.countries,.posts,.grid{grid-template-columns:1fr}main{padding-top:34px}.hero h1,.article-head h1{font-size:40px}}
/* Moderated article comments */
.comments-section{margin-top:42px;padding-top:32px;border-top:1px solid #dce6ef}
.comments-section h2{margin-bottom:8px}
.comments-intro{max-width:720px;color:#42566b}
.comment-privacy-note{padding:12px 14px;border-radius:10px;background:#f5f8fb;color:#45586a;font-size:.94rem}
.comment-form{margin:20px 0 30px;max-width:720px}
.comment-form label{display:block;margin:14px 0 6px;font-weight:700;color:#163d68}
.comment-form input[type="text"],.comment-form textarea{width:100%;box-sizing:border-box;border:1px solid #b9c9d8;border-radius:10px;padding:12px 13px;font:inherit;background:#fff;color:#172b3e}
.comment-form input[type="text"]:focus,.comment-form textarea:focus{outline:3px solid rgba(41,154,154,.16);border-color:#299a9a}
.comment-form textarea{resize:vertical;min-height:130px}
.comment-form button{margin-top:14px;border:0;border-radius:10px;padding:11px 18px;background:#163d68;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.comment-form button:hover{background:#0f3157}.comment-form button:disabled{opacity:.65;cursor:wait}
.comment-status{min-height:1.5em;margin:12px 0 0;font-weight:600}.comment-status.success{color:#236b46}.comment-status.error{color:#9b2c2c}
.comment-count{font-size:.92rem;color:#65788b;margin-bottom:12px}
.comment-list{display:grid;gap:12px;max-width:760px}
.comment-item{padding:16px 17px;border:1px solid #dce6ef;border-radius:12px;background:#fff}
.comment-item-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;color:#163d68}
.comment-item-head span{font-size:.82rem;color:#718295;white-space:nowrap}.comment-item p{margin:9px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}
.comment-empty{color:#65788b;font-style:italic}
.comment-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.comment-disclaimer{margin-top:16px;font-size:.88rem;color:#65788b}
@media (max-width:600px){.comment-item-head{display:block}.comment-item-head span{display:block;margin-top:3px}}
