.heatmap-legend{background:rgba(35,34,34,.72);padding:10px 12px 12px;box-shadow:0 2px 8px rgba(0,0,0,.25);border-radius:6px;min-width:140px;font-size:12px;line-height:1.4;z-index:1200}.heatmap-legend--floating{position:absolute;left:50%;bottom:12px;transform:translateX(-50%)}.heatmap-legend__content{display:flex;flex-direction:column;align-items:stretch}.heatmap-legend__title{font-weight:600;margin-bottom:6px}.heatmap-legend__gradient{height:14px;width:220px;border-radius:6px;background:linear-gradient(90deg,rgba(0,0,255,.95),#0f0 50%,red)}.heatmap-legend__labels{display:flex;justify-content:space-between;width:220px;color:#fff;margin-top:6px}