body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.2rem;margin:0;scroll-behavior:smooth}.container{margin:0 auto;max-width:640px}.layout{color:#fff;font-weight:700;margin:0 auto;padding:1rem}.layout.day{background:#fff;background:linear-gradient(0deg,#fff,#00bfff)}.layout.night{background-color:#2a2a35}@-webkit-keyframes spin{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes spin{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.ForecastDailyRow_forecast__dailyrow__V5Lw4{display:flex;justify-content:space-between}.ForecastDailyRow_forecast__dailyrow__V5Lw4 div{align-items:center;display:flex}.ForecastDailyList_forecast__dailylist__VD0LI{margin-bottom:3rem;padding:0}.ForecastHourlyCol_hourly__row__4jRBb{display:flex;flex-direction:column;gap:.8rem}.ForecastHourlyList_forecast__hourlylist__mU1Wy{display:flex;flex-wrap:nowrap;gap:2rem;list-style:none;margin-bottom:3rem;overflow-x:scroll;padding:0;scroll-behavior:smooth;text-align:center}.ForecastNow_forecast__current__eCXqq{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.ForecastNow_forecast__current__eCXqq h1{font-size:4rem;font-weight:700;margin-bottom:1rem}.ForecastNow_forecast__current__eCXqq h2{font-size:2rem;font-weight:400}header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.Header_header__title__NQUTp{border:1px solid #fff;border-radius:5px;cursor:pointer;padding:5px}.Header_header__title__NQUTp:hover{background-color:#fff;color:#000}.Header_header__list__GxUyF{list-style:none;margin:0;padding:0}.Header_header__input__Vpj5R{background:none;border:0;border-bottom:1px solid #fff;border-radius:5px;font-size:1.2rem;margin-bottom:1rem;padding:5px}.Header_header__input__Vpj5R:focus{background-color:hsla(0,0%,100%,.8);border:none;outline:none;transition:all .3s ease-in-out}.Header_header__list__GxUyF li{color:#000;font-weight:400;padding:5px}.Header_header__list__GxUyF li:hover{background:hsla(0,0%,100%,.8);cursor:pointer}.header__refresh{cursor:pointer}.header__refresh.active img{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.header__search{background:hsla(0,0%,100%,.8);border-radius:5px;color:#000;opacity:0;padding:10px;position:absolute;top:60px;transition:all .3s ease-in-out;z-index:10}.header__search.show{opacity:1!important}
/*# sourceMappingURL=main.acd739fd.css.map*/