.editor-cont[data-v-91d3c302]{width:100%;padding:20px;height:30px;display:flex;justify-content:flex-end;flex-direction:column;position:relative}.editor-cont-main[data-v-91d3c302]{background-color:#8697e3;height:30px;width:100%;cursor:pointer;position:relative;border-radius:4px}.editor-cont-main-title[data-v-91d3c302]{font-size:15px;color:#fff;margin-left:10px;margin-top:6px}.editor-cont-cursor[data-v-91d3c302]{z-index:10;height:30px;position:absolute;width:4px;border-radius:4px;top:0;background-color:#002b48;transition-duration:.03 s}.editor-cont-item[data-v-91d3c302]{position:absolute;height:15px;display:flex}.editor-cont-item--still[data-v-91d3c302]{height:30px!important;width:30px!important;flex-grow:0;position:absolute;bottom:20px;text-align:center}.editor-cont-item--slowdown[data-v-91d3c302]{bottom:5px;position:absolute}.editor-cont-item-duration[data-v-91d3c302]{position:absolute;top:-20px;font-weight:700;left:5px}.editor-cont-item-body[data-v-91d3c302]{flex-grow:1;cursor:pointer;border-radius:0}.editor-cont-item-body-slowdown[data-v-91d3c302]{background:#3d3895;background:linear-gradient(90deg,#3d3895,#090979 17%,#1c4ea1 40%,#0003ff 60%,#0900a4 77%,#0025ff 94%)}.editor-cont-item-body-still[data-v-91d3c302]{background:#131279;background:radial-gradient(circle,#131279 0,#2300f7 47%,#7100ff 76%);border-radius:5px}.editor-cont-item-body-speed[data-v-91d3c302]{color:#fff;font-weight:700;margin-left:10px;font-size:12px;margin-top:-1.5px}.editor-cont-item-handle[data-v-91d3c302]{width:5px;height:100%;background-color:#001e41;cursor:ew-resize}.editor-cont-item-handle-left[data-v-91d3c302]{border-radius:4px 0 0 4px}.editor-cont-item-handle-right[data-v-91d3c302]{border-radius:0 4px 4px 0}.ruler[data-v-91d3c302]{--ruler-num-c:#888;--ruler-num-fz:10px;--ruler-num-pi:0.75ch;--ruler-unit:1px;--ruler-x:5;--ruler-y:3;--ruler1-bdw:1px;--ruler1-c:#bbb;--ruler1-h:10px;--ruler1-space:2;--ruler2-bdw:1px;--ruler2-c:#bbb;--ruler2-h:20px;--ruler2-space:50;background-image:linear-gradient(90deg,var(--ruler1-c) var(--ruler1-bdw),transparent 0),linear-gradient(90deg,var(--ruler2-c) var(--ruler2-bdw),transparent 0);background-position:0 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:calc(var(--ruler-unit)*var(--ruler1-space)*var(--ruler-x)) var(--ruler1-h),calc(var(--ruler-unit)*var(--ruler2-space)*var(--ruler-x)) var(--ruler2-h),var(--ruler1-h) calc(var(--ruler-unit)*var(--ruler1-space)*var(--ruler-y)),var(--ruler2-h) calc(var(--ruler-unit)*var(--ruler2-space)*var(--ruler-y))}.ruler-x[data-v-91d3c302]{color:var(--ruler-num-c);counter-reset:d 0;display:flex;font-size:var(--ruler-num-fz);line-height:1;list-style:none;margin:0;overflow:hidden;padding:0}.ruler-x[data-v-91d3c302],ruler-y[data-v-91d3c302]{height:var(--ruler2-h);inset-block-start:0;inset-inline-start:calc(var(--ruler-unit)*var(--ruler2-space));opacity:var(--ruler-x);width:100%}.ruler-x li[data-v-91d3c302]{align-self:flex-end;counter-increment:d var(--ruler2-space);flex:0 0 calc(var(--ruler-unit)*var(--ruler2-space))}.ruler-x li[data-v-91d3c302]:after{content:counter(d) "";line-height:1;padding-inline-start:var(--ruler-num-pi)}