.weatherApp_container__Ndxny{flex:1 1;padding:30px;background-color:#cccfd6;color:#858d9d;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:24px}.weatherApp_content__eAe7Z{display:grid;grid-template-rows:40% 45% 15%;border-radius:4px;background-color:#fff;position:relative;width:390px;height:844px}.weatherApp_actions__q67Kf,.weatherApp_location__lx5YB,.weatherApp_status_bar__6565y{color:#e7eaee}.weatherApp_status_bar__6565y{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:5px;line-height:20px}.weatherApp_status_bar__6565y>div{display:flex;align-items:center;gap:5px}.weatherApp_status_bar__6565y svg{width:20px;height:20px}.weatherApp_clock__tXM9l{transform:translateX(-40%)}.weatherApp_battery__D6AzX{font-size:16px}.weatherApp_dots__J8_A5{display:flex;gap:2px}.weatherApp_dots2__iT_Gy{display:flex;gap:4px}.weatherApp_dot__ORYR7{display:inline-block;border-radius:50%;width:7px;height:7px;border:2px solid #e7eaee;background-color:transparent}.weatherApp_dot__ORYR7[data-fill=true]{background-color:#e7eaee}.weatherApp_dot2__MK7j9{display:inline-block;border-radius:50%;width:5px;height:5px;background-color:#000}.weatherApp_dot2__MK7j9[data-current=true]{background-color:#e7eaee}.weatherApp_location__lx5YB{position:relative;z-index:0;padding:40px 0 10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.weatherApp_location__lx5YB>img{position:absolute;inset:0;z-index:-1;filter:grayscale(30%)}.weatherApp_current_temp__CtuMh{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:32px}.weatherApp_current_temp__CtuMh>div:first-child{font-size:60px;font-weight:800}.weatherApp_days__gzLvG{padding:50px 0;display:grid;justify-content:center}.weatherApp_days__gzLvG svg{width:40px;height:40px}.weatherApp_days__gzLvG>div{display:flex;justify-content:space-between;align-items:center;gap:20px}.weatherApp_days__gzLvG>div>div:last-child{display:flex;align-items:center;gap:5px;font-weight:700}.weatherApp_actions__q67Kf{background-color:#858d9d}.weatherApp_actions__q67Kf,.weatherApp_button__2Nrpe{display:flex;justify-content:center;align-items:center}.weatherApp_button__2Nrpe{background-color:transparent;border:none;font-size:28px;padding:10px 0;gap:10px;transition:color .2s ease;outline:none}.weatherApp_button__2Nrpe:active,.weatherApp_button__2Nrpe:focus,.weatherApp_button__2Nrpe:hover{outline:none}.weatherApp_button__2Nrpe:active{color:#e1e5ea}.weatherApp_button__2Nrpe:active .weatherApp_plus_sign__BHjrt,.weatherApp_button__2Nrpe:active .weatherApp_plus_sign__BHjrt:before{background:#e1e5ea}.weatherApp_plus_sign__BHjrt{--thick:4px;--length:30px;display:inline-block;background:#e7eaee;height:var(--thick);position:relative;border-radius:4px;width:var(--length)}.weatherApp_plus_sign__BHjrt:before{background:#e7eaee;content:"";height:var(--length);left:calc(var(--length) * .5 - var(--thick) * .5);position:absolute;border-radius:4px;top:calc(var(--length) * -.5 - var(--thick) * -.5);width:var(--thick)}