.cal-heatmap-container,.graph-legend{display:block;overflow:visible}.cal-heatmap-container svg,.graph-legend svg{overflow:visible}.cal-heatmap-container .graph-label,.cal-heatmap-container .sublabel-text,.graph-legend .graph-label,.graph-legend .sublabel-text{fill:currentColor;font-size:10px}.cal-heatmap-container .graph-rect,.graph-legend .graph-rect{fill:#ededed}.cal-heatmap-container .graph-subdomain-group rect:hover,.graph-legend .graph-subdomain-group rect:hover{stroke:#000;stroke-width:1px}.cal-heatmap-container .subdomain-text,.graph-legend .subdomain-text{font-size:8px;pointer-events:none}.cal-heatmap-container rect.highlight,.graph-legend rect.highlight{stroke:#444;stroke-width:1px}.cal-heatmap-container[data-theme=dark] .graph-rect,.graph-legend[data-theme=dark] .graph-rect{fill:#2d333b}.cal-heatmap-container[data-theme=dark] .graph-subdomain-group rect:hover,.graph-legend[data-theme=dark] .graph-subdomain-group rect:hover{stroke:#636e7b}.cal-heatmap-container[data-theme=dark] rect.highlight,.graph-legend[data-theme=dark] rect.highlight{stroke:#768390}.cal-heatmap-container.transition,.cal-heatmap-container.transition svg,.graph-legend.transition,.graph-legend.transition svg{overflow:hidden}.graph-legend>svg{background:transparent}#ch-tooltip{background:#222;border-radius:2px;box-shadow:2px 2px 2px rgba(0,0,0,.2);box-sizing:border-box;color:#bbb;display:none;font-size:12px;line-height:1.4;padding:5px 10px;text-align:center}#ch-tooltip[data-show]{display:block}#ch-tooltip-arrow,#ch-tooltip-arrow:before{background:inherit;height:8px;position:absolute;width:8px}#ch-tooltip-arrow{visibility:hidden}#ch-tooltip-arrow:before{content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:visible}#ch-tooltip[data-popper-placement^=top]>#ch-tooltip-arrow{bottom:-4px;margin-left:-4px}#ch-tooltip[data-popper-placement^=bottom]>#ch-tooltip-arrow{margin-left:-4px;top:-4px}#ch-tooltip[data-popper-placement^=left]>#ch-tooltip-arrow{right:-4px}#ch-tooltip[data-popper-placement^=right]>#ch-tooltip-arrow{left:-4px}#ch-tooltip[data-theme=dark]{background:#636e7b;color:#cdd9e5}