.weather-info{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:24px;height:24px;padding:3px;margin:0 0 0 4px;border:0;background:transparent;color:var(--muted,#5d6b59);cursor:help;flex:none;line-height:1;letter-spacing:0}
.weather-info>span{display:grid;place-items:center;width:16px;height:16px;border:1px solid currentColor;border-radius:50%;font:italic 12px/1 Georgia,serif;letter-spacing:0}
.weather-info:hover,.weather-info[aria-expanded=true]{color:var(--ink,#243f28)}.weather-info:focus-visible{outline:2px solid var(--ink,#243f28);outline-offset:3px;border-radius:50%}
.weather-help-popup{position:fixed;z-index:300;width:300px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:auto;padding:17px 19px;border:1px solid #d7e1d0;border-radius:10px;background:#fff;color:#243f28;box-shadow:0 9px 35px #19271e26;font:14px/1.6 Arial,Helvetica,sans-serif;text-align:left;white-space:normal;letter-spacing:0;box-sizing:border-box}
.weather-help-popup[hidden],[data-weather-symbols][hidden],[data-weather-condition][hidden]{display:none!important}.weather-help-popup>strong{display:block;font-size:14px;font-weight:700;line-height:1.4;margin:0 0 7px}.weather-help-popup>p{margin:0;font-size:14px;line-height:1.65;color:#5d6b59}
.weather-symbols{display:flex;align-items:center;gap:10px;margin:12px 0 3px}.weather-state-icon{display:inline-grid;place-items:center;width:46px;height:46px;flex:none;background:#fff8;border:1px solid var(--line,#dbe5d2);border-radius:50%;color:#58734a;padding:9px}.weather-state-icon svg{display:block;width:100%;height:100%}.weather-state-icon[data-weather-symbol=sunshine]{color:#a67519}.weather-state-icon[data-weather-symbol=raining]{color:#427a9c}.weather-state-icon[data-weather-symbol=dry],.weather-state-icon[data-weather-symbol=noSun],.weather-state-icon[data-weather-symbol=unknownSun],.weather-state-icon[data-weather-symbol=unknownRain]{color:#73806e}
.weather-tool.has-weather-help .weather-tooltip{opacity:1;visibility:visible;pointer-events:auto}.weather-temperature-line{display:flex;align-items:center;gap:3px}.weather-temperature-line .weather-info{align-self:center}.weather-update-line{display:flex;align-items:baseline;gap:1px}.weather-update-line .weather-info{align-self:center}.weather-symbols .weather-info{margin-left:0}
.wx-temperature .weather-info{align-self:center}.wx-temperature{justify-content:flex-start!important;gap:8px!important}.wx-now .weather-symbols{margin:16px 0 4px;gap:12px}.wx-now .weather-state-icon{width:54px;height:54px;padding:12px}.wx-now .wx-inference{margin-top:7px}.wx-now-top .weather-info{margin-left:1px}.wx-status-group{display:flex;align-items:center}.wx-chart-title-line{display:flex;align-items:center;gap:3px}.wx-chart-title-line .weather-info{margin-left:1px}.wx-direction{display:flex;align-items:center;flex-wrap:wrap;gap:1px}.wx-reading>span .weather-info,.wx-extra article>span .weather-info{margin-left:1px}.wx-chart-legend .weather-info{margin-left:-3px}.wx-chart-legend .weather-info>span{display:grid;width:16px;height:16px}.wx-table-scroll th .weather-info{margin-left:1px}.wx-station-info dt .weather-info{margin-left:1px}.wx-now-footer .weather-update-line{align-items:center}.wx-now-footer .weather-updated{margin:0}
@media(max-width:520px){.wx-now-top{flex-wrap:wrap}.wx-now-footer{flex-wrap:wrap}.wx-temperature strong{font-size:72px}.weather-help-popup{width:290px}.wx-range-summary article>span .weather-info{margin-left:0}.wx-extra article>span{display:block}.wx-extra article>span .weather-info{vertical-align:middle}}
