@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{height:100vh;margin:0}body:before{background-color:#00000080;content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.background-normal-dia{background-image:url(https://i.imgur.com/ixNyQSp.gif)}.background-normal-noite{background-image:url(https://i.imghippo.com/files/K7c4U1724809095.gif)}.background-chuva-dia{background-image:url(https://i.imghippo.com/files/9yHiV1724809036.gif)}.background-chuva-noite{background-image:url(https://i.imghippo.com/files/KDYdG1724808899.gif)}body{background-position:50%;background-repeat:no-repeat;background-size:cover}.App{position:relative;text-align:center;top:15rem;z-index:2}.main{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif}.main .search-box{display:flex;justify-content:space-between;width:400px}.main .search-box input{background-color:initial;border:0;border-bottom:2px solid #fff;color:#fff;display:block;font-size:18px;padding:15px 0;transition:.5s;width:70%}.main .search-box input:focus,input:valid{border-bottom-color:#1e1e1e;outline:0;transition:.5s}.main .search-box button{background-color:#1e1e1e;border:none;border-radius:.5rem;box-shadow:0 0 15px #18181833;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;transition:.5s;width:25%}.main .search-box button:hover{background-color:#add8e6;background-color:#fff;box-shadow:0 0 15px #18181833;color:#1e1e1e;cursor:pointer;transition:.5s}.main .weather-box{backdrop-filter:blur(10.5px);-webkit-backdrop-filter:blur(10.5px);background:#5656564d;border:1px solid #ffffff2e;border-radius:.5rem;border-radius:10px;display:flex;flex-direction:column;height:fit-content;margin-top:2rem;padding:1rem;width:400px}.main .weather-box .country{font-size:2rem;font-weight:800}.main .weather-box .info{align-items:center;display:flex;flex-direction:column;margin-top:1rem;width:100%}.main .weather-box .tittle{color:#d4d4d4}.main .weather-box .font-size{font-size:1.5rem}.main .weather-box .label{display:flex;justify-content:space-evenly;margin-bottom:1rem;width:100%}@media screen and (max-width:375px){.main .search-box{width:90%}.main .weather-box{width:85%}}
/*# sourceMappingURL=main.5cbf1015.css.map*/