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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container{background-image:linear-gradient(180deg,#130754,#3b2f80);border-radius:12px;height:529px;margin:40px auto auto;padding:30px 20px 0;width:407px}.top-bar{display:flex;gap:14px;justify-content:center;padding-top:16px}.top-bar input{border:none;color:#626262;font-size:20px;font-weight:400;outline:none;padding-left:40px;width:262px}.search-icon,.top-bar input{background:#ebfffc;border-radius:40px;display:flex;height:58px}.search-icon{align-items:center;cursor:pointer;justify-content:center;width:58px}.search-icon:active{scale:.98}.weather-image{display:flex;justify-content:center;margin-top:19px}.weather-temp{font-size:40px}.weather-location,.weather-temp{color:#fff;display:flex;font-weight:400;justify-content:center}.weather-location{font-size:30px}.data-container{color:#fff;display:flex;justify-content:center;margin-top:30px}.element{align-items:flex-start;display:flex;gap:12px;margin:auto}.data{font-size:24px}.data,.text{font-weight:400}.text{font-size:16px}.icon{margin-top:10px}
/*# sourceMappingURL=main.29e3e4c8.css.map*/