.stagecut-editor-module__qYRZIW__editorShell{--editor-bg:#090a0a;--editor-panel:#111212;--editor-panel-raised:#181919;--editor-line:#ffffff17;--editor-line-strong:#ffffff29;--editor-text:#f1f2f2;--editor-muted:#858989;--editor-subtle:#5f6363;--editor-neutral-selected:#2a2c2c;--editor-green:#72bd98;--editor-green-ink:#09140f;width:100%;height:100dvh;min-height:680px;color:var(--editor-text);background:var(--editor-bg);font-family:var(--font-pretendard), Pretendard, "Apple SD Gothic Neo", system-ui, sans-serif;grid-template-rows:58px minmax(0,56fr) minmax(292px,44fr);display:grid;position:relative;overflow:hidden}.stagecut-editor-module__qYRZIW__editorShell *,.stagecut-editor-module__qYRZIW__editorShell :before,.stagecut-editor-module__qYRZIW__editorShell :after{box-sizing:border-box}.stagecut-editor-module__qYRZIW__editorShell button,.stagecut-editor-module__qYRZIW__editorShell input,.stagecut-editor-module__qYRZIW__editorShell select,.stagecut-editor-module__qYRZIW__editorShell textarea{font:inherit}.stagecut-editor-module__qYRZIW__editorShell button{color:inherit}.stagecut-editor-module__qYRZIW__editorShell :where(button,input,select,textarea,[role=button]):focus-visible{outline-offset:2px;outline:2px solid #f4f5f5}.stagecut-editor-module__qYRZIW__editorHeader{z-index:20;border-bottom:1px solid var(--editor-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0d0df5;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 16px;display:flex}.stagecut-editor-module__qYRZIW__headerStart,.stagecut-editor-module__qYRZIW__headerEnd{align-items:center;min-width:0;display:flex}.stagecut-editor-module__qYRZIW__headerStart{gap:11px}.stagecut-editor-module__qYRZIW__headerStart strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.025em;max-width:min(40vw,440px);font-size:14px;font-weight:720;overflow:hidden}.stagecut-editor-module__qYRZIW__headerEnd{gap:12px}.stagecut-editor-module__qYRZIW__headerStatuses{flex-direction:column;align-items:flex-end;gap:1px;min-width:0;display:flex}.stagecut-editor-module__qYRZIW__backButton,.stagecut-editor-module__qYRZIW__historyControls button,.stagecut-editor-module__qYRZIW__zoomControls button,.stagecut-editor-module__qYRZIW__mobileHistory button,.stagecut-editor-module__qYRZIW__desktopFullscreen,.stagecut-editor-module__qYRZIW__mobileFullscreen{color:#aeb1b1;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.stagecut-editor-module__qYRZIW__backButton{border-radius:8px;width:34px;height:34px}.stagecut-editor-module__qYRZIW__backButton:hover,.stagecut-editor-module__qYRZIW__historyControls button:hover:not(:disabled),.stagecut-editor-module__qYRZIW__zoomControls button:hover:not(:disabled),.stagecut-editor-module__qYRZIW__mobileHistory button:hover:not(:disabled),.stagecut-editor-module__qYRZIW__desktopFullscreen:hover,.stagecut-editor-module__qYRZIW__mobileFullscreen:hover{color:#fff;background:#ffffff14}.stagecut-editor-module__qYRZIW__saveStatus{min-width:0;color:var(--editor-muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.stagecut-editor-module__qYRZIW__renderStatus{color:#b8bbba;text-overflow:ellipsis;white-space:nowrap;max-width:min(28vw,220px);font-size:12px;line-height:1.2;overflow:hidden}.stagecut-editor-module__qYRZIW__saveError{color:#f1a6ae}.stagecut-editor-module__qYRZIW__exportButton{min-width:92px;min-height:36px;color:var(--editor-green-ink);background:var(--editor-green);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.stagecut-editor-module__qYRZIW__exportButton:hover:not(:disabled){filter:brightness(1.08)}.stagecut-editor-module__qYRZIW__exportButton:disabled{color:#777b79;cursor:not-allowed;background:#292c2a}.stagecut-editor-module__qYRZIW__spinner{animation:.8s linear infinite stagecut-editor-module__qYRZIW__editorSpin}@keyframes stagecut-editor-module__qYRZIW__editorSpin{to{transform:rotate(360deg)}}.stagecut-editor-module__qYRZIW__inlineError{z-index:40;color:#ffd4d8;background:#3f181df5;border:1px solid #f0808d47;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;width:min(560px,100% - 28px);min-height:42px;padding:8px 8px 8px 13px;font-size:12px;display:flex;position:absolute;top:68px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0000005c}.stagecut-editor-module__qYRZIW__inlineError button{color:#ffd4d8;cursor:pointer;background:0 0;border:0;border-radius:6px;width:28px;height:28px;font-size:20px}.stagecut-editor-module__qYRZIW__inlineError button:hover{background:#ffffff14}.stagecut-editor-module__qYRZIW__desktopWorkspace{grid-template-columns:238px minmax(330px,1fr) 286px;min-width:0;min-height:0;display:grid;overflow:hidden}.stagecut-editor-module__qYRZIW__candidateRail,.stagecut-editor-module__qYRZIW__inspector{background:var(--editor-panel);min-width:0;min-height:0}.stagecut-editor-module__qYRZIW__candidateRail{border-right:1px solid var(--editor-line);flex-direction:column;display:flex}.stagecut-editor-module__qYRZIW__panelHeading{border-bottom:1px solid var(--editor-line);justify-content:space-between;align-items:center;min-height:67px;padding:0 15px 0 17px;display:flex}.stagecut-editor-module__qYRZIW__panelHeading span,.stagecut-editor-module__qYRZIW__inspectorTitleRow span{color:var(--editor-subtle);letter-spacing:.13em;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:800;display:block}.stagecut-editor-module__qYRZIW__panelHeading h2,.stagecut-editor-module__qYRZIW__inspectorTitleRow h2{letter-spacing:-.03em;margin:0;font-size:14px;line-height:1.25}.stagecut-editor-module__qYRZIW__panelHeading>small{color:#9a9d9d;background:#212323;border-radius:999px;place-items:center;min-width:24px;height:22px;padding:0 6px;font-size:12px;display:grid}.stagecut-editor-module__qYRZIW__candidateList{scrollbar-width:thin;scrollbar-color:#343737 transparent;align-content:start;gap:4px;min-height:0;padding:9px;display:grid;overflow-y:auto}.stagecut-editor-module__qYRZIW__candidateCard{color:#c7caca;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:30px minmax(0,1fr);gap:9px;width:100%;min-height:66px;padding:9px;display:grid}.stagecut-editor-module__qYRZIW__candidateCard:hover{background:#ffffff0b}.stagecut-editor-module__qYRZIW__neutralSelected,.stagecut-editor-module__qYRZIW__candidateCard.stagecut-editor-module__qYRZIW__neutralSelected{background:var(--editor-neutral-selected)}.stagecut-editor-module__qYRZIW__candidateIndex{color:#d9dada;background:linear-gradient(145deg,#3a3c3c,#222424);border-radius:6px;place-items:center;width:30px;height:42px;font-size:12px;font-weight:800;display:grid}.stagecut-editor-module__qYRZIW__candidateCopy{min-width:0;display:block}.stagecut-editor-module__qYRZIW__candidateCopy strong,.stagecut-editor-module__qYRZIW__candidateCopy small,.stagecut-editor-module__qYRZIW__candidateCopy>span{text-overflow:ellipsis;display:block;overflow:hidden}.stagecut-editor-module__qYRZIW__candidateCopy strong{white-space:nowrap;color:#e5e6e6;font-size:12px;line-height:1.4}.stagecut-editor-module__qYRZIW__candidateCopy small{color:var(--editor-muted);white-space:nowrap;margin-top:3px;font-size:12px}.stagecut-editor-module__qYRZIW__candidateCopy>span{color:#6f7373;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.35;display:-webkit-box}.stagecut-editor-module__qYRZIW__rangeNote{border-top:1px solid var(--editor-line);color:#6f7373;margin:auto 13px 14px;padding-top:12px;font-size:12px;line-height:1.5}.stagecut-editor-module__qYRZIW__emptyPanelCopy{color:#737777;margin:14px 4px;font-size:12px;line-height:1.65}.stagecut-editor-module__qYRZIW__previewWrap{background:#080909;min-width:0;min-height:0;position:relative;overflow:hidden}.stagecut-editor-module__qYRZIW__previewColumn{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:17px 20px 10px;display:flex}.stagecut-editor-module__qYRZIW__canvasStage{aspect-ratio:9/16;isolation:isolate;background:#000;border-radius:7px;flex:0 auto;width:min(252px,56.25% - 15.75px);max-height:calc(100% - 54px);position:relative;overflow:hidden;box-shadow:0 22px 58px #0000007a}.stagecut-editor-module__qYRZIW__canvasSurface{background:#000;width:100%;height:100%;position:relative;overflow:hidden;container-type:inline-size}.stagecut-editor-module__qYRZIW__canvasSurface:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 45%,#313333,#080808 72%);position:absolute;inset:-10%}.stagecut-editor-module__qYRZIW__canvasSurface video{z-index:0;object-fit:cover;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}.stagecut-editor-module__qYRZIW__foregroundVideo{z-index:1}.stagecut-editor-module__qYRZIW__backgroundVideo{z-index:0;object-fit:cover;filter:blur(clamp(7px,2.6cqw,28px));transform:scale(1.1);object-position:center!important}.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fit-blur .stagecut-editor-module__qYRZIW__foregroundVideo,.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__cinema-letterbox .stagecut-editor-module__qYRZIW__foregroundVideo{object-fit:contain;object-position:center!important}.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fit-blur .stagecut-editor-module__qYRZIW__foregroundVideo{background:0 0}.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__cinema-letterbox .stagecut-editor-module__qYRZIW__canvasSurface{background:#000}.stagecut-editor-module__qYRZIW__canvasPlaceholder{z-index:0;color:#707474;text-align:center;background:linear-gradient(155deg,#1a1c1c,#090a0a);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;font-size:12px;display:flex;position:absolute;inset:0}.stagecut-editor-module__qYRZIW__safeArea{z-index:2;pointer-events:none;border:1px dashed #ffffff17;position:absolute;inset:4.5% 8%}.stagecut-editor-module__qYRZIW__canvasCopy{z-index:4;white-space:pre-line;overflow-wrap:anywhere;paint-order:stroke fill;cursor:move;touch-action:none;background:0 0;border:0;border-radius:4px;width:max-content;min-width:0;max-width:84%;margin:0;padding:0;line-height:1.24;position:absolute}.stagecut-editor-module__qYRZIW__captionCopy,.stagecut-editor-module__qYRZIW__userTextCopy{width:max-content}.stagecut-editor-module__qYRZIW__canvasCopySelected{box-shadow:0 0 0 1px #ffffffeb,0 0 0 3px #00000061}.stagecut-editor-module__qYRZIW__canvasCopyEditing{z-index:8;cursor:text;min-width:70%;box-shadow:0 0 0 1px #ffffffeb,0 0 0 3px #00000080}.stagecut-editor-module__qYRZIW__canvasCopyEditing textarea{resize:vertical;width:100%;min-height:48px;color:inherit;font:inherit;line-height:inherit;text-align:inherit;-webkit-text-stroke:inherit;paint-order:stroke fill;background:#00000085;border:0;outline:0;padding:4px}.stagecut-editor-module__qYRZIW__overlayPrimaryLine,.stagecut-editor-module__qYRZIW__translationLine{white-space:pre-line;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.stagecut-editor-module__qYRZIW__translationLine{line-height:1.24}.stagecut-editor-module__qYRZIW__editActions{-webkit-text-stroke:0 transparent;gap:5px;display:flex;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.stagecut-editor-module__qYRZIW__editActions button{color:#f0f1f1;cursor:pointer;background:#242626;border:1px solid #ffffff24;border-radius:6px;min-width:48px;height:30px;padding:0 9px;font-size:12px;font-weight:700}.stagecut-editor-module__qYRZIW__editActions button:hover{background:#333535}.stagecut-editor-module__qYRZIW__desktopFullscreen{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000094;border-radius:7px;width:32px;height:32px;position:absolute;bottom:8px;right:8px}.stagecut-editor-module__qYRZIW__canvasStage:fullscreen,.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fullscreenCanvas{aspect-ratio:auto;background:#000;border-radius:0;place-items:center;width:100vw;height:100vh;max-height:none;display:grid}.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fullscreenCanvas{z-index:1000;position:fixed;inset:0}.stagecut-editor-module__qYRZIW__canvasStage:fullscreen .stagecut-editor-module__qYRZIW__canvasSurface,.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fullscreenCanvas .stagecut-editor-module__qYRZIW__canvasSurface{aspect-ratio:9/16;width:min(100vw,56.25vh);height:min(100vh,177.778vw);box-shadow:0 0 80px #000000b8}.stagecut-editor-module__qYRZIW__canvasStage:fullscreen .stagecut-editor-module__qYRZIW__safeArea,.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fullscreenCanvas .stagecut-editor-module__qYRZIW__safeArea{inset:5%}.stagecut-editor-module__qYRZIW__transport{grid-template-columns:1fr auto auto 1fr;align-items:center;gap:10px;width:min(470px,100%);min-height:45px;margin-top:7px;display:grid}.stagecut-editor-module__qYRZIW__editorShell .stagecut-editor-module__qYRZIW__playButton{color:#0b0c0c;cursor:pointer;background:#f1f2f2;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.stagecut-editor-module__qYRZIW__editorShell .stagecut-editor-module__qYRZIW__playButton:disabled{opacity:.36;cursor:not-allowed}.stagecut-editor-module__qYRZIW__timeReadout{color:#777b7b;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:136px;font-size:12px}.stagecut-editor-module__qYRZIW__mobileFullscreen,.stagecut-editor-module__qYRZIW__mobileHistory{display:none}.stagecut-editor-module__qYRZIW__inspector{border-left:1px solid var(--editor-line);flex-direction:column;display:flex}.stagecut-editor-module__qYRZIW__toolTabs{border-bottom:1px solid var(--editor-line);grid-template-columns:repeat(3,1fr);gap:4px;min-height:52px;padding:6px 8px;display:grid}.stagecut-editor-module__qYRZIW__toolTabs button{color:#818585;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:0;font-size:12px;display:flex}.stagecut-editor-module__qYRZIW__toolTabs button:hover{color:#d5d7d7;background:#ffffff0b}.stagecut-editor-module__qYRZIW__toolTabs .stagecut-editor-module__qYRZIW__toolTabSelected{color:#f1f2f2;background:var(--editor-neutral-selected)}.stagecut-editor-module__qYRZIW__inspectorScroll{scrollbar-width:thin;scrollbar-color:#343737 transparent;min-height:0;padding:15px 14px 24px;overflow-y:auto}.stagecut-editor-module__qYRZIW__inspectorTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.stagecut-editor-module__qYRZIW__secondaryButton{color:#c7caca;cursor:pointer;background:#292b2b;border:0;border-radius:7px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.stagecut-editor-module__qYRZIW__secondaryButton:hover{background:#363838}.stagecut-editor-module__qYRZIW__styleChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.stagecut-editor-module__qYRZIW__styleChoices button{color:#9fa2a2;cursor:pointer;background:#1b1d1d;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:84px;padding:8px 4px;display:flex}.stagecut-editor-module__qYRZIW__styleChoices button:hover{background:#242626}.stagecut-editor-module__qYRZIW__styleChoices button.stagecut-editor-module__qYRZIW__neutralSelected{background:var(--editor-neutral-selected)}.stagecut-editor-module__qYRZIW__styleChoices button>span{paint-order:stroke fill;font-size:22px;font-weight:800}.stagecut-editor-module__qYRZIW__styleChoices button strong{color:#dedfdf;margin-top:5px;font-size:12px}.stagecut-editor-module__qYRZIW__styleChoices button small{display:none}.stagecut-editor-module__qYRZIW__typographyControls{border-top:1px solid var(--editor-line);gap:13px;margin-top:18px;padding-top:16px;display:grid}.stagecut-editor-module__qYRZIW__fieldLabel,.stagecut-editor-module__qYRZIW__colorField,.stagecut-editor-module__qYRZIW__rangeField,.stagecut-editor-module__qYRZIW__controlGroup{color:#858989;gap:7px;font-size:12px;font-weight:700;display:grid}.stagecut-editor-module__qYRZIW__fieldLabel select,.stagecut-editor-module__qYRZIW__fieldLabel input[type=number]{border:1px solid var(--editor-line);color:#e6e7e7;background:#171919;border-radius:7px;outline:0;width:100%;min-width:0;height:34px;padding:0 9px;font-size:12px}.stagecut-editor-module__qYRZIW__fieldLabel select:focus,.stagecut-editor-module__qYRZIW__fieldLabel input[type=number]:focus{border-color:#ffffff52}.stagecut-editor-module__qYRZIW__controlGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stagecut-editor-module__qYRZIW__segmentedControl,.stagecut-editor-module__qYRZIW__segmentedText{background:#171919;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.stagecut-editor-module__qYRZIW__segmentedControl button,.stagecut-editor-module__qYRZIW__segmentedText button{color:#777b7b;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;min-height:30px;font-size:12px;display:grid}.stagecut-editor-module__qYRZIW__segmentedControl button:hover,.stagecut-editor-module__qYRZIW__segmentedText button:hover,.stagecut-editor-module__qYRZIW__segmentedControl .stagecut-editor-module__qYRZIW__segmentSelected,.stagecut-editor-module__qYRZIW__segmentedText .stagecut-editor-module__qYRZIW__segmentSelected{color:#f0f1f1;background:var(--editor-neutral-selected)}.stagecut-editor-module__qYRZIW__colorInputShell{border:1px solid var(--editor-line);background:#171919;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 7px;display:flex}.stagecut-editor-module__qYRZIW__colorInputShell input{cursor:pointer;background:0 0;border:0;border-radius:5px;width:20px;height:20px;padding:0;overflow:hidden}.stagecut-editor-module__qYRZIW__colorInputShell code{color:#9da0a0;min-width:0;font-family:inherit;font-size:12px;overflow:hidden}.stagecut-editor-module__qYRZIW__rangeField>span{justify-content:space-between;display:flex}.stagecut-editor-module__qYRZIW__rangeField b{color:#c1c4c4;font-weight:700}.stagecut-editor-module__qYRZIW__rangeField input,.stagecut-editor-module__qYRZIW__zoomControls input{accent-color:#d7d9d9}.stagecut-editor-module__qYRZIW__textPreviewButton{color:#dfe0e0;text-align:left;cursor:text;background:#1b1d1d;border:0;border-radius:8px;gap:5px;width:100%;min-height:62px;padding:10px 11px;display:grid}.stagecut-editor-module__qYRZIW__textPreviewButton:hover{background:#242626}.stagecut-editor-module__qYRZIW__textPreviewButton span{color:#717575;letter-spacing:.1em;font-size:12px;font-weight:800}.stagecut-editor-module__qYRZIW__textPreviewButton strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.stagecut-editor-module__qYRZIW__textActions{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.stagecut-editor-module__qYRZIW__textActions button{color:#aeb1b1;cursor:pointer;background:#202222;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:32px;font-size:12px;display:flex}.stagecut-editor-module__qYRZIW__textActions button:hover{color:#f0f1f1;background:#2c2e2e}.stagecut-editor-module__qYRZIW__optionList{gap:5px;display:grid}.stagecut-editor-module__qYRZIW__optionList button{color:#9a9d9d;text-align:left;cursor:pointer;background:#1a1c1c;border:0;border-radius:7px;min-height:36px;padding:0 10px;font-size:12px}.stagecut-editor-module__qYRZIW__optionList button:hover,.stagecut-editor-module__qYRZIW__optionList button.stagecut-editor-module__qYRZIW__neutralSelected{color:#f0f1f1;background:var(--editor-neutral-selected)}.stagecut-editor-module__qYRZIW__toggleRow{border-top:1px solid var(--editor-line);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.stagecut-editor-module__qYRZIW__toggleRow span,.stagecut-editor-module__qYRZIW__toggleRow strong,.stagecut-editor-module__qYRZIW__toggleRow small{display:block}.stagecut-editor-module__qYRZIW__toggleRow strong{color:#d5d7d7;font-size:12px}.stagecut-editor-module__qYRZIW__toggleRow small{color:#696d6d;margin-top:3px;font-size:12px}.stagecut-editor-module__qYRZIW__toggleRow input{accent-color:#d7d9d9;width:33px;height:18px}.stagecut-editor-module__qYRZIW__translationControls{border-top:1px solid var(--editor-line);gap:13px;margin-top:18px;padding-top:2px;display:grid}.stagecut-editor-module__qYRZIW__translationControls .stagecut-editor-module__qYRZIW__toggleRow{border-top:0;margin-top:0;padding-top:14px}.stagecut-editor-module__qYRZIW__assetSection{border-top:1px solid var(--editor-line);gap:9px;margin-top:18px;padding-top:15px;display:grid}.stagecut-editor-module__qYRZIW__assetSectionHeading{color:#9a9d9d;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.stagecut-editor-module__qYRZIW__assetSectionHeading button,.stagecut-editor-module__qYRZIW__resetSettingsButton{color:#c7caca;min-height:32px;font:inherit;cursor:pointer;background:#292b2b;border:0;border-radius:7px;padding:0 9px}.stagecut-editor-module__qYRZIW__assetSectionHeading button:hover,.stagecut-editor-module__qYRZIW__resetSettingsButton:hover{background:#363838}.stagecut-editor-module__qYRZIW__assetSectionHeading button:disabled{opacity:.38;cursor:not-allowed}.stagecut-editor-module__qYRZIW__assetList{gap:4px;display:grid}.stagecut-editor-module__qYRZIW__assetRow{grid-template-columns:minmax(0,1fr) 36px;gap:3px;min-width:0;display:grid}.stagecut-editor-module__qYRZIW__assetRow>button{color:#c4c7c7;text-align:left;cursor:pointer;background:#1b1d1d;border:0;border-radius:7px;min-width:0;min-height:38px;padding:0 10px}.stagecut-editor-module__qYRZIW__assetRow>button:hover{background:#262828}.stagecut-editor-module__qYRZIW__assetRow>button:first-child{align-items:center;gap:8px;display:flex}.stagecut-editor-module__qYRZIW__assetRow>button:last-child{place-items:center;padding:0;display:grid}.stagecut-editor-module__qYRZIW__assetRow strong,.stagecut-editor-module__qYRZIW__assetRow small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stagecut-editor-module__qYRZIW__assetRow strong{flex:1;font-size:12px}.stagecut-editor-module__qYRZIW__assetRow small,.stagecut-editor-module__qYRZIW__assetEmpty{color:#747878;font-size:12px}.stagecut-editor-module__qYRZIW__resetSettingsButton{justify-content:center;align-items:center;gap:6px;width:100%;margin-top:16px;font-size:12px;display:flex}.stagecut-editor-module__qYRZIW__assetDialog{width:min(440px,100vw - 32px)}.stagecut-editor-module__qYRZIW__assetDialogBody{gap:14px;padding:4px 22px 22px;display:grid}.stagecut-editor-module__qYRZIW__assetDialogBody label{color:#a8abab;gap:7px;font-size:13px;font-weight:700;display:grid}.stagecut-editor-module__qYRZIW__assetDialogBody input[type=text],.stagecut-editor-module__qYRZIW__assetDialogBody textarea{color:#f0f1f1;width:100%;min-height:42px;font:inherit;background:#151717;border:1px solid #343737;border-radius:9px;outline:0;padding:10px 12px;font-weight:500}.stagecut-editor-module__qYRZIW__assetDialogBody textarea{resize:vertical;min-height:86px}.stagecut-editor-module__qYRZIW__assetDialogBody input:focus,.stagecut-editor-module__qYRZIW__assetDialogBody textarea:focus{border-color:#ffffff6b}.stagecut-editor-module__qYRZIW__assetDialogCheckbox{align-items:center;grid-template-columns:1fr auto!important}.stagecut-editor-module__qYRZIW__assetDialogError{color:#ffaaa5;margin:0;font-size:13px;line-height:1.5}.stagecut-editor-module__qYRZIW__assetDialogActions{justify-content:flex-end;gap:8px;display:flex}.stagecut-editor-module__qYRZIW__assetDialogActions button{color:#d5d7d7;cursor:pointer;background:#292b2b;border:0;border-radius:8px;min-height:40px;padding:0 13px;font-size:13px;font-weight:700}.stagecut-editor-module__qYRZIW__assetDialogActions button:last-child{color:#f0f1f1;background:#363838}.stagecut-editor-module__qYRZIW__assetDialogActions .stagecut-editor-module__qYRZIW__assetDeleteButton{color:#ffaaa5;background:#ff5a531a;margin-right:auto}.stagecut-editor-module__qYRZIW__segmentedText button:disabled{opacity:.34;cursor:not-allowed}.stagecut-editor-module__qYRZIW__timelinePanel{border-top:1px solid var(--editor-line);background:#0e1010;grid-template-rows:44px minmax(0,1fr);min-width:0;min-height:0;display:grid}.stagecut-editor-module__qYRZIW__timelineToolbar{border-bottom:1px solid var(--editor-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-width:0;padding:0 11px;display:grid}.stagecut-editor-module__qYRZIW__historyControls,.stagecut-editor-module__qYRZIW__zoomControls,.stagecut-editor-module__qYRZIW__captionTools{align-items:center;gap:3px;display:flex}.stagecut-editor-module__qYRZIW__historyControls button,.stagecut-editor-module__qYRZIW__zoomControls button,.stagecut-editor-module__qYRZIW__mobileHistory button{border-radius:6px;width:30px;height:30px}.stagecut-editor-module__qYRZIW__historyControls button:disabled,.stagecut-editor-module__qYRZIW__zoomControls button:disabled,.stagecut-editor-module__qYRZIW__mobileHistory button:disabled{opacity:.28;cursor:not-allowed}.stagecut-editor-module__qYRZIW__captionTools{justify-content:center}.stagecut-editor-module__qYRZIW__captionTools button,.stagecut-editor-module__qYRZIW__zoomControls button:first-child{color:#8f9393;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:12px;display:inline-flex}.stagecut-editor-module__qYRZIW__captionTools button:hover:not(:disabled),.stagecut-editor-module__qYRZIW__zoomControls button:first-child:hover{color:#f0f1f1;background:#ffffff12}.stagecut-editor-module__qYRZIW__captionTools button:disabled{opacity:.3;cursor:not-allowed}.stagecut-editor-module__qYRZIW__zoomControls{justify-self:end}.stagecut-editor-module__qYRZIW__zoomControls button:first-child{width:auto}.stagecut-editor-module__qYRZIW__zoomControls input{width:72px;height:3px}.stagecut-editor-module__qYRZIW__timelineGrid{grid-template-columns:68px minmax(0,1fr);min-width:0;min-height:0;display:grid}.stagecut-editor-module__qYRZIW__trackLabels{z-index:4;border-right:1px solid var(--editor-line);color:#656969;letter-spacing:.08em;background:#0e1010;grid-template-rows:28px 62px 55px 55px;font-size:12px;font-weight:800;display:grid}.stagecut-editor-module__qYRZIW__trackLabels span{border-bottom:1px solid #ffffff0a;padding:9px 8px 0}.stagecut-editor-module__qYRZIW__trackLabels span:first-child{padding:0}.stagecut-editor-module__qYRZIW__timelineViewport{scrollbar-width:thin;scrollbar-color:#343737 transparent;touch-action:pan-x;min-width:0;min-height:0;position:relative;overflow:auto hidden}.stagecut-editor-module__qYRZIW__timelineViewport::-webkit-scrollbar{width:5px;height:5px}.stagecut-editor-module__qYRZIW__candidateList::-webkit-scrollbar{width:5px;height:5px}.stagecut-editor-module__qYRZIW__inspectorScroll::-webkit-scrollbar{width:5px;height:5px}.stagecut-editor-module__qYRZIW__timelineViewport::-webkit-scrollbar-thumb{background:#343737;border-radius:99px}.stagecut-editor-module__qYRZIW__candidateList::-webkit-scrollbar-thumb{background:#343737;border-radius:99px}.stagecut-editor-module__qYRZIW__inspectorScroll::-webkit-scrollbar-thumb{background:#343737;border-radius:99px}.stagecut-editor-module__qYRZIW__timelineContent{min-width:100%;height:200px;position:relative}.stagecut-editor-module__qYRZIW__ruler{cursor:pointer;border-bottom:1px solid #ffffff0a;height:28px;position:relative}.stagecut-editor-module__qYRZIW__rulerTick{pointer-events:none;height:100%;position:absolute;top:0}.stagecut-editor-module__qYRZIW__rulerTick i{background:#555959;width:1px;height:6px;position:absolute;top:0;left:0}.stagecut-editor-module__qYRZIW__rulerTick small{color:#5f6363;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;position:absolute;top:8px;left:4px}.stagecut-editor-module__qYRZIW__timelineLane{cursor:pointer;border-bottom:1px solid #ffffff0a;position:relative}.stagecut-editor-module__qYRZIW__videoLane{height:62px}.stagecut-editor-module__qYRZIW__captionLane,.stagecut-editor-module__qYRZIW__textLane{height:55px}.stagecut-editor-module__qYRZIW__sourceClip{color:#aeb1b1;pointer-events:none;background:linear-gradient(90deg,#ffffff09 50%,#0000 50%) 0 0/22px 100%,linear-gradient(145deg,#313333,#222424);border-radius:5px;height:46px;font-size:12px;position:absolute;top:8px;overflow:hidden}.stagecut-editor-module__qYRZIW__sourceClip span{white-space:nowrap;background:#0000005c;border-radius:4px;padding:3px 5px;display:inline-block;position:sticky;top:5px;left:7px}.stagecut-editor-module__qYRZIW__candidateRange{z-index:2;color:#c2c5c5;cursor:pointer;background:#e2e5e52e;border:0;border-radius:3px;min-width:3px;height:34px;padding:0;position:absolute;top:14px;overflow:hidden}.stagecut-editor-module__qYRZIW__candidateRange:hover,.stagecut-editor-module__qYRZIW__candidateRangeSelected{background:#f0f2f247}.stagecut-editor-module__qYRZIW__candidateRange span{text-overflow:ellipsis;white-space:nowrap;padding:0 5px;font-size:12px;display:block;overflow:hidden}.stagecut-editor-module__qYRZIW__exportRange{z-index:5;border:2px solid var(--editor-green);min-width:3px;height:52px;color:var(--editor-green-ink);pointer-events:none;background:#72bd9821;border-radius:5px;position:absolute;top:5px}.stagecut-editor-module__qYRZIW__exportRange>span{color:#08110d;background:var(--editor-green);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;border-radius:3px;max-width:calc(100% - 12px);padding:1px 4px;font-size:12px;font-weight:800;position:absolute;top:2px;left:50%;overflow:hidden;transform:translate(-50%)}.stagecut-editor-module__qYRZIW__exportHandle{z-index:7;background:var(--editor-green);pointer-events:auto;cursor:ew-resize;touch-action:none;border:0;border-radius:4px;width:11px;height:52px;padding:0;position:absolute;top:-2px}.stagecut-editor-module__qYRZIW__exportHandle:after{content:"";background:#00000075;border-radius:2px;width:2px;height:14px;position:absolute;top:18px;left:4px}.stagecut-editor-module__qYRZIW__exportHandleStart{left:-7px}.stagecut-editor-module__qYRZIW__exportHandleEnd{right:-7px}.stagecut-editor-module__qYRZIW__captionBlock,.stagecut-editor-module__qYRZIW__textBlock{color:#b9bcbc;cursor:pointer;background:#262828;border:0;border-radius:4px;min-width:3px;height:39px;position:absolute;top:8px;overflow:hidden}.stagecut-editor-module__qYRZIW__captionBlock{text-align:left;padding:0 6px}.stagecut-editor-module__qYRZIW__captionBlock:hover,.stagecut-editor-module__qYRZIW__textBlock:hover,.stagecut-editor-module__qYRZIW__blockActive{color:#eef0f0;background:#353737}.stagecut-editor-module__qYRZIW__blockSelected{color:#fff;background:#444747;box-shadow:inset 0 0 0 1px #ffffff40}.stagecut-editor-module__qYRZIW__captionBlock span,.stagecut-editor-module__qYRZIW__textBlockBody span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.stagecut-editor-module__qYRZIW__captionBoundary{z-index:6;cursor:ew-resize;touch-action:none;background:0 0;border:0;width:9px;height:43px;padding:0;position:absolute;top:6px;transform:translate(-50%)}.stagecut-editor-module__qYRZIW__captionBoundary:after{content:"";background:#ffffff7a;width:1px;position:absolute;top:6px;bottom:6px;left:4px}.stagecut-editor-module__qYRZIW__captionBoundary:hover:after,.stagecut-editor-module__qYRZIW__captionBoundary:focus-visible:after{background:#fff;width:2px}.stagecut-editor-module__qYRZIW__textBlock{touch-action:none;background:#282a2d;align-items:center;padding:0 8px;display:flex}.stagecut-editor-module__qYRZIW__textBlockBody{width:100%;min-width:0;height:100%;color:inherit;text-align:left;cursor:grab;touch-action:none;background:0 0;border:0;align-items:center;padding:0 2px;display:flex}.stagecut-editor-module__qYRZIW__textBlockBody:active{cursor:grabbing}.stagecut-editor-module__qYRZIW__textHandleStart,.stagecut-editor-module__qYRZIW__textHandleEnd{z-index:2;cursor:ew-resize;touch-action:none;background:#ffffff14;border:0;width:8px;height:100%;padding:0;position:absolute;top:0}.stagecut-editor-module__qYRZIW__textHandleStart{left:0}.stagecut-editor-module__qYRZIW__textHandleEnd{right:0}.stagecut-editor-module__qYRZIW__textBlock.stagecut-editor-module__qYRZIW__blockSelected .stagecut-editor-module__qYRZIW__textHandleStart,.stagecut-editor-module__qYRZIW__textBlock.stagecut-editor-module__qYRZIW__blockSelected .stagecut-editor-module__qYRZIW__textHandleEnd{background:#ffffff57}.stagecut-editor-module__qYRZIW__timelineAddText{color:#8d9191;white-space:nowrap;cursor:pointer;background:#1f2121;border:0;border-radius:5px;align-items:center;gap:4px;min-height:30px;padding:0 8px;font-size:12px;display:inline-flex;position:absolute;top:13px;transform:translate(4px)}.stagecut-editor-module__qYRZIW__timelineAddText:hover{color:#f0f1f1;background:#303232}.stagecut-editor-module__qYRZIW__playhead,.stagecut-editor-module__qYRZIW__fixedPlayhead{z-index:12;pointer-events:none;background:#f0f2f2;width:1px;position:absolute;top:0;bottom:0}.stagecut-editor-module__qYRZIW__playhead i,.stagecut-editor-module__qYRZIW__fixedPlayhead i{clip-path:polygon(0 0,100% 0,50% 100%);background:#f0f2f2;width:9px;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.stagecut-editor-module__qYRZIW__fixedPlayhead,.stagecut-editor-module__qYRZIW__mobileTools{display:none}.stagecut-editor-module__qYRZIW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1060px) and (min-width:768px){.stagecut-editor-module__qYRZIW__desktopWorkspace{grid-template-columns:205px minmax(310px,1fr) 245px}.stagecut-editor-module__qYRZIW__candidateCopy>span,.stagecut-editor-module__qYRZIW__styleChoices button small{display:none}.stagecut-editor-module__qYRZIW__canvasStage{width:min(224px,56.25% - 11.25px)}.stagecut-editor-module__qYRZIW__inspectorScroll{padding-inline:11px}}@media (max-width:767px){.stagecut-editor-module__qYRZIW__editorShell{grid-template-rows:56px auto auto auto;height:auto;min-height:100dvh;overflow:hidden auto}.stagecut-editor-module__qYRZIW__editorHeader{padding:0 10px;position:sticky;top:0}.stagecut-editor-module__qYRZIW__headerStart{gap:5px}.stagecut-editor-module__qYRZIW__headerStart strong{max-width:34vw;font-size:12px}.stagecut-editor-module__qYRZIW__headerEnd{gap:7px}.stagecut-editor-module__qYRZIW__saveStatus{text-overflow:ellipsis;max-width:78px;font-size:12px;overflow:hidden}.stagecut-editor-module__qYRZIW__renderStatus{max-width:78px;font-size:12px}.stagecut-editor-module__qYRZIW__canvasCopyEditing textarea{font-size:max(16px,1em)}.stagecut-editor-module__qYRZIW__exportButton{min-width:78px;min-height:44px;padding:0 10px;font-size:12px}.stagecut-editor-module__qYRZIW__desktopWorkspace{display:block;overflow:visible}.stagecut-editor-module__qYRZIW__desktopWorkspace>.stagecut-editor-module__qYRZIW__candidateRail,.stagecut-editor-module__qYRZIW__desktopWorkspace>.stagecut-editor-module__qYRZIW__inspector{display:none}.stagecut-editor-module__qYRZIW__previewWrap{min-height:410px;overflow:visible}.stagecut-editor-module__qYRZIW__previewColumn{justify-content:flex-start;min-height:410px;padding:13px 10px 6px}.stagecut-editor-module__qYRZIW__canvasStage{width:min(236px,66vw);max-height:none}.stagecut-editor-module__qYRZIW__desktopFullscreen{display:none}.stagecut-editor-module__qYRZIW__canvasStage:fullscreen .stagecut-editor-module__qYRZIW__desktopFullscreen,.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fullscreenCanvas .stagecut-editor-module__qYRZIW__desktopFullscreen{width:44px;height:44px;display:grid}.stagecut-editor-module__qYRZIW__transport{grid-template-columns:1fr auto 1fr;width:100%;min-height:47px;margin-top:5px;position:relative}.stagecut-editor-module__qYRZIW__mobileFullscreen{border-radius:7px;justify-self:start;width:44px;height:44px;display:grid}.stagecut-editor-module__qYRZIW__transportSpacer:first-of-type{display:none}.stagecut-editor-module__qYRZIW__editorShell .stagecut-editor-module__qYRZIW__playButton{grid-column:2;width:44px;height:44px}.stagecut-editor-module__qYRZIW__timeReadout{display:none}.stagecut-editor-module__qYRZIW__mobileHistory{z-index:6;align-items:center;gap:2px;display:flex;position:absolute;bottom:6px;right:10px}.stagecut-editor-module__qYRZIW__mobileHistory button{width:44px;height:44px}.stagecut-editor-module__qYRZIW__timelinePanel{grid-template-rows:auto minmax(0,1fr);min-height:298px}.stagecut-editor-module__qYRZIW__timelineToolbar{min-height:76px;padding:6px 8px;padding-left:max(8px, env(safe-area-inset-left,0px));padding-right:max(8px, env(safe-area-inset-right,0px));grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"caption caption""blank zoom";gap:4px 8px}.stagecut-editor-module__qYRZIW__historyControls{display:none}.stagecut-editor-module__qYRZIW__captionTools{grid-area:caption;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;min-width:0;display:grid;overflow:visible}.stagecut-editor-module__qYRZIW__captionTools button{white-space:nowrap;justify-content:center;width:100%;min-width:0;min-height:44px;padding-inline:6px;overflow:hidden}.stagecut-editor-module__qYRZIW__zoomControls button,.stagecut-editor-module__qYRZIW__zoomControls button:first-child{min-width:44px;min-height:44px}.stagecut-editor-module__qYRZIW__zoomControls{grid-area:zoom}.stagecut-editor-module__qYRZIW__zoomControls input{width:55px}.stagecut-editor-module__qYRZIW__timelineGrid{grid-template-columns:54px minmax(0,1fr)}.stagecut-editor-module__qYRZIW__trackLabels{grid-template-rows:28px 62px 55px 55px}.stagecut-editor-module__qYRZIW__trackLabels span{padding-inline:6px;font-size:12px}.stagecut-editor-module__qYRZIW__timelineViewport{scrollbar-width:none}.stagecut-editor-module__qYRZIW__timelineViewport::-webkit-scrollbar{display:none}.stagecut-editor-module__qYRZIW__playheadCenteredMode{display:none}.stagecut-editor-module__qYRZIW__fixedPlayhead{display:block;left:50%}.stagecut-editor-module__qYRZIW__exportHandle{background:0 0;width:44px}.stagecut-editor-module__qYRZIW__exportHandle:before{content:"";background:var(--editor-green);border-radius:4px;width:15px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.stagecut-editor-module__qYRZIW__exportHandle:after{left:21px}.stagecut-editor-module__qYRZIW__exportHandleStart{left:-24px}.stagecut-editor-module__qYRZIW__exportHandleEnd{right:-24px}.stagecut-editor-module__qYRZIW__captionBoundary{width:44px}.stagecut-editor-module__qYRZIW__captionBoundary:after{left:21px}.stagecut-editor-module__qYRZIW__textHandleStart,.stagecut-editor-module__qYRZIW__textHandleEnd{background:0 0;width:44px}.stagecut-editor-module__qYRZIW__textHandleStart:after,.stagecut-editor-module__qYRZIW__textHandleEnd:after{content:"";background:#ffffff57;width:8px;position:absolute;top:0;bottom:0}.stagecut-editor-module__qYRZIW__textHandleStart{left:-18px}.stagecut-editor-module__qYRZIW__textHandleEnd{right:-18px}.stagecut-editor-module__qYRZIW__textHandleStart:after{right:0}.stagecut-editor-module__qYRZIW__textHandleEnd:after{left:0}.stagecut-editor-module__qYRZIW__textBlock.stagecut-editor-module__qYRZIW__blockSelected .stagecut-editor-module__qYRZIW__textHandleStart,.stagecut-editor-module__qYRZIW__textBlock.stagecut-editor-module__qYRZIW__blockSelected .stagecut-editor-module__qYRZIW__textHandleEnd{background:0 0}.stagecut-editor-module__qYRZIW__backButton,.stagecut-editor-module__qYRZIW__toolTabs button,.stagecut-editor-module__qYRZIW__secondaryButton,.stagecut-editor-module__qYRZIW__segmentedControl button,.stagecut-editor-module__qYRZIW__segmentedText button,.stagecut-editor-module__qYRZIW__optionList button,.stagecut-editor-module__qYRZIW__textActions button,.stagecut-editor-module__qYRZIW__assetSectionHeading button,.stagecut-editor-module__qYRZIW__assetRow>button,.stagecut-editor-module__qYRZIW__resetSettingsButton,.stagecut-editor-module__qYRZIW__fieldLabel select,.stagecut-editor-module__qYRZIW__fieldLabel input[type=number],.stagecut-editor-module__qYRZIW__colorInputShell,.stagecut-editor-module__qYRZIW__timelineAddText,.stagecut-editor-module__qYRZIW__editActions button{min-height:44px}.stagecut-editor-module__qYRZIW__backButton{width:44px}.stagecut-editor-module__qYRZIW__rangeField input,.stagecut-editor-module__qYRZIW__zoomControls input{min-height:44px}.stagecut-editor-module__qYRZIW__canvasCopy:before{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stagecut-editor-module__qYRZIW__mobileTools{border-top:1px solid var(--editor-line);background:var(--editor-panel);min-width:0;display:block}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__candidateRail,.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__inspector{border:0;display:flex}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__candidateRail{border-bottom:1px solid var(--editor-line);max-height:330px}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__candidateList{grid-template-columns:1fr 1fr}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__rangeNote{display:none}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__inspector{min-height:520px}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__inspectorScroll{overflow:visible}.stagecut-editor-module__qYRZIW__styleChoices button small{color:#737777;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;display:block;overflow:hidden}.stagecut-editor-module__qYRZIW__inlineError{position:fixed;top:64px}.stagecut-editor-module__qYRZIW__canvasStage:fullscreen,.stagecut-editor-module__qYRZIW__canvasStage.stagecut-editor-module__qYRZIW__fullscreenCanvas{width:100vw;height:100vh}}@media (max-width:430px){.stagecut-editor-module__qYRZIW__previewWrap,.stagecut-editor-module__qYRZIW__previewColumn{min-height:407px}.stagecut-editor-module__qYRZIW__canvasStage{width:min(230px,64vw)}.stagecut-editor-module__qYRZIW__mobileTools .stagecut-editor-module__qYRZIW__candidateList{grid-template-columns:1fr}.stagecut-editor-module__qYRZIW__captionTools button{padding-inline:4px;font-size:12px}}@media (prefers-reduced-motion:reduce){.stagecut-editor-module__qYRZIW__spinner{animation-duration:1.8s}}
