/* Macro Map · MODE · BANKS · mockup 11 · pixel fidelity */

#ih-panel-macro-map[data-mm-mode="market_players"] {
  --banks-amber: #FF9F00;
  --banks-amber-soft: #E8B44A;
  --banks-amber-mute: rgba(255, 159, 0, 0.55);
  --banks-bg: #000000;
  --banks-panel: #0a0806;
  --banks-line: rgba(255, 159, 0, 0.42);
  --banks-rail-w: 96px;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-map-stage {
  background: var(--banks-bg) !important;
  border: 1px solid rgba(255, 159, 0, 0.48) !important;
  border-radius: 10px !important;
  outline: none;
  overflow: hidden;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-map-stage .maplibregl-map,
#ih-panel-macro-map[data-mm-mode="market_players"] #cal-map-ml {
  background: #000 !important;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .maplibregl-ctrl-attrib,
#ih-panel-macro-map[data-mm-mode="market_players"] .maplibregl-ctrl-bottom-left,
#ih-panel-macro-map[data-mm-mode="market_players"] .maplibregl-ctrl-bottom-right {
  display: none !important;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film {
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.94) 72%, rgba(0, 0, 0, 0) 100%) !important;
  border-bottom: 1px solid rgba(255, 159, 0, 0.32) !important;
  left: var(--banks-rail-w);
  padding: 14px 18px 20px !important;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__brand {
  align-items: center;
  color: var(--banks-amber);
  display: flex;
  gap: 10px;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__gct-word {
  color: var(--banks-amber);
  font: 800 34px/0.92 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.04em;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__gct-sub {
  color: var(--banks-amber);
  display: flex;
  flex-direction: column;
  font: 600 14px/1.3 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.12em;
  opacity: 0.95;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__mode-center {
  color: var(--banks-amber) !important;
  font: 700 30px/1.15 "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  letter-spacing: 0.16em !important;
  text-shadow: 0 0 20px rgba(255, 159, 0, 0.32);
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__center {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__sub {
  display: none !important;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__right {
  align-items: center;
  display: flex;
  gap: 4px;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__utc {
  align-items: center;
  color: #f0e6d2 !important;
  display: inline-flex !important;
  font: 600 20px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  gap: 12px;
  letter-spacing: 0.06em !important;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__live {
  align-items: center;
  border: 1px solid var(--banks-amber);
  border-radius: 999px;
  color: var(--banks-amber);
  display: inline-flex;
  font: 700 14px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  gap: 8px;
  letter-spacing: 0.12em;
  margin-left: 10px;
  padding: 9px 18px;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-basemap-tog {
  font: 700 13px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  letter-spacing: 0.1em !important;
  padding: 8px 12px !important;
}

#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-film__live > i {
  background: var(--banks-amber);
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(255, 159, 0, 0.28), 0 0 10px rgba(255, 159, 0, 0.85);
  display: inline-block;
  height: 8px;
  width: 8px;
  animation: ih-mm-banks-live 1.4s ease-in-out infinite;
}

@keyframes ih-mm-banks-live {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.5; transform: scale(0.92); }
}

#ih-panel-macro-map[data-mm-mode="market_players"] #ih-mm-disaster-foot,
#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-sessions,
#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-kpi,
#ih-panel-macro-map[data-mm-mode="market_players"] .ih-module-bar,
#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-layer-menu,
#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-layer-menu.ih-mm-layer-menu--dock-right,
#ih-panel-macro-map[data-mm-mode="market_players"] .ih-mm-layer-menu.ih-mm-layer-menu--banks-hidden {
  display: none !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

/* Left nav rail */
#ih-panel-macro-map .ih-mm-banks-rail {
  background: #000;
  border-right: 1px solid rgba(255, 159, 0, 0.38);
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  padding: 8px 0 10px;
  pointer-events: auto;
  position: absolute;
  top: 0;
  width: var(--banks-rail-w, 96px);
  z-index: 12;
}

#ih-panel-macro-map .ih-mm-banks-rail[hidden] {
  display: none !important;
}

#ih-panel-macro-map .ih-mm-banks-rail__nav {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 4px;
  padding: 4px 6px;
}

#ih-panel-macro-map .ih-mm-banks-nav {
  align-items: center;
  appearance: none;
  background: transparent;
  border: 0;
  color: rgba(255, 159, 0, 0.48);
  cursor: default;
  display: flex;
  flex-direction: column;
  font: 700 12px/1.25 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  gap: 6px;
  letter-spacing: 0.04em;
  padding: 10px 4px;
  position: relative;
  text-align: center;
  width: 100%;
}

#ih-panel-macro-map .ih-mm-banks-nav.is-on {
  color: #FF9F00;
  cursor: default;
}

#ih-panel-macro-map .ih-mm-banks-nav.is-on::before {
  background: #FF9F00;
  bottom: 8px;
  box-shadow: 0 0 8px rgba(255, 159, 0, 0.65);
  content: '';
  left: -6px;
  position: absolute;
  top: 8px;
  width: 3px;
}

#ih-panel-macro-map .ih-mm-banks-nav[data-banks-nav="settings"],
#ih-panel-macro-map .ih-mm-banks-rail__collapse {
  cursor: pointer;
}

