@import"https://fonts.karmatronix.com/fonts/special-elite-v18-latin.css";@import"https://fonts.karmatronix.com/fonts/roboto-v30-latin.css";*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}body{background:rgb(63,94,251);background:linear-gradient(90deg,rgba(63,94,251,1) 0%,rgba(252,70,107,1) 100%);color:#fff;font-family:Roboto}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alertSpan{background:red;color:#fff}.card{border:1px solid black;margin:1rem 0;padding:1rem;border-radius:10px;width:100%;background:white;color:#000;display:flex;gap:1rem;align-items:center}.container{max-width:968px;margin:0 auto;width:80%}.gridContainer{grid-template-rows:auto;grid-template-columns:repeat(2,5fr)}.headP,.headTitle,.headerH2{font-family:Special Elite}.headP{margin-top:-.1rem;margin-bottom:.1rem}.headTitle{margin-top:2rem}.mainCard{width:65%}img{width:100%;min-width:150px;border-radius:10px}.temp{font-weight:700;font-size:2rem}.setLocation{margin-top:2rem}.locationError{color:red}.locationBtn,.zipInput{font-size:2rem;padding:.2em;border-radius:10px}.forecast-error{background-color:#ffffff80;color:#bb2e2e;width:300px;padding:1em;border-radius:.25rem;margin-top:1rem}@media (width<460px){.container{width:95%}}
