.hp-local-banner{padding:9px 20px;text-align:center;background:#eef5fa;color:#516678;font-size:13px;border-bottom:1px solid #dce6ee}
.holiday-preview{--hp-ink:#192c3b;--hp-muted:#617486;--hp-line:#dfe7ed;--hp-blue:#096b98;--hp-pale:#f4f9fc;--hp-accent:#a96016;--hp-tint:#fff5e7;color:var(--hp-ink);max-width:1240px;margin:0 auto;padding:22px 0 44px;line-height:1.6}
.hp-winter{--hp-accent:#167b70;--hp-tint:#eaf7f2}
.holiday-preview *{box-sizing:border-box}
.holiday-preview h1,.holiday-preview h2,.holiday-preview h3,.holiday-preview h4{color:var(--hp-ink);letter-spacing:-.025em;line-height:1.25;margin:0;font-weight:750}
.holiday-preview h1{font-size:clamp(30px,3.6vw,48px);max-width:930px;margin:22px 0 18px}
.holiday-preview h2{font-size:clamp(24px,2.5vw,30px)}
.holiday-preview h3{font-size:clamp(21px,2vw,25px)}
.holiday-preview h4{font-size:16px;letter-spacing:0}
.holiday-preview p{margin:12px 0;color:var(--hp-muted);font-size:16px}
.holiday-preview button,.holiday-preview input{font:inherit}
.holiday-preview button{cursor:pointer}
.holiday-preview a{color:var(--hp-blue)}
.holiday-preview :focus-visible{outline:3px solid #2e85bd;outline-offset:4px}
.hp-hero{padding:32px 36px;border:1px solid #e8dfd0;border-radius:26px;background:linear-gradient(120deg,var(--hp-tint),#fff 76%);position:relative}
.hp-winter .hp-hero{border-color:#d0e7e0;background:linear-gradient(120deg,var(--hp-tint),#f8fbff 75%)}
.hp-hero-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.hp-season-symbol{width:43px;height:43px;display:grid;place-items:center;color:var(--hp-accent);background:#fff9;border:1px solid #fff;border-radius:13px}
.hp-season-symbol svg{width:27px;height:27px}
.hp-eyebrow,.hp-kicker{font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.11em;color:var(--hp-blue)}
.hp-eyebrow{color:var(--hp-accent)}
.hp-date-badge{display:flex;align-items:center;gap:8px;margin-left:auto;color:#617080;font-size:13px;background:#fff9;padding:7px 13px;border-radius:30px;border:1px solid #e6e9e9}
.hp-date-badge svg{width:17px;height:17px}
.holiday-preview .hp-hero-lead{max-width:950px;font-size:19px;line-height:1.65;color:#4c6272}
.hp-forecast-note{display:flex;flex-direction:column;gap:5px;margin:24px 0 22px;padding:16px 19px;border-left:3px solid var(--hp-accent);border-radius:0 12px 12px 0;background:#ffffffbf;font-size:15px;max-width:980px}
.hp-forecast-note span{color:var(--hp-muted)}
.hp-jumps{display:flex;flex-wrap:wrap;gap:8px}
.hp-jumps a{border:1px solid #dce5e8;border-radius:30px;padding:8px 14px;font-size:13px;font-weight:650;background:#fff;text-decoration:none;color:#385a6e}
.hp-jumps a:hover{border-color:#89bbd1;background:#f1f9fd}
.hp-explorer{margin:32px 0}
.hp-controls{display:grid;grid-template-columns:minmax(220px,1fr) minmax(340px,1.4fr) auto;align-items:end;gap:24px;padding:23px;background:var(--hp-pale);border:1px solid #d7e5ed;border-radius:20px}
.hp-control-label{display:block;font-size:13px;font-weight:750;color:#516878;margin-bottom:9px}
.hp-city-control{position:relative;z-index:5}
.hp-city-trigger{display:flex;align-items:center;width:100%;gap:10px;background:#fff;border:1px solid #b8ceda;border-radius:12px;padding:13px 15px;min-height:62px;text-align:left;font-weight:700;color:#223e50}
.hp-city-trigger>svg{width:20px;height:20px;color:#277398}
.hp-chevron{margin-left:auto;font-size:21px;line-height:1}
.hp-city-trigger[aria-expanded=true]{border-color:#267ba6;box-shadow:0 0 0 3px #2681ab19}
.hp-city-popup{position:absolute;top:calc(100% + 8px);left:0;width:100%;min-width:250px;background:white;border:1px solid #cbdce6;border-radius:14px;padding:10px;box-shadow:0 18px 38px #24445822}
.hp-city-popup[hidden],.hp-city-popup [hidden]{display:none!important}
.hp-city-popup input{width:100%;padding:10px 12px;border:1px solid #d8e2e9;border-radius:9px;color:#203a4c;background:#f7fafc;font-size:15px}
.hp-city-popup ul{list-style:none;padding:4px 0;margin:5px 0 0;max-height:290px;overflow-y:auto}
.hp-city-popup li{padding:9px 12px;margin:2px 0;border-radius:8px;cursor:pointer;font-size:15px;display:flex;justify-content:space-between;color:#3a5262}
.hp-city-popup li span{visibility:hidden}
.hp-city-popup li[aria-selected=true]{color:#086c95;background:#edf7fc;font-weight:700}
.hp-city-popup li[aria-selected=true] span{visibility:visible}
.hp-city-popup li.is-active,.hp-city-popup li:hover{background:#e3eff5;outline:1px solid #c4dce8}
.hp-periods{display:flex;gap:4px;background:#e8eff4;border-radius:13px;padding:4px;min-height:62px}
.hp-periods button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;flex:1;white-space:nowrap;background:none;border:1px solid transparent;border-radius:10px;padding:6px 13px;font-size:13px;color:#526a7d;font-weight:700}
.hp-periods button span{font-size:11px;font-weight:500;color:#687e8e}
.hp-periods button[aria-pressed=true]{background:#fff;border-color:#d3e0e8;box-shadow:0 2px 3px #3155680a;color:#09658d}
.hp-data-label{text-align:right;font-size:12px;font-weight:800;letter-spacing:.055em;color:#186d94;padding-bottom:10px;white-space:nowrap}
.hp-data-label span{display:block;font-size:11px;letter-spacing:0;color:#708393;font-weight:500;margin-top:3px}
.hp-results-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:35px;align-items:end;margin:32px 0 20px}
.hp-results-heading h2{font-size:26px;margin-top:8px;max-width:730px}
.hp-results-heading h2 span{display:block;color:var(--hp-blue);margin-top:6px}
.holiday-preview .hp-results-heading p{font-size:14px;margin:0 0 3px;max-width:385px}
.hp-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 28px}
.hp-metric{border:1px solid var(--hp-line);border-radius:18px;padding:22px 20px;background:linear-gradient(#fff 65%,var(--metric-bg));--metric-bg:#fff8ef;--metric-color:#b6651f}
.hp-metric.is-night{--metric-bg:#f8f6fe;--metric-color:#8070b3}
.hp-metric.is-cold{--metric-bg:#f2f9ff;--metric-color:#357da7}
.hp-metric.is-dry{--metric-bg:#f3faf6;--metric-color:#388469}
.hp-symbol{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:var(--metric-bg);color:var(--metric-color);margin-bottom:14px}
.hp-symbol svg{width:23px;height:23px}
.hp-metric dt{font-size:14px;font-weight:650;line-height:1.45;color:#536a7a;margin:0}
.hp-metric-label{display:block;min-height:42px}
.hp-metric dd{font-size:37px;line-height:1.2;font-weight:800;letter-spacing:-.035em;margin:9px 0 0}
.hp-metric-value{display:block;white-space:nowrap;margin-bottom:8px}
.hp-metric-note{display:block;font-size:12px;line-height:1.55;color:#738696;font-weight:400;letter-spacing:0}
.hp-unit{font-size:.51em;color:#708494;font-weight:650;letter-spacing:0;margin-left:3px}
.holiday-preview .hp-metric p{font-size:12px;line-height:1.55;margin:0;color:#738696}
.hp-section-heading{display:flex;justify-content:space-between;align-items:start;gap:18px;margin-bottom:20px}
.hp-section-heading h3{margin-top:5px}
.hp-section-heading p{margin:8px 0 0;font-size:14px}
.hp-badge{border:1px solid #d8e4ec;border-radius:30px;padding:5px 12px;font-size:12px;font-weight:700;white-space:nowrap;color:#58788d;background:#f8fbfd}
.hp-daily-section{margin:30px 0}
.hp-daily{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.hp-day{background:#fff;border:1px solid #dce7ee;border-radius:16px;padding:20px 22px}
.hp-day:nth-child(2){background:linear-gradient(135deg,#f3f9fd,#fff);border-color:#bad7e7}
.hp-day-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#607b8d;font-weight:600;flex-wrap:wrap}
.hp-day-tag{font-size:10px;padding:2px 7px;color:#147092;background:#e8f4fa;border-radius:20px}
.hp-day h4{margin:9px 0 16px}
.hp-day>strong{font-size:30px;line-height:1.2;font-weight:800}
.hp-day-typical{display:block;font-size:13px;color:#698393;margin:7px 0 18px}
.hp-day-bottom{border-top:1px solid #e5edf1;padding-top:12px;display:flex;flex-direction:column;gap:6px;color:#607888;font-size:12px}
.hp-day-bottom span{display:flex;align-items:center;gap:7px}
.hp-day-bottom svg{width:16px;height:16px;flex-shrink:0;color:#527d99}
.hp-card{border:1px solid var(--hp-line);border-radius:21px;background:#fff;padding:27px;margin:24px 0;box-shadow:0 2px 5px #1e496404}
.hp-card>.hp-kicker+h2,.hp-card>.hp-kicker+h3{margin-top:8px}
.hp-chart{background:linear-gradient(#fff,#fcfdff)}
.hp-chart-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:6px 0 16px}
.hp-chart-highlights>div{border:1px solid #dbe8f0;border-left:3px solid #61abc9;background:#f7fbff;border-radius:10px;padding:12px 16px}
.hp-chart-highlights>div.is-warm{border-color:#f1dfc7;border-left-color:#dd9539;background:#fffaf2}
.hp-chart-highlights>div.is-last{border-color:#d9e9df;border-left-color:#57a47c;background:#f5fbf7}
.hp-chart-highlights span{display:block;font-size:11px;font-weight:650;color:#607685}
.hp-chart-highlights strong{display:flex;align-items:baseline;font-size:25px;font-weight:800;margin-top:4px}
.hp-chart-highlights strong .hp-unit{display:inline;font-size:14px;margin-left:3px}
.hp-chart-highlights small{margin-left:auto;font-size:14px;font-weight:650;color:#607887}
.hp-year-svg{width:100%;height:auto;display:block;overflow:visible}
.hp-year-svg.is-mobile{display:none}
.hp-grid-line{stroke:#e5edf2;stroke-width:1}
.hp-band{fill:#e7f1ff}
.hp-reference{stroke:#83a9df;stroke-width:1.5;stroke-dasharray:5 5}
.hp-annual{fill:none;stroke:#99aabd;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}
.hp-year-point{fill:#99aabd}
.hp-rolling{fill:none;stroke:#2864d9;stroke-width:3.2;stroke-linejoin:round;stroke-linecap:round}
.hp-extreme{stroke:#fff;stroke-width:2;fill:#2ba277}
.hp-extreme.is-warm{fill:#df952f}
.hp-extreme.is-cold{fill:#4aabd2}
.hp-axis{fill:#708599;font-size:11px;font-weight:500}
.hp-axis-year{font-weight:650}
.hp-legend{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:12px;color:#6b8293;margin:12px 0}
.hp-legend span{display:flex;align-items:center;gap:8px}
.hp-legend span:before{content:"";width:19px;height:3px;background:#99aabd;border-radius:2px}
.hp-legend .is-rolling:before{background:#2864d9}
.hp-legend .is-normal:before{background:#e7f1ff;border:1px dashed #83a9df;height:10px}
.holiday-preview .hp-note{font-size:12px;line-height:1.7;color:#7b8d9b;margin:16px 0 0}
.hp-details{border-top:1px solid #e2eaf0;padding-top:15px;margin-top:18px}
.hp-details summary{font-size:14px;font-weight:650;color:#3a627b;cursor:pointer;padding:3px 0}
.hp-details[open] summary{margin-bottom:15px}
.hp-table-scroll{overflow-x:auto;max-width:100%;border:1px solid #e1e9ef;border-radius:12px;margin-top:18px;overscroll-behavior-x:contain}
.holiday-preview table{border-collapse:collapse;width:100%;margin:0;min-width:650px;font-size:14px;border:0}
.holiday-preview th,.holiday-preview td{padding:14px 17px;border:0;border-bottom:1px solid #eaf0f4;text-align:right;white-space:nowrap}
.holiday-preview th:first-child{text-align:left}
.holiday-preview thead{background:#f5f9fc}
.holiday-preview thead th{color:#617c8d;font-size:11px;font-weight:700;line-height:1.4;text-transform:none;white-space:normal}
.holiday-preview tbody th{font-weight:650}
.holiday-preview tbody tr:last-child>*{border-bottom:0}
.holiday-preview tbody tr:hover{background:#f9fcfe}
.holiday-preview td small{display:block;font-size:11px;color:#7c909e}
.hp-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0}
.hp-two-columns>.hp-card{margin:0}
.hp-two-columns .hp-card>p{font-size:14px}
.hp-risk{--risk-color:#4e92c2;margin-top:21px}
.hp-risk.is-dry{--risk-color:#539e83}
.hp-risk.is-cold{--risk-color:#589ec4}
.hp-risk.is-night{--risk-color:#8980b9}
.hp-risk>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px}
.hp-risk h4{font-size:13px;font-weight:650;letter-spacing:0;color:#486373}
.hp-risk strong{font-size:21px;color:#2c4e64;white-space:nowrap}
.hp-risk-track{background:#edf3f7;border-radius:6px;height:6px;margin:9px 0}
.hp-risk-track span{display:block;min-width:0;height:100%;border-radius:6px;background:var(--risk-color)}
.holiday-preview .hp-risk p{font-size:11px;line-height:1.6;color:#7d8f9c;margin:7px 0 0}
.hp-records{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hp-records>div{padding:19px;background:#fff8ed;border:1px solid #f1e7d6;border-radius:14px}
.hp-records>div.is-cold{background:#f2f9fe;border-color:#dcebf5}
.hp-records>div.is-night{background:#f7f5fc;border-color:#e7e1f1}
.hp-records span{font-size:12px;font-weight:600;color:#677e8a;display:block}
.hp-records strong{font-size:29px;display:block;margin:7px 0;font-weight:800;line-height:1.3}
.hp-records strong .hp-unit{display:inline;font-size:16px}
.hp-records b{font-size:13px;font-weight:650;color:#476172}
.holiday-preview .hp-records p{font-size:12px;margin:10px 0 0}
.hp-change-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}
.hp-change-grid>div{border:1px solid #dfe8ee;border-radius:13px;padding:18px;background:#fbfdfe}
.hp-change-grid h4{font-size:13px;min-height:36px;color:#556e7f}
.hp-change-values{display:flex;align-items:center;gap:12px;margin-top:9px}
.hp-change-values>span{flex:1}
.hp-change-values small{display:block;font-size:11px;color:#8093a0}
.hp-change-values b{display:block;font-size:21px;font-weight:750;white-space:nowrap}
.hp-change-values>span:last-child b{color:#166e92}
.hp-change-values svg{width:16px;height:16px;color:#95a9b6;flex-shrink:0}
.hp-temperature{font-weight:750;color:#a7672f}
.hp-city-comparison h2{max-width:850px}
.hp-city-comparison>p{font-size:14px;max-width:950px}
.hp-city-comparison a{text-decoration:none}
.hp-city-comparison a:hover{text-decoration:underline}
.hp-advice h2{font-size:24px}
.hp-advice ul{padding-left:20px;margin:20px 0 0}
.hp-advice li{font-size:14px;line-height:1.75;color:#687e8c;margin:15px 0}
.hp-advice li strong{color:#3f5969}
.hp-timeline{list-style:none;padding:0;margin:20px 0 18px}
.hp-timeline li{border-left:2px solid #cee3ec;margin:0 0 15px;padding:0 0 0 15px}
.hp-timeline li>span{display:block;font-size:11px;font-weight:700;color:#207397}
.hp-timeline strong{display:block;font-size:14px;margin:3px 0}
.holiday-preview .hp-timeline p{font-size:12px;margin:3px 0 0}
.hp-text-link{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:650}
.hp-text-link svg{width:16px;height:16px}
.hp-faq{padding:20px 2px;margin:25px 0}
.hp-faq h2{margin-top:8px;margin-bottom:20px}
.hp-faq .hp-details{margin:0;padding:18px 0}
.hp-faq .hp-details summary{font-size:16px;color:#324f62}
.hp-faq .hp-details p{font-size:14px;max-width:950px}
.hp-method{border:1px solid #e2eaf0;background:#f6f9fb;border-radius:17px;padding:24px}
.hp-method h2{font-size:18px;letter-spacing:0;color:#516b7d}
.hp-method p{font-size:12px;line-height:1.8;color:#738a99}
.hp-other{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 0;padding:22px 24px;border:1px solid #dbe7ee;border-radius:18px;background:#fff;text-decoration:none}
.hp-other>span{display:flex;align-items:center;gap:16px}
.hp-other svg{width:30px;height:30px;color:#5a899e;flex-shrink:0}
.hp-other small{display:block;font-size:12px;color:#7c919f}
.hp-other strong{font-size:18px;color:#294d64}
.hp-other:hover{background:#f7fbfe;border-color:#9cc8dc}
.hp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.holiday-preview section[id],.holiday-preview div[id=hp-results]{scroll-margin-top:100px}
@media(min-width:1400px){.holiday-preview .hp-hero-lead{font-size:20px}}
@media(max-width:1050px){.hp-controls{grid-template-columns:1fr 1.4fr;gap:18px}.hp-data-label{display:none}.hp-chart-highlights{gap:8px}.hp-chart-highlights>div{padding:11px}.hp-change-grid{gap:10px}.hp-change-grid>div{padding:15px}.hp-results-heading{gap:24px}.hp-metric{padding:18px 16px}.hp-metric dd{font-size:32px}.hp-hero{padding:27px}}
@media(max-width:750px){.holiday-preview{padding-top:14px}.hp-hero{padding:23px 20px;border-radius:20px}.hp-hero-top{gap:9px}.hp-season-symbol{width:36px;height:36px}.hp-season-symbol svg{width:23px;height:23px}.hp-eyebrow{font-size:10px}.hp-date-badge{margin-left:0;font-size:11px;padding:5px 9px}.holiday-preview h1{font-size:30px;margin:20px 0 14px}.holiday-preview .hp-hero-lead{font-size:16px}.hp-forecast-note{font-size:13px;margin:20px 0;padding:14px}.hp-jumps a{font-size:11px;padding:7px 11px}.hp-controls{grid-template-columns:1fr;padding:18px;gap:18px}.hp-city-popup{min-width:0}.hp-periods{min-height:60px}.hp-results-heading{display:block;margin:26px 0 20px}.hp-results-heading h2{font-size:24px}.holiday-preview .hp-results-heading p{font-size:13px;max-width:none;margin:12px 0 0}.hp-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.hp-metric{padding:18px 16px}.hp-metric dd{font-size:31px}.hp-metric dt{font-size:13px}.holiday-preview .hp-metric p{font-size:11px}.hp-daily{gap:9px}.hp-day{padding:16px 13px}.hp-day-tag{display:none}.hp-day h4{font-size:14px;min-height:35px}.hp-day>strong{font-size:25px}.hp-day-top{font-size:11px}.hp-day-typical{font-size:11px}.hp-day-bottom{font-size:10px}.hp-day-bottom svg{width:13px;height:13px}.hp-card{padding:21px 19px;border-radius:17px}.hp-section-heading{gap:10px}.hp-section-heading h3{font-size:22px}.hp-section-heading p{font-size:13px}.hp-two-columns{grid-template-columns:1fr;gap:18px}.hp-chart-highlights strong{font-size:22px}.hp-chart-highlights strong small{font-size:12px}.hp-chart-highlights span{font-size:10px}.hp-chart-highlights>div{padding:10px}.hp-records{gap:10px}.hp-records>div{padding:14px}.hp-records strong{font-size:25px}.hp-records b{font-size:12px}.hp-records span{font-size:11px}.hp-change-grid{grid-template-columns:1fr}.hp-change-grid h4{min-height:0}.hp-change-values{max-width:310px}.hp-change-values b{font-size:23px}.hp-change-grid>div{padding:17px}.hp-other{padding:18px}.hp-other strong{font-size:16px}.hp-method{padding:20px}.hp-kicker{font-size:10px}.hp-year-svg.is-desktop{display:none}.hp-year-svg.is-mobile{display:block}.hp-legend{gap:8px 16px;font-size:11px}}
@media(max-width:480px){.hp-date-badge{flex-basis:auto}.hp-hero-top{gap:9px}.hp-eyebrow{max-width:190px}.hp-date-badge{margin-top:3px}.hp-daily{grid-template-columns:1fr}.hp-day{padding:18px}.hp-day h4{min-height:0;margin:8px 0 14px}.hp-day-top{font-size:12px}.hp-day-tag{display:inline;font-size:9px}.hp-day-bottom{flex-direction:row;justify-content:space-between;gap:9px;font-size:11px;margin-top:15px}.hp-day-typical{display:inline-block;margin:0 0 0 12px;font-size:12px}.hp-day>strong{font-size:28px}.hp-card{padding:20px 16px}.hp-chart-highlights{grid-template-columns:1fr;gap:7px;margin-bottom:16px}.hp-chart-highlights>div{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;gap:10px}.hp-chart-highlights span{font-size:11px}.hp-chart-highlights strong{font-size:21px;margin:0;white-space:nowrap;min-width:132px}.hp-chart-highlights small{padding-left:14px}.hp-records{grid-template-columns:1fr}.hp-records>div{padding:18px}.hp-records strong{font-size:29px}.hp-records span{font-size:12px}.hp-records b{font-size:13px}.hp-other strong{font-size:15px}.hp-other svg{width:23px;height:23px}.hp-metric{padding:16px 14px}.hp-metric dt{font-size:12px;min-height:38px}.hp-symbol{margin-bottom:12px}.hp-metric dd{font-size:29px}.hp-hero .hp-jumps{gap:7px}}
@media(prefers-reduced-motion:no-preference){.hp-risk-track span{transition:width .2s ease}.hp-periods button,.hp-city-trigger{transition:background .15s,border-color .15s}}
