@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*,*:after,*:before{box-sizing:border-box}body{margin:0;background-color:#000;color:#a1a1a1;font-family:Poppins,sans-serif}.loading{filter:blur(16px);overflow:hidden}.header{display:flex;align-items:center}.header-left{display:flex;width:50%;align-items:center;justify-content:center;margin:.5rem;padding:.5rem;border-right:2px solid #b4b4b4}.weather-icon{width:40px;height:40px;object-fit:contain}.weather-icon.large{width:80px;height:80px}.header-current-temp{font-size:2rem;margin-left:1rem}.header-right{display:grid;width:50%;justify-content:space-around;gap:.5rem;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(2,auto)}.info-group{display:flex;flex-direction:column;align-items:center}.label{text-align:center;text-transform:uppercase;font-weight:700;font-size:.6rem;color:#e7e7e7}.value-sub-info{font-weight:lighter;font-size:.75rem}.day-section{display:grid;grid-template-columns:repeat(auto-fit,75px);gap:.5rem;justify-content:center;padding:1rem}.day-card{display:flex;flex-direction:column;align-items:center;border:1px solid #353535;border-radius:.25rem;padding:.25rem}.day-card-day{font-size:.65rem;color:#e7e7e7;margin-top:.5rem}.day-card-temp{font-size:.75rem;margin-top:.25rem}.hour-section{width:100%;text-align:center;border-spacing:0}.hour-row{background-color:#252525}.hour-row:nth-child(2n){background-color:#161616}.hour-row>td{padding:.25rem .5rem}.refresh-button-container{display:flex;justify-content:center;margin:1rem}.button{width:100%;padding:.5rem;margin:.5rem;border:none;border-radius:3rem;background-color:#023;color:#b3e5ff;font-size:.85rem;cursor:pointer;font-family:inherit}.button:hover{background-color:#046;transition:background-color .3s ease-in-out}.button:active{background-color:#069}@media (max-width: 1920px){.header-current-temp{font-size:2.1rem}.day-card-day{font-size:.7rem}.day-card-temp{font-size:.8rem}.button{font-size:.9rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.6rem}.value-sub-info{font-size:.8rem}.refresh-button-container{margin:.5rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}.hour-section,.hour-row{font-size:.9rem}}@media (max-width: 1440px){.header-current-temp{font-size:1.9rem}.day-card-day{font-size:.6rem}.day-card-temp{font-size:.7rem}.button{font-size:.8rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.55rem}.value-sub-info{font-size:.7rem}.refresh-button-container{margin:.5rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}.hour-section,.hour-row{font-size:.8rem}}@media (max-width: 1024px){.header-current-temp{font-size:1.75rem}.day-card-day{font-size:.6rem}.day-card-temp{font-size:.7rem}.button{font-size:.8rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.55rem}.value-sub-info{font-size:.7rem}.refresh-button-container{margin:.5rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}.hour-section,.hour-row{font-size:.8rem}}@media (max-width: 768px){.weather-icon{width:30px;height:30px}.weather-icon.large{width:60px;height:60px}.header{flex-direction:column}.header-left{border-right:none;border-bottom:2px solid #b4b4b4;width:100%}.header-right{width:100%}.day-section{grid-template-columns:repeat(auto-fit,50px)}.day-card{padding:.45rem}.day-card-day{font-size:.5rem}.hour-row>td{padding:.25rem}}@media (max-width: 480px){.header-current-temp{font-size:1.5rem}.day-card-day{font-size:.45rem}.day-card-temp{font-size:.6rem}.button{font-size:.75rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.5rem}.value-sub-info{font-size:.65rem}.refresh-button-container{margin:.5rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}.hour-section,.hour-row{font-size:.75rem}}@media (max-width: 320px){.header-current-temp{font-size:1.25rem}.day-card-day{font-size:.4rem}.day-card-temp{font-size:.55rem}.button{font-size:.7rem}.label{font-size:.45rem}.value-sub-info{font-size:.6rem}.hour-section,.hour-row{font-size:.7rem}.weather-icon{width:25px;height:25px}.weather-icon.large{width:50px;height:50px}.header-current-temp{font-size:1rem}.day-card{padding:.35rem}.day-card-day{font-size:.35rem}.day-card-temp{font-size:.5rem}.button{font-size:.6rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.4rem}.value-sub-info{font-size:.55rem}.refresh-button-container{margin:.5rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}}@media (max-width: 280px){.header-current-temp{font-size:.9rem}.day-card-temp{font-size:.45rem}.button{font-size:.5rem}.label{font-size:.35rem}.value-sub-info{font-size:.5rem}.hour-section,.hour-row{font-size:.6rem}.weather-icon{width:20px;height:20px}.weather-icon.large{width:40px;height:40px}.header-current-temp{font-size:.8rem}.day-card{padding:.25rem}.day-card-day{font-size:.3rem}.day-card-temp{font-size:.4rem}.button{font-size:.45rem}.label{font-size:.3rem}.value-sub-info{font-size:.45rem}.hour-section,.hour-row{font-size:.55rem}.weather-icon{width:15px;height:15px}.weather-icon.large{width:30px;height:30px}.header-current-temp{font-size:.7rem}.day-card{padding:.2rem}.day-card-day{font-size:.25rem}.day-card-temp{font-size:.35rem}.button{font-size:.4rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.25rem}.value-sub-info{font-size:.4rem}.refresh-button-container{margin:.5rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}.hour-section,.hour-row{font-size:.5rem}}@media (max-width: 240px){.header-current-temp{font-size:.6rem}.day-card-temp{font-size:.3rem}.button{font-size:.35rem}.label{font-size:.2rem}.value-sub-info{font-size:.3rem}.hour-section,.hour-row{font-size:.45rem}.weather-icon{width:15px;height:15px}.weather-icon.large{width:30px;height:30px}.header-current-temp{font-size:.5rem}.day-card{padding:.15rem}.day-card-day{font-size:.2rem}.day-card-temp{font-size:.25rem}.button{font-size:.3rem}.label{font-size:.15rem}.value-sub-info{font-size:.2rem}.button{padding:.4rem;margin:.4rem}.hour-row>td{padding:.25rem}.hour-section,.hour-row{font-size:.4rem}.weather-icon{width:10px;height:10px}.weather-icon.large{width:20px;height:20px}.header-current-temp{font-size:.4rem}.day-card{padding:.1rem}.day-card-day{font-size:.15rem}.day-card-temp{font-size:.2rem}.button{font-size:.25rem}.header-left{padding:.25rem}.header-right,.info-group{gap:.25rem}.label{font-size:.1rem}.value-sub-info{font-size:.15rem}.refresh-button-container{margin:.5rem}}
