:root{color-scheme:light;--ink:#112d43;--red:#ce3a31;--muted:#556570;--line:#dbe1e5;--soft:#f1f5f7;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;scroll-behavior:smooth;scroll-padding-top:1.5rem}*{box-sizing:border-box}body{margin:0;background:var(--white)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--red)}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{width:min(1240px,calc(100% - 64px));margin-inline:auto}.preview-note{background:var(--ink);color:white;text-align:center;padding:.55rem 1rem;font-size:.875rem;line-height:1.5}.masthead{min-height:160px;display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:2rem;align-items:center}.brand{font-family:Georgia,'Times New Roman',serif;font-weight:900;font-size:4.8rem;letter-spacing:-.045em;text-decoration:none;text-align:center;line-height:1}.brand span{font-family:Arial,Helvetica,sans-serif;display:block;font-size:.75rem;letter-spacing:.2em;line-height:1.5;margin-top:1rem}.edition{font-size:.875rem;line-height:1.8}.edition span{color:var(--muted)}.edition-right{text-align:right}.main-nav{border-top:1px solid var(--line);border-bottom:3px solid var(--ink)}.nav-inner{display:flex;justify-content:center;gap:3.2rem;flex-wrap:wrap;padding:1.15rem 0}.nav-inner a{font-size:1rem;font-weight:700;text-decoration:none}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-bottom:1rem;margin-bottom:1.75rem}.section-heading h1,.section-heading h2{font-family:Georgia,'Times New Roman',serif;font-weight:700;line-height:1.25;font-size:1.8rem;margin:0}.section-heading span{font-size:.875rem;color:var(--muted);line-height:1.5;text-align:right}.news-section{padding-top:2.3rem}.news-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:2.25rem}.lead-story{padding-right:2.25rem;border-right:1px solid var(--line)}.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.09em;color:var(--red);text-transform:uppercase;line-height:1.6;margin:0 0 .8rem}.lead-story h2{font-family:Georgia,'Times New Roman',serif;font-size:2.85rem;line-height:1.13;letter-spacing:-.025em;margin:0 0 1.2rem}.lead-story h2 a,.side-story h3 a{text-decoration:none}.summary{font-size:1.0625rem;line-height:1.7;color:#405360}.meta{font-size:.8125rem;color:var(--muted);line-height:1.5;margin:.8rem 0}.read-link{font-size:.9375rem;font-weight:700;display:inline-block;margin-top:.6rem}.side-story{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--line)}.side-story:last-child{border-bottom:0;margin-bottom:0}.side-story h3{font-family:Georgia,'Times New Roman',serif;font-size:1.65rem;line-height:1.3;letter-spacing:-.015em;margin:.6rem 0}.side-story p:not(.eyebrow):not(.meta){font-size:1rem;line-height:1.65;color:#405360}.country-section,.community-section,.useful-section{margin-top:3.25rem}.country-grid{display:grid;grid-template-columns:1.2fr 1fr;background:var(--soft)}.country-grid figure{margin:0}.country-grid img{width:100%;height:360px;object-fit:cover;display:block}.country-grid figcaption{font-size:.75rem;line-height:1.55;padding:.7rem 1rem;color:var(--muted)}.country-copy{padding:2rem}.country-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:2rem;line-height:1.25;margin:0 0 1rem}.country-copy p:not(.eyebrow):not(.meta){line-height:1.7}.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.community-story{border-top:3px solid var(--red);padding-top:1.2rem}.community-story h3{font-family:Georgia,'Times New Roman',serif;font-size:1.65rem;line-height:1.3;margin:.5rem 0}.community-story p:not(.eyebrow):not(.meta){line-height:1.7;color:#405360}.useful-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.useful-card{display:block;border:1px solid var(--line);padding:1.3rem;text-decoration:none;min-height:155px;transition:background .15s}.useful-card:hover{background:var(--soft)}.useful-card span{display:block;font-size:1.05rem;font-weight:700;line-height:1.45}.useful-card p{font-size:.875rem;line-height:1.65;color:var(--muted);margin:.6rem 0 0}.useful-card small{font-size:.75rem;color:var(--red);display:block;margin-top:1rem}.editorial-note{border-left:3px solid var(--red);padding:0 1.25rem;margin:3rem 0;color:var(--muted);max-width:900px;font-size:.875rem;line-height:1.7}.editorial-note strong{color:var(--ink)}.editorial-note p{margin:.4rem 0}footer{background:var(--ink);color:#fff;padding:2.5rem 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-brand{font-family:Georgia,'Times New Roman',serif;font-size:2rem;font-weight:700;text-decoration:none}.footer-brand span{font-family:Arial,Helvetica,sans-serif;display:block;font-size:.8125rem;font-weight:400;margin-top:.5rem}.footer-inner p{font-size:.875rem;line-height:1.7}.footer-inner p span{color:#d2dce3}.footer-inner>a:last-child{font-size:.875rem}.skip-link{position:absolute;top:-100px;left:1rem;padding:1rem;background:#fff;z-index:20}.skip-link:focus{top:1rem}.article-text p{line-height:1.75;color:#405360}.article-text summary{cursor:pointer;font-weight:700;margin-top:1rem}.article-text[open]{margin-bottom:1rem}@media(max-width:950px){.wrap{width:calc(100% - 40px)}.masthead{min-height:130px;grid-template-columns:1fr 2fr}.edition-right{display:none}.brand{font-size:4rem}.brand span{font-size:.75rem;letter-spacing:.11em}.nav-inner{gap:2rem}.lead-story h2{font-size:2.25rem}.news-layout{grid-template-columns:1.5fr 1fr;gap:1.5rem}.lead-story{padding-right:1.5rem}.useful-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-copy{padding:1.5rem}.country-copy h3{font-size:1.8rem}}@media(max-width:640px){.wrap{width:calc(100% - 32px)}.preview-note{font-size:.8125rem}.masthead{display:block;min-height:auto;padding:1.6rem 0}.edition{display:none}.brand{display:block;font-size:4rem}.brand span{font-size:.75rem;letter-spacing:.16em;margin-top:.7rem}.nav-inner{justify-content:space-between;gap:.7rem 1rem;padding:1rem 0}.nav-inner a{font-size:.875rem}.section-heading{display:block;margin-bottom:1.4rem}.section-heading h1,.section-heading h2{font-size:1.6rem}.section-heading span{display:block;text-align:left;margin-top:.6rem}.news-layout{grid-template-columns:1fr}.lead-story{padding:0 0 1.6rem;border-right:0;border-bottom:1px solid var(--line)}.lead-story h2{font-size:2.2rem}.side-story h3{font-size:1.5rem}.country-grid{grid-template-columns:1fr}.country-grid img{height:240px}.country-copy{padding:1.4rem}.community-grid{grid-template-columns:1fr;gap:1.5rem}.useful-grid{grid-template-columns:1fr}.useful-card{min-height:0}.country-section,.community-section,.useful-section{margin-top:2.5rem}.footer-inner{align-items:flex-start;flex-direction:column;gap:1rem}.footer-inner p{margin:.5rem 0}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}@media print{.preview-note,.main-nav,.skip-link{display:none}.wrap{width:100%}.masthead{min-height:90px}.brand{font-size:2rem}.news-layout,.country-grid,.community-grid{display:block}.lead-story{border:0;padding:0}.country-grid img{height:220px}.article-text{display:block}.useful-card{break-inside:avoid}footer{background:white;color:black}}
