.beup-global-map{--bm-primary:#4f9fad;--bm-deep:#267988;--bm-ink:#254d54;--bm-muted:#768f94;--bm-line:#d9e9eb;--bm-green:#36ad79;--bm-red:#dc786a;--bm-grey:#9daeb2;color:var(--bm-ink);background:#f6fbfb;border:1px solid var(--bm-line);border-radius:14px;overflow:hidden;position:relative;font-family:inherit;margin:20px 0 26px;isolation:isolate}
.beup-global-map *{box-sizing:border-box}.beup-global-map button{font:inherit;cursor:pointer}.beup-global-map button:focus-visible,.bmap-marker:focus-visible{outline:2px solid #26899b;outline-offset:3px}.beup-global-map button:disabled{opacity:.5;cursor:wait}
.bmap-header{display:flex;justify-content:space-between;align-items:center;padding:24px 26px 20px;gap:16px;background:linear-gradient(110deg,#eef8f8,rgba(255,255,255,.4))}.bmap-eyebrow{font-size:10px;letter-spacing:2px;color:var(--bm-primary);font-weight:700;margin-bottom:7px}.bmap-header h2{margin:0!important;font-size:22px!important;line-height:1.45;font-weight:650;letter-spacing:.5px}.bmap-header p{font-size:12px;color:var(--bm-muted);margin:4px 0 0}.bmap-tools{display:flex;align-items:center;gap:16px}.bmap-live{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--bm-deep);white-space:nowrap}.beup-global-map i{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--bm-green)}.bmap-live i{box-shadow:0 0 0 4px #36ad7912;animation:bmap-breathe 3s ease-in-out infinite}.beup-global-map i.offline{background:var(--bm-red)}.beup-global-map i.unknown{background:var(--bm-grey)}.bmap-refresh{background:#fff9;border:1px solid #cadee1;color:var(--bm-deep);border-radius:7px;padding:8px 11px;font-size:12px!important;white-space:nowrap}
.bmap-body{display:grid;grid-template-columns:minmax(0,1fr) 210px;min-height:355px;border-top:1px solid #e5eff0;border-bottom:1px solid #e5eff0}.bmap-canvas{min-width:0;position:relative;display:flex;align-items:center;background:radial-gradient(ellipse at 72% 44%,#daf0ef88,transparent 65%),#f5fafb;overflow:hidden}.bmap-world{display:block;width:100%;height:100%;min-height:330px;max-height:455px;user-select:none;touch-action:pan-y}.bmap-gridline{fill:none;stroke:#bed9db;stroke-width:.65;opacity:.4}.bmap-continent{fill:url(#bmap-dots);stroke:#abcdd0;stroke-width:.65;fill-rule:evenodd}.bmap-wire{fill:none;stroke:var(--bm-primary);stroke-width:1;opacity:.23}.bmap-flow{fill:none;stroke:#36b9b1;stroke-width:1.6;stroke-dasharray:1 99;stroke-linecap:round;opacity:.8;animation:bmap-travel 6s linear infinite}.bmap-route.offline .bmap-wire{stroke:var(--bm-red);opacity:.8;stroke-dasharray:3 3;stroke-width:1.5}.bmap-break{fill:none;stroke:var(--bm-red);stroke-width:1.8}.bmap-route.unknown .bmap-wire{stroke:var(--bm-grey);stroke-dasharray:3 7;opacity:.35}.bmap-route.muted{opacity:.11}.bmap-route.highlighted .bmap-wire{stroke-width:3;opacity:1}.bmap-route.highlighted .bmap-flow{stroke-width:3}.bmap-marker{cursor:pointer;--point:#3ea8a6;outline:none}.bmap-marker.offline{--point:var(--bm-red)}.bmap-marker.unknown{--point:var(--bm-grey)}.bmap-marker.partial{--point:#d89944}.bmap-hit{fill:transparent}.bmap-halo{fill:var(--point);opacity:.13;stroke:var(--point);stroke-width:.5}.bmap-core{fill:var(--point);stroke:#fff;stroke-width:1.5}.bmap-marker.selected .bmap-halo{opacity:.3;stroke-width:2}.bmap-marker.muted{opacity:.35}.bmap-marker text{font-size:12px;fill:#537c82;text-anchor:middle;paint-order:stroke;stroke:#f5fafb;stroke-width:4px;stroke-linejoin:round;font-weight:600;pointer-events:none}.bmap-marker.selected text{fill:var(--bm-deep)}
.bmap-zoom{display:flex;flex-direction:column;position:absolute;left:16px;top:18px;background:#fffffff0;border:1px solid #d9e8e9;border-radius:7px;overflow:hidden;box-shadow:0 3px 10px #345a6505}.bmap-zoom button{border:0;border-bottom:1px solid #eaf0f1;background:transparent;color:#61868d;width:29px;height:29px;font-size:17px;line-height:1}.bmap-zoom button:last-child{border:0}.bmap-mapnote{position:absolute;bottom:13px;left:17px;font-size:10px;color:#8aa0a5;pointer-events:none}.bmap-maperror{position:absolute;top:12px;left:60px;font-size:12px;color:#ad6052;background:#fff9;padding:6px 10px;border-radius:6px}
.bmap-detail{background:#ffffffb3;border-left:1px solid #dfebed;padding:21px 18px;min-width:0;max-height:425px;overflow:auto}.bmap-detail-label{font-size:12px;font-weight:600;color:#6f8c92}.bmap-big{font-size:43px;font-weight:650;letter-spacing:-1.5px;line-height:1.25;margin:8px 0 3px;font-variant-numeric:tabular-nums}.bmap-big span{font-size:12px;font-weight:400;letter-spacing:0;color:var(--bm-muted);margin-left:9px}.bmap-summary{font-size:11px;line-height:1.65;color:var(--bm-muted);margin:4px 0 12px}.bmap-totals{display:flex;gap:15px;padding:8px 0 14px;border-bottom:1px solid #e4eeef}.bmap-totals div{font-size:10px;color:var(--bm-muted);display:flex;align-items:center;gap:5px}.bmap-totals strong{color:var(--bm-ink);font-size:15px;font-weight:600}.bmap-regions-label{font-size:10px;color:#8da1a5;margin:14px 0 7px}.bmap-quick{display:grid;grid-template-columns:1fr;gap:2px}.bmap-quick button{display:flex;justify-content:space-between;gap:8px;border:0;background:transparent;color:#4d6e75;padding:6px 0;font-size:11px}.bmap-quick b{font-weight:400;color:#99b6bb;margin-left:6px}.bmap-quick button:hover{color:#238a99}.bmap-hint{font-size:10px;line-height:1.7;color:#9aaeb2;margin:12px 0 0}.bmap-back{border:0;background:none;color:var(--bm-primary);padding:0;font-size:11px!important;margin-bottom:17px}.bmap-detail h3{font-size:19px;line-height:1.5;margin:0;color:var(--bm-ink)}.bmap-node-list{display:flex;flex-direction:column;gap:5px;max-height:265px;overflow:auto}.bmap-node{width:100%;display:flex;gap:7px;align-items:center;justify-content:space-between;border:1px solid transparent;background:transparent;color:#56777d;padding:8px 5px;border-radius:5px;min-height:36px;text-align:left}.bmap-node>span{font-size:10px;line-height:1.6;display:flex;align-items:center;gap:6px;overflow-wrap:anywhere}.bmap-node small{white-space:nowrap;font-size:9px;flex-shrink:0;color:#389978}.bmap-node small.offline{color:var(--bm-red)}.bmap-node small.unknown{color:var(--bm-grey)}.bmap-node.active,.bmap-node:hover{background:#eaf6f5;border-color:#c3dfdf}.bmap-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 22px;background:#fff9;font-size:10px;color:#799398}.bmap-legend{display:flex;gap:19px}.bmap-legend span{display:flex;align-items:center;gap:6px}.bmap-updated{font-variant-numeric:tabular-nums}.bmap-caption{font-size:9px;line-height:1.6;color:#94a7aa;display:flex;gap:8px;justify-content:space-between;padding:8px 22px}.bmap-caption a{color:inherit;white-space:nowrap}.beup-global-map[data-state="stale"] .bmap-live i{background:var(--bm-grey);animation:none}
.bmap-body{min-height:425px}.bmap-flag{width:14px;height:10px;object-fit:cover;margin-right:6px;vertical-align:middle;border-radius:1px}.bmap-detail h3 .bmap-flag{width:20px;height:14px;margin-right:8px}
@keyframes bmap-travel{to{stroke-dashoffset:-100}}@keyframes bmap-breathe{50%{opacity:.4;box-shadow:0 0 0 6px #36ad7908}}
@media(max-width:1050px){.bmap-body{grid-template-columns:minmax(0,1fr) 184px}.bmap-detail{padding:19px 14px}.bmap-header{padding:21px}.bmap-live{display:none}.bmap-world{min-height:360px}}
@media(max-width:680px){.beup-global-map{margin:16px 0 20px;border-radius:12px}.bmap-header{padding:19px 17px;gap:8px}.bmap-eyebrow{font-size:8px;letter-spacing:1.3px}.bmap-header h2{font-size:20px!important}.bmap-header p{font-size:11px}.bmap-refresh{padding:7px 9px}.bmap-refresh span{display:none}.bmap-body{grid-template-columns:1fr;min-height:0}.bmap-world{height:244px;min-height:244px;max-height:none}.bmap-detail{border-left:0;border-top:1px solid #e3edef;padding:17px;max-height:none}.bmap-detail-label{float:left;line-height:36px}.bmap-big{font-size:30px;text-align:right;margin:0}.bmap-big span{font-size:12px}.bmap-totals{padding:8px 0 11px;font-size:12px;gap:23px}.bmap-totals div{font-size:11px}.bmap-summary{margin-bottom:8px}.bmap-quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 13px}.bmap-quick button{font-size:11px}.bmap-regions-label{margin-top:11px}.bmap-node-list{display:grid;grid-template-columns:1fr 1fr;max-height:220px;gap:3px 10px}.bmap-detail h3{font-size:18px}.bmap-node>span{font-size:11px}.bmap-back{margin-bottom:8px}.bmap-footer{align-items:flex-start;flex-direction:column;padding:12px 17px;gap:9px;font-size:10px}.bmap-caption{padding:7px 17px;font-size:8px;gap:5px}.bmap-caption a{display:none}.bmap-legend{width:100%;justify-content:space-between}.bmap-zoom{left:11px;top:13px}.bmap-mapnote{left:12px;font-size:9px}.bmap-marker text{font-size:17px}.bmap-core{stroke-width:1.3px}.bmap-marker .bmap-hit{r:19px}}
@media(max-width:680px){.bmap-detail{min-height:270px}}
@media(prefers-reduced-motion:reduce){.beup-global-map *{animation:none!important;transition:none!important}.bmap-flow{stroke-dasharray:none;opacity:.25}}
