/* English design preview: four periods, one quiet control. */
html:root [data-cta-locale] .forecast-heading{align-items:center;gap:24px}
.h-periods{width:390px;max-width:100%;flex:none;min-width:0}
html:root .h-period-nav{display:grid;grid-template-columns:1fr 1.4fr .85fr .95fr;gap:3px;padding:5px;border:1px solid #ddd2e6;border-radius:19px;background:#f5eff9;isolation:isolate}
html:root .h-period-nav a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:10px 5px;border:1px solid transparent;border-radius:13px;color:#65586f;background:transparent;font:500 14px/1.35 'Poppins',system-ui,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;letter-spacing:-.02em;transition:background .2s,color .2s,box-shadow .2s}
html:root .h-period-nav a[aria-current=page]{background:#4d3271;color:#fff6ed;border-color:#785494;box-shadow:0 3px 9px #43216324,inset 0 1px 0 #dec1ef22}
html:root .h-period-nav a:not([aria-current=page]):hover{background:#e9dff1;color:#382647}
html:root .h-period-nav a:focus-visible{outline:3px solid #ac7bd3;outline-offset:2px}
html:root .h-period-hint{margin:9px 2px 0;color:#796984;font:400 14px/1.5 'Poppins',system-ui,sans-serif;text-align:right}
html[data-theme=dark]:root .h-period-nav{background:#211b2b;border-color:#493952}
html[data-theme=dark]:root .h-period-nav a{color:#c9bcd5}
html[data-theme=dark]:root .h-period-nav a[aria-current=page]{background:#e8d5fa;color:#382347;border-color:#eddcfb;box-shadow:0 3px 12px #11091d33,inset 0 1px 0 #fff5}
html[data-theme=dark]:root .h-period-nav a:not([aria-current=page]):hover{background:#37273f;color:#f6e9fc}
html[data-theme=dark]:root .h-period-hint{color:#b9a7c6}
@media(max-width:760px){html:root [data-cta-locale] .forecast-heading{gap:20px}.h-periods{width:100%}html:root .h-period-nav{padding:4px;gap:2px;border-radius:17px}html:root .h-period-nav a{padding-inline:3px;min-height:44px;border-radius:12px}html:root .h-period-hint{text-align:left;margin:10px 3px 0}}
@media(prefers-reduced-motion:reduce){html:root .h-period-nav a{transition:none}}