#ih-panel-macro-map .ih-mm-banks-nav__ico {
  display: block;
  height: 20px;
  margin: 0 auto;
  width: 20px;
  background: currentColor;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}

#ih-panel-macro-map .ih-mm-banks-nav__ico--map {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='9'/><path d='M3 12h18M12 3c2.5 2.8 3.8 5.8 3.8 9S14.5 18.2 12 21c-2.5-2.8-3.8-5.8-3.8-9S9.5 5.8 12 3z'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='9'/><path d='M3 12h18M12 3c2.5 2.8 3.8 5.8 3.8 9S14.5 18.2 12 21c-2.5-2.8-3.8-5.8-3.8-9S9.5 5.8 12 3z'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--markets {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M4 16l5-5 3 3 8-8'/><path d='M14 6h6v6'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M4 16l5-5 3 3 8-8'/><path d='M14 6h6v6'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--assets {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M12 3l9 16H3L12 3z'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M12 3l9 16H3L12 3z'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--flows {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='9'/><path d='M12 7v10M9 10h6M9 14h6'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='9'/><path d='M12 7v10M9 10h6M9 14h6'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--news {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M4 5h12v14H4z'/><path d='M16 8h4v11a2 2 0 01-2 2H6'/><path d='M7 9h6M7 12h6M7 15h4'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M4 5h12v14H4z'/><path d='M16 8h4v11a2 2 0 01-2 2H6'/><path d='M7 9h6M7 12h6M7 15h4'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--analytics {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M5 19V10M10 19V5M15 19v-7M20 19V8'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M5 19V10M10 19V5M15 19v-7M20 19V8'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--watch {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M12 3l2.4 4.9 5.4.8-3.9 3.8.9 5.4L12 15.9 7.2 18l.9-5.4L4.2 8.7l5.4-.8L12 3z'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M12 3l2.4 4.9 5.4.8-3.9 3.8.9 5.4L12 15.9 7.2 18l.9-5.4L4.2 8.7l5.4-.8L12 3z'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-nav__ico--gear {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='3'/><path d='M12 3v2.2M12 18.8V21M4.2 6.4l1.6 1.6M18.2 16l1.6 1.6M3 12h2.2M18.8 12H21M4.2 17.6l1.6-1.6M18.2 8l1.6-1.6'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='3'/><path d='M12 3v2.2M12 18.8V21M4.2 6.4l1.6 1.6M18.2 16l1.6 1.6M3 12h2.2M18.8 12H21M4.2 17.6l1.6-1.6M18.2 8l1.6-1.6'/></svg>");
}

