:root{--wm-bg:#020811;--wm-panel:#071727;--wm-panel2:#0c2338;--wm-line:#253b50;--wm-text:#eef5ff;--wm-muted:#93a3b6;--wm-blue:#2b8cff;--wm-country:#081725;--wm-country2:#1b3b56;--wm-popup:#10304a;--wm-popup2:#164263}
*{box-sizing:border-box}html,body{margin:0;background:#000;color:var(--wm-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{min-height:100vh}.wm-shell{min-height:100vh}.wm{position:relative;height:100vh;min-height:620px;overflow:hidden;background:radial-gradient(circle at 45% 45%,#0a1726 0,#020811 68%);color:var(--wm-text)}
.wm__top{height:70px;display:flex;align-items:center;padding:0 24px;border:1px solid rgba(126,151,178,.25);border-bottom:1px solid rgba(126,151,178,.28);background:rgba(1,7,13,.92);position:relative;z-index:100}.wm__brand{font-size:14px;letter-spacing:.12em;font-weight:500;white-space:nowrap;padding:0;margin-right:24px}.wm__nav{height:100%;display:flex;align-items:stretch;gap:38px}.wm__nav button,.wm__navdrawer button{position:relative;border:0;background:none;color:#e7edf4;font-size:12px;letter-spacing:.045em;cursor:pointer;padding:0;white-space:nowrap}.wm__nav button{height:100%}.wm__nav button[aria-current=true],.wm__navdrawer button[aria-current=true]{color:var(--wm-blue)}.wm__nav button[aria-current=true]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--wm-blue);box-shadow:0 0 12px rgba(43,140,255,.45)}
.wm__actions{margin-left:auto;display:flex;align-items:center;gap:12px}.wm__searchbtn,.wm__langbtn,.wm__filterbtn{border:0;background:none;color:#dce7f3;cursor:pointer}.wm__searchbtn{width:32px;height:32px;display:grid;place-items:center}.search-glyph{display:block;width:15px;height:15px;border:1.5px solid #c5d0dc;border-radius:50%;position:relative}.search-glyph:after{content:"";position:absolute;width:7px;height:1.5px;background:#c5d0dc;right:-5px;bottom:-2px;transform:rotate(48deg);transform-origin:left center;border-radius:2px}.wm__filterbtn{display:flex;align-items:center;gap:8px;height:32px;padding:0 10px;border:1px solid #2c3d51;border-radius:5px;font-size:10px;letter-spacing:.08em}.filter-glyph{width:13px;height:11px;position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px}.filter-glyph i{display:block;height:1px;background:#c6d0dc}.filter-glyph i:nth-child(1){width:13px}.filter-glyph i:nth-child(2){width:9px}.filter-glyph i:nth-child(3){width:5px}.chevron,.lang-chevron{font-size:16px;line-height:1;color:#aab8c7;transform:translateY(-1px)}.wm__lang{position:relative}.wm__langbtn{height:32px;display:flex;align-items:center;gap:7px;font-size:17px;padding:0 7px}.wm__langmenu{position:absolute;right:0;top:40px;width:180px;background:#07111d;border:1px solid #2d4055;border-radius:7px;padding:0;box-shadow:0 18px 45px #000b;display:none;z-index:130;pointer-events:auto}.wm__langmenu.open{display:block}.wm__langmenu button{width:100%;display:flex;align-items:center;gap:10px;border:0;background:none;color:#eef5ff;border-radius:5px;padding:9px 10px;font-size:12px;text-align:left;cursor:pointer;pointer-events:auto}.wm__langmenu button:hover{background:#122135}.lang-menu-flag{font-size:16px}
.wm__hamburger{display:none;width:32px;height:32px;border:0;background:none;padding:4px;cursor:pointer}.wm__hamburger span{display:block;height:1.5px;background:#d9e4ef;margin:5px 0;border-radius:2px}.wm__navdrawer{display:none;position:absolute;top:70px;left:0;right:0;background:#050e18;border-bottom:1px solid #2b3c50;padding:7px 18px;z-index:125;box-shadow:0 20px 45px #000b}.wm__navdrawer.open{display:flex;flex-direction:column}.wm__navdrawer button{padding:13px 0;text-align:left}.wm__navdrawer button+button{border-top:1px solid rgba(140,165,190,.1)}
.wm__backdrop{position:absolute;inset:0;background:rgba(0,4,8,.38);z-index:80;display:none}.wm__backdrop.open{display:block}.wm--modal-open .wm__map,.wm--modal-open .wm__sidebar{pointer-events:none}.wm--modal-open .wm__top{pointer-events:none}.wm--language-open .wm__top,.wm--nav-open .wm__top{pointer-events:auto}.wm--modal-open .wm__modal.open,.wm--modal-open .wm__filter,.wm--modal-open .wm__search{pointer-events:auto}.wm--language-open .wm__langmenu,.wm--nav-open .wm__navdrawer{pointer-events:auto}
.wm__body{position:absolute;inset:70px 0 67px;display:flex;min-height:0}.wm__map{cursor:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2715%27 height=%2718%27 viewBox=%270 0 15 18%27%3E%3Cpath d=%27M1.5 1.2l11 8.7-4.8.5 2.8 5.8-1.9.9-2.8-5.7-3 3.5z%27 fill=%27%230b3158%27 stroke=%27white%27 stroke-width=%271%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") 2 2,default;position:relative;flex:1;min-width:0;overflow:hidden;background:radial-gradient(circle at 47% 45%,rgba(37,75,112,.22),transparent 60%);touch-action:none}.map-canvas{position:absolute;inset:0;will-change:transform}.wm__map svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;user-select:none}
.country{fill:var(--wm-country) !important;stroke:#1b3348;stroke-width:.65;vector-effect:non-scaling-stroke;transition:fill .18s,stroke .18s,filter .18s;cursor:pointer}.country.has-project{fill:var(--wm-country2) !important}.country.active-country{fill:#2d587b !important;stroke:#6eb4ff}.country.country-hover{stroke:#8bc7ff;filter:drop-shadow(0 0 3px rgba(88,170,255,.22))}
.svg-marker{cursor:pointer;outline:none}.marker-dot{fill:#55adff;stroke:#c5e7ff;stroke-width:1.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(43,140,255,.95))}.marker-ring{fill:none;stroke:#4fa7ff;stroke-width:1;opacity:.6;vector-effect:non-scaling-stroke}.svg-marker:hover .marker-ring,.svg-marker.preview .marker-ring{stroke:#8dccff;opacity:1}.svg-marker.preview .marker-dot{fill:#64b4ff}.marker-label{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10.5px;font-weight:500;fill:#f5f9ff;text-rendering:geometricPrecision;pointer-events:none}.marker-label__name{font-size:10.5px;font-weight:550;fill:#f5f9ff}.marker-label__location{font-size:8px;font-weight:400;fill:#aebed0}.wm__countrytip,.wm__projecttip{position:absolute;z-index:25;pointer-events:none;opacity:0;transform:translateY(3px);transition:opacity .12s,transform .12s;color:#eef5ff;text-shadow:0 2px 8px #000;white-space:nowrap}.wm__countrytip.open,.wm__projecttip.open{opacity:1;transform:none}.wm__countrytip{font-size:9px;font-weight:500}.wm__projecttip{display:flex;flex-direction:column;gap:2px}.wm__projecttip strong{font-size:11px;font-weight:500}.wm__projecttip span{font-size:9px;color:#b8c5d4}
.wm__controls{position:absolute;right:14px;left:auto;bottom:18px;z-index:30;display:flex;flex-direction:column;background:rgba(5,13,22,.82);border:1px solid rgba(154,182,210,.28);border-radius:4px;overflow:hidden;box-shadow:0 12px 30px #0008}.wm__controls button{width:28px;height:28px;border:0;border-bottom:1px solid rgba(154,182,210,.2);background:none;color:#e5edf7;font-size:18px;line-height:1;cursor:pointer}.wm__controls button:last-child{border-bottom:0}.wm__controls button:hover{background:rgba(43,140,255,.14)}
.wm__sidebar{width:238px;flex:0 0 238px;border-left:1px solid rgba(126,151,178,.22);background:rgba(3,10,17,.68);display:flex;flex-direction:column;min-height:0;z-index:35;padding:14px 10px}.wm__sidehead{padding:0 0 9px}.wm__sidehead h2{margin:0;font-size:14px;font-weight:450;letter-spacing:.02em}
.wm__sidehead .wm__sidecount{display:block;margin-top:3px;font-size:9px;line-height:1.2;font-weight:450;color:var(--wm-blue);}.wm__list{overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#42546a transparent;padding:0}.wm__item{display:grid;grid-template-columns:14px 1fr;gap:8px;align-items:start;padding:10px 7px;border-bottom:1px solid rgba(136,160,185,.12);cursor:pointer;min-height:62px;background:rgba(12,25,39,.48);border-radius:3px;margin-bottom:4px}.wm__item:hover{background:rgba(38,66,94,.56)}.wm__item.active{background:rgba(30,73,111,.65)}.wm__radio{width:11px;height:11px;border:1px solid #718398;border-radius:50%;margin-top:3px}.wm__item.active .wm__radio{background:var(--wm-blue);border-color:#8bc9ff;box-shadow:0 0 0 3px rgba(43,140,255,.13)}.wm__item strong{font-size:12px;font-weight:500;display:block}.wm__item small{display:block;color:#aebaca;font-size:10px;line-height:1.35;margin-top:2px}.item-arrow{color:#92a3b7;font-size:18px;line-height:13px;transform:translateY(1px)}.wm__empty{padding:18px 5px;color:#91a0b3;font-size:12px}
.wm__search{position:absolute;top:14px;left:14px;right:14px;z-index:105;display:none}.wm__search.open{display:block}.search-wrap{display:flex;align-items:center;gap:9px;background:#07121e;border:1px solid #2d4055;border-radius:6px;padding:0 10px}.search-wrap input{flex:1;min-width:0;height:40px;border:0;outline:0;background:none;color:#eef5ff;font-size:12px}.search-wrap input::-webkit-search-cancel-button{display:none}.search-wrap input[data-search-state="known"]{color:#63df8a}.search-wrap input[data-search-state="excluded"]{color:#ffd35b}.search-divider{width:1px;height:19px;background:#405166}.search-clear,.search-close{border:0;background:none;color:#d9e4ef;cursor:pointer;padding:0;display:grid;place-items:center}.search-clear{font-size:18px;width:25px;height:28px}.search-close{font-size:31px;line-height:1;width:31px;height:31px}
.wm__filter{position:absolute;right:14px;top:14px;width:290px;background:#0b1c2d;border:1px solid #2c4055;border-radius:7px;z-index:110;box-shadow:0 20px 55px #000b;display:none;padding:0 15px 15px}.wm__filter.open{display:block}.filter-head{height:53px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(140,165,190,.13)}.filter-head h3{margin:0;font-size:13px;font-weight:500}.filter-actions{display:flex;align-items:center;gap:3px}.filter-reset,.filter-close{border:0;background:none;color:#dce7f2;cursor:pointer;line-height:1;padding:0}.filter-reset{font-size:21px;width:27px;height:27px}.filter-close{font-size:34px;width:31px;height:31px}.filter-group{padding-top:12px}.filter-group label{display:block;color:#9eafc2;font-size:10px;margin-bottom:6px}.filter-select-wrap{position:relative}.filter-select-wrap:after{content:"⌄";position:absolute;right:15px;top:50%;transform:translateY(-55%);color:#9eafc2;font-size:14px;pointer-events:none}.filter-group select{appearance:none;width:100%;height:34px;background:#10263b;color:#eef5ff;border:1px solid #2b3d51;border-radius:4px;padding:0 30px 0 9px;font-size:11px}
.wm__modal{position:absolute;z-index:120;left:50%;bottom:7px;transform:translate(-50%,20px);width:min(690px,calc(100% - 48px));background:rgba(5,12,20,.985);border:1px solid #30465d;border-radius:7px;box-shadow:0 20px 65px #000d;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s,transform .24s;max-height:calc(100% - 14px)}.wm__modal.open{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}.wm__modal-inner{display:grid;grid-template-columns:42% 58%;min-height:245px;max-height:420px}.wm__modal-content{padding:17px 25px 15px 22px;overflow:auto;min-height:0}.wm__close{position:absolute;right:9px;top:5px;border:0;background:none;color:#d9e5f0;font-size:34px;line-height:1;cursor:pointer;z-index:2}
.wm__footer{position:absolute;left:0;right:0;bottom:0;height:67px;border-top:1px solid rgba(126,151,178,.22);background:rgba(2,8,14,.94);display:flex;align-items:center;padding:0 28px;z-index:50}.wm__stat{display:flex;align-items:center;gap:9px;min-width:145px}.wm__stat strong{font-size:11px;font-weight:500;display:block}.wm__stat small{display:block;font-size:8px;color:#9aaabc;margin-top:3px;text-transform:uppercase;letter-spacing:.06em}.wm__divider{width:1px;height:26px;background:rgba(126,151,178,.18);margin:0 18px}.footer-icon{width:22px;height:22px;display:block;position:relative;opacity:.82}.globe-icon{border:1.4px solid #a4b2c1;border-radius:50%}.globe-icon:before{content:"";position:absolute;left:5px;right:5px;top:-1px;bottom:-1px;border-left:1px solid #a4b2c1;border-right:1px solid #a4b2c1;border-radius:50%}.globe-icon:after{content:"";position:absolute;left:1px;right:1px;top:9px;border-top:1px solid #a4b2c1}.project-icon:before{content:"";position:absolute;left:2px;right:2px;bottom:2px;height:14px;border:1.5px solid #a4b2c1;border-radius:2px}.project-icon:after{content:"";position:absolute;left:7px;right:7px;top:2px;height:6px;border:1.5px solid #a4b2c1;border-bottom:0;border-radius:3px 3px 0 0}.country-icon:before{content:"⚑";font-size:24px;position:absolute;left:0;top:-4px;color:#a4b2c1}.footer-dot{width:10px;height:10px;border-radius:50%;background:#2b8cff;box-shadow:0 0 0 3px rgba(43,140,255,.12)}
.wm__loading{position:absolute;inset:0;display:grid;place-items:center;color:#a3b2c2;font-size:12px}.wm--error{display:grid;place-items:center;background:#020811}.wm__error{padding:20px;color:#ffb8bd;background:#210d12;border:1px solid #5e2931;border-radius:6px;margin:20px}
@media(max-width:1050px){.wm__nav{gap:25px}.wm__sidebar{width:220px;flex-basis:220px}.wm__brand{padding:0 12px}.wm__footer{padding:0 18px}.wm__stat{min-width:120px}.wm__divider{margin:0 10px}}
@media(max-width:820px){.wm__nav{display:none}.wm__hamburger{display:block}.wm__top{height:64px}.wm__navdrawer{top:64px}.wm__body{inset:64px 0 64px}.wm__footer{height:64px}.wm__sidebar{width:220px;flex-basis:220px}.wm__stat{min-width:100px}.wm__stat small{font-size:7px}.wm__stat strong{font-size:10px}}
@media(max-width:680px){.wm{min-height:560px;height:auto;min-height:100vh;overflow:hidden}.wm__top{height:58px;padding:0 14px}.wm__navdrawer{top:58px}.wm__brand{font-size:12px;padding:0 7px}.wm__actions{gap:5px}.wm__filterbtn{padding:0 7px}.wm__body{position:relative;inset:auto;display:block;height:calc(100vh - 58px);min-height:502px}.wm__map{height:calc(100% - 210px);min-height:300px}.wm__sidebar{position:absolute;left:0;right:0;bottom:0;width:auto;height:210px;border-left:0;border-top:1px solid rgba(126,151,178,.22);padding:9px}.wm__sidehead{padding:0 2px 5px}.wm__list{display:flex;gap:7px;overflow-x:auto;overflow-y:hidden;padding-bottom:9px}.wm__item{min-width:205px;min-height:65px;border:1px solid rgba(126,151,178,.15);border-radius:4px;padding:9px}.wm__controls{left:10px;bottom:14px}.wm__footer{display:none}.wm__filter{left:10px;right:10px;width:auto;top:10px}.wm__search{left:10px;right:10px;top:10px}.wm__modal{left:10px;right:10px;bottom:10px;transform:translateY(20px);width:auto;max-height:calc(100% - 20px)}.wm__modal.open{transform:translateY(0)}.wm__modal-inner{grid-template-columns:1fr;max-height:none;overflow:auto}.wm__modal-content{padding:16px}}
@media(max-height:680px) and (min-width:681px){.wm{min-height:500px}.wm__top{height:58px}.wm__body{inset:58px 0 54px}.wm__footer{height:54px}.wm__sidebar{padding:9px 10px}.wm__sidehead{padding:0 0 5px}.wm__item{padding:7px 6px;min-height:54px}.wm__modal{bottom:5px;max-height:calc(100% - 10px)}.wm__modal-inner{min-height:190px;max-height:300px}.wm__modal-content{padding:12px 18px}}

.marker-label__name{font-size:11px;font-weight:550}.marker-label__location{font-size:8.5px;font-weight:400;fill:#b9c8d8}.svg-marker{cursor:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2715%27 height=%2718%27 viewBox=%270 0 15 18%27%3E%3Cpath d=%27M1.5 1.2l11 8.7-4.8.5 2.8 5.8-1.9.9-2.8-5.7-3 3.5z%27 fill=%27%230b3158%27 stroke=%27white%27 stroke-width=%271%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") 2 2,default}.wm__map .country{cursor:inherit}

.filter-select-wrap--no-choice:after{content:"‹";font-size:18px;right:16px}.filter-select-wrap--no-choice select{color:#71859a}.wm__modal-head{height:28px;display:flex;align-items:center;padding:0 7px 0 10px;border-bottom:1px solid rgba(141,166,191,.13);background:rgba(10,25,39,.92);user-select:none}.wm__modal-head-spacer{flex:1}.wm__modal-head .wm__close{position:static;font-size:29px;width:31px;height:31px;display:grid;place-items:center}.wm__modal{cursor:default}.wm__modal-content{cursor:auto}
.wm__footer-legend{margin-left:auto;display:flex;align-items:center;gap:9px;padding-left:20px;border-left:1px solid rgba(126,151,178,.28);text-align:right}.wm__footer-legend .footer-dot{flex:0 0 auto}.wm__footer-legend strong,.wm__footer-legend small{display:block}

.lang-menu-head,.drawer-head{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 7px 0 10px;border-bottom:1px solid rgba(140,165,190,.12)}
.lang-menu-options{padding:5px}.lang-menu-close,.drawer-close{border:0;background:none;color:#dce7f2;cursor:pointer;font-size:28px;line-height:1;width:28px;height:28px;display:grid;place-items:center;padding:0}.wm__navdrawer .drawer-head{display:flex;padding:0 12px}.wm__navdrawer .drawer-options{display:flex;flex-direction:column}.wm__navdrawer .drawer-options button{padding:13px 0;text-align:left}.wm__navdrawer .drawer-options button+button{border-top:1px solid rgba(140,165,190,.1)}
.wm__footer-legend{margin-left:auto;display:flex;align-items:center;gap:8px;padding-left:18px;border-left:1px solid rgba(126,151,178,.28);text-align:right}.wm__footer-legend strong{font-size:8.5px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.wm__footer-legend .footer-dot{flex:0 0 auto}
.wm__stat strong{font-size:10px}.wm__stat small{font-size:7.5px}

.wm__backdrop{pointer-events:none}.wm--modal-open .wm__backdrop{pointer-events:none}

/* v7.3 visual/state corrections */
.wm__filter{background:var(--wm-popup);border-color:#2c4e69;}
.filter-group select{background:var(--wm-popup2);}
.filter-select-wrap{position:relative;}
.filter-select-button{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #315571;border-radius:4px;background:var(--wm-popup2);color:#eef5ff;padding:0 10px;font:inherit;font-size:11px;text-align:left;cursor:pointer;}
.filter-select-button:disabled{cursor:default;color:#7c91a5;background:#12314a;}
.filter-select-arrow{font-size:14px;color:#aabed0;line-height:1;}
.filter-select-wrap--no-choice .filter-select-arrow{font-size:18px;}
.filter-options{position:absolute;left:0;right:0;top:38px;background:#16405d;border:1px solid #39617c;border-radius:5px;padding:4px;box-shadow:0 14px 32px rgba(0,0,0,.45);display:none;z-index:150;}
.filter-select-wrap.open .filter-options{display:block;}
.filter-options button{display:block;width:100%;border:0;background:transparent;color:#eef5ff;border-radius:3px;padding:8px 8px;font:inherit;font-size:11px;text-align:left;cursor:pointer;}
.filter-options button:hover,.filter-options button.selected{background:#235574;}
.filter-options button.selected{color:#8dccff;}
.wm__item{grid-template-columns:14px 1fr;}
.item-arrow{display:none;}
.wm__sidebar{width:214px;flex-basis:214px;padding-left:10px;padding-right:10px;}
.wm__item:hover{background:rgba(38,66,94,.68);}
.wm__item.active{background:rgba(30,73,111,.72);}
.marker-label{font-size:10.5px;text-rendering:geometricPrecision;shape-rendering:geometricPrecision;paint-order:stroke fill;stroke:#07121e;stroke-width:.65px;}
.marker-label__name{font-size:10.5px;}
.marker-label__location{font-size:8px;}
.wm__countrytip{font-size:8px;}
.wm__projecttip strong{font-size:10.5px;}
.wm__projecttip span{font-size:8.5px;}
.wm__footer-legend{margin-left:auto;justify-content:flex-end;text-align:right;}
.wm__footer-legend strong{font-size:7.5px;letter-spacing:.055em;}
.wm__top{padding-left:24px;padding-right:24px;}
.wm__brand{margin-right:24px;}
.wm__backdrop{pointer-events:none;}
.wm--language-open .wm__backdrop{pointer-events:auto;}
.wm--modal-open .wm__backdrop{pointer-events:none;}
.wm--modal-open .wm__top{pointer-events:none;}
.wm--language-open .wm__top{pointer-events:auto;}
.wm__langmenu{background:#10304a;border-color:#39617c;}
.wm__langmenu button:hover{background:#1b4a68;}
.lang-menu-head{display:none;}


/* v7.4.5 — authoritative SVG country fills
   The SVG itself contains no country fill. These rules are the only
   source for country surface colors.
*/
:root{
  --wm-map-bg:#020811;
  --wm-country:#030912;
  --wm-country-project:#0a1724;
  --wm-marker:#74c8ff;
}

.wm__map{
  background:var(--wm-map-bg);
}

.wm__map svg .country{
  fill:var(--wm-country) !important;
  opacity:1 !important;
}

.wm__map svg .country.has-project{
  fill:var(--wm-country-project) !important;
  opacity:1 !important;
}

/* Active country uses border emphasis only; its fill remains in the same
   hierarchy so the country surface cannot become a bright panel. */
.wm__map svg .country.active-country{
  fill:var(--wm-country-project) !important;
  stroke:#70b8ff !important;
}

/* Project points are intentionally brighter than all country surfaces. */
.wm__map svg .marker-dot{
  fill:var(--wm-marker) !important;
}


/* v7.6.1 */
:root { color-scheme: dark; }
.wm__map, .wm__map svg, .wm__map svg * { forced-color-adjust: none; }
.wm__map svg .hp761-country { fill: #0a1724 !important; }
.wm__map svg .hp761-country.hp761-has-project { fill: #253b50 !important; }

.hp761-overlay { forced-color-adjust:none; }
.hp761-country-marker { min-width:0 !important; min-height:0 !important; cursor:default !important; }
.hp761-dot {
  display:block; width:14px; height:14px; box-sizing:border-box;
  border-radius:50%; background:#74c8ff; border:1px solid #d9f2ff;
  box-shadow:0 0 8px rgba(116,200,255,.75);
}
.hp761-label { margin:4px 0 0 10px; text-align:left; color:#eaf7ff;
  font:11px/1.15 system-ui,sans-serif; white-space:nowrap; text-shadow:0 1px 5px #000; }
.hp761-label[hidden] { display:none !important; }
.hp761-project-title { font-weight:600; }
.hp761-country-title { font-size:10px; margin-top:2px; }

.hp761-modal {
  position:fixed; z-index:100000; min-width:min(420px,calc(100vw - 20px));
  max-width:calc(100vw - 20px); max-height:calc(100vh - 20px);
  overflow:hidden; background:#071625; color:#eaf7ff;
  border:1px solid rgba(116,200,255,.24); border-radius:7px;
  box-shadow:0 16px 50px rgba(0,0,0,.5);
}
.hp761-dragbar {
  padding:13px 50px 11px 16px; min-height:22px; position:relative;
  user-select:none; touch-action:none;
}
.hp761-dragbar strong { font-size:15px; }
.hp761-dragbar span { margin-left:10px; font-size:11px; opacity:.9; }
.hp761-close {
  position:absolute; right:9px; top:6px; width:32px; height:32px;
  border:0; background:transparent; color:#eaf7ff; font-size:27px; line-height:30px;
}
.hp761-modal-body { padding:8px 16px 16px; max-height:calc(100vh - 90px); overflow:auto; }
.hp761-project-row {
  display:block; width:100%; padding:10px 2px; border:0;
  border-top:1px solid rgba(255,255,255,.08); background:transparent;
  color:inherit; text-align:left; font:inherit;
}
.hp761-project-layout { display:flex; gap:18px; align-items:flex-start; }
.hp761-project-layout img { width:min(38%,280px); max-height:260px; object-fit:cover; border-radius:4px; }
.hp761-location { font-size:12px; margin-bottom:12px; }
.hp761-description { line-height:1.45; }
.hp761-info { margin-top:14px; font-size:11px; line-height:1.75; }
.hp761-more { display:block; margin-top:17px; color:#bfe9ff; }
@media (max-width:600px) {
  .hp761-modal { min-width:0; width:calc(100vw - 20px); }
  .hp761-project-layout { flex-direction:column; }
  .hp761-project-layout img { width:100%; max-width:none; }
}

/* =========================================================
   HP PROJECTS WORLDMAP v7.7.0 — authoritative requirements
   ========================================================= */
:root{color-scheme:dark;--wm-country:#0a1724;--wm-country-project:#253b50;--wm-marker:#74c8ff;}
.wm__map svg,.wm__map svg *{forced-color-adjust:none;}
.wm__map svg .country{fill:#0a1724 !important;}
.wm__map svg .country.has-project{fill:#253b50 !important;}
.wm__map svg .country.country-faded{opacity:.18 !important;}
.wm__map svg .country.country-focus{fill:#253b50 !important;stroke:#91cfff !important;stroke-width:1.05 !important;}
.wm__controls{left:14px;top:14px;bottom:auto;}

.summary-dot,.marker-dot{fill:#74c8ff !important;}
.summary-ring,.marker-ring{fill:none;stroke:#bfeaff;stroke-width:1;}
.summary-label{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:500;fill:#e9f6ff;pointer-events:none;paint-order:stroke;stroke:#07121e;stroke-width:.45px;}
.summary-country{font-size:7.5px;fill:#aebed0;}
.svg-summary-marker.hover .summary-ring,.svg-summary-marker.preview .summary-ring{stroke:#fff;}
.svg-summary-marker.preview .summary-dot{filter:drop-shadow(0 0 5px rgba(116,200,255,.95));}
.svg-marker{cursor:pointer;}
.marker-label{font-size:9.5px !important;}
.marker-label__name{font-size:9.5px !important;}
.marker-label__location{font-size:7.5px !important;}
.wm__filter{z-index:1000;pointer-events:auto;}
.filter-select-wrap:after{content:none !important;display:none !important;}
.filter-select-button{pointer-events:auto;}
.filter-options{z-index:1100;}
.wm__modal{position:fixed;z-index:2000;top:10px;bottom:auto;}
.wm__modal.open{transform:none;}
.wm__modal-head{cursor:default;}


.country-modal-head{display:flex;align-items:baseline;gap:8px;min-width:0;white-space:nowrap;}
.country-modal-head strong{font-size:13px;font-weight:500;}
.country-modal-head b{font-size:12px;font-weight:500;color:#74c8ff;}
.country-modal-head span{font-size:9px;color:#b5c5d5;}
.country-modal-head .country-modal-flag{font-size:14px;color:#eef5ff;}
.country-modal-content{padding-top:4px !important;}
.country-project-list{max-height:290px;overflow:auto;}
.country-project-row{width:100%;display:block;text-align:left;background:transparent;border:0;border-bottom:1px solid rgba(141,166,191,.14);padding:8px 3px;color:#eaf5ff;cursor:pointer;}
.country-project-row strong{display:block;font-size:10.5px;font-weight:500;}
.country-project-row small{display:block;font-size:8px;color:#aebed0;margin-top:2px;}
.wm__modal:has(.country-modal-content) .wm__modal-inner{display:block;min-height:0;}
.wm__modal:has(.country-modal-content){width:min(540px,calc(100vw - 20px));}
.wm__filter[style*="position: fixed"]{z-index:2100;}
@media(max-width:680px){.wm__controls{left:10px;top:10px;bottom:auto}.wm__modal{left:10px !important;right:10px;width:auto !important}.wm__modal.open{transform:none}.wm__filter{left:10px !important;right:10px !important;width:auto !important;transform:none !important;}}



/* Keep country summary count left-aligned with the already-correct country line. */
.summary-label,.summary-label .summary-count,.summary-label .summary-country{ text-anchor:start; }

/* Country project modal — fixed to the visible map viewport.
   Size and position are supplied from the map bounding box by map.js. */
.wm__modal.wm__modal--country{
  position:fixed !important;
  z-index:2000 !important;
  box-sizing:border-box !important;
  right:auto !important;
  bottom:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 !important;
  overflow:hidden !important;
  transform:none !important;
}
.wm__modal.wm__modal--country.open{transform:none !important;}
.wm__modal--country .wm__modal-head{
  height:36px !important;
  min-height:36px !important;
  box-sizing:border-box;
  padding:0 8px 0 12px;
}
.wm__modal--country .country-modal-head{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
  white-space:nowrap;
  overflow:hidden;
}
.wm__modal--country .country-modal-flag{font-size:15px;line-height:1;}
.wm__modal--country .country-modal-head strong{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;}
.wm__modal--country .wm__modal-inner{
  display:block !important;
  height:calc(100% - 36px) !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:hidden !important;
}
.wm__modal--country .wm__modal-content{
  height:100% !important;
  box-sizing:border-box;
  padding:0 !important;
  overflow:hidden !important;
}
.wm__modal--country .country-project-table-wrap{
  width:100%;
  height:100%;
  overflow:auto;
}
.wm__modal--country .country-project-table{
  width:100%;
  min-width:100%;
  margin:0;
  border-collapse:collapse;
  border-spacing:0;
  table-layout:fixed;
  color:#eaf5ff;
  font-size:9.5px;
}
.wm__modal--country .country-project-table th,
.wm__modal--country .country-project-table td{
  padding:6px 0;
  text-align:left;
  vertical-align:top;
  border-bottom:1px solid rgba(141,166,191,.14);
}
.wm__modal--country .country-project-table th{
  position:sticky;
  top:0;
  z-index:2;
  background:#10283d;
  color:#bfe9ff;
  font-size:9px;
  font-weight:600;
  border-bottom:1px solid rgba(116,200,255,.3);
}
.wm__modal--country .country-project-table th:nth-child(1),
.wm__modal--country .country-project-table td:nth-child(1){width:30%;min-width:0;padding-left:20px;padding-right:0;}
.wm__modal--country .country-project-table th:nth-child(2),
.wm__modal--country .country-project-table td:nth-child(2){width:15%;min-width:0;padding-left:10px;padding-right:0;}
.wm__modal--country .country-project-table th:nth-child(3),
.wm__modal--country .country-project-table td:nth-child(3){width:55%;min-width:0;padding-left:10px;padding-right:20px;}
.wm__modal--country .country-project-table td:nth-child(3){
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
  line-height:1.25;
}
.wm__modal--country .country-project-table td:nth-child(3).country-project-overflow{
  white-space:nowrap;
  overflow-wrap:normal;
  word-break:normal;
}

/* Scrollbars: right navigation and country detail table use the same compact appearance. */
.wm__list,
.wm__modal--country .country-project-table-wrap{
  scrollbar-width:thin;
  scrollbar-color:#42546a transparent;
}
.wm__list::-webkit-scrollbar,
.wm__modal--country .country-project-table-wrap::-webkit-scrollbar{
  width:6px;
  height:6px;
}
.wm__list::-webkit-scrollbar-track,
.wm__modal--country .country-project-table-wrap::-webkit-scrollbar-track{
  background:transparent;
}
.wm__list::-webkit-scrollbar-thumb,
.wm__modal--country .country-project-table-wrap::-webkit-scrollbar-thumb{
  background:#42546a;
  border-radius:3px;
}
.wm__list::-webkit-scrollbar-thumb:hover,
.wm__modal--country .country-project-table-wrap::-webkit-scrollbar-thumb:hover{
  background:#42546a;
}

/* Filter window uses the same visual palette as the country detail window. */
.wm__filter{
  background:rgba(5,12,20,.985) !important;
  border-color:#30465d !important;
  box-shadow:0 20px 65px #000d !important;
}
.wm__filter .filter-head{
  background:rgba(10,25,39,.92) !important;
  border-bottom-color:rgba(141,166,191,.13) !important;
  border-radius:6px 6px 0 0;
}
.wm__filter .filter-select-button{
  background:#10283d !important;
  border-color:#30465d !important;
  color:#eaf5ff !important;
}
.wm__filter .filter-select-button:disabled{
  background:#10283d !important;
  color:#71859a !important;
}
.wm__filter .filter-options{
  background:#10283d !important;
  border-color:#30465d !important;
  box-shadow:0 20px 65px #000d !important;
}
.wm__filter .filter-options button{
  color:#eaf5ff !important;
}
.wm__filter .filter-options button:hover,
.wm__filter .filter-options button.selected{
  background:#164263 !important;
}
.wm__filter .filter-options button.selected{
  color:#bfe9ff !important;
}
/* Filter header matches the confirmed detail-window header geometry. */
.wm__filter{padding:0 0 15px;}
.wm__filter .filter-head{height:28px;min-height:28px;padding:0 10px;box-sizing:border-box;}
.wm__filter .filter-group{padding:15px 15px 0;}
.wm__filter .filter-actions{padding-right:0;}

/* The established summary detail window remains visually unchanged; its header is draggable. */
.wm__modal--country .wm__modal-head{cursor:move;}
.wm__modal--country .wm__modal-head .wm__close{cursor:pointer;}
.wm__modal--country .wm__modal-head.dragging{cursor:grabbing;}


/* Map zoom/reset controls: fixed-size block in the lower-right corner. */
.wm__controls{
  left:auto !important;
  right:14px !important;
  top:auto !important;
  bottom:18px !important;
  width:max-content !important;
}
.wm__controls button{width:28px !important;height:28px !important;}
/* Filter icon: all three strokes are exactly 1px thick. */
.filter-glyph i,
.filter-glyph i:nth-child(1),
.filter-glyph i:nth-child(2),
.filter-glyph i:nth-child(3){height:1px !important;}

/* detailfenster_summary: localized navigation button immediately left of close. */
.wm__more-details{
  flex:0 0 auto;
  height:22px;
  margin-right:6px;
  padding:0 8px;
  border:1px solid rgba(126,151,178,.30);
  border-radius:3px;
  background:rgba(43,140,255,.10);
  color:#dcecff;
  font:inherit;
  font-size:10px;
  line-height:20px;
  cursor:pointer;
  white-space:nowrap;
}
.wm__more-details:hover{background:rgba(43,140,255,.18);}

/* v8.1: independent country view inside the world-map viewport. */
.project-country-window{
  position:absolute;
  inset:20px 20px 50px;
  z-index:90;
  display:none;
  flex-direction:column;
  overflow:hidden;
  background:rgba(5,12,20,.985);
  border:1px solid #30465d;
  border-radius:7px;
  box-shadow:0 20px 65px #000d;
  pointer-events:auto;
}
.project-country-window.open{display:flex;}
.wm--country-open .map-canvas,.wm--country-open .wm__controls{pointer-events:none;}
.project-country-window__head{
  min-height:36px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:0 8px 0 12px;
  border-bottom:1px solid rgba(141,166,191,.13);
  background:rgba(10,25,39,.92);
}
.project-country-window__content{display:flex;flex:1;min-height:0;}
.project-country-window__title{display:flex;align-items:center;gap:7px;min-width:0;}
.project-country-window__title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;}
.project-country-window__flag{font-size:15px;line-height:1;}
.project-country-window__close{
  width:31px;
  height:31px;
  margin-left:auto;
  border:0;
  background:transparent;
  color:#d9e5f0;
  font-size:29px;
  line-height:1;
  cursor:pointer;
}
.project-country-window__body{position:relative;flex:1;min-width:0;min-height:0;overflow:hidden;touch-action:none;cursor:grab;}
.project-country-window__body.is-dragging{cursor:grabbing;}
.project-country-window__controls,.country-project-marker{cursor:auto;}
.project-country-window__controls button,.country-project-marker{cursor:pointer;}
.project-country-window__map{position:absolute;inset:0;overflow:hidden;}
.project-country-window__svg{position:absolute;inset:20px;transform-origin:center center;will-change:transform;}
.project-country-window__svg svg{width:100%;height:100%;display:block;color:#74c8ff;}
.project-country-window__svg .region-boundary{stroke:rgba(191,234,255,.55);}
.project-country-window__svg .country-outline{stroke:#7898b2;}
.project-country-window__loading,.project-country-window__error{height:100%;display:grid;place-items:center;padding:20px;color:#aebdcd;font-size:12px;}
.project-country-window__error{color:#ffb8bd;}
.project-country-window__controls{position:absolute;right:14px;bottom:14px;z-index:2;display:flex;flex-direction:column;background:rgba(5,13,22,.82);border:1px solid rgba(154,182,210,.28);border-radius:4px;overflow:hidden;box-shadow:0 12px 30px #0008;}
.project-country-window__controls button{width:28px;height:28px;border:0;border-bottom:1px solid rgba(154,182,210,.2);background:none;color:#e5edf7;font-size:18px;line-height:1;cursor:pointer;}
.project-country-window__controls button:last-child{border-bottom:0;}
.project-country-window__controls button:hover{background:rgba(43,140,255,.14);}
.project-country-window__item{display:block;width:100%;min-height:49px;margin:0 0 5px;padding:8px 9px;border:1px solid rgba(126,151,178,.12);border-radius:4px;background:rgba(12,25,39,.55);color:#eef5ff;text-align:left;cursor:pointer;}
.project-country-window__item:hover{background:rgba(38,66,94,.6);}
.project-country-window__item.active{border-color:#438dcc;background:rgba(30,73,111,.74);}
.project-country-window__item strong,.project-country-window__item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.project-country-window__item strong{font-size:11px;font-weight:500;}
.project-country-window__item small{margin-top:4px;color:#aebaca;font-size:9px;}
.project-country-window__empty{padding:12px;color:#91a0b3;font-size:11px;}
.country-project-marker{cursor:pointer;}
.country-project-marker__ring{fill:none;stroke:#ef6f78;stroke-width:1;vector-effect:non-scaling-stroke;opacity:.68;}
.country-project-marker__dot{fill:#e85d68;stroke:#ffd2d6;stroke-width:1.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(232,93,104,.9));}
.country-project-marker__label{display:none;fill:#f5f9ff;stroke:#07121e;stroke-width:.7px;paint-order:stroke fill;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:550;text-rendering:geometricPrecision;shape-rendering:geometricPrecision;pointer-events:none;}
.country-project-marker.hover .country-project-marker__ring,.country-project-marker.selected .country-project-marker__ring{stroke:#ffadb4;opacity:1;}
.country-project-marker.selected .country-project-marker__dot{fill:#e85d68;}
.country-project-marker.selected .country-project-marker__label{display:block;}

.project-detail-backdrop{position:absolute;inset:0;z-index:200;display:none;background:rgba(0,4,8,.72);pointer-events:auto;}
.project-detail-backdrop.open{display:block;}
.project-detail-window{--detail-image:33%;position:fixed;left:50%;top:50%;z-index:210;display:none;width:min(820px,calc(100vw - 40px));height:min(500px,calc(100vh - 40px));transform:translate(-50%,-50%);overflow:hidden;border:1px solid #38536d;border-radius:8px;background:#07111d;box-shadow:0 24px 80px #000;}
.project-detail-window.open{display:flex;flex-direction:column;}
.project-detail-window__head{height:36px;flex:0 0 36px;display:flex;align-items:center;padding-left:12px;border-bottom:1px solid rgba(141,166,191,.18);background:#0a1927;user-select:none;cursor:default;}
.project-detail-window__drag-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9eb1c4;font-size:10px;}
.project-detail-window__close{width:34px;height:34px;margin-left:auto;border:0;background:none;color:#d9e5f0;font-size:30px;line-height:1;cursor:pointer;}
.project-detail-window__content{container-type:inline-size;display:grid;grid-template-columns:minmax(0,var(--detail-image)) 6px minmax(0,1fr);flex:1;min-height:0;}
.project-detail-window__image{position:relative;min-width:0;height:100%;background:linear-gradient(135deg,#102337,#07111d);overflow:hidden;}
.project-detail-window__image img{position:absolute;left:0;top:0;display:block;width:100cqw;max-width:none;height:100%;object-fit:contain;object-position:left center;}
.project-detail-window__image.is-empty:after{content:"";display:block;width:100%;height:100%;background:radial-gradient(circle at 40% 40%,rgba(69,111,148,.22),transparent 65%);}
.project-detail-window__divider{width:6px;height:100%;background:#21394e;cursor:col-resize;touch-action:none;}
.project-detail-window__divider:hover{background:#3c6688;}
.project-detail-window__text{min-width:0;overflow:auto;padding:28px 30px;color:#eef5ff;}
.project-detail-window__text h2{margin:0;font-size:19px;line-height:1.35;font-weight:550;}
.project-detail-window__location{margin:7px 0 0;color:#9fb0c2;font-size:12px;}
.project-detail-window__text hr{height:1px;margin:21px 0;border:0;background:rgba(141,166,191,.2);}
.project-detail-window__text dl{margin:0;display:grid;gap:10px;}
.project-detail-window__text dl div{display:grid;grid-template-columns:110px 1fr;gap:12px;}
.project-detail-window__text dt{color:#91a6ba;font-size:11px;}
.project-detail-window__text dd{margin:0;font-size:12px;}
.project-detail-window__description{margin:24px 0 0;color:#c6d2df;font-size:12px;line-height:1.6;}
.project-detail-window__details{display:inline-flex;align-items:center;justify-content:center;height:31px;margin-top:25px;padding:0 13px;border:1px solid #3e6d94;border-radius:4px;background:rgba(43,140,255,.14);color:#e5f2ff;font-size:11px;text-decoration:none;}
.project-detail-window__details:hover{background:rgba(43,140,255,.24);}
.wm--project-detail-open>.wm__top,.wm--project-detail-open>.wm__body,.wm--project-detail-open>.wm__footer,.wm--project-detail-open>.wm__modal{pointer-events:none;}
@media(max-width:760px){.project-detail-window{width:calc(100vw - 20px);height:calc(100vh - 20px)}.project-detail-window__text{padding:20px}.project-detail-window__text dl div{grid-template-columns:1fr;gap:3px}}

/* v8.1 country-project polish: larger non-map UI and a wider right navigation. */
@media(min-width:681px){.wm__sidebar{width:257px;flex-basis:257px;}}
.wm__brand{font-size:16px;}
.wm__nav button,.wm__navdrawer button{font-size:14px;}
.wm__filterbtn{font-size:12px;}
.wm__langbtn{font-size:20px;}
.wm__langmenu button{font-size:14px;}
.lang-menu-flag{font-size:19px;}
.wm__sidehead h2{font-size:17px;}
.wm__sidehead .wm__sidecount{font-size:11px;}
.wm__item strong{font-size:14px;}
.wm__item small{font-size:12px;}
.wm__radio{width:13px;height:13px;}
.wm__empty{font-size:14px;}
.search-wrap input{font-size:14px;}
.filter-head h3{font-size:16px;}
.filter-group label{font-size:12px;}
.filter-select-button,.filter-options button{font-size:13px;}
.project-country-window__title strong{font-size:16px;}
.project-country-window__flag{font-size:18px;}
.project-country-window__item strong{font-size:14px;}
.project-country-window__item small{font-size:12px;}
.project-country-window__empty{font-size:13px;}
.project-detail-window__drag-title{font-size:12px;}
.project-detail-window__text h2{font-size:22px;}
.project-detail-window__location{font-size:14px;}
.project-detail-window__text dt{font-size:13px;}
.project-detail-window__text dd{font-size:14px;}
.project-detail-window__description{font-size:14px;}
.project-detail-window__details{font-size:13px;}
.wm__stat strong{font-size:13px;}
.wm__stat small{font-size:10px;}
.footer-icon{width:26px;height:26px;}
.country-icon:before{font-size:28px;}
.wm__footer-legend{min-height:26px;border-left-color:rgba(126,151,178,.28);}
.wm__footer-legend strong{font-size:11px;letter-spacing:.055em;}
.wm__footer-legend .footer-dot{width:10px;height:10px;background:#74c8ff;border:1.5px solid #d5f0ff;box-shadow:0 0 5px rgba(43,140,255,.9);}
.wm__sidebar{position:relative;padding-bottom:61px;}
.wm__work-samples{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);height:32px;display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;box-shadow:none;color:#ffe066;font-size:14px;font-weight:550;letter-spacing:.045em;line-height:1;white-space:nowrap;text-decoration:none!important;}
.wm__work-samples:focus,.wm__work-samples:active,.wm__work-samples:visited{border:0;background:transparent;box-shadow:none;color:#ffe066;text-decoration:none!important;}
.wm__work-samples:hover{color:#ffcc00;text-decoration:none!important;}
.wm__work-samples::before,.wm__work-samples::after{content:none!important;display:none!important;}
.wm__work-samples span:last-child{font-size:17px;}
@media(max-width:680px){.wm__sidebar{padding-bottom:53px}.wm__work-samples{bottom:15px;height:32px;font-size:12px;}}
