*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background:linear-gradient(rgba(57,146,148,.757),rgba(40,123,87,.757));display:flex;font-family:Comfortaa,sans-serif;height:100vh;justify-content:center;width:100%}.main{margin:auto;padding:0 20px;width:95%}.card{background:linear-gradient(#399294,#287b57);border-radius:30px;margin:30px auto;padding:10px;width:100%}.search{position:relative;width:100%}.search input{background-color:rgba(41,38,38,.486);border:none;border-radius:25px;color:#fff;font-size:1.2rem;padding:20px 15px;width:100%}.search input:focus{outline:none}.search input::placeholder{color:#fff}.search button{background:#0000;border:none;color:#fff;font-size:1.6rem;position:absolute;right:10%;top:55%;transform:translateY(-50%)}.error{color:#fff;font-size:1rem;padding:10px}.weather{display:flex;flex-direction:column;gap:5px;margin:30px auto 15px;text-align:center;width:80%}.weather .weather-icon{margin:10px auto;width:35%}.weather h1{color:#fff;font-size:3rem}.weather h2{color:#fff;font-size:2.4rem}.weather h4{color:#ddd;font-size:1.2rem;font-weight:500}.weather-week{display:grid;grid-template-columns:repeat(4,1fr);margin:20px auto;width:100%}.weather-week .weather-day{display:grid;grid-template-rows:3fr 1fr 2fr;padding:15px 10px 5px;width:100%}.weather-week .weather-day .weather-icon{margin:10px auto;width:95%}.weather-week .weather-day h5{color:#eee;font-size:1rem;font-weight:500}.weather-week .weather-day .day{color:#fff;font-size:1rem;font-weight:500}@media only screen and (min-width:620px){.main{margin:auto;padding:0 20px;position:relative;width:65%}.card{left:50%;margin:0 auto;min-width:400px;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media only screen and (min-width:1024px){body{height:100vh;overflow:hidden}.card{background:linear-gradient(#399294,#287b57);border-radius:30px;min-width:400px}.card .search{width:100%}.card .search input{font-size:1.4rem}}
/*# sourceMappingURL=main.4f06d15d.css.map*/