.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, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .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, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 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, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .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, .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, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .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, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 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, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .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, .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.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .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.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-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{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{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-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{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.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.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.top,.react-flow__resize-control.line.bottom{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))}:root{font-family:Inter,Segoe UI,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif;color:#edf3ff;background:#080a0f;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.video-creation-shell{color:#e5e8eb;background-color:#090b0d;background-image:linear-gradient(rgba(220,226,232,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(220,226,232,.028) 1px,transparent 1px);background-size:34px 34px}.video-creation-shell .video-creation-panel,.video-creation-shell .video-creation-episodes,.video-creation-shell .video-creation-timeline-segment,.video-creation-shell .video-creation-subsection{border-color:#a4afba2e;background:#121518;box-shadow:0 18px 42px #0000004d}.video-creation-shell .video-creation-brand>svg,.video-creation-shell .eyebrow{color:#c7cdd3}.video-creation-shell .video-creation-actions button,.video-creation-shell .video-creation-panel button,.video-creation-shell .video-creation-topbar button,.video-creation-shell .video-creation-document-tools button{border-color:#aab4be33;color:#d0d5da;background:#1c1f23c7}.video-creation-shell .video-creation-stagebar button{color:#858d96}.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-stagebar button:hover{color:#e4e7ea}.video-creation-shell .video-creation-sidebar>button{color:#929ca6}.video-creation-shell .video-creation-panel,.video-creation-shell .video-creation-episodes,.video-creation-shell .video-creation-timeline-segment,.video-creation-shell .video-creation-subsection{border-color:#a4afba2e;background:#121518f0;box-shadow:0 18px 42px #0000004d}.video-creation-shell .video-creation-panel-head h1{text-shadow:0 0 22px rgba(220,227,234,.08)}.video-creation-shell .video-creation-panel-head select,.video-creation-shell .video-creation-inline-select select,.video-creation-shell .video-creation-document-tools select,.video-creation-shell .video-creation-panel select,.video-creation-shell .video-creation-panel input,.video-creation-shell .video-creation-panel textarea{border-color:#a3aeb838;color:#e2e5e8;background:#171a1e}.video-creation-shell .video-creation-panel button.primary,.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-sidebar>button.active{color:#15181b;border-color:#c3c9cf;background:#c3c9cf;box-shadow:none}.video-creation-shell .video-creation-list,.video-creation-shell .video-creation-shot-list,.video-creation-shell .video-creation-editor{border-color:#a4afba29;background:#ffffff06}.video-creation-shell{color:#e9e1ef;background-color:#08060d;background-image:linear-gradient(rgba(170,92,207,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(170,92,207,.035) 1px,transparent 1px)}.video-creation-shell .video-creation-topbar,.video-creation-shell .video-creation-stagebar{border-color:#ca69e233;background:#09060ff5}.video-creation-shell .video-creation-brand>svg{color:#e48bd2}.video-creation-shell .video-creation-brand strong,.video-creation-shell .video-creation-panel-head h1,.video-creation-shell .video-creation-section-title,.video-creation-shell .video-creation-field-head strong{color:#f2eaf6}.video-creation-shell .video-creation-brand span,.video-creation-shell .video-creation-panel-head p,.video-creation-shell .video-creation-sidebar-note,.video-creation-shell .video-creation-panel-foot,.video-creation-shell .video-creation-generation-toolbar span{color:#89799a}.video-creation-shell .video-creation-actions button,.video-creation-shell .video-creation-panel button,.video-creation-shell .video-creation-topbar button{border-color:#b970d438;color:#d8cbe0;background:#150d1eb8}.video-creation-shell .video-creation-actions button:hover,.video-creation-shell .video-creation-panel button:hover,.video-creation-shell .video-creation-topbar button:hover{border-color:#e07ad38f;background:#692a6b38}.video-creation-shell .video-creation-actions .video-creation-close{color:#a6e5d0;border-color:#56ccad61}.video-creation-shell .video-creation-stagebar button{color:#8f809b}.video-creation-shell .video-creation-stagebar button span{color:#a797b1;background:#ffffff14}.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-stagebar button:hover{color:#e7a1df}.video-creation-shell .video-creation-stagebar button.active span{color:#270d2b;background:#e58ad5}.video-creation-shell .video-creation-sidebar{border-color:#9cb7d41f;background:#0c1520}.video-creation-shell .video-creation-sidebar-title{color:#657991}.video-creation-shell .video-creation-sidebar>button{color:#8ca0b7}.video-creation-shell .video-creation-sidebar>button.active,.video-creation-shell .video-creation-sidebar>button:hover{color:#f0afe8;background:#b749a947}.video-creation-shell .video-creation-content{background:transparent}.video-creation-shell .video-creation-panel,.video-creation-shell .video-creation-episodes,.video-creation-shell .video-creation-timeline-segment,.video-creation-shell .video-creation-subsection{border-color:#b766d338;background:#0f0917db;box-shadow:0 16px 40px #0000003d}.video-creation-shell .video-creation-panel-head h1{text-shadow:0 0 22px rgba(224,120,211,.15)}.video-creation-shell .video-creation-panel-head label,.video-creation-shell .video-creation-inline-select,.video-creation-shell .video-creation-form-grid>label,.video-creation-shell .video-creation-panel>label,.video-creation-shell .video-creation-editor>label{color:#a898b5}.video-creation-shell .video-creation-panel-head select,.video-creation-shell .video-creation-inline-select select,.video-creation-shell .video-creation-panel select,.video-creation-shell .video-creation-panel input,.video-creation-shell .video-creation-panel textarea{border-color:#b970d43b;color:#eee5f1;background:#120d1a}.video-creation-shell .video-creation-panel select:focus,.video-creation-shell .video-creation-panel input:focus,.video-creation-shell .video-creation-panel textarea:focus{border-color:#de77d3b3;box-shadow:0 0 0 2px #de77d31c}.video-creation-shell .video-creation-panel button.primary,.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-sidebar>button.active{color:#f4c5ee;border-color:#e274d394;background:#912f844d;box-shadow:none}.video-creation-shell .video-creation-panel button.primary:hover{color:#fff0fb;background:#af44a06b}.video-creation-shell .video-creation-list,.video-creation-shell .video-creation-shot-list,.video-creation-shell .video-creation-editor{border-color:#b766d32e;background:#ffffff05}.video-creation-shell .video-creation-list>button,.video-creation-shell .video-creation-shot-list>button{color:#d0c2d9}.video-creation-shell .video-creation-list>button small,.video-creation-shell .video-creation-shot-list>button small{color:#8e7c9d}.video-creation-shell .video-creation-list>button.active,.video-creation-shell .video-creation-shot-list>button.active,.video-creation-shell .video-creation-list>button:hover,.video-creation-shell .video-creation-shot-list>button:hover,.video-creation-shell .video-creation-episode-tabs button.active,.video-creation-shell .video-creation-state-list button.active{color:#f1afe7;border-color:#e274d394;background:#a6399638}.video-creation-shell .video-creation-panel button:disabled{opacity:.48}.video-creation-shell .video-creation-script-modal>section{border-color:#b766d347;background:#100a18}.video-creation-shell{color:#eee7f5;background-color:#09070d;background-image:linear-gradient(rgba(161,92,204,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(161,92,204,.045) 1px,transparent 1px);background-size:34px 34px}.video-creation-shell .video-creation-topbar,.video-creation-shell .video-creation-stagebar{border-color:#d277e838;background:#0a0710f0}.video-creation-shell .video-creation-brand>svg,.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-sidebar>button.active{color:#f4a6dc}.video-creation-shell .video-creation-panel,.video-creation-shell .video-creation-episodes,.video-creation-shell .video-creation-timeline-segment,.video-creation-shell .video-creation-subsection{border-color:#d277e833;background:#100a18d1;box-shadow:0 16px 40px #00000038}.video-creation-shell .video-creation-panel-head h1,.video-creation-shell .video-creation-section-title,.video-creation-shell .video-creation-field-head strong{color:#f5edf9}.video-creation-shell .video-creation-panel input,.video-creation-shell .video-creation-panel textarea,.video-creation-shell .video-creation-panel select,.video-creation-shell .video-creation-document-tools select{border-color:#cc7be23b;color:#f3eafa;background:#120d1a}.video-creation-shell .video-creation-panel input:focus,.video-creation-shell .video-creation-panel textarea:focus,.video-creation-shell .video-creation-panel select:focus,.video-creation-shell .video-creation-document-tools select:focus{border-color:#d47ce0;box-shadow:0 0 0 2px #d47ce01f}.video-creation-shell .video-creation-panel button.primary,.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-sidebar>button.active{border-color:#e77fdaa6;background:#ab44a347}.video-creation-shell .video-creation-list>button.active,.video-creation-shell .video-creation-shot-list>button.active,.video-creation-shell .video-creation-episode-tabs button.active,.video-creation-shell .video-creation-state-list button.active{border-color:#e889dea6;color:#f7b7e9;background:#b948a833}.video-creation-document-tools,.video-creation-binding-grid,.video-creation-state-list{display:flex;align-items:center;gap:8px}.video-creation-document-tools{flex:1;justify-content:center;min-width:240px}.video-creation-document-tools label{display:inline-flex;align-items:center;gap:7px;color:#b9aaca;font-size:11px}.video-creation-document-tools select{max-width:190px;min-height:32px;padding:0 9px;border:1px solid rgba(204,123,226,.23);border-radius:6px}.video-creation-document-tools button,.video-creation-subsection button,.video-creation-binding-grid label{display:inline-flex;align-items:center;gap:6px}.video-creation-subsection{margin-top:18px;padding:14px;border:1px solid rgba(210,119,232,.2);border-radius:8px}.video-creation-state-list{flex-wrap:wrap;margin-top:10px}.video-creation-state-list button{display:grid;gap:3px;min-height:38px;padding:6px 10px;text-align:left}.video-creation-state-list small{color:#9c89a8;font-size:10px}.video-creation-appearance-editor{margin-top:14px;padding-top:14px;border-top:1px solid rgba(164,175,186,.16)}.video-creation-binding-grid{align-items:stretch;margin:16px 0}.video-creation-binding-grid>div{display:grid;gap:8px;flex:1;min-width:0;padding:11px;border:1px solid rgba(164,175,186,.16);border-radius:7px;background:#ffffff06}.video-creation-binding-grid strong{color:#d7dce1;font-size:12px}.video-creation-binding-grid label{color:#a5adb5;font-size:11px}.video-creation-binding-grid input[type=checkbox]{width:14px;height:14px;accent-color:#c3c9cf}@media(max-width:1100px){.video-creation-document-tools{order:3;width:100%;justify-content:flex-start}.video-creation-topbar{flex-wrap:wrap}}@media(max-width:820px){.video-creation-binding-grid{display:grid;grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;min-width:1120px;min-height:720px;overflow:hidden}.license-gate-shell{width:100vw;height:100vh;display:grid;place-items:center;color:#edf3f8;background:#080b10}.license-gate-panel{width:min(430px,calc(100vw - 48px));padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#131820;box-shadow:0 28px 90px #0000007a}.license-gate-panel>img{width:46px;height:46px;display:block;border-radius:9px;object-fit:cover}.license-gate-kicker{display:block;margin-top:22px;color:#8de2bb;font-size:10px;font-weight:800;letter-spacing:1.4px}.license-gate-panel h1{margin:8px 0;font-size:25px;letter-spacing:0}.license-gate-panel p{margin:0;color:#9ba8b8;font-size:13px;line-height:1.7}.license-gate-panel form{margin-top:24px}.license-gate-panel label{display:grid;gap:8px;color:#bac5d2;font-size:12px}.license-gate-panel input{width:100%;height:44px;padding:0 12px;outline:none;border:1px solid rgba(255,255,255,.13);border-radius:7px;color:#f4f7fa;background:#0b0f15}.license-gate-panel input:focus{border-color:#8de2bbbf;box-shadow:0 0 0 3px #8de2bb1a}.license-gate-panel form>button{width:100%;height:42px;margin-top:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;color:#07141d;background:#8de2bb;font-weight:800;cursor:pointer}.license-gate-panel form>button:hover{background:#a2ebca}.license-gate-panel form>button:disabled{opacity:.62;cursor:default}.license-gate-retry{width:100%;min-height:38px;margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(141,226,187,.28);border-radius:7px;color:#b9ead4;background:#8de2bb0f;cursor:pointer}.license-gate-retry:hover{background:#8de2bb1f}.license-gate-retry:disabled{opacity:.62;cursor:default}.license-gate-error{margin-top:14px;padding:9px 10px;color:#ffb0b9;background:#ff566a14;border:1px solid rgba(255,86,106,.18);border-radius:6px;font-size:12px;line-height:1.55}.license-gate-panel small{display:block;margin-top:18px;color:#748196;font-size:11px;line-height:1.6}button,input,textarea,select{font:inherit}button{color:inherit;border:0}.project-home-shell{width:100vw;height:100vh;overflow:auto;color:#eef2f7;background:#0a0d12}.project-home-header{position:sticky;top:0;z-index:10;height:68px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);background:#0a0d12f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.project-home-brand{display:flex;align-items:center;gap:11px}.project-home-brand img{width:38px;height:38px;display:block;object-fit:cover;border-radius:8px}.project-home-brand strong,.project-home-brand span{display:block;letter-spacing:0}.project-home-brand strong{font-size:15px}.project-home-brand span{margin-top:3px;color:#8f9bad;font-size:11px}.project-home-icon-button{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#dce4ef;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);cursor:pointer}.project-home-icon-button:hover{background:#ffffff1a}.project-home-main{width:min(1320px,calc(100vw - 72px));margin:0 auto;padding:54px 0 72px}.project-home-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.project-home-eyebrow{color:#7f8da1;font-size:10px;font-weight:800;letter-spacing:0}.project-home-heading h1{margin:8px 0 6px;font-size:30px;line-height:1.1;letter-spacing:0}.project-home-heading p{margin:0;color:#8f9bad;font-size:13px}.project-create-primary{height:40px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border-radius:8px;color:#07141d;background:#8de2bb;font-weight:800;cursor:pointer}.project-create-primary:hover{background:#a2ebca}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.project-card,.project-new-card{min-width:0;min-height:248px;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#11151c}.project-card{position:relative;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.project-card:hover{transform:translateY(-2px);border-color:#8de2bb6b;background:#141922}.project-card.is-opening{pointer-events:none}.project-preview{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#090c11;border-bottom:1px solid rgba(255,255,255,.07)}.project-preview-empty{display:grid;place-items:center;align-content:center;gap:9px;color:#6f7b8d;font-size:11px}.project-preview-empty img{width:34px;height:34px;border-radius:7px;opacity:.42;filter:grayscale(1)}.project-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:2px}.project-preview-grid img{width:100%;height:100%;min-width:0;min-height:0;display:block;object-fit:cover}.project-preview-grid.count-1 img{grid-column:1 / -1;grid-row:1 / -1}.project-preview-grid.count-2 img,.project-preview-grid.count-3 img:first-child{grid-row:1 / -1}.project-card-body{padding:13px 14px 14px}.project-card-title-row{min-height:31px;display:flex;align-items:center;gap:8px}.project-card-title-row h2{flex:1 1 auto;min-width:0;margin:0;overflow:hidden;color:#eef3f8;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0}.project-card-actions{display:flex;gap:4px;opacity:0;transition:opacity .12s ease}.project-card:hover .project-card-actions,.project-card:focus-within .project-card-actions{opacity:1}.project-card-actions button{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;color:#b8c3d1;background:#ffffff0f;cursor:pointer}.project-card-actions button:hover{color:#fff;background:#ffffff1f}.project-card-actions button.danger:hover{color:#ff9aa6;background:#ff5a6c1a}.project-card-meta{margin-top:7px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#768396;font-size:11px}.project-card-meta span{display:inline-flex;align-items:center;gap:5px}.project-card-opening{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#8de2bb;background:#080b10b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-new-card{display:grid;place-items:center;align-content:center;gap:10px;color:#8290a3;background:transparent;border-style:dashed;cursor:pointer}.project-new-card strong{font-size:13px;letter-spacing:0}.project-new-card:hover{color:#a7ebca;border-color:#8de2bb80;background:#8de2bb09}.project-home-loading{grid-column:1 / -1;min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;color:#8290a3;font-size:12px}.project-home-error{margin-bottom:14px;padding:10px 12px;border-radius:6px;color:#ffabb4;background:#ff586a14;border:1px solid rgba(255,88,106,.16);font-size:12px}.project-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;background:#020407b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-modal{position:relative;width:min(420px,calc(100vw - 48px));padding:24px;border-radius:8px;color:#edf3f8;background:#151a22;border:1px solid rgba(255,255,255,.11);box-shadow:0 28px 80px #00000075}.project-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:#8d9aad;background:transparent;cursor:pointer}.project-modal-close:hover{color:#fff;background:#ffffff12}.project-modal-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#8de2bb;background:#8de2bb17}.project-modal-icon.danger{color:#ff9aa6;background:#ff5a6c17}.project-modal h2{margin:16px 0 7px;font-size:19px;letter-spacing:0}.project-modal p{margin:0;color:#97a4b6;font-size:13px;line-height:1.65}.project-modal label{margin-top:18px;display:grid;gap:8px;color:#9ca9ba;font-size:12px}.project-modal input{width:100%;height:42px;padding:0 12px;outline:none;border-radius:7px;color:#eff5fb;background:#0d1117;border:1px solid rgba(255,255,255,.11)}.project-modal input:focus{border-color:#8de2bbb3;box-shadow:0 0 0 3px #8de2bb14}.project-modal-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:8px}.project-modal-actions button{height:36px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;color:#c8d2df;background:#fff1;border:1px solid rgba(255,255,255,.08);cursor:pointer}.project-modal-actions button.primary{color:#07141d;background:#8de2bb;border-color:transparent;font-weight:800}.project-modal-actions button.danger{color:#fff;background:#d84d60;border-color:transparent}.project-modal-actions button:disabled,.project-modal-close:disabled{opacity:.5;cursor:default}.project-modal-error{display:block;margin-top:12px;color:#ff9da9;font-size:12px}.project-home-toast{bottom:28px}.app-shell{width:100vw;height:100vh;overflow:hidden;background:radial-gradient(circle at 28% 10%,rgba(66,111,160,.16),transparent 30%),linear-gradient(135deg,#07090d,#0d1119 45%,#08090c);position:relative}.topbar{position:absolute;inset:16px 18px auto 18px;height:56px;z-index:12;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 14px;border:1px solid rgba(255,255,255,.08);background:#0a0d13c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px;box-shadow:0 18px 54px #00000057}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:36px;height:36px;border-radius:8px;display:block;object-fit:cover;box-shadow:0 10px 28px #28e2a42e}.brand strong{display:block;font-size:15px;line-height:1.2}.brand span{display:block;margin-top:3px;color:#92a2b8;font-size:12px}.top-actions{display:flex;align-items:center;gap:6px}.top-actions button,.left-rail button,.prompt-dock button,.node-toolbar button,.inspector-card button,.modal button{height:36px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#ffffff0f;color:#ecf4ff;cursor:pointer;transition:background .14s ease,transform .14s ease,border-color .14s ease;border:1px solid rgba(255,255,255,.08)}.top-actions button:hover,.left-rail button:hover,.prompt-dock button:hover,.node-toolbar button:hover,.inspector-card button:hover,.modal button:hover{background:#ffffff1f;transform:translateY(-1px)}.left-rail{position:absolute;left:18px;top:92px;z-index:11;width:56px;padding:8px;display:flex;flex-direction:column;gap:8px;border-radius:8px;background:#0d1118c7;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.left-rail button{width:40px;height:40px}.canvas-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.multi-selection-resize-box{position:fixed;z-index:14;pointer-events:none;border:1px solid rgba(111,165,255,.72);box-shadow:0 0 0 1px #0c121cc7,0 0 18px #4382ff29}.multi-selection-resize-handle{position:absolute;width:12px;height:12px;padding:0;border-radius:3px;border:1px solid rgba(210,226,255,.92);background:#2658aceb;box-shadow:0 4px 12px #0000005c;pointer-events:auto}.multi-selection-resize-handle.is-nw{left:0;top:0;transform:translate(-50%,-50%);cursor:nwse-resize}.multi-selection-resize-handle.is-ne{right:0;top:0;transform:translate(50%,-50%);cursor:nesw-resize}.multi-selection-resize-handle.is-sw{left:0;bottom:0;transform:translate(-50%,50%);cursor:nesw-resize}.multi-selection-resize-handle.is-se{right:0;bottom:0;transform:translate(50%,50%);cursor:nwse-resize}.multi-selection-toolbar{position:fixed;z-index:16;display:flex;align-items:center;justify-content:center;gap:8px;transform:translate(-50%);pointer-events:auto}.multi-selection-toolbar button{height:38px;min-width:58px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;color:#f4f7fb;background:#14181ff0;border:1px solid rgba(255,255,255,.16);box-shadow:0 14px 38px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer}.multi-selection-toolbar button:hover{background:#2d343ff5}.multi-selection-toolbar span{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;color:#cfd7e2;font-size:12px;font-weight:800;background:#ffffff1a}.react-flow{background:transparent}.react-flow__renderer,.react-flow__viewport,.react-flow__nodes,.react-flow__edges{transform:translateZ(0);backface-visibility:hidden}.minimap{right:18px;bottom:18px;width:168px;height:112px;background:#1b2028!important;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden}.minimap svg,.minimap .react-flow__minimap-svg{background:#1b2028!important}.minimap .react-flow__minimap-mask{fill:#1b2028b8}.minimap .react-flow__minimap-node{stroke:#ffffff2e}.right-panel{position:absolute;top:92px;right:18px;width:284px;max-height:calc(100vh - 230px);overflow-x:hidden;overflow-y:auto;z-index:10;padding:14px;border-radius:8px;background:#0d1118c7;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.right-panel-toggle{position:absolute;top:92px;right:18px;z-index:14;width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#0d1118db;color:#e8f3ff;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 38px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.right-panel-toggle.is-open{right:312px}.right-panel-toggle:hover{background:#ffffff1a}.panel-title{display:flex;align-items:center;gap:8px;color:#b9c7dc;font-size:13px;font-weight:700;margin:4px 0 10px}.inspector-card,.task-row{border:1px solid rgba(255,255,255,.08);background:#ffffff0b;border-radius:8px;padding:12px;margin-bottom:12px}.inspector-card h3{margin:4px 0 8px;font-size:16px;line-height:1.25}.inspector-card p{margin:0 0 12px;color:#aab8ca;font-size:13px;line-height:1.6}.inspector-card button{width:100%;justify-content:flex-start;margin-top:8px;padding:0 10px}.inspector-card.muted{color:#a8b3c4}.eyebrow{color:#6fd4a8;font-size:11px;text-transform:uppercase;font-weight:800}.danger{color:#ff8997!important}.task-list{display:grid;gap:8px;min-width:0}.task-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0;min-width:0}.task-row>div{min-width:0;flex:1 1 auto}.task-row strong,.task-row span{display:block;min-width:0}.task-row strong{font-size:12px;line-height:1.2}.task-row span{margin-top:4px;color:#95a4ba;font-size:12px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-row small{display:block;margin-top:5px;max-width:100%;color:#ff9ca8;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-row small.task-meta{color:#9fd0ff}.task-row small.task-size{color:#9ce7bf}.task-row em{flex:0 0 auto;font-style:normal;font-size:11px;padding:4px 7px;border-radius:999px;background:#ffffff14}.status-succeeded{color:#8ff0bc}.status-failed,.status-violation{color:#ff8997}.status-running,.status-queued{color:#89c5ff}.empty{color:#7d8a9f;font-size:13px;padding:10px}.prompt-dock{position:absolute;left:50%;right:auto;width:min(860px,calc(100vw - 420px));bottom:18px;min-height:132px;z-index:13;display:grid;grid-template-columns:44px 1fr;gap:10px;padding:12px;transform:translate(-50%);border-radius:8px;background:#0f1319e0;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 70px #0000006b}.prompt-dock.is-video-mode{width:min(760px,calc(100vw - 420px));min-height:0;padding:10px;gap:8px;grid-template-columns:34px 1fr;grid-template-rows:auto minmax(36px,auto) auto;align-items:start}.prompt-dock>button{width:40px;height:40px;grid-row:1 / span 2}.prompt-side-actions{grid-row:1 / span 3;display:flex;flex-direction:column;gap:8px}.prompt-side-actions button{width:40px;height:40px}.prompt-dock.is-video-mode .prompt-side-actions{grid-row:1 / span 3;gap:6px}.prompt-dock.is-video-mode .prompt-side-actions button{width:34px;height:34px}.prompt-side-actions button:disabled{opacity:.42;cursor:default;transform:none}.prompt-dock textarea{grid-column:2;width:100%;min-height:54px;resize:none;border:0;outline:none;background:transparent;color:#eef5ff;font-size:14px;line-height:1.5}.prompt-editor-stack{grid-column:2;min-width:0;display:grid;gap:7px;position:relative;overflow:visible}.prompt-editor-stack>textarea{grid-column:auto}.prompt-inline-editor-wrap{position:relative;min-width:0;min-height:54px;display:flex;overflow:visible}.prompt-dock:not(.is-video-mode) .prompt-inline-editor-wrap{height:54px;max-height:54px}.prompt-dock:not(.is-video-mode) .video-prompt-inline-editor{min-height:54px;max-height:54px;padding:5px 2px 6px;background:transparent;font-size:16px;line-height:1.5}.prompt-dock.is-video-mode .prompt-inline-editor-wrap{min-height:82px}.prompt-inline-editor-wrap:focus-within{border-radius:6px;box-shadow:inset 0 0 0 1px #48dbc029}.prompt-mention-menu{position:absolute;left:0;top:auto;bottom:calc(100% + 8px);z-index:120;width:min(420px,calc(100% - 4px));max-height:300px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#10161efa;box-shadow:0 18px 48px #0000007a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prompt-mention-head{min-height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.08);color:#e7f1fb;font-size:11px}.prompt-mention-head strong{flex:0 0 auto;font-weight:850}.prompt-mention-head span{min-width:0;overflow:hidden;color:#71d8c2;text-overflow:ellipsis;white-space:nowrap}.prompt-mention-filters{min-width:0;display:flex;gap:4px;overflow-x:auto;padding:6px 7px 5px;border-bottom:1px solid rgba(255,255,255,.06)}.prompt-mention-filters button{flex:0 0 auto;height:25px;padding:0 8px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:5px!important;color:#9eacbd!important;background:#ffffff0a!important;font-size:10px}.prompt-mention-filters button:hover,.prompt-mention-filters button.is-active{color:#eafff9!important;border-color:#24d7b561!important;background:#24d7b51f!important}.prompt-mention-list{min-height:42px;overflow-y:auto;padding:5px}.prompt-mention-item{width:100%;min-height:38px;display:flex;align-items:center;gap:8px;padding:5px 7px!important;border:1px solid transparent!important;border-radius:6px!important;color:#dce7f3!important;background:transparent!important;text-align:left}.prompt-mention-item:hover,.prompt-mention-item.is-active{color:#f1fffb!important;border-color:#24d7b533!important;background:#24d7b51a!important}.prompt-mention-icon{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:5px;color:#94a6ba;background:#ffffff12}.prompt-mention-preview{overflow:hidden;padding:0}.prompt-mention-preview img,.prompt-mention-preview video{width:100%;height:100%;display:block;object-fit:cover}.prompt-mention-icon.kind-image{color:#81baff;background:#4291ff24}.prompt-mention-icon.kind-video{color:#d3a5ff;background:#9d59ff24}.prompt-mention-icon.kind-audio{color:#ffbd78;background:#f48f2d24}.prompt-mention-icon.kind-text{color:#73d9c3;background:#24d7b521}.prompt-mention-copy{min-width:0;display:grid;gap:2px}.prompt-mention-copy strong,.prompt-mention-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-mention-copy strong{color:inherit;font-size:11px;font-weight:800}.prompt-mention-copy small{color:#7d8da1;font-size:9px}.prompt-mention-empty{min-height:36px;display:grid;place-items:center;color:#7f8da0;font-size:10px}.connected-prompt-preview{min-width:0;display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid rgba(79,151,255,.28);border-radius:6px;background:#2367cd1c;color:#cfe5ff;font-size:12px;line-height:1.45}.connected-prompt-preview svg{flex:0 0 auto;margin-top:1px;color:#74b5ff}.connected-prompt-preview span{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-wrap}.prompt-dock textarea::placeholder{color:#748195}.prompt-dock.is-video-mode textarea{grid-column:2;grid-row:2;min-height:38px;max-height:56px;padding:4px 2px;font-size:16px}.reference-strip{grid-column:2;display:flex;align-items:center;gap:7px;min-height:44px;overflow-x:auto;padding-right:48px}.prompt-dock.is-video-mode .reference-strip{grid-column:2;grid-row:1;min-height:36px;gap:6px;padding-right:0}.reference-empty{grid-column:2;min-height:44px;display:flex;align-items:center;color:#7f8ca0;font-size:12px}.folder-reference-label{flex:0 0 auto;height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border-radius:8px;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);color:#dce8f6;font-size:12px;font-weight:800}.prompt-dock.is-video-mode .folder-reference-label{height:34px;padding:0 9px}.folder-reference-label strong{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-reference-label em{color:#92a0b3;font-style:normal;font-size:11px;font-weight:700}.reference-chip{position:relative;width:42px;height:42px!important;min-width:42px!important;padding:0!important;overflow:hidden;border-radius:8px!important;background:#111820!important}.prompt-dock.is-video-mode .reference-chip{width:34px;height:34px!important;min-width:34px!important;border-radius:7px!important}.reference-chip img,.reference-chip video{width:100%;height:100%;object-fit:cover;opacity:.92;display:block}.reference-chip span{position:absolute;right:2px;top:2px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#050a0ed1;color:#eff8ff;font-size:10px;font-weight:800;line-height:1}.prompt-dock.is-video-mode .reference-chip span{font-size:9px}.video-reference-label{border-color:#1fdcb72e;background:#1fdcb714}.prompt-controls{grid-column:2;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.prompt-controls label{display:inline-flex;align-items:center;gap:6px;min-width:0;height:34px;padding:0 8px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0e}.prompt-controls .video-model-select{width:230px}.prompt-controls select,.modal select{color:#ecf3ff;background:#151b25;border:0;outline:none;max-width:190px}.image-model-picker{position:relative;width:230px;height:34px;min-width:0;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0e;color:#c8d7e8;overflow:visible}.image-model-picker.is-open{border-color:#5dc5ff6b;background:#5dc5ff14}.image-model-trigger{width:100%;min-width:0;height:30px;padding:0!important;display:inline-flex;align-items:center;justify-content:space-between!important;gap:6px;border:0!important;border-radius:0!important;background:transparent!important;color:#edf4ff!important}.image-model-trigger span,.image-model-menu-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-model-trigger span{flex:1;text-align:left;font-size:14px;font-weight:600}.image-model-menu{position:absolute;left:-1px;bottom:calc(100% + 7px);width:230px;padding:4px;border:1px solid rgba(255,255,255,.13);border-radius:6px;background:#111821;box-shadow:0 18px 44px #0000007a;z-index:80}.image-model-row-with-detail{position:relative}.image-model-menu-item{width:100%;height:30px;padding:0 9px!important;display:flex;align-items:center;justify-content:space-between!important;border:0!important;border-radius:4px!important;background:transparent!important;color:#dce7f5!important;font-size:14px;font-weight:600;text-align:left}.image-model-menu-item:hover,.image-model-menu-item:focus-visible,.image-model-menu-item.is-active{background:#36a2ff33!important;color:#fff!important}.image-model-menu-item.is-active{box-shadow:inset 2px 0 #48adff}.image-model-detail-panel{position:absolute;left:calc(100% + 8px);top:0;width:190px;min-height:50px;padding:8px 10px;border:1px solid rgba(93,197,255,.28);border-radius:6px;background:#111b27;box-shadow:0 18px 44px #00000085;color:#dce7f5;z-index:82;pointer-events:none}.image-model-detail-price{margin-bottom:3px;color:#a8e8c8;font-size:11px;font-weight:800;line-height:1.35}.image-model-detail-description{color:#aebfd1;font-size:10px;line-height:1.45;white-space:normal}.prompt-controls.is-video-controls{grid-column:2;grid-row:3;position:relative;display:flex;align-items:center;gap:8px}.video-model-picker{position:relative;width:230px;height:32px!important;min-width:0;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0e;overflow:visible}.video-model-picker.is-open{border-color:#5dc5ff6b;background:#5dc5ff14}.video-model-picker>svg{flex:0 0 auto;color:#c8d7e8}.video-model-trigger{width:100%;min-width:0;height:30px;padding:0!important;gap:6px;justify-content:space-between!important;border:0!important;border-radius:0!important;background:transparent!important;color:#edf4ff!important}.video-model-trigger span,.video-model-menu-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-model-trigger span{flex:1;text-align:left;font-size:12px}.video-model-trigger svg,.video-model-menu-item svg{flex:0 0 auto}.video-model-menu,.video-model-submenu{position:absolute;width:258px;padding:4px;border:1px solid rgba(255,255,255,.13);border-radius:6px;background:#111821;box-shadow:0 18px 44px #0000007a;z-index:80}.video-model-menu{left:-1px;bottom:calc(100% + 7px)}.video-model-menu-group,.video-model-row-with-detail{position:relative}.video-model-submenu{left:calc(100% - 1px);bottom:0}.video-model-detail-panel{position:absolute;left:calc(100% + 8px);top:0;width:292px;min-height:86px;padding:12px 13px;border-radius:7px;border:1px solid rgba(93,197,255,.2);background:#101720;box-shadow:0 18px 44px #00000085;color:#dce7f5;z-index:82;pointer-events:none}.video-model-detail-title{margin-bottom:6px;color:#fff;font-size:12px;font-weight:650;line-height:1.35}.video-model-detail-price{margin-bottom:7px;color:#9ed8ff;font-size:12px;font-weight:650;line-height:1.35}.video-model-detail-description,.video-model-detail-tags{color:#c8d5e4;font-size:11px;line-height:1.55;white-space:normal}.video-model-detail-tags{margin-top:7px;color:#8eb6d9}.video-model-menu-item{width:100%;height:32px;padding:0 9px!important;display:flex;align-items:center;justify-content:space-between!important;gap:8px;border:0!important;border-radius:4px!important;background:transparent!important;color:#dce7f5!important;font-size:12px;text-align:left}.video-model-menu-item:hover,.video-model-menu-item:focus-visible,.video-model-menu-item.is-active{background:#36a2ff33!important;color:#fff!important}.video-model-menu-item.is-active{box-shadow:inset 2px 0 #48adff}.video-model-menu-item.is-family-active{color:#8fd0ff!important}.video-options-popover-wrap{position:relative;flex:0 0 auto}.video-options-toggle{height:32px;min-width:210px;padding:0 9px!important;justify-content:flex-start;gap:6px;border-radius:8px!important;color:#edf4ff!important;background:#ffffff12!important;border:1px solid rgba(255,255,255,.12)!important}.video-options-toggle.is-open,.video-options-toggle:hover{border-color:#ffffff42!important;background:#ffffff1a!important}.video-options-toggle span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850}.video-settings-popover{position:absolute;left:0;bottom:calc(100% + 10px);width:342px;display:grid;gap:10px;padding:14px;border-radius:8px;color:#e8eef7;background:#1f1f20f5;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 48px #00000075;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20}.video-option-section{display:grid;gap:7px;min-width:0}.video-option-section>span{color:#9aa7b8;font-size:13px;font-weight:700}.video-aspect-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.video-aspect-options button,.video-segment-options button,.video-resolution-options button{color:#c8d2df!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.12)!important}.video-aspect-options button{height:62px;display:grid!important;place-items:center;grid-template-columns:none;align-content:center;gap:6px;padding:0!important;border-radius:7px!important}.video-aspect-options button.is-active,.video-segment-options button.is-active,.video-resolution-options button.is-active{color:#f3f8ff!important;background:#ffffff17!important;border-color:#ffffffe0!important}.video-aspect-options button:disabled,.video-resolution-options button:disabled{opacity:.42}.video-aspect-options em{font-style:normal;font-size:12px;font-weight:750}.video-aspect-symbol{width:13px;height:9px;border:1px solid currentColor;border-radius:2px;opacity:.88}.video-aspect-symbol[data-aspect=Auto]{width:12px;height:8px}.video-aspect-symbol[data-aspect="4:3"]{width:13px;height:10px}.video-aspect-symbol[data-aspect="1:1"]{width:10px;height:10px}.video-aspect-symbol[data-aspect="3:4"]{width:9px;height:12px}.video-aspect-symbol[data-aspect="9:16"]{width:7px;height:13px}.video-aspect-symbol[data-aspect="21:9"]{width:17px;height:7px}.video-segment-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.video-resolution-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.video-segment-options button,.video-resolution-options button{height:32px;border-radius:7px!important;font-size:12px;font-weight:800}.video-duration-section{grid-template-columns:1fr auto;align-items:center;column-gap:8px}.video-duration-section>span{grid-column:1 / -1}.video-duration-section input[type=range]{grid-column:1;width:100%;accent-color:#5caeff}.video-duration-section em{grid-column:2;color:#9aa7b8;font-style:normal;font-size:13px;font-weight:800}.prompt-controls.is-video-controls .generate-button{margin-left:auto}.video-settings-popover .video-option-section:last-child .video-segment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.generate-button{width:44px;height:44px!important;margin-left:auto;border-radius:50%!important;background:linear-gradient(135deg,#8fe5b6,#6aa9ff)!important;color:#081019!important;border:0!important}.wh-node{position:relative;border-radius:8px;color:#edf4ff;background:#12171feb;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 32px #0000003d;overflow:visible;min-width:240px;contain:layout style;transform:translateZ(0)}.wh-node.is-selected{border-color:#7ccaffdb;box-shadow:0 0 0 1px #7ccaff57,0 18px 44px #0000004d}.node-title{padding:10px 12px 8px;color:#dce9fb;font-size:13px;font-weight:800;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-node-head{flex:0 0 auto;height:34px;min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 9px;color:#dce9fb;font-size:12px;font-weight:800;overflow:hidden}.image-node-head span{min-width:0;display:inline-flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-node-head em{flex:0 1 auto;min-width:0;color:#7f8b9d;font-style:normal;font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-node-head em b{color:#c0c9d6;font-weight:800;margin-right:7px}.wh-image-node{width:100%;height:100%;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:visible}.wh-image-node.is-story-crop-result{min-width:0}.wh-image-node.is-generated{border-color:#63b7ffd1;box-shadow:0 0 0 1px #63b7ff4d,0 18px 44px #0000004d}.wh-audio-node{width:100%;height:100%;min-width:280px;min-height:150px;display:flex;flex-direction:column;overflow:visible;background:linear-gradient(180deg,#241d18fa,#14110ffa),#15110e;border-color:#ffb56c47}.audio-node-head{flex:0 0 36px;height:36px;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border-bottom:1px solid rgba(255,255,255,.07);color:#f5dfc7;font-size:11px;font-weight:850}.audio-node-head span{min-width:0;display:inline-flex;align-items:center;gap:6px}.audio-node-head span svg{color:#ffb66e}.audio-node-head em{min-width:0;overflow:hidden;color:#af9479;font-size:9px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.audio-node-body{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;place-items:center;gap:7px;padding:13px;overflow:hidden}.audio-node-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#ffc180;background:#ffac5c1f;border:1px solid rgba(255,181,108,.24)}.audio-node-body strong{width:100%;min-width:0;overflow:hidden;color:#f4e5d5;font-size:11px;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.audio-node-body>span{color:#a48b74;font-size:10px}.audio-node-body audio{width:100%;height:32px;min-width:0}.image-frame{flex:1 1 auto;min-height:0;min-width:0;display:grid;place-items:center;overflow:hidden;border-radius:0 0 8px 8px;background:#10151d;position:relative}.node-image,.node-video{display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;background:#10151d;image-rendering:auto;opacity:1}.node-video{image-rendering:auto}.node-image.is-ready,.node-video.is-ready{opacity:1}.node-video::-webkit-media-controls-fullscreen-button,.image-viewer-stage video::-webkit-media-controls-fullscreen-button{display:none!important}.image-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.55;background:linear-gradient(90deg,transparent,rgba(255,255,255,.045),transparent),#10151d;background-size:220% 100%,auto;animation:image-loading-sheen 1.2s linear infinite}.image-frame.is-ready:before{display:none}.wh-folder-node{width:100%;height:100%;min-width:320px;min-height:270px;display:flex;flex-direction:column;overflow:visible;background:linear-gradient(180deg,#181f2af5,#0d1118f5)}.wh-folder-node:before{content:"";position:absolute;left:18px;top:-10px;width:74px;height:18px;border-radius:8px 8px 0 0;background:#222b38f5;border:1px solid rgba(255,255,255,.1);border-bottom:0}.folder-node-head{position:relative;z-index:1;height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;color:#e4edf8;font-size:12px;font-weight:800;background:#11161ed1;border-bottom:1px solid rgba(255,255,255,.07)}.folder-node-head span{min-width:0;display:inline-flex;align-items:center;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-node-head em{flex:0 0 auto;color:#9eabbc;font-style:normal;font-size:11px;font-weight:700}.folder-preview-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(var(--folder-grid-columns, 3),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:6px;padding:10px;overflow:hidden;background:linear-gradient(135deg,#ffffff09,#ffffff03),#10151d}.folder-preview-item{width:100%;height:100%;min-height:0;padding:0;display:block;overflow:hidden;border-radius:6px;background:#070a0f;border:1px solid rgba(255,255,255,.06);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.folder-preview-item:active{cursor:grabbing}.folder-preview-item:hover{border-color:#d2dce83d;background:#0b1018}.folder-preview-item img,.folder-preview-item video{width:100%;height:100%;min-height:0;display:block;object-fit:contain;object-position:center;pointer-events:none}.folder-preview-audio{width:100%;height:100%;display:grid;place-items:center;color:#ffc080;background:linear-gradient(135deg,#ffb56c2e,#ffb56c09),#17120f;pointer-events:none}.folder-empty{grid-column:1 / -1;display:grid;place-items:center;align-content:center;gap:8px;color:#8391a6;font-size:12px}.folder-node-foot{height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;color:#8f9db0;font-size:11px;font-weight:700;background:#0c1016eb;border-top:1px solid rgba(255,255,255,.07)}.folder-node-foot small{color:#a8b5c6;font-size:11px;font-weight:800}.image-deferred{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#748197;background:#10151d;font-size:12px;font-weight:700}.image-deferred svg{color:#596577}@keyframes image-loading-sheen{to{background-position:-220% 0,0 0}}.generation-placeholder{flex:1 1 auto;width:100%;min-height:180px;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;color:#dcecff;background:linear-gradient(135deg,#3276be1f,#080c1261),repeating-linear-gradient(135deg,#ffffff09,#ffffff09 10px,#ffffff03 10px,#ffffff03 20px);border-radius:0 0 8px 8px}.generation-placeholder svg{color:#78c9ff}.generation-placeholder strong{font-size:15px}.generation-placeholder span{color:#8fa6bf;font-size:12px;text-align:center;line-height:1.45}.generation-placeholder small{color:#9ce7bf;font-size:11px;letter-spacing:0}.generation-placeholder em{color:#9ed6ff;font-style:normal;font-size:12px;font-weight:800}.generation-progress{width:min(220px,88%);height:8px;overflow:hidden;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.generation-progress i{display:block;height:100%;min-width:6px;border-radius:inherit;background:linear-gradient(90deg,#4aa9ff,#8ff0bc);box-shadow:0 0 16px #58b8ff8c;transition:width .32s ease}.react-flow__edge.wh-curved-edge .react-flow__edge-path{stroke:#848e99eb;stroke-width:1.45px;stroke-linecap:round;filter:drop-shadow(0 0 2px rgba(158,166,176,.16))}.wh-flow-result-edge{pointer-events:stroke}.wh-flow-result-edge path{fill:none;stroke-linecap:round;stroke-linejoin:round}.wh-flow-result-edge-hitbox{stroke:transparent;stroke-width:16px;pointer-events:stroke;cursor:pointer}.wh-flow-result-edge-base{stroke:#88929eeb;stroke-width:1.5px;filter:drop-shadow(0 0 2px rgba(158,166,176,.14));pointer-events:stroke;cursor:pointer}.wh-flow-result-edge-halo,.wh-flow-result-edge-stream{display:none;animation:none}.edge-remove-button{position:absolute;width:13px;height:13px;padding:0;border-radius:999px;border:1px solid rgba(146,211,255,.78);background:radial-gradient(circle,#d9f1ff 0,#d9f1ff 28%,#172433 32%,#172433);box-shadow:0 0 0 3px #02060aad,0 0 14px #5abaff80;pointer-events:all;cursor:pointer}.edge-remove-button:hover{border-color:#fffffff0;background:radial-gradient(circle,#fff 0,#fff 30%,#225176 34%,#225176)}@keyframes wh-flow-line{to{stroke-dashoffset:-108}}.react-flow__connection-path{stroke:#88929eeb;stroke-width:1.45;stroke-linecap:round;filter:drop-shadow(0 0 2px rgba(158,166,176,.14))}.app-shell.is-dragging .node-toolbar,.app-shell.is-moving .node-toolbar,.app-shell.is-resizing .node-toolbar,.app-shell.is-multi-selection .node-toolbar{display:none}.app-shell.is-dragging .wh-node,.app-shell.is-moving .wh-node,.app-shell.is-resizing .wh-node{box-shadow:none;transition:none;border-color:#ffffff0f}.app-shell.is-multi-selection .react-flow__resize-control{display:none!important}.app-shell.is-dragging .wh-node.is-selected,.app-shell.is-moving .wh-node.is-selected,.app-shell.is-dragging .wh-image-node.is-generated,.app-shell.is-moving .wh-image-node.is-generated{box-shadow:none}.app-shell.is-dragging .node-image{opacity:.92;transition:none;image-rendering:optimizeSpeed;filter:none}.app-shell.is-moving .node-image,.app-shell.is-dragging .node-video,.app-shell.is-moving .node-video{opacity:1;transition:none;image-rendering:optimizeSpeed;filter:none}.app-shell.is-dragging .react-flow__background,.app-shell.is-moving .react-flow__background{opacity:.32}.app-shell.is-dragging .image-node-head,.app-shell.is-moving .image-node-head{color:#dce9fbb8}.app-shell.is-dragging .image-frame:before,.app-shell.is-moving .image-frame:before{animation:none;opacity:0}.app-shell.is-dragging .react-flow__edge,.app-shell.is-moving .react-flow__edge{opacity:.22}.app-shell.is-moving .edge-remove-button{display:none}.app-shell.is-dragging .wh-flow-result-edge-halo,.app-shell.is-moving .wh-flow-result-edge-halo,.app-shell.is-dragging .wh-flow-result-edge-stream,.app-shell.is-moving .wh-flow-result-edge-stream{animation-play-state:paused;filter:none}.app-shell.is-dragging .react-flow__edge.wh-curved-edge .react-flow__edge-path,.app-shell.is-moving .react-flow__edge.wh-curved-edge .react-flow__edge-path,.app-shell.is-dragging .wh-flow-result-edge-base,.app-shell.is-moving .wh-flow-result-edge-base{filter:none}.image-placeholder{flex:1 1 auto;width:100%;height:100%;min-height:180px;display:grid;place-items:center;align-content:center;gap:10px;border:0;background:repeating-linear-gradient(135deg,#ffffff0b,#ffffff0b 10px,#ffffff05 10px,#ffffff05 20px);color:#91a1b7;cursor:pointer;white-space:nowrap}.image-placeholder span{display:block;max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis}.image-placeholder.image-missing{background:linear-gradient(135deg,#ffae5214,#12171fcc),repeating-linear-gradient(135deg,#ffffff0a,#ffffff0a 10px,#ffffff05 10px,#ffffff05 20px);color:#d6ad78}.image-placeholder.image-missing svg{color:#d6ad78}.wh-video-node{width:100%;height:100%;min-width:320px;min-height:220px;display:flex;flex-direction:column;overflow:visible;background:radial-gradient(circle at 50% 0%,rgba(34,225,193,.12),transparent 34%),linear-gradient(180deg,#1b2029f7,#10141bf7);border-color:#26dfbe8a;box-shadow:0 0 0 1px #26dfbe29,0 18px 42px #00000057}.wh-video-node.is-selected{border-color:#29eecae6;box-shadow:0 0 0 1px #29eeca47,0 22px 54px #0000006b}.video-node-head{height:42px;padding:0 12px 0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#e4eef9;font-size:13px;font-weight:800}.video-node-head span{display:inline-flex;align-items:center;gap:7px}.video-upload-pill{height:30px;min-width:76px;padding:0 11px!important;border-radius:999px!important;gap:6px;color:#eaf4ff!important;background:#ffffff17!important;border:1px solid rgba(255,255,255,.11)!important}.video-node-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(130px,1fr) 154px;gap:12px;padding:10px 14px 12px}.video-node-center{min-width:0;min-height:0;border-radius:8px;position:relative;overflow:hidden;display:grid;place-items:center;align-content:center;gap:7px;color:#91a0b2;background:linear-gradient(135deg,#ffffff07,#ffffff02),#05080c3d}.video-node-center.has-references{padding:0;background:#04080c57;border:1px solid rgba(255,255,255,.055)}.video-node-center.has-references>svg,.video-node-center.has-references>strong,.video-node-center.has-references>span{display:none}.video-reference-preview{width:100%;height:100%;display:grid;gap:6px;padding:7px}.video-reference-preview.count-1{grid-template-columns:minmax(0,1fr)}.video-reference-preview.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.video-node-center.is-omni .video-reference-preview{grid-template-columns:repeat(auto-fit,minmax(42px,1fr));grid-auto-rows:minmax(42px,1fr)}.video-reference-tile{min-width:0;min-height:0;position:relative;overflow:hidden;border-radius:7px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.video-reference-tile img,.video-reference-tile video{width:100%;height:100%;display:block;object-fit:cover}.video-reference-audio{width:100%;height:100%;display:grid;place-items:center;color:#ffc080;background:linear-gradient(135deg,#ffb56c2e,#ffb56c09)}.video-reference-tile span{position:absolute;left:6px;bottom:6px;width:auto;max-width:calc(100% - 12px);padding:3px 6px;border-radius:999px;color:#edf7ff;background:#03060aad;border:1px solid rgba(255,255,255,.12);font-size:10px;font-weight:850;line-height:1.1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-node-center svg{color:#b4c2d2b3}.video-node-center strong{color:#eef7ff;font-size:14px;font-weight:850}.video-node-center span{width:100%;max-width:170px;color:#768396;font-size:12px;text-align:center;line-height:1.45}.video-mode-list{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px}.video-mode-list button{width:100%;height:34px;justify-content:flex-start;padding:0 10px!important;border-radius:8px!important;gap:8px;color:#c9d5e3!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.075)!important}.video-mode-list button.is-active,.video-mode-list button:hover{color:#f4fffc!important;border-color:#26dfbe57!important;background:#1fdcb71c!important}.video-node-foot{height:36px;padding:0 14px 12px;display:flex;align-items:center;gap:10px;min-width:0;color:#dbe7f4;font-size:12px}.video-node-foot span,.video-node-foot em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-node-foot span{flex:1 1 auto;font-weight:800}.video-node-foot em{flex:0 1 auto;color:#91a0b2;font-style:normal}.video-reference-mini{display:none;position:absolute;left:14px;bottom:-34px;align-items:center;gap:5px;padding:5px;border-radius:8px;background:#0a0e14d1;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-reference-mini img,.video-reference-mini video,.video-reference-mini b{width:25px;height:25px;border-radius:6px}.video-reference-mini img,.video-reference-mini video{object-fit:cover}.video-reference-mini b{display:grid;place-items:center;color:#dce8f7;background:#ffffff14;font-size:11px}.wh-video-node{min-width:620px;min-height:480px;background:linear-gradient(180deg,#181f27fa,#0d1218fa),#0d1218}.video-node-head{flex:0 0 46px;height:46px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.07)}.video-node-head em{color:#9eacbd;font-size:12px;font-style:normal;font-weight:700}.video-node-workspace{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(130px,.9fr) 32px minmax(185px,1.25fr);gap:9px;padding:11px 14px 12px}.video-node-reference-section,.video-prompt-composer{min-width:0;min-height:0;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#05090d57}.video-node-reference-section{overflow:hidden}.video-prompt-composer{position:relative;z-index:3;overflow:visible}.video-node-reference-section{display:flex;flex-direction:column}.video-node-section-head{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.video-node-section-head>div:first-child{min-width:0;display:flex;align-items:baseline;gap:9px}.video-node-section-head strong{flex:0 0 auto;color:#edf5ff;font-size:12px;font-weight:850}.video-node-section-head span,.video-node-section-head small{min-width:0;overflow:hidden;color:#788699;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.video-node-section-head small{flex:0 0 auto;color:#78bcb0}.video-node-reference-section .video-reference-preview{flex:1 1 auto;width:100%;height:auto;min-height:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(54px,1fr);gap:6px;padding:7px;overflow-y:auto}.video-node-reference-section .video-reference-preview.count-1{grid-template-columns:minmax(0,1fr)}.video-node-reference-section .video-reference-preview.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.video-node-reference-section .video-reference-preview.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.video-node-reference-section .video-reference-preview.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.video-reference-tile{width:100%;min-width:0;min-height:0;padding:0!important;cursor:pointer}.video-reference-tile:hover,.video-reference-tile.is-attached{border-color:#24d7b59e!important;box-shadow:inset 0 0 0 1px #24d7b533}.video-reference-tile i{position:absolute;top:5px;right:5px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#06100e;background:#55dcc2;box-shadow:0 2px 8px #00000059}.video-reference-empty{grid-column:1 / -1;min-height:72px;display:grid;place-items:center;align-content:center;gap:3px;color:#697789}.video-reference-empty strong{color:#aebccd;font-size:11px}.video-reference-empty span{font-size:10px}.video-mode-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.video-mode-list button{width:100%;height:32px;min-width:0;justify-content:center;padding:0 8px!important;gap:6px;border-radius:7px!important;font-size:11px;white-space:nowrap}.video-prompt-composer{display:flex;flex-direction:column;min-height:0}.video-prompt-composer .prompt-inline-editor-wrap{flex:1 1 auto;min-height:0}.video-prompt-composer .video-prompt-inline-editor{min-height:0}.video-prompt-composer .prompt-mention-menu{width:min(460px,calc(100% - 4px))}.video-connected-prompt{flex:0 0 auto;display:flex;align-items:flex-start;gap:7px;max-height:58px;margin:5px 0 6px;padding:7px 9px;overflow:hidden;border:1px solid rgba(78,162,255,.28);border-radius:6px;background:#2b71d11a;color:#cfe5ff;font-size:11px;line-height:1.45}.video-connected-prompt svg{flex:0 0 auto;margin-top:1px;color:#77b8ff}.video-connected-prompt span{min-width:0;overflow:hidden;white-space:pre-wrap;text-overflow:ellipsis}.video-prompt-head-actions{flex:0 0 auto;display:flex!important;align-items:center!important;gap:5px!important}.video-prompt-head-actions button{width:auto;min-width:0;height:25px;padding:0 8px!important;gap:4px;border-radius:6px!important;color:#b8c7d8!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.075)!important;font-size:10px}.video-prompt-reference-slots{flex:0 0 46px;display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;padding:6px 8px 3px}.video-prompt-reference-slot{flex:0 0 154px;height:37px;display:grid;grid-template-columns:minmax(0,1fr) 31px 24px;align-items:center;gap:3px;padding:3px;border-radius:7px;border:1px solid rgba(255,255,255,.075);background:#ffffff09}.video-prompt-reference-slot.has-asset{border-color:#24d7b53d;background:#24d7b50e}.video-prompt-reference-slot input{min-width:0;height:27px;padding:0 6px;border:0;outline:none;background:transparent;color:#dce8f5;font-size:10px;font-weight:750}.video-prompt-reference-media{width:31px;height:29px;overflow:hidden;display:grid;place-items:center;border-radius:5px;color:#6f7d8f;background:#ffffff0e}.video-prompt-reference-media img,.video-prompt-reference-media video{width:100%;height:100%;display:block;object-fit:cover}.video-prompt-reference-slot>button{width:24px;min-width:24px;height:27px;padding:0;border:0;color:#738093;background:transparent}.video-prompt-reference-slot>button:hover{color:#ffabab;background:#ff5c5c17}.video-prompt-composer textarea{flex:1 1 auto;min-height:82px;width:100%;resize:none;border:0;outline:none;padding:8px 11px 10px;background:transparent;color:#eaf2fc;font-size:14px;line-height:1.55}.video-prompt-composer textarea::placeholder{color:#627084}.video-prompt-inline-editor{flex:1 1 auto;min-height:0;width:100%;overflow-y:auto;padding:10px 12px;outline:none;color:#eaf2fc;background:#00000029;font-size:14px;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere;cursor:text}.video-prompt-inline-token{display:inline-flex;vertical-align:middle;align-items:center;height:30px;max-width:210px;gap:5px;margin:0 5px;padding:2px 4px 2px 8px;-webkit-user-select:none;user-select:none;white-space:nowrap;line-height:1;border-radius:7px;border:1px solid rgba(36,215,181,.48);background:#24d7b51a;box-shadow:inset 0 0 0 1px #24d7b514}.video-prompt-inline-token b{min-width:0;max-width:130px;overflow:hidden;color:#e6f8f3;font-size:11px;font-weight:800;text-overflow:ellipsis}.video-prompt-inline-media{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;overflow:hidden;border-radius:4px;color:#75869a;background:#ffffff17}.video-prompt-inline-media img,.video-prompt-inline-media video{width:100%;height:100%;display:block;object-fit:cover}.video-prompt-inline-media.kind-audio{color:#ffc080;background:#ffb56c21}.video-prompt-inline-media.kind-video{color:#d2a1ff;background:#9d59ff21}.video-prompt-inline-token>button{width:19px;min-width:19px;height:25px;padding:0;border:0;color:#86a095;background:transparent;cursor:pointer}.video-prompt-inline-token>button:hover{color:#ffb0b0;background:#ff5c5c1a}.video-prompt-inline-editor:focus{box-shadow:inset 0 0 0 1px #48dbc052}.video-prompt-inline-editor:empty:before{content:attr(data-placeholder);color:#627084;pointer-events:none}.video-prompt-inline-editor br{content:"";display:block;margin-bottom:3px}.video-prompt-reference-slot{align-items:center}.video-prompt-inline-token.is-empty{display:none}.video-prompt-inline-editor>textarea,.video-prompt-inline-reference-list,.video-prompt-inline-token input{display:none}.video-prompt-inline-token.has-asset{display:inline-flex}.video-prompt-inline-token:first-child{margin-left:1px}.video-prompt-inline-token,.video-prompt-inline-media{grid-template-columns:none;align-items:center}.video-node-foot{flex:0 0 52px;height:52px;padding:8px 14px;border-top:1px solid rgba(255,255,255,.07);background:#05090d47;overflow:visible}.video-node-model-control{flex:0 1 220px;min-width:160px}.video-node-model-control .video-model-picker{width:100%;height:34px!important}.video-node-model-control .video-model-menu{top:auto;bottom:40px}.video-node-options-wrap{position:relative;flex:1 1 230px;min-width:190px}.video-node-options-trigger{width:100%;height:34px;min-width:0;justify-content:flex-start;gap:6px;padding:0 9px!important;color:#c3cfdd!important;border:1px solid rgba(255,255,255,.08)!important;background:#ffffff0b!important}.video-node-options-trigger span{min-width:0;flex:1 1 auto;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.video-node-options-trigger.is-open,.video-node-options-trigger:hover{border-color:#24d7b54d!important;background:#24d7b513!important}.video-node-settings-popover{position:absolute;z-index:40;right:0;bottom:41px;width:360px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,.11);background:#0c1219fa;box-shadow:0 18px 42px #0000006b}.video-node-settings-popover label{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:6px;color:#8f9caf;font-size:10px}.video-node-settings-popover .video-duration-setting{grid-column:1 / -1}.video-node-settings-popover select{width:100%;height:30px;min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:6px;outline:none;background:#151d27;color:#dce7f3}.video-node-settings-popover label>div{min-width:0;display:flex;align-items:center;gap:10px}.video-node-settings-popover input[type=range]{min-width:0;flex:1 1 auto}.video-node-settings-popover em{flex:0 0 34px;min-width:34px;color:#d8e4f1;font-size:10px;font-style:normal;text-align:right;white-space:nowrap}.video-node-generate{flex:0 0 108px;height:34px;padding:0 12px!important;gap:6px;color:#071512!important;background:#6fdbc7!important;border:1px solid #8ee9d8!important;font-weight:850}.video-node-generate:hover{background:#8be6d5!important}.wh-storyboard-node{width:100%;height:100%;min-width:640px;min-height:360px;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 20% 0%,rgba(113,178,255,.13),transparent 36%),linear-gradient(180deg,#181e28fa,#0d1118fa);border-color:#74a4e685;box-shadow:0 0 0 1px #74a4e621,0 20px 48px #00000061}.wh-storyboard-node.is-selected{border-color:#82bdffe6;box-shadow:0 0 0 1px #82bdff42,0 24px 56px #00000070}.storyboard-head{height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#edf5ff;font-size:13px;font-weight:850;border-bottom:1px solid rgba(255,255,255,.07)}.storyboard-head span{display:inline-flex;align-items:center;gap:7px;min-width:0;white-space:nowrap}.storyboard-head em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8fa1b8;font-style:normal;font-size:11px;font-weight:750}.storyboard-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(230px,.92fr) minmax(320px,1.38fr);gap:12px;padding:12px}.storyboard-left,.storyboard-right{min-width:0;min-height:0}.storyboard-left{display:grid;grid-template-rows:minmax(118px,1fr) 62px 38px;gap:9px}.storyboard-left textarea,.storyboard-prompt-card textarea{width:100%;min-width:0;resize:none;outline:none;color:#e7f0fb;background:#05090e61;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:inset 0 1px #ffffff09}.storyboard-left textarea{height:100%;padding:10px 11px;line-height:1.5;font-size:12px}.storyboard-left textarea:focus,.storyboard-prompt-card textarea:focus,.storyboard-controls select:focus,.storyboard-output-controls select:focus,.storyboard-controls input:focus{border-color:#7ebeff7a;box-shadow:0 0 0 1px #7ebeff1f}.storyboard-reference-strip{min-width:0;min-height:0;display:flex;align-items:stretch;gap:6px;padding:6px;overflow-x:auto;overflow-y:hidden;border-radius:8px;background:#04080d4d;border:1px solid rgba(255,255,255,.06)}.storyboard-reference-strip figure{position:relative;flex:0 0 54px;min-width:0;min-height:0;margin:0;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#ffffff0d}.storyboard-reference-strip img{width:100%;height:100%;min-height:0;display:block;object-fit:contain}.storyboard-reference-strip figcaption{position:absolute;left:4px;top:4px;padding:2px 5px;border-radius:999px;color:#fff;background:#060b12b8;border:1px solid rgba(255,255,255,.12);font-size:10px;font-weight:800}.storyboard-reference-strip span{flex:1 1 auto;display:grid;place-items:center;color:#8291a6;font-size:12px}.storyboard-controls{display:grid;grid-template-columns:40px minmax(0,1fr) 62px 40px;gap:7px;min-width:0}.storyboard-scheme-trigger{width:40px;height:38px;padding:0;display:grid;place-items:center;color:#cfe3fa;cursor:pointer;background:#fff1;border:1px solid rgba(255,255,255,.09);border-radius:8px}.storyboard-scheme-trigger:hover{color:#fff;background:#4189e833;border-color:#78b6ff61}.storyboard-controls select,.storyboard-controls input,.storyboard-output-controls select{min-width:0;height:38px;color:#dfeaf8;outline:none;background:#fff1;border:1px solid rgba(255,255,255,.09);border-radius:8px}.storyboard-controls select,.storyboard-output-controls select{padding:0 8px}.storyboard-controls select option,.storyboard-output-controls select option{color:#102033;background:#fff}.storyboard-controls input{padding:0 6px;text-align:center}.storyboard-generate-prompts,.storyboard-generate-images{display:inline-flex;align-items:center;justify-content:center;color:#f4fbff;cursor:pointer;background:linear-gradient(180deg,#3d95ff,#2466e6);border:1px solid rgba(179,214,255,.34);box-shadow:0 10px 24px #1c5bbe42}.storyboard-generate-prompts{width:40px;height:38px;border-radius:8px}.storyboard-right{display:grid;grid-template-columns:minmax(0,1fr) 46px;grid-template-rows:minmax(0,1fr) 40px;gap:8px}.storyboard-prompt-list{grid-column:1;grid-row:1;min-width:0;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:2px}.storyboard-prompt-card{min-height:128px;display:grid;grid-template-columns:minmax(0,1fr) 30px;grid-template-rows:minmax(80px,1fr) 28px;gap:7px;padding:8px;border-radius:8px;background:#ffffff0b;border:1px solid rgba(255,255,255,.075)}.storyboard-prompt-card textarea{grid-column:1;grid-row:1;height:100%;padding:8px 9px;line-height:1.45;font-size:12px}.storyboard-prompt-actions{grid-column:2;grid-row:1;display:grid;grid-template-rows:1fr 1fr;gap:6px}.storyboard-prompt-actions button{width:30px;min-width:30px;height:100%;min-height:32px;display:grid;place-items:center;color:#d9e7f8;cursor:pointer;border-radius:7px;background:#ffffff12;border:1px solid rgba(255,255,255,.09)}.storyboard-prompt-actions button:hover{color:#fff;background:#5291ff33;border-color:#85b8ff52}.storyboard-prompt-meta{grid-column:1 / -1;grid-row:2;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#dae6f4b8;font-size:11px}.storyboard-prompt-number{flex:0 0 auto}.storyboard-prompt-references{min-width:0;margin-right:auto;color:#91c4ffe6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-prompt-aspect{height:26px;min-width:96px;display:inline-flex;align-items:center;gap:5px;padding:0 7px;color:#dce8f6;background:#ffffff0e;border:1px solid rgba(255,255,255,.085);border-radius:7px}.storyboard-prompt-aspect svg{flex:0 0 auto;color:#9fb1c8}.storyboard-prompt-aspect select{width:100%;min-width:0;height:24px;color:#e8f1fc;background:transparent;border:0;outline:0;font-size:11px}.storyboard-prompt-aspect select option{color:#102033;background:#fff}.storyboard-prompt-run{width:28px;min-width:28px;height:26px;padding:0;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#3c8cff,#55b7ff);border:1px solid rgba(141,197,255,.62);border-radius:7px;cursor:pointer;box-shadow:0 8px 18px #2a78ff42}.storyboard-prompt-run:hover{background:linear-gradient(135deg,#5aa1ff,#74c7ff);border-color:#bee0ffd1}.storyboard-output-controls{grid-column:1;grid-row:2;min-width:0;display:grid;grid-template-columns:minmax(150px,1.45fr) minmax(82px,.75fr) minmax(78px,.68fr) minmax(94px,.82fr);gap:7px}.storyboard-output-controls.no-quality{grid-template-columns:minmax(150px,1.5fr) minmax(86px,.75fr) minmax(78px,.68fr)}.storyboard-output-controls label{min-width:0;height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;color:#dce8f6;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.085)}.storyboard-output-controls label svg{flex:0 0 auto;color:#9fb1c8}.storyboard-output-controls select{width:100%;height:30px;padding:0;color:#e8f1fc;background:transparent;border:0;font-size:12px}.storyboard-empty-prompts{height:100%;min-height:190px;display:grid;place-items:center;align-content:center;gap:8px;color:#8997aa;text-align:center;font-size:12px;border-radius:8px;background:#05090e47;border:1px dashed rgba(255,255,255,.11)}.storyboard-generate-images{grid-column:2;grid-row:1 / 3;width:46px;height:100%;min-height:160px;border-radius:8px}.storyboard-generate-prompts:disabled,.storyboard-generate-images:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.storyboard-error{flex:0 0 auto;margin:-6px 12px 10px;padding:6px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffd7dc;background:#e03d531f;border:1px solid rgba(255,113,131,.24);border-radius:7px;font-size:11px}.storyboard-prompt-modal{width:min(760px,calc(100vw - 44px))}.storyboard-prompt-modal textarea{width:100%;height:min(420px,58vh);resize:vertical;color:#eef5ff;background:#070b11cc;border:1px solid rgba(255,255,255,.11);border-radius:8px;padding:12px;outline:none;line-height:1.6}.storyboard-prompt-modal-actions{display:flex;justify-content:flex-end;gap:8px}.react-flow__handle.wh-handle{width:46px;height:46px;min-width:46px;min-height:46px;border:0;border-radius:999px;background:transparent;box-shadow:none;opacity:1;z-index:14;pointer-events:all;cursor:crosshair}.react-flow__handle.wh-handle:before{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;border:1px solid rgba(216,224,232,.74);background:#68717c;box-shadow:0 0 0 2px #06080cbd,0 0 9px #b9c7d72e;transform:translate(-50%,-50%)}.react-flow__handle.wh-handle:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:999px;border:1px solid rgba(166,187,210,0);background:radial-gradient(circle,#a6bbd229,#a6bbd208 46%,#a6bbd200 66%);opacity:0;transition:opacity .11s ease,border-color .11s ease,transform .11s ease;transform:scale(.82)}.react-flow__handle.wh-handle:hover:after{border-color:#b0c2d457;opacity:1;transform:scale(1)}.react-flow__handle.wh-handle-in{background:transparent;box-shadow:none}.react-flow__handle.wh-handle-stack{opacity:1;box-shadow:none;pointer-events:all}.react-flow__handle.wh-handle-stack:before{display:none}.react-flow__handle.wh-handle-stack:after{display:block}.react-flow__handle-left.wh-handle{left:-24px;transform:translateY(-50%)}.react-flow__handle-left.wh-handle:before{left:50%}.react-flow__handle-right.wh-handle{right:-24px;transform:translateY(-50%)}.react-flow__handle-right.wh-handle:before{left:50%}.wh-connection-preview-path{fill:none;stroke:#88929ef2;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 2px rgba(158,166,176,.16))}.wh-text-node{min-width:860px;min-height:560px;padding:10px;display:grid;grid-template-rows:28px minmax(0,1fr);gap:8px}.text-node-titlebar{display:flex;align-items:center;gap:7px;padding:0 5px;color:#e6eef9;font-size:13px;font-weight:850}.node-text{padding:0 14px 16px;min-height:150px;white-space:pre-wrap;color:#d6e2f2;line-height:1.6;font-size:14px}.text-node-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:10px;height:100%;min-height:0}.text-node-panel{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(74,92,122,.72);border-radius:8px;background:#0a111eb8;box-shadow:inset 0 1px #ffffff08}.text-node-panel-head{height:54px;display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto}.text-node-panel-title{color:#aebbd0;font-size:13px;font-weight:900;letter-spacing:0;-webkit-user-select:none;user-select:none}.text-node-question-panel>.text-node-panel-title{height:54px;display:grid;place-items:center;flex:0 0 auto}.text-node-copy-result{position:absolute;top:12px;right:10px;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(82,105,138,.78);border-radius:6px;background:#121a2beb;color:#dce8f8;cursor:pointer}.text-node-copy-result:hover{border-color:#58a6ffb8;color:#fff}.text-node-copy-result:disabled{cursor:not-allowed;opacity:.45}.text-node-panel textarea{flex:1;min-height:0;width:100%;padding:8px 12px 12px;border:0;outline:none;resize:none;background:transparent;color:#dce8f8;font-size:14px;line-height:1.55}.text-node-panel textarea::placeholder{color:#98a6bc94}.text-node-controls{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;padding:8px;border-top:1px solid rgba(74,92,122,.52)}.text-node-controls select,.text-node-controls button{height:30px;min-width:0;border:1px solid rgba(82,105,138,.82);border-radius:6px;background:#121a2bf0;color:#e4edf8}.text-node-controls select{padding:0 8px;font-size:12px}.text-node-controls button{display:grid;place-items:center;background:linear-gradient(180deg,#4aa3ff,#2678f2);border-color:#58a6ffb8;color:#fff;cursor:pointer}.text-node-controls button:disabled{cursor:not-allowed;opacity:.58}.wh-text-node .react-flow__handle-right.wh-handle,.wh-prompt-text-node .react-flow__handle-right.wh-handle{right:-24px}.wh-prompt-text-node{min-width:560px;min-height:220px;padding:12px;display:grid;grid-template-rows:30px minmax(0,1fr) 24px;gap:8px}.prompt-text-node-head{min-width:0;display:flex;align-items:center;gap:8px;padding:0 4px;color:#e9f2ff}.prompt-text-node-head strong{font-size:14px;font-weight:850}.prompt-text-clear{margin-left:auto;width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(82,105,138,.7);border-radius:6px;color:#9aabc0;background:#121a2bb8;cursor:pointer}.prompt-text-clear:hover{color:#fff;border-color:#58a6ffb8;background:#225391b8}.prompt-text-clear:disabled{opacity:.4;cursor:not-allowed}.prompt-text-node-editor{min-width:0;min-height:0;width:100%;height:100%;padding:12px;resize:none;outline:none;border:1px solid rgba(74,92,122,.72);border-radius:8px;background:#0a111eb8;color:#dce8f8;font-size:14px;line-height:1.6}.prompt-text-node-editor:focus{border-color:#58a6ffb8}.prompt-text-node-editor::placeholder{color:#98a6bc94}.prompt-text-node-foot{min-width:0;overflow:hidden;color:#8292a7;font-size:11px;line-height:24px;white-space:nowrap;text-overflow:ellipsis}.wh-reverse-prompt-node{min-width:820px;min-height:460px;padding:10px;display:grid;grid-template-rows:34px minmax(0,1fr);overflow:hidden}.reverse-prompt-head{min-width:0;display:flex;align-items:center;justify-content:space-between;padding:0 4px 8px;color:#e7eef9}.reverse-prompt-head span{display:inline-flex;align-items:center;gap:7px;min-width:0;font-size:13px;font-weight:850}.reverse-prompt-head em{color:#8796aa;font-size:11px;font-style:normal}.reverse-prompt-body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);gap:10px}.reverse-prompt-source,.reverse-prompt-result{min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(74,92,122,.72);border-radius:8px;background:#0a111eb8;box-shadow:inset 0 1px #ffffff08}.reverse-prompt-source{display:grid;grid-template-rows:minmax(150px,1fr) auto 74px 40px;gap:0}.reverse-prompt-upload{position:relative;width:100%;min-height:0;display:grid;place-items:center;align-content:center;gap:8px;overflow:hidden;border:0;border-bottom:1px solid rgba(74,92,122,.52);background:#050a12ad;color:#8ea3bd;cursor:pointer}.reverse-prompt-upload:hover{background:#0d1828d1;color:#d9e9fb}.reverse-prompt-upload.has-image{background:#080d16}.reverse-prompt-upload img{width:100%;height:100%;min-height:0;display:block;object-fit:contain}.reverse-prompt-upload span{font-size:12px;font-weight:750}.reverse-prompt-thumbs{min-height:46px;display:flex;gap:5px;padding:5px 7px;overflow-x:auto;border-bottom:1px solid rgba(74,92,122,.52)}.reverse-prompt-thumbs figure{position:relative;flex:0 0 46px;height:36px;margin:0;overflow:hidden;border-radius:5px;background:#080d16}.reverse-prompt-thumbs img{width:100%;height:100%;object-fit:contain}.reverse-prompt-thumbs figcaption{position:absolute;top:2px;left:2px;min-width:15px;height:15px;display:grid;place-items:center;border-radius:4px;background:#040910d1;color:#fff;font-size:9px;font-weight:850}.reverse-prompt-instruction{width:100%;min-height:0;padding:9px 11px;resize:none;border:0;border-bottom:1px solid rgba(74,92,122,.52);outline:none;background:transparent;color:#cfdaea;font-size:12px;line-height:1.45}.reverse-prompt-controls{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:7px;padding:5px 7px}.reverse-prompt-controls select,.reverse-prompt-controls button{min-width:0;height:30px;border:1px solid rgba(82,105,138,.82);border-radius:6px;color:#e4edf8}.reverse-prompt-controls select{padding:0 8px;background:#121a2bf0;font-size:12px}.reverse-prompt-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(180deg,#4aa3ff,#2678f2);border-color:#58a6ffb8;font-size:12px;font-weight:800;cursor:pointer}.reverse-prompt-controls button:disabled{cursor:not-allowed;opacity:.52}.reverse-prompt-result{position:relative;display:grid;grid-template-rows:40px minmax(0,1fr) auto}.reverse-prompt-result-head{display:flex;align-items:center;justify-content:space-between;padding:0 9px 0 12px;border-bottom:1px solid rgba(74,92,122,.52)}.reverse-prompt-result-head strong{color:#aebbd0;font-size:12px;font-weight:850}.reverse-prompt-result-head button{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(82,105,138,.78);border-radius:6px;background:#121a2beb;color:#dce8f8;cursor:pointer}.reverse-prompt-result-head button:disabled{cursor:not-allowed;opacity:.42}.reverse-prompt-result>textarea{width:100%;min-height:0;padding:12px 14px;resize:none;border:0;outline:none;background:transparent;color:#e0e9f6;font-size:13px;line-height:1.65}.reverse-prompt-error{max-height:54px;padding:8px 12px;overflow:auto;border-top:1px solid rgba(238,104,104,.3);background:#56191f33;color:#ffb3b3;font-size:11px;line-height:1.4}.wh-ps-wash-node{width:100%;height:100%;min-width:760px;min-height:430px;display:flex;flex-direction:column;overflow:hidden;padding:0;background:#0d1219}.ps-wash-disabled-body{min-height:260px;display:grid;place-items:center;padding:32px;color:#b5bfce;background:#ffffff09;text-align:center;line-height:1.7;font-size:13px}.ps-wash-head{height:50px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#111821}.ps-wash-head>div,.ps-wash-panel-head span,.ps-wash-secondary,.ps-wash-run{display:inline-flex;align-items:center;gap:7px}.ps-wash-head>div{color:#edf4ff}.ps-wash-head strong{font-size:14px}.ps-wash-status{max-width:220px;overflow:hidden;color:#9cacc0;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ps-wash-status.is-running{color:#75baff}.ps-wash-status.is-completed{color:#7edeb0}.ps-wash-status.is-failed{color:#ff9e9e}.ps-wash-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:stretch;padding:14px 16px 10px}.ps-wash-panel{min-width:0;min-height:0;display:grid;grid-template-rows:30px minmax(132px,1fr) 34px 18px;gap:8px;padding:12px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#121923}.ps-wash-panel-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#dce6f3;font-size:12px;font-weight:800}.ps-wash-panel-head em{flex:0 0 auto;color:#8493a8;font-size:11px;font-style:normal}.ps-wash-preview-grid{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:6px;overflow:hidden;border-radius:6px;background:#090d13}.ps-wash-thumb{position:relative;min-width:0;min-height:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:5px;background:#080b10}.ps-wash-thumb img{width:100%;height:100%;display:block;object-fit:contain}.ps-wash-thumb span{position:absolute;left:4px;bottom:4px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:4px;background:#05090ed1;color:#dce8f7;font-size:10px;font-weight:800}.ps-wash-empty{grid-column:1 / -1;grid-row:1 / -1;display:grid;place-items:center;align-content:center;gap:9px;color:#69788d;font-size:11px;font-weight:700}.ps-wash-secondary,.ps-wash-run{justify-content:center;border-radius:6px;font-size:12px;font-weight:800}.ps-wash-secondary{border:1px solid rgba(255,255,255,.1);background:#1a2330;color:#d8e3f1}.ps-wash-secondary:hover:not(:disabled){border-color:#74b9ff6b;background:#202c3b}.ps-wash-secondary:disabled,.ps-wash-run:disabled{opacity:.42;cursor:not-allowed}.ps-wash-panel>small{min-width:0;overflow:hidden;color:#708095;font-size:10px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ps-wash-flow{display:grid;place-items:center;color:#4e8dcc}.ps-wash-foot{height:54px;flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 126px;align-items:center;gap:14px;padding:0 16px;border-top:1px solid rgba(255,255,255,.08);background:#101720}.ps-wash-progress{height:6px;overflow:hidden;border-radius:3px;background:#ffffff14}.ps-wash-progress span{height:100%;display:block;border-radius:inherit;background:#4da4ff;transition:width .18s ease}.ps-wash-run{height:34px;border:1px solid #328ee9;background:#2484e4;color:#fff}.ps-wash-run:hover:not(:disabled){background:#3292ef}.ps-wash-run.is-cancel{border-color:#e163639e;background:#973239b8}.ps-wash-error{position:absolute;left:18px;right:156px;bottom:46px;overflow:hidden;color:#ffaaa9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.canvas-light .wh-ps-wash-node{background:#f6f8fb}.canvas-light .ps-wash-head,.canvas-light .ps-wash-foot{border-color:#dce3ec;background:#eef2f7}.canvas-light .ps-wash-head>div,.canvas-light .ps-wash-panel-head{color:#1e2937}.canvas-light .ps-wash-panel{border-color:#d9e1eb;background:#fff}.canvas-light .ps-wash-preview-grid,.canvas-light .ps-wash-thumb{border-color:#dfe5ed;background:#f1f4f8}.canvas-light .ps-wash-secondary{border-color:#d4dde8;background:#f2f5f8;color:#27384d}.wh-workflow-node,.wh-utility-node{width:286px;padding:14px}.workflow-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#7ee3b224;color:#8fe5b6;margin-bottom:8px}.workflow-meta,.node-note,.utility-status{color:#97a8be;font-size:12px;line-height:1.5}.node-note{margin-top:8px}.utility-head{display:flex;align-items:center;gap:8px;font-weight:800;margin-bottom:10px}.utility-status{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:5px 8px;border-radius:999px;background:#8fe5b61a;color:#8fe5b6}.wh-compare-node{width:380px;height:354px;min-width:320px;min-height:260px;display:flex;flex-direction:column;background:#0f131af0}.compare-node-head{height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 0 12px;color:#e5edf8;font-size:12px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.07)}.compare-node-head span{display:inline-flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.compare-mode-buttons,.compare-fullscreen-toolbar{display:inline-flex;align-items:center;gap:4px}.compare-mode-buttons button,.compare-fullscreen-toolbar button{width:28px;min-width:28px;height:28px;padding:0;display:grid;place-items:center;border-radius:7px;color:#bcc9d8;background:#ffffff0e;border:1px solid rgba(255,255,255,.075);cursor:pointer}.compare-mode-buttons button:hover,.compare-mode-buttons button.is-active,.compare-fullscreen-toolbar button:hover,.compare-fullscreen-toolbar button.is-active{color:#f4f8ff;background:#98a6b62e;border-color:#d2dce833}.compare-node-body{flex:1 1 auto;min-height:0;padding:10px}.compare-node-foot{height:30px;display:flex;align-items:center;gap:8px;padding:0 12px 10px;color:#8e9bad;font-size:11px;font-weight:700}.compare-node-foot i{flex:1;height:1px;background:#ffffff14}.compare-empty{width:100%;height:100%;min-height:190px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;border-radius:8px;color:#95a3b6;text-align:center;background:linear-gradient(135deg,#ffffff0b,#ffffff04),#10151d}.compare-empty strong{color:#d9e3ef;font-size:14px}.compare-empty span{max-width:260px;font-size:12px;line-height:1.5}.compare-viewer{position:relative;width:100%;height:100%;min-height:190px;overflow:hidden;border-radius:8px;background:#090c11;border:1px solid rgba(255,255,255,.07)}.compare-viewer img{display:block;-webkit-user-select:none;user-select:none;pointer-events:none}.compare-layer-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;cursor:ew-resize;touch-action:none}.compare-layer-stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.compare-slider .compare-top-image{clip-path:inset(0 calc(100% - var(--compare-slider, 50%)) 0 0)}.compare-opacity .compare-top-image{opacity:var(--compare-opacity, .55)}.compare-divider{position:absolute;top:0;bottom:0;left:var(--compare-slider, 50%);width:1px;background:#dae2ebb8;box-shadow:0 0 0 1px #04070c47,0 0 12px #becdde24}.compare-divider:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:30px;border-radius:6px;transform:translate(-50%,-50%);background:#d7e1ebc7;border:1px solid rgba(255,255,255,.18);box-shadow:0 7px 16px #0000003d}.compare-range{position:absolute;left:22px;right:22px;bottom:22px;width:calc(100% - 44px);height:12px;accent-color:#c2ccd6;opacity:.82}.compare-range::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:#c4cfda94;box-shadow:0 0 0 1px #06090d6b}.compare-range::-webkit-slider-thumb{width:14px;height:14px;margin-top:-4.5px;border-radius:50%;border:1px solid rgba(241,246,252,.7);background:#bfcad5;box-shadow:0 3px 10px #00000042}.compare-range::-moz-range-track{height:5px;border-radius:999px;background:#c4cfda94}.compare-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;border:1px solid rgba(241,246,252,.7);background:#bfcad5}.compare-parallel-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff14;overflow:hidden}.compare-parallel-grid figure{position:relative;min-width:0;min-height:0;margin:0;display:grid;place-items:center;overflow:hidden;background:#0c1016}.compare-parallel-grid img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.compare-viewer.is-fullscreen .compare-parallel-grid{top:0;right:0;bottom:0;left:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:1px;background:#05070b}.compare-viewer.is-fullscreen .compare-parallel-grid figure{padding:0;overflow:hidden;background:#05070b;width:100%;height:100%}.compare-viewer.is-fullscreen .compare-parallel-grid img{position:static;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain;object-position:center center}.compare-viewer.is-fullscreen .compare-parallel-grid figcaption{left:12px;bottom:12px}.compare-parallel-grid figcaption{position:absolute;left:8px;bottom:8px;padding:3px 6px;border-radius:6px;color:#dfe8f5;font-size:11px;font-weight:800;background:#05080cad;border:1px solid rgba(255,255,255,.08)}.compare-fullscreen-shell{background:#05070b}.compare-fullscreen-toolbar{position:absolute;top:12px;left:50%;z-index:4;transform:translate(-50%);padding:6px;border-radius:8px;background:#07090dad;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #00000061}.compare-fullscreen-toolbar span{max-width:240px;padding:0 9px;color:#dce6f4;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-fullscreen-canvas{position:absolute;top:54px;right:8px;bottom:8px;left:8px}.compare-fullscreen-shell.is-parallel-mode .compare-fullscreen-canvas{top:54px;right:6px;bottom:6px;left:6px}.compare-viewer.is-fullscreen{min-height:0;border-radius:0;border:0;background:#05070b}.compare-parallel-fullscreen{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1px;background:#ffffff14;overflow:hidden}.compare-parallel-fullscreen figure{position:relative;min-width:0;min-height:0;margin:0;display:grid;place-items:center;overflow:hidden;background:#05070b}.compare-parallel-fullscreen img{-webkit-user-select:none;user-select:none;pointer-events:none}.compare-parallel-backdrop{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);object-fit:cover;opacity:.26;filter:blur(18px) saturate(.85);transform:scale(1.04)}.compare-parallel-image{position:relative;z-index:1;display:block;max-width:calc(100% - 2px);max-height:calc(100% - 2px);object-fit:contain;object-position:center center;box-shadow:0 18px 70px #00000047}.compare-parallel-fullscreen figcaption{position:absolute;left:12px;bottom:12px;z-index:2;padding:4px 8px;border-radius:6px;color:#dfe8f5;font-size:12px;font-weight:800;background:#05080ca3;border:1px solid rgba(255,255,255,.08)}.node-toolbar{display:flex;gap:6px;padding:6px;border-radius:8px;background:#07090deb;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 36px #00000059}.node-toolbar button{width:32px;height:32px;min-width:32px}.prompt-t-icon{display:inline-grid;place-items:center;width:16px;height:16px;font-size:15px;line-height:1;font-weight:800;letter-spacing:0;color:#eaf3ff;font-family:Inter,Segoe UI,Arial,sans-serif}.context-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.context-menu{position:fixed;width:202px;padding:7px;border-radius:8px;background:#12161ef5;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 70px #0000007a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.context-menu button{width:100%;height:36px;display:flex;align-items:center;justify-content:flex-start;gap:9px;padding:0 10px;border-radius:8px;color:#e9f2ff;background:transparent;cursor:pointer;text-align:left;white-space:nowrap}.context-menu button:hover,.context-menu button.active{background:#ffffff1a}.context-menu button.context-primary{color:#f6f8fb;background:#9197a129;border:1px solid rgba(255,255,255,.1)}.context-menu button.context-primary:hover{background:#9ca3af38}.context-menu button span{margin-left:auto;color:#8b98aa;font-size:12px}.submenu{display:contents}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#0204089e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal{position:relative;width:min(520px,calc(100vw - 40px));padding:22px;border-radius:8px;background:#111720;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 90px #0000008c}.modal h2{margin:0 0 10px;font-size:20px}.modal p{margin:0 0 16px;color:#a6b4c8;line-height:1.65}.modal label{display:grid;gap:7px;color:#c8d5e7;font-size:13px;margin:14px 0}.settings-node-controls{display:flex;align-items:stretch;gap:10px}.settings-node-controls select{flex:1;min-width:0;max-width:none}.settings-link-button{flex:0 0 auto;height:42px!important;min-width:126px!important;padding:0 11px;border:1px solid rgba(143,229,182,.24);border-radius:8px!important;color:#9be7c1;background:#8fe5b614!important;font-size:12px;font-weight:700;white-space:nowrap}.settings-link-button:hover{color:#071019;background:#8fe5b6!important}.settings-link-button svg{flex:0 0 auto}.settings-node-controls .settings-link-button{align-self:stretch}.modal input,.modal textarea,.modal select{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0b1018;color:#eef5ff;outline:none;padding:10px 12px}.modal textarea{min-height:220px;resize:vertical;line-height:1.55}.storyboard-prompt-modal-meta{min-width:0;display:inline-flex;align-items:center;gap:8px;align-self:flex-start;color:#dce8f6;font-size:12px}.storyboard-prompt-modal-meta select{height:32px;min-width:110px;color:#e8f1fc;background:#ffffff13;border:1px solid rgba(255,255,255,.11);border-radius:8px;outline:0;padding:0 8px}.storyboard-prompt-modal-meta select option{color:#102033;background:#fff}.settings-actions{display:flex;gap:10px;margin-top:6px}.settings-actions>button{flex:1}.prompt-editor-backdrop{background:#020408c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prompt-editor-modal{width:min(1120px,calc(100vw - 56px));height:min(760px,calc(100vh - 56px));display:grid;grid-template-rows:auto 1fr auto;gap:14px;padding:22px;background:#0c1118}.prompt-editor-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-right:42px}.prompt-editor-head h2{margin:0}.prompt-editor-head span{color:#7f8ca0;font-size:12px}.prompt-editor-modal textarea{min-height:0;height:100%;resize:none;padding:16px;background:#070b11;border-color:#ffffff1f;font-size:15px;line-height:1.72}.prompt-editor-actions{display:flex;justify-content:flex-end;gap:10px}.prompt-editor-actions button{width:auto;min-width:116px;height:40px}.prompt-editor-actions button[type=button]{background:#ffffff0f;color:#cbd7e8}.prompt-editor-actions button:disabled{opacity:.42;cursor:default}.storyboard-scheme-backdrop{z-index:245}.storyboard-scheme-shell{position:relative;width:min(940px,calc(100vw - 48px));height:min(680px,calc(100vh - 48px));display:grid;grid-template-rows:58px minmax(0,1fr);overflow:hidden;color:#e7f0fb;background:#111821;border:1px solid rgba(130,177,230,.28);border-radius:8px;box-shadow:0 28px 80px #00000085}.storyboard-scheme-head{min-width:0;display:grid;grid-template-columns:minmax(150px,auto) minmax(180px,1fr) auto auto 38px;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.07)}.storyboard-scheme-head strong,.storyboard-scheme-head button,.storyboard-scheme-search{height:36px;min-width:0;display:inline-flex;align-items:center;gap:7px}.storyboard-scheme-head strong{color:#f2f7fd;white-space:nowrap}.storyboard-scheme-head button,.storyboard-scheme-close,.storyboard-scheme-card-actions button,.storyboard-scheme-editor button{justify-content:center;color:#dceafb;cursor:pointer;background:#fff1;border:1px solid rgba(255,255,255,.09);border-radius:7px}.storyboard-scheme-head button{padding:0 11px;white-space:nowrap}.storyboard-scheme-head button:hover,.storyboard-scheme-card-actions button:hover,.storyboard-scheme-editor button:hover{color:#fff;background:#428bec33;border-color:#80bbff57}.storyboard-scheme-search{padding:0 10px;color:#96a9bf;background:#05090e6b;border:1px solid rgba(255,255,255,.08);border-radius:7px}.storyboard-scheme-search input{width:100%;min-width:0;color:#edf5ff;background:transparent;border:0;outline:0}.storyboard-scheme-close{width:36px;padding:0!important}.storyboard-scheme-grid{min-width:0;min-height:0;padding:14px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:172px;align-content:start;gap:12px}.storyboard-scheme-card{min-width:0;display:grid;grid-template-rows:24px minmax(0,1fr) 32px;gap:8px;padding:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px}.storyboard-scheme-card strong{overflow:hidden;color:#f0f6fd;text-overflow:ellipsis;white-space:nowrap}.storyboard-scheme-card p{margin:0;overflow:hidden;color:#aebed0;line-height:1.55;font-size:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.storyboard-scheme-card-actions{display:flex;justify-content:flex-end;gap:6px}.storyboard-scheme-card-actions button{min-width:30px;height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:5px}.storyboard-scheme-empty{grid-column:1 / -1;min-height:180px;display:grid;place-items:center;align-content:center;gap:10px;color:#8292a6}.storyboard-scheme-editor{position:absolute;top:58px;right:0;bottom:0;width:min(430px,calc(100% - 40px));padding:16px;display:grid;grid-template-rows:38px 64px minmax(0,1fr) 40px;gap:12px;background:#151e29;border-left:1px solid rgba(129,180,238,.24);box-shadow:-22px 0 52px #00000057}.storyboard-scheme-editor-head,.storyboard-scheme-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.storyboard-scheme-editor-head h2{margin:0;font-size:16px}.storyboard-scheme-editor-head button{width:34px;height:34px;padding:0}.storyboard-scheme-editor label{min-width:0;min-height:0;display:grid;grid-template-rows:20px minmax(0,1fr);gap:5px;color:#aebed0;font-size:12px}.storyboard-scheme-editor input,.storyboard-scheme-editor textarea{width:100%;min-width:0;min-height:0;padding:9px 10px;resize:none;color:#edf5ff;outline:0;background:#05090e80;border:1px solid rgba(255,255,255,.09);border-radius:7px}.storyboard-scheme-editor-actions{justify-content:flex-end}.storyboard-scheme-editor-actions button{height:36px;padding:0 14px;display:inline-flex;align-items:center;gap:6px}.storyboard-scheme-editor-actions .primary{color:#fff;background:#2e78df;border-color:#85beff8f}.storyboard-scheme-editor-actions button:disabled{cursor:wait;opacity:.62}.prompt-library-backdrop{background:#020408d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prompt-library-shell{position:relative;width:min(1560px,calc(100vw - 32px));height:min(900px,calc(100vh - 32px));display:grid;grid-template-rows:64px 48px 1fr;overflow:hidden;border-radius:8px;background:#111318;border:1px solid rgba(255,255,255,.12);box-shadow:0 32px 110px #0000009e}.prompt-library-head{display:flex;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.08);background:#1d1e21}.prompt-library-tabs{display:inline-flex;gap:8px}.prompt-library-tabs button,.prompt-library-categories button,.prompt-library-head-add,.prompt-library-close,.prompt-library-card-actions button,.prompt-library-editor button,.prompt-library-add-card{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#dce6f4;cursor:pointer}.prompt-library-tabs button{height:40px;padding:0 16px;color:#9aa4b3;font-weight:800}.prompt-library-tabs button.is-active{color:#f3f7ff;background:#ffffff24}.prompt-library-search{width:min(360px,30vw);height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:8px;background:#ffffff1a;color:#8d98a8}.prompt-library-search input{width:100%;height:100%;border:0;outline:none;background:transparent;color:#edf4ff}.prompt-library-head-add{height:40px;padding:0 14px;color:#f0f6ff;background:#ffffff1a;font-weight:800;white-space:nowrap}.prompt-library-close{width:40px;height:40px;margin-left:auto;background:transparent}.prompt-library-categories{display:flex;align-items:center;gap:10px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto}.prompt-library-categories button{height:30px;padding:0 12px;flex:0 0 auto;color:#98a3b2;background:transparent}.prompt-library-category{height:32px;display:inline-flex;align-items:center;flex:0 0 auto;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.prompt-library-category.is-active{background:#ffffff1f;border-color:#ffffff26}.prompt-library-category-main{height:30px!important;min-width:0;max-width:170px;padding:0 12px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0!important}.prompt-library-category.is-active .prompt-library-category-main{color:#f5f8ff}.prompt-library-category-tools{display:inline-flex;align-items:center;gap:2px;padding-right:3px}.prompt-library-category-tools button{width:25px;min-width:25px;height:25px!important;padding:0!important;border-radius:7px;color:#b7c2d1}.prompt-library-category-tools button:disabled{opacity:.35;cursor:default}.prompt-library-category-add{height:32px!important;padding:0 12px!important;color:#dbe6f5!important;background:#ffffff12!important}.prompt-library-category-form{height:32px;display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:0 4px 0 8px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff14}.prompt-library-category-form input{width:112px;height:24px;border:0;outline:none;background:transparent;color:#f2f7ff;font-size:13px}.prompt-library-category-form button{width:25px;min-width:25px;height:25px!important;padding:0!important;color:#dbe6f5}.prompt-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,1fr));align-content:start;gap:22px;padding:20px;overflow:auto}.prompt-library-card{min-width:0}.prompt-library-image{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:8px;background:#090d12;border:1px solid rgba(255,255,255,.08)}.prompt-library-image img{width:100%;height:100%;display:block;object-fit:cover}.prompt-library-card-actions{position:absolute;left:8px;right:8px;top:8px;display:flex;justify-content:space-between;pointer-events:none}.prompt-library-card-actions button{width:30px;height:30px;pointer-events:auto;background:#0a0e12a8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prompt-library-card-actions button:hover,.prompt-library-editor button:hover,.prompt-library-add-card:hover{background:#ffffff24}.prompt-library-card-actions button.is-favorite{color:#ffd1dc;background:#ff53823d;border-color:#ffa6be52}.prompt-library-card-actions button.is-favorite svg{fill:currentColor}.prompt-library-card strong{display:block;margin-top:10px;color:#f1f5fb;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-library-card p{margin:4px 0 0;height:34px;color:#8f9bab;font-size:12px;line-height:1.45;overflow:hidden}.prompt-library-add-card{min-height:236px;flex-direction:column;border-style:dashed;color:#aeb8c8;background:#ffffff09}.prompt-library-empty{grid-column:1 / -1;height:240px;display:grid;place-items:center;gap:10px;color:#8d98a8}.prompt-library-editor{position:absolute;top:76px;right:18px;bottom:18px;width:min(420px,calc(100vw - 80px));display:grid;grid-template-rows:auto auto auto 1fr auto;gap:14px;padding:16px;border-radius:8px;background:#0c1017f5;border:1px solid rgba(255,255,255,.12);box-shadow:-22px 0 70px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prompt-library-editor-head,.prompt-library-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.prompt-library-editor-head h2{margin:0;font-size:17px}.prompt-library-editor-head button{width:34px;height:34px}.prompt-library-picker{position:relative;height:210px;overflow:hidden;flex-direction:column;border-style:dashed;background:#0a0f16}.prompt-library-picker img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#090d12}.prompt-library-picker span{position:absolute;right:10px;bottom:10px;padding:5px 9px;border-radius:8px;background:#04070bc2;color:#f3f7ff;font-size:12px}.prompt-library-editor label{display:grid;gap:7px;color:#c7d3e4;font-size:13px}.prompt-library-editor input,.prompt-library-editor textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#090e15;color:#f1f6ff;outline:none;padding:10px 12px}.prompt-library-editor textarea{min-height:220px;height:100%;resize:none;line-height:1.6}.prompt-library-editor-actions{justify-content:flex-end}.prompt-library-editor-actions button{height:38px;padding:0 14px}.prompt-library-editor-actions .primary{background:linear-gradient(135deg,#8fe5b6,#6aa9ff);color:#061019;border:0;font-weight:900}.prompt-library-editor-actions button:disabled{opacity:.48;cursor:default}.local-image-tool-backdrop{background:#020408d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.local-image-tool-modal{width:min(1480px,calc(100vw - 32px));height:min(940px,calc(100vh - 32px));display:grid;grid-template-rows:auto auto 1fr auto;gap:8px;padding:12px;background:#080d14}.local-image-tool-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-right:46px}.local-image-tool-head h2{margin:0;font-size:18px}.local-image-tool-head span,.local-image-tool-meta{color:#8f9db0;font-size:12px}.local-image-tool-head .primary{min-width:116px;background:linear-gradient(135deg,#86d8ff,#8fe5b6);color:#071019;font-weight:800}.local-image-tool-toolbar{display:flex;align-items:center;gap:8px;min-height:38px;padding:6px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.local-image-tool-toolbar button{width:auto;min-width:36px;height:34px;padding:0 10px}.local-image-tool-toolbar button.is-active{background:#74b4ff33;border-color:#74b4ff6b}.local-image-tool-toolbar button:disabled{opacity:.42;cursor:default}.local-image-tool-toolbar label{display:inline-flex;align-items:center;gap:8px;margin:0 0 0 6px;color:#c8d5e7;font-size:12px}.local-image-tool-toolbar input[type=range]{width:112px;min-height:0;padding:0}.local-image-opacity-control span{min-width:34px;color:#9fb0c7;font-variant-numeric:tabular-nums;text-align:right}.local-image-tool-toolbar select{height:30px;min-width:88px;padding:0 28px 0 10px;border-radius:7px;border:1px solid rgba(255,255,255,.14);background:#080d15f0;color:#e9f1ff;outline:none}.color-chip{width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;border-radius:999px!important;box-shadow:inset 0 0 0 2px #00000059}.color-chip.is-active{outline:2px solid rgba(255,255,255,.82);outline-offset:2px}.local-image-tool-stage{min-height:0;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(45deg,rgba(255,255,255,.025) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.025) 25%,transparent 25%),#05080d;background-size:24px 24px;border:1px solid rgba(255,255,255,.08)}.crop-tool-stage{position:relative}.local-image-tool-canvas{position:relative;width:100%;max-width:100%;max-height:100%;aspect-ratio:var(--image-ratio)}.local-image-tool-crop-canvas{max-width:calc(100% - 24px);max-height:calc(100% - 24px)}.local-image-tool-canvas img,.local-image-tool-canvas svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;-webkit-user-select:none;user-select:none}.local-image-tool-canvas svg{cursor:crosshair;touch-action:none}.local-image-tool-empty{color:#9aa8bb;font-size:13px}.local-image-tool-error{min-height:22px;color:#ff9c9c;font-size:12px}.color-adjust-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(1440px,calc(100vw - 32px));height:min(900px,calc(100vh - 32px))}.color-adjust-head-actions{display:flex;align-items:center;gap:8px}.color-adjust-head-actions button{width:auto;min-width:76px;height:36px;padding:0 12px}.color-adjust-head-actions button.is-active{color:#dcecff;border-color:#74b4ff85;background:#74b4ff2e}.color-adjust-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 332px;gap:10px}.color-adjust-stage{position:relative;min-width:0;min-height:0;touch-action:none;cursor:default}.color-adjust-stage.is-zoomed{cursor:grab}.color-adjust-stage.is-panning{cursor:grabbing}.color-adjust-view-tools{position:absolute;z-index:4;top:12px;left:12px;display:grid;grid-template-columns:32px 54px 32px 32px 38px;align-items:center;gap:2px;height:36px;padding:2px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#070c13e6;box-shadow:0 8px 24px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.color-adjust-view-tools button{width:32px;min-width:32px;height:30px;padding:0;border:0;border-radius:5px;background:transparent}.color-adjust-view-tools button:last-child{width:38px;min-width:38px;color:#cbd8e8;font-size:11px;font-weight:700}.color-adjust-view-tools button:hover,.color-adjust-view-tools button.is-active{color:#eff7ff;background:#74b4ff2e}.color-adjust-view-tools output{color:#dce7f6;font-size:11px;font-variant-numeric:tabular-nums;text-align:center}.color-adjust-view-tools+.color-adjust-preview{transition:transform .1s ease-out}.color-adjust-stage.is-panning .color-adjust-preview{transition:none}.color-adjust-preview{position:relative;max-width:calc(100% - 24px);max-height:calc(100% - 24px);overflow:hidden;background:#020406;box-shadow:0 18px 44px #0000004d;transform-origin:center;will-change:transform}.color-adjust-preview img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;-webkit-user-select:none;user-select:none;transform:translateZ(0)}.color-adjust-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;mix-blend-mode:soft-light;transition:opacity 80ms linear}.color-adjust-preview em{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:5px;background:#03070cc2;color:#eef5ff;font-size:12px;font-style:normal}.color-adjust-panel{min-width:0;min-height:0;overflow-y:auto;scrollbar-gutter:stable;border-left:1px solid rgba(255,255,255,.08);background:#0b1119}.color-adjust-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:12px;border-bottom:1px solid rgba(255,255,255,.08)}.color-adjust-presets button{min-width:0;height:32px;padding:0 5px;border-radius:0;border-color:#ffffff1a;background:#ffffff09;color:#aab8ca;font-size:12px}.color-adjust-presets button:first-child{border-radius:6px 0 0 6px}.color-adjust-presets button:last-child{border-radius:0 6px 6px 0}.color-adjust-presets button.is-active{color:#eef6ff;border-color:#74b4ff75;background:#74b4ff2e}.color-adjust-section{margin:0;padding:14px 14px 16px;border-bottom:1px solid rgba(255,255,255,.07)}.color-adjust-section h3{display:flex;align-items:center;gap:7px;margin:0 0 13px;color:#dce7f6;font-size:13px;font-weight:700}.color-adjust-control{display:grid;grid-template-columns:58px minmax(0,1fr) 42px;align-items:center;gap:10px;min-height:34px;color:#b9c6d8;font-size:12px}.color-adjust-control input[type=range]{width:100%;min-width:0;height:18px;margin:0;padding:0;accent-color:#77b8ef}.color-adjust-control output{width:42px;padding:3px 4px;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#ffffff09;color:#d7e4f5;font-variant-numeric:tabular-nums;text-align:right}@media(max-width:900px){.color-adjust-body{grid-template-columns:minmax(0,1fr) 292px}.color-adjust-head-actions button{min-width:38px;padding:0 8px}}.crop-tool-overlay{cursor:default!important}.crop-selection{fill:#74b4ff0f;stroke:#ecf4fff0;stroke-width:2;vector-effect:non-scaling-stroke;cursor:move}.crop-handle{fill:#eaf2ff;stroke:#070c14d1;stroke-width:2;vector-effect:non-scaling-stroke}.crop-handle-nw,.crop-handle-se{cursor:nwse-resize}.crop-handle-ne,.crop-handle-sw{cursor:nesw-resize}.story-crop-modal{width:min(1380px,calc(100vw - 32px))}.story-smart-crop-modal .local-image-tool-head h2{display:flex;align-items:center;gap:8px}.story-smart-crop-toolbar{justify-content:flex-start}.story-smart-crop-status{min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:0 9px;color:#a9ebd8;font-size:12px;font-weight:750}.story-smart-crop-strength-control{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 9px;color:#c8d5e7;font-size:12px}.story-smart-crop-strength-control input[type=range]{width:132px;min-height:0;padding:0;accent-color:#77b8ef}.story-smart-crop-strength-control output{min-width:38px;color:#dce7f6;font-variant-numeric:tabular-nums;text-align:right}.story-smart-crop-stage{position:relative}.story-smart-crop-grid{border-color:#8fe5b6eb}.story-smart-crop-grid span{border-color:#8fe5b6e6;background:#46c59914;color:#eafff8}.story-crop-toolbar select{min-width:104px}.story-grid-fields{display:inline-flex;align-items:center;gap:8px}.story-grid-fields input{width:58px;height:30px;padding:0 8px;border-radius:7px;border:1px solid rgba(255,255,255,.14);background:#080d15f0;color:#e9f1ff;outline:none}.story-crop-stage{padding:6px}.story-crop-canvas{overflow:hidden;border-radius:8px;box-shadow:0 18px 48px #00000059}.story-crop-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid rgba(235,242,255,.82)}.story-crop-grid span{position:absolute;display:grid;place-items:center;min-width:0;min-height:0;border:1px solid rgba(235,242,255,.62);color:#ffffffeb;font-size:13px;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.82)}.story-crop-divider{position:absolute;z-index:5;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;padding:0;pointer-events:auto}.story-crop-divider:before{content:"";position:absolute;background:#ffffffe6;box-shadow:0 0 0 1px #141c2842}.story-crop-divider.is-vertical{top:0;bottom:0;width:18px;transform:translate(-50%);cursor:ew-resize}.story-crop-divider.is-vertical:before{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.story-crop-divider.is-horizontal{left:0;right:0;height:18px;transform:translateY(-50%);cursor:ns-resize}.story-crop-divider.is-horizontal:before{left:0;right:0;top:50%;height:1px;transform:translateY(-50%)}.story-crop-divider:hover:before,.story-crop-divider:focus-visible:before{background:#9be7ff;box-shadow:0 0 0 1px #9be7ff73,0 0 12px #9be7ff6b}.modal>button[type=submit],.settings-actions>button[type=submit],.feature-modal>button{width:100%;margin-top:10px;background:linear-gradient(135deg,#8fe5b6,#6aa9ff);color:#071019;font-weight:800}.modal-close{position:absolute;top:12px;right:12px;width:34px!important;min-width:34px!important;height:34px!important;border-radius:8px!important}.image-viewer-backdrop{background:#030509c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.image-viewer-shell{position:relative;width:100vw;height:100vh;margin:0;border-radius:0;background:#06080d;border:0;box-shadow:none;overflow:hidden}.image-viewer{width:100%;height:100%;position:relative;overflow:hidden;cursor:default;overscroll-behavior:contain;touch-action:none}.image-viewer-shell.is-video-viewer .image-viewer{touch-action:auto}.image-viewer.is-panning{cursor:grabbing}.image-viewer-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.image-viewer-stage img{display:block;position:absolute;left:50%;top:50%;object-fit:contain;-webkit-user-select:none;user-select:none;image-rendering:auto;box-shadow:0 22px 80px #00000061;will-change:transform;transform-origin:center}.image-viewer-stage video{display:block;position:absolute;left:50%;top:50%;width:min(92vw,1280px);height:min(calc(100vh - 132px),720px);max-width:calc(100vw - 48px);max-height:calc(100vh - 132px);object-fit:contain;transform:translate(-50%,-50%);transform-origin:center;background:#000;border-radius:8px;box-shadow:0 22px 80px #00000073}.image-viewer-actions{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:0;padding:5px;border-radius:8px;background:#07090d9e;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #00000061}.image-viewer-actions button{width:36px;min-width:36px;height:36px;padding:0;border-radius:8px;background:#ffffff14;color:#edf5ff;border:1px solid rgba(255,255,255,.1);cursor:pointer}.image-viewer-actions button.is-labeled{width:auto;min-width:104px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800;white-space:nowrap}.image-viewer-actions button:hover{background:#ffffff24}.image-viewer-context-menu{position:fixed;z-index:8;min-width:132px;padding:5px;border-radius:8px;background:#121419f0;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 46px #0000006b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.image-viewer-context-menu button{width:100%;height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#edf5ff;font-size:13px;cursor:pointer;text-align:left}.image-viewer-context-menu button:hover{background:#ffffff1a}.image-viewer-close{position:absolute;top:16px;right:16px;z-index:3;width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#07090dad;color:#f1f6ff;border:1px solid rgba(255,255,255,.11);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer}.image-viewer-close:hover{background:#ffffff21}.image-viewer-counter{position:absolute;left:50%;bottom:18px;z-index:4;transform:translate(-50%);padding:7px 11px;border-radius:999px;background:#07090d9e;border:1px solid rgba(255,255,255,.1);color:#dfe8f4;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.image-viewer-nav{position:absolute;top:50%;z-index:4;width:44px;height:62px;display:grid;place-items:center;transform:translateY(-50%);border-radius:8px;background:#07090d80;color:#e6eef8;border:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer}.image-viewer-nav:hover{background:#ffffff1f}.image-viewer-prev{left:18px}.image-viewer-prev svg{transform:rotate(180deg)}.image-viewer-next{right:18px}.toast{position:fixed;left:50%;bottom:162px;transform:translate(-50%);z-index:80;padding:10px 14px;border-radius:8px;background:#141b25f5;color:#eff6ff;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 48px #0006}.app-shell.canvas-light{color:#17202b;background:#f3f5f8}.canvas-light .topbar,.canvas-light .left-rail,.canvas-light .right-panel,.canvas-light .prompt-dock{color:#1b2633;background:#ffffffeb;border-color:#1723311f;box-shadow:0 16px 42px #1e2d3e1f}.canvas-light .brand span,.canvas-light .panel-title,.canvas-light .inspector-card p,.canvas-light .empty,.canvas-light .task-row span,.canvas-light .task-row small{color:#647286}.canvas-light .top-actions button,.canvas-light .left-rail button,.canvas-light .prompt-dock button,.canvas-light .inspector-card button{color:#243244;background:#1a2b3e0e;border-color:#1a2b3e1a}.canvas-light .top-actions button:hover,.canvas-light .left-rail button:hover,.canvas-light .prompt-dock button:hover,.canvas-light .inspector-card button:hover{color:#101923;background:#1a2b3e1a}.canvas-light .right-panel-toggle{color:#253346;background:#fffffff0;border-color:#17233121;box-shadow:0 14px 34px #1e2d3e21}.canvas-light .right-panel-toggle:hover{background:#fff}.canvas-light .inspector-card,.canvas-light .task-row{background:#1d2d400b;border-color:#1d2d4017}.canvas-light .inspector-card h3,.canvas-light .task-row strong,.canvas-light .prompt-dock textarea{color:#1b2838}.canvas-light .connected-prompt-preview{color:#23476d;background:#2771d213;border-color:#2771d233}.canvas-light .prompt-dock textarea::placeholder{color:#8390a2}.canvas-light .video-prompt-inline-editor{color:#1b2838;background:#1c2d4109}.canvas-light .video-prompt-inline-editor:empty:before{color:#8390a2}.canvas-light .prompt-mention-menu{background:#fffffffa;border-color:#1c2d4126;box-shadow:0 18px 48px #1e2d3e33}.canvas-light .prompt-mention-head{color:#1b2838;border-color:#1c2d411a}.canvas-light .prompt-mention-filters,.canvas-light .prompt-mention-item{border-color:#1c2d4114!important}.canvas-light .prompt-mention-filters button{color:#66778c!important;background:#1c2d410b!important;border-color:#1c2d411a!important}.canvas-light .prompt-mention-filters button:hover,.canvas-light .prompt-mention-filters button.is-active,.canvas-light .prompt-mention-item:hover,.canvas-light .prompt-mention-item.is-active{color:#17202b!important;background:#2771d21a!important;border-color:#2771d238!important}.canvas-light .prompt-mention-copy small,.canvas-light .prompt-mention-empty{color:#738196}.canvas-light .video-prompt-inline-token{color:#23476d;border-color:#2771d23d;background:#2771d217}.canvas-light .video-prompt-inline-token b{color:#23476d}.canvas-light .wh-audio-node{background:linear-gradient(180deg,#fff9f1fa,#f8f2ebfa);border-color:#ae6f3040}.canvas-light .audio-node-head,.canvas-light .audio-node-body strong{color:#5b3b20}.canvas-light .audio-node-head{border-color:#5b3b201a}.canvas-light .audio-node-head em,.canvas-light .audio-node-body>span{color:#9a7756}.canvas-light .audio-node-icon{color:#a96a2b;background:#de8b341f;border-color:#ae6f3038}.canvas-light .prompt-controls label,.canvas-light .prompt-controls select,.canvas-light .video-options-toggle,.canvas-light .folder-reference-label,.canvas-light .reference-empty{color:#344357!important;background:#1c2d410e!important;border-color:#1c2d411a!important}.canvas-light .image-model-picker{color:#344357;background:#1c2d410e;border-color:#1c2d411a}.canvas-light .image-model-trigger{color:#243244!important}.canvas-light .image-model-menu,.canvas-light .image-model-detail-panel{background:#fff;border-color:#1c2d4124;box-shadow:0 18px 44px #1e2d3e2e}.canvas-light .image-model-menu-item{color:#344357!important}.canvas-light .image-model-menu-item:hover,.canvas-light .image-model-menu-item:focus-visible,.canvas-light .image-model-menu-item.is-active{color:#17202b!important;background:#2771d21c!important}.canvas-light .image-model-detail-price{color:#237b58}.canvas-light .image-model-detail-description{color:#66778c}.canvas-light .prompt-controls select option{color:#17202b;background:#fff}.canvas-light .minimap,.canvas-light .minimap svg,.canvas-light .minimap .react-flow__minimap-svg{background:#fff!important;border-color:#17233121}.canvas-light .minimap .react-flow__minimap-mask{fill:#d7dee7ad}.canvas-light .minimap .react-flow__minimap-node{stroke:#1a283a38}.canvas-light .react-flow__edge.wh-curved-edge .react-flow__edge-path,.canvas-light .react-flow__connection-path,.canvas-light .wh-flow-result-edge-base{stroke:#4d5b6cc7}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1240px){.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.right-panel{display:none}.prompt-dock{width:min(860px,calc(100vw - 120px))}}.context-submenu-wrap{position:relative}.context-submenu-wrap>.context-submenu-trigger{justify-content:flex-start;width:100%}.context-submenu-wrap>.context-submenu-trigger svg:last-child{margin-left:auto}.context-submenu-panel{display:none;position:absolute;z-index:4;left:calc(100% - 4px);top:-5px;width:190px;padding:5px;border:1px solid rgba(140,179,211,.25);border-radius:10px;background:#111924fa;box-shadow:0 16px 38px #0000006b}.context-submenu-wrap:hover .context-submenu-panel,.context-submenu-wrap:focus-within .context-submenu-panel{display:grid;gap:2px}.context-submenu-panel button{width:100%;min-height:34px;justify-content:flex-start}.video-creation-shell{min-height:100vh;color:#dce8f5;background:linear-gradient(rgba(101,154,196,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(101,154,196,.055) 1px,transparent 1px),#070b12;background-size:34px 34px;overflow:auto}.video-creation-topbar,.video-creation-stagebar{display:flex;align-items:center;border-bottom:1px solid rgba(159,188,216,.15);background:#070c15eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.video-creation-topbar{min-height:68px;padding:0 28px;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:5}.video-creation-brand,.video-creation-actions,.video-creation-button-row,.video-creation-inline-select,.video-creation-generation-toolbar,.video-creation-reference-row{display:flex;align-items:center;gap:10px}.video-creation-brand{gap:12px}.video-creation-brand>svg{color:#62dbb7}.video-creation-brand div{display:grid;gap:2px}.video-creation-brand strong{font-size:17px;color:#f4f8fc}.video-creation-brand span,.video-creation-panel-head p,.video-creation-sidebar-note,.video-creation-panel-foot,.video-creation-generation-toolbar span{color:#8699ae;font-size:12px}.video-creation-actions button,.video-creation-panel button,.video-creation-topbar button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid rgba(161,187,210,.2);border-radius:7px;color:#c8d7e7;background:#ffffff0b}.video-creation-actions button:hover,.video-creation-panel button:hover{border-color:#61dbb58a;background:#61dbb51a}.video-creation-actions .video-creation-close{color:#9ce8cd;border-color:#61dbb559}.video-creation-stagebar{min-height:54px;padding:0 28px;gap:4px;overflow-x:auto}.video-creation-stagebar button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 9px;color:#8396aa;background:transparent;white-space:nowrap}.video-creation-stagebar button span{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;color:#9bb0c5;background:#ffffff17;font-size:11px}.video-creation-stagebar button.active,.video-creation-stagebar button:hover{color:#baf7e0}.video-creation-stagebar button.active span{color:#07151a;background:#6be0ba}.video-creation-body{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 122px)}.video-creation-sidebar{display:flex;flex-direction:column;gap:4px;padding:26px 14px;border-right:1px solid rgba(159,188,216,.12);background:#0d151f}.video-creation-sidebar-title{margin:0 12px 12px;color:#61778f;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.video-creation-sidebar>button{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;border-radius:7px;color:#8da2b8;background:transparent;text-align:left}.video-creation-sidebar>button.active,.video-creation-sidebar>button:hover{color:#c9f9e7;background:#53cdab1f}.video-creation-sidebar-note{margin:auto 12px 0;padding-top:20px;line-height:1.7}.video-creation-content{min-width:0;padding:28px clamp(20px,4vw,64px) 50px}.video-creation-panel{width:min(1180px,100%);margin:0 auto;padding:24px;border:1px solid rgba(112,174,223,.18);border-radius:10px;background:#080f1ac2;box-shadow:0 0 0 1px #4dc1ff0a,0 22px 70px #00000047}.video-creation-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.video-creation-panel-head h1{margin:6px 0;color:#f0f6fc;font-size:clamp(24px,3vw,34px);font-weight:600;text-shadow:0 0 22px rgba(92,213,255,.18)}.video-creation-panel-head p{margin:0}.video-creation-panel-head label,.video-creation-panel-head>label,.video-creation-inline-select{color:#91a6bb;font-size:12px}.video-creation-panel-head label,.video-creation-inline-select{flex-wrap:wrap}.video-creation-panel-head select,.video-creation-inline-select select,.video-creation-panel select,.video-creation-panel input,.video-creation-panel textarea{display:block;width:100%;margin-top:7px;padding:9px 10px;border:1px solid rgba(148,177,204,.2);border-radius:6px;outline:0;color:#dce8f3;background:#111c28;font:inherit}.video-creation-panel select:focus,.video-creation-panel input:focus,.video-creation-panel textarea:focus{border-color:#61dbb5a6}.video-creation-panel textarea{min-height:104px;resize:vertical;line-height:1.65}.video-creation-panel textarea.large{min-height:300px}.video-creation-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.video-creation-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.video-creation-form-grid>label,.video-creation-panel>label,.video-creation-editor>label{display:block;color:#a7b9ca;font-size:12px}.video-creation-script-info{display:grid;align-content:start;gap:14px}.video-creation-wide-field{margin-top:18px}.video-creation-button-row{flex-wrap:wrap;margin-top:16px}.video-creation-panel button.primary{color:#071a18;border-color:transparent;background:linear-gradient(135deg,#65e0c0,#69a9ff);box-shadow:0 0 20px #4dc1ff2e}.video-creation-panel button.primary:hover{color:#071a18;background:#8debc9}.video-creation-panel button:disabled{cursor:default;opacity:.48}.video-creation-panel-foot{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:28px;padding-top:18px;border-top:1px solid rgba(159,188,216,.13)}.video-creation-panel-foot>span{margin-right:auto}.video-creation-asset-layout,.video-creation-shot-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px}.video-creation-list,.video-creation-shot-list{display:flex;flex-direction:column;gap:5px;padding:8px;border:1px solid rgba(159,188,216,.14);border-radius:9px;background:#ffffff06}.video-creation-list>button,.video-creation-shot-list>button{display:grid;gap:4px;min-height:52px;padding:9px 11px;border-radius:6px;color:#c5d5e5;background:transparent;text-align:left}.video-creation-list>button small,.video-creation-shot-list>button small{color:#7e94ab;font-size:11px}.video-creation-list>button.active,.video-creation-shot-list>button.active,.video-creation-list>button:hover,.video-creation-shot-list>button:hover{background:#53cdab1f}.video-creation-add-row{margin-top:auto;border-top:1px solid rgba(159,188,216,.12)!important}.video-creation-editor{min-width:0;padding:18px;border:1px solid rgba(159,188,216,.14);border-radius:9px;background:#ffffff06}.video-creation-editor>label+label{margin-top:15px}.video-creation-asset-strip{display:flex;gap:10px;overflow-x:auto;margin-top:18px}.video-creation-preview,.video-creation-empty-preview{display:grid;place-items:center;flex:0 0 134px;height:96px;overflow:hidden;border-radius:6px;color:#7f95a9;background:#101a25;font-size:11px}.video-creation-preview{position:relative}.video-creation-preview img{width:100%;height:100%;object-fit:cover}.video-creation-preview span{position:absolute;right:4px;bottom:4px;left:4px;overflow:hidden;padding:3px 5px;border-radius:3px;color:#fff;background:#0000009e;text-overflow:ellipsis;white-space:nowrap}.video-creation-empty,.video-creation-success{display:flex;align-items:center;justify-content:center;min-height:110px;padding:18px;color:#8197ac;text-align:center}.video-creation-check-list{display:grid;gap:10px}.video-creation-check,.video-creation-success{border:1px solid rgba(159,188,216,.14);border-radius:8px;background:#ffffff06}.video-creation-check{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px}.video-creation-check>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#101820;background:#e4ad68}.video-creation-check.info>span{color:#0a1720;background:#69bee4}.video-creation-check strong{color:#dbe8f3}.video-creation-check p{margin:5px 0 0;color:#8ca0b3;font-size:12px}.video-creation-check small{color:#758ba1}.video-creation-success{gap:8px;color:#8be3c4}.video-creation-generation-toolbar{flex-wrap:wrap;margin-bottom:16px}.video-creation-shot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}.video-creation-shot-card{display:grid;grid-template-columns:30px 88px minmax(0,1fr) 24px;align-items:center;gap:9px;min-height:116px;padding:9px;border:1px solid rgba(159,188,216,.14);border-radius:8px;background:#ffffff06}.video-creation-shot-card.selected{border-color:#61dbb594}.video-creation-shot-card .video-creation-preview,.video-creation-shot-card .video-creation-empty-preview{width:88px;height:76px}.video-creation-shot-select{display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(159,188,216,.3)!important;border-radius:5px!important;padding:0!important}.video-creation-shot-select span{width:8px;height:8px;border-radius:2px;background:#ffffff3d}.video-creation-shot-card p{overflow:hidden;margin:5px 0;color:#9eb1c4;text-overflow:ellipsis;white-space:nowrap}.video-creation-shot-card small,.video-creation-shot-status{color:#75cfae;font-size:11px}.video-creation-shot-card em,.video-creation-shot-status em{display:block;overflow:hidden;margin-top:4px;color:#e29b9b;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.video-creation-shot-status{display:flex;gap:10px;align-items:center;margin-top:16px}.video-creation-reference-row{flex-wrap:wrap;margin-top:16px;color:#8298ad;font-size:11px}.video-creation-reference-row span{padding:4px 7px;border-radius:4px;color:#acd6c6;background:#53cdab1a}.icon-button{min-width:24px!important;padding:0!important;border:0!important;background:transparent!important}.video-creation-field-head,.video-creation-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#a7b9ca;font-size:12px}.video-creation-inline-actions{display:flex;flex-wrap:wrap;gap:7px}.video-creation-inline-actions button{min-height:30px!important;padding:0 9px!important;font-size:11px}.video-creation-script-settings{margin-top:16px}.video-creation-episodes{margin-top:18px;padding:15px;border:1px solid rgba(159,188,216,.14);border-radius:8px;background:#ffffff06}.video-creation-episode-tabs{display:flex;gap:7px;overflow-x:auto;margin-top:11px;padding-bottom:3px}.video-creation-episode-tabs button{display:grid!important;gap:3px;min-width:88px;min-height:42px!important;padding:6px 10px!important;text-align:left}.video-creation-episode-tabs button.active{color:#baf7e0;border-color:#61dbb58c;background:#53cdab1f}.video-creation-episode-tabs span{color:#7890a6;font-size:10px}.video-creation-episode-editor{display:block;margin-top:14px;color:#a7b9ca;font-size:12px}.video-creation-episode-editor textarea{min-height:180px}.video-creation-timeline-editor{display:grid;gap:10px;margin:16px 0;padding:14px;border:1px solid rgba(97,219,181,.22);border-radius:8px;background:#53cdab0b}.video-creation-timeline-head,.video-creation-timeline-meta{display:flex;align-items:center;gap:8px}.video-creation-timeline-head{justify-content:space-between}.video-creation-timeline-head button{min-height:28px!important;padding:0 9px!important;font-size:11px}.video-creation-timeline-segment{display:grid;gap:8px;padding:11px;border:1px solid rgba(112,174,223,.14);border-radius:7px;background:#09121fb8}.video-creation-timeline-meta{color:#9fc6ba;font-size:11px}.video-creation-timeline-meta label{display:inline-flex;align-items:center;gap:5px}.video-creation-timeline-meta input{width:58px;margin-top:0;padding:6px 7px}.video-creation-timeline-meta button{min-width:29px;min-height:29px!important;margin-left:auto;padding:0!important}.video-creation-timeline-segment>label{display:grid;align-items:start;gap:10px;color:#9fc6ba;font-size:11px}.video-creation-timeline-segment textarea{min-height:60px;margin-top:0}.video-creation-notice{margin-top:14px;padding:10px 12px;border:1px solid rgba(97,219,181,.28);border-radius:6px;color:#a7e7d0;background:#53cdab14;font-size:12px}.video-creation-script-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#02070cd1}.video-creation-script-modal>section{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1280px,100%);height:min(90vh,900px);overflow:hidden;border:1px solid rgba(159,188,216,.25);border-radius:10px;background:#0d1722;box-shadow:0 24px 80px #00000075}.video-creation-script-modal header,.video-creation-script-modal footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(159,188,216,.14)}.video-creation-script-modal footer{justify-content:flex-start;border-top:1px solid rgba(159,188,216,.14);border-bottom:0}.video-creation-script-modal button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid rgba(161,187,210,.2);border-radius:7px;color:#c8d7e7;background:#ffffff0b}.video-creation-script-modal textarea{width:100%;min-height:0;padding:18px;border:0;outline:0;resize:none;color:#e0ebf4;background:#111c28;font:inherit;line-height:1.75}@media(max-width:820px){.video-creation-body{grid-template-columns:1fr}.video-creation-sidebar{display:none}.video-creation-topbar{align-items:flex-start;flex-direction:column;padding:14px 18px}.video-creation-actions{width:100%;overflow-x:auto}.video-creation-panel-head,.video-creation-asset-layout,.video-creation-shot-layout{grid-template-columns:1fr;flex-direction:column}.video-creation-panel-head{display:flex}.video-creation-form-grid,.video-creation-form-grid.three{grid-template-columns:1fr}.video-creation-field-head{align-items:flex-start;flex-direction:column}.video-creation-timeline-editor>label{grid-template-columns:1fr}.video-creation-script-modal{padding:10px}}.video-creation-shell{background-color:#09070d;background-image:linear-gradient(rgba(161,92,204,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(161,92,204,.045) 1px,transparent 1px);background-size:34px 34px}.video-creation-shell{color:#e5e8eb;background-color:#090b0d;background-image:linear-gradient(rgba(220,226,232,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(220,226,232,.028) 1px,transparent 1px)}.video-creation-shell .video-creation-topbar,.video-creation-shell .video-creation-stagebar{border-color:#b8c0c929;background:#090b0df7}.video-creation-shell .video-creation-brand>svg,.video-creation-shell .eyebrow,.video-creation-shell .video-creation-stagebar button.active,.video-creation-shell .video-creation-stagebar button:hover{color:#c7cdd3}.video-creation-shell .video-creation-brand strong,.video-creation-shell .video-creation-panel-head h1,.video-creation-shell .video-creation-section-title,.video-creation-shell .video-creation-field-head strong{color:#eef0f2}.video-creation-shell .video-creation-brand span,.video-creation-shell .video-creation-panel-head p,.video-creation-shell .video-creation-sidebar-note,.video-creation-shell .video-creation-panel-foot,.video-creation-shell .video-creation-generation-toolbar span{color:#858d96}.video-creation-shell .video-creation-actions button,.video-creation-shell .video-creation-panel button,.video-creation-shell .video-creation-topbar button,.video-creation-shell .video-creation-document-tools button{border-color:#aab4be33;color:#d0d5da;background:#1c1f23}.video-creation-shell .video-creation-actions button:hover,.video-creation-shell .video-creation-panel button:hover,.video-creation-shell .video-creation-topbar button:hover,.video-creation-shell .video-creation-document-tools button:hover{border-color:#cdd4db75;background:#292e34}.video-creation-shell .video-creation-actions .video-creation-close{color:#e0e4e8;border-color:#bcc5cd6b}.video-creation-shell .video-creation-stagebar button,.video-creation-shell .video-creation-sidebar>button{color:#858d96}.video-creation-shell .video-creation-stagebar button span{color:#9da5ad;background:#202429}.video-creation-shell .video-creation-stagebar button.active span{color:#16191c;background:#c8ced4}.video-creation-shell .video-creation-sidebar{border-color:#aeb9c41f;background:#111519}.video-creation-shell .video-creation-sidebar-title{color:#707a84}.video-creation-shell .video-creation-sidebar>button.active,.video-creation-shell .video-creation-sidebar>button:hover{color:#eef0f2;background:#2b3036}.video-creation-shell .video-creation-panel,.video-creation-shell .video-creation-episodes,.video-creation-shell .video-creation-timeline-segment,.video-creation-shell .video-creation-subsection,.video-creation-shell .video-creation-editor,.video-creation-shell .video-creation-list,.video-creation-shell .video-creation-shot-list{border-color:#a4afba2e;background:#121518;box-shadow:0 18px 42px #0000004d}.video-creation-shell .video-creation-panel-head label,.video-creation-shell .video-creation-inline-select,.video-creation-shell .video-creation-form-grid>label,.video-creation-shell .video-creation-panel>label,.video-creation-shell .video-creation-editor>label{color:#a8b0b8}.video-creation-shell .video-creation-panel-head select,.video-creation-shell .video-creation-inline-select select,.video-creation-shell .video-creation-document-tools select,.video-creation-shell .video-creation-panel select,.video-creation-shell .video-creation-panel input,.video-creation-shell .video-creation-panel textarea,.video-creation-shell .video-creation-script-modal textarea{border-color:#a3aeb838;color:#e2e5e8;background:#171a1e}.video-creation-shell .video-creation-panel select:focus,.video-creation-shell .video-creation-panel input:focus,.video-creation-shell .video-creation-panel textarea:focus,.video-creation-shell .video-creation-document-tools select:focus{border-color:#d2d9dfad;box-shadow:0 0 0 2px #d2d9df1a}.video-creation-shell .video-creation-panel button.primary{color:#15181b;border-color:#c3c9cf;background:#c3c9cf;box-shadow:none}.video-creation-shell .video-creation-panel button.primary:hover{color:#0f1113;background:#e0e4e7}.video-creation-shell .video-creation-list>button,.video-creation-shell .video-creation-shot-list>button{color:#d0d5da}.video-creation-shell .video-creation-list>button small,.video-creation-shell .video-creation-shot-list>button small,.video-creation-shell .video-creation-episode-tabs span{color:#7f8993}.video-creation-shell .video-creation-list>button.active,.video-creation-shell .video-creation-shot-list>button.active,.video-creation-shell .video-creation-list>button:hover,.video-creation-shell .video-creation-shot-list>button:hover,.video-creation-shell .video-creation-episode-tabs button.active,.video-creation-shell .video-creation-state-list button.active{color:#eef0f2;border-color:#c4ccd385;background:#292e34}.video-creation-shell .video-creation-script-modal>section{border-color:#a4afba3d;background:#121518}
