body{background:#fbf9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spacer{flex:1 0 auto}a{color:#000;font-weight:700;text-decoration-thickness:2px}#app{background:#fbf9f9;display:flex;flex-flow:row wrap;font-weight:200;justify-content:space-around;margin:0 auto;max-width:1200px;min-height:100vh}@media (max-width:1030px){#app{margin:1rem}}@media (max-width:700px){#app{display:block}}header h1{color:#000;font-size:1.5rem;font-weight:300;margin:0}.emerson,a{font-weight:400}footer{bottom:1rem;box-sizing:border-box;color:#333;left:0;position:absolute;width:100%}@media (max-width:1000px){footer{bottom:0;position:relative}}footer>div{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:8px}footer a{display:flex;text-decoration:none}.city-selection-overlay{background:rgba(0,0,0,.3);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.city-selection-dialog{background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.5),0 4px 20px 0 rgba(0,0,0,.5);display:flex;flex-flow:column nowrap;height:80vh;padding:16px 0 0;position:relative;top:7.5vh;width:280px}.city-selection-dialog input{font-size:1rem;margin:0 8px 8px 0}.city-selection-dialog ul{margin:0;list-style-type:none;overflow-y:scroll;padding:0;scrollbar-width:thin;width:100%}.city-selection-dialog li{cursor:pointer;padding:4px}.city-selection-dialog li:hover{background:rgba(0,0,0,.1)}.display-cities{background:#fff;box-shadow:0 2px 13px rgba(0,0,0,.3);box-sizing:border-box;flex:2 1;height:100vh;margin:0 2rem;max-width:300px;padding:1rem;position:relative}@media (max-width:1030px){.display-cities{display:block;flex:0 0 100%;height:auto;margin:.5rem;max-width:none}}.display-cities i.far{font-size:1rem;margin-right:0 8px 0 0}.add-city,.selected-city{cursor:pointer}.selected-city{background:#fff;color:#333;font-weight:400;margin:.5rem 0;padding:.5rem}.selected-city--0{background:#000;color:#fff}.selected-city--1{background:#639;color:#fff}.selected-city--2{background:#cd5c5c;color:#fff}.selected-city--3{background:#d8bfd8;color:#000}.display-cities-header{border-bottom:.5px solid #d3d3d3;font-size:1.1rem;font-weight:300;margin-bottom:.5rem}.data-selection-wrapper{flex:1 1;margin-right:1rem}.data-selection{display:flex;flex-flow:column nowrap;height:100%;justify-content:center}@media only screen and (min-width:1100px){.data-selection{justify-content:center}}.data-selection::-webkit-scrollbar{display:none}.dataset{background:none;border:0 solid #333;box-sizing:border-box;display:block;margin-bottom:.25rem;min-width:200px;padding:.5rem;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dataset:focus{box-sizing:border-box;outline:0;text-decoration:underline}.dataset--selected{background-color:#282828;color:#fff}.data-description{background-color:#ccc;margin-top:8px;min-height:60px;padding:16px 0;text-align:center}.data-description span{flex:1 0 auto}.data-selection-header{border-bottom:.5px solid #d3d3d3;font-size:1.1rem;font-weight:300;margin-bottom:0 0 .5rem .25rem}@media (max-width:700px){.data-selection-header{text-align:center}.data-selection-wrapper{margin:0 auto;max-width:280px}.dataset{margin:0 auto;text-align:center}}#weatherSvg{display:block;flex:4 1;width:100%}#weatherSvg,#weatherSvg svg{overflow:visible}.line{fill:none;stroke-width:1.5px}.gridY line{opacity:.25;stroke-dasharray:5}.axisY .tick line{display:none}
/*# sourceMappingURL=main.47107b09.chunk.css.map */