.WeatherWidget-module-scss-module___SdN9G__container{border-radius:var(--mantine-radius-xl);box-shadow:var(--shadow-sm);background:radial-gradient(#20467e,#1f2b3d);overflow:hidden}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid{align-items:center;gap:var(--mantine-spacing-md);grid-template:"header""weather-details"/1fr;display:grid}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherHeader{width:100%;padding:var(--mantine-spacing-sm);grid-area:header}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherLocation{justify-self:start}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTime{justify-self:end}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__weatherDetails{gap:var(--mantine-spacing-md);padding:var(--mantine-spacing-sm);grid-area:weather-details;grid-template-columns:2fr 1fr 2fr;display:grid}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTemp{justify-content:center;justify-self:center;align-items:center;display:flex}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTemp .WeatherWidget-module-scss-module___SdN9G__temperatureControls{width:fit-content;font-size:2.5em}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTemp .WeatherWidget-module-scss-module___SdN9G__temperatureControls .WeatherWidget-module-scss-module___SdN9G__unitButtons{padding-top:var(--mantine-spacing-xxs);border-radius:var(--radius-sm)}@media (max-width:480px){.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTemp .WeatherWidget-module-scss-module___SdN9G__temperatureControls .WeatherWidget-module-scss-module___SdN9G__unitButtons{padding-top:0}}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTemp .WeatherWidget-module-scss-module___SdN9G__temperatureControls .WeatherWidget-module-scss-module___SdN9G__unitButton{padding:4px 6px 0;transition:color .2s}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherTemp .WeatherWidget-module-scss-module___SdN9G__temperatureControls .WeatherWidget-module-scss-module___SdN9G__unitButton.WeatherWidget-module-scss-module___SdN9G__active{font-weight:600}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherDescription{text-align:center;justify-self:center}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherDescription .WeatherWidget-module-scss-module___SdN9G__weatherIconWrapper{width:fit-content;height:fit-content;line-height:0}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherDescription .WeatherWidget-module-scss-module___SdN9G__weatherIconWrapper svg{filter:drop-shadow(2px 2px 2px #00000080)}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__currentWeatherGrid .WeatherWidget-module-scss-module___SdN9G__currentWeatherConditions{justify-content:center;justify-self:center;align-items:center;display:flex}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__sunInfo{padding:var(--mantine-spacing-sm);position:relative}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__sunInfo .WeatherWidget-module-scss-module___SdN9G__divider{border-top:2px dashed var(--mantine-color-gray-5);flex:1;height:1px;position:relative}@media (max-width:380px){.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__sunInfo .WeatherWidget-module-scss-module___SdN9G__divider{display:none}}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__forecastBar{padding:var(--mantine-spacing-sm)}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__forecastBar .WeatherWidget-module-scss-module___SdN9G__dayForecast{text-align:center}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__forecastBar .WeatherWidget-module-scss-module___SdN9G__dayForecast .WeatherWidget-module-scss-module___SdN9G__forecastIcon{filter:drop-shadow(2px 2px 2px #00000080)}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__forecastBar .WeatherWidget-module-scss-module___SdN9G__dayForecast .WeatherWidget-module-scss-module___SdN9G__tempRange{gap:var(--mantine-spacing-xs);display:flex}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__forecastBar .WeatherWidget-module-scss-module___SdN9G__dayForecast .WeatherWidget-module-scss-module___SdN9G__tempRangeColumn{flex-direction:column;align-items:center;gap:2px;display:flex}.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__sunIconTime{align-items:center;gap:var(--mantine-spacing-xs);flex-direction:row;display:flex}@media (max-width:480px){.WeatherWidget-module-scss-module___SdN9G__container .WeatherWidget-module-scss-module___SdN9G__sunIconTime{flex-direction:column;align-items:center;gap:0}}
/*# sourceMappingURL=13fb54680d360a35.css.map*/