*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Consolas,monaco,monospace;width:960px;margin:0 auto;background:#2f292b;font-size:14px;color:#a5a6a9;letter-spacing:3px}header{left:15px;width:250px}circle.item{fill:#2f292b;cursor:pointer;transition:fill .2s ease}circle.item:hover{fill:#e6c700}circle.cluster{fill:#f45844}circle.root{display:none}span{color:#f45844;font-weight:700}input[type=range]{-webkit-appearance:none;width:100%;height:2px;background:#a5a6a9;background-position:center;background-repeat:no-repeat;margin:auto}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:30px;height:30px;border-radius:100%;background:#a5a6a9;position:relative;border:3px solid #a5a6a9;z-index:2;cursor:pointer}input:focus{outline:0}.d3-tip{font-weight:400;line-height:1.5;padding:12px;background:rgba(0,0,0,.8);color:#f5f5f5;border-radius:2px;pointer-events:none}.d3-tip:after{box-sizing:border-box;display:inline;font-size:10px;width:100%;line-height:1;color:#231f20;position:absolute;pointer-events:none}.d3-tip.n:after{content:"\25BC";margin:-1px 0 0 0;top:100%;left:0;text-align:center}