#root{width:90%;max-width:60rem;margin:0 auto;text-align:center}.intro{text-align:left}@media(min-width:40rem){.intro{column-count:2}}.BubbleChart{width:100%}.BubbleChart .axes .annotation text{fill:gray;font-size:1em;text-anchor:end}.BubbleChart .axes .annotation line{marker-end:url(#arrow);stroke:gray}.BubbleChart .axes .annotation rect{fill:var(--bg-color)}.BubbleChart .axes .title{fill:currentColor;font-size:1em;text-anchor:end}.BubbleChart .axes .title tspan{font-weight:700}.BubbleChart .axes .tick{font-size:.7rem}.BubbleChart .grid line{stroke:#e0e0e0;stroke-width:1}@media(min-width:40rem){.BubbleChart{width:80%;font-size:.75rem}}@media(prefers-color-scheme:dark){.BubbleChart .grid line{stroke:#424242}}.bubble[data-continent=Africa]{fill:#452a6cc0}.bubble[data-continent=Asia]{fill:#843523c0}.bubble[data-continent=Europe]{fill:#274c86c0}.bubble[data-continent="North America"],.bubble[data-continent=Oceania],.bubble[data-continent="South America"]{fill:#c6b76cc0}.bubble:hover{stroke:#000;stroke-width:2}.selecting .bubble:not(.selected){opacity:.2}@media(prefers-color-scheme:dark){.bubble[data-continent=Africa]{fill:#695388bf}.bubble[data-continent=Asia]{fill:#995343bf}.bubble[data-continent=Europe]{fill:#4977bfbf}.bubble[data-continent="North America"],.bubble[data-continent=Oceania],.bubble[data-continent="South America"]{fill:#b7a966bf}}.trajectory{fill:none;stroke:#000}@media(prefers-color-scheme:dark){.trajectory{stroke:#fff}}.ContinentSelector>*{margin-left:.5em}.ContinentSelector>*:first-child{margin-left:0}.YearSelector>*{margin-left:.5em}.YearSelector>*:first-child{margin-left:0}.YearSelector input{vertical-align:middle}:root{--bg-color: #f7f5f3;--text-color: #333333;color-scheme:light dark;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:1em;line-height:1.5em;color:var(--text-color);background-color:var(--bg-color);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-height:100vh}h1{line-height:1.1em}@media(prefers-color-scheme:dark){:root{--bg-color: #333;--text-color: #f7f5f3}}
