@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#e2eee2;flex-shrink:0;height:100%;height:60px;justify-content:space-between;max-width:100vw;position:relative;width:100%}.navbar,.navbar-logo{display:flex;font-size:20px}.navbar-logo{align-items:center;flex-direction:row;font-family:Noto Sans,sans-serif;font-weight:700;padding:1rem}.navbar-links{display:flex;flex-direction:row}.navbar-links button{background-color:#e2eee2;border:none;border-radius:5px;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:18px;margin-bottom:10px;margin-right:2.5rem;margin-top:10px;padding:.5rem}.App-container{align-items:center;background-color:#e1fdd9;color:#000;display:flex;flex-direction:column;font-family:Noto Sans,sans-serif;font-size:calc(10px + 2vmin);justify-content:flex-start;min-height:100vh;text-align:center;width:100%}.App-container h1{color:#fa9e34;margin:1rem 0 .5rem}.App-container h2{color:#000;margin:.5rem 0;text-align:center}.App-container p{font-size:22px;max-width:800px;text-align:center}.App-container h3,.App-container p{color:#000;margin-left:2rem;margin-right:2rem}.App-container h3{font-size:24px}.App-container button{background:#fa9e34;border:none;border-radius:20px;box-shadow:0 10px 20px -10px #fa9e34;cursor:pointer;font-family:inherit;font-size:25px;line-height:22px;margin:8px;padding:12px 20px}.Generate-container button{background:#ff8f0f;font-size:28px;line-height:25px}.App-container button:hover{background:#c57213}.Generate-container button:hover{background:#bb701a}.Result-container button{background:#5bb453;font-size:18px;margin-bottom:3rem}.Result-container button:hover{background:#93ce5c}.Number-container{border:1px solid #ca974a;display:flex;flex-direction:column;margin:0 2rem 3rem;padding:1rem}.Number-container label{color:#000;font-size:18px;margin-right:1rem}.Number-container input{color:#000;margin:1rem auto auto;padding:.5rem;width:12rem}.Number-container button{background:#2cb611;border-radius:10px;font-size:16px;margin:1rem auto auto;padding:6px;width:6rem}h6{color:#000;font-size:10px}.weather-form-container{display:flex;flex-direction:column}.weather-form-container label{color:#000;font-size:18px;margin-bottom:.5rem}.weather-form-container input{margin:auto;padding:.5rem;width:18rem}.weather-form-container button{font-size:16px;margin:1rem auto auto;padding:.5rem;width:18rem}.heat-index-container{max-width:800px}.heat-index-container p{font-size:20px}.heat-index-container img{margin-bottom:1rem;width:80%}@media screen and (max-width:768px){.App-container{height:auto}.App-container h1{font-size:40px;line-height:35px}.App-container p{font-size:16px}.App-container h2{font-size:28px}.App-container h3{font-size:22px}.App-container button{font-size:18px;padding:8px 12px}.Result-container h1{color:#000}.Result-container button,.weather-form-container label{font-size:16px}.weather-form-container input{width:14rem}.weather-form-container button{font-size:14px;width:14rem}}@media screen and (max-width:600px){.navbar-logo{font-size:14px;margin-left:.5rem;padding:.2rem}.navbar-links{padding:0}.navbar-links button{font-size:14px;margin-right:1.5rem;padding:.2rem}.App-container h1{font-size:32px;line-height:35px;margin-left:1rem;margin-right:1rem}.App-container h3{font-size:20px;margin:1rem 2rem}.App-container p{margin-left:2rem;margin-right:2rem}.App-container button{font-size:16px;line-height:20px;padding:6px 10px}.Result-container button{font-size:14px}.Number-container label{font-size:16px}.Number-container input{padding:1px;width:10rem}.Number-container button{padding:2px}.weather-form-container label{font-size:16px}.weather-form-container input{width:10rem}.weather-form-container button{font-size:14px;width:12rem}.heat-index-container img{width:80%}}
/*# sourceMappingURL=main.ac99a6bd.css.map*/