.xloggs-ssh-heatmap-wrapper {
  position: relative;
  width: 100%;
}

.xloggs-ssh-heatmap {
  width: 100%;
  height: 100%;
  min-height: 320px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
}

.xloggs-ssh-map-legend {
  margin-top: 8px;
  font-size: 13px;
  opacity: 0.85;
}
