/* SQ9NFI historical weather analytics — v8.5.68 */
body.page-weather-history{background:var(--bg)}
.page-weather-history .wh-hero{padding:76px 0 56px;background:
linear-gradient(135deg,rgba(144,119,49,.10),rgba(0,0,0,0) 44%),
radial-gradient(circle at 80% 14%,rgba(87,132,203,.16),transparent 28%),
linear-gradient(180deg,var(--bg-1),var(--bg));border-bottom:1px solid var(--line-soft)}
.page-weather-history .wh-hero-shell{display:grid;grid-template-columns:minmax(0,1.1fr) 330px;gap:24px;align-items:end}
.page-weather-history .wh-hero h1{margin:10px 0 12px;font-size:clamp(44px,5.3vw,72px);line-height:1;letter-spacing:-.05em}
.page-weather-history .wh-hero p{max-width:860px;margin:0;color:var(--muted);font-size:16px;line-height:1.8}
.page-weather-history .wh-range-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.page-weather-history .wh-range-btn,.page-weather-history .wh-metric-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.02);color:var(--muted-2);font:800 12px/1 'Ubuntu',Arial,sans-serif;letter-spacing:.05em;cursor:pointer;transition:border-color .18s,background .18s,color .18s,transform .18s}
.page-weather-history .wh-range-btn:hover,.page-weather-history .wh-metric-btn:hover{border-color:#4c4228;color:var(--text);transform:translateY(-1px)}
.page-weather-history .wh-range-btn.active,.page-weather-history .wh-metric-btn.active{background:#17140c;border-color:#7e6830;color:#e8cd78;box-shadow:inset 0 1px rgba(255,255,255,.03)}
.page-weather-history .wh-hero-meta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:18px}
.page-weather-history .wh-meta-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid #3a331d;background:#15120a;color:#d8bc68;font:800 11px/1 'Ubuntu',Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.page-weather-history .wh-meta-note{color:#7f7f84;font-size:12px;line-height:1.5}
.page-weather-history .wh-hero-panel{display:grid;gap:12px}
.page-weather-history .wh-hero-stat,.page-weather-history .wh-card{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 42px rgba(0,0,0,.14)}
.page-weather-history .wh-hero-stat{padding:18px 18px 17px}
.page-weather-history .wh-hero-stat small{display:block;color:#7c7c81;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.page-weather-history .wh-hero-stat strong{display:block;margin-top:7px;font-size:18px;line-height:1.22;color:var(--text)}
.page-weather-history .wh-section{padding-top:36px}
.page-weather-history .wh-summary-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}
.page-weather-history .wh-summary-card{padding:18px 18px 20px;position:relative;overflow:hidden}
.page-weather-history .wh-summary-card::after{content:"";position:absolute;right:-28px;top:-32px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(144,119,49,.14),transparent 66%);pointer-events:none}
.page-weather-history .wh-summary-card small{display:block;color:#7b7b80;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.page-weather-history .wh-summary-card strong{display:block;margin-top:12px;font-size:29px;line-height:1.02;letter-spacing:-.05em}
.page-weather-history .wh-summary-card span{display:block;margin-top:8px;color:#8c8c91;font-size:12px;line-height:1.55}
.page-weather-history .wh-main-layout{display:grid;grid-template-columns:minmax(0,1.35fr) 360px;gap:16px;margin-top:18px}
.page-weather-history .wh-secondary-grid{display:grid;grid-template-columns:1.1fr .95fr .95fr;gap:16px;margin-top:16px}
.page-weather-history .wh-card{padding:22px}
.page-weather-history .wh-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}
.page-weather-history .wh-card-head.compact{margin-bottom:14px}
.page-weather-history .wh-card-head h2{margin:8px 0 8px;font-size:29px;line-height:1.08;letter-spacing:-.04em}
.page-weather-history .wh-card-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.65;max-width:760px}
.page-weather-history .wh-metric-switch{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px}
.page-weather-history .wh-legend{display:flex;flex-wrap:wrap;gap:12px 16px;margin:8px 0 18px}
.page-weather-history .wh-legend-item{display:inline-flex;align-items:center;gap:8px;color:#8b8b90;font-size:12px}
.page-weather-history .wh-legend-swatch{width:12px;height:12px;border-radius:4px;border:1px solid rgba(255,255,255,.08)}
.page-weather-history .wh-chart-wrap,.page-weather-history .wh-monthly-chart{min-height:360px}
.page-weather-history .wh-svg{display:block;width:100%;height:auto}
.page-weather-history .wh-chart-empty,.page-weather-history .wh-loading{min-height:260px;display:grid;place-items:center;color:#7b7b80;text-align:center;border:1px dashed var(--line);border-radius:14px;background:rgba(255,255,255,.015);padding:26px}
.page-weather-history .wh-axis text{fill:#7d7d83;font-size:11px;font-family:Ubuntu,Arial,sans-serif}
.page-weather-history .wh-gridline{stroke:rgba(255,255,255,.07);stroke-width:1}
.page-weather-history .wh-baseline{stroke:rgba(255,255,255,.18);stroke-width:1}
.page-weather-history .wh-line-temp{stroke:#ef9b62}
.page-weather-history .wh-line-wind{stroke:#78b8ff}
.page-weather-history .wh-line-gust{stroke:#d8c06a}
.page-weather-history .wh-line-pressure{stroke:#c9b16a}
.page-weather-history .wh-line-humidity{stroke:#73c7c6}
.page-weather-history .wh-line-solar{stroke:#ffcb4d}
.page-weather-history .wh-area-band{fill:rgba(239,155,98,.14)}
.page-weather-history .wh-area-solar{fill:rgba(255,203,77,.12)}
.page-weather-history .wh-line{fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.page-weather-history .wh-bars rect{fill:#6ca7e0;opacity:.86}
.page-weather-history .wh-point{fill:var(--bg);stroke-width:2}
.page-weather-history .wh-insights-list{display:grid;gap:12px}
.page-weather-history .wh-insight{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--line-soft);border-radius:14px;background:rgba(255,255,255,.02)}
.page-weather-history .wh-insight-badge{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#17140c;color:#d6bb67;font-weight:900}
.page-weather-history .wh-insight p{margin:0;color:var(--muted-2);font-size:13px;line-height:1.7}
.page-weather-history .wh-extremes,.page-weather-history .wh-dataset{display:grid;gap:10px}
.page-weather-history .wh-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;padding:11px 0;border-bottom:1px solid var(--line-soft)}
.page-weather-history .wh-row:last-child{border-bottom:0;padding-bottom:0}
.page-weather-history .wh-row small{display:block;color:#737379;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.page-weather-history .wh-row strong{display:block;margin-top:5px;color:var(--text);font-size:15px;line-height:1.4}
.page-weather-history .wh-row span{color:#8d8d92;font-size:12px}
.page-weather-history .wh-row b{color:#f0f0f0;font-size:18px;line-height:1}
.page-weather-history .wh-dataset-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}
.page-weather-history .wh-dataset-tile{padding:14px;border:1px solid var(--line-soft);border-radius:14px;background:rgba(255,255,255,.018)}
.page-weather-history .wh-dataset-tile small{display:block;color:#777;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.page-weather-history .wh-dataset-tile strong{display:block;margin-top:8px;font-size:24px;line-height:1.08}
.page-weather-history .wh-dataset-tile span{display:block;margin-top:5px;color:#909095;font-size:12px}
.page-weather-history .wh-import-status{margin-top:14px;padding-top:14px;border-top:1px solid var(--line-soft)}
.page-weather-history .wh-import-status p{margin:6px 0 0;color:#8b8b90;font-size:12px;line-height:1.65}
html[data-theme="light"] .page-weather-history .wh-hero{background:linear-gradient(135deg,rgba(144,119,49,.08),rgba(255,255,255,0) 45%),radial-gradient(circle at 84% 16%,rgba(91,127,181,.10),transparent 30%),linear-gradient(180deg,#faf9f5,#f1f1ed)}
html[data-theme="light"] .page-weather-history .wh-card,
html[data-theme="light"] .page-weather-history .wh-hero-stat{background:linear-gradient(180deg,#fff,#faf9f5);border-color:#e5e4de;box-shadow:0 16px 34px rgba(45,55,66,.06)}
html[data-theme="light"] .page-weather-history .wh-range-btn,
html[data-theme="light"] .page-weather-history .wh-metric-btn{background:#fff;color:#67686f;border-color:#dddcd5}
html[data-theme="light"] .page-weather-history .wh-range-btn.active,
html[data-theme="light"] .page-weather-history .wh-metric-btn.active{background:#f8f3e3;color:#7f6522;border-color:#d5c08a}
html[data-theme="light"] .page-weather-history .wh-meta-pill{background:#f8f3e3;border-color:#d7c088;color:#6e5720}
html[data-theme="light"] .page-weather-history .wh-gridline{stroke:rgba(55,60,70,.08)}
html[data-theme="light"] .page-weather-history .wh-baseline{stroke:rgba(55,60,70,.22)}
html[data-theme="light"] .page-weather-history .wh-axis text{fill:#7c7c82}
html[data-theme="light"] .page-weather-history .wh-chart-empty,
html[data-theme="light"] .page-weather-history .wh-loading{background:#fcfcfa;border-color:#e4e3dd;color:#84848a}
html[data-theme="light"] .page-weather-history .wh-insight,
html[data-theme="light"] .page-weather-history .wh-dataset-tile{background:#fcfcfa;border-color:#e8e7e1}
@media(max-width:1360px){
 .page-weather-history .wh-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .page-weather-history .wh-main-layout{grid-template-columns:1fr}
 .page-weather-history .wh-secondary-grid{grid-template-columns:1fr 1fr}
 .page-weather-history .wh-hero-shell{grid-template-columns:1fr}
}
@media(max-width:920px){
 .page-weather-history .wh-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .page-weather-history .wh-secondary-grid{grid-template-columns:1fr}
 .page-weather-history .wh-card-head{display:block}
 .page-weather-history .wh-metric-switch{justify-content:flex-start;margin-top:12px}
 .page-weather-history .wh-chart-wrap,.page-weather-history .wh-monthly-chart{min-height:300px}
}
@media(max-width:640px){
 .page-weather-history .wh-hero h1{font-size:42px}
 .page-weather-history .wh-summary-grid{grid-template-columns:1fr}
 .page-weather-history .wh-card{padding:18px}
 .page-weather-history .wh-dataset-grid{grid-template-columns:1fr}
}


/* v8.5.64 — dashboard is now a reusable Drag & Drop module on a normal CMS page. */
.page-weather-history .weather-history-dashboard{padding:0;color:var(--text)}
.page-weather-history .wh-dashboard-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:18px}
.page-weather-history .wh-dashboard-intro h2{margin:8px 0 8px;font-size:clamp(30px,3.2vw,44px);line-height:1.08;letter-spacing:-.04em}
.page-weather-history .wh-dashboard-intro p{max-width:760px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.page-weather-history .wh-meta-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:16px;padding:12px 14px;border:1px solid var(--line-soft);border-radius:13px;background:rgba(255,255,255,.018)}
.page-weather-history .wh-meta-strip .wh-meta-note b{color:var(--muted-2);font-weight:700}
html[data-theme="light"] .page-weather-history .wh-meta-strip{background:#fff;border-color:#e5e4de}
@media(max-width:920px){.page-weather-history .wh-dashboard-intro{grid-template-columns:1fr}.page-weather-history .wh-range-toolbar{margin-top:0}}


/* v8.5.66 — complete system-page analytics dashboard. */
.page-weather-history .weather-history-dashboard{padding:0 0 6px;color:var(--text)}
.page-weather-history .wh-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.page-weather-history .wh-summary-card{min-height:132px;display:flex;flex-direction:column;justify-content:flex-start}
.page-weather-history .wh-summary-card strong{font-size:clamp(25px,2vw,32px)}
.page-weather-history .wh-main-layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);gap:16px;margin-top:18px}
.page-weather-history .wh-card-chart{min-width:0}
.page-weather-history .wh-analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}
.page-weather-history .wh-profile-card,.page-weather-history .wh-correlation-card{margin-top:16px}
.page-weather-history .wh-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.page-weather-history .wh-profile-grid>div{min-width:0;padding:15px;border:1px solid var(--line-soft);border-radius:14px;background:rgba(255,255,255,.012)}
.page-weather-history .wh-profile-grid h3{margin:0 0 8px;color:var(--muted-2);font-size:12px;letter-spacing:.04em}
.page-weather-history .wh-profile-chart{min-height:255px;position:relative}
.page-weather-history .wh-compact-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.page-weather-history .wh-stat-tile{padding:15px;border:1px solid var(--line-soft);border-radius:13px;background:rgba(255,255,255,.018)}
.page-weather-history .wh-stat-tile small{display:block;color:#77777d;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.page-weather-history .wh-stat-tile strong{display:block;margin-top:8px;font-size:22px;line-height:1.05;color:var(--text);font-variant-numeric:tabular-nums}
.page-weather-history .wh-rain-analysis{display:grid;gap:2px}
.page-weather-history .wh-correlation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.page-weather-history .wh-correlation-tile{padding:18px;border:1px solid var(--line-soft);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.01))}
.page-weather-history .wh-correlation-tile small{display:block;color:#7f7f85;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.page-weather-history .wh-correlation-tile strong{display:block;margin-top:11px;font-size:28px;line-height:1;color:#e3c66e;font-variant-numeric:tabular-nums}
.page-weather-history .wh-correlation-tile span{display:block;margin-top:7px;color:#797980;font-size:11px}
.page-weather-history .wh-windrose{min-height:300px;display:grid;place-items:center}
.page-weather-history .wh-windrose-svg{display:block;width:min(100%,360px);height:auto}
.page-weather-history .wh-wind-ring{fill:none;stroke:rgba(255,255,255,.075);stroke-width:1}
.page-weather-history .wh-wind-bar{stroke:#b49a4e;stroke-width:12;stroke-linecap:round;opacity:.88}
.page-weather-history .wh-wind-label{fill:#818187;font:700 11px/1 Ubuntu,Arial,sans-serif}
.page-weather-history .wh-wind-center-main{fill:#f1f1f1;font:700 28px/1 Ubuntu,Arial,sans-serif}
.page-weather-history .wh-wind-center-sub{fill:#b69b4d;font:800 12px/1 Ubuntu,Arial,sans-serif}
.page-weather-history .wh-windrose-caption{margin-top:-12px;color:#8c8c92;font-size:12px;text-align:center}
.page-weather-history .wh-secondary-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.68fr);gap:16px;margin-top:16px;align-items:start}
.page-weather-history .wh-monthly-card{grid-row:span 2}
.page-weather-history .wh-monthly-panes{display:grid;grid-template-columns:1fr;gap:14px}
.page-weather-history .wh-monthly-pane{min-height:270px;position:relative;padding:6px 0}
.page-weather-history .wh-chart-wrap{position:relative;min-height:390px}
.page-weather-history .wh-profile-chart,.page-weather-history .wh-monthly-pane{position:relative}
.page-weather-history .wh-chart-tooltip{position:absolute;z-index:12;min-width:150px;max-width:220px;padding:9px 11px;border:1px solid #4a4330;border-radius:9px;background:rgba(12,12,14,.96);box-shadow:0 12px 30px rgba(0,0,0,.35);color:#bdbdc2;font-size:11px;line-height:1.55;pointer-events:none;backdrop-filter:blur(6px)}
.page-weather-history .wh-chart-tooltip .wh-tooltip-title{margin-bottom:4px;color:#f0f0f0;font-weight:800}
.page-weather-history .wh-axis-label{fill:#7d7d83;font-size:11px;font-family:Ubuntu,Arial,sans-serif}
.page-weather-history .wh-legend-swatch.temp{background:#ef9b62;border-color:#ef9b62}
.page-weather-history .wh-legend-swatch.band{background:rgba(239,155,98,.18);border-color:rgba(239,155,98,.44)}
.page-weather-history .wh-legend-swatch.humidity{background:#73c7c6;border-color:#73c7c6}
.page-weather-history .wh-legend-swatch.humidity-band{background:rgba(115,199,198,.15);border-color:rgba(115,199,198,.40)}
.page-weather-history .wh-legend-swatch.pressure{background:#c9b16a;border-color:#c9b16a}
.page-weather-history .wh-legend-swatch.pressure-band{background:rgba(201,177,106,.16);border-color:rgba(201,177,106,.42)}
.page-weather-history .wh-legend-swatch.wind{background:#78b8ff;border-color:#78b8ff}
.page-weather-history .wh-legend-swatch.gust{background:#d8c06a;border-color:#d8c06a}
.page-weather-history .wh-legend-swatch.precip{background:#6ca7e0;border-color:#6ca7e0}
.page-weather-history .wh-legend-swatch.solar{background:#ffcb4d;border-color:#ffcb4d}
.page-weather-history .wh-area-band{fill:rgba(239,155,98,.13)}
.page-weather-history .wh-line-temp{stroke:#ef9b62}
.page-weather-history .wh-line-humidity{stroke:#73c7c6}
.page-weather-history .wh-line-pressure{stroke:#c9b16a}
.page-weather-history .wh-line-wind{stroke:#78b8ff}
.page-weather-history .wh-line-gust{stroke:#d8c06a}
.page-weather-history .wh-line-solar{stroke:#ffcb4d}
.page-weather-history .wh-bars rect{fill:#6ca7e0;opacity:.86}
.page-weather-history .wh-chart-empty.compact{min-height:190px}
html[data-theme="light"] .page-weather-history .wh-profile-grid>div,
html[data-theme="light"] .page-weather-history .wh-stat-tile,
html[data-theme="light"] .page-weather-history .wh-correlation-tile{background:#fcfcfa;border-color:#e5e4de}
html[data-theme="light"] .page-weather-history .wh-wind-ring{stroke:rgba(40,45,55,.10)}
html[data-theme="light"] .page-weather-history .wh-wind-label{fill:#74747a}
html[data-theme="light"] .page-weather-history .wh-wind-center-main{fill:#26262a}
html[data-theme="light"] .page-weather-history .wh-chart-tooltip{background:rgba(255,255,255,.97);border-color:#d8d0b7;color:#55565b;box-shadow:0 12px 28px rgba(50,55,65,.12)}
html[data-theme="light"] .page-weather-history .wh-chart-tooltip .wh-tooltip-title{color:#222328}
html[data-theme="light"] .page-weather-history .wh-axis-label{fill:#77787f}
@media(max-width:1360px){
 .page-weather-history .wh-main-layout{grid-template-columns:1fr}
 .page-weather-history .wh-analysis-grid{grid-template-columns:1fr 1fr}
 .page-weather-history .wh-analysis-grid>article:last-child{grid-column:1/-1}
 .page-weather-history .wh-secondary-grid{grid-template-columns:1.3fr .7fr}
}
@media(max-width:1050px){
 .page-weather-history .wh-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .page-weather-history .wh-analysis-grid{grid-template-columns:1fr}
 .page-weather-history .wh-analysis-grid>article:last-child{grid-column:auto}
 .page-weather-history .wh-profile-grid{grid-template-columns:1fr}
 .page-weather-history .wh-secondary-grid{grid-template-columns:1fr}
 .page-weather-history .wh-monthly-card{grid-row:auto}
}
@media(max-width:760px){
 .page-weather-history .wh-summary-grid{grid-template-columns:1fr}
 .page-weather-history .wh-compact-stats{grid-template-columns:1fr}
 .page-weather-history .wh-correlation-grid{grid-template-columns:1fr}
 .page-weather-history .wh-chart-wrap{min-height:300px}
 .page-weather-history .wh-windrose{min-height:260px}
}


/* v8.5.67 — coherent historical-weather layout, 48 h range and shared weather iconography. */
.page-weather-history .wh-dashboard-intro{display:block;margin-bottom:16px}
.page-weather-history .wh-analysis-lead{margin:0 0 14px;color:var(--muted-2);font-size:14px;line-height:1.55;font-weight:400;white-space:nowrap}
.page-weather-history .wh-analysis-lead span{font-weight:400;color:inherit}
.page-weather-history .wh-dashboard-intro .wh-range-toolbar{margin-top:0}
.page-weather-history .wh-card-chart{margin-top:18px}
.page-weather-history .wh-card-insights{margin-top:16px}
.page-weather-history .wh-insights-list{grid-template-columns:repeat(2,minmax(0,1fr))}
.page-weather-history .wh-card-title-row{display:flex;align-items:center;gap:12px;min-width:0}
.page-weather-history .wh-card-title-row>div{min-width:0}
.page-weather-history .wh-card-title-row h2{margin:0 0 7px}
.page-weather-history .wh-card-title-row>h2{margin:0}
.page-weather-history .wh-heading-icon,.page-weather-history .wh-summary-icon{display:grid;place-items:center;flex:0 0 auto;border:1px solid #393a3f;background:linear-gradient(145deg,#202226,#0c0d0f 72%);box-shadow:inset 0 1px rgba(255,255,255,.05);overflow:hidden}
.page-weather-history .wh-heading-icon{width:46px;height:46px;border-radius:13px;padding:4px}
.page-weather-history .wh-heading-icon .wh-theme-icon{width:38px;height:38px;object-fit:contain}
.page-weather-history .wh-summary-head{display:flex;align-items:center;gap:10px;min-height:42px}
.page-weather-history .wh-summary-icon{width:42px;height:42px;border-radius:12px;padding:4px}
.page-weather-history .wh-summary-icon .wh-theme-icon{width:34px;height:34px;object-fit:contain}
.page-weather-history .wh-summary-head small{margin:0;line-height:1.25}
.page-weather-history .wh-theme-icon-light{display:none!important}
html[data-theme="light"] .page-weather-history .wh-theme-icon-dark{display:none!important}
html[data-theme="light"] .page-weather-history .wh-theme-icon-light{display:block!important}
html[data-theme="light"] .page-weather-history .wh-heading-icon,
html[data-theme="light"] .page-weather-history .wh-summary-icon{background:#fff;border-color:#deded9;box-shadow:none}
.page-weather-history .wh-profile-chart{min-height:365px}
.page-weather-history .wh-secondary-grid{grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);align-items:stretch}
.page-weather-history .wh-secondary-grid>.wh-card{height:100%}
.page-weather-history .wh-monthly-card{grid-row:auto}
.page-weather-history .wh-monthly-panes{grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}
.page-weather-history .wh-monthly-pane{min-height:335px}
.page-weather-history .wh-extremes-card{display:flex;flex-direction:column}
.page-weather-history .wh-extremes-card .wh-extremes{flex:1}
.page-weather-history .wh-correlation-card{margin-top:16px}
@media(max-width:1100px){
 .page-weather-history .wh-analysis-lead{white-space:normal}
 .page-weather-history .wh-insights-list{grid-template-columns:1fr}
 .page-weather-history .wh-secondary-grid{grid-template-columns:1fr}
 .page-weather-history .wh-monthly-panes{grid-template-columns:1fr}
}
@media(max-width:760px){
 .page-weather-history .wh-heading-icon{width:42px;height:42px}
 .page-weather-history .wh-heading-icon .wh-theme-icon{width:34px;height:34px}
 .page-weather-history .wh-profile-chart{min-height:330px}
}


/* v8.5.70 — full-width range selector, 48 h data continuity and refined analytics cards. */
.page-weather-history .wh-dashboard-intro{
  max-width:980px;
  margin:0 auto 22px;
  padding:26px 26px 24px;
  text-align:center;
  border:1px solid var(--line);
  border-radius:22px;
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));
  box-shadow:0 18px 40px rgba(0,0,0,.10)
}
.page-weather-history .wh-intro-kicker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:0 14px;
  margin:0 auto 14px;
  border-radius:999px;
  border:1px solid #534521;
  background:rgba(196,170,88,.08);
  color:#d5b861;
  font:800 11px/1 'Ubuntu',Arial,sans-serif;
  letter-spacing:.14em;
  text-transform:uppercase
}
.page-weather-history .wh-analysis-lead{
  max-width:760px;
  margin:0 auto;
  color:#cdced2;
  font-size:15px;
  line-height:1.82;
  font-weight:400;
  letter-spacing:.01em;
  white-space:normal;
  text-wrap:balance
}
.page-weather-history .wh-range-toolbar-wrap{
  margin-top:18px;
  display:flex;
  justify-content:center
}
.page-weather-history .wh-dashboard-intro .wh-range-toolbar{
  justify-content:center;
  gap:10px;
  margin:0;
  max-width:100%
}
.page-weather-history .wh-range-btn{min-width:148px}
.page-weather-history .wh-card-insights .wh-insights-list{display:block}
.page-weather-history .wh-insight-single{
  padding:2px 0 0;
  border:0;
  background:transparent
}
.page-weather-history .wh-insight-single ul{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0 30px;
  margin:0;
  padding:0;
  list-style:none
}
.page-weather-history .wh-insight-single li{
  display:grid;
  grid-template-columns:18px minmax(0,1fr);
  gap:8px;
  align-items:start;
  padding:13px 0;
  border-bottom:1px solid var(--line-soft)
}
.page-weather-history .wh-insight-single li:nth-last-child(-n+2){border-bottom:0}
.page-weather-history .wh-insight-single li>span{
  color:#c6aa54;
  font-size:22px;
  line-height:1.05
}
.page-weather-history .wh-insight-single p{
  margin:0;
  color:var(--muted-2);
  font-size:13px;
  line-height:1.72
}
.page-weather-history .wh-extremes-card{
  margin-top:16px;
  min-height:390px
}
.page-weather-history .wh-extremes-card .wh-extremes{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px 16px
}
.page-weather-history .wh-extremes-card .wh-row{
  display:flex;
  min-height:82px;
  flex-direction:column;
  justify-content:space-between;
  align-items:flex-start;
  padding:14px 15px;
  border:1px solid var(--line-soft);
  border-radius:13px;
  background:rgba(255,255,255,.018)
}
.page-weather-history .wh-extremes-card .wh-row:last-child{padding-bottom:14px}
.page-weather-history .wh-extremes-card .wh-row b{margin-top:8px;font-size:21px}
.page-weather-history .wh-profile-card{margin-top:16px}
.page-weather-history .wh-profile-chart{min-height:410px}
.page-weather-history .wh-monthly-card{
  margin-top:16px;
  min-height:390px
}
.page-weather-history .wh-monthly-panes{
  grid-template-columns:1fr 1fr;
  gap:16px;
  align-items:stretch
}
.page-weather-history .wh-monthly-pane{min-height:350px}
.page-weather-history .wh-correlation-card{margin-top:16px}

/* Light theme: every analytics surface gets a deliberate light counterpart. */
html[data-theme="light"] body.page-weather-history{background:#f5f5f2;color:#232328}
html[data-theme="light"] .page-weather-history .weather-history-dashboard{color:#25262a}
html[data-theme="light"] .page-weather-history .wh-analysis-lead{color:#5e6067}
html[data-theme="light"] .page-weather-history .wh-analysis-lead span{color:#806929}
html[data-theme="light"] .page-weather-history .wh-card{
  background:linear-gradient(180deg,#ffffff,#fafaf7);
  border-color:#deddd7;
  box-shadow:0 12px 28px rgba(45,50,58,.055)
}
html[data-theme="light"] .page-weather-history .wh-summary-card::after{
  background:radial-gradient(circle,rgba(144,119,49,.10),transparent 66%)
}
html[data-theme="light"] .page-weather-history .wh-summary-card small,
html[data-theme="light"] .page-weather-history .wh-stat-tile small,
html[data-theme="light"] .page-weather-history .wh-row small,
html[data-theme="light"] .page-weather-history .wh-correlation-tile small{color:#6d6f75}
html[data-theme="light"] .page-weather-history .wh-summary-card strong,
html[data-theme="light"] .page-weather-history .wh-stat-tile strong,
html[data-theme="light"] .page-weather-history .wh-row strong,
html[data-theme="light"] .page-weather-history .wh-row b,
html[data-theme="light"] .page-weather-history .wh-card-head h2,
html[data-theme="light"] .page-weather-history .wh-profile-grid h3{color:#27282d}
html[data-theme="light"] .page-weather-history .wh-summary-card span,
html[data-theme="light"] .page-weather-history .wh-card-head p,
html[data-theme="light"] .page-weather-history .wh-meta-note,
html[data-theme="light"] .page-weather-history .wh-windrose-caption{color:#74767d}
html[data-theme="light"] .page-weather-history .wh-range-btn,
html[data-theme="light"] .page-weather-history .wh-metric-btn{
  background:#fff;
  border-color:#d9d8d2;
  color:#55575d;
  box-shadow:0 2px 7px rgba(38,42,48,.035)
}
html[data-theme="light"] .page-weather-history .wh-range-btn:hover,
html[data-theme="light"] .page-weather-history .wh-metric-btn:hover{
  border-color:#b9a46a;
  color:#27282d;
  background:#fffdf8
}
html[data-theme="light"] .page-weather-history .wh-range-btn.active,
html[data-theme="light"] .page-weather-history .wh-metric-btn.active{
  background:#f7f1df;
  border-color:#bda665;
  color:#70591c;
  box-shadow:inset 0 1px #fff
}
html[data-theme="light"] .page-weather-history .wh-meta-strip{
  background:#fff;
  border-color:#e0dfd9;
  box-shadow:0 5px 16px rgba(45,50,58,.035)
}
html[data-theme="light"] .page-weather-history .wh-meta-strip .wh-meta-note b{color:#4e5056}
html[data-theme="light"] .page-weather-history .wh-meta-pill{
  background:#f7f1df;
  border-color:#d7c28a;
  color:#70591c
}
html[data-theme="light"] .page-weather-history .wh-insight-single li{border-color:#e6e5df}
html[data-theme="light"] .page-weather-history .wh-insight-single p{color:#55575d}
html[data-theme="light"] .page-weather-history .wh-insight-single li>span{color:#8a712c}
html[data-theme="light"] .page-weather-history .wh-extremes-card .wh-row,
html[data-theme="light"] .page-weather-history .wh-profile-grid>div,
html[data-theme="light"] .page-weather-history .wh-stat-tile,
html[data-theme="light"] .page-weather-history .wh-correlation-tile{
  background:#fff;
  border-color:#e2e1db
}
html[data-theme="light"] .page-weather-history .wh-correlation-tile strong{color:#806929}
html[data-theme="light"] .page-weather-history .wh-correlation-tile span{color:#777980}
html[data-theme="light"] .page-weather-history .wh-gridline{stroke:rgba(45,50,60,.09)}
html[data-theme="light"] .page-weather-history .wh-baseline{stroke:rgba(45,50,60,.20)}
html[data-theme="light"] .page-weather-history .wh-axis-label{fill:#696b72}
html[data-theme="light"] .page-weather-history .wh-legend-item{color:#65676e}
html[data-theme="light"] .page-weather-history .wh-area-band{fill:rgba(224,126,66,.13)}
html[data-theme="light"] .page-weather-history .wh-chart-tooltip{
  background:rgba(255,255,255,.98);
  border-color:#d7d2c4;
  color:#4d4f55;
  box-shadow:0 12px 30px rgba(44,48,56,.13)
}
html[data-theme="light"] .page-weather-history .wh-chart-tooltip .wh-tooltip-title{color:#25262b}
html[data-theme="light"] .page-weather-history .wh-wind-ring{stroke:rgba(45,50,60,.11)}
html[data-theme="light"] .page-weather-history .wh-wind-label{fill:#66686f}
html[data-theme="light"] .page-weather-history .wh-wind-center-main{fill:#26272c}
html[data-theme="light"] .page-weather-history .wh-wind-center-sub{fill:#806929}

@media(max-width:1100px){
  .page-weather-history .wh-insight-single ul{grid-template-columns:1fr}
  .page-weather-history .wh-insight-single li:nth-last-child(-n+2){border-bottom:1px solid var(--line-soft)}
  .page-weather-history .wh-insight-single li:last-child{border-bottom:0}
  .page-weather-history .wh-extremes-card .wh-extremes{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-weather-history .wh-monthly-panes{grid-template-columns:1fr}
}
@media(max-width:720px){
  .page-weather-history .wh-dashboard-intro{padding-inline:0}
  .page-weather-history .wh-range-btn{min-width:0;flex:1 1 calc(50% - 8px)}
  .page-weather-history .wh-extremes-card .wh-extremes{grid-template-columns:1fr}
  .page-weather-history .wh-profile-chart{min-height:360px}
}


html[data-theme="light"] .page-weather-history .wh-dashboard-intro{background:linear-gradient(180deg,#fff,#f9f8f3);border-color:#e2ded0;box-shadow:0 14px 34px rgba(34,43,56,.06)}
html[data-theme="light"] .page-weather-history .wh-intro-kicker{background:#f7f1df;border-color:#d6c18b;color:#7a6020}
html[data-theme="light"] .page-weather-history .wh-analysis-lead{color:#5f636c}
@media(max-width:760px){
 .page-weather-history .wh-dashboard-intro{padding:20px 16px 18px}
 .page-weather-history .wh-intro-kicker{margin-bottom:12px}
 .page-weather-history .wh-analysis-lead{font-size:14px;line-height:1.72}
 .page-weather-history .wh-range-btn{min-width:0;width:auto;padding:0 13px}
}


/* v8.5.70 final overrides */
.page-weather-history .wh-dashboard-intro{
  width:100%;max-width:none;margin:0 0 22px;padding:22px 24px 24px;text-align:center;
  border:1px solid var(--line);border-radius:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,.012));
  box-shadow:0 14px 34px rgba(0,0,0,.08)
}
.page-weather-history .wh-intro-title{
  margin:0 auto 17px;color:#d2d2d6;font:500 17px/1.35 'Ubuntu',Arial,sans-serif;
  letter-spacing:.01em
}
.page-weather-history .wh-range-toolbar-wrap{margin-top:0}
.page-weather-history .wh-dashboard-intro .wh-range-toolbar{justify-content:center;gap:10px;margin:0 auto}
.page-weather-history .wh-summary-card span{margin-top:auto;padding-top:10px;color:#929399;font-size:11px;line-height:1.45}
.page-weather-history .wh-wind-center-main{font-size:30px;font-weight:800;fill:#e3c66e}
.page-weather-history .wh-profile-card{height:auto;min-height:0}
.page-weather-history .wh-profile-grid{align-items:start}
.page-weather-history .wh-profile-chart{height:410px;min-height:410px}
.page-weather-history .wh-monthly-card{min-height:0;height:auto}
.page-weather-history .wh-monthly-panes{align-items:start}
.page-weather-history .wh-monthly-pane{height:335px;min-height:335px}
.page-weather-history .wh-correlation-card,.page-weather-history .wh-correlation-grid{display:none!important}
html[data-theme="light"] .page-weather-history .wh-dashboard-intro{
  background:linear-gradient(180deg,#fff,#faf9f5);border-color:#dedbd1;box-shadow:0 12px 28px rgba(45,50,58,.05)
}
html[data-theme="light"] .page-weather-history .wh-intro-title{color:#34353a}
html[data-theme="light"] .page-weather-history .wh-wind-center-main{fill:#806929}
@media(max-width:760px){
 .page-weather-history .wh-dashboard-intro{padding:18px 14px 20px}
 .page-weather-history .wh-intro-title{font-size:15px;margin-bottom:14px}
 .page-weather-history .wh-profile-chart{height:360px;min-height:360px}
 .page-weather-history .wh-monthly-pane{height:320px;min-height:320px}
}


/* v8.5.71 — profile cards follow rendered SVG height; remove oversized empty bottom area. */
.page-weather-history .wh-profile-card{height:auto!important;min-height:0!important}
.page-weather-history .wh-profile-grid{align-items:start!important}
.page-weather-history .wh-profile-grid>div{height:auto!important;min-height:0!important}
.page-weather-history .wh-profile-chart{height:auto!important;min-height:0!important}
.page-weather-history .wh-profile-chart>.wh-svg{display:block;width:100%;height:auto;margin:0}
.page-weather-history .wh-profile-chart>.wh-chart-empty{min-height:220px}
@media(max-width:760px){
 .page-weather-history .wh-profile-chart{height:auto!important;min-height:0!important}
}


/* v8.5.72 — monthly chart panels follow rendered SVG height; remove oversized empty bottom area. */
.page-weather-history .wh-monthly-card{height:auto!important;min-height:0!important}
.page-weather-history .wh-monthly-panes{align-items:start!important}
.page-weather-history .wh-monthly-pane{height:auto!important;min-height:0!important;padding-bottom:0!important}


/* v8.5.73 — wind-rose center percentage fitted safely inside the inner circle. */
.page-weather-history .wh-wind-center-main{font-size:24px!important;font-weight:800;letter-spacing:-.02em;dominant-baseline:middle}
@media(max-width:760px){.page-weather-history .wh-wind-center-main{font-size:22px!important}}
html[data-theme="light"] .page-weather-history .wh-wind-center-main{fill:#806929;font-size:24px!important}


/* v8.5.74 — dedicated wind-rose center disc; radial bars no longer cross the percentage. */
.page-weather-history .wh-wind-center-disc{fill:#101114;stroke:#7b662d;stroke-width:1.5;filter:drop-shadow(0 3px 8px rgba(0,0,0,.30))}
.page-weather-history .wh-wind-center-main{font-size:22px!important;font-weight:800;letter-spacing:-.03em;dominant-baseline:middle;fill:#e4c45f}
html[data-theme="light"] .page-weather-history .wh-wind-center-disc{fill:#fffdf6;stroke:#bda45f;filter:none}
html[data-theme="light"] .page-weather-history .wh-wind-center-main{font-size:22px!important;fill:#7a6020}
@media(max-width:760px){.page-weather-history .wh-wind-center-main{font-size:20px!important}}


/* v8.5.75 — full-width analytics canvas + weather mobile consistency. */
.page-weather-history .weather-history-dashboard>.shell{
  width:min(1540px,calc(100% - 36px));
  max-width:none
}
.page-weather-history .wh-card,
.page-weather-history .wh-dashboard-intro,
.page-weather-history .wh-meta-strip{width:100%;max-width:none}
@media(max-width:760px){
  /* Avoid the global Builder gutter + module shell gutter being applied twice. */
  .page-weather-history .builder-width-full>.builder-grid{padding-left:0!important;padding-right:0!important}
  .page-weather-history .weather-history-dashboard>.shell{width:calc(100% - 32px)!important}
  .page-weather-history .weather-history-dashboard{padding-bottom:0}
  .page-weather-history .wh-dashboard-intro{margin-bottom:12px;padding:17px 14px 18px;border-radius:14px}
  .page-weather-history .wh-intro-title{font-size:15px;line-height:1.45;margin-bottom:13px}
  .page-weather-history .wh-range-toolbar-wrap{overflow:hidden}
  .page-weather-history .wh-dashboard-intro .wh-range-toolbar{
    flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;max-width:100%;padding:1px 0 5px;
    scrollbar-width:none;overscroll-behavior-inline:contain
  }
  .page-weather-history .wh-dashboard-intro .wh-range-toolbar::-webkit-scrollbar{display:none}
  .page-weather-history .wh-range-btn{flex:0 0 auto;min-width:auto!important;min-height:38px;padding:0 13px;font-size:11px}
  .page-weather-history .wh-meta-strip{align-items:flex-start;gap:7px 10px;margin-bottom:12px;padding:11px 12px;border-radius:12px}
  .page-weather-history .wh-meta-pill{min-height:32px;padding:0 10px;font-size:9px}
  .page-weather-history .wh-meta-note{font-size:10px;line-height:1.45}
  .page-weather-history .wh-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .page-weather-history .wh-summary-card{min-height:116px;padding:14px;border-radius:14px}
  .page-weather-history .wh-summary-card strong{font-size:24px}
  .page-weather-history .wh-summary-card span{font-size:10px;line-height:1.4}
  .page-weather-history .wh-card{padding:16px;border-radius:14px}
  .page-weather-history .wh-card-chart,
  .page-weather-history .wh-card-insights,
  .page-weather-history .wh-analysis-grid,
  .page-weather-history .wh-extremes-card,
  .page-weather-history .wh-profile-card,
  .page-weather-history .wh-monthly-card{margin-top:12px}
  .page-weather-history .wh-card-head{display:block;margin-bottom:13px}
  .page-weather-history .wh-card-head h2{font-size:25px;line-height:1.12;letter-spacing:-.035em}
  .page-weather-history .wh-card-head p{font-size:12px;line-height:1.55}
  .page-weather-history .wh-card-title-row{gap:10px}
  .page-weather-history .wh-heading-icon{width:40px;height:40px;border-radius:11px}
  .page-weather-history .wh-heading-icon .wh-theme-icon{width:32px;height:32px}
  .page-weather-history .wh-metric-switch{
    flex-wrap:nowrap;justify-content:flex-start;max-width:100%;margin-top:12px;overflow-x:auto;padding-bottom:4px;
    scrollbar-width:none;overscroll-behavior-inline:contain
  }
  .page-weather-history .wh-metric-switch::-webkit-scrollbar{display:none}
  .page-weather-history .wh-metric-btn{flex:0 0 auto;min-height:37px;padding:0 12px;font-size:11px}
  .page-weather-history .wh-legend{gap:8px 12px;margin:6px 0 12px}
  .page-weather-history .wh-legend-item{font-size:10px}
  .page-weather-history .wh-analysis-grid{grid-template-columns:1fr;gap:12px}
  .page-weather-history .wh-extremes-card .wh-extremes{grid-template-columns:1fr;gap:8px}
  .page-weather-history .wh-profile-grid{grid-template-columns:1fr;gap:12px}
  .page-weather-history .wh-profile-grid>div{padding:12px;border-radius:12px}
  .page-weather-history .wh-monthly-panes{grid-template-columns:1fr;gap:12px}
  .page-weather-history .wh-windrose{min-height:245px}
  .page-weather-history .wh-windrose-svg{width:min(100%,320px)}
  /* Keep dense 48 h/monthly plots readable without causing page-level overflow. */
  .page-weather-history .wh-chart-wrap,
  .page-weather-history .wh-profile-chart,
  .page-weather-history .wh-monthly-pane{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;overscroll-behavior-inline:contain}
  .page-weather-history .wh-chart-wrap>.wh-svg{min-width:680px}
  .page-weather-history .wh-profile-chart>.wh-svg{min-width:620px}
  .page-weather-history .wh-monthly-pane>.wh-svg{min-width:560px}
}
@media(max-width:430px){
  .page-weather-history .weather-history-dashboard>.shell{width:calc(100% - 28px)!important}
  .page-weather-history .wh-summary-grid{grid-template-columns:1fr}
  .page-weather-history .wh-summary-card{min-height:104px}
  .page-weather-history .wh-card{padding:14px}
  .page-weather-history .wh-card-head h2{font-size:23px}
}


/* v8.5.76 — history dashboard owns its canvas width; remove nested Builder gutters. */
.page-weather-history .builder-weather-history-section>.builder-section-inner{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important
}
.page-weather-history .builder-weather-history-section>.builder-section-inner>.builder-grid{
  width:100%!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
  margin-left:0!important;
  margin-right:0!important
}
.page-weather-history .builder-weather-history-section .builder-cell{width:100%!important;max-width:none!important}
@media(max-width:760px){
  .page-weather-history .builder-weather-history-section>.builder-section-inner,
  .page-weather-history .builder-weather-history-section>.builder-section-inner>.builder-grid,
  .page-weather-history .builder-weather-history-section .builder-cell{width:100%!important;max-width:none!important}
  .page-weather-history .builder-weather-history-section>.builder-section-inner>.builder-grid{padding-inline:0!important}
}


/* v8.5.77 — balanced desktop width: match the site's standard content canvas while preserving mobile width fixes. */
@media(min-width:761px){
  .page-weather-history .weather-history-dashboard>.shell{
    width:min(var(--max),calc(100% - 48px))!important;
    max-width:var(--max)!important;
    margin-left:auto!important;
    margin-right:auto!important
  }
}


/* v8.5.78 — exact centering of weather pictograms inside their square icon holders. */
.page-weather-history .wh-heading-icon,
.page-weather-history .wh-summary-icon{
  position:relative;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important
}
.page-weather-history .wh-heading-icon .wh-theme-icon,
.page-weather-history .wh-summary-icon .wh-theme-icon{
  position:absolute;
  left:50%;
  top:50%;
  margin:0!important;
  transform:translate(-50%,-50%);
  object-fit:contain;
  object-position:50% 50%
}
.page-weather-history .wh-heading-icon .wh-theme-icon{width:38px;height:38px}
.page-weather-history .wh-summary-icon .wh-theme-icon{width:34px;height:34px}
@media(max-width:760px){
  .page-weather-history .wh-heading-icon .wh-theme-icon{width:32px;height:32px}
  .page-weather-history .wh-summary-icon .wh-theme-icon{width:32px;height:32px}
}


/* v8.5.79 — historical weather hero follows the standard Builder mobile scale. */
@media(max-width:760px){
  .page-weather-history .builder-hero-section .pb-hero h1{
    font-size:clamp(38px,11vw,52px)!important;
    line-height:1.01!important;
    letter-spacing:-.045em!important;
    overflow-wrap:anywhere
  }
  .page-weather-history .builder-hero-section .pb-hero p{
    font-size:15.5px!important;
    line-height:1.65!important
  }
}
@media(max-width:480px){
  .page-weather-history .builder-hero-section .pb-hero h1{font-size:clamp(36px,11vw,45px)!important}
}


/* v8.5.80 — true mobile fit: range controls and all charts stay inside the viewport. */
@media(max-width:760px){
  .page-weather-history,
  .page-weather-history .weather-history-dashboard,
  .page-weather-history .weather-history-dashboard>.shell,
  .page-weather-history .wh-card,
  .page-weather-history .wh-card-chart,
  .page-weather-history .wh-profile-grid>div,
  .page-weather-history .wh-monthly-pane{min-width:0!important;max-width:100%!important}

  .page-weather-history .wh-range-toolbar-wrap{width:100%;overflow:visible!important}
  .page-weather-history .wh-dashboard-intro .wh-range-toolbar{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:100%;
    max-width:100%;
    gap:8px;
    overflow:visible!important;
    padding:0!important;
  }
  .page-weather-history .wh-range-btn{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:42px;
    padding:7px 9px!important;
    white-space:normal;
    line-height:1.2;
    text-align:center;
  }

  .page-weather-history .wh-metric-switch{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:100%;
    max-width:100%!important;
    gap:8px;
    overflow:visible!important;
    padding:0!important;
  }
  .page-weather-history .wh-metric-btn{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:40px;
    padding:7px 8px!important;
    white-space:normal;
    line-height:1.2;
  }

  .page-weather-history .wh-chart-wrap,
  .page-weather-history .wh-profile-chart,
  .page-weather-history .wh-monthly-pane{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
    overflow-y:visible!important;
  }
  .page-weather-history .wh-chart-wrap>.wh-svg,
  .page-weather-history .wh-profile-chart>.wh-svg,
  .page-weather-history .wh-monthly-pane>.wh-svg,
  .page-weather-history .wh-svg{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto;
    margin:0!important;
  }
  .page-weather-history .wh-axis-label{font-size:9px}
  .page-weather-history .wh-chart-tooltip{max-width:min(190px,calc(100% - 16px));min-width:0}
}
@media(max-width:380px){
  .page-weather-history .wh-dashboard-intro .wh-range-toolbar,
  .page-weather-history .wh-metric-switch{grid-template-columns:1fr 1fr}
  .page-weather-history .wh-range-btn,
  .page-weather-history .wh-metric-btn{font-size:10px}
}
