.big-card{background-color:#f5f5f5;border-radius:10px;box-shadow:10px 10px 10px #0003;display:flex;flex:1 1;flex-direction:column;margin:20px 20px 20px 0}.card-title{color:#1e1e1e;font-size:min(2vw,2vh);font-weight:700;left:0;margin:0;top:0}.card-content{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;margin:auto;padding:10px;width:80%}.left,.right{align-items:center;display:flex;flex:1 1 auto;justify-content:space-evenly}.card-content p{padding:10px}.big-card .weather-icon{color:#1e1e1e;font-size:min(9vw,9vh);text-align:center}.big-value{font-size:min(5vw,5vh);font-weight:500}.speed{font-size:min(2vw,2vh)}.direction{font-size:min(3vh,3vw)}.custom-svg-icon{fill:#1e1e1e;margin:auto;width:min(6vw,6vh)}body,html{background-color:#f5f5f5;color:#1e1e1e;font-family:InterVariable,sans-serif;margin:0;max-width:100vw;overflow-x:hidden;padding:0}.app-container{display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:60%}.header{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-top:10px}.search-outer{display:flex;justify-content:end;width:100%}.search-outer input{background-color:#f5f5f5;border-radius:10px;border-width:0;box-shadow:0 0 15px #0000004d;color:#1e1e1e;flex:1 1;height:20px;margin:10px 0;max-width:400px;padding:10px}.pac-target-input::placeholder{color:#1e1e1e;opacity:1}.grid-container{display:flex;flex:0 1 auto;flex-direction:column}.row{align-items:stretch;display:flex;flex-direction:row;flex-grow:1;justify-content:center}.col{flex:1 1;flex-direction:column;justify-content:stretch}.col,.heading{display:flex;width:100%}.heading{flex-direction:row;justify-content:space-between}.city-name h3{font-size:min(3vw,3vh)}.unit-toggle{align-items:center;display:flex;flex:1 1;justify-content:end}.toggle-switch{min-height:fit-content}.toggle-switch input{display:none}.slider{align-items:center;background-color:#ddd;border-radius:1rem;box-sizing:border-box;display:flex;flex-direction:row;font-size:1rem;font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:700;height:fit-content;justify-content:space-between;overflow:hidden;position:relative;width:fit-content}.slider .label{flex:1 1;font-size:min(2vh,2vw);font-weight:500;padding:.3rem .5rem;text-align:center;z-index:2}.slider:before{background-color:#65b4f5;content:"";height:100%;position:absolute;transition:transform .3s ease;width:50%;z-index:1}.toggle-switch input:checked+.slider:before{transform:translateX(100%)}.row .summary{align-items:start;flex:1 1;font-size:min(2.5vw,2.5vh);font-weight:500;text-align:left}@media screen and (max-width:600px){.grid-container,.grid-container .col,.grid-container .row{align-items:stretch;flex-direction:column;width:100%}.app-container{max-width:90%}.header{flex-direction:column}.city-name h3{font-size:5vw}.summary p{font-size:4vw}.slider .label{font-size:1.2rem}.unit-toggle{justify-content:end}.big-card{width:100%}.card-title{font-size:4vw}.big-value{font-size:10vw;text-align:center}.big-card .weather-icon{font-size:16vw}.day5,.day6,.hour5,.hour6{display:none}.hourly-card,.weekly-card{width:100%}.hourly-card .weather-icon,.speed{font-size:5vw}.weekly-card .high{font-size:4vw;font-weight:500}.hourly-card .temp,.weekly-card .low{font-size:3vw;font-weight:400}.search-outer,.search-outer input{max-width:100%}.custom-svg-icon{width:13vw}}.hourly-card .weather-icon{color:#1e1e1e;font-size:min(3vw,3vh);padding-bottom:10%;text-align:center}.hourly-card,.weekly-card{background-color:#f5f5f5;border-radius:10px;box-shadow:10px 10px 10px #0003;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin:20px 20px 20px 0}.hourly-card p,.weekly-card p{font-size:min(2.2vw,2.2vh)}.hourly-card .temp,.weekly-card .low{padding:15% 0}.high{font-size:min(2.2vh,2.2vw);font-weight:600;padding-bottom:10%}.low{font-size:min(2vh,2vw)}
/*# sourceMappingURL=main.7b12c577.css.map*/