/* OpenPQ Weather integration: shared ecosystem chrome only; Weather panels/maps retain their own CSS. */
body.weather-openpq{background:#f5faf9;color:#173432}
header.weather-openpq-topbar{justify-content:flex-start!important;gap:14px!important}
.weather-openpq-brand-home{display:inline-flex;align-items:center;flex:0 0 auto!important;text-decoration:none}
header.weather-openpq-topbar .weather-openpq-brand-home img{width:58px!important;height:54px!important;object-fit:contain!important;object-position:center!important}
.weather-openpq-brand-divider{height:33px;min-width:1px;background:#dae6e2;flex:0 0 1px}
.weather-openpq-heading{display:flex;flex-direction:column;gap:3px;min-width:0;margin-right:auto}
.weather-openpq-heading strong{font-size:17px;line-height:1.2;font-weight:800;letter-spacing:-.02em;color:#123d3b}
.weather-openpq-heading small{font-size:11px;color:#667d78;white-space:nowrap}
header.weather-openpq-topbar .health{margin-left:auto!important;flex-shrink:0;font-size:11px;white-space:nowrap}
header.weather-openpq-topbar .openpq-back{margin:0!important;flex:0 0 auto!important}
.weather-module-nav{display:flex;align-items:center;gap:8px;max-width:1220px;margin:10px auto 0;padding:0 18px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}
.weather-module-nav a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:39px;padding:9px 14px;border-radius:999px;border:1px solid #dae7e3;background:#fff;color:#365b56;text-decoration:none;font-size:12px;font-weight:700;flex:0 0 auto;transition:background .15s}
.weather-module-nav a[aria-current="page"]{background:#e3f4ed;border-color:#75b99b;color:#14563c}
.weather-module-nav a:focus-visible{outline:3px solid #33a789;outline-offset:2px}
.weather-edge-state{width:min(1220px,calc(100% - 34px));min-height:32px;margin:8px auto 0;padding:7px 12px;border-radius:10px;border:1px solid #d6e8df;background:#eff8f3;color:#255844;font-size:12px;line-height:1.45;font-weight:650}
.weather-edge-state[data-state="degraded"]{background:#fff7e9;border-color:#f0dbb8;color:#7a541f}
.weather-edge-state[data-state="offline"]{background:#fef0ef;border-color:#efc9c4;color:#8e3630}
.weather-openpq-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 22px;align-items:center;border-top:1px solid #dce9e5;margin-top:34px;padding:23px 3px 44px!important;font-size:12px!important;color:#59736d!important}
.weather-openpq-footer .weather-footer-brand{display:flex;flex-direction:column;gap:5px}
.weather-openpq-footer .weather-footer-brand strong{font-size:14px;color:#16443a}
.weather-openpq-footer nav{display:flex;flex-wrap:wrap;gap:8px 17px}
.weather-openpq-footer nav a{color:#26635a;text-decoration:none;font-weight:700}
.weather-openpq-footer nav a:hover{text-decoration:underline}
.weather-openpq-footer .weather-footer-note{grid-column:1/-1;font-size:11px;line-height:1.5;color:#687e78}
@media(max-width:760px){header.weather-openpq-topbar{gap:8px!important;padding:7px 12px!important;min-height:62px!important}header.weather-openpq-topbar .weather-openpq-brand-home img{width:46px!important;height:44px!important}.weather-openpq-brand-divider{height:27px}.weather-openpq-heading strong{font-size:14px}.weather-openpq-heading small{font-size:10px}header.weather-openpq-topbar .health{font-size:10px!important;max-width:105px;white-space:normal;line-height:1.25}header.weather-openpq-topbar .openpq-back{min-width:34px!important;padding:7px 8px!important}.weather-openpq-topbar .openpq-back .home-label{display:none}.weather-module-nav{margin-top:6px;padding:0 12px;gap:6px}.weather-module-nav a{min-height:36px;padding:8px 12px;font-size:11px}.weather-openpq-footer{grid-template-columns:1fr}.weather-openpq-footer .weather-footer-note{grid-column:1}}
@media(max-width:390px){.weather-openpq-heading small{display:none}.weather-openpq-heading strong{font-size:13px}header.weather-openpq-topbar .health{max-width:83px;font-size:9px!important}}
