.floatbox-split-line{width:100%;height:1px;background:var(--bg-color-floatbox-split-line);margin:16px 0}.floatbox-main-title{font-weight:700;margin-bottom:12px}.floatbox-main-title,.floatbox-sub-title{font-size:12px;line-height:16px;color:var(--text-color-primary)}.position-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-bottom{position:absolute;bottom:0}.flex-center{display:flex;align-items:center;justify-content:space-around}.ed-load-loop{animation:ani-load-loop 1s linear infinite}.ft-ganttmore{box-shadow:var(--box-shadow-color-box)}.ft-ganttmore,.ft-ganttmore .ft-expand{background:var(--bg-color-tertiary);border-radius:8px;padding:6px}.ft-ganttmore .ft-expand .ft-expand-item{padding:6px 16px;cursor:pointer;border-radius:8px}.ft-ganttmore .ft-expand .ft-expand-item:not(.active):hover{background:var(--bg-color-float-tool-icon-hover)}.ft-ganttmore .ft-expand .ft-expand-item.active{background:var(--bg-color-float-tool-icon-active)}.ft-navbox{background:var(--bg-color-tertiary);border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:6px}.ft-navbox .ft-navitem{padding:6px 16px;width:120px;cursor:pointer;border-radius:8px}.ft-navbox .ft-navitem:not(.active):hover{background:var(--bg-color-float-tool-icon-hover)}.ft-navbox .ft-navitem.active{background:var(--bg-color-float-tool-icon-active)}