.firelight-weather{--blue:#3f8be7;--black:#202c4c;--dark-gray:#323e5b;--gray:#949aa8;--light-gray:#dfe1e8;font-size:16px;color:var(--black)}.firelight-weather-text-summary{--text-color:#202c4c;--heading-color:#323e5b;--light-gray:#dfe1e8;font-size:16px;line-height:1.9;color:var(--text-color)}.firelight-weather-text-summary__city{display:grid;gap:16px;padding:16px 0;border-bottom:1px solid var(--light-gray)}.firelight-weather-text-summary__city:last-child{border-bottom:none}.firelight-weather-text-summary__heading{font-weight:700;color:var(--heading-color);margin-bottom:4px}.firelight-weather-text-summary__text{color:var(--text-color)}.firelight-weather__title{font-weight:600!important;font-size:28px!important;color:var(--dark-gray)!important;margin-bottom:16px!important;margin-top:32px!important}.firelight-weather__content{background-color:#fff;padding:32px;border-radius:16px;display:grid;gap:32px}.firelight-weather__forecast-item.firelight-weather__content{gap:0}.firelight-weather__header{display:flex;justify-content:space-between;align-items:center;gap:24px}.firelight-weather__header-right{flex:1}.firelight-weather__header-left{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.firelight-weather__temperature{font-weight:700;font-size:64px;line-height:1;color:var(--blue)}.firelight-weather__description{font-weight:600;font-size:24px;line-height:1.5;color:var(--black)}.firelight-weather__feels-like{font-weight:400;font-size:20px;line-height:1.5;color:var(--gray)}.firelight-weather__icon{width:160px;height:96px;overflow:hidden}.firelight-weather__icon img{object-fit:cover;width:100%;object-position:center center;max-block-size:100%;max-inline-size:100%}.firelight-weather__minmax{display:flex;gap:16px;font-weight:400;color:var(--gray);height:32px;align-items:center}.firelight-weather__minmax-value,.firelight-weather__detail-value{font-size:20px}.firelight-weather__details{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 32px}.firelight-weather__detail{display:flex;gap:8px;color:var(--gray);align-items:center}.firelight-weather__detail svg{color:var(--dark-gray);width:20px;height:20px}.firelight-weather__hourly{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(96px,100%);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-top:32px;border-top:1px solid var(--light-gray);scrollbar-width:none;justify-content:space-between}.firelight-weather__hourly>*{scroll-snap-align:start}.firelight-weather__hourly-item{display:flex;flex-direction:column;align-items:center;gap:8px}.firelight-weather__hourly-item-temp{font-weight:600;font-size:20px;line-height:1;text-align:center}.firelight-weather__hourly-item-icon{width:80px;height:48px;overflow:hidden}.firelight-weather__hourly-item-icon img{object-fit:cover;width:100%;object-position:center center;max-block-size:100%;max-inline-size:100%}.firelight-weather__hourly-item-time{font-weight:400;line-height:1.5;text-align:center;color:var(--gray)}.firelight-weather__forecast-list{display:grid;gap:16px}.firelight-weather__forecast-item{padding-top:16px;padding-bottom:16px}.firelight-weather__forecast-item-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.firelight-weather__forecast-item-header-right{flex:1}.firelight-weather__forecast-item-header-date{font-weight:600;font-size:18px;line-height:1.75;color:var(--black)}.firelight-weather__forecast-item-header-description{color:var(--gray);margin-top:4px}.firelight-weather__forecast-item-header-left{display:flex;justify-content:flex-end;align-items:center;gap:32px}.firelight-weather__forecast-item-header-left svg{width:32px;height:32px;color:var(--gray)}.firelight-weather__forecast-item-header-temp{font-size:20px;width:96px;text-align:center}.firelight-weather__forecast-item-header-temp-max{font-weight:600;color:var(--black)}.firelight-weather__forecast-item-header-temp-min{color:var(--gray)}.firelight-weather__forecast-item-content{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding-top:24px;padding-bottom:12px;border-top:1px solid var(--light-gray);margin-top:16px}.firelight-weather__forecast-item-content .firelight-weather__details{justify-content:flex-start;margin-top:16px}.firelight-weather__forecast-item-content .firelight-weather__temperature{font-size:48px}.firelight-weather__forecast-item-content .firelight-weather__description{font-size:20px}.firelight-weather__forecast-item-content .firelight-weather__header{align-items:flex-start}.firelight-weather__forecast-item-content .firelight-weather__header-left svg{width:32px;height:32px;color:var(--gray)}.firelight-weather__forecast-item-header::-webkit-details-marker{display:none}.firelight-weather__forecast-item[open] .firelight-weather__forecast-item-header-left svg{transform:scaleY(-1)}.firelight-pwa{background:#fff;width:100%;font-size:1rem;font-weight:400;line-height:1.75;border-radius:1rem 1rem 0 0;justify-content:center;align-items:center;padding:1.5rem 1.5rem 3rem;color:#000;box-shadow:0 1px 9px 2px #bbb;overflow-y:auto;display:flex;flex-direction:column;flex:1 0 auto;z-index:1200;position:fixed;inset:auto 0 0;outline:0;max-height:100%;transform:translateY(150%);transition:transform 300ms cubic-bezier(.4,0,.2,1)}.firelight-pwa--open{transform:translateY(0)}.firelight-pwa__buttons{display:flex;gap:.5em;width:100%;margin-top:1.5rem}.firelight-pwa__buttons button{text-align:center;border-radius:.625rem;font-weight:500;border:1px solid #272262;height:2.5em;color:#272262;flex-grow:1}.firelight-pwa__buttons button.install{background-color:#272262;color:#fff;width:50%}.firelight-pwa__logo{margin-bottom:1rem}.firelight-pwa__logo img{width:3rem;height:auto}.firelight-pwa__content{padding:0 1rem}.firelight-pwa__content h2{font-size:1.25rem}.firelight-pwa__content p{font-weight:400}.firelight-pwa__message{list-style:none;margin:1rem 0;padding:unset}.firelight-pwa__message li{margin-bottom:1rem}.firelight-pwa__message li span{display:inline-flex;color:#1180dd;font-weight:700;align-items:center;gap:.5em;margin:0 .25em}.firelight-pwa__message li span svg{width:1.5em;height:1.5em}@media screen and (max-width:980px){.firelight-weather__forecast-item-content{grid-template-columns:1fr}.firelight-weather__details{justify-content:flex-start}}@media screen and (max-width:540px){.firelight-weather{font-size:14px}.firelight-weather__title{font-size:20px!important}.firelight-weather__temperature{font-size:48px}.firelight-weather__description{font-size:18px}.firelight-weather__feels-like{font-size:16px}.firelight-weather__icon{height:66px;width:110px}.firelight-weather__minmax-value,.firelight-weather__detail-value{font-size:16px}.firelight-weather__hourly-item-temp{font-size:16px}.firelight-weather__hourly-item-icon{height:32px;width:54px}.firelight-weather__hourly{grid-auto-columns:minmax(64px,100%)}.firelight-weather__forecast-item-header-date{font-size:16px}.firelight-weather__forecast-item-header-temp{font-size:16px}.firelight-weather__forecast-item-content .firelight-weather__temperature{font-size:40px}.firelight-weather__forecast-item-content .firelight-weather__description{font-size:16px}.firelight-weather__forecast-item-header{flex-direction:column;align-items:normal;width:100%;gap:12px}.firelight-weather__forecast-item-header-left{justify-content:space-between}}@media screen and (max-width:480px){.firelight-weather__content{padding:16px}.firelight-weather__forecast-item-content{padding-top:16px;margin-top:16px}.firelight-weather__minmax{gap:8px}}.firelight-weather-cities{--blue:#3f8be7;--black:#202c4c;--dark-gray:#323e5b;--gray:#949aa8;--light-gray:#dfe1e8;font-size:16px;color:var(--black)}.firelight-weather-cities__table-wrapper{background-color:#fff;border-radius:16px;overflow:hidden}.firelight-weather-cities__table{width:100%;border-collapse:collapse;font-size:inherit;color:inherit;margin-block-end:unset}.firelight-weather-cities__table th,.firelight-weather-cities__table td{padding:.5rem 1rem;border:unset;border-bottom:1px solid var(--light-gray);vertical-align:middle;text-align:start}.firelight-weather-cities__table thead th{background-color:var(--light-gray);font-weight:600;border:unset;border-bottom:1px solid var(--light-gray);border-block-start:unset!important}.firelight-weather-cities__table tbody th{font-weight:400}.firelight-weather-cities__table tbody tr:last-of-type th,.firelight-weather-cities__table tbody tr:last-of-type td{border-bottom:none}.firelight-weather-cities__cell>.firelight-weather-cities__col--temp,.firelight-weather-cities__cell>.firelight-weather-cities__col--status,.firelight-weather-cities__cell>.firelight-weather-cities__col--minmax{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.firelight-weather-cities__cell>.firelight-weather-cities__col--minmax{gap:4px}.firelight-weather-cities__cell>.firelight-weather-cities__col--minmax span:not(.firelight-weather-cities__divider){min-width:32px;text-align:center}.firelight-weather-cities__icon{display:flex;align-items:center;justify-content:center;height:32px;width:54px}.firelight-weather-cities__cell .firelight-weather-cities__icon img{width:100%;height:100%;object-fit:cover;object-position:center center}.firelight-weather-cities__icon~span{display:none}@media screen and (max-width:480px){.firelight-weather-cities{font-size:.875rem}}.firelight-aqi-widget{display:grid;gap:16px}.firelight-aqi-widget__section{background:#fff;border-radius:16px;padding:24px}.firelight-aqi-widget__section--summary{background:#f4f4f4}.firelight-aqi-widget__summary-grid{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:24px;align-items:center}.firelight-aqi-widget__gauge-wrap{text-align:center}.firelight-aqi-widget__gauge{width:240px;height:120px;margin:0 auto;border-radius:240px 240px 0 0;position:relative;background:conic-gradient(from 180deg,#16a34a 0deg,#16a34a 36deg,#eab308 36deg,#eab308 72deg,#f59e0b 72deg,#f59e0b 108deg,#ef4444 108deg,#ef4444 144deg,#a855f7 144deg,#a855f7 162deg,#991b1b 162deg,#991b1b 180deg);overflow:hidden}.firelight-aqi-widget__gauge::after{content:"";position:absolute;inset:14px 14px 0 14px;background:#f4f4f4;border-radius:220px 220px 0 0}.firelight-aqi-widget__gauge-arrow{position:absolute;left:50%;bottom:0;width:3px;height:88px;background:#5b616f;transform-origin:bottom center;z-index:2}.firelight-aqi-widget__gauge-arrow::after{content:"";position:absolute;top:-8px;left:-4px;width:11px;height:11px;border-radius:50%;background:#5b616f}.firelight-aqi-widget__gauge-value{margin-top:8px;font-size:48px;font-weight:700}.firelight-aqi-widget__summary-meta{display:grid;gap:8px}.firelight-aqi-widget__updated-at{color:var(--gray)}.firelight-aqi-widget__row{margin:0;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.firelight-aqi-widget__badge{border-radius:8px;padding:4px 10px;display:inline-block;font-weight:600}.firelight-aqi-widget__badge--good{background:#16a34a;color:#fff}.firelight-aqi-widget__badge--moderate{background:#eab308;color:#1f2937}.firelight-aqi-widget__badge--usg{background:#fb923c;color:#1f2937}.firelight-aqi-widget__badge--unhealthy{background:#ef4444;color:#fff}.firelight-aqi-widget__badge--very-unhealthy{background:#a855f7;color:#fff}.firelight-aqi-widget__badge--hazardous{background:#991b1b;color:#fff}.firelight-aqi-widget__subtitle{margin:0 0 16px;font-size:26px;color:var(--dark-gray)}.firelight-aqi-widget__advice-box{background:#f9efc9;border-radius:14px;padding:18px}.firelight-aqi-widget__advice-item{margin:0}.firelight-aqi-widget__advice-item+.firelight-aqi-widget__advice-item{margin-top:12px}.firelight-aqi-widget__table-wrapper{overflow-x:auto}.firelight-aqi-widget__table{width:100%;border-collapse:collapse;min-width:520px}.firelight-aqi-widget__table th,.firelight-aqi-widget__table td{border-bottom:1px solid var(--light-gray);padding:14px 10px;text-align:right}.firelight-aqi-widget__more{margin-top:14px}.firelight-aqi-widget__more summary{cursor:pointer;color:var(--blue)}@media screen and (max-width:480px){.firelight-aqi-widget__summary-grid{grid-template-columns:1fr}.firelight-aqi-widget__gauge{width:200px;height:100px}.firelight-aqi-widget__gauge-value{font-size:36px}.firelight-aqi-widget__subtitle{font-size:22px}}