#ih-panel-macro-map .ih-mm-banks-rail__collapse {
  appearance: none;
  background: transparent;
  border: 0;
  color: rgba(255, 159, 0, 0.7);
  font: 700 18px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  margin-top: auto;
  padding: 12px 0 6px;
}

/* Map chrome overlays */
#ih-panel-macro-map .ih-mm-banks-mapchrome {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  left: calc(var(--banks-rail-w, 96px) + 18px);
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 72px;
  z-index: 9;
}

#ih-panel-macro-map .ih-mm-banks-mapchrome[hidden] {
  display: none !important;
}

#ih-panel-macro-map .ih-mm-banks-mapchrome__title {
  color: #FF9F00;
  font: 700 20px/1.2 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.1em;
  text-shadow: 0 0 14px rgba(255, 159, 0, 0.25);
}

#ih-panel-macro-map .ih-mm-banks-mapchrome__sub {
  color: rgba(255, 159, 0, 0.88);
  font: 600 15px/1.4 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.06em;
  margin-top: 6px;
}

#ih-panel-macro-map .ih-mm-banks-sug {
  align-items: center;
  background: rgba(0, 0, 0, 0.88);
  border: 1px solid rgba(255, 159, 0, 0.5);
  border-radius: 2px;
  display: flex;
  gap: 14px;
  padding: 12px 14px;
  pointer-events: auto;
}

#ih-panel-macro-map .ih-mm-banks-sug__txt {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#ih-panel-macro-map .ih-mm-banks-sug__txt > span {
  color: rgba(255, 159, 0, 0.82);
  font: 700 13px/1.2 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.1em;
}

#ih-panel-macro-map .ih-mm-banks-sug__txt > em {
  color: #FF9F00;
  font: 700 16px/1.25 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  letter-spacing: 0.06em;
}

#ih-panel-macro-map .ih-mm-banks-sug__tog {
  align-items: center;
  appearance: none;
  background: transparent;
  border: 0;
  color: #FF9F00;
  cursor: pointer;
  display: inline-flex;
  font: 700 15px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  gap: 8px;
  letter-spacing: 0.08em;
  padding: 0;
}

#ih-panel-macro-map .ih-mm-banks-sug__tog > i {
  background: rgba(60, 48, 20, 0.95);
  border-radius: 999px;
  box-shadow: inset 0 0 0 1px rgba(255, 159, 0, 0.35);
  display: inline-block;
  height: 20px;
  position: relative;
  width: 38px;
}

#ih-panel-macro-map .ih-mm-banks-sug__tog > i::after {
  background: #ddd;
  border-radius: 50%;
  content: '';
  height: 16px;
  left: 2px;
  position: absolute;
  top: 2px;
  transition: left 0.15s ease;
  width: 16px;
}

#ih-panel-macro-map .ih-mm-banks-sug__tog.is-on > i {
  background: #FF9F00;
  box-shadow: 0 0 12px rgba(255, 159, 0, 0.45);
}

#ih-panel-macro-map .ih-mm-banks-sug__tog.is-on > i::after {
  background: #fff;
  left: 20px;
}

/* Bottom dock */
#ih-panel-macro-map .ih-mm-banks-dock {
  align-items: center;
  background: rgba(0, 0, 0, 0.96);
  border-top: 1px solid rgba(255, 159, 0, 0.42);
  bottom: 0;
  display: grid;
  gap: 0;
  grid-template-columns: minmax(170px, 1.15fr) auto auto minmax(150px, 1fr) minmax(130px, 0.9fr) auto;
  left: var(--banks-rail-w, 96px);
  pointer-events: auto;
  position: absolute;
  right: 0;
  z-index: 11;
}

#ih-panel-macro-map .ih-mm-banks-dock[hidden] {
  display: none !important;
}

#ih-panel-macro-map .ih-mm-banks-dock > * {
  align-items: center;
  border-right: 1px solid rgba(255, 159, 0, 0.28);
  display: flex;
  min-height: 84px;
  padding: 12px 18px;
}

