.react-flow{direction:ltr;--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(255,255,255,0.5);--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:rgba(240,240,240,0.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:rgba(240,240,240,0.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(0,0,0,0.08);--xy-node-boxshadow-selected-default:0 0 0 0.5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:rgba(0,89,220,0.08);--xy-selection-border-default:1px dotted rgba(0,89,220,0.8);--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,0.08);--xy-edge-label-background-color-default:#ffffff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(150,150,150,0.25);--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:rgba(60,60,60,0.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:rgba(240,240,240,0.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(255,255,255,0.08);--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:rgba(200,200,220,0.08);--xy-selection-border-default:1px dotted rgba(200,200,220,0.8);--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,0.08);--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.bottom.center,.react-flow__panel.top.center{left:50%;transform:translateX(-15px) translateX(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{position:absolute;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__minimap{background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default))}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.CreativeStudio_studio__3qS0X{--studio-canvas:#0d0f12;--studio-panel:#15181c;--studio-elevated:#1b1f24;--studio-line:#30363d;--studio-line-strong:#424a54;--studio-text:#f5f7fa;--studio-soft:#a7adb5;--studio-muted:#727a84;--studio-select:#4cc9f0;--studio-action:#ff5a4f;--studio-success:#46c47a;--studio-warning:#f0b84b;--studio-danger:#ef6262;width:100%;height:100dvh;min-width:0;min-height:0;display:grid;grid-template-rows:52px 54px minmax(0,1fr) 26px;overflow:hidden;color:var(--studio-text);background:var(--studio-canvas);letter-spacing:0}.CreativeStudio_embeddedStudio__d5znQ{height:clamp(560px,calc(100dvh - 220px),820px);min-height:520px;border:1px solid var(--studio-line);border-radius:8px}.CreativeStudio_topbar__1VQSa{z-index:20;min-width:0;display:grid;grid-template-columns:220px minmax(160px,1fr) auto auto;align-items:center;gap:10px;padding:6px 10px;border-bottom:1px solid var(--studio-line);background:#111418}.CreativeStudio_lockedTopbar___uUO8{grid-template-columns:minmax(0,1fr) auto}.CreativeStudio_progressBand__9zGFs{z-index:10;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:12px;padding:7px 10px;border-bottom:1px solid var(--studio-line);background:#121519}.CreativeStudio_stageStrip__PxPfS{min-width:0;display:grid;grid-template-columns:repeat(7,minmax(64px,1fr));align-items:center;margin:0;padding:0;list-style:none}.CreativeStudio_stageStrip__PxPfS li{position:relative;min-width:0}.CreativeStudio_stageStrip__PxPfS li:not(:last-child):after{position:absolute;top:50%;right:-5px;width:10px;height:1px;content:"";background:var(--studio-line-strong)}.CreativeStudio_stageStrip__PxPfS button{width:100%;min-width:0;height:32px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;color:var(--studio-muted);background:transparent;font-size:10px;white-space:nowrap}.CreativeStudio_stageStrip__PxPfS button>span{width:18px;height:18px;display:grid;place-items:center;border:1px solid var(--studio-line-strong);border-radius:50%;font-size:9px}.CreativeStudio_stageStrip__PxPfS li[data-state=complete] button{color:var(--studio-success)}.CreativeStudio_stageStrip__PxPfS li[data-state=complete] button>span{border-color:var(--studio-success)}.CreativeStudio_stageStrip__PxPfS li[data-state=current] button{color:var(--studio-select)}.CreativeStudio_stageStrip__PxPfS li[data-state=current] button>span{border-color:var(--studio-select);background:color-mix(in srgb,var(--studio-select) 12%,transparent)}.CreativeStudio_stageStrip__PxPfS li[data-state=blocked] button{color:var(--studio-danger)}.CreativeStudio_stageStrip__PxPfS li[data-state=blocked] button>span{border-color:var(--studio-danger)}.CreativeStudio_nextAction__k3Cah{min-width:0;height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:1px solid #33414a;border-radius:5px;color:var(--studio-text);background:#1a2228;text-align:left}.CreativeStudio_nextAction__k3Cah:hover:not(:disabled){border-color:var(--studio-select);background:#1d2930}.CreativeStudio_nextAction__k3Cah:disabled{opacity:.55}.CreativeStudio_nextAction__k3Cah span{min-width:0}.CreativeStudio_nextAction__k3Cah small,.CreativeStudio_nextAction__k3Cah strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_nextAction__k3Cah small{color:var(--studio-muted);font-size:8px}.CreativeStudio_nextAction__k3Cah strong{margin-top:2px;font-size:11px}.CreativeStudio_modeSlot__qXdgb{min-width:0}.CreativeStudio_projectControl__CRluf{min-width:0;display:flex;align-items:center;gap:6px}.CreativeStudio_compactInput__1iCNk,.CreativeStudio_inspectorInput__eOgBu,.CreativeStudio_inspectorSelect__08nbH,.CreativeStudio_inspectorTextarea__q9dJg,.CreativeStudio_projectSelect__AJsWr{min-width:0;border:1px solid var(--studio-line);border-radius:5px;color:var(--studio-text);background:#0f1215;outline:none}.CreativeStudio_projectSelect__AJsWr{width:min(360px,100%);height:34px;padding:0 30px 0 10px;font-size:13px}.CreativeStudio_compactInput__1iCNk:focus,.CreativeStudio_inspectorInput__eOgBu:focus,.CreativeStudio_inspectorSelect__08nbH:focus,.CreativeStudio_inspectorTextarea__q9dJg:focus,.CreativeStudio_projectSelect__AJsWr:focus{border-color:var(--studio-select);box-shadow:0 0 0 2px color-mix(in srgb,var(--studio-select) 20%,transparent)}.CreativeStudio_segmented__MAFgk{height:34px;display:flex;align-items:center;padding:2px;border:1px solid var(--studio-line);border-radius:6px;background:#0f1215}.CreativeStudio_segment__9xIpm{height:28px;padding:0 10px;border:0;border-radius:4px;color:var(--studio-soft);background:transparent;font-size:12px;white-space:nowrap}.CreativeStudio_segment__9xIpm[aria-pressed=true]{color:var(--studio-text);background:#272c32}.CreativeStudio_toolbar__Envo0{display:flex;align-items:center;gap:4px}.CreativeStudio_commandButton__9Zyvw,.CreativeStudio_dangerButton__O6xBC,.CreativeStudio_ghostButton__afm0t,.CreativeStudio_iconButton__WWlC7,.CreativeStudio_primaryButton__64JQe{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--studio-line);border-radius:5px;color:var(--studio-soft);background:#171b20;font-size:12px;white-space:nowrap}.CreativeStudio_iconButton__WWlC7{width:34px;height:34px;padding:0}.CreativeStudio_commandButton__9Zyvw,.CreativeStudio_dangerButton__O6xBC,.CreativeStudio_ghostButton__afm0t,.CreativeStudio_primaryButton__64JQe{min-height:34px;padding:0 10px}.CreativeStudio_commandButton__9Zyvw:hover:not(:disabled),.CreativeStudio_ghostButton__afm0t:hover:not(:disabled),.CreativeStudio_iconButton__WWlC7:hover:not(:disabled){color:var(--studio-text);border-color:var(--studio-line-strong);background:#22272d}.CreativeStudio_commandButton__9Zyvw:disabled,.CreativeStudio_dangerButton__O6xBC:disabled,.CreativeStudio_ghostButton__afm0t:disabled,.CreativeStudio_iconButton__WWlC7:disabled,.CreativeStudio_primaryButton__64JQe:disabled{cursor:not-allowed;opacity:.42}.CreativeStudio_primaryButton__64JQe{border-color:#d94a42;color:white;background:var(--studio-action)}.CreativeStudio_primaryButton__64JQe:hover:not(:disabled){background:#e84d44}.CreativeStudio_dangerButton__O6xBC{color:#ffb2b2;background:color-mix(in srgb,var(--studio-danger) 12%,#171b20)}.CreativeStudio_body__Fc_lq{min-width:0;min-height:0;display:grid;grid-template-columns:242px minmax(0,1fr) 326px;overflow:hidden}.CreativeStudio_leftPanel__IwQ_7,.CreativeStudio_rightPanel__zvPse{min-width:0;min-height:0;overflow:auto;scrollbar-color:#424a54 #15181c;scrollbar-width:thin;background:var(--studio-panel)}.CreativeStudio_leftPanel__IwQ_7{border-right:1px solid var(--studio-line)}.CreativeStudio_rightPanel__zvPse{border-left:1px solid var(--studio-line)}.CreativeStudio_panelHead__gSsI4{z-index:2;min-height:42px;justify-content:space-between;gap:8px;padding:0 12px}.CreativeStudio_actionPanelHead__GN5oP,.CreativeStudio_panelHead__gSsI4{position:sticky;top:0;display:flex;align-items:center;border-bottom:1px solid var(--studio-line);background:var(--studio-panel)}.CreativeStudio_actionPanelHead__GN5oP{z-index:3;min-height:43px;gap:4px;padding:5px 6px}.CreativeStudio_actionTabs__PGMFz{min-width:0;flex:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.CreativeStudio_actionTab__Gsv_s{height:32px;min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:4px;color:var(--studio-muted);background:transparent;font-size:10px}.CreativeStudio_actionTab__Gsv_s[aria-selected=true]{color:var(--studio-text);background:#272c32}.CreativeStudio_panelTitle__V0HtS{margin:0;color:var(--studio-text);font-size:12px;font-weight:650}.CreativeStudio_panelSection__X8uBN{padding:12px;border-bottom:1px solid var(--studio-line)}.CreativeStudio_sectionLabel__IBbjL{margin:0 0 8px;color:var(--studio-muted);font-size:10px;font-weight:700;text-transform:uppercase}.CreativeStudio_assetList__bj9F7,.CreativeStudio_nodeList___SMQR,.CreativeStudio_projectList__ylhdc{display:grid;gap:5px}.CreativeStudio_assetItem__fkgk2,.CreativeStudio_nodeItem__rKFvY,.CreativeStudio_projectItem__Tw_WL{width:100%;min-width:0;display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:5px;color:var(--studio-soft);background:transparent;text-align:left}.CreativeStudio_projectItem__Tw_WL{min-height:38px;padding:6px 8px}.CreativeStudio_projectItem__Tw_WL[aria-current=true]{border-color:#38404a;color:var(--studio-text);background:#20252b}.CreativeStudio_nodeItem__rKFvY{min-height:42px;padding:7px 8px;border-color:#292f36;background:#181c21;cursor:grab}.CreativeStudio_assetItem__fkgk2:hover,.CreativeStudio_nodeItem__rKFvY:hover{border-color:var(--studio-line-strong);color:var(--studio-text);background:#20252b}.CreativeStudio_nodeIcon__PK9WS,.CreativeStudio_projectIcon__vV_fj{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:4px;color:var(--studio-select);background:#22282f}.CreativeStudio_itemCopy__3hnOy{min-width:0;flex:1}.CreativeStudio_itemMeta__eAsu1,.CreativeStudio_itemName__55MOD{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_itemName__55MOD{color:inherit;font-size:12px}.CreativeStudio_itemMeta__eAsu1{margin-top:2px;color:var(--studio-muted);font-size:10px}.CreativeStudio_canvasArea__CDUqH{position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--studio-canvas)}.CreativeStudio_canvasArea__CDUqH .react-flow{background:var(--studio-canvas)}.CreativeStudio_canvasArea__CDUqH .react-flow__background{opacity:.62}.CreativeStudio_canvasArea__CDUqH .react-flow__controls{overflow:hidden;border:1px solid var(--studio-line);border-radius:5px;box-shadow:none}.CreativeStudio_canvasArea__CDUqH .react-flow__controls-button{border-bottom-color:var(--studio-line);color:var(--studio-soft);background:#191d22;fill:currentColor}.CreativeStudio_canvasArea__CDUqH .react-flow__controls-button:hover{color:var(--studio-text);background:#252a31}.CreativeStudio_canvasArea__CDUqH .react-flow__minimap{border:1px solid var(--studio-line);border-radius:5px;background:#111418}.CreativeStudio_canvasArea__CDUqH .react-flow__edge-path{stroke:#59616d;stroke-width:1.5}.CreativeStudio_canvasArea__CDUqH .react-flow__edge.selected .react-flow__edge-path{stroke:var(--studio-select)}.CreativeStudio_flowNode__sJAzV{width:214px;min-height:106px;overflow:hidden;border:1px solid #373e47;border-radius:6px;color:var(--studio-text);background:#191d22;box-shadow:0 10px 24px rgba(0,0,0,.22)}.CreativeStudio_flowNodeSelected__ZKQ03{border-color:var(--studio-select);box-shadow:0 0 0 2px color-mix(in srgb,var(--studio-select) 18%,transparent),0 12px 28px rgba(0,0,0,.3)}.CreativeStudio_nodeHeader__AHhf1{height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border-bottom:1px solid #30363d;background:#20252b}.CreativeStudio_nodeHeader__AHhf1 strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;color:var(--studio-text);font-size:11px;white-space:nowrap}.CreativeStudio_nodeBody__9oVpY{min-height:70px;padding:9px 10px 10px}.CreativeStudio_nodeBody__9oVpY p{display:-webkit-box;overflow:hidden;margin:0;color:var(--studio-soft);font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.CreativeStudio_nodeThumbnail__LAW4L{height:58px;overflow:hidden;margin:-9px -10px 8px;border-bottom:1px solid #30363d;background:#0f1215}.CreativeStudio_nodeThumbnail__LAW4L img{width:100%;height:100%;display:block;object-fit:cover}.CreativeStudio_nodeFooter__4_JBq{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.CreativeStudio_statusBadge__NsOA2{display:inline-flex;align-items:center;gap:4px;color:var(--studio-muted);font-size:9px}.CreativeStudio_statusBadge__NsOA2[data-tone=success]{color:var(--studio-success)}.CreativeStudio_statusBadge__NsOA2[data-tone=warning]{color:var(--studio-warning)}.CreativeStudio_statusBadge__NsOA2[data-tone=danger]{color:var(--studio-danger)}.CreativeStudio_statusBadge__NsOA2[data-tone=active]{color:var(--studio-select)}.CreativeStudio_handle__jWmGy{width:9px!important;height:9px!important;border:2px solid #111418!important;background:var(--studio-select)!important}.CreativeStudio_canvasBanner__OaWO6,.CreativeStudio_toast__UpLRA{position:absolute;z-index:8;border:1px solid var(--studio-line-strong);border-radius:5px;color:var(--studio-text);background:#1d2228;box-shadow:0 12px 34px rgba(0,0,0,.34);font-size:12px}.CreativeStudio_canvasBanner__OaWO6{top:12px;left:50%;max-width:min(560px,calc(100% - 32px));display:flex;align-items:center;gap:10px;padding:9px 10px;transform:translateX(-50%)}.CreativeStudio_toast__UpLRA{right:14px;bottom:14px;max-width:360px;padding:9px 11px}.CreativeStudio_emptyCanvas__LjIdi{height:100%;display:grid;place-items:center;padding:24px;background-color:var(--studio-canvas);background-image:radial-gradient(#30363d 1px,transparent 0);background-size:20px 20px}.CreativeStudio_emptyInner__AtySf{width:min(720px,100%);text-align:center}.CreativeStudio_emptyInner__AtySf h1{margin:0;color:var(--studio-text);font-size:22px;font-weight:650}.CreativeStudio_emptyInner__AtySf p{margin:8px auto 20px;color:var(--studio-soft);font-size:13px}.CreativeStudio_templateGrid__KkUy4{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.CreativeStudio_templateButton__FJNUC{min-height:132px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:6px;padding:14px;border:1px solid var(--studio-line);border-radius:6px;color:var(--studio-text);background:#171b20;text-align:left}.CreativeStudio_templateButton__FJNUC:hover{border-color:var(--studio-select);background:#1c2228}.CreativeStudio_templateButton__FJNUC span{color:var(--studio-soft);font-size:11px;line-height:1.5}.CreativeStudio_inspectorForm__Jg_WO{display:grid;gap:12px;padding:12px}.CreativeStudio_fieldLabel__d2gM9{display:grid;gap:6px;color:var(--studio-soft);font-size:10px}.CreativeStudio_inspectorInput__eOgBu,.CreativeStudio_inspectorSelect__08nbH,.CreativeStudio_inspectorTextarea__q9dJg{width:100%;padding:8px 9px;font-size:12px}.CreativeStudio_inspectorTextarea__q9dJg{min-height:84px;resize:vertical;line-height:1.55}.CreativeStudio_inspectorHint__RkBSJ{margin:0;color:var(--studio-muted);font-size:10px;line-height:1.55}.CreativeStudio_storyboard__Df_nN{height:100%;overflow:auto;padding:18px;background:#0d0f12}.CreativeStudio_storyboardHead__i9pN0{max-width:1120px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 auto 14px}.CreativeStudio_storyboardHead__i9pN0 h2{margin:0;font-size:15px}.CreativeStudio_storyboardGrid__zA_y3{max-width:1120px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 auto}.CreativeStudio_panelCard__n5oSS{min-width:0;overflow:hidden;border:1px solid #d9dde2;border-radius:5px;color:#17191c;background:#f5f6f7}.CreativeStudio_panelBar__fG3RT{height:36px;display:flex;align-items:center;gap:8px;padding:0 8px;border-bottom:1px solid #d9dde2;background:#eceef1}.CreativeStudio_dragHandle__linxY{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:4px;color:#59616a;background:transparent;cursor:grab;touch-action:none}.CreativeStudio_panelIndex__6Yed_{flex:1;font-size:11px;font-weight:700}.CreativeStudio_panelDelete__MiR8T{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:4px;color:#777f88;background:transparent}.CreativeStudio_panelResource__zKBMM{min-width:0;max-width:180px;height:24px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;padding:0 7px;border:1px solid #cfd4da;border-radius:4px;color:#59616a;background:white;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_panelDelete__MiR8T:hover{color:#c83e3e;background:#fff}.CreativeStudio_panelPreview__WSfSp{aspect-ratio:16/9;display:grid;place-items:center;border-bottom:1px solid #d9dde2;color:#9aa1a9;background:#fff}.CreativeStudio_panelPreview__WSfSp img{width:100%;height:100%;display:block;object-fit:cover}.CreativeStudio_panelFields__18_K8{display:grid;gap:8px;padding:10px}.CreativeStudio_panelFields__18_K8 input,.CreativeStudio_panelFields__18_K8 textarea{width:100%;border:1px solid #ccd1d7;border-radius:4px;color:#17191c;background:white;font-size:11px;outline:none}.CreativeStudio_panelFields__18_K8 input{height:32px;padding:0 8px}.CreativeStudio_panelFields__18_K8 textarea{min-height:64px;padding:7px 8px;resize:vertical}.CreativeStudio_panelFields__18_K8 input:focus,.CreativeStudio_panelFields__18_K8 textarea:focus{border-color:#249ec2;box-shadow:0 0 0 2px rgba(76,201,240,.18)}.CreativeStudio_legacy__Nd18m{height:100%;overflow:auto;color:var(--studio-text);background:var(--studio-canvas);--background:#0d0f12;--bg-scroll:#15181c;--bg-scroll-hi:#191d22;--glass-bg:#15181c;--glass-bg-strong:#191d22;--ink:#e7e9ed;--ink-0:#f5f7fa;--ink-soft:#b5bac1;--muted:#858d97;--rule:#30363d;--line:#30363d;--rule-strong:#424a54;--vermilion:#ff5a4f;--vermilion-2:#ff6e64;--gold:#4cc9f0}.CreativeStudio_legacy__Nd18m>*{min-height:100%;background:var(--studio-canvas)!important}.CreativeStudio_assetItem__fkgk2{min-height:50px;padding:6px;border-color:#292f36;background:#181c21}.CreativeStudio_assetThumb__VIHdo{width:38px;height:38px;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;border-radius:4px;color:var(--studio-muted);background:#0f1215}.CreativeStudio_assetThumb__VIHdo img{width:100%;height:100%;object-fit:cover}.CreativeStudio_uploadProgress__0_HZ4{height:3px;overflow:hidden;border-radius:2px;background:#30363d}.CreativeStudio_uploadProgress__0_HZ4 span{display:block;height:100%;background:var(--studio-select)}.CreativeStudio_detailTitle__8HxsS{margin:0;color:var(--studio-text);font-size:14px}.CreativeStudio_compactResource__IthM9{min-width:0;min-height:48px;display:flex;align-items:center;gap:8px;padding:6px;border:1px solid var(--studio-line);border-radius:5px;background:#181c21}.CreativeStudio_auditList__toaRk{display:grid;gap:0;padding:12px}.CreativeStudio_auditItem__ThrcI{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);gap:7px;min-height:52px}.CreativeStudio_auditItem__ThrcI:not(:last-child):before{position:absolute;top:16px;bottom:0;left:4px;width:1px;content:"";background:var(--studio-line)}.CreativeStudio_auditDot__fDX9H{z-index:1;width:9px;height:9px;margin-top:3px;border:2px solid var(--studio-panel);border-radius:50%;background:var(--studio-select)}.CreativeStudio_auditItem__ThrcI strong,.CreativeStudio_auditItem__ThrcI time{display:block}.CreativeStudio_auditItem__ThrcI strong{color:var(--studio-soft);font-size:10px;font-weight:600}.CreativeStudio_auditItem__ThrcI time{margin-top:3px;color:var(--studio-muted);font-size:9px}.CreativeStudio_diagnosticSummary__2jhsw{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid var(--studio-line);border-radius:5px;color:var(--studio-select);background:#171d22}.CreativeStudio_diagnosticSummary__2jhsw span,.CreativeStudio_diagnosticSummary__2jhsw strong{display:block}.CreativeStudio_diagnosticSummary__2jhsw strong{color:var(--studio-text);font-size:11px}.CreativeStudio_diagnosticSummary__2jhsw span{margin-top:2px;color:var(--studio-muted);font-size:9px}.CreativeStudio_blockerItem__ABvyb{width:100%;display:flex;align-items:flex-start;gap:8px;padding:9px;border:1px solid color-mix(in srgb,var(--studio-danger) 38%,var(--studio-line));border-radius:5px;color:var(--studio-danger);background:color-mix(in srgb,var(--studio-danger) 7%,#171b20);text-align:left;font-size:10px;line-height:1.45}.CreativeStudio_blockerItem__ABvyb span{min-width:0;color:var(--studio-soft)}.CreativeStudio_blockerItem__ABvyb strong{display:block;margin-bottom:2px;color:var(--studio-danger);font-size:9px}.CreativeStudio_resourceView__ZX0eY,.CreativeStudio_taskView__BOWOm{position:relative;min-width:0;min-height:0;overflow:auto;padding:16px;background:#0d0f12}.CreativeStudio_viewHeader__jEgdy{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.CreativeStudio_viewHeader__jEgdy h2{margin:0;color:var(--studio-text);font-size:15px}.CreativeStudio_viewHeader__jEgdy>div>span{display:block;margin-top:3px;color:var(--studio-muted);font-size:10px}.CreativeStudio_viewActions__WmGbq{display:flex;align-items:center;gap:6px}.CreativeStudio_searchControl___jNP6{width:220px;height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--studio-line);border-radius:5px;color:var(--studio-muted);background:#111418}.CreativeStudio_searchControl___jNP6:focus-within{border-color:var(--studio-select)}.CreativeStudio_searchControl___jNP6 input{min-width:0;flex:1;border:0;outline:0;color:var(--studio-text);background:transparent;font-size:11px}.CreativeStudio_resourceFilters__Iomn2{min-width:0;display:flex;align-items:center;gap:5px;margin-bottom:12px;color:var(--studio-muted)}.CreativeStudio_resourceFilters__Iomn2 button{height:28px;padding:0 9px;border:1px solid var(--studio-line);border-radius:4px;color:var(--studio-muted);background:#15191e;font-size:10px}.CreativeStudio_resourceFilters__Iomn2 button[aria-pressed=true]{border-color:var(--studio-select);color:var(--studio-select);background:#17242a}.CreativeStudio_resourceFilters__Iomn2 select{min-width:160px;height:28px;margin-left:auto;padding:0 8px;border:1px solid var(--studio-line);border-radius:4px;color:var(--studio-soft);background:#111418;font-size:10px}.CreativeStudio_resourceGrid__VqAMN{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px}.CreativeStudio_resourceCard__fEinA{min-width:0;overflow:hidden;border:1px solid var(--studio-line);border-radius:6px;background:#15191e}.CreativeStudio_resourceCard__fEinA[data-archived=true]{opacity:.7}.CreativeStudio_resourcePreviewButton__8fb_N{width:100%;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;border:0;color:var(--studio-muted);background:#101317}.CreativeStudio_resourcePreviewButton__8fb_N img{width:100%;height:100%;display:block;object-fit:contain}.CreativeStudio_resourceCardBody__xtM9t{display:grid;gap:7px;padding:9px}.CreativeStudio_resourceCardTitle__ldf90{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:7px}.CreativeStudio_resourceCardTitle__ldf90 strong{min-width:0;overflow:hidden;color:var(--studio-text);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_resourceCardTitle__ldf90 span{flex:0 0 auto;color:var(--studio-select);font-size:9px}.CreativeStudio_resourceCardBody__xtM9t p{margin:0;color:var(--studio-muted);font-size:9px}.CreativeStudio_resourceBindings__GWiD0{min-height:20px;display:flex;flex-wrap:wrap;gap:4px}.CreativeStudio_resourceBindings__GWiD0 span{max-width:100%;overflow:hidden;padding:3px 5px;border:1px solid var(--studio-line);border-radius:3px;color:var(--studio-soft);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_resourceCommands__1eaj5{min-width:0;display:flex;align-items:center;gap:4px}.CreativeStudio_resourceCommands__1eaj5 .CreativeStudio_commandButton__9Zyvw{min-width:0;flex:1;padding:0 7px}.CreativeStudio_centerLoading__WxVDJ,.CreativeStudio_viewEmpty__xL3eV{min-height:180px;display:grid;place-items:center;color:var(--studio-muted)}.CreativeStudio_viewEmpty__xL3eV{align-content:center;gap:8px;border:1px dashed var(--studio-line);font-size:11px}.CreativeStudio_previewOverlay__dVkqp{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:rgba(5,6,8,.78)}.CreativeStudio_previewDialog__Gdadh{width:min(860px,100%);max-height:min(780px,90dvh);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--studio-line-strong);border-radius:6px;background:#15191e;box-shadow:0 24px 70px rgba(0,0,0,.55)}.CreativeStudio_previewHead___uUB9{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-bottom:1px solid var(--studio-line)}.CreativeStudio_previewHead___uUB9 span,.CreativeStudio_previewHead___uUB9 strong{display:block}.CreativeStudio_previewHead___uUB9 strong{max-width:620px;overflow:hidden;color:var(--studio-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_previewHead___uUB9 span{margin-top:2px;color:var(--studio-muted);font-size:9px}.CreativeStudio_previewMedia__f92b6{min-height:260px;display:grid;place-items:center;overflow:auto;background:#0b0d10}.CreativeStudio_previewMedia__f92b6 img{max-width:100%;max-height:68dvh;display:block;object-fit:contain}.CreativeStudio_previewFooter__FFoYR{display:flex;justify-content:flex-end;gap:6px;padding:9px 10px;border-top:1px solid var(--studio-line)}.CreativeStudio_taskGrid__Xbx1K{display:grid;gap:7px}.CreativeStudio_taskCard__0Rqmr{min-width:0;display:grid;gap:7px;padding:11px;border:1px solid var(--studio-line);border-left:3px solid var(--studio-line-strong);border-radius:5px;background:#15191e}.CreativeStudio_taskCard__0Rqmr[data-status=pending],.CreativeStudio_taskCard__0Rqmr[data-status=running]{border-left-color:var(--studio-select)}.CreativeStudio_taskCard__0Rqmr[data-status=blocked]{border-left-color:var(--studio-danger)}.CreativeStudio_taskCard__0Rqmr[data-status=review]{border-left-color:var(--studio-warning)}.CreativeStudio_taskCard__0Rqmr[data-status=done]{border-left-color:var(--studio-success)}.CreativeStudio_taskCardFooter__4USba,.CreativeStudio_taskCardTop__Lmn_i{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.CreativeStudio_taskKind__hxm9S{color:var(--studio-muted);font-size:9px;text-transform:uppercase}.CreativeStudio_taskStatus___EABf{width:fit-content;color:var(--studio-soft);font-size:9px}.CreativeStudio_taskStatus___EABf[data-status=pending],.CreativeStudio_taskStatus___EABf[data-status=running]{color:var(--studio-select)}.CreativeStudio_taskStatus___EABf[data-status=blocked]{color:var(--studio-danger)}.CreativeStudio_taskStatus___EABf[data-status=review]{color:var(--studio-warning)}.CreativeStudio_taskStatus___EABf[data-status=done]{color:var(--studio-success)}.CreativeStudio_taskCard__0Rqmr h3{margin:0;color:var(--studio-text);font-size:12px}.CreativeStudio_taskCard__0Rqmr>p{margin:0;color:var(--studio-soft);font-size:10px}.CreativeStudio_taskFailure__3qPNe{display:flex;align-items:flex-start;gap:6px;padding:7px;border:1px solid color-mix(in srgb,var(--studio-danger) 30%,var(--studio-line));border-radius:4px;color:var(--studio-danger);background:color-mix(in srgb,var(--studio-danger) 7%,#15191e);font-size:10px}.CreativeStudio_taskCardFooter__4USba time{color:var(--studio-muted);font-size:9px}.CreativeStudio_safeWorkbench__sSXib{margin-top:12px;overflow:hidden;border:1px solid var(--studio-line-strong);border-radius:6px}.CreativeStudio_safeWorkbenchHead__DdSFM{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 9px;border-bottom:1px solid var(--studio-line);background:#191e23}.CreativeStudio_safeWorkbenchHead__DdSFM>div{display:flex;align-items:center;gap:8px;color:var(--studio-select)}.CreativeStudio_safeWorkbenchHead__DdSFM span{min-width:0}.CreativeStudio_safeWorkbenchHead__DdSFM small,.CreativeStudio_safeWorkbenchHead__DdSFM strong{display:block}.CreativeStudio_safeWorkbenchHead__DdSFM strong{color:var(--studio-text);font-size:11px}.CreativeStudio_safeWorkbenchHead__DdSFM small{margin-top:2px;color:var(--studio-muted);font-size:8px}.CreativeStudio_safeWorkbench__sSXib .CreativeStudio_legacy__Nd18m{height:auto;max-height:74dvh}.CreativeStudio_statusbar__IAXVZ{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;border-top:1px solid var(--studio-line);color:var(--studio-muted);background:#111418;font-size:10px}.CreativeStudio_statusbar__IAXVZ span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CreativeStudio_mobileInspectorButton__UxsiL{display:none}@media (max-width:1120px){.CreativeStudio_topbar__1VQSa{grid-template-columns:190px minmax(120px,1fr) auto auto}.CreativeStudio_lockedTopbar___uUO8{grid-template-columns:minmax(0,1fr) auto}.CreativeStudio_topbar__1VQSa>.CreativeStudio_toolbar__Envo0{display:flex}.CreativeStudio_topbar__1VQSa>.CreativeStudio_toolbar__Envo0>.CreativeStudio_iconButton__WWlC7:not(.CreativeStudio_mobileInspectorButton__UxsiL){display:none}.CreativeStudio_progressBand__9zGFs{grid-template-columns:minmax(0,1fr) 210px}.CreativeStudio_body__Fc_lq{grid-template-columns:220px minmax(0,1fr)}.CreativeStudio_rightPanel__zvPse{position:absolute;z-index:15;top:106px;right:0;bottom:26px;width:min(326px,88vw);box-shadow:-16px 0 32px rgba(0,0,0,.36);transform:translateX(100%);transition:transform .16s ease}.CreativeStudio_rightPanel__zvPse[data-open=true]{transform:translateX(0)}.CreativeStudio_mobileInspectorButton__UxsiL{display:inline-flex}}@media (max-width:760px){.CreativeStudio_studio__3qS0X{grid-template-rows:50px 50px minmax(0,1fr) 28px}.CreativeStudio_embeddedStudio__d5znQ{height:calc(100dvh - 180px);min-height:420px}.CreativeStudio_topbar__1VQSa{grid-template-columns:minmax(128px,1fr) auto auto;gap:6px;padding:6px 8px}.CreativeStudio_lockedTopbar___uUO8{grid-template-columns:minmax(0,1fr) auto}.CreativeStudio_modeSlot__qXdgb{min-width:128px}.CreativeStudio_projectControl__CRluf{display:none}.CreativeStudio_segmented__MAFgk{height:34px}.CreativeStudio_segment__9xIpm{width:32px;padding:0;font-size:0}.CreativeStudio_segment__9xIpm span{display:none}.CreativeStudio_progressBand__9zGFs{grid-template-columns:minmax(0,1fr) 124px;gap:6px;padding:5px 8px}.CreativeStudio_stageStrip__PxPfS{overflow-x:auto;grid-template-columns:repeat(7,68px);scrollbar-width:none}.CreativeStudio_stageStrip__PxPfS::-webkit-scrollbar{display:none}.CreativeStudio_stageStrip__PxPfS button{height:30px;font-size:9px}.CreativeStudio_nextAction__k3Cah{height:34px;padding:0 7px}.CreativeStudio_nextAction__k3Cah strong{font-size:9px}.CreativeStudio_body__Fc_lq{display:block}.CreativeStudio_leftPanel__IwQ_7{display:none}.CreativeStudio_canvasArea__CDUqH{height:100%}.CreativeStudio_storyboard__Df_nN{padding:10px}.CreativeStudio_storyboardGrid__zA_y3,.CreativeStudio_templateGrid__KkUy4{grid-template-columns:1fr}.CreativeStudio_templateButton__FJNUC{min-height:96px}.CreativeStudio_rightPanel__zvPse{top:100px;bottom:28px}.CreativeStudio_resourceView__ZX0eY,.CreativeStudio_taskView__BOWOm{height:100%;padding:10px}.CreativeStudio_viewHeader__jEgdy{align-items:flex-start}.CreativeStudio_viewActions__WmGbq{flex-wrap:wrap;justify-content:flex-end}.CreativeStudio_searchControl___jNP6{width:min(180px,52vw)}.CreativeStudio_resourceFilters__Iomn2{overflow-x:auto;padding-bottom:2px}.CreativeStudio_resourceFilters__Iomn2 select{min-width:150px}.CreativeStudio_resourceGrid__VqAMN{grid-template-columns:1fr}.CreativeStudio_previewOverlay__dVkqp{padding:8px}.CreativeStudio_previewMedia__f92b6{min-height:200px}.CreativeStudio_statusbar__IAXVZ{justify-content:flex-start;overflow-x:auto;font-size:9px;scrollbar-width:none}.CreativeStudio_statusbar__IAXVZ::-webkit-scrollbar{display:none}.CreativeStudio_statusbar__IAXVZ span{flex:0 0 auto}}@media (prefers-reduced-motion:reduce){.CreativeStudio_rightPanel__zvPse{transition:none}}.CreativeCenter_center__I_zWv{--bg:#0d0f12;--panel:#15181c;--panel-2:#1b1f24;--line:#30363d;--line-strong:#424a54;--text:#f5f7fa;--soft:#a7adb5;--muted:#727a84;--select:#4cc9f0;--success:#46c47a;--warning:#f0b84b;--danger:#ef6262;min-height:100dvh;width:100%;display:grid;grid-template-columns:236px minmax(0,1fr);color:var(--text);background:var(--bg);letter-spacing:0}.CreativeCenter_sidebar__F_AqA{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;gap:18px;padding:18px 14px;border-right:1px solid var(--line);background:#101317}.CreativeCenter_brand__jW_V9{display:grid;gap:4px}.CreativeCenter_brand__jW_V9 small{color:var(--muted);font-size:11px}.CreativeCenter_brand__jW_V9 strong{font-size:17px}.CreativeCenter_modeSwitch__0_sdp{--ink-0:var(--text);--ink-soft:var(--soft);--rule-strong:var(--line-strong);--glass-bg-strong:#15191e;--glass-bg:#15191e;--vermilion:var(--select);--vermilion-2:var(--select);position:relative;z-index:20}.CreativeCenter_sidebarSpacer__0Gi3q{flex:1 1 auto;min-height:8px}.CreativeCenter_accountBlock__AKhCp{display:grid;gap:8px;min-width:0;padding-top:12px;border-top:1px solid var(--line)}.CreativeCenter_accountUser__AXV_P{min-width:0;min-height:42px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;color:var(--text);text-decoration:none}.CreativeCenter_accountUser__AXV_P:hover .CreativeCenter_accountMeta__QdWZL strong{color:var(--select)}.CreativeCenter_accountAvatar__KvhYT{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--text);background:var(--panel-2);font-size:12px;font-weight:700}.CreativeCenter_accountMeta__QdWZL{min-width:0;display:grid;gap:2px}.CreativeCenter_accountMeta__QdWZL small,.CreativeCenter_accountMeta__QdWZL strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CreativeCenter_accountMeta__QdWZL strong{font-size:12px}.CreativeCenter_accountMeta__QdWZL small{color:var(--muted);font-size:10px}.CreativeCenter_accountSignout__hq4sn{min-height:32px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid color-mix(in srgb,var(--danger) 45%,var(--line));border-radius:6px;color:var(--danger);background:transparent;font-size:12px}.CreativeCenter_accountSignout__hq4sn:hover{color:#fff;background:color-mix(in srgb,var(--danger) 18%,transparent)}.CreativeCenter_nav__5UAJk{display:grid;gap:6px}.CreativeCenter_button__6fmHN,.CreativeCenter_chip__ImnLi,.CreativeCenter_ghostButton__LReeT,.CreativeCenter_nav__5UAJk a,.CreativeCenter_primaryButton__9Ze8X,.CreativeCenter_tab__BRQbx{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:6px;color:var(--soft);background:#15191e;font-size:13px;text-decoration:none;white-space:nowrap}.CreativeCenter_nav__5UAJk a{justify-content:flex-start;padding:0 10px}.CreativeCenter_nav__5UAJk a[data-active=true],.CreativeCenter_tab__BRQbx[data-active=true]{color:var(--text);border-color:var(--select);background:color-mix(in srgb,var(--select) 12%,#15191e)}.CreativeCenter_button__6fmHN:hover,.CreativeCenter_ghostButton__LReeT:hover,.CreativeCenter_nav__5UAJk a:hover,.CreativeCenter_tab__BRQbx:hover{border-color:var(--line-strong);color:var(--text)}.CreativeCenter_main__8SDAe{min-width:0;min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr)}.CreativeCenter_topbar__g_gVy{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line);background:rgba(13,15,18,.92);backdrop-filter:blur(10px)}.CreativeCenter_titleBlock__eCJgc{min-width:0;display:grid;gap:3px}.CreativeCenter_titleBlock__eCJgc small{color:var(--muted);font-size:11px}.CreativeCenter_titleBlock__eCJgc h1{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px}.CreativeCenter_actions__y2mQg{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.CreativeCenter_content__znAVU{min-width:0;overflow:auto;padding:18px}.CreativeCenter_grid__7GjwI{display:grid;gap:14px}.CreativeCenter_overviewGrid__cyk6x{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:14px}.CreativeCenter_card__zMeHi{min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.CreativeCenter_cardHeader__TC8qZ{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid var(--line)}.CreativeCenter_cardHeader__TC8qZ h2{margin:0;font-size:14px}.CreativeCenter_cardBody__KkvTl{padding:14px}.CreativeCenter_stats__9hOdD{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.CreativeCenter_stat__X1_sC{padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--panel-2)}.CreativeCenter_stat__X1_sC small{display:block;color:var(--muted);font-size:11px}.CreativeCenter_stat__X1_sC strong{display:block;margin-top:5px;font-size:22px}.CreativeCenter_table__JUkt8{width:100%;border-collapse:collapse;font-size:13px}.CreativeCenter_table__JUkt8 td,.CreativeCenter_table__JUkt8 th{padding:10px 9px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.CreativeCenter_table__JUkt8 th{color:var(--muted);font-size:11px;font-weight:600}.CreativeCenter_table__JUkt8 a{color:var(--text);text-decoration:none}.CreativeCenter_table__JUkt8 a:hover{color:var(--select)}.CreativeCenter_resourceGrid__B46RA{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.CreativeCenter_resourceCard__Wt6sT{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);text-decoration:none;color:var(--text)}.CreativeCenter_resourceCard__Wt6sT:hover{border-color:var(--select)}.CreativeCenter_resourceThumb__FTg4h{height:112px;margin-bottom:10px;border:1px solid var(--line);border-radius:6px;background:#0f1215;overflow:hidden}.CreativeCenter_resourceThumb__FTg4h img{width:100%;height:100%;object-fit:cover;display:block}.CreativeCenter_resourceThumb__FTg4h span{width:100%;height:100%;display:grid;place-items:center;color:var(--muted)}.CreativeCenter_tabs__yLOLE{display:flex;gap:6px;flex-wrap:wrap;padding:10px 0 16px}.CreativeCenter_tab__BRQbx{padding:0 12px}.CreativeCenter_filters__kgXYv{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.CreativeCenter_input__dDloA,.CreativeCenter_select__ztJ04{min-height:36px;min-width:180px;border:1px solid var(--line);border-radius:6px;color:var(--text);background:#0f1215;padding:0 10px}.CreativeCenter_input__dDloA:focus,.CreativeCenter_select__ztJ04:focus{outline:2px solid color-mix(in srgb,var(--select) 25%,transparent);border-color:var(--select)}.CreativeCenter_primaryButton__9Ze8X{border-color:var(--select);color:#061115;background:var(--select);padding:0 12px;font-weight:700}.CreativeCenter_ghostButton__LReeT{padding:0 12px;background:transparent}.CreativeCenter_button__6fmHN{padding:0 11px}.CreativeCenter_badge__tLn9a{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:0 7px;border:1px solid var(--line);border-radius:999px;color:var(--soft);font-size:11px}.CreativeCenter_badge__tLn9a[data-tone=success]{color:var(--success);border-color:color-mix(in srgb,var(--success) 45%,var(--line))}.CreativeCenter_badge__tLn9a[data-tone=warning]{color:var(--warning);border-color:color-mix(in srgb,var(--warning) 45%,var(--line))}.CreativeCenter_badge__tLn9a[data-tone=danger]{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 45%,var(--line))}.CreativeCenter_badge__tLn9a[data-tone=active]{color:var(--select);border-color:color-mix(in srgb,var(--select) 45%,var(--line))}.CreativeCenter_projectHeader__35S5M{display:grid;gap:8px;margin-bottom:10px}.CreativeCenter_contextTabs__H4KYP{display:flex;gap:6px;overflow-x:auto;padding-bottom:6px}.CreativeCenter_split__W56wk{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start}.CreativeCenter_desktopCanvas__MJkUO,.CreativeCenter_editWorkspace__UGZqy{min-width:0;min-height:560px}.CreativeCenter_mobileWorkflow__YQPEC{display:none}.CreativeCenter_flowList__0y3wt{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.CreativeCenter_flowNode__fXrvn{min-height:118px;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--panel-2);text-align:left}.CreativeCenter_flowNode__fXrvn:hover,.CreativeCenter_flowNode__fXrvn[data-active=true]{border-color:var(--select);background:color-mix(in srgb,var(--select) 10%,var(--panel-2))}.CreativeCenter_flowNode__fXrvn strong{display:block;margin-bottom:8px}.CreativeCenter_flowNode__fXrvn p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.CreativeCenter_mobileEditor__GK5TJ{display:grid;gap:14px}.CreativeCenter_taskWorkbench__EfDvF{min-width:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel)}.CreativeCenter_taskWorkbench__EfDvF>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--line)}.CreativeCenter_taskWorkbench__EfDvF>header>div{display:flex;align-items:center;gap:8px}.CreativeCenter_taskWorkbench__EfDvF>header small,.CreativeCenter_taskWorkbench__EfDvF>header span,.CreativeCenter_taskWorkbench__EfDvF>header strong{display:block}.CreativeCenter_taskWorkbench__EfDvF>header small{margin-top:2px;color:var(--soft)}.CreativeCenter_taskWorkbenchBody__WQzbE{min-width:0;max-height:76dvh;overflow:auto}.CreativeCenter_nodeInspector__Kq2jY{min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--panel-2);overflow:hidden}.CreativeCenter_nodeInspector__Kq2jY h3{margin:0;font-size:14px}.CreativeCenter_inspectorActions__bw0gV{display:inline-flex;align-items:center;gap:8px}.CreativeCenter_inspectorSave__LHVF9{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:6px;color:var(--text);background:transparent;font-size:12px}.CreativeCenter_inspectorSave__LHVF9:hover{border-color:var(--line-strong);background:var(--panel)}.CreativeCenter_inspectorClose__1Dh1m{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:6px;color:var(--soft);background:transparent}.CreativeCenter_inspectorClose__1Dh1m:hover{color:var(--text);border-color:var(--line-strong)}.CreativeCenter_editorFields__7CRtz{display:grid;gap:12px;padding:14px}.CreativeCenter_textarea__J_kUE{min-height:92px;width:100%;resize:vertical;border:1px solid var(--line);border-radius:6px;color:var(--text);background:#0f1215;padding:9px 10px;font:inherit;line-height:1.5}.CreativeCenter_textarea__J_kUE:focus{outline:2px solid color-mix(in srgb,var(--select) 25%,transparent);border-color:var(--select)}.CreativeCenter_panelEditor__FAptM{display:grid;gap:12px}.CreativeCenter_panelFieldset__PtPa_{display:grid;gap:10px;margin:0;padding:12px;border:1px solid var(--line);border-radius:7px}.CreativeCenter_panelFieldset__PtPa_ legend{padding:0 4px;color:var(--soft);font-size:12px}.CreativeCenter_bindingList__Jgckh{display:grid;gap:8px;color:var(--soft);font-size:12px}.CreativeCenter_bindingList__Jgckh p{display:flex;gap:8px;justify-content:space-between;margin:0;padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:#0f1215}.CreativeCenter_bindingList__Jgckh strong{color:var(--text)}.CreativeCenter_saveStatus__LRcTe{color:var(--success);font-size:12px}.CreativeCenter_empty__ErjhC{min-height:180px;display:grid;place-items:center;color:var(--muted);border:1px dashed var(--line);border-radius:8px}.CreativeCenter_error__MuDK_{color:var(--danger)}.CreativeCenter_muted__UBhUz{color:var(--muted)}.CreativeCenter_modalShade__iGNku{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:rgba(0,0,0,.5);padding:16px}.CreativeCenter_modal__l4p3g{width:min(520px,100%);border:1px solid var(--line);border-radius:8px;background:var(--panel)}.CreativeCenter_modal__l4p3g form{display:grid;gap:12px;padding:14px}.CreativeCenter_field__VlRz1{display:grid;gap:6px;font-size:12px;color:var(--soft)}@media (max-width:900px){.CreativeCenter_center__I_zWv{grid-template-columns:1fr}.CreativeCenter_sidebar__F_AqA{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--line)}.CreativeCenter_sidebarSpacer__0Gi3q{display:none}.CreativeCenter_accountBlock__AKhCp{padding-top:10px}.CreativeCenter_nav__5UAJk{grid-template-columns:repeat(3,minmax(0,1fr))}.CreativeCenter_overviewGrid__cyk6x,.CreativeCenter_split__W56wk,.CreativeCenter_stats__9hOdD{grid-template-columns:1fr}.CreativeCenter_topbar__g_gVy{align-items:flex-start;flex-direction:column}.CreativeCenter_desktopCanvas__MJkUO,.CreativeCenter_editWorkspace__UGZqy{min-height:0}.CreativeCenter_desktopCanvas__MJkUO{display:none}.CreativeCenter_mobileWorkflow__YQPEC{display:block}}@media (max-width:520px){.CreativeCenter_content__znAVU{padding:12px}.CreativeCenter_table__JUkt8{display:block;overflow-x:auto}.CreativeCenter_nav__5UAJk,.CreativeCenter_resourceGrid__B46RA{grid-template-columns:1fr}.CreativeCenter_button__6fmHN,.CreativeCenter_ghostButton__LReeT,.CreativeCenter_input__dDloA,.CreativeCenter_primaryButton__9Ze8X,.CreativeCenter_select__ztJ04{width:100%}.CreativeCenter_mobileNodeInspector__RmmU_{position:fixed;inset:12px;z-index:30;max-height:calc(100dvh - 24px);overflow:auto;box-shadow:0 18px 48px rgba(0,0,0,.45)}}