.pwm-widget{--pwm-ink:#142033;--pwm-muted:#64748b;--pwm-blue:#2563eb;position:relative;box-sizing:border-box;margin:28px 0;padding:28px;border:1px solid #e5eaf0;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#f5f9ff 100%);box-shadow:0 18px 55px rgba(25,48,78,.1);color:var(--pwm-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}.pwm-widget *{box-sizing:border-box}.pwm-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.pwm-head h2{margin:3px 0 4px!important;font-size:clamp(26px,3vw,40px)!important;line-height:1.08!important;letter-spacing:-.035em;color:var(--pwm-ink)!important}.pwm-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--pwm-blue)}.pwm-subtitle{margin:0!important;color:var(--pwm-muted);font-size:15px}.pwm-updated{display:flex;align-items:center;gap:8px;white-space:nowrap;color:var(--pwm-muted);font-size:13px}.pwm-live-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.13)}.pwm-toolbar{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;padding:2px}.pwm-toolbar button{display:flex;align-items:center;gap:8px;min-height:43px;padding:9px 15px;border:1px solid #dbe3ec;border-radius:12px;background:#fff;color:#475569;font:700 13px/1 inherit;white-space:nowrap;cursor:pointer;transition:.18s ease}.pwm-toolbar button span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#eef4ff;color:var(--pwm-blue);font-weight:800}.pwm-toolbar button:hover,.pwm-toolbar button:focus-visible{border-color:#93b4ef;transform:translateY(-1px)}.pwm-toolbar button.is-active{border-color:#1d4ed8;background:#1d4ed8;color:#fff;box-shadow:0 8px 20px rgba(37,99,235,.25)}.pwm-toolbar button.is-active span{background:rgba(255,255,255,.16);color:#fff}.pwm-stage{position:relative;height:var(--pwm-map-height);min-height:360px;border:1px solid #dbe3ec;border-radius:18px;background:#eaf1f7;overflow:hidden}.pwm-map{width:100%;height:100%}.pwm-widget--home .pwm-map{display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#f8fbff,#e8f0f7)}.pwm-widget--home svg{width:100%;height:100%;filter:drop-shadow(0 10px 15px rgba(32,51,75,.12))}.pwm-region{stroke:#fff;stroke-width:2;transition:fill .25s,filter .18s;cursor:pointer}.pwm-region:hover,.pwm-region:focus{filter:brightness(1.08);stroke:#172554;stroke-width:3;outline:none}.pwm-city-pin{pointer-events:none}.pwm-city-pin circle{fill:#fff;stroke:#1e293b;stroke-width:2;filter:drop-shadow(0 4px 5px rgba(15,23,42,.25))}.pwm-city-pin>text{font-size:11px;font-weight:900;text-anchor:middle;fill:#0f172a}.pwm-city-pin .pwm-city-label{font-size:11px;font-weight:800;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round}.pwm-svg-tip{position:absolute;z-index:4;transform:translate(-50%,-125%);padding:7px 10px;border-radius:9px;background:#0f172a;color:#fff;font-size:12px;font-weight:700;pointer-events:none;box-shadow:0 8px 22px rgba(15,23,42,.25)}.pwm-loader{position:absolute;inset:0;z-index:8;display:flex;align-items:center;justify-content:center;gap:12px;background:rgba(244,248,252,.9);color:#475569;font-weight:700;transition:opacity .2s}.pwm-loader span{width:24px;height:24px;border:3px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;animation:pwm-spin .8s linear infinite}.pwm-loader.is-hidden{opacity:0;visibility:hidden}.pwm-loader.is-error span{display:none}.pwm-loader.is-error{color:#b91c1c}@keyframes pwm-spin{to{transform:rotate(360deg)}}.pwm-legend{position:absolute;z-index:5;left:16px;bottom:16px;width:190px;padding:10px 12px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(255,255,255,.93);box-shadow:0 7px 25px rgba(15,23,42,.14);backdrop-filter:blur(10px)}.pwm-legend strong{display:block;margin-bottom:6px;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.pwm-legend-scale{height:7px;border-radius:10px}.pwm-legend-labels{display:flex;justify-content:space-between;margin-top:4px;color:#64748b;font-size:10px}.pwm-city-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.pwm-city-strip a{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid #e4e9f0;border-radius:11px;background:#fff;color:#334155!important;text-decoration:none!important;font-size:12px;transition:.16s}.pwm-city-strip a:hover{border-color:#93b4ef;transform:translateY(-1px)}.pwm-city-strip a span{font-weight:800;color:#1d4ed8}.pwm-open-full{display:flex;align-items:center;justify-content:center;gap:8px;margin:16px auto 0;color:#1d4ed8!important;font-size:14px;font-weight:800;text-decoration:none!important}.pwm-open-full span{font-size:19px}.pwm-search{position:relative;display:flex;gap:8px;margin-bottom:14px}.pwm-search input{flex:1;min-width:0;height:46px;padding:0 15px;border:1px solid #ccd7e4;border-radius:12px;background:#fff;color:#172033;font:500 14px inherit;box-shadow:0 3px 10px rgba(15,23,42,.04)}.pwm-search>button{height:46px;padding:0 18px;border:0;border-radius:12px;background:#1d4ed8;color:#fff;font:800 13px inherit;cursor:pointer}.pwm-search .pwm-locate{width:46px;padding:0;background:#fff;color:#1d4ed8;border:1px solid #ccd7e4;font-size:21px}.pwm-search-results{position:absolute;z-index:20;top:52px;left:0;width:min(520px,calc(100% - 110px));padding:7px;border:1px solid #dae2eb;border-radius:13px;background:#fff;box-shadow:0 15px 35px rgba(15,23,42,.18)}.pwm-search-results button{display:flex;flex-direction:column;width:100%;padding:9px 11px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.pwm-search-results button:hover{background:#eef5ff}.pwm-search-results span{color:#64748b;font-size:11px}.maplibregl-popup-content{padding:0!important;border-radius:15px!important;overflow:hidden;box-shadow:0 14px 40px rgba(15,23,42,.22)!important}.pwm-popup-card{min-width:260px;padding:16px;color:#172033}.pwm-popup-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.pwm-popup-head strong{font-size:17px}.pwm-popup-head b{font-size:19px;color:#1d4ed8}.pwm-popup-card p{margin:3px 0 11px!important;color:#64748b;font-size:12px}.pwm-popup-card dl{display:grid;grid-template-columns:1fr auto;gap:4px 12px;margin:0;font-size:12px}.pwm-popup-card dt{color:#64748b}.pwm-popup-card dd{margin:0;font-weight:800}.pwm-popup-link{display:block;margin:12px -16px -16px;padding:11px 16px;background:#eff6ff;color:#1d4ed8!important;font-size:12px;font-weight:800;text-decoration:none!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:780px){.pwm-widget{padding:18px;border-radius:18px}.pwm-head{display:block}.pwm-updated{margin-top:12px}.pwm-stage{height:min(var(--pwm-map-height),620px)}.pwm-widget--home .pwm-stage{height:500px}.pwm-city-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.pwm-city-strip a{min-width:145px;scroll-snap-align:start}.pwm-legend{left:10px;bottom:10px}.pwm-search>button:not(.pwm-locate){padding:0 12px}.pwm-toolbar{margin-right:-18px;padding-right:18px}.pwm-search-results{width:100%}}

/* Natural contour geometry and mobile result placement. */
.pwm-widget--home .pwm-stage{height:auto;min-height:0;aspect-ratio:720/560}
.pwm-widget--home .pwm-map{width:100%;height:100%}
.pwm-widget--home svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%}
.pwm-region.is-active{stroke:#172554;stroke-width:3.5}
.pwm-home-card-updated{display:block;margin-top:8px;color:#64748b;font-size:11px}
@media(max-width:767px){.pwm-widget--home .pwm-stage{height:auto;min-height:0;aspect-ratio:720/560}.pwm-widget--home>.pwm-home-card{position:relative;inset:auto;width:100%;margin:12px 0 0}.pwm-widget--home .pwm-city-strip{margin-top:12px}}
@media(max-width:480px){.pwm-widget{margin:18px -10px;padding:15px;border-radius:16px}.pwm-head h2{font-size:27px!important}.pwm-subtitle{font-size:13px}.pwm-toolbar button{padding:8px 11px}.pwm-widget--home .pwm-stage{height:430px}.pwm-widget--home .pwm-city-label{display:none}.pwm-legend{width:160px}.pwm-search input{font-size:13px}.pwm-search>button:not(.pwm-locate){font-size:0;width:44px;padding:0}.pwm-search>button:not(.pwm-locate):after{content:'⌕';font-size:22px}}
@media(prefers-reduced-motion:reduce){.pwm-widget *{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.pwm-credits{margin:10px 0 -10px!important;color:#94a3b8;font-size:10px;text-align:right}.pwm-credits a{color:#64748b!important}

/* Lightweight contour map — home mode 1.1 */
.pwm-toolbar button span svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pwm-widget--home{padding:24px;background:#fff;box-shadow:0 16px 46px rgba(22,55,96,.08)}.pwm-widget--home .pwm-head{margin-bottom:16px}.pwm-widget--home .pwm-stage{height:var(--pwm-map-height);min-height:500px;background:linear-gradient(145deg,#eaf3fb,#f8fbff)}.pwm-widget--home .pwm-map{background:radial-gradient(circle at 52% 43%,#fff 0,#edf5fb 68%,#e3edf7 100%)}.pwm-widget--home svg{width:100%;height:100%;padding:8px 12px;filter:none}.pwm-widget--home .pwm-region{stroke:rgba(255,255,255,.94);stroke-width:2.1;vector-effect:non-scaling-stroke;transition:fill .25s,opacity .18s,stroke .18s;cursor:pointer}.pwm-widget--home .pwm-region:hover,.pwm-widget--home .pwm-region:focus-visible{filter:none;opacity:.86;stroke:#fff;stroke-width:3}.pwm-widget--home .pwm-region.is-active{opacity:1;stroke:#0b3971;stroke-width:4}.pwm-widget--home .pwm-city-pin{pointer-events:auto;text-decoration:none;cursor:pointer}.pwm-widget--home .pwm-city-pin>circle{fill:#0f5eac;stroke:#fff;stroke-width:2;filter:none;transition:r .18s,fill .18s}.pwm-widget--home .pwm-city-pin rect{fill:rgba(255,255,255,.9);stroke:#dbe8f4;stroke-width:1;filter:none}.pwm-widget--home .pwm-city-pin:hover>circle,.pwm-widget--home .pwm-city-pin:focus-visible>circle{r:6;fill:#082f66}.pwm-widget--home .pwm-city-pin:focus-visible{outline:none}.pwm-widget--home .pwm-city-name{font-size:9.5px;font-weight:800;fill:#102a4c}.pwm-widget--home .pwm-city-value{font-size:9px;font-weight:800;fill:#1769d2}.pwm-widget--home .pwm-search-pin{pointer-events:none}.pwm-search-pulse{fill:rgba(23,105,210,.17);stroke:#1769d2;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:pwm-pulse 1.45s ease-out infinite}.pwm-search-dot{fill:#0b5fba;stroke:#fff;stroke-width:3}@keyframes pwm-pulse{0%{transform:scale(.5);opacity:1}75%,100%{transform:scale(1.55);opacity:0}}.pwm-widget--home .pwm-legend{left:18px;bottom:18px;width:205px;border:1px solid #dce7f2;background:rgba(255,255,255,.96);box-shadow:0 8px 26px rgba(24,57,95,.1)}.pwm-widget--home .pwm-svg-tip{z-index:12;padding:9px 12px;border-radius:10px;background:#0b2b53;box-shadow:0 10px 30px rgba(8,35,69,.2)}.pwm-home-card{position:absolute;z-index:10;top:18px;right:18px;width:min(280px,calc(100% - 36px));padding:17px;border:1px solid #d9e7f4;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 14px 38px rgba(16,54,94,.16);color:#102849;backdrop-filter:blur(12px)}.pwm-home-card[hidden]{display:none}.pwm-home-card>span{display:block;color:#1769d2;font-size:9px;font-weight:900;letter-spacing:.11em}.pwm-home-card>strong{display:block;margin-top:4px;font-size:19px}.pwm-home-card>small{display:block;margin-top:2px;color:#62758e;font-size:10px;line-height:1.35}.pwm-home-card-main{display:flex;align-items:baseline;gap:10px;margin:13px 0}.pwm-home-card-main>b{color:#0f62bc;font-size:31px;letter-spacing:-.04em}.pwm-home-card-main>span{color:#4e627b;font-size:12px;font-weight:700}.pwm-home-card-facts{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #e2eaf2;border-radius:11px}.pwm-home-card-facts div{display:flex;min-width:0;flex-direction:column;gap:2px;padding:8px 5px;text-align:center}.pwm-home-card-facts div+div{border-left:1px solid #e2eaf2}.pwm-home-card-facts span{color:#708199;font-size:8px}.pwm-home-card-facts b{font-size:10px;white-space:nowrap}.pwm-home-card>a{display:flex;min-height:40px;align-items:center;justify-content:center;margin:12px -5px -5px;border-radius:10px;background:#eaf4ff;color:#1263be!important;font-size:12px;font-weight:850;text-decoration:none!important}.pwm-home-card-close{position:absolute;top:8px;right:8px;width:30px;height:30px;padding:0;border:0;border-radius:9px;background:#eef4fa;color:#4a6079;font-size:20px;cursor:pointer}.pwm-search--home{z-index:18;max-width:760px}.pwm-search--home .pwm-search-results{z-index:40;width:100%;max-height:310px;overflow-y:auto}.pwm-widget--home .pwm-open-full{min-height:44px;margin-top:12px}.pwm-widget--home .pwm-credits{margin-top:5px!important}
@media(max-width:780px){.pwm-widget--home{padding:16px}.pwm-widget--home .pwm-stage{height:540px;min-height:540px}.pwm-widget--home svg{padding:4px}.pwm-home-card{top:12px;right:12px}.pwm-widget--home .pwm-legend{left:12px;bottom:12px}.pwm-widget--home .pwm-cities-layer .pwm-city-pin:nth-child(n+13){display:none}}
@media(max-width:480px){.pwm-widget--home{margin:18px 0;padding:13px}.pwm-widget--home .pwm-stage{height:500px;min-height:500px}.pwm-widget--home .pwm-head h2{font-size:25px!important}.pwm-search--home>button{width:46px;font-size:0}.pwm-search--home>button:after{content:'Szukaj';font-size:0}.pwm-search--home>button:before{content:'⌕';font-size:21px}.pwm-widget--home .pwm-city-name{font-size:8.7px}.pwm-widget--home .pwm-city-value{font-size:8px}.pwm-home-card{top:9px;right:9px;width:calc(100% - 18px)}.pwm-widget--home .pwm-legend{width:158px}}