#ih-panel-macro-map .ih-mm-banks-dock > *:last-child {
  border-right: 0;
}

#ih-panel-macro-map .ih-mm-banks-dock__label {
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}

#ih-panel-macro-map .ih-mm-banks-dock__label > strong {
  color: #FF9F00;
  font: 700 17px/1.2 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.1em;
}

#ih-panel-macro-map .ih-mm-banks-dock__label > span {
  color: rgba(255, 159, 0, 0.82);
  font: 600 14px/1.3 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.05em;
}

#ih-panel-macro-map .ih-mm-banks-dock__stat {
  gap: 12px;
}

#ih-panel-macro-map .ih-mm-banks-dock__stat > div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#ih-panel-macro-map .ih-mm-banks-dock__stat em {
  color: rgba(255, 159, 0, 0.82);
  font: 700 13px/1.2 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  letter-spacing: 0.08em;
}

#ih-panel-macro-map .ih-mm-banks-dock__stat b {
  color: #FF9F00;
  font: 700 30px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

#ih-panel-macro-map .ih-mm-banks-dock__ico {
  background: currentColor;
  color: #FF9F00;
  display: inline-block;
  height: 24px;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  width: 24px;
}

#ih-panel-macro-map .ih-mm-banks-dock__ico--bank {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'><path d='M3 10l9-6 9 6'/><path d='M5 10v8h14v-8'/><path d='M9 14v4M12 14v4M15 14v4'/><path d='M4 18h16'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'><path d='M3 10l9-6 9 6'/><path d='M5 10v8h14v-8'/><path d='M9 14v4M12 14v4M15 14v4'/><path d='M4 18h16'/></svg>");
}

#ih-panel-macro-map .ih-mm-banks-dock__ico--exch {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'><path d='M4 20V9l8-5 8 5v11'/><path d='M9 20v-6h6v6'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'><path d='M4 20V9l8-5 8 5v11'/><path d='M9 20v-6h6v6'/></svg>");
}

#ih-panel-macro-map .ih-mm-banks-dock__gauge {
  gap: 14px;
  justify-content: flex-start;
}

#ih-panel-macro-map .ih-mm-banks-gauge-wrap {
  height: 54px;
  position: relative;
  width: 54px;
  flex: 0 0 auto;
}

#ih-panel-macro-map .ih-mm-banks-gauge {
  display: block;
  height: 54px;
  transform: rotate(-90deg);
  width: 54px;
}

#ih-panel-macro-map .ih-mm-banks-gauge__track {
  fill: none;
  stroke: rgba(80, 60, 20, 0.9);
  stroke-width: 4;
}

#ih-panel-macro-map .ih-mm-banks-gauge__arc {
  fill: none;
  stroke: #FF9F00;
  stroke-dasharray: 113;
  stroke-dashoffset: 28;
  stroke-linecap: round;
  stroke-width: 4;
  filter: drop-shadow(0 0 5px rgba(255, 159, 0, 0.6));
}

#ih-panel-macro-map .ih-mm-banks-gauge__val {
  color: #FF9F00;
  font: 700 28px/1 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

#ih-panel-macro-map .ih-mm-banks-gauge__n {
  display: flex;
  flex-direction: column;
  gap: 3px;
  justify-content: center;
}

#ih-panel-macro-map .ih-mm-banks-gauge__n > span {
  color: rgba(255, 159, 0, 0.88);
  font: 700 13px/1.35 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.06em;
  max-width: 120px;
}

#ih-panel-macro-map .ih-mm-banks-dock__filters {
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
}

#ih-panel-macro-map .ih-mm-banks-dock__filters > span {
  color: rgba(255, 159, 0, 0.82);
  font: 700 13px/1.2 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.1em;
}

#ih-panel-macro-map .ih-mm-banks-dock__filters select {
  appearance: none;
  background: transparent;
  border: 0;
  color: #FF9F00;
  cursor: pointer;
  font: 700 16px/1.3 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.05em;
  padding: 0 18px 0 0;
}

