.beautify-marker{text-align:center;font-weight:700;font-family:monospace;position:absolute;box-sizing:border-box}.beautify-marker.circle,.beautify-marker.circle-dot,.beautify-marker.doughnut{border-radius:100%}.beautify-marker.marker{border-top-left-radius:50%;border-top-right-radius:50% 100%;border-bottom-left-radius:100% 50%;border-bottom-right-radius:0;transform:rotate(45deg)}.beautify-marker.marker>*{transform:rotate(-45deg)}::-webkit-scrollbar-thumb{background:#00e9ff}::-webkit-scrollbar-track{background-color:#0d2258;border-radius:0}::-webkit-scrollbar{width:4px}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.row>.flex-grow{width:0;flex-grow:1}.column>.flex-grow{height:0;flex-grow:1}.text-white{color:#fff}.text-primary{color:#00e9ff}.text-normal{font-weight:400}.text-bold{font-weight:700}.text-small{font-size:14px}.text-large{font-size:18px}.bg-primary{background-color:rgba(13,34,88,.7333333333333333)}.bg-title{background-color:#0052fa}.pointer-events-none{pointer-events:none}.pointer-events-all{pointer-events:all}.scroll{overflow:auto}.pointer{cursor:pointer}.fit{width:100%}.fit,.full-height{height:100%}.full-screen{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.container{z-index:1;background-image:linear-gradient(90deg,rgba(18,72,178,.4),rgba(18,72,178,.06666666666666667),rgba(18,72,178,0),rgba(18,72,178,.06666666666666667),rgba(18,72,178,.4))}.header{height:60px}.body{position:relative;height:0;flex-grow:1}.statistic+.statistic{margin-top:20px}.statistic-name{height:36px;line-height:36px;text-align:left;padding:0 4px;border-left:4px solid #00e9ff}.chart{width:100%;height:200px}.title{width:100%;text-align:center;font-size:30px;line-height:60px;font-weight:700}.left,.title{position:absolute;top:0}.left{width:400px;bottom:0;left:20px}.task-item{height:80px;text-align:left}.task-item-number{background-image:linear-gradient(#1248b2,#287d7a);display:inline-block;width:16px;height:40px;line-height:40px;font-size:20px;text-align:center;border-bottom:2px solid #00e9ff;margin-top:8px}.task-item-number+.task-item-number,.task-item-unit{margin-left:4px}.platform-item{width:100px;height:150px;margin:10px 0;border:2px solid rgba(0,233,255,.7333333333333333);background-image:linear-gradient(rgba(18,72,178,.6),rgba(0,233,255,.6))}.platform-split{width:80px;height:2px;background-color:rgba(0,233,255,.6);margin:4px 0}.center{left:440px;right:440px}.center,.right{position:absolute;top:0;bottom:0}.right{width:400px;right:20px}.pad4{padding:4px}.footer{height:200px;margin:20px;padding:10px}.table{height:100%}.cell{height:36px;line-height:36px;width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}