body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#97e7f7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{text-decoration:none;font-family:"Noto Sans",sans-serif}.root{background-color:#97e7f7}.App{text-align:center}.loading{margin-top:40vh;font-size:xx-large}.main-dashboard{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background:#97e7f7;height:90vh}.location-name-temp-container{display:flex;width:50vw;justify-content:space-between;height:auto;margin-top:2vh}.location-details{display:flex}.location-and-fav-container{display:flex;flex-direction:column;margin-left:.5rem}.location-name{font-size:large;margin:0}.choose-diff-location{text-decoration:underline;color:#000;font-size:9pt;transform:translate(.7rem,-.5rem)}.star-icon{height:4vh}.link-to-landing-page{width:55vw}.temp-container{display:flex}.temperature{margin-right:1rem}.aqi-container{flex-direction:column;width:45vw;height:45vh;border-radius:38px;background:#97e8f7;box-shadow:inset 1px 3px 13px rgba(28,44,47,.3411764705882353),inset -1px -6px 13px hsla(0,0%,100%,.5411764705882353);padding:1vh 1vh 2vh}.aqi-container,.aqi-number{display:flex;align-items:center}.aqi-number{justify-content:center;font-size:9vh;border-radius:50%;width:180px;height:25vh;box-shadow:inset -5px -5px 10px rgba(64,68,64,.1803921568627451),inset 5px 5px 10px hsla(0,0%,100%,.3686274509803922)}.aqi-level{font-size:25pt;margin:1rem}.additional-info-container{display:grid;grid-template-columns:22.5vw 22.5vw;grid-row-gap:4vh;justify-items:center;margin-bottom:1vh;border-radius:30px;background:#97e8f7;box-shadow:inset 1px 3px 13px rgba(28,44,47,.27058823529411763),inset -5px -6px 13px rgba(225,250,255,.45098039215686275);height:20vh;width:45vw;padding-top:2vh}.additional-info{display:flex}.icon{height:5vh;margin-right:1vw}.GOOD{background-color:#80ff72}.MODERATE{background-color:#fff07c}.UNHEALTHY.FOR.SENSITIVE.GROUPS{background-color:#ffb347}.UNHEALTHY{background-color:#e58c8a}.VERY.UNHEALTHY{background-color:#a24857}.HAZARDOUS{background-color:#966fd6}@media screen and (max-width:700px){.location-name-temp-container{display:flex;width:80vw;justify-content:space-between;height:auto}.location-details{display:flex}.location-and-fav-container{display:flex;flex-direction:column;margin-left:.5rem}.location-name{font-size:large;margin:0;padding-left:.4rem}.choose-diff-location{text-decoration:underline;color:#000;font-size:9pt;transform:translate(2rem,-.5rem)}.location-icon{height:5vh}.temp-container{display:flex}.temperature{margin-right:1rem}.aqi-container{flex-direction:column;width:65vw;height:45vh;border-radius:38px;background:#97e8f7;box-shadow:inset 1px 3px 13px rgba(28,44,47,.3411764705882353),inset -1px -6px 13px hsla(0,0%,100%,.5411764705882353);padding:1vh 1vh 2vh}.aqi-container,.aqi-number{display:flex;align-items:center}.aqi-number{justify-content:center;font-size:9vh;border-radius:50%;width:180px;height:25vh;box-shadow:inset -5px -5px 10px rgba(64,68,64,.1803921568627451),inset 5px 5px 10px hsla(0,0%,100%,.3686274509803922)}.aqi-level{font-size:23pt;margin:1rem}.additional-info-container{display:grid;grid-template-columns:32.5vw 32.5vw;grid-row-gap:4vh;justify-items:center;margin-bottom:1vh;border-radius:30px;background:#97e8f7;box-shadow:inset 1px 3px 13px rgba(28,44,47,.27058823529411763),inset -5px -6px 13px rgba(225,250,255,.45098039215686275);height:20vh;width:65vw;padding:2vh 0}}@media screen and (max-width:500px){.location-name-temp-container{width:100vw}.aqi-container{width:90vw}.additional-info-container{display:grid;grid-template-columns:45vw 45vw;width:90vw}}.title{font-size:2em;margin:0}.landingPage{height:100vh;width:100vw;background-color:#97e7f7}.landingPage,.logoWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.logoWrapper{height:30%;margin-top:8em}.logo{width:15em}form{display:flex;flex-direction:column;justify-content:center;align-items:center;height:40%;width:80%}.currentLocal{width:15rem;margin:2em;border-radius:2em;height:2.5em;background:linear-gradient(145deg,#94e5ec,#88d0de);box-shadow:7px 7px 14px #5ea1af,-7px -7px 14px #abf7f7;border:none}.locationIcon{height:1em;width:1em}.chooseLocal{display:flex;flex-direction:row;width:15rem;border-radius:2em;background-color:#fbf7d8}input{width:87%;border-radius:2em;border:none;height:2.3em;text-align:center;box-shadow:inset 1px 2px 4px rgba(2,2,2,.2901960784313726),inset -1px -3px 1px #eaeae3}.searchButton,input{background-color:#f5f3e3}.searchButton{display:flex;align-self:center;justify-self:center;height:1em;width:1em;margin-left:.2rem;margin-top:.5rem}.landing-page-nav{display:flex;justify-content:center;height:10vh;align-items:center;border-top:.1em solid #000;text-decoration:none;width:100vw}.landing-page-link{background:#97e7f7;height:8vh;width:80px;margin:7px 15px 0;border:none;box-shadow:7px 7px 14px rgba(10,10,10,.47058823529411764),-7px -7px 14px rgba(139,148,148,.23921568627450981);border-radius:10px}.landing-page-link p{font-size:25pt;text-decoration:none;margin:0}.footer-icon{height:2.4em;width:2.4em;padding-top:1vh}.location-icon{height:2.6em;width:2.2em}.aqi-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#97e7f7;height:100vh;padding-top:1rem}.aqi-iq{width:100vw}.info{box-shadow:inset 1px 3px 13px rgba(28,44,47,.5686274509803921),inset -1px -6px 13px hsla(0,0%,100%,.34901960784313724);width:45vw;margin-top:2vh;border-radius:5px;padding:1vh;font-size:smaller;margin-left:2rem}.color-blocks{display:flex;flex-direction:column;width:40vw}.aqi-color-blocks{width:40vw;border-radius:10px;border:none;box-shadow:inset -5px -5px 10px rgba(64,68,64,.5098039215686274),inset 5px 5px 10px hsla(0,0%,100%,.3686274509803922);padding:1vh}.green{background-color:#80ff72}.yellow{background-color:#fff07c}.orange{background-color:#ffb347}.red{background-color:#e58c8a}.maroon{background-color:#a24857}.purple{background-color:#966fd6}.btns{display:flex;flex-direction:column;align-items:center;margin-bottom:15vh}.more-btn{background-color:transparent;margin-top:4em;width:25vw;border-radius:2em;height:2em;background:linear-gradient(145deg,#94e5ec,#88d0de);box-shadow:7px 7px 14px #5ea1af,-7px -7px 14px #abf7f7;border:none}.more-btn img{width:3.5vw;margin-left:.6rem}@media screen and (max-width:700px){.aqi-section{display:flex;flex-direction:row;justify-content:center;align-items:center}.info{width:85vw;margin-left:0}.aqi-color-blocks,.color-blocks{width:75vw}.more-btn{width:40vw}.more-btn img{width:6vw;margin-left:.4rem}}.about-section{flex-direction:column;background-color:#97e7f7;height:auto}.about-section,.contact-article{display:flex;justify-content:center;align-items:center}.contact-article{flex-direction:row;flex-wrap:wrap}.contact-info{display:flex;flex-direction:column;margin:.4rem}.contact-info .prof-pic{width:20vw;height:auto;border-radius:20%}.contact-info .github-link{text-decoration:underline;color:#000}.about-app{box-shadow:inset 1px 3px 13px rgba(28,44,47,.5686274509803921),inset -1px -6px 13px hsla(0,0%,100%,.34901960784313724);width:90vw;margin-top:2vh;border-radius:5px;margin-bottom:3vh;padding:1vh}@media screen and (max-width:700px){.contact-info .prof-pic{width:31vw}}.resources-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#97e7f7}.resources-info{width:40vw;margin:2rem}.resources-qs{margin-bottom:1.5rem;width:40vw}.text-area{box-shadow:inset 1px 3px 13px rgba(28,44,47,.5686274509803921),inset -1px -6px 13px hsla(0,0%,100%,.34901960784313724);width:40vw;margin:0;border-radius:5px;padding:1vh;list-style:inside}.text-area li{padding-bottom:.5rem}.back-btn{background-color:transparent;margin-bottom:15vh;margin-top:4em;width:25vw;border-radius:2em;height:2em;background:linear-gradient(145deg,#94e5ec,#88d0de);box-shadow:7px 7px 14px #5ea1af,-7px -7px 14px #abf7f7;border:none}.back-btn img{width:3.5vw;margin-right:.6rem}@media screen and (max-width:750px){.resources-section{flex-direction:column;flex-wrap:nowrap}.resources-qs{width:80vw}.resources-info{width:80vw;justify-content:center;align-items:center;margin:0}.text-area{width:78vw}.back-btn{width:30vw}.back-btn img{width:6vw;margin-right:.4rem}}.saved-local-section{display:flex}.linkWrapper{display:flex;flex-direction:row;margin:.5%;height:7vh;border-radius:15px;background-color:#165764;box-shadow:inset 1px 3px 13px rgba(28,44,47,.5686274509803921),inset -1px -6px 13px hsla(0,0%,100%,.34901960784313724)}.linkWrapper,.linkWrapper .location{justify-content:center;align-self:center;width:100%}.linkWrapper .location{font-size:1em;color:#cfcdcd;text-align:center}.iconWrapper{display:flex;justify-content:space-evenly}.delete-icon{justify-self:center;align-self:center;height:1em;width:1em;position:relative;bottom:10;top:10}@media screen and (max-width:500px){.savedCard .location{margin-left:3vw}}.main{display:flex;flex-direction:column;align-items:center;background-color:#97e7f7;height:100vh}.text{margin-bottom:1.5rem;background:#97e7f7}.cards{align-self:center;width:70%}.allSaved,.cards{display:flex;flex-direction:column;background:#97e7f7}.allSaved{height:75vh;width:35vw;align-content:center}.error-text{margin-top:50%}.link-to-landing-page{background-color:transparent;margin-bottom:15vh;margin-top:4em;width:25vw;border-radius:2em;height:2em;background:linear-gradient(145deg,#94e5ec,#88d0de);box-shadow:7px 7px 14px #5ea1af,-7px -7px 14px #abf7f7;border:none;color:#000}@media screen and (max-width:700px){.link-to-landing-page{width:40vw}.allSaved{width:50vw}}@media screen and (max-width:500px){.allSaved{width:75vw}}footer{display:flex;flex-direction:row;justify-content:center;height:10vh;align-items:center;background-color:#97e7f7;border-top:.1em solid #000;width:100vw;position:fixed;bottom:0}.footerIcon{height:2.4em;width:2.4em;padding-top:1vh}.saved-local-nav-btn{height:2.6em;width:2.2em}.more-nav-btn{font-size:25pt;margin:0}.Nav-btn{background:#97e7f7;height:8vh;width:80px;margin:0 15px;border:none;box-shadow:7px 7px 14px rgba(10,10,10,.47058823529411764),-7px -7px 14px rgba(139,148,148,.23921568627450981);border-radius:10px}.true{box-shadow:inset 1px 3px 13px rgba(0,0,0,.4),inset -1px -6px 13px hsla(0,0%,100%,.14901960784313725)}
/*# sourceMappingURL=main.6119d569.chunk.css.map */