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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}body{font-family:Arial,sans-serif;margin:0}.wrapper{background:linear-gradient(90deg,#fcfcfc,#bdb7bb);min-width:96vw;padding:2rem;text-align:center}.card,.wrapper{min-height:100vh}.card{background-color:initial;display:flex;margin:10px auto;width:96%}.left-card{border-radius:2rem 0 0 2rem;box-shadow:-.5px -.5px 10px #000;display:flex;flex-direction:column;padding:10px 2rem;width:50%}.left-card-header{align-items:center;display:flex;justify-content:space-between}.left-card-body{height:60%;justify-content:center;width:100%}.left-card-body,.right-card{display:flex;flex-direction:column}.right-card{background-color:#f0e8e8;border-radius:0 2rem 2rem 0;box-shadow:-.5px -.5px 10px #000;padding:.5rem 1rem;width:50%}.forecast-display{background-color:#fbfbfb;border-radius:20px;display:flex;margin:1rem auto;overflow-x:auto;width:100%}.forecast-display:hover{border:1px solid #000}.card-display{background:#0000;border-radius:10px;flex:0 0 11.5rem;margin:.5rem 0;padding:0 .5rem;text-align:center}header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.toggle-switch{height:1.5rem}.weather-display{background-color:#fbfbfb;border-radius:20px;display:flex;margin:1rem auto;width:100%}.weather-display:hover{border:1px solid #000}.left-display,.right-display{display:flex;flex-direction:column;justify-content:space-evenly;width:50%}.right-display{align-items:flex-start}.right-display>*{box-sizing:border-box;margin:0;padding:2px 1rem;text-align:center}.icon-display,.loading{align-items:center;display:flex;justify-content:center}.loading{height:100%;width:100%}.dark-mode{background:linear-gradient(90deg,#001844,#0e5ca0);color:#fff}.dark-mode .forecast-display,.dark-mode .weather-display{background-color:#6f6e79}.dark-mode .left-card,.dark-mode .right-card{box-shadow:-.5px -.5px 10px #fff}.dark-mode .right-card{background-color:#58575f}.dark-mode .forecast-display:hover,.dark-mode .weather-display:hover{border:1px solid #fff}@media screen and (max-width:1024px){.left-card,.right-card{border-radius:2rem;min-height:50vh;width:80%}.right-card{width:85%}.loading{display:flex;justify-content:center;min-height:50vh}.card,.loading{align-items:center}.card{flex-direction:column}.left-card{margin-bottom:1rem;order:1}.left-card-body{height:60%}.right-card{order:2}.wrapper{padding:1rem}}@media screen and (max-width:500px){.left-card,.right-card{border-radius:2rem;min-height:50vh;width:80%}.right-card{width:90%}.loading{display:flex;justify-content:center;min-height:50vh}.card,.loading{align-items:center}.card{flex-direction:column}.left-card{margin-bottom:1rem;order:1}.left-card-body{height:60%}.right-card{order:2}.wrapper{padding:1rem}.weather-display{background-color:#fbfbfb;border-radius:20px;display:flex;margin:1rem auto;overflow-x:auto;width:100%}.left-display,.right-display{display:flex;flex:0 0 100%;flex-direction:column}}
/*# sourceMappingURL=main.2c4e5016.css.map*/