:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e7eeed;background:#101b20;font-synthesis:none;--muted:#a3b4b7;--line:#304047;--mint:#b5deba;--orange:#eea47b;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;background:#101b20}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select,summary{cursor:pointer}a,button{color:inherit}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--mint);outline-offset:3px}[hidden]{display:none!important}header{height:50px;flex:none;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.brand{display:flex;align-items:center;text-decoration:none;font-weight:650;font-size:20px;letter-spacing:-1px}.brand>span:not(.brand-icon){color:var(--mint)}.brand .domain{font-weight:400;font-size:12px;color:var(--muted)!important;letter-spacing:0;margin-left:2px}.brand-icon{color:var(--mint);font-size:28px;margin-right:8px}nav{display:flex;gap:4px}nav a{font-size:10px;text-decoration:none;padding:7px;color:var(--muted);border-radius:5px}nav a[aria-current]{background:#2a3e40;color:var(--mint)}main{position:relative;flex:none;height:calc(100dvh - 52px);min-height:420px}.explorer,.map-stage{position:absolute;inset:0;min-width:0;min-height:0;overflow:hidden}.explorer{background:radial-gradient(ellipse at 55% 40%,#1c3037 0,#142229 60%,#111e24)}#world-map{position:absolute;inset:8px 8px 76px;width:calc(100% - 16px);height:calc(100% - 84px);touch-action:none;cursor:grab}#world-map:active{cursor:grabbing}.sphere{fill:#15262c;stroke:#33494f;stroke-width:1}.graticule{fill:none;stroke:#263e45;stroke-width:1}.countries path{fill:#31454a;stroke:#192c32;stroke-width:1;vector-effect:non-scaling-stroke}.countries path.has-data{stroke:#6c8188;cursor:pointer}.countries path.has-data:hover,.countries path.has-data:focus-visible{stroke:#fff;stroke-width:2;outline:none}.map-heading,.year-stamp{display:none}.floating-button,.map-tools button,.map-legend>summary{background:#15262cf0;border:1px solid #405257;box-shadow:0 4px 18px #0002;border-radius:7px}.floating-button{position:absolute;left:16px;top:14px;z-index:3;padding:10px 13px;font-size:12px}.map-tools{position:absolute;right:16px;top:14px;display:flex;gap:5px}.map-tools button{width:36px;height:36px;font-size:21px}.map-tools button:hover{background:#2b4248}.sidebar{position:absolute;z-index:4;left:16px;top:60px;width:300px;max-width:calc(100% - 32px);height:min(560px,calc(100% - 146px));display:flex;flex-direction:column;gap:0;padding:16px;background:#132229f5;border:1px solid #405257;border-radius:12px;box-shadow:0 14px 45px #0005;overflow-y:auto;backdrop-filter:blur(12px)}.sidebar>*{flex-shrink:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.panel-heading h1{font-size:14px;font-weight:550;margin:0}.panel-heading button{background:none;border:0;font-size:24px;line-height:1;padding:3px 6px}.field-label{font-size:10px;margin-bottom:7px;color:var(--muted)}select{background:#1d3037;color:#eef4f1;border:1px solid #49605f;border-radius:6px;padding:9px;width:100%;font-size:12px}.range{font-size:10px;color:var(--muted);line-height:1.6;margin:7px 0 0}.stats{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);padding:12px 0;margin:14px 0}.stats>div{display:flex;flex-direction:column;gap:5px}.stats .stat-value{font-size:25px;font-weight:450;letter-spacing:-.8px;font-variant-numeric:tabular-nums}.stats span{font-size:10px;color:var(--muted)}.list-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.list-heading h2{font-size:11px;font-weight:500;margin:0}.list-heading>span{font-size:10px;color:var(--muted)}input[type=search]{background:#101b20;border:1px solid var(--line);border-radius:5px;padding:9px 11px;color:#e7eeed;font-size:12px;width:100%}.places{flex:1 1 0;min-height:72px;overflow-y:auto;margin:7px 0 12px;scrollbar-width:thin;overscroll-behavior:contain;scrollbar-gutter:stable}.place{border:0;border-bottom:1px solid #22333a;background:none;width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;gap:12px;padding:10px 6px;font-size:11px}.place:hover{background:#23373c}.place-value{color:var(--mint);white-space:nowrap;font-variant-numeric:tabular-nums}.source-button{display:flex;align-items:center;border:1px solid var(--line);background:transparent;border-radius:6px;padding:10px;font-size:11px}.source-button span{margin-left:auto;color:var(--mint)}.timeline{position:absolute;z-index:2;bottom:14px;left:16px;right:16px;display:flex;align-items:center;gap:18px;padding:10px 14px;background:#15232af5;border:1px solid #405257;border-radius:10px;box-shadow:0 6px 24px #0003;backdrop-filter:blur(10px)}.time-top{display:flex;align-items:center;gap:14px;flex:none}.playback{display:flex;gap:4px}.playback button{background:none;border:1px solid #405257;border-radius:5px;width:30px;height:30px;font-size:18px}.playback #play{background:var(--mint);color:#17332e;border-color:var(--mint);font-size:12px;width:34px}.year-label{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}#year{width:84px;background:#1f3339;color:#e5eeea;border:1px solid #405257;border-radius:5px;padding:5px;font-variant-numeric:tabular-nums}#slider{flex:1;min-width:0;width:100%;accent-color:var(--mint);height:20px;cursor:pointer;margin:0}#ticks,#time-coverage,.timeline-hint{display:none}.map-legend{position:absolute;z-index:3;right:16px;bottom:82px;max-width:calc(100% - 32px)}.map-legend>summary{font-size:11px;padding:9px 12px;width:max-content;margin-left:auto;list-style-position:inside}.legend-content{position:absolute;bottom:44px;right:0;width:450px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 220px);overflow:auto;border:1px solid #405257;border-radius:10px;background:#132229fa;padding:16px;box-shadow:0 12px 40px #0005}.legend-content p{font-size:11px;color:var(--muted);line-height:1.6}#disease-key{display:flex;flex-wrap:wrap;gap:10px;font-size:10px}#disease-key span{display:flex;align-items:center;gap:5px}#disease-key i{width:7px;height:7px;border-radius:50%}.shade-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0;font-size:10px}.shade-row>span{display:flex;align-items:center;gap:4px;white-space:nowrap}.shade-row>span:first-child{flex-basis:100%;color:var(--muted)}.shade-row i{display:inline-block;width:17px;height:10px;border:1px solid #ffffff25}#status{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);max-width:500px;width:70%;font-size:13px;line-height:1.7;text-align:center;pointer-events:none}#status:not(:empty){padding:18px;background:#101b20ed;border-radius:8px;border:1px solid var(--line)}#retry{position:absolute;top:58%;left:50%;transform:translate(-50%);padding:8px 12px;background:#223c40;border:1px solid var(--mint);border-radius:5px}dialog{background:#18292f;color:#e7eeed;border:1px solid #4b6266;border-radius:12px;width:min(620px,calc(100% - 28px));max-height:85dvh;padding:32px;box-shadow:0 22px 90px #0007}dialog::backdrop{background:#081216b8;backdrop-filter:blur(5px)}dialog h2{font-weight:450;font-size:27px;letter-spacing:-.7px;padding-right:24px}dialog h3{font-size:12px;margin-top:26px}dialog p{font-size:12px;line-height:1.8;color:#b8c9cb}dialog a{font-size:12px;color:var(--mint);line-height:1.9;text-underline-offset:4px}.close{position:absolute;right:16px;top:13px;border:0;background:none;font-size:25px;padding:6px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--mint);font-weight:650;line-height:1.7}.sources-list{padding-left:16px}.sources-list li{margin:9px 0}.empty{font-size:12px;color:var(--muted);line-height:1.7}.skip{position:absolute;top:-100px;z-index:10;padding:12px;background:#152229}.skip:focus{top:10px}noscript{padding:20px;overflow:auto}noscript a{color:var(--mint)}@media (max-width:640px){header{height:46px;padding:0 12px}.brand{font-size:18px}.brand-icon{font-size:25px;margin-right:5px}.brand .domain{display:none}nav a{padding:6px}.floating-button{left:10px;top:10px;max-width:calc(100% - 144px);padding:9px;font-size:11px}.map-tools{top:10px;right:10px;gap:4px}.map-tools button{width:32px;height:32px}.sidebar{left:10px;top:52px;width:300px;max-width:calc(100% - 20px);height:min(510px,calc(100% - 160px));padding:14px}.timeline{left:10px;right:10px;bottom:10px;padding:9px 11px;gap:7px;flex-wrap:wrap}.time-top{width:100%;justify-content:space-between}.timeline #slider{flex-basis:100%;height:18px}#world-map{inset:4px 4px 94px;width:calc(100% - 8px);height:calc(100% - 98px)}.map-legend{right:10px;bottom:100px;max-width:calc(100% - 20px)}.legend-content{max-width:calc(100vw - 20px);max-height:calc(100dvh - 245px)}dialog{padding:24px}}.country-card{position:absolute;right:16px;top:14px;z-index:4;width:280px;max-width:calc(100% - 32px);max-height:calc(100% - 110px);overflow:auto;background:#132229f5;border:1px solid #405257;border-radius:10px;box-shadow:0 10px 32px #0004;padding:17px;backdrop-filter:blur(10px)}.country-card h2{font-size:19px;font-weight:550;margin:6px 28px 15px 0}.country-card .eyebrow{margin:0}.country-card .close{top:8px;right:10px}.card-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:4px 10px;border-top:1px solid var(--line);padding:11px 0;font-size:12px}.card-row strong{font-variant-numeric:tabular-nums}.card-row small{grid-column:1/3;color:var(--muted);font-size:10px}.card-row a{grid-column:3;grid-row:1/3;padding:4px;color:var(--mint);text-decoration:none}.simple-scale{display:flex;align-items:center;gap:12px;margin:18px 0;font-size:11px;color:var(--muted)}.simple-scale i{height:10px;flex:1;border-radius:3px;background:linear-gradient(90deg,#d6eddf,#285039)}.legend-content{width:290px}.legend-content #disease-key{gap:12px}#timeline-mode{width:auto;max-width:140px;padding:6px;font-size:10px;flex:none}.countries path{cursor:pointer}@media (max-width:640px){.country-card{right:10px;top:52px;max-height:calc(100% - 158px);padding:14px}.timeline #slider{flex-basis:0}.timeline #timeline-mode{max-width:115px}.floating-button{max-width:calc(100% - 20px)}}.timeline{display:grid;grid-template-columns:auto auto minmax(0,1fr);column-gap:14px;row-gap:5px}.time-top{grid-column:1;grid-row:1}#timeline-mode{grid-column:2;grid-row:1}#slider{grid-column:3;grid-row:1;width:100%}#ticks{display:flex;grid-column:3;justify-content:space-between;font-size:9px;color:var(--muted);padding:0 2px}.track-heading{grid-column:1/3;grid-row:2;font-size:9px;color:var(--muted)}#disease-tracks{grid-column:1/-1;display:flex;flex-direction:column;gap:5px}.disease-track{display:grid;grid-template-columns:var(--track-label-width,390px) minmax(0,1fr);align-items:center;gap:14px;min-height:15px}.track-label{padding:0;border:0;background:none;font-size:10px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-bar{height:12px;position:relative;background:#26383e;border-radius:3px}.track-segment{position:absolute;top:2px;height:8px;min-width:2px;background:var(--track-color);border:0;padding:0;border-radius:2px;opacity:.8}.track-segment:hover,.track-segment:focus-visible{opacity:1;outline:1px solid #fff}.map-legend{bottom:calc(var(--timeline-space,160px) + 4px)}#world-map{inset:8px 8px var(--timeline-space,160px);width:calc(100% - 16px);height:calc(100% - var(--timeline-space,160px) - 8px)}.sidebar{height:min(560px,calc(100% - var(--timeline-space,160px) - 72px))}.country-card{max-height:calc(100% - var(--timeline-space,160px) - 28px)}@media (max-width:640px){.timeline{grid-template-columns:110px minmax(0,1fr);column-gap:10px}.time-top{grid-column:1/-1;grid-row:1}#timeline-mode{grid-column:1;grid-row:2}#slider{grid-column:2;grid-row:2}#ticks{grid-column:2;grid-row:3}.track-heading{grid-column:1;grid-row:3}.disease-track{grid-template-columns:110px minmax(0,1fr);gap:10px}.track-label{font-size:9px}.country-card{max-height:calc(100% - var(--timeline-space,180px) - 64px)}}#explore-panel{height:auto;max-height:min(600px,calc(100% - var(--timeline-space,160px) - 72px))}.disease-picker{display:flex;flex-direction:column;gap:3px}.disease-option{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:6px 9px;border:1px solid transparent;border-radius:7px;background:none}.disease-option>span{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex:1;min-width:0}.disease-option:hover{background:#1d3037}.disease-option[aria-checked=true]{background:#1f3439;border-color:#4d6664}.disease-option .swatch{width:10px;height:10px;border-radius:3px;flex:none}.swatch.all{background:conic-gradient(#eea47b 0 14%,#e6d389 0 28%,#7dc9ed 0 42%,#b5deba 0 56%,#c8a6f0 0 70%,#899ce6 0 84%,#f18fa5 0)}.disease-option .option-name{font-size:12px;font-weight:550;white-space:nowrap}.disease-option small{font-size:9.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#explore-panel .stats{margin:10px 0 0}.panel-when{margin:-6px 0 12px;font-size:18px;font-weight:500;letter-spacing:-.3px;line-height:1;font-variant-numeric:tabular-nums;color:#e7eeed}#coverage{margin:8px 0 12px}.story-link{display:flex;flex-direction:column;gap:3px;padding:10px;border-radius:8px;background:#1b2e33;border:1px solid #2c4146;text-decoration:none;margin-bottom:10px}.story-link[hidden]{display:none}.story-link small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--orange)}.story-link span{font-size:12px;line-height:1.35}.story-link:hover span{text-decoration:underline}.track-label,.track-bar{cursor:pointer}.disease-track{transition:opacity .15s}.disease-track.muted{opacity:.35}.disease-track.muted:hover{opacity:.7}.disease-track.selected .track-label{font-weight:650;text-decoration:underline;text-underline-offset:3px}#disease-tracks{max-height:95px;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain;padding-right:4px}.card-places{grid-column:1/3;margin:2px 0 0;font-size:11px;line-height:1.45;color:#d3dedd}@media (max-width:860px){main{height:calc(100dvh - 50px)}}.home-reading{max-width:1080px;margin:0 auto;padding:44px 20px 64px;color:#dbe4e3}.home-reading h2{font-size:24px;letter-spacing:-.015em;line-height:1.25;margin:0 0 14px;font-weight:620;color:#e7eeed}.home-reading h2+p{margin-top:0}.home-reading p{font-size:16px;line-height:1.7;margin:0 0 14px;max-width:72ch}.home-reading h2:not(:first-child){margin-top:36px}.home-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.home-card{display:block;padding:16px;border-radius:12px;background:#15252b;border:1px solid var(--line);text-decoration:none;color:#e7eeed}.home-card:hover{border-color:#4d6664;background:#1a2d33}.home-card h3{font-size:15px;line-height:1.3;margin:0 0 8px;font-weight:600}.home-card p{font-size:13px;line-height:1.5;margin:0;color:var(--muted)}
