:root{--white-text-shadow:0 1px 2px #383737;--black-text-shadow:1px 1px #b8b5b5}*{box-sizing:border-box;padding:0}*,body{margin:0}body{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}.search-bar{padding:30px 0 0;background-color:#4d5564}.search-bar form{width:95%;margin:auto}.search-bar input[type=text]{width:100%;height:50px;padding-left:15px;font-size:calc(10px + 2vmin);border:1px solid #282c34}.forecast{-webkit-justify-content:space-around;justify-content:space-around;height:50px;background-color:#4d5564;padding-bottom:1px}.forecast,.forecast a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.forecast a{text-decoration:none;color:#a09c9c;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;border-bottom:5px solid transparent}.forecast a.active{color:#fff;border-bottom:5px solid #fff}.forecast a:active,.forecast a:hover{background-color:#4d5564;color:#fff}.container{width:95%;max-width:95%;margin:0 auto;padding:30px 5px}.date-time{margin-bottom:10px;font-size:calc(10px + 2vmin);text-shadow:1px 1px #b8b5b5;text-shadow:var(--black-text-shadow)}.minmax{margin-left:10px}.weather-details{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.minmax-wrapper,.tomorrow-wrapper,.weather-details{color:#fff;text-shadow:0 1px 2px #383737;text-shadow:var(--white-text-shadow)}.degrees{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.degrees .number{font-size:calc(60px + 2vmin);height:100px;width:100px}.degrees .feels-like{width:100%;text-align:left}.image{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.image .icon{height:100px;width:100px;overflow:hidden}.icon img,.image .icon{position:relative;display:block}.icon img{object-fit:cover;margin:0;top:-50%;left:-50%;-webkit-transform:scale(.7);transform:scale(.7)}.image .description{display:block;z-index:1;width:100%;text-align:center}.tomorrow-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.tomorrow-wrapper .description{font-size:2rem}.daily-forecast{border-bottom:1px solid#c5d7f8}.daily-forecast:first-of-type{margin-top:-30px}.daily-forecast:last-of-type{border:none}.summary{-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.summary,.summary-icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.summary-icon{-webkit-justify-content:center;justify-content:center}.summary-temp{text-align:right}.summary-icon,.summary-temp,.summary-title,.weekday,.weekday-description{pointer-events:none}.weekday,.weekday-description{font-size:1.1rem}.weekday-description{color:#f5f5f5;text-shadow:0 1px 2px #383737;text-shadow:var(--white-text-shadow)}.details{height:0;opacity:0;transition:opacity .4s ease-in-out,height .4s ease-in-out,margin-bottom .4s ease-in-out;overflow:hidden;margin-bottom:0}.details.show{opacity:1;height:100px;margin-bottom:20px}.details-title{color:#faf4f4;width:150px}.App{min-height:100vh;background-color:#72a6d4}.header{background-color:#282c34;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff;padding:20px}
/*# sourceMappingURL=main.ad659a2e.chunk.css.map */