.root-container{display:flex;flex-direction:column}.root-container .app-title{flex-grow:1;display:flex;flex-direction:row;align-items:baseline}.root-container .app-title h1{font-size:16px;margin-right:10px}.root-container .app-title p{font-style:italic}.root-container .content{flex:1 0 auto}.root-container .footer{flex-shrink:0;align-self:center}.home-container{margin:5px;display:flex;flex-direction:column}.home-container p{margin:0}.home-container .future-status{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;margin-top:50px}.home-container .future-status__item:hover{box-shadow:inset 0 0 5px #000;border-radius:10px}.home-container .future-status__item{width:100px;display:flex;flex-direction:column;align-items:center;padding:10px 0;cursor:pointer}.home-container .future-status__item *{cursor:pointer}.home-container .future-status__item .item{margin-top:2px;margin-bottom:2px}.home-container .future-status__item .ico{height:50px;width:50px;margin:0}.home-container .future-status__item .item:first-child{margin-top:0}.home-container .future-status__item .item:last-child{margin-bottom:0}.current-weather-cont{display:flex;flex-direction:column;align-self:center;padding:0 20px 20px}.current-weather-cont .title{align-self:center;margin-top:10px}.current-weather-cont .bold{font-weight:500}.current-weather-cont:hover{box-shadow:inset 0 0 5px #000;border-radius:10px;cursor:pointer}.current-weather-cont .weather-ico{align-self:center;width:100px;height:100px}.current-weather-cont .temp-info{display:flex;flex-direction:row;align-self:center;align-items:baseline}.current-weather-cont .temp-info .sep{margin:0 5px;font-size:16px}.current-weather-cont .temp-info p.temp{font-size:16px}.current-weather-cont .temp-info p.temp .feels_like{margin-left:2px;font-style:italic;font-size:12px;font-weight:400}.current-weather-cont .temp-info p.oth-det{font-size:1em}.current-weather-cont .loc{display:flex;flex-direction:row}.current-weather-cont .loc i{font-size:13px!important}.current-weather-cont p.misc-info{font-size:10px;align-self:center}.current-weather-cont p.misc-info .gap{margin:0 3px}.current-weather-cont p.misc-info *{font-size:10px}.current-weather-cont .misc-info--sep{margin-top:10px}.weatherday-container{margin:5px;display:flex;flex-direction:column}.weatherday-container p,body{margin:0}body{padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{height:100%}*{font-family:"Roboto",sans-serif;font-size:12px}h1,h2,h3,h4,h5,h6{margin:0;padding:0}#app-root,.top-level-containers{height:100%}
/*# sourceMappingURL=main.3b9e0191.chunk.css.map */