@import url(https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2d2d2d;font-family:Space Mono,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body *{font-family:Space Mono}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Space Mono;gap:40px;justify-content:center;text-align:center}.App,.forcast-item-wrapper{display:flex;flex-direction:column}.forcast-item-wrapper{background-color:#2d2d2d;border-radius:20px;box-shadow:0 0 20px 1px #495057;color:#f1f3f5;gap:30px;padding:20px;width:170px}.forcast-item-wrapper *{font-weight:100}.parameter-value{color:#ffa94d;font-size:24px;font-weight:100}.forcast-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center;margin:110px auto 0;max-width:1000px}h3{color:#ffa94d;font-family:Space Mono;font-size:40px;font-weight:100;margin:40px 0 0}:root{--shadow-color:#495057}.location-outline{border:1px solid #495057;border:1px solid var(--shadow-color);border-radius:70px;box-shadow:3px 2px 10px 3px #495057;box-shadow:3px 2px 10px 3px var(--shadow-color);width:100%}.location-wrapper{display:flex;justify-content:space-between;padding:20px}.input-wrapper{align-items:center;background-color:#fff;border-radius:30px;display:flex;flex-grow:1;justify-content:center;margin-right:10px}.input-wrapper input{border:none;font-size:16px;height:70%;width:90%}.input-wrapper input:focus{outline:none}.search-button{border-radius:30px;font-size:16px;height:50px;width:150px}.search-button:hover{box-shadow:0 0 10px 5px #495057;box-shadow:0 0 10px 5px var(--shadow-color)}:root{--label-color:#ffc078}.latlong-container{display:flex;flex-direction:row;justify-content:space-around}.latlong-item{color:#ffc078;color:var(--label-color)}.location-container{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:700px}
/*# sourceMappingURL=main.fcd2714e.css.map*/