.ci-weather-page{padding-block:40px 56px}.ci-weather-page-heading{max-width:850px;margin-bottom:32px}.ci-weather-page-kicker,.ci-weather-section-note,.ci-weather-attribution{color:var(--ci-muted)}.ci-weather-page-kicker{margin:0 0 12px}.ci-weather-panel{padding:28px;border:1px solid var(--ci-line);border-radius:18px;background:var(--ci-white)}.ci-weather-alerts{margin-bottom:28px;border-left:4px solid var(--ci-orange)}.ci-weather-alerts h2{margin-bottom:14px}.ci-weather-alerts p{margin-bottom:12px}.ci-weather-source-link,.ci-weather-attribution a{color:var(--ci-ink);text-decoration:underline;text-decoration-color:var(--ci-orange);text-underline-offset:4px}.ci-weather-alert-item{padding-top:20px;margin-top:20px;border-top:1px solid var(--ci-line)}.ci-weather-alert-item summary{cursor:pointer;color:var(--ci-ink);font-weight:600;padding-block:10px}.ci-weather-alert-copy{white-space:pre-line;overflow-wrap:anywhere}.ci-weather-current{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:48px;align-items:center;padding:40px;background:var(--ci-ink);color:var(--ci-white);border-color:var(--ci-orange)}.ci-weather-current h2{color:var(--ci-white)}.ci-weather-current .ci-weather-page-kicker{color:var(--ci-orange)}.ci-weather-current-temperature{font-size:64px;font-weight:600;line-height:1.1;margin:24px 0 12px;color:var(--ci-white)}.ci-weather-current-note{margin-bottom:0}.ci-weather-current-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin:0}.ci-weather-current-details>div{padding-top:14px;border-top:1px solid var(--ci-muted)}.ci-weather-current-details dt{color:var(--ci-orange)}.ci-weather-current-details dd{margin:4px 0 0;overflow-wrap:anywhere}.ci-weather-forecast-section{margin-top:48px}.ci-weather-forecast-section h2{margin-bottom:12px}.ci-weather-hourly{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.ci-weather-hour{min-width:0;padding:20px;border:1px solid var(--ci-line);border-radius:18px;background:var(--ci-white);overflow-wrap:anywhere}.ci-weather-hour p{margin:0 0 12px}.ci-weather-hour p:last-child{margin-bottom:0}.ci-weather-hour-temperature{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:600;color:var(--ci-ink)}.ci-weather-condition-icon{display:block;width:32px;height:32px;flex:0 0 32px;color:var(--ci-orange)}.ci-weather-hour-time{font-weight:600}.ci-weather-forecast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ci-weather-forecast-period{padding:24px;border:1px solid var(--ci-line);border-radius:18px;background:var(--ci-white)}.ci-weather-period-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;min-height:44px;color:var(--ci-ink);font-weight:600}.ci-weather-forecast-condition{display:flex;align-items:center;gap:10px;font-weight:400;margin-top:8px}.ci-weather-period-heading>span:first-child{min-width:0;overflow-wrap:anywhere}.ci-weather-forecast-period p{margin:16px 0 0}.ci-weather-period-temperature{white-space:nowrap;color:var(--ci-ink)}.ci-weather-attribution{margin:32px 0 0}.ci-weather-page [hidden]{display:none!important}.ci-weather-extra-content{padding-top:0}@media(max-width:1199px){.ci-weather-hourly{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:992px){.ci-weather-current{gap:28px;padding:28px}.ci-weather-current-details{gap:16px}.ci-weather-forecast-grid{gap:16px}}@media(max-width:767px){.ci-weather-page{padding-block:28px 40px}.ci-weather-panel{padding:24px}.ci-weather-current{grid-template-columns:minmax(0,1fr)}.ci-weather-current-details{gap:20px}.ci-weather-current-temperature{font-size:56px}.ci-weather-forecast-grid{grid-template-columns:minmax(0,1fr)}.ci-weather-forecast-section{margin-top:36px}.ci-weather-hourly{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ci-weather-hour{padding:16px}}@media(max-width:360px){.ci-weather-panel,.ci-weather-forecast-period{padding:20px}.ci-weather-current-details{column-gap:12px}.ci-weather-hour{padding:14px}}