body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto;overflow:auto;text-align:center;width:100%}footer{font-size:.8em;font-style:italic}body{align-items:center;color:#000;display:flex;flex-direction:column;height:100dvh;justify-content:space-between;margin:0;overflow:hidden;width:100dvw}main{width:100%}.item-container{display:flex;flex-wrap:wrap;font-family:sans-serif;gap:15px;height:80%;justify-content:space-evenly;list-style:none;padding:0;width:100%}.item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#65616152;border-radius:20px;box-shadow:0 0 5px;color:#fff;display:flex;flex-direction:column;height:100px;justify-content:space-between;max-width:230px;min-height:350px;min-width:230px;width:20%}#selectRegionOpt{background-color:initial;border-radius:10px;box-sizing:border-box;color:#fff;font-size:larger;padding:10px}#selectRegionOpt option{background-color:#5b5b5b}.item p{text-align:center}.weather-icon{height:100px;width:100px}.weather-icon img{height:100%;width:100%}.load-text{animation:glow 1s linear infinite;display:none}.bkground{background:linear-gradient(45deg,#f9afaf,#7490f6);height:100%;position:absolute;width:100%;z-index:-1}@keyframes glow{0%{opacity:.5}to{opacity:1}}
/*# sourceMappingURL=main.01bed30e.css.map*/