#ih-panel-macro-map .ih-mm-banks-dock__filters::after {
  color: #FF9F00;
  content: '▾';
  font-size: 14px;
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 34px;
}

#ih-panel-macro-map .ih-mm-banks-dock__tools {
  gap: 8px;
  justify-content: center;
}

#ih-panel-macro-map .ih-mm-banks-tool {
  align-items: center;
  appearance: none;
  background: transparent;
  border: 1px solid rgba(255, 159, 0, 0.42);
  border-radius: 2px;
  color: #FF9F00;
  cursor: pointer;
  display: inline-flex;
  height: 34px;
  justify-content: center;
  width: 34px;
}

#ih-panel-macro-map .ih-mm-banks-tool:hover {
  border-color: #FF9F00;
  box-shadow: 0 0 10px rgba(255, 159, 0, 0.28);
}

#ih-panel-macro-map .ih-mm-banks-tool__ico {
  background: currentColor;
  display: block;
  height: 16px;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  width: 16px;
}

#ih-panel-macro-map .ih-mm-banks-tool__ico--target {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='7'/><circle cx='12' cy='12' r='2.5'/><path d='M12 2v3M12 19v3M2 12h3M19 12h3'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='7'/><circle cx='12' cy='12' r='2.5'/><path d='M12 2v3M12 19v3M2 12h3M19 12h3'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-tool__ico--globe {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='9'/><path d='M3 12h18M12 3c2.4 2.8 3.6 5.8 3.6 9s-1.2 6.2-3.6 9c-2.4-2.8-3.6-5.8-3.6-9S9.6 5.8 12 3z'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><circle cx='12' cy='12' r='9'/><path d='M3 12h18M12 3c2.4 2.8 3.6 5.8 3.6 9s-1.2 6.2-3.6 9c-2.4-2.8-3.6-5.8-3.6-9S9.6 5.8 12 3z'/></svg>");
}
#ih-panel-macro-map .ih-mm-banks-tool__ico--fit {
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M4 9V4h5M20 9V4h-5M4 15v5h5M20 15v5h-5'/></svg>");
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7'><path d='M4 9V4h5M20 9V4h-5M4 15v5h5M20 15v5h-5'/></svg>");
}

/* Hex bank pins (HTML markers) · mockup 11 */
.ih-mm-bank-pin {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  width: max-content;
}

.ih-mm-bank-pin__head {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-left: 0;
}

.ih-mm-bank-pin__hex {
  align-items: center;
  background: rgba(0, 0, 0, 0.92);
  border: 2px solid #FF9F00;
  clip-path: polygon(25% 4%, 75% 4%, 98% 50%, 75% 96%, 25% 96%, 2% 50%);
  color: #FF9F00;
  display: inline-flex;
  filter: drop-shadow(0 0 10px rgba(255, 159, 0, 0.7));
  flex: 0 0 auto;
  height: 38px;
  justify-content: center;
  width: 38px;
}

.ih-mm-bank-pin__hex svg {
  display: block;
  height: 17px;
  width: 17px;
}

.ih-mm-bank-pin__lbl {
  background: rgba(0, 0, 0, 0.92);
  border: 1px solid rgba(255, 159, 0, 0.85);
  border-radius: 2px;
  box-shadow: 0 0 12px rgba(255, 159, 0, 0.28);
  color: #FF9F00;
  font: 700 16px/1.25 "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.04em;
  padding: 8px 12px;
  white-space: nowrap;
}

.ih-mm-bank-pin__stem {
  background: linear-gradient(180deg, #FF9F00 0%, rgba(255, 159, 0, 0.2) 100%);
  box-shadow: 0 0 7px rgba(255, 159, 0, 0.55);
  height: 36px;
  margin-left: 18px;
  width: 2px;
}

.ih-mm-bank-pin__dot {
  background: #FF9F00;
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(255, 159, 0, 0.9);
  height: 7px;
  margin-left: 15.5px;
  width: 7px;
}
