:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--main-fg-color:#1a1a1a;--main-bg-color:#f9f9f9;--temp-day-light:darkred;--temp-night-light:darkblue;--temp-day-dark:coral;--temp-night-dark:lightblue;color:var(--main-fg-color);background-color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}#root{max-width:1280px;margin:0 auto}section{padding:.6em auto}a{color:#747bff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}h1{margin:.3em 0 .25em;font-size:2.8em}h2{margin:.2em 0 .15em;font-size:2em}h3{margin:.1em 0;font-size:1.6em}h4{margin:.1em 0;font-size:1.4em}button,select,input[type=submit],.button{background-color:var(--main-bg-color);cursor:pointer;border:1px solid #d3d3d3;font-size:1em;transition:border-color .25s}button:hover,select:hover,input[type=submit]:hover,.button:hover{color:var(--main-fg-color);border-color:var(--main-fg-color)}button,select,input,.button{min-height:1.6em;margin:auto .25em;padding:.5em}select:disabled,input:disabled{cursor:not-allowed}p{margin:.25em auto}details{margin-bottom:.4em}summary{font-size:1.2em}@media (width<=600px){h1{font-size:1.8em}h2{font-size:1.6em}h3{font-size:1.4em}h4{font-size:1.2em}button,.button{font-size:.8em}}@media (prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#242424}a:hover{color:#646cff}svg{fill:#fff}img.invertable{filter:invert()}select,button,input[type=submit],.button{color:var(--main-bg-color);background-color:var(--main-fg-color);padding:.25em}button:hover,select:hover,input[type=submit]:hover,.button:hover{color:var(--main-bg-color);border-color:var(--main-bg-color)}}._back_ep3if_1{justify-content:center;margin-top:2em;display:flex}._backButton_ep3if_7{display:flex}._backButtonIcon_ep3if_11{margin:auto .25em}._SearchCity_mn307_1 form{flex-direction:column;display:flex}._SearchCity_mn307_1 ._part_mn307_6{flex-direction:column;align-items:center;display:flex}._SearchCity_mn307_1 label,._SearchCity_mn307_1 ._submit_mn307_13{align-items:center;gap:.5em;margin:.5em 0;display:inline-flex}._SearchCity_mn307_1 ._submit_mn307_13{flex-direction:column;align-items:center}._SearchCityReactSelect_mn307_25{flex-grow:1}._SearchCityReactSelect_mn307_25 .react-select__control{border:1px solid #d3d3d3;box-shadow:0 0 0 1px #d3d3d3}@media (prefers-color-scheme:dark){._SearchCityReactSelect_mn307_25 .react-select__control{color:var(--main-bg-color);background-color:var(--main-fg-color)}._SearchCityReactSelect_mn307_25 .react-select__input-container{color:var(--main-bg-color);background-color:#0000}._SearchCityReactSelect_mn307_25 .react-select__menu,._SearchCityReactSelect_mn307_25 .react-select__option{color:var(--main-bg-color);background-color:var(--main-fg-color)}._SearchCityReactSelect_mn307_25 .react-select__placeholder,._SearchCityReactSelect_mn307_25 .react-select__single-value{color:var(--main-bg-color)}}.instructions{margin:1em auto}._CityWeatherItem_12ziv_1{background:var(--main-bg-color);border-bottom:1px dashed #000;margin:auto auto 1em;padding:.25em 1em}._CityWeatherClick_12ziv_8{cursor:pointer}@media (prefers-color-scheme:dark){._CityWeatherItem_12ziv_1{background:var(--main-fg-color)}}@media (width<=600px){._CityWeatherItem_12ziv_1{padding:.25em}}._CityWeatherItemHeader_12ziv_24{align-items:center;gap:.25em;display:flex}._CityWeatherItemHeader_12ziv_24 button{border:0}._CityWeatherItemHeader_12ziv_24 h1{flex:1}._DailyWeathertItemDay_12ziv_38{text-align:center;flex-direction:column;display:flex}._CityWeatherItemList_12ziv_44{display:flex;overflow-x:auto}._CityWeatherListItem_12ziv_49{flex-direction:column;flex:1;align-items:center;margin-bottom:10px;padding:0 .5em;display:flex}._CityWeatherListItem_12ziv_49:not(:first-child){border-left:1px solid var(--main-fg-color)}@media (prefers-color-scheme:dark){._CityWeatherListItem_12ziv_49:not(:first-child){border-color:var(--main-bg-color)}}._RefreshedAt_e3xb9_1{text-align:center;width:100%;font-size:.8em}._CurrentWeather_oevgt_1{grid-template-columns:repeat(4,1fr);font-size:1.2em;display:grid}@media (width<=600px){._CurrentWeather_oevgt_1{grid-template-columns:repeat(2,1fr)}._CurrentWeatherTitle_oevgt_12{grid-area:1/2/1/2}._CurrentWeatherAnimatedIcon_oevgt_19{grid-area:2/2/2/2}}._CurrentWeather_oevgt_1 div{place-self:center}._CurrentWeatherTempAndFeelsLike_oevgt_32{margin-bottom:.6em}._CurrentWeatherRealTemp_oevgt_36{font-size:2em}._CurrentWeatherIcon_oevgt_40{margin-right:.5em}._CurrentWeatherHumidity_oevgt_44,._CurrentWeatherWind_oevgt_45,._CurrentWeatherUV_oevgt_46{margin:.2em auto;font-size:.8em;display:flex}._CurrentWeatherWindCursor_oevgt_52{margin-left:.25em}._CurrentWeatherUVValue_oevgt_56{margin-left:.2em}._CurrentWeatherUVLow_oevgt_60{color:green}._CurrentWeatherUVModerate_oevgt_64{color:brown}._CurrentWeatherUVHigh_oevgt_68{color:#ff8c00;font-weight:700}._CurrentWeatherUVVeryHigh_oevgt_73{color:red;font-weight:700}._CurrentWeatherUVExtreme_oevgt_78{color:purple;font-weight:700}._CurrentWeatherSunRiseAndSet_oevgt_83{font-size:.8em;display:flex}._CurrentWeatherSunRiseIcon_oevgt_88{margin-right:4px}._CurrentWeatherSunsetIcon_oevgt_92{margin:auto 4px auto 8px}@media (prefers-color-scheme:dark){._CurrentWeatherUVLow_oevgt_60{color:#90ee90}._CurrentWeatherUVModerate_oevgt_64{color:orange}._CurrentWeatherUVExtreme_oevgt_78{color:#ff1493}}._skeleton_44s6q_1{animation:1s linear infinite alternate _skeleton-loading_44s6q_1}@keyframes _skeleton-loading_44s6q_1{0%{background-color:#85a0ad}to{background-color:#f0f3f5}}._skeletonText_44s6q_15{border-radius:.25rem;height:.8rem;margin-bottom:.5rem}._HourlyWeatherItem_vylzj_1{min-width:60px}._HourlyWeatherRain_vylzj_5{font-size:.9em}._HourlyWeatherRainIcon_vylzj_9{margin-right:.25em}._HourlyWeatherTempDay_vylzj_14{color:var(--temp-day-light)}._HourlyWeatherTempNight_vylzj_18{color:var(--temp-night-light)}@media (prefers-color-scheme:dark){._HourlyWeatherTempDay_vylzj_14{color:var(--temp-day-dark)}._HourlyWeatherTempNight_vylzj_18{color:var(--temp-night-dark)}}@media (width>=601px){._DailyWeatherList_qsv4o_2{justify-content:space-between}}._DailyWeatherItem_qsv4o_7{gap:.2em;min-width:90px}._DailyWeathertItemDay_qsv4o_12{margin:.25em auto .5em;font-weight:600}._DailyWeatherTemp_qsv4o_17{align-items:center;display:flex}._DailyWeatherTempDay_qsv4o_22{color:var(--temp-day-light)}._DailyWeatherTempNight_qsv4o_26{color:var(--temp-night-light)}@media (prefers-color-scheme:dark){._DailyWeatherTempDay_qsv4o_22{color:var(--temp-day-dark)}._DailyWeatherTempNight_qsv4o_26{color:var(--temp-night-dark)}}._DailyWeatherRainIcon_qsv4o_40{margin-right:.25em}._WeatherAlertsItemHeader_nnyf0_1{justify-content:space-between;align-items:center;display:flex}._title_1cun7_1 h1,._title_1cun7_1:hover h1{color:var(--main-fg-color)}._header_1cun7_6{justify-content:space-between;align-items:center;gap:1em;display:flex}._header_1cun7_6 h1{flex:1}._title_1cun7_1{line-height:3em;display:flex}._logo_1cun7_22{align-items:center;margin-right:1em;display:flex}._logo_1cun7_22 svg{width:64px;height:64px}._headerIcons_1cun7_33{align-items:center;display:flex}._headerIcon_1cun7_33{padding:0 .5em}._headerRefreshIcon_1cun7_42{cursor:pointer;border:1px solid #fff;border-radius:50%;padding:10px 4px 0}@media (prefers-color-scheme:dark){._title_1cun7_1 h1,._title_1cun7_1:hover h1{color:var(--main-bg-color)}}@media (width<=600px){._header_1cun7_6{gap:.5em}._logo_1cun7_22{margin-right:.5em}._logo_1cun7_22 svg{width:48px;height:48px}}
