.weather-page{padding-bottom:22px;color:#314b68}.weather-search-panel,.weather-card,.weather-detail-title,.weather-hero-card,.weather-anchor-nav,.weather-entry-grid{background:#fff;border:1px solid #d8e4f0;border-radius:8px;box-shadow:0 2px 8px rgba(34,78,121,.04)}
.weather-search-panel{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(560px,1.35fr);align-items:center;gap:22px 34px;margin-bottom:14px;padding:24px 26px 17px;background:linear-gradient(180deg,#fff 0,#f9fbfe 100%)}.weather-search-copy{min-width:0}.weather-search-copy h1{display:flex;align-items:center;margin:0;color:#1d314a;font-size:27px;font-weight:700;line-height:1.25}.weather-search-copy h1 i{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-right:11px;border-radius:8px;color:#1478e8;background:#eaf4ff;font-size:21px}.weather-search-copy p{margin:9px 0 0;color:#6f8194;line-height:1.7}.weather-search-form{display:grid;grid-template-columns:minmax(250px,1fr) 190px 118px;gap:8px;padding:9px;border:1px solid #cbdced;border-radius:7px;background:#eef5fc}.weather-search-form label{display:flex;align-items:center;min-width:0;border:1px solid #d6e1ec;border-radius:4px;background:#fff}.weather-search-form label i{margin-left:13px;color:#8da1b4}.weather-search-form input,.weather-search-form select{box-sizing:border-box;width:100%;height:42px;border:1px solid #d6e1ec;border-radius:4px;background:#fff;padding:0 12px;color:#40566d;outline:0}.weather-search-form label input{border:0}.weather-search-form input:focus,.weather-search-form select:focus{border-color:#6ea9e8;box-shadow:0 0 0 2px rgba(20,120,232,.08)}.weather-search-form button{border:0;border-radius:4px;color:#fff;background:#1478e8;font-weight:700;cursor:pointer;transition:background .2s}.weather-search-form button:hover{background:#0967d2}.weather-hot-links{display:flex;grid-column:1/-1;flex-wrap:wrap;align-items:center;gap:7px;margin-top:-2px;padding-top:13px;border-top:1px solid #e2eaf2;font-size:13px}.weather-hot-links strong{margin-right:3px;color:#31506f}.weather-hot-links a{padding:4px 9px;border:1px solid #e1e9f1;border-radius:3px;color:#526a82;background:#fff}.weather-hot-links a:hover{border-color:#9fc6ee;color:#1478e8;background:#f5faff}.weather-search-error{grid-column:1/-1;margin:-12px 0 0;color:#c62828}
.weather-entry-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:0;margin-bottom:14px;padding:12px}.weather-entry-grid a{display:flex;min-width:0;flex-direction:column;align-items:center;padding:9px 4px;border-right:1px solid #edf2f7;text-align:center}.weather-entry-grid a:last-child{border-right:0}.weather-entry-grid i{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:7px;border-radius:12px;color:#1478e8;background:#eef6ff;font-size:23px}.weather-entry-grid strong{font-size:14px}.weather-entry-grid span{margin-top:3px;color:#8a9aac;font-size:11px;white-space:nowrap}.weather-entry-grid a:hover strong{color:#1478e8}
.weather-condition-icon{display:inline-block;width:32px;height:32px;flex:0 0 auto;object-fit:contain}.weather-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:14px}.weather-main-column,.weather-sidebar{display:flex;min-width:0;flex-direction:column;gap:14px}.weather-card{overflow:hidden;padding:16px}.weather-section-head{display:flex;align-items:center;justify-content:space-between;margin:-16px -16px 14px;padding:13px 16px;border-bottom:1px solid #e0e9f2}.weather-section-head h2{margin:0;color:#2c4765;font-size:18px;font-weight:700}.weather-section-head h2 i{margin-right:7px;color:#1478e8}.weather-section-head span{color:#91a0b1;font-size:12px}.weather-city-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.weather-city-card{padding:13px;border:1px solid #dee8f2;border-radius:6px;background:#fff;transition:.2s}.weather-city-card:hover{border-color:#88b9ee;box-shadow:0 4px 14px rgba(30,102,174,.1)}.weather-city-card>div{display:flex;align-items:center;justify-content:space-between}.weather-city-card>div strong{color:#2b4058;font-size:15px}.weather-aqi{padding:1px 7px;border-radius:9px;color:#1da14b;background:#e8f8ed;font-size:11px}.weather-city-card p{display:flex;align-items:center;gap:9px;margin:13px 0 8px}.weather-city-card p .weather-condition-icon{width:34px;height:34px}.weather-city-card p b{color:#253b54;font-size:23px}.weather-city-card p span{color:#667a8f;font-size:12px}.weather-city-card small{display:block;overflow:hidden;color:#8797a9;font-size:11px;white-space:nowrap;text-overflow:ellipsis}
.weather-province-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.weather-province-list details{border:1px solid #e0e8f1;border-radius:4px}.weather-province-list summary{padding:9px 11px;cursor:pointer;font-weight:600}.weather-province-list details div{display:flex;flex-wrap:wrap;gap:7px;padding:0 11px 10px}.weather-province-list details a{font-size:12px}.weather-province-list details a:hover{color:#1478e8}
.weather-city-table{border:1px solid #dce6ef;border-bottom:0}.weather-table-row{display:grid;grid-template-columns:1fr 1.25fr .8fr 1fr .7fr .75fr;align-items:center;min-height:45px;padding:0 14px;border-bottom:1px solid #e1eaf2}.weather-table-row:hover{background:#f6faff}.weather-table-head{color:#5a7088;background:#f1f6fb;font-weight:700}.weather-table-condition{display:flex;align-items:center;gap:6px}.weather-table-condition .weather-condition-icon{width:27px;height:27px}.weather-table-row em{color:#1478e8;font-style:normal}.weather-air-good{display:inline-block;width:32px;padding:2px 6px;border-radius:3px;color:#1e9a4a;background:#e8f7ed;text-align:center}
.weather-rec-list,.weather-rank{margin:0;padding:0;list-style:none}.weather-rec-list li{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px dashed #dbe5ee}.weather-rec-list li:last-child,.weather-rank li:last-child{border-bottom:0}.weather-rec-list i{display:flex;flex:0 0 34px;align-items:center;justify-content:center;height:34px;border-radius:8px;color:#1478e8;background:#edf6ff;font-size:17px}.weather-rec-list strong,.weather-rec-list span{display:block}.weather-rec-list strong{font-size:13px}.weather-rec-list span{margin-top:2px;color:#8b99a8;font-size:11px}.weather-rank li{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;padding:7px 0;border-bottom:1px dashed #dbe5ee;font-size:13px}.weather-rank li b{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:3px;color:#fff;background:#aebdcb;font-size:11px}.weather-rank li:nth-child(-n+3) b{background:#ff8a21}.weather-rank li span{color:#596d81}.weather-side-copy{margin:0;color:#64788d;font-size:13px;line-height:1.9}.weather-tags{display:flex;flex-wrap:wrap;gap:7px}.weather-tags a{padding:5px 8px;border:1px solid #dce7f1;border-radius:3px;color:#55708d;background:#f7faff;font-size:12px}.weather-tags a:hover{color:#1478e8;border-color:#91bdec}
.weather-detail-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:18px 20px}.weather-detail-title h1{margin:0 0 6px;color:#263d56;font-size:25px}.weather-detail-title h1 i{margin-right:8px;color:#1478e8}.weather-detail-title p{margin:0;color:#73869a}.weather-detail-title>a{padding:8px 12px;border:1px solid #d8e4ef;border-radius:4px;color:#55708a}.weather-detail-title>a:hover{color:#1478e8;border-color:#8db9e9}
.weather-hero-card{position:relative;display:grid;grid-template-columns:1fr 1.8fr;min-height:240px;overflow:hidden;margin-bottom:0;color:#fff;background-color:#1e6fd5;background-position:center;background-size:cover}.weather-hero-card:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,79,182,.93) 0,rgba(7,94,205,.73) 56%,rgba(4,76,167,.1) 100%);content:""}.weather-hero-card>*{position:relative;z-index:1}.weather-hero-current{padding:23px 24px;border-right:1px solid rgba(255,255,255,.22)}.weather-hero-current>strong,.weather-hero-current>small{display:block}.weather-hero-current>strong{font-size:22px}.weather-hero-current>small{margin-top:5px;color:#d7e9ff}.weather-current-temp{display:flex;align-items:center;gap:10px;height:98px}.weather-current-temp .weather-condition-icon{width:66px;height:66px;filter:drop-shadow(0 3px 4px rgba(0,42,101,.2))}.weather-current-temp b{font-size:55px;line-height:1}.weather-current-temp span{font-size:17px}.weather-hero-current p{margin:0;color:#e5f1ff}.weather-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);align-content:center;gap:18px;padding:24px}.weather-hero-metrics div{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-items:center;padding:7px 5px;border-bottom:1px solid rgba(255,255,255,.17)}.weather-hero-metrics i{grid-row:1/3;color:#d8eaff;font-size:21px}.weather-hero-metrics span{color:#d7e9ff;font-size:12px}.weather-hero-metrics strong{font-size:14px}.bg-sunny{background-image:url('../img/weather-bg/sunny.jpg')}.bg-partly-cloudy{background-image:url('../img/weather-bg/partly-cloudy.jpg')}.bg-cloudy{background-image:url('../img/weather-bg/cloudy.jpg')}.bg-overcast{background-image:url('../img/weather-bg/overcast.jpg')}.bg-light-rain{background-image:url('../img/weather-bg/light-rain.jpg')}.bg-shower{background-image:url('../img/weather-bg/shower.jpg')}.bg-moderate-rain{background-image:url('../img/weather-bg/moderate-rain.jpg')}.bg-heavy-rain{background-image:url('../img/weather-bg/heavy-rain.jpg')}.bg-rainstorm{background-image:url('../img/weather-bg/rainstorm.jpg')}.bg-thunderstorm{background-image:url('../img/weather-bg/thunderstorm.jpg')}.bg-snow,.bg-blizzard{background-image:url('../img/weather-bg/snow.jpg')}.bg-fog{background-image:url('../img/weather-bg/fog.jpg')}.bg-haze{background-image:url('../img/weather-bg/haze.jpg')}.bg-sandstorm{background-image:url('../img/weather-bg/sandstorm.jpg')}.bg-hot{background-image:url('../img/weather-bg/hot.jpg')}.bg-cold{background-image:url('../img/weather-bg/cold.jpg')}
.weather-anchor-nav{display:flex;margin:0 0 14px;padding:0 15px}.weather-anchor-nav a{padding:14px 18px;border-bottom:3px solid transparent}.weather-anchor-nav a:hover{color:#1478e8;border-bottom-color:#1478e8}.weather-hourly-list{display:grid;grid-template-columns:repeat(8,1fr);overflow-x:auto}.weather-hourly-list>div{display:flex;min-width:82px;flex-direction:column;align-items:center;gap:6px;padding:7px 5px;border-right:1px solid #edf2f6}.weather-hourly-list>div:last-child{border-right:0}.weather-hourly-list time,.weather-hourly-list span,.weather-hourly-list small{color:#778b9e;font-size:11px}.weather-hourly-list .weather-condition-icon{width:38px;height:38px;margin:2px 0}.weather-hourly-list strong{font-size:16px}.weather-forecast-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #dfe8f1}.weather-forecast-grid article{display:flex;min-width:0;flex-direction:column;align-items:center;gap:6px;padding:13px 5px;border-right:1px solid #e0e8f0;border-bottom:1px solid #e0e8f0;text-align:center}.weather-forecast-grid article:nth-child(5n){border-right:0}.weather-forecast-grid time,.weather-forecast-grid small{color:#7b8da0;font-size:11px}.weather-forecast-grid .weather-condition-icon{width:42px;height:42px}.weather-forecast-grid strong{font-size:13px}.weather-forecast-grid b{font-size:14px}.weather-life-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.weather-life-grid article,.weather-tip-grid article{display:flex;gap:10px;padding:13px;border:1px solid #e0e8f0;border-radius:5px}.weather-life-grid i,.weather-tip-grid i{color:#21ae58;font-size:22px}.weather-life-grid strong,.weather-life-grid b{display:inline;margin-right:7px}.weather-life-grid b{color:#1478e8}.weather-life-grid p,.weather-tip-grid p{margin:5px 0 0;color:#718397;font-size:12px;line-height:1.65}.weather-air-panel{display:grid;grid-template-columns:155px 1fr;align-items:center;gap:22px}.weather-aqi-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:135px;height:135px;border:10px solid #daf3e2;border-radius:50%;color:#1fab50}.weather-aqi-circle span,.weather-aqi-circle b{font-size:12px}.weather-aqi-circle strong{font-size:43px;line-height:1.1}.weather-pollutants{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.weather-pollutants div{padding:13px 5px;border:1px solid #e0e8f0;border-radius:5px;text-align:center}.weather-pollutants span,.weather-pollutants strong{display:block}.weather-pollutants span{color:#72869a;font-size:12px}.weather-pollutants strong{margin-top:4px}.weather-tip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.international-hourly-list{display:flex;scrollbar-color:#bdd3e8 #edf4fa;scrollbar-width:thin;padding-bottom:8px}.international-hourly-list>div{box-sizing:border-box;flex:0 0 128px;min-width:128px;padding:10px 8px}.international-hourly-list time{display:flex;align-items:center;gap:5px}.international-hourly-list time b{padding:2px 5px;border-radius:3px;color:#5e7892;background:#edf4fa;font-size:10px}.international-hourly-list time span{color:#2b4d70;font-size:12px;font-weight:700}.international-hourly-list>div>span{display:block;overflow:hidden;width:100%;text-align:center;white-space:nowrap;text-overflow:ellipsis}.international-hourly-list em{display:flex;width:100%;justify-content:center;gap:8px;padding-top:5px;border-top:1px dashed #e2eaf2;font-style:normal}.international-hourly-list em span{color:#70869b;font-size:10px}.international-hourly-list em i{margin-right:2px;color:#4b98e8}
.weather-international-hero{grid-template-columns:minmax(340px,.9fr) minmax(0,1.7fr);min-height:220px}.weather-international-hero .weather-hero-current{padding:18px 24px}.weather-international-hero .weather-current-temp{height:76px}.weather-international-hero .weather-hero-metrics{gap:7px 14px;padding:16px 22px}.weather-international-hero .weather-hero-metrics>div{padding:4px 5px}.international-hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 13px;margin-top:7px}.international-hero-facts>div{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;padding:5px 7px;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:rgba(255,255,255,.06)}.international-hero-facts i{color:#bfe1ff;text-align:center}.international-hero-facts span{overflow:hidden;color:#dbeeff;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.international-hero-facts strong{font-size:12px;white-space:nowrap}.international-hero-facts>div:first-child{grid-column:1/-1}
.weather-month-entry .weather-section-head>a{color:#1478e8;font-size:11px}.weather-month-preview{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #e2eaf2;border-left:1px solid #e2eaf2}.weather-month-preview>div{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:2px 7px;padding:8px;border-right:1px solid #e2eaf2;border-bottom:1px solid #e2eaf2}.weather-month-preview time,.weather-month-preview span{color:#75899e;font-size:10px}.weather-month-preview img{grid-row:1/3;width:28px;height:28px}.weather-month-preview strong{font-size:11px}.weather-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid #dfe8f1;border-left:1px solid #dfe8f1}.weather-month-grid article{display:flex;min-width:0;min-height:132px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 5px;border-right:1px solid #dfe8f1;border-bottom:1px solid #dfe8f1;text-align:center}.weather-month-grid article header{display:flex;width:100%;justify-content:center;gap:5px;color:#70869b;font-size:10px}.weather-month-grid article header time{color:#31506f;font-weight:700}.weather-month-grid .weather-condition-icon{width:38px;height:38px}.weather-month-grid strong{overflow:hidden;max-width:100%;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.weather-month-grid b{color:#263f59;font-size:13px}.weather-month-note p{margin:0;color:#61778d;line-height:1.9}.weather-month-current{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px}.weather-month-current img{width:58px;height:58px}.weather-month-current strong,.weather-month-current span{display:block}.weather-month-current strong{font-size:27px}.weather-month-current span{margin-top:3px;color:#72859a}.weather-month-back{display:block;margin-top:8px;padding:9px;border-radius:4px;color:#1478e8;background:#edf6ff;text-align:center}
@media(max-width:992px){.weather-search-panel{grid-template-columns:1fr;gap:16px}.weather-entry-grid{grid-template-columns:repeat(4,1fr)}.weather-entry-grid a:nth-child(4){border-right:0}.weather-entry-grid a:nth-child(-n+4){border-bottom:1px solid #edf2f7}.weather-layout{grid-template-columns:1fr}.weather-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.weather-city-cards{grid-template-columns:repeat(2,1fr)}.weather-province-list{grid-template-columns:repeat(3,1fr)}.weather-hero-card{grid-template-columns:1fr 1.5fr}}
@media(max-width:640px){.weather-page{padding-bottom:12px}.weather-search-panel{gap:13px;padding:17px 14px 12px}.weather-search-copy h1{font-size:22px}.weather-search-copy h1 i{width:34px;height:34px;font-size:18px}.weather-search-copy p{font-size:13px}.weather-search-form{grid-template-columns:1fr;padding:8px}.weather-search-form select{display:none}.weather-search-form button{height:40px}.weather-hot-links{gap:6px;margin-top:0;padding-top:11px}.weather-hot-links strong{width:100%}.weather-hot-links a{padding:3px 7px}.weather-entry-grid{grid-template-columns:repeat(4,1fr);padding:7px}.weather-entry-grid i{width:38px;height:38px;font-size:20px}.weather-entry-grid span{display:none}.weather-card{padding:12px}.weather-section-head{align-items:flex-start;margin:-12px -12px 12px;padding:11px 12px}.weather-section-head h2{font-size:17px}.weather-section-head span{max-width:48%;text-align:right}.weather-city-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.weather-city-card{padding:10px}.weather-city-card p b{font-size:19px}.weather-province-list{grid-template-columns:repeat(2,1fr)}.weather-city-table{overflow-x:auto}.weather-table-row{min-width:680px}.weather-sidebar{display:flex}.weather-detail-title{align-items:flex-start;padding:14px}.weather-detail-title h1{font-size:21px}.weather-detail-title p{font-size:12px}.weather-detail-title>a{padding:6px 8px;font-size:12px}.weather-hero-card{grid-template-columns:1fr}.weather-hero-current{padding:18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.weather-current-temp{height:82px}.weather-current-temp b{font-size:46px}.weather-hero-metrics{grid-template-columns:repeat(2,1fr);gap:7px;padding:13px}.weather-anchor-nav{overflow-x:auto;padding:0 5px;white-space:nowrap}.weather-anchor-nav a{padding:11px}.weather-hourly-list{grid-template-columns:repeat(8,82px)}.weather-forecast-grid{grid-template-columns:repeat(3,1fr)}.weather-forecast-grid article:nth-child(5n){border-right:1px solid #e0e8f0}.weather-forecast-grid article:nth-child(3n){border-right:0}.weather-life-grid,.weather-tip-grid{grid-template-columns:1fr}.weather-air-panel{grid-template-columns:1fr}.weather-aqi-circle{margin:auto}.weather-pollutants{grid-template-columns:repeat(3,1fr)}}
.weather-channel-nav{display:flex;overflow-x:auto;margin-bottom:12px;border:1px solid #d7e3ef;border-radius:7px;background:#fff}.weather-channel-nav a{flex:1;min-width:130px;padding:12px 16px;border-right:1px solid #e2eaf2;color:#49627d;text-align:center;white-space:nowrap}.weather-channel-nav a:last-child{border-right:0}.weather-channel-nav a:hover{color:#1478e8;background:#f5faff}.weather-channel-nav i{margin-right:6px;color:#1478e8}.weather-catalog-hero{margin-bottom:14px;padding:25px;border:1px solid #d6e3ef;border-radius:8px;background:linear-gradient(115deg,#fafdff,#e8f4ff)}.weather-catalog-hero h1{margin:0;color:#273f58;font-size:26px}.weather-catalog-hero h1 i{margin-right:8px;color:#1478e8}.weather-catalog-hero p{margin:8px 0 18px;color:#6d8195}.weather-catalog-hero form{display:grid;grid-template-columns:minmax(0,560px) 110px;gap:8px}.weather-catalog-hero label{display:flex;align-items:center;border:1px solid #bad1e8;background:#fff}.weather-catalog-hero label i{margin-left:13px;color:#8699ac}.weather-catalog-hero input{width:100%;height:42px;border:0;padding:0 11px;outline:0}.weather-catalog-hero button{border:0;border-radius:4px;color:#fff;background:#1478e8;font-weight:700}.weather-catalog-groups{display:flex;flex-wrap:wrap;gap:7px}.weather-catalog-groups span{padding:6px 10px;border:1px solid #e0e8f0;border-radius:3px;color:#5e748b;background:#f8fafd;font-size:12px}.weather-catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.weather-catalog-grid>a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;min-width:0;padding:12px;border:1px solid #dfe8f1;border-radius:5px}.weather-catalog-grid>a:hover{border-color:#8db9e8;background:#f9fcff}.weather-catalog-grid>a>i{color:#1478e8;font-size:20px}.weather-catalog-grid strong,.weather-catalog-grid span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.weather-catalog-grid span{margin-top:3px;color:#8191a2;font-size:11px}.weather-catalog-grid em{color:#1478e8;font-size:11px;font-style:normal}.weather-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.weather-pagination a,.weather-pagination span{padding:7px 13px;border:1px solid #d7e3ee;border-radius:4px}.weather-empty{text-align:center;color:#8192a4}.warning-hero{background:linear-gradient(115deg,#fffdf9,#fff2db)}.weather-warning-list>a{display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:13px;padding:14px 5px;border-bottom:1px solid #e1e9f1}.weather-warning-list h2{margin:0 0 5px;font-size:16px}.weather-warning-list p{display:-webkit-box;overflow:hidden;margin:0 0 5px;color:#687c91;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.weather-warning-list span{color:#929fac;font-size:11px}.warning-color{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;color:#fff;background:#3c83df;font-size:12px}.warning-红色{background:#e23b3b}.warning-橙色{background:#f18a20}.warning-黄色{background:#d5ad00}.warning-蓝色{background:#327dd8}.warning-detail-head{display:flex;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid #e0e8f0}.warning-detail-head h1{margin:0 0 7px;font-size:24px}.warning-detail-section{padding:18px 4px;border-bottom:1px solid #e3eaf1}.warning-detail-section p,.warning-detail-section li{color:#4d647c;line-height:2}.warning-source{padding-top:15px;color:#8a99a8;font-size:12px}
@media(max-width:992px){.weather-catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.weather-channel-nav a{min-width:112px;padding:10px 8px;font-size:13px}.weather-catalog-hero{padding:18px 14px}.weather-catalog-hero h1{font-size:22px}.weather-catalog-hero form{grid-template-columns:1fr}.weather-catalog-hero button{height:40px}.weather-catalog-grid{grid-template-columns:1fr}.weather-warning-list h2{font-size:14px}.warning-detail-head{align-items:flex-start}.warning-detail-head h1{font-size:20px}}

/* Weather channels and warning archive */
.weather-hero-metrics{grid-template-columns:repeat(4,1fr);gap:14px}.weather-pollutants{grid-template-columns:repeat(3,1fr)}.weather-pollutants small{display:block;margin-top:3px;color:#20a654;font-size:11px}
.weather-air-good{width:auto;min-width:42px;padding:2px 7px;white-space:nowrap}
.weather-city-link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.weather-city-link-list a{display:block;min-width:0;padding:9px 10px;border:1px solid #dfe8f1;border-radius:4px;background:#f9fbfd}.weather-city-link-list a:hover{color:#1478e8;border-color:#8ebbe9;background:#f5faff}.weather-city-link-list strong,.weather-city-link-list span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.weather-city-link-list strong{font-size:13px}.weather-city-link-list span{margin-top:3px;color:#8a9aaa;font-size:10px}.weather-city-link-list span i{margin-left:2px}
.weather-catalog-groups{gap:8px}.weather-catalog-groups>a{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #dce6f0;border-radius:4px;color:#526a82;background:#f8fafc}.weather-catalog-groups>a span{padding-left:7px;border-left:1px solid #dce6f0;color:#8a9caf;font-size:11px}.weather-catalog-groups>a.active,.weather-catalog-groups>a:hover{color:#fff;border-color:#1478e8;background:#1478e8}.weather-catalog-groups>a.active span,.weather-catalog-groups>a:hover span{color:#dcecff;border-left-color:rgba(255,255,255,.35)}
.weather-scenic-grid>a{grid-template-columns:72px 1fr auto;padding:8px}.weather-scenic-grid img{width:72px;height:52px;border-radius:4px;object-fit:cover}.weather-scenic-hero-image{position:absolute!important;right:0;bottom:0;z-index:0!important;width:34%;height:100%;object-fit:cover;opacity:.64;-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%);mask-image:linear-gradient(90deg,transparent,#000 30%)}
.weather-warning-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.weather-warning-toolbar>div strong,.weather-warning-toolbar>div span{display:block}.weather-warning-toolbar>div strong{color:#e06418;font-size:17px}.weather-warning-toolbar>div span{margin-top:3px;color:#8a9aaa;font-size:12px}.weather-warning-toolbar form{display:grid;grid-template-columns:340px 96px;gap:8px}.weather-warning-toolbar label{display:flex;align-items:center;border:1px solid #d7e3ee;border-radius:4px}.weather-warning-toolbar label i{margin-left:12px;color:#91a2b2}.weather-warning-toolbar input{width:100%;height:38px;border:0;padding:0 10px;outline:0}.weather-warning-toolbar button{border:0;border-radius:4px;color:#fff;background:#1478e8;font-weight:700}
.weather-warning-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px}.weather-warning-side{display:flex;flex-direction:column;gap:14px}.weather-warning-side p{margin:0;color:#667b90;line-height:1.9}.weather-warning-list article{display:grid;grid-template-columns:70px minmax(0,1fr) 92px;align-items:center;gap:15px;padding:16px 3px;border-bottom:1px solid #e1e9f1}.weather-warning-list article:last-child{border-bottom:0}.weather-warning-list article>img{width:64px;height:64px;object-fit:contain}.weather-warning-list h2{margin:0 0 6px;font-size:17px}.weather-warning-list h2 a:hover{color:#1478e8}.weather-warning-list p{display:-webkit-box;overflow:hidden;margin:0 0 8px;color:#667b90;font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.weather-warning-list footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#8a9aaa;font-size:11px}.weather-warning-list footer i{margin-right:3px}.weather-warning-list footer b{padding:2px 7px;border-radius:10px;color:#d94b3d;background:#fff0ee;font-size:11px}.warning-text{display:inline-block;padding:3px 8px;border-radius:3px;color:#fff;background:#327dd8;font-size:11px;font-style:normal;white-space:nowrap}.warning-红色{background:#e23b3b}.warning-橙色{background:#f18a20}.warning-黄色{background:#d5a900}.warning-蓝色{background:#327dd8}.warning-view{color:#1478e8;font-size:12px;text-align:right;white-space:nowrap}
.warning-detail-card{padding:24px}.warning-detail-head{gap:20px;padding-bottom:22px}.warning-detail-head>img{width:88px;height:88px;object-fit:contain}.warning-detail-head h1{margin:8px 0;color:#273f58;font-size:25px}.warning-detail-head p{display:flex;flex-wrap:wrap;gap:16px;margin:0;color:#7d8fa1;font-size:12px}.warning-detail-badges{display:flex;align-items:center;gap:8px}.warning-detail-badges>b{padding:3px 9px;border-radius:10px;font-size:11px}.warning-status-active{color:#d8483b;background:#fff0ee}.warning-status-resolved{color:#6d7f91;background:#edf1f5}.warning-detail-status{margin:20px 0 0;padding:13px 15px;border-radius:5px;font-weight:700}.warning-detail-status.active{color:#c84234;border:1px solid #f2cac5;background:#fff4f2}.warning-detail-status.resolved{color:#607286;border:1px solid #d9e1e8;background:#f2f5f7}.warning-detail-section h2{margin:0 0 10px;color:#2c4765;font-size:19px}.warning-back{margin-top:14px;text-align:center}.warning-back a{color:#1478e8}
.weather-city-warning-strip{display:flex;align-items:stretch;margin:10px 0 14px;border:1px solid #f1d1c8;border-radius:7px;background:#fff}.weather-city-warning-strip>strong{display:flex;align-items:center;padding:0 16px;color:#c44638;background:#fff3f0;white-space:nowrap}.weather-city-warning-strip>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex:1}.weather-city-warning-strip a{display:flex;align-items:center;gap:8px;min-width:0;padding:10px 13px;border-right:1px solid #eee}.weather-city-warning-strip a img{width:36px;height:36px;object-fit:contain}.weather-city-warning-strip a span,.weather-city-warning-strip a b,.weather-city-warning-strip a small{display:block;min-width:0}.weather-city-warning-strip a b{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.weather-city-warning-strip a small{margin-top:3px;color:#919fac;font-size:10px}
@media(max-width:992px){.weather-hero-metrics{grid-template-columns:repeat(3,1fr)}.weather-international-hero{grid-template-columns:minmax(310px,1fr) minmax(0,1.4fr)}.weather-month-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.weather-warning-layout{grid-template-columns:1fr}.weather-warning-side{display:grid;grid-template-columns:repeat(2,1fr)}.weather-city-warning-strip{display:block}.weather-city-warning-strip>strong{padding:9px 13px}.weather-scenic-hero-image{display:none}}
@media(max-width:640px){.weather-hero-metrics{grid-template-columns:repeat(2,1fr)}.weather-international-hero{grid-template-columns:1fr}.international-hero-facts{grid-template-columns:1fr 1fr}.weather-month-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.weather-month-grid article{min-height:122px}.weather-scenic-grid>a{grid-template-columns:64px 1fr}.weather-scenic-grid img{width:64px;height:48px}.weather-scenic-grid em{display:none}.weather-warning-toolbar{display:block}.weather-warning-toolbar form{grid-template-columns:1fr;margin-top:12px}.weather-warning-toolbar button{height:40px}.weather-warning-side{display:block}.weather-warning-side .weather-card+.weather-card{margin-top:12px}.weather-warning-list article{grid-template-columns:52px 1fr;padding:13px 0}.weather-warning-list article>img{width:48px;height:48px}.weather-warning-list h2{font-size:14px}.warning-view{display:none}.weather-warning-list footer span,.weather-warning-list footer time{width:100%}.warning-detail-card{padding:15px}.warning-detail-head{gap:11px}.warning-detail-head>img{width:58px;height:58px}.warning-detail-head h1{font-size:19px}.weather-city-warning-strip>div{grid-template-columns:1fr}.weather-city-warning-strip a{border-right:0;border-bottom:1px solid #eee}}

/* Weather directory pages */
.weather-directory-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:14px;padding:19px 20px}.weather-directory-head h1{margin:0;color:#273f58;font-size:25px}.weather-directory-head h1 i{margin-right:8px;color:#1478e8}.weather-directory-head p{margin:6px 0 0;color:#73869a;font-size:13px}.weather-directory-head form{display:grid;grid-template-columns:minmax(260px,380px) 78px;gap:7px;flex:0 1 465px}.weather-directory-head label{display:flex;align-items:center;border:1px solid #cbdbe9;border-radius:4px;background:#fff}.weather-directory-head label i{margin-left:12px;color:#8fa0b0}.weather-directory-head input{width:100%;height:39px;border:0;padding:0 10px;outline:0}.weather-directory-head button{border:0;border-radius:4px;color:#fff;background:#1478e8;font-weight:700;cursor:pointer}
.weather-directory-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:14px}.weather-directory-groups{padding-bottom:14px}.weather-directory-results{padding:16px}.weather-place-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e1e9f1;border-left:1px solid #e1e9f1}.weather-place-list>a{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:82px;padding:10px;border-right:1px solid #e1e9f1;border-bottom:1px solid #e1e9f1;background:#fff}.weather-place-list>a:hover{color:#1478e8;background:#f8fbfe}.weather-place-list img{width:72px;height:58px;border-radius:3px;object-fit:cover}.weather-place-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-left:10px;border-radius:50%;color:#1478e8;background:#edf6ff;font-size:21px}.weather-place-copy{display:block;min-width:0}.weather-place-copy strong,.weather-place-copy small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.weather-place-copy strong{color:#2c4561;font-size:14px}.weather-place-copy small{margin-top:5px;color:#8495a6;font-size:11px}.weather-place-list em{color:#1478e8;font-size:11px;font-style:normal;white-space:nowrap}.international-place-list>a{grid-template-columns:66px minmax(0,1fr) auto}
.weather-directory-side .weather-section-head>a{color:#1478e8;font-size:11px}.weather-side-scenic{display:grid;grid-template-columns:1fr;gap:0}.weather-side-scenic>a{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:9px;padding:8px 0;border-bottom:1px dashed #dbe5ee}.weather-side-scenic>a:last-child{border-bottom:0}.weather-side-scenic img{width:62px;height:45px;border-radius:3px;object-fit:cover}.weather-side-scenic span,.weather-side-scenic strong,.weather-side-scenic small{display:block;min-width:0}.weather-side-scenic strong,.weather-side-scenic small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.weather-side-scenic strong{font-size:12px}.weather-side-scenic small{margin-top:3px;color:#8a9aaa;font-size:10px}.weather-tool-links{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.weather-tool-links a{padding:9px 6px;border:1px solid #dfe8f1;border-radius:4px;color:#516a82;background:#f8fafc;font-size:12px;text-align:center}.weather-tool-links a:hover{color:#1478e8;border-color:#91bce8}.weather-tool-links i{margin-right:4px;color:#1478e8}.weather-warning-detail-layout .warning-back{margin-top:0}
@media(max-width:992px){.weather-directory-layout{grid-template-columns:1fr}.weather-directory-side{display:grid;grid-template-columns:repeat(3,1fr)}.weather-directory-head{align-items:flex-start}.weather-directory-head form{flex-basis:430px}.weather-place-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.weather-directory-head{display:block;padding:15px}.weather-directory-head h1{font-size:21px}.weather-directory-head form{grid-template-columns:1fr 66px;margin-top:13px}.weather-directory-side{display:flex}.weather-place-list{grid-template-columns:1fr}.weather-place-list>a{grid-template-columns:66px minmax(0,1fr) auto;min-height:76px;padding:8px}.weather-place-list img{width:66px;height:52px}.weather-place-icon{margin-left:7px}.weather-place-list em{font-size:0}.weather-place-list em i{font-size:14px}.weather-directory-groups .weather-catalog-groups>a{padding:7px 9px}.warning-detail-head p{display:block}.warning-detail-head p span{display:block;margin-top:4px}}

/* Scenic weather cards */
.weather-scenic-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.weather-scenic-card{display:block;min-width:0;overflow:hidden;border:1px solid #dce6ef;border-radius:5px;color:#2c4561;background:#fff;transition:border-color .18s,box-shadow .18s,transform .18s}.weather-scenic-card:hover{color:#1478e8;border-color:#86b7e8;box-shadow:0 5px 14px rgba(33,91,147,.11);transform:translateY(-2px)}.weather-scenic-card>img,.weather-scenic-placeholder{display:block;width:100%;height:112px}.weather-scenic-card>img{object-fit:cover}.weather-scenic-placeholder{display:flex;align-items:center;justify-content:center;color:#8ba3ba;background:#eef4f8;font-size:27px}.weather-scenic-card-body{display:block;padding:9px 10px 10px}.weather-scenic-card-body>strong{display:block;overflow:hidden;color:#2a4059;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.weather-scenic-current{display:flex;align-items:center;min-width:0;margin-top:4px;line-height:24px}.weather-scenic-current .weather-condition-icon{width:30px;height:30px;margin-right:4px}.weather-scenic-current b{color:#263e58;font-size:20px}.weather-scenic-current em{overflow:hidden;margin-left:5px;color:#60758b;font-size:12px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.weather-scenic-card-body>small{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:5px;color:#7c8fa2;font-size:11px;white-space:nowrap}.weather-scenic-card-body>small span{overflow:hidden;text-overflow:ellipsis}.weather-scenic-city-links>div{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}.weather-scenic-city-links>div a{display:block;overflow:hidden;padding:7px 5px;border-radius:3px;color:#49627a;background:#f4f7fa;font-size:12px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.weather-scenic-city-links>div a:hover{color:#1478e8;background:#edf6ff}
@media(max-width:1180px){.weather-scenic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:992px){.weather-scenic-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.weather-scenic-city-links>div{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:800px){.weather-scenic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.weather-scenic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.weather-scenic-card>img,.weather-scenic-placeholder{height:96px}.weather-scenic-card-body{padding:7px 8px 8px}.weather-scenic-card-body>small{display:block}.weather-scenic-card-body>small span+span{margin-left:7px}.weather-scenic-city-links>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}}
