@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700&display=swap);*{font-family:Nunito;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#e8ebf3}.header{box-shadow:0 0 4px 0 rgba(0,0,0,.08),0 2px 4px 0 rgba(0,0,0,.12);height:50px}.header a{align-items:center;color:#000;display:flex;height:50px;justify-content:center;text-decoration:none}.title{padding:0 10px}.container,.wrapper{display:flex;height:100%;justify-content:center}.container{width:80%}.content{padding:40px}.content,.search{display:flex;flex-direction:column;justify-content:center;width:100%}.search{align-items:center;margin-bottom:20px;max-height:250px}input{background:none;border:none;border-bottom:1px solid #000;outline:none;width:275px}.data-resulst{background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);margin-top:5px;max-height:200px;overflow:hidden;overflow-y:auto;position:relative;width:300px;z-index:1}.data-resulst p{padding-left:10px}.data-resulst p:hover{background-color:#d3d3d3;cursor:pointer}.weather-card-container{margin:0 auto;max-width:70%}.weather-card-day{background-image:linear-gradient(to right top,#1992ff,#33a1ff,#4dafff,#66bcff,#80c9fe)}.weather-card-day,.weather-card-night{border-radius:15px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin:10px 0;width:100%}.weather-card-night{background-image:linear-gradient(to right top,#2560f9,#5562f3,#7064ec,#8466e6,#936ae0)}.weather-card-wrapper{color:#fff;padding:16px 20px}.details,.weather-card-wrapper{display:flex;justify-content:space-between}.details{flex-direction:column}.info a{color:#fff;height:24px;margin:0;width:24px}.buttons{align-items:center;display:flex}.buttons>*{padding:5px}.delete,.info,.refresh{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;margin:3px;outline:none;width:34px}.wheather{font-weight:100}.details-information{align-items:center;display:flex;flex-direction:row}.details-information .temp{font-size:30px;font-weight:500;padding:0 5px}.vertical-line{border-left:1px solid #fff;height:28px;margin:10px 8px}.information{display:flex;flex-direction:column;font-size:13px;font-weight:100;padding:0 5px}@media screen and (max-width:850px){.weather-card-wrapper{align-items:center;flex-direction:column;justify-content:center}}.empty-wrapper{align-items:center;height:250px;text-align:center;width:100%}.details-wrapper,.empty-wrapper{display:flex;flex-direction:column;justify-content:center}.details-wrapper{height:100%;margin-top:10px;width:80%}.ditails-info{background-color:#a9d3f8;border-radius:14px;display:flex;justify-content:center;padding:10px}.partial-temp-detail,h3{align-items:center}.full-temp-detail,.partial-temp-detail,h3{display:flex;justify-content:center}.text{display:flex}.stick{border-right:1px solid;margin:0 8px}
/*# sourceMappingURL=main.2e969738.css.map*/