:root{color-scheme:light;--whr-color-text: #111;--whr-color-muted: #555;--whr-color-bg: #fff;--whr-color-border: #ddd;--whr-content-width: 1120px;--whr-space-1: .5rem;--whr-space-2: .75rem;--whr-space-3: 1rem;--whr-space-4: 1.5rem;--whr-space-5: 2rem;--whr-space-6: 3rem;--whr-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{font-family:var(--whr-font-family);background:var(--whr-color-bg);color:var(--whr-color-text)}body{margin:0;min-width:320px;background:var(--whr-color-bg);color:var(--whr-color-text);line-height:1.6}a{color:inherit;text-underline-offset:.2em}a:hover,a:focus-visible{text-decoration-thickness:.14em}:focus-visible{outline:2px solid currentColor;outline-offset:3px}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header,.site-footer{border-block:1px solid var(--whr-color-border)}.site-header__inner,.site-footer__inner,.main-content{width:min(100%,var(--whr-content-width));margin-inline:auto;padding-inline:var(--whr-space-3)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--whr-space-3);padding-block:.8rem}.main-content{flex:1;padding-block:var(--whr-space-5) var(--whr-space-6)}.site-footer__inner{padding-block:var(--whr-space-3)}@media(max-width:720px){.site-header__inner{align-items:flex-start;flex-direction:column}.main-content{padding-block:var(--whr-space-4) var(--whr-space-5)}}@media(max-width:480px){.site-header__inner,.site-footer__inner,.main-content{padding-inline:var(--whr-space-2)}}.site-brand{font-weight:700;text-decoration:none}.site-nav{display:flex;flex-wrap:wrap;gap:var(--whr-space-2);font-size:.95rem}.hero{display:grid;gap:var(--whr-space-3);padding-block:var(--whr-space-3) var(--whr-space-5);border-bottom:1px solid var(--whr-color-border)}.hero__eyebrow{margin:0;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;color:var(--whr-color-muted)}.hero h1{margin:0;max-width:16ch;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.2}.hero__summary{margin:0;max-width:64rem;font-size:1rem}.section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--whr-space-3);margin-block-start:var(--whr-space-4)}.card{border:1px solid var(--whr-color-border);padding:var(--whr-space-3);background:var(--whr-color-bg)}.card h2,.card h3{margin-block:0 var(--whr-space-1);font-size:1rem}.card p{margin-block:0}.country-page{display:grid;gap:0}.country-hero{padding-block-end:var(--whr-space-5)}.country-hero .hero__summary{max-width:52rem;line-height:1.8}.country-jump-nav{display:flex;flex-wrap:wrap;gap:var(--whr-space-2) var(--whr-space-3)}.country-section{padding-block:var(--whr-space-5);border-bottom:1px solid var(--whr-color-border)}.country-section__title{margin-block:0 var(--whr-space-3);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.3}.country-section__intro{max-width:52rem;margin-block:0 var(--whr-space-3)}.country-grid{display:grid;gap:var(--whr-space-3)}.country-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.country-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.country-card{min-width:0}.country-card h2,.country-card h3{margin-block:0 var(--whr-space-2);font-size:1rem}.country-card p+p{margin-block-start:var(--whr-space-2)}.country-card ul{margin-block:var(--whr-space-2) 0;padding-inline-start:1.2rem}.country-card__note{margin-block-start:var(--whr-space-3)}.country-coverage-list{margin-block:var(--whr-space-2) 0;padding-inline-start:1.2rem}.country-facts{display:grid;gap:var(--whr-space-1);margin:0}.country-facts div{display:grid;grid-template-columns:minmax(7rem,.8fr) minmax(0,1.4fr);gap:var(--whr-space-2)}.country-facts dt{font-weight:700}.country-facts dd{margin:0}.country-prose{max-width:50rem}.country-prose p{margin-block:0;line-height:1.9}.country-prose p+p{margin-block-start:var(--whr-space-3)}.country-prose-section+.country-prose-section{margin-block-start:var(--whr-space-4)}.country-prose-section h3{margin-block:0 var(--whr-space-1);font-size:1rem}.country-prose-section p{margin-block:0;line-height:1.9}.country-table-wrap{overflow-x:auto;border:1px solid var(--whr-color-border)}.country-table{width:100%;border-collapse:collapse;font-size:.95rem}.country-table th,.country-table td{padding:.7rem .75rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--whr-color-border)}.country-table th{font-weight:700;background:var(--whr-color-bg)}.country-table tbody tr:last-child td{border-bottom:0}.country-more,.country-technical{margin-block-start:var(--whr-space-3)}.country-more>summary,.country-technical>summary{cursor:pointer;font-weight:700}.country-more[open]>summary,.country-technical[open]>summary{margin-block-end:var(--whr-space-3)}.country-back-link{margin-block:var(--whr-space-5) 0}.site-footer__inner{font-size:.9rem;color:var(--whr-color-muted)}@media(max-width:720px){.section-grid,.country-grid--2,.country-grid--3{grid-template-columns:1fr}.site-nav{width:100%;gap:.45rem .7rem}.hero h1{max-width:100%}.country-section{padding-block:var(--whr-space-4)}.country-facts div{grid-template-columns:1fr;gap:.1rem;padding-block-end:var(--whr-space-1);border-bottom:1px solid var(--whr-color-border)}.country-table-wrap{overflow:visible;border:0}.country-table,.country-table thead,.country-table tbody,.country-table tr,.country-table th,.country-table td{display:block;width:100%}.country-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.country-table tr{margin-block-end:var(--whr-space-2);border:1px solid var(--whr-color-border)}.country-table td{display:grid;grid-template-columns:minmax(6.5rem,.7fr) minmax(0,1.3fr);gap:var(--whr-space-2);padding:.65rem var(--whr-space-2);border-bottom:1px solid var(--whr-color-border)}.country-table td:last-child{border-bottom:0}.country-table td:before{content:attr(data-label);font-weight:700}}@media(max-width:480px){.card{padding:var(--whr-space-2)}.site-nav{font-size:.9rem}.hero{padding-block:var(--whr-space-2) var(--whr-space-4)}.country-jump-nav{display:grid;gap:var(--whr-space-1)}.country-table td{grid-template-columns:1fr;gap:.15rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:.5rem;top:-3rem;z-index:100;padding:.5rem .75rem;background:#fff;border:1px solid #000000;text-decoration:none}.skip-link:focus{top:.5rem}.flow>*+*{margin-block-start:var(--whr-space-3)}
