*{box-sizing:border-box}body{min-width:100vw;min-height:100vh;background:#c4e9ff;background:-webkit-gradient(linear,left top,left bottom,from(#c4e9ff),to(#a3daff));background:linear-gradient(180deg,#c4e9ff 0,#a3daff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c4e9ff",endColorstr="#a3daff",GradientType=0);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App .loading{margin-top:100px}.error{color:red;font-style:italic;font-weight:700;font-size:.875rem}.search-bar{padding:.375rem;background:hsla(0,0%,100%,.4)}.search-bar button,.search-bar input{height:30px;padding:.25rem .5rem;background:#fff;font-size:.875rem;border:1px solid #ccc;border-radius:.375rem}.search-bar input{margin-right:.875rem}.search-bar button{color:#3d2100;background:rgba(255,184,54,.6);border-color:#3d2100;-webkit-transition:all .25s linear;transition:all .25s linear;cursor:pointer}.search-bar button:hover{background:#ffb836;color:#fff;font-weight:700;border-color:#fff}.display-celcius{height:28px;font-size:.875rem;line-height:2em}.display-celcius .switch-container{height:28px;width:46px;margin-right:4px;background:#eee;display:inline-block;vertical-align:middle;border:2px solid #ccc;border-radius:16px;box-shadow:inset 0 1px 2px rgba(0,0,0,.35);cursor:pointer}.display-celcius .switch-container .switch-indicator{width:20px;height:20px;margin:2px 0 0 4px;background-color:#fff;border:1px solid #ccc;border-radius:15px;box-shadow:0 1px 2px rgba(0,0,0,.35);-webkit-transition:margin .25s ease-in-out;transition:margin .25s ease-in-out}.display-celcius .switch-container.on{background-color:#77f077}.display-celcius .switch-container.on .switch-indicator{margin-left:18px}.five-day-forecast{width:calc(100vw - 2.5rem);margin:0 auto;padding:2.5rem 0 0;display:flex;flex-flow:row wrap;justify-content:center}.five-day-forecast li{width:200px;margin:.5rem;padding:1rem;background:hsla(0,0%,100%,.5);text-align:center;list-style-type:none;border:1px solid #e6e6e6;border-radius:1.25rem}.five-day-forecast li h2{margin-top:0}.five-day-forecast li:first-child{background:#fff9ed;border:1px solid #ffd000}.five-day-forecast li table{margin:0 auto;border-collapse:collapse}.five-day-forecast li table thead{font-size:.875rem}.five-day-forecast li table tbody{font-weight:700}.five-day-forecast li table tr{padding:.25rem}.five-day-forecast li table td{width:33.3333%;padding:.25rem}.five-day-forecast li table td:first-child{background:#b7dfff}.five-day-forecast li table td:nth-child(2){background:#ffe5da}footer{margin-top:30px;padding:20px 0;font-size:.75rem;line-height:1.125em}footer p{margin:4px}footer p a{color:#2264c7;text-decoration:none;font-weight:700}footer p a:hover{text-decoration:underline}
/*# sourceMappingURL=main.967602b4.chunk.css.map */