.videoai-annotation-modal .ant-modal{top:24px;padding-bottom:24px}.videoai-annotation-modal .ant-modal-content{overflow:hidden}.annotation-shell[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 120px);min-height:520px;max-height:760px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.annotation-toolbar[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--app-border-color-split);background:#fff}.annotation-toolbar-left[data-v-5084d676],.annotation-toolbar-right[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.annotation-navigation-label[data-v-5084d676]{min-width:48px;color:var(--app-color-text-secondary,#8c8c8c);font-size:12px;text-align:center}.annotation-toolbar-divider[data-v-5084d676]{width:1px;height:24px;margin:0 2px;background:var(--app-border-color-split,#f0f0f0)}.annotation-image-title[data-v-5084d676]{max-width:260px;overflow:hidden;color:var(--app-color-text-heading);font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.annotation-label-select[data-v-5084d676]{width:220px}.annotation-main[data-v-5084d676]{display:grid;min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;grid-template-columns:minmax(0,1fr) minmax(260px,320px);background:#f5f7fb}.annotation-stage[data-v-5084d676]{min-width:0;min-height:0;padding:16px;overflow:hidden}.annotation-stage-inner[data-v-5084d676],.annotation-stage[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.annotation-stage-inner[data-v-5084d676]{position:relative;width:100%;height:100%}.annotation-canvas-wrap[data-v-5084d676]{position:relative;display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:8px;background:#171a20;-webkit-box-shadow:0 10px 24px rgba(15,23,42,.12);box-shadow:0 10px 24px rgba(15,23,42,.12);overflow:hidden}.annotation-canvas-wrap img[data-v-5084d676]{display:block;position:absolute;inset:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.annotation-canvas-wrap canvas[data-v-5084d676]{position:absolute;inset:0;cursor:crosshair}.annotation-side[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid var(--app-border-color-split);background:#fafbfc}.annotation-side-header[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid var(--app-border-color-split);background:#fff}.annotation-side-title[data-v-5084d676]{color:var(--app-color-text-heading);font-size:14px;font-weight:600;line-height:22px}.annotation-side-count[data-v-5084d676]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:24px;height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px;border-radius:11px;background:rgba(24,144,255,.1);color:var(--app-color-primary,#1890ff);font-size:12px;font-weight:600}.annotation-object-list[data-v-5084d676]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;overflow:auto}.annotation-object-list[data-v-5084d676]::-webkit-scrollbar{width:6px}.annotation-object-list[data-v-5084d676]::-webkit-scrollbar-thumb{border-radius:6px;background:transparent}.annotation-object-list[data-v-5084d676]:hover::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18)}.annotation-object-item[data-v-5084d676]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 12px;border:1px solid #edf0f5;border-radius:8px;background:#fff;text-align:left;cursor:pointer;-webkit-transition:border-color .18s,-webkit-box-shadow .18s,-webkit-transform .18s;transition:border-color .18s,-webkit-box-shadow .18s,-webkit-transform .18s;transition:border-color .18s,box-shadow .18s,transform .18s;transition:border-color .18s,box-shadow .18s,transform .18s,-webkit-box-shadow .18s,-webkit-transform .18s}.annotation-object-item[data-v-5084d676]:hover{border-color:#bfdcff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.1);box-shadow:0 2px 8px rgba(24,144,255,.1)}.annotation-object-item.active[data-v-5084d676]{border-color:var(--app-color-primary,#1890ff);-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.12);box-shadow:0 0 0 2px rgba(24,144,255,.12)}.annotation-object-item.excluded[data-v-5084d676]{border-color:#e2e8f0;background:#f8fafc}.annotation-object-accept[data-v-5084d676]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.annotation-object-color[data-v-5084d676]{width:6px;-ms-flex-item-align:stretch;align-self:stretch;min-height:34px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:3px}.annotation-object-main[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.annotation-object-name[data-v-5084d676]{overflow:hidden;color:var(--app-color-text-heading);font-size:13px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.annotation-object-meta[data-v-5084d676]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:var(--app-color-text-secondary);font-size:12px;line-height:18px}.annotation-muted-tag[data-v-5084d676]{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.annotation-object-index[data-v-5084d676]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:var(--app-color-text-tertiary,#9aa5b5);font-size:12px;font-variant-numeric:tabular-nums;-webkit-transition:opacity .18s;transition:opacity .18s}.annotation-object-delete[data-v-5084d676]{position:absolute;top:50%;right:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:26px;height:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;border-radius:6px;background:transparent;color:var(--app-color-text-secondary);cursor:pointer;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .18s,background .18s,color .18s;transition:opacity .18s,background .18s,color .18s}.annotation-object-delete[data-v-5084d676]:hover{background:rgba(255,77,79,.1);color:var(--app-color-error,#ff4d4f)}.annotation-object-item.active .annotation-object-delete[data-v-5084d676],.annotation-object-item:hover .annotation-object-delete[data-v-5084d676]{opacity:1}.annotation-object-item.active .annotation-object-index[data-v-5084d676],.annotation-object-item:hover .annotation-object-index[data-v-5084d676]{opacity:0}.annotation-empty[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:24px;color:var(--app-color-text-secondary);text-align:center}.annotation-empty .anticon[data-v-5084d676]{color:#c5ccd6;font-size:36px}.annotation-empty span[data-v-5084d676]{font-size:13px}.annotation-empty small[data-v-5084d676]{color:var(--app-color-text-tertiary,#9aa5b5);font-size:12px;line-height:18px}.annotation-footer[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:10px 16px;border-top:1px solid var(--app-border-color-split);background:#fff}.annotation-footer-meta[data-v-5084d676]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:var(--app-color-text-secondary);font-size:12px}.annotation-footer-actions[data-v-5084d676]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media (max-width:992px){.annotation-shell[data-v-5084d676]{height:calc(100vh - 96px);min-height:0}.annotation-toolbar[data-v-5084d676]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.annotation-toolbar-left[data-v-5084d676]{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.annotation-main[data-v-5084d676]{grid-template-columns:1fr}.annotation-side[data-v-5084d676]{max-height:220px;border-top:1px solid var(--app-border-color-split);border-left:none}.annotation-label-select[data-v-5084d676]{width:180px}}@media (max-width:600px){.annotation-toolbar[data-v-5084d676]{gap:8px;padding:10px 12px}.annotation-toolbar-left[data-v-5084d676],.annotation-toolbar-right[data-v-5084d676]{width:100%;gap:8px}.annotation-toolbar-right[data-v-5084d676]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.annotation-image-title[data-v-5084d676]{width:100%;max-width:none}.annotation-label-select[data-v-5084d676]{width:180px}.annotation-stage[data-v-5084d676]{padding:12px}.annotation-side[data-v-5084d676]{max-height:200px}.annotation-footer[data-v-5084d676]{min-height:76px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:8px 12px}.annotation-footer-meta[data-v-5084d676]{min-height:18px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;white-space:nowrap}.annotation-footer-actions[data-v-5084d676]{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.annotation-footer-actions[data-v-5084d676] .ant-btn{min-width:0;padding-right:10px;padding-left:10px}.annotation-footer-actions[data-v-5084d676] .ant-btn-primary{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:150px}.annotation-cancel-action[data-v-5084d676]{display:none}}