.AnnotationPanel-module__1sczzG__annotationPanel{z-index:1001;background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-direction:column;width:310px;padding:16px;display:flex;position:fixed;box-shadow:0 4px 20px #0000001f}.AnnotationPanel-module__1sczzG__panelHeader{color:#1a1a1a;margin-bottom:8px;font-size:18px;font-weight:600}.AnnotationPanel-module__1sczzG__panelDesc{color:#8c8c8c;margin-bottom:12px;font-size:12px;line-height:1.5}.AnnotationPanel-module__1sczzG__exampleSection{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:10px 8px;display:flex}.AnnotationPanel-module__1sczzG__exampleItem{flex-direction:column;align-items:center;gap:4px;display:flex}.AnnotationPanel-module__1sczzG__exampleImg{object-fit:cover;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;width:115px;height:115px}.AnnotationPanel-module__1sczzG__exampleItem .ant-image{border-radius:6px;display:block;overflow:hidden;width:115px!important;height:115px!important}.AnnotationPanel-module__1sczzG__exampleLabel{color:#8c8c8c;font-size:10px;font-weight:500}.AnnotationPanel-module__1sczzG__exampleArrow{color:#bfbfbf;flex-shrink:0;font-size:18px}.AnnotationPanel-module__1sczzG__descImg{border:1px solid #e8e8e8;border-radius:6px}.AnnotationPanel-module__1sczzG__toolbar{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.AnnotationPanel-module__1sczzG__toolBtn{cursor:pointer;color:#595959;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:background .15s,color .15s,border-color .15s;display:flex}.AnnotationPanel-module__1sczzG__toolBtn:hover{color:#18181b;background:#e6f4ff;border-color:#91caff}.AnnotationPanel-module__1sczzG__toolBtnActive{box-shadow:0 0 0 2px #1677ff1a;color:#18181b!important;background:#e6f4ff!important;border-color:#18181b!important}.AnnotationPanel-module__1sczzG__divider{background:#e0e0e0;width:1px;height:20px;margin:0 2px}.AnnotationPanel-module__1sczzG__colorPicker{cursor:pointer;appearance:none;background:0 0;border:1px solid #e0e0e0;border-radius:50%;width:28px;height:28px;padding:0}.AnnotationPanel-module__1sczzG__colorPicker::-webkit-color-swatch-wrapper{padding:2px}.AnnotationPanel-module__1sczzG__colorPicker::-webkit-color-swatch{border:none;border-radius:50%}.AnnotationPanel-module__1sczzG__sizeSlider{appearance:none;cursor:pointer;background:#e0e0e0;border-radius:2px;outline:none;width:80px;height:4px;margin-top:12px}.AnnotationPanel-module__1sczzG__sizeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#18181b;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #0003}.AnnotationPanel-module__1sczzG__sizeSlider::-moz-range-thumb{cursor:pointer;background:#18181b;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #0003}.AnnotationPanel-module__1sczzG__actions{border-top:1px solid #f0f0f0;gap:8px;margin-top:auto;padding-top:16px;display:flex}.AnnotationPanel-module__1sczzG__cancelBtn,.AnnotationPanel-module__1sczzG__confirmBtn{flex:1}
.annotation-preview .ant-image-preview-switch-prev{inset-inline-start:30%!important}.annotation-preview .ant-image-preview-switch-next{inset-inline-end:30%!important}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.ImageCanvas-module__nd9HfW__canvasContainer{overscroll-behavior-x:none;scrollbar-width:none;-ms-overflow-style:none;touch-action:none;border-radius:12px;width:100%;min-height:400px;padding:0;position:relative;overflow:hidden}.ImageCanvas-module__nd9HfW__canvasContainer::-webkit-scrollbar{display:none}.ImageCanvas-module__nd9HfW__canvasWrapper{overscroll-behavior-x:none;cursor:grab;touch-action:none;width:100%;min-height:calc(100vh - 80px);position:relative}.ImageCanvas-module__nd9HfW__zoomToolbarWrapper{z-index:1001;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex;position:fixed;bottom:30px;right:40px}.ImageCanvas-module__nd9HfW__zoomToolbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #e8e8e8;border-radius:8px;align-items:center;gap:0;display:inline-flex;position:relative;box-shadow:0 2px 8px #00000014}.ImageCanvas-module__nd9HfW__shareBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#18181b;border:none;border-radius:8px;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:12px;font-weight:500;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #0000002e}.ImageCanvas-module__nd9HfW__shareBtn:hover:not(:disabled){opacity:.85;transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.ImageCanvas-module__nd9HfW__shareBtn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #00000026}.ImageCanvas-module__nd9HfW__shareBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;background:linear-gradient(135deg,#c4c4c4 0%,#b0b0b0 100%)}.ImageCanvas-module__nd9HfW__shareBtnLoading{opacity:.8;cursor:wait}@keyframes ImageCanvas-module__nd9HfW__shareBtnSpin{to{transform:rotate(360deg)}}.ImageCanvas-module__nd9HfW__shareBtnSpinner{animation:.8s linear infinite ImageCanvas-module__nd9HfW__shareBtnSpin}.ImageCanvas-module__nd9HfW__zoomBtn{cursor:pointer;color:#595959;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .15s,color .15s;display:flex}.ImageCanvas-module__nd9HfW__zoomBtn:hover{color:#1677ff;background:#f0f0f0}.ImageCanvas-module__nd9HfW__zoomBtn:active{background:#e6e6e6}.ImageCanvas-module__nd9HfW__zoomValue{text-align:center;color:#595959;cursor:pointer;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;min-width:42px;padding:0 4px;font-size:12px;font-weight:500;line-height:32px}.ImageCanvas-module__nd9HfW__zoomValue:hover{color:#1677ff}.ImageCanvas-module__nd9HfW__zoomMenu{z-index:101;background:#fff;border:1px solid #e8e8e8;border-radius:8px;min-width:140px;padding:4px 0;position:absolute;bottom:40px;left:0;box-shadow:0 4px 16px #0000001f}.ImageCanvas-module__nd9HfW__zoomMenuItem{color:#333;cursor:pointer;padding:10px 16px;font-size:14px;transition:background .15s}.ImageCanvas-module__nd9HfW__zoomMenuItem:hover{background:#f5f5f5}.ImageCanvas-module__nd9HfW__canvasBoard{cursor:grab;width:100%;min-height:400px;position:relative}.ImageCanvas-module__nd9HfW__canvasBoard.ImageCanvas-module__nd9HfW__panning{cursor:grabbing}.ImageCanvas-module__nd9HfW__canvasImageCard{cursor:grab;outline-offset:0px;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border:none;border-radius:0;outline:2px solid #0000;position:absolute;overflow:visible;box-shadow:0 2px 8px #00000014}.ImageCanvas-module__nd9HfW__canvasImageCard:hover{outline-color:#91caff;box-shadow:0 4px 16px #0000001f}.ImageCanvas-module__nd9HfW__generatingCard{cursor:default;border:none;overflow:hidden}.ImageCanvas-module__nd9HfW__generatingCard:hover{border-color:#0000;box-shadow:0 2px 8px #00000014}.ImageCanvas-module__nd9HfW__generatingCard:active{cursor:default}.ImageCanvas-module__nd9HfW__canvasImageCard:active{cursor:grabbing}.ImageCanvas-module__nd9HfW__selected{outline-color:#1677ff!important;box-shadow:0 0 0 3px #1677ff1f,0 4px 16px #0000001f!important}.ImageCanvas-module__nd9HfW__dragging{cursor:grabbing;opacity:.85;outline-color:#1677ff!important;box-shadow:0 12px 32px #0003!important}.ImageCanvas-module__nd9HfW__infoBar{pointer-events:auto;z-index:10;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:-36px;left:0;right:0}.ImageCanvas-module__nd9HfW__infoBarTitle{color:#1677ff;align-items:center;gap:4px;min-width:0;font-size:12px;font-weight:600;display:flex;overflow:hidden}.ImageCanvas-module__nd9HfW__infoBarTitle .ImageCanvas-module__nd9HfW__infoBarIcon{color:#1677ff;flex-shrink:0;font-size:14px}.ImageCanvas-module__nd9HfW__infoBarTitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ImageCanvas-module__nd9HfW__infoBarDimension{color:#595959;font-variant-numeric:tabular-nums;letter-spacing:.3px;font-size:12px;font-weight:500}.ImageCanvas-module__nd9HfW__sideToolbar{z-index:20;pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute;top:0;left:calc(100% + 8px)}.ImageCanvas-module__nd9HfW__sideToolbar[data-side=left],.ImageCanvas-module__nd9HfW__sideToolbar[data-side=left] .ImageCanvas-module__nd9HfW__hdMenu{left:auto;right:calc(100% + 8px)}.ImageCanvas-module__nd9HfW__sideToolBtn{cursor:pointer;color:#595959;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:5px;height:30px;padding:0 10px 0 8px;font-size:14px;transition:background .15s,color .15s,border-color .15s;display:flex;box-shadow:0 2px 6px #0000001a}.ImageCanvas-module__nd9HfW__sideToolBtnLabel{font-size:12px;line-height:1}.ImageCanvas-module__nd9HfW__sideToolBtn:hover{color:#1677ff;background:#e6f4ff;border-color:#1677ff}.ImageCanvas-module__nd9HfW__hdMenu{z-index:1001;background:#fff;border:1px solid #e8e8e8;border-radius:10px;min-width:180px;padding:6px 0;position:absolute;top:0;left:calc(100% + 8px);box-shadow:0 4px 16px #0000001f}.ImageCanvas-module__nd9HfW__hdMenuItem{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.ImageCanvas-module__nd9HfW__hdMenuItem:hover{background:#f5f5f5}.ImageCanvas-module__nd9HfW__hdMenuLabel{color:#1a1a1a;font-size:14px;font-weight:600}.ImageCanvas-module__nd9HfW__hdMenuResolution{color:#8c8c8c;font-variant-numeric:tabular-nums;font-size:13px}.ImageCanvas-module__nd9HfW__selectionCorner{z-index:20;pointer-events:auto;background:#fff;border:2px solid #1677ff;width:10px;height:10px;transition:background .15s;position:absolute}.ImageCanvas-module__nd9HfW__selectionCorner:hover{background:#e6f4ff}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__topLeft{cursor:nwse-resize;top:-6px;left:-6px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__topRight{cursor:nesw-resize;top:-6px;right:-6px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__bottomLeft{cursor:nesw-resize;bottom:-6px;left:-6px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__bottomRight{cursor:nwse-resize;bottom:-6px;right:-6px}.ImageCanvas-module__nd9HfW__rotationZone{z-index:15;pointer-events:auto;background:0 0;width:24px;height:24px;position:absolute}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__topLeft{top:-18px;left:-18px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__topRight{top:-18px;right:-18px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__bottomLeft{bottom:-18px;left:-18px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__bottomRight{bottom:-18px;right:-18px}@media (pointer:coarse){.ImageCanvas-module__nd9HfW__selectionCorner{width:10px;height:10px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__topLeft{top:-6px;left:-6px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__topRight{top:-6px;right:-6px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__bottomLeft{bottom:-6px;left:-6px}.ImageCanvas-module__nd9HfW__selectionCorner.ImageCanvas-module__nd9HfW__bottomRight{bottom:-6px;right:-6px}.ImageCanvas-module__nd9HfW__selectionCorner:before{content:"";pointer-events:auto;position:absolute;inset:-12px}.ImageCanvas-module__nd9HfW__rotationZone{width:36px;height:36px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__topLeft{top:-28px;left:-28px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__topRight{top:-28px;right:-28px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__bottomLeft{bottom:-28px;left:-28px}.ImageCanvas-module__nd9HfW__rotationZone.ImageCanvas-module__nd9HfW__bottomRight{bottom:-28px;right:-28px}}.ImageCanvas-module__nd9HfW__canvasImageWrapper{border-radius:0;line-height:0;display:block;position:relative;overflow:hidden}.ImageCanvas-module__nd9HfW__croppingWrapper{overflow:visible}.ImageCanvas-module__nd9HfW__canvasImage{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.ImageCanvas-module__nd9HfW__croppedImage{pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;display:block}.ImageCanvas-module__nd9HfW__processingOverlay{z-index:10;color:#fff;background:#00000080;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:13px;font-weight:500;display:flex;position:absolute;top:0;left:0}.ImageCanvas-module__nd9HfW__annotationOverlay{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ImageCanvas-module__nd9HfW__annotationOverlay>*{pointer-events:auto}.ImageCanvas-module__nd9HfW__annotationCanvas{touch-action:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.ImageCanvas-module__nd9HfW__annotationTextInput{z-index:10;box-sizing:border-box;resize:none;word-wrap:break-word;white-space:pre-wrap;background:0 0;border:1px dashed #ff000080;outline:none;width:auto;min-width:60px;padding:2px 4px;font-family:sans-serif;font-weight:700;line-height:1.2;position:absolute;overflow:hidden}.ImageCanvas-module__nd9HfW__canvasToolbar{opacity:0;gap:6px;transition:opacity .2s;display:flex;position:absolute;top:8px;right:8px}.ImageCanvas-module__nd9HfW__canvasImageCard:hover .ImageCanvas-module__nd9HfW__canvasToolbar,.ImageCanvas-module__nd9HfW__selected .ImageCanvas-module__nd9HfW__canvasToolbar{opacity:1}.ImageCanvas-module__nd9HfW__dragging .ImageCanvas-module__nd9HfW__canvasToolbar{opacity:0!important}.ImageCanvas-module__nd9HfW__canvasToolBtn{cursor:pointer;color:#333;pointer-events:auto;background:#ffffffeb;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .15s,transform .15s;display:flex;box-shadow:0 2px 6px #00000026}.ImageCanvas-module__nd9HfW__canvasToolBtn:hover{background:#fff;transform:scale(1.1)}.ImageCanvas-module__nd9HfW__resizeHandle{cursor:nwse-resize;color:#1677ff;z-index:20;background:#fff;border:1.5px solid #1677ff;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 6px #00000026}.ImageCanvas-module__nd9HfW__resizeHandle:hover{background:#e6f4ff}.ImageCanvas-module__nd9HfW__cropSidePanel{z-index:1001;background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-direction:column;width:270px;max-height:480px;padding:16px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 20px #0000001f}.ImageCanvas-module__nd9HfW__cropPanelHeader{color:#1a1a1a;margin-bottom:16px;font-size:18px;font-weight:600}.ImageCanvas-module__nd9HfW__cropDimensionRow{align-items:center;gap:8px;margin-bottom:20px;display:flex}.ImageCanvas-module__nd9HfW__cropDimensionField{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;flex:1;align-items:center;gap:6px;padding:6px 10px;display:flex}.ImageCanvas-module__nd9HfW__cropDimLabel{color:#8c8c8c;font-size:12px;font-weight:600}.ImageCanvas-module__nd9HfW__cropDimValue{color:#1a1a1a;font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.ImageCanvas-module__nd9HfW__cropDimLink{color:#bfbfbf;flex-shrink:0;font-size:14px}.ImageCanvas-module__nd9HfW__cropPresetsSection{flex:1;overflow-y:auto}.ImageCanvas-module__nd9HfW__cropPresetsLabel{color:#8c8c8c;margin-bottom:12px;font-size:13px;font-weight:500}.ImageCanvas-module__nd9HfW__cropPresetsGroup{margin-bottom:12px}.ImageCanvas-module__nd9HfW__cropPresetsGroupTitle{color:#333;margin-bottom:4px;padding:4px 0;font-size:13px;font-weight:600}.ImageCanvas-module__nd9HfW__cropPresetItem{cursor:pointer;color:#333;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:background .15s;display:flex;position:relative}.ImageCanvas-module__nd9HfW__cropPresetItem:hover{background:#f5f5f5}.ImageCanvas-module__nd9HfW__cropPresetActive{color:#1677ff;font-weight:500;background:#e6f4ff!important}.ImageCanvas-module__nd9HfW__cropPresetCheck{color:#1677ff;font-size:12px;position:absolute;left:-2px}.ImageCanvas-module__nd9HfW__cropPresetIcon{color:#8c8c8c;text-align:center;width:20px;font-size:16px}.ImageCanvas-module__nd9HfW__cropPresetActive .ImageCanvas-module__nd9HfW__cropPresetIcon{color:#1677ff}.ImageCanvas-module__nd9HfW__cropPanelActions{border-top:1px solid #f0f0f0;gap:8px;margin-top:auto;padding-top:16px;display:flex}.ImageCanvas-module__nd9HfW__cropCancelBtn,.ImageCanvas-module__nd9HfW__cropConfirmBtn{flex:1}.ImageCanvas-module__nd9HfW__canvasGenerating{aspect-ratio:1;color:#888;background:linear-gradient(110deg,#f0f0f0 25%,#e8e8e8 37%,#f0f0f0 63%) 0 0/200% 100%;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:12px;font-size:12px;animation:1.5s linear infinite ImageCanvas-module__nd9HfW__canvasShimmer;display:flex;overflow:hidden}.ImageCanvas-module__nd9HfW__canvasGenerating span{-webkit-line-clamp:2;text-overflow:ellipsis;text-align:center;word-break:break-all;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}@keyframes ImageCanvas-module__nd9HfW__canvasShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ImageCanvas-module__nd9HfW__generatingDeleteBtn{cursor:pointer;color:#fff;z-index:10;opacity:0;background:#00000059;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;transition:opacity .2s,background .15s;display:flex;position:absolute;top:6px;right:6px}.ImageCanvas-module__nd9HfW__generatingCard:hover .ImageCanvas-module__nd9HfW__generatingDeleteBtn{opacity:1}.ImageCanvas-module__nd9HfW__generatingDeleteBtn:hover{background:#0009}.ImageCanvas-module__nd9HfW__failedCard{cursor:grab;border:none;overflow:hidden}.ImageCanvas-module__nd9HfW__failedCard:hover{border-color:#0000;box-shadow:0 2px 8px #00000014}.ImageCanvas-module__nd9HfW__canvasFailed{aspect-ratio:1;box-sizing:border-box;background:#f5f5f5;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;display:flex}.ImageCanvas-module__nd9HfW__canvasFailedText{color:#666;text-align:center;word-break:break-word;max-width:100%;font-size:12px;line-height:1.5}.ImageCanvas-module__nd9HfW__canvasFailedActions{flex-direction:row;gap:6px;width:100%;margin-top:10px;display:flex}.ImageCanvas-module__nd9HfW__canvasFailedBtn{color:#595959;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:5px;height:28px;padding:0 6px;font-size:12px;transition:background .15s,color .15s,border-color .15s;display:flex}.ImageCanvas-module__nd9HfW__canvasFailedBtn:hover{color:#1677ff;background:#e6f4ff;border-color:#1677ff}.ImageCanvas-module__nd9HfW__canvasSkeletonCard{background:#fff;border-radius:8px;position:absolute;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ImageCanvas-module__nd9HfW__canvasSkeletonImage{aspect-ratio:1;background:linear-gradient(110deg,#f5f5f5 25%,#ebebeb 37%,#f5f5f5 63%) 0 0/200% 100%;border-radius:6px;width:100%;animation:1.5s linear infinite ImageCanvas-module__nd9HfW__canvasShimmer}.ImageCanvas-module__nd9HfW__viewModeToggle{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;gap:4px;padding:4px;display:inline-flex}.ImageCanvas-module__nd9HfW__viewModeBtn{cursor:pointer;color:#8c8c8c;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex}.ImageCanvas-module__nd9HfW__viewModeBtn:hover{color:#333;background:#f5f5f5}.ImageCanvas-module__nd9HfW__viewModeBtnActive{color:#1677ff;background:#e6f4ff}.ImageCanvas-module__nd9HfW__viewModeBtnActive:hover{color:#1677ff;background:#bae0ff}.ImageCanvas-module__nd9HfW__textEditPanel{z-index:1001;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-direction:column;width:300px;max-height:480px;padding:16px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 20px #0000001f}.ImageCanvas-module__nd9HfW__textEditPanel::-webkit-scrollbar{display:none}.ImageCanvas-module__nd9HfW__textEditList{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:10px;max-height:320px;margin-bottom:16px;display:flex;overflow-y:auto}.ImageCanvas-module__nd9HfW__textEditList::-webkit-scrollbar{display:none}.ImageCanvas-module__nd9HfW__textEditInput{color:#1a1a1a;box-sizing:border-box;background:#f9f9f9;border:1px solid #e8e8e8;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.ImageCanvas-module__nd9HfW__textEditInput:focus{background:#fff;border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1a}.ImageCanvas-module__nd9HfW__canvasLoadingMore{color:#666;pointer-events:none;justify-content:center;align-items:center;gap:8px;padding:24px 0;font-size:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.ImageCanvas-module__nd9HfW__snapLineV{opacity:.7;pointer-events:none;z-index:9999;background:#1677ff;width:1px;position:absolute;top:0;bottom:0}.ImageCanvas-module__nd9HfW__snapLineH{opacity:.7;pointer-events:none;z-index:9999;background:#1677ff;height:1px;position:absolute;left:0;right:0}@media (max-width:768px){.ImageCanvas-module__nd9HfW__canvasContainer{padding:0}.ImageCanvas-module__nd9HfW__canvasToolbar{opacity:1}}
.EmptyState-module__QvXXza__emptyState{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:400px;padding:20px;display:flex}.EmptyState-module__QvXXza__emptyIcon{font-size:48px}.EmptyState-module__QvXXza__emptyText{color:#666;font-size:16px;font-weight:500}.EmptyState-module__QvXXza__emptySubText{color:#999;font-size:14px}
.logo-loader-container{justify-content:center;align-items:center;display:inline-flex;position:relative}.logo-loader-ring{animation:2s linear infinite logo-loader-rotate;position:absolute;top:0;left:0;transform:rotate(-90deg)}.logo-loader-circle{stroke:url(#logo-loader-gradient);stroke-linecap:round;stroke-dasharray:188.5;stroke-dashoffset:47.12px;animation:1.5s ease-in-out infinite logo-loader-dash}.logo-loader-icon{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}@keyframes logo-loader-rotate{to{transform:rotate(270deg)}}@keyframes logo-loader-dash{0%{stroke-dashoffset:188.5px}50%{stroke-dashoffset:47.12px}to{stroke-dashoffset:188.5px}}
.VideoCanvas-module__4GFL2W__videoCanvasWrapper{overscroll-behavior-x:none;width:100%;min-height:calc(100vh - 80px);position:relative}.VideoCanvas-module__4GFL2W__videoCanvasContainer{overscroll-behavior-x:none;scrollbar-width:none;-ms-overflow-style:none;touch-action:none;width:100%;min-height:400px;position:relative;overflow:hidden}.VideoCanvas-module__4GFL2W__videoCanvasContainer::-webkit-scrollbar{display:none}.VideoCanvas-module__4GFL2W__videoCanvasBoard{box-sizing:border-box;cursor:grab;transform-origin:0 0;width:100%;min-height:1200px;padding:32px 24px;position:relative}.VideoCanvas-module__4GFL2W__videoCanvasBoard.VideoCanvas-module__4GFL2W__panning{cursor:grabbing}.VideoCanvas-module__4GFL2W__zoomToolbarWrapper{z-index:100;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex;position:fixed;bottom:30px;right:40px}.VideoCanvas-module__4GFL2W__zoomToolbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #e8e8e8;border-radius:8px;align-items:center;gap:0;display:inline-flex;position:relative;box-shadow:0 2px 8px #00000014}.VideoCanvas-module__4GFL2W__zoomBtn{cursor:pointer;color:#595959;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .15s,color .15s;display:flex}.VideoCanvas-module__4GFL2W__zoomBtn:hover{color:#1677ff;background:#f0f0f0}.VideoCanvas-module__4GFL2W__zoomBtn:active{background:#e6e6e6}.VideoCanvas-module__4GFL2W__zoomValue{text-align:center;color:#595959;cursor:pointer;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;min-width:42px;padding:0 4px;font-size:12px;font-weight:500;line-height:32px}.VideoCanvas-module__4GFL2W__zoomValue:hover{color:#1677ff}.VideoCanvas-module__4GFL2W__zoomMenu{z-index:101;background:#fff;border:1px solid #e8e8e8;border-radius:8px;min-width:140px;padding:4px 0;position:absolute;bottom:40px;left:0;box-shadow:0 4px 16px #0000001f}.VideoCanvas-module__4GFL2W__zoomMenuItem{color:#333;cursor:pointer;padding:10px 16px;font-size:14px;transition:background .15s}.VideoCanvas-module__4GFL2W__zoomMenuItem:hover{background:#f5f5f5}.VideoCanvas-module__4GFL2W__treeGroup{box-sizing:border-box;flex-flow:row;justify-content:flex-start;align-items:center;gap:60px;width:fit-content;margin-bottom:260px;display:flex;position:relative}.VideoCanvas-module__4GFL2W__stepColumn{cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;align-items:center;transition:box-shadow .2s;display:flex;position:relative}.VideoCanvas-module__4GFL2W__addShotBtn{cursor:pointer;opacity:1;z-index:5;color:#fff;background:#18181b;border:1.5px solid #18181b;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:50%;right:-12px;transform:translateY(-50%);box-shadow:0 2px 8px #00000029}.VideoCanvas-module__4GFL2W__addShotBtn:hover{transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #0000003d}.VideoCanvas-module__4GFL2W__dragging{opacity:.92;z-index:10;box-shadow:0 8px 24px #0000001f;cursor:grabbing!important}.VideoCanvas-module__4GFL2W__shotDraggableWrapper{-webkit-user-select:none;user-select:none;position:relative}.VideoCanvas-module__4GFL2W__sectionLabel{color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.VideoCanvas-module__4GFL2W__sectionLabelIcon{font-size:14px}.VideoCanvas-module__4GFL2W__promptNode{border:1px solid #18181b26;border-radius:12px;min-width:280px;max-width:320px;padding:16px 20px;box-shadow:0 2px 8px #0000000a}.VideoCanvas-module__4GFL2W__promptText{color:#333;word-break:break-word;text-align:center;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.VideoCanvas-module__4GFL2W__promptMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:5px;display:flex}.VideoCanvas-module__4GFL2W__promptMetaTag{color:#18181b;background:#18181b14;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.VideoCanvas-module__4GFL2W__promptReuseBtn{color:#18181b;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:inline-flex}.VideoCanvas-module__4GFL2W__promptReuseBtn:hover{background:#18181b14}.VideoCanvas-module__4GFL2W__promptDeleteBtn{color:#71717a;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:2px;transition:background .15s,color .15s;display:inline-flex}.VideoCanvas-module__4GFL2W__promptDeleteBtn:hover{color:#ef4444;background:#ef44441a}.VideoCanvas-module__4GFL2W__referenceImageWrapper{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:8px;display:flex}.VideoCanvas-module__4GFL2W__referenceImage{object-fit:cover;cursor:pointer;border:1px solid #0000000f;border-radius:8px;width:80px;height:80px;transition:transform .2s}.VideoCanvas-module__4GFL2W__referenceImage:hover{transform:scale(1.05)}.VideoCanvas-module__4GFL2W__connectorSvg{pointer-events:none;flex-shrink:0;align-self:center;overflow:visible}.VideoCanvas-module__4GFL2W__connectorOverlay{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.VideoCanvas-module__4GFL2W__shotsColumn{flex-direction:column;flex-shrink:0;align-self:center;gap:12px;display:flex}.VideoCanvas-module__4GFL2W__shotConnectedRow{flex-direction:row;align-items:center;gap:0;display:flex}.VideoCanvas-module__4GFL2W__shotCard{cursor:default;background:#fff;border:1px solid #0000000f;border-radius:0;flex-direction:column;gap:8px;width:250px;min-width:0;min-height:200px;padding:14px 14px 0;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 4px #0000000a}.VideoCanvas-module__4GFL2W__shotCard:hover{border-color:#18181b33;box-shadow:0 4px 12px #00000014}.VideoCanvas-module__4GFL2W__shotHeader{justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.VideoCanvas-module__4GFL2W__shotHeaderActions{align-items:center;gap:2px;display:flex}.VideoCanvas-module__4GFL2W__shotIndex{color:#18181b;background:#18181b14;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.VideoCanvas-module__4GFL2W__shotDuration{color:#999;font-size:11px;font-weight:500}.VideoCanvas-module__4GFL2W__shotImageWrapper{background:#f5f5f5;border-radius:0;width:100%;font-size:0;line-height:0;position:relative;overflow:hidden}.VideoCanvas-module__4GFL2W__shotImage{object-fit:cover;width:100%;height:100%;display:block}.VideoCanvas-module__4GFL2W__shotImagePlaceholder{color:#888;background:linear-gradient(135deg,#f0f0f0 0%,#e8e8e8 100%);flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;min-height:180px;padding:8px;font-size:13px;display:flex}.VideoCanvas-module__4GFL2W__shotPlaceholderBtn{color:#434343;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px 8px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.VideoCanvas-module__4GFL2W__shotPlaceholderBtn:hover{color:#1f1f1f;background:#f5f5f5;border-color:#bfbfbf}.VideoCanvas-module__4GFL2W__shotPlaceholderBtn svg{color:#8c8c8c}.VideoCanvas-module__4GFL2W__shotGenerating{background:linear-gradient(135deg,#f0f0f0 0%,#e8e8e8 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex}.VideoCanvas-module__4GFL2W__shotGeneratingSpinner{border:2px solid #18181b33;border-top-color:#18181b99;border-radius:50%;width:24px;height:24px;animation:1s linear infinite VideoCanvas-module__4GFL2W__spin}@keyframes VideoCanvas-module__4GFL2W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VideoCanvas-module__4GFL2W__shotDescription{color:#555;-webkit-line-clamp:3;line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.VideoCanvas-module__4GFL2W__shotVideoWrapper{background:#000;border-radius:0;margin-top:4px;overflow:hidden}.VideoCanvas-module__4GFL2W__shotVideoElement{object-fit:contain;width:100%;height:auto;display:block}.VideoCanvas-module__4GFL2W__shotVideoGenerating{color:#999;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%) 0 0/200% 100%;justify-content:center;align-items:center;gap:6px;width:100%;height:180px;font-size:12px;animation:1.5s infinite VideoCanvas-module__4GFL2W__loading;display:flex}.VideoCanvas-module__4GFL2W__shotVideoFailed{color:#ff4d4f;background:#fff2f0;justify-content:center;align-items:center;gap:4px;width:100%;height:60px;font-size:12px;display:flex}.VideoCanvas-module__4GFL2W__videoNode{background:#fff;border:1px solid #00000014;border-radius:12px;width:380px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.VideoCanvas-module__4GFL2W__videoPlayerWrapper{background:#000;width:100%;position:relative}.VideoCanvas-module__4GFL2W__videoElement{object-fit:contain;width:100%;height:auto;display:block}.VideoCanvas-module__4GFL2W__videoGenerating{box-sizing:border-box;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%) 0 0/200% 100%;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:380px;padding:24px;animation:1.5s infinite VideoCanvas-module__4GFL2W__loading;display:flex}@keyframes VideoCanvas-module__4GFL2W__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.VideoCanvas-module__4GFL2W__videoGeneratingText{color:#333;font-size:15px;font-weight:500}.VideoCanvas-module__4GFL2W__videoFailed{color:#999;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:380px;padding:0 16px;display:flex}.VideoCanvas-module__4GFL2W__videoFailedIcon{font-size:24px}.VideoCanvas-module__4GFL2W__videoFailedText{text-align:center;font-size:14px}.VideoCanvas-module__4GFL2W__videoPromptText{color:#666;-webkit-line-clamp:2;line-clamp:2;border-bottom:1px solid #0000000a;-webkit-box-orient:vertical;padding:12px 16px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.VideoCanvas-module__4GFL2W__videoActions{border-top:1px solid #0000000a;justify-content:flex-end;align-items:center;gap:4px;padding:4px 6px;display:flex}.VideoCanvas-module__4GFL2W__videoActionBtn{cursor:pointer;color:#666;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:all .2s;display:flex}.VideoCanvas-module__4GFL2W__videoActionBtn:hover{color:#333;background:#0000000a}.VideoCanvas-module__4GFL2W__shotActions{justify-content:flex-end;align-items:center;gap:4px;padding:4px 6px 2px;display:flex}.VideoCanvas-module__4GFL2W__shotActionBtn{cursor:pointer;color:#999;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:all .2s;display:flex}.VideoCanvas-module__4GFL2W__shotActionBtn:hover{color:#333;background:#0000000f}.VideoCanvas-module__4GFL2W__shotActionBtnDisabled{opacity:.35;cursor:not-allowed}.VideoCanvas-module__4GFL2W__shotVariantsRow{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.VideoCanvas-module__4GFL2W__shotVariantConnector{align-items:center;padding-top:60px;display:flex}.VideoCanvas-module__4GFL2W__shotVariantLine{background:#18181b33;width:20px;height:1.5px}.VideoCanvas-module__4GFL2W__standaloneVideoGroup{flex-direction:row;align-items:flex-start;margin-bottom:40px;display:flex}.VideoCanvas-module__4GFL2W__loadingMore{color:#666;justify-content:center;align-items:center;gap:8px;padding:24px 0;font-size:14px;display:flex}@keyframes VideoCanvas-module__4GFL2W__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.VideoCanvas-module__4GFL2W__skeletonPromptNode{background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:column;gap:10px;width:320px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000000a}.VideoCanvas-module__4GFL2W__skeletonMetaRow{justify-content:center;align-items:center;gap:8px;display:flex}.VideoCanvas-module__4GFL2W__skeletonTag{background:linear-gradient(110deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%) 0 0/200% 100%;border-radius:4px;width:48px;height:18px;animation:1.5s linear infinite VideoCanvas-module__4GFL2W__skeletonShimmer}.VideoCanvas-module__4GFL2W__skeletonTextLine{background:linear-gradient(110deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%) 0 0/200% 100%;border-radius:4px;width:100%;height:14px;animation:1.5s linear infinite VideoCanvas-module__4GFL2W__skeletonShimmer}.VideoCanvas-module__4GFL2W__skeletonConnector{background:linear-gradient(110deg,#e8e8e8 25%,#ddd 37%,#e8e8e8 63%) 0 0/200% 100%;flex-shrink:0;align-self:center;width:40px;height:1px;animation:1.5s linear infinite VideoCanvas-module__4GFL2W__skeletonShimmer}.VideoCanvas-module__4GFL2W__skeletonVideoNode{background:#fff;border:1px solid #0000000f;border-radius:0;width:400px;max-width:100%;overflow:hidden;box-shadow:0 2px 12px #0000000f}.VideoCanvas-module__4GFL2W__skeletonVideoImage{background:linear-gradient(110deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%) 0 0/200% 100%;width:100%;height:225px;animation:1.5s linear infinite VideoCanvas-module__4GFL2W__skeletonShimmer}.VideoCanvas-module__4GFL2W__skeletonVideoActions{border-top:1px solid #0000000a;align-items:center;gap:12px;padding:8px 10px;display:flex}.VideoCanvas-module__4GFL2W__skeletonActionBtn{background:linear-gradient(110deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%) 0 0/200% 100%;border-radius:6px;width:28px;height:28px;animation:1.5s linear infinite VideoCanvas-module__4GFL2W__skeletonShimmer}.VideoCanvas-module__4GFL2W__shotImageContainer{width:100%;font-size:0;line-height:0;display:block;position:relative;overflow:hidden}.VideoCanvas-module__4GFL2W__shotCoverGrid{flex-wrap:wrap;gap:4px;width:100%;display:flex}.VideoCanvas-module__4GFL2W__shotCoverItem{border-radius:4px;flex:calc(50% - 2px);min-width:0;max-width:calc(50% - 2px);position:relative;overflow:hidden}.VideoCanvas-module__4GFL2W__shotCoverItem:only-child{flex:100%;max-width:100%}.VideoCanvas-module__4GFL2W__shotCoverItem .ant-image{width:100%;display:block}.VideoCanvas-module__4GFL2W__shotCoverDeleteBtn,.VideoCanvas-module__4GFL2W__shotCoverRegenerateBtn,.VideoCanvas-module__4GFL2W__shotCoverEditBtn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:4px}.VideoCanvas-module__4GFL2W__shotCoverDeleteBtn{left:8px}.VideoCanvas-module__4GFL2W__shotCoverRegenerateBtn,.VideoCanvas-module__4GFL2W__shotCoverEditBtn{left:40px}.VideoCanvas-module__4GFL2W__shotCoverItem:hover .VideoCanvas-module__4GFL2W__shotCoverDeleteBtn,.VideoCanvas-module__4GFL2W__shotCoverItem:hover .VideoCanvas-module__4GFL2W__shotCoverRegenerateBtn,.VideoCanvas-module__4GFL2W__shotCoverItem:hover .VideoCanvas-module__4GFL2W__shotCoverEditBtn{opacity:1}.VideoCanvas-module__4GFL2W__shotCoverDeleteBtn:hover{background:#dc2626cc}.VideoCanvas-module__4GFL2W__shotCoverRegenerateBtn:hover,.VideoCanvas-module__4GFL2W__shotCoverEditBtn:hover{background:#18181bd9}.VideoCanvas-module__4GFL2W__shotCoverAddUploadBtn,.VideoCanvas-module__4GFL2W__shotCoverAddGalleryBtn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:4px}.VideoCanvas-module__4GFL2W__shotCoverAddUploadBtn{right:40px}.VideoCanvas-module__4GFL2W__shotCoverAddGalleryBtn{right:8px}.VideoCanvas-module__4GFL2W__shotCoverItem:hover .VideoCanvas-module__4GFL2W__shotCoverAddUploadBtn,.VideoCanvas-module__4GFL2W__shotCoverItem:hover .VideoCanvas-module__4GFL2W__shotCoverAddGalleryBtn{opacity:1}.VideoCanvas-module__4GFL2W__shotCoverAddUploadBtn:hover,.VideoCanvas-module__4GFL2W__shotCoverAddGalleryBtn:hover{background:#18181bd9}.VideoCanvas-module__4GFL2W__inlineUpload{color:#fff;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VideoCanvas-module__4GFL2W__inlineUpload .ant-upload{justify-content:center;align-items:center;width:100%;height:100%;color:#fff!important;opacity:1!important;background:0 0!important;border:none!important;padding:0!important;display:flex!important}.VideoCanvas-module__4GFL2W__shotCoverPreviewBtn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:4px;right:26px}.VideoCanvas-module__4GFL2W__shotCoverItem:hover .VideoCanvas-module__4GFL2W__shotCoverPreviewBtn,.VideoCanvas-module__4GFL2W__shotImageContainer:hover .VideoCanvas-module__4GFL2W__shotCoverPreviewBtn{opacity:1}.VideoCanvas-module__4GFL2W__shotCoverPreviewBtn:hover{background:#000c}.VideoCanvas-module__4GFL2W__shotCoverUploadBtn{cursor:pointer;color:#fff6;border:1.5px dashed #ffffff40;border-radius:4px;flex:1;justify-content:center;align-items:center;min-width:40px;max-width:50%;min-height:60px;transition:all .2s;display:flex}.VideoCanvas-module__4GFL2W__shotCoverUploadBtn:hover{color:#ffffffb3;background:#ffffff0d;border-color:#ffffff80}.VideoCanvas-module__4GFL2W__shotCoverGrid:hover .VideoCanvas-module__4GFL2W__shotImageActions{opacity:1;pointer-events:auto}.VideoCanvas-module__4GFL2W__shotImageActions{opacity:0;pointer-events:none;box-sizing:border-box;background:linear-gradient(#0000 0%,#0003 30%,#0009 100%);justify-content:flex-end;align-items:center;gap:8px;width:100%;padding:8px 10px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0}.VideoCanvas-module__4GFL2W__shotImageContainer:hover .VideoCanvas-module__4GFL2W__shotImageActions,.VideoCanvas-module__4GFL2W__shotImageWrapper:hover .VideoCanvas-module__4GFL2W__shotImageActions{opacity:1;pointer-events:auto}.VideoCanvas-module__4GFL2W__shotImageActionBtn{cursor:pointer;color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.VideoCanvas-module__4GFL2W__shotImageActionBtn:hover{color:#fff;background:#000000b3;transform:scale(1.1)}.VideoCanvas-module__4GFL2W__shotImageVideoPair{flex-direction:row;align-items:flex-start;gap:64px;display:flex}.VideoCanvas-module__4GFL2W__shotImageNode{background:#fff;border:1px solid #0000000f;border-radius:8px;flex-direction:column;gap:0;width:300px;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 4px #0000000a}.VideoCanvas-module__4GFL2W__shotImageNode:hover{border-color:#18181b2e;box-shadow:0 4px 12px #00000014}.VideoCanvas-module__4GFL2W__generateShotBtn{cursor:pointer;opacity:1;z-index:5;color:#fff;background:#18181b;border:1.5px solid #18181b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:-16px;transform:translateY(-50%);box-shadow:0 2px 8px #00000029}.VideoCanvas-module__4GFL2W__generateShotBtn:hover{color:#fff;background:#18181b;border-color:#18181b;transform:translateY(-50%)scale(1.1);box-shadow:0 2px 8px #00000029}.VideoCanvas-module__4GFL2W__shotVideoNodeWrapper{position:relative}.VideoCanvas-module__4GFL2W__shotVideoNode{background:#fff;border:1px solid #0000000f;border-radius:8px;flex-direction:column;width:300px;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000a}.VideoCanvas-module__4GFL2W__shotVideoNode:hover{border-color:#18181b2e;box-shadow:0 4px 12px #00000014}.VideoCanvas-module__4GFL2W__shotVideoPromptReadonly{color:#666;word-break:break-word;background:#00000005;border-bottom:1px solid #0000000a;padding:6px 10px;font-size:11px;line-height:1.5}.VideoCanvas-module__4GFL2W__promptExpandIcon{vertical-align:middle;cursor:pointer;color:#999;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:2px;transition:color .2s,background .2s;display:inline-flex}.VideoCanvas-module__4GFL2W__promptExpandIcon:hover{color:#333;background:#0000000f}.VideoCanvas-module__4GFL2W__shotPromptArea{padding:8px 10px 0}.VideoCanvas-module__4GFL2W__shotPromptTextarea{box-sizing:border-box;color:#444;resize:none;background:#fafafa;border:1px solid #00000014;border-radius:5px;outline:none;width:100%;padding:6px 8px;font-family:inherit;font-size:11px;line-height:1.5;transition:border-color .15s,background .15s}.VideoCanvas-module__4GFL2W__shotPromptTextarea:focus,.VideoCanvas-module__4GFL2W__shotPromptEditing{background:#fff;border-color:#18181b59;box-shadow:0 0 0 2px #18181b0f}.VideoCanvas-module__4GFL2W__shotImageFooter{padding:8px 10px 10px}.VideoCanvas-module__4GFL2W__generateVideoBtn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#18181b;border:none;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;padding:5px 10px;font-size:11px;font-weight:600;transition:background .15s,transform .1s;display:flex}.VideoCanvas-module__4GFL2W__generateVideoBtn:hover{background:#2d2d32;transform:translateY(-1px)}.VideoCanvas-module__4GFL2W__generateVideoBtn:active{transform:translateY(0)}.VideoCanvas-module__4GFL2W__shotVideoEmpty{color:#bbb;background:linear-gradient(135deg,#f5f5f5 0%,#efefef 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:100px;font-size:11px;display:flex}.VideoCanvas-module__4GFL2W__inlineImageInput{z-index:100;cursor:auto;width:200%;margin-top:6px;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes VideoCanvas-module__4GFL2W__inlineInputSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.VideoCanvas-module__4GFL2W__floatingInputInner{position:relative}.VideoCanvas-module__4GFL2W__floatingInputBottomLeft{align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;left:10px}.VideoCanvas-module__4GFL2W__inlineImageThumb{border:1px solid #0000001f;border-radius:6px;flex-shrink:0;width:26px;height:26px;position:relative;overflow:hidden}.VideoCanvas-module__4GFL2W__inlineImageThumb img{object-fit:cover;width:100%;height:100%;display:block}.VideoCanvas-module__4GFL2W__inlineImageRemoveBtn{color:#fff;cursor:pointer;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;transition:background .2s;display:flex;position:absolute;top:1px;right:1px}.VideoCanvas-module__4GFL2W__inlineImageRemoveBtn:hover{background:#dc2626d9}.VideoCanvas-module__4GFL2W__inlineImageUploading{color:#00000059;background:#fafafa;border:1px solid #0000001f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.VideoCanvas-module__4GFL2W__floatingTextarea{box-sizing:border-box;color:#333;resize:none;background:#fafafa;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:8px 10px 42px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .15s,background .15s}.VideoCanvas-module__4GFL2W__floatingEditor{box-sizing:border-box;color:#333;cursor:text;white-space:pre-wrap;word-break:break-word;background:#fafafa;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;max-height:300px;padding:8px 10px 42px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .15s,background .15s;overflow-y:auto}.VideoCanvas-module__4GFL2W__floatingEditor.is-empty:before{content:attr(data-placeholder);color:#bfbfbf;pointer-events:none;font-size:14px;position:absolute}.VideoCanvas-module__4GFL2W__floatingEditor [data-inline-image]{vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:default;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:center;margin:0 8px;padding:1px;line-height:1;transition:border-color .2s;display:inline-flex}.VideoCanvas-module__4GFL2W__floatingEditor [data-inline-image]:hover{border-color:#6366f1}.VideoCanvas-module__4GFL2W__floatingEditor [data-inline-image] img{object-fit:cover;pointer-events:none;border-radius:3px;width:18px;height:18px;display:block}.VideoCanvas-module__4GFL2W__floatingInputBottomRight{align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;right:10px}.VideoCanvas-module__4GFL2W__floatingInputDurationSelect{min-width:56px}.VideoCanvas-module__4GFL2W__floatingInputSendBtn{color:#fff;cursor:pointer;background:#18181b;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,transform .1s;display:flex}.VideoCanvas-module__4GFL2W__floatingInputSendBtn:hover{background:#2d2d32;transform:scale(1.05)}.VideoCanvas-module__4GFL2W__floatingInputSendBtn:active{transform:scale(.95)}.VideoCanvas-module__4GFL2W__floatingInputSendBtn:disabled{color:#fafafa;cursor:not-allowed;background:#d4d4d8;transform:none}.VideoCanvas-module__4GFL2W__floatingInputSendBtn:disabled:hover{background:#d4d4d8;transform:none}.VideoCanvas-module__4GFL2W__floatingInputUploadBtn{color:#18181b;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,transform .1s,border-color .15s;display:flex}.VideoCanvas-module__4GFL2W__floatingInputUploadBtn:hover{background:#f4f4f5;border-color:#00000040;transform:scale(1.05)}.VideoCanvas-module__4GFL2W__floatingInputUploadBtn:active{transform:scale(.95)}.VideoCanvas-module__4GFL2W__editConfigPanel{background:#fff;flex-direction:column;gap:12px;width:250px;display:flex}.VideoCanvas-module__4GFL2W__editConfigSection{flex-direction:column;gap:6px;display:flex}.VideoCanvas-module__4GFL2W__editConfigTitle{color:#4b5563;padding-left:2px;font-size:11px;font-weight:600}.VideoCanvas-module__4GFL2W__editConfigGrid{gap:6px;display:grid}.VideoCanvas-module__4GFL2W__editConfigItem{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:48px;padding:2px 0;transition:all .15s;display:flex}.VideoCanvas-module__4GFL2W__editConfigItem:hover{background:#f9fafb;border-color:#9ca3af}.VideoCanvas-module__4GFL2W__editConfigItemActive{background:#f3f4f6!important;border-color:#9ca3af!important}.VideoCanvas-module__4GFL2W__editConfigLabel{color:#374151;white-space:nowrap;font-size:10px;font-weight:500}.VideoCanvas-module__4GFL2W__shotConfigToggle{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;max-width:200px;padding:3px 8px;transition:background .15s,border-color .15s;display:inline-flex}.VideoCanvas-module__4GFL2W__shotConfigToggle:hover{background:#f4f4f5;border-color:#00000040}.VideoCanvas-module__4GFL2W__shotConfigToggleActive{background:#f0f0f3;border-color:#0003}.VideoCanvas-module__4GFL2W__shotConfigToggleText{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.4;overflow:hidden}.VideoCanvas-module__4GFL2W__shotConfigPanel{z-index:10;background:#fff;border:1px solid #0000001a;border-radius:10px;flex-direction:column;gap:8px;padding:8px 10px;animation:.15s VideoCanvas-module__4GFL2W__shotConfigSlideIn;display:flex;position:absolute;bottom:40px;left:8px;right:8px;box-shadow:0 -2px 12px #0000000f}@keyframes VideoCanvas-module__4GFL2W__shotConfigSlideIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.VideoCanvas-module__4GFL2W__shotConfigSection{flex-direction:column;gap:4px;display:flex}.VideoCanvas-module__4GFL2W__shotConfigLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:600}.VideoCanvas-module__4GFL2W__shotConfigGrid{flex-wrap:wrap;gap:4px;display:flex}.VideoCanvas-module__4GFL2W__shotConfigItem{color:#374151;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fafafa;border:1px solid #0000001a;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:500;transition:background .12s,border-color .12s,transform .1s}.VideoCanvas-module__4GFL2W__shotConfigItem:hover{background:#f0f0f3;border-color:#0003}.VideoCanvas-module__4GFL2W__shotConfigItem:active{transform:scale(.96)}.VideoCanvas-module__4GFL2W__shotConfigItemActive{color:#fff!important;background:#18181b!important;border-color:#18181b!important}
.ImageGalleryPopover-module__OKjluq__popover{z-index:1050;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:240px;max-width:320px;max-height:300px;padding:8px;animation:.15s ease-out ImageGalleryPopover-module__OKjluq__popoverFadeIn;position:absolute;overflow:hidden auto;transform:translateY(-100%);box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}@keyframes ImageGalleryPopover-module__OKjluq__popoverFadeIn{0%{opacity:0;transform:translateY(calc(4px - 100%))}to{opacity:1;transform:translateY(-100%)}}.ImageGalleryPopover-module__OKjluq__popover::-webkit-scrollbar{width:4px}.ImageGalleryPopover-module__OKjluq__popover::-webkit-scrollbar-track{background:0 0}.ImageGalleryPopover-module__OKjluq__popover::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.ImageGalleryPopover-module__OKjluq__section{margin-bottom:4px}.ImageGalleryPopover-module__OKjluq__section:last-child{margin-bottom:0}.ImageGalleryPopover-module__OKjluq__sectionTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none;padding:4px 4px 6px;font-size:11px;font-weight:600}.ImageGalleryPopover-module__OKjluq__imageGrid{grid-template-columns:repeat(4,1fr);gap:6px;padding:0 2px;display:grid}.ImageGalleryPopover-module__OKjluq__imageItem{aspect-ratio:1;cursor:pointer;background:#f3f4f6;border:2px solid #0000;border-radius:6px;transition:all .15s;position:relative;overflow:hidden}.ImageGalleryPopover-module__OKjluq__imageItem:hover{border-color:#6366f1;transform:scale(1.05);box-shadow:0 2px 8px #6366f133}.ImageGalleryPopover-module__OKjluq__imageItem:active{transform:scale(.98)}.ImageGalleryPopover-module__OKjluq__imageItemDisabled{cursor:not-allowed;opacity:.6}.ImageGalleryPopover-module__OKjluq__imageItemDisabled:hover{box-shadow:none;border-color:#e5e7ebcc;transform:none}.ImageGalleryPopover-module__OKjluq__imageItemDisabled:active{transform:none}.ImageGalleryPopover-module__OKjluq__disabledOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:none;background:#0f172a26;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;inset:0}.ImageGalleryPopover-module__OKjluq__imageItemDisabled:hover .ImageGalleryPopover-module__OKjluq__disabledOverlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#0f172a40}.ImageGalleryPopover-module__OKjluq__lockIcon{color:#fff;background:#0006;border-radius:50%;width:18px;height:18px;padding:3px;box-shadow:0 1px 4px #00000040}.ImageGalleryPopover-module__OKjluq__limitBadge{color:#b45309;text-transform:none;letter-spacing:0;background:#fef3c7;border:1px solid #fde68a;border-radius:9999px;align-items:center;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:500;line-height:1.2;display:inline-flex}.ImageGalleryPopover-module__OKjluq__imageThumb{object-fit:cover;width:100%;height:100%;display:block}.ImageGalleryPopover-module__OKjluq__divider{background:#f3f4f6;height:1px;margin:6px 4px}.ImageGalleryPopover-module__OKjluq__loadingContainer{color:#9ca3af;justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex}.ImageGalleryPopover-module__OKjluq__loadingText{font-size:12px}.ImageGalleryPopover-module__OKjluq__emptyState{color:#d1d5db;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px 0;font-size:12px;display:flex}@media (max-width:768px){.ImageGalleryPopover-module__OKjluq__popover{border-radius:10px;min-width:200px;max-width:280px;max-height:250px}.ImageGalleryPopover-module__OKjluq__imageGrid{grid-template-columns:repeat(3,1fr);gap:4px}}.ImageGalleryPopover-module__OKjluq__loadingMore{justify-content:center;align-items:center;padding:8px 0 4px;display:flex}.ImageGalleryPopover-module__OKjluq__noMore{text-align:center;color:#d1d5db;-webkit-user-select:none;user-select:none;padding:6px 0 2px;font-size:11px}