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{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{background-image:linear-gradient(180deg,#130754,#3b2f80);border-radius:15px;height:800px;margin:75px auto auto;width:600px}.top-bar{display:flex;gap:15px;justify-content:center;padding-top:60px}.top-bar input{border:none;color:#626262;font-size:20px;font-weight:400;outline:none;padding-left:40px;width:360px}.search-icon,.top-bar input{background:#ebfffc;border-radius:40px;display:flex;height:78px}.search-icon{align-items:center;cursor:pointer;justify-content:center;width:78px}.weather-img{display:flex;justify-content:center;margin-top:20px}.weather-loc,.weather-temp{color:#fff;display:flex;font-size:120px;font-weight:400;justify-content:center}.weather-loc{font-size:60px}.data-container{color:#fff;display:flex;justify-content:center;margin-top:50px}.element{display:flex;gap:12px;justify-content:flex-start;margin:auto}.search-container{position:relative}.suggestions{background:#ebfffc;border-radius:0 0 40px 40px;box-sizing:border-box;left:20px;max-height:200px;overflow-y:auto;padding:10px;position:absolute;top:55px;width:360px;z-index:1000}.suggestions div{cursor:pointer;padding:10px}.suggestions div:hover{background-color:#f5f5f5}
/*# sourceMappingURL=main.371c3e81.css.map*/