.react-flow{--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:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.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:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--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:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--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:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--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{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.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{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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;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:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.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:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;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%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;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{z-index:5;margin:15px;position:absolute}.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{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;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));padding:10px;font-size:12px}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.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))}.object-motion-transport{--object-motion-accent-rgb:125 211 252;z-index:38;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .9);border:1px solid rgb(var(--border-rgb) / .52);-webkit-backdrop-filter:blur(24px);pointer-events:auto;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0000004d}.object-motion-transport button,.object-motion-transport input{font:inherit}.object-motion-transport button:focus-visible,.object-motion-transport input:focus-visible{outline:2px solid rgb(var(--object-motion-accent-rgb) / .82);outline-offset:2px}.object-motion-transport button:disabled{cursor:not-allowed;opacity:.42}.object-motion-transport--full{left:calc((100% + var(--left-sidebar-width) - var(--right-sidebar-width)) / 2);width:min(1060px, calc(100% - var(--left-sidebar-width) - var(--right-sidebar-width) - 32px));border-radius:14px;grid-template-columns:minmax(152px,.58fr) minmax(290px,1.1fr) minmax(300px,1.35fr);align-items:center;gap:14px;min-height:68px;padding:9px 56px 9px 12px;transition:transform .26s,opacity .26s;display:grid}.object-motion-transport__tracks{border-top:1px solid rgb(var(--border-rgb) / .28);grid-column:1/-1;gap:4px;min-width:0;padding:3px 4px 1px;display:grid}.object-motion-transport__tracks-heading{min-width:0;color:rgb(var(--text-dim-rgb));justify-content:space-between;align-items:center;font-size:9px;display:flex}.object-motion-transport__tracks-heading strong{color:rgb(var(--text-muted-rgb));font-size:10px}.object-motion-transport__tracks-heading span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.object-motion-transport__tracks-heading i{background:#4ade80;border-radius:1px;width:12px;height:4px;margin-left:4px}.object-motion-transport__tracks-heading i.is-hold{background:#facc15}.object-motion-transport__tracks-heading i.is-playhead{background:rgb(var(--text-rgb) / .95);width:1px;height:8px}.object-motion-transport__tracks-tip{color:rgb(var(--accent-rgb));opacity:.85;margin-left:6px;font-style:normal}.object-motion-transport__track{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:7px;min-height:20px;display:grid}.object-motion-transport__track-label{min-width:0;color:rgb(var(--text-dim-rgb));text-align:right;font-size:9px;line-height:10px;display:grid}.object-motion-transport__track-label strong,.object-motion-transport__track-label small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.object-motion-transport__track-label strong{color:rgb(var(--text-muted-rgb));font-size:10px;font-weight:600}.object-motion-transport__track-line{background:rgb(var(--field-rgb) / .72);border-radius:5px;height:14px;position:relative;overflow:hidden}.object-motion-transport__span{opacity:.7;min-width:2px;height:8px;position:absolute;top:3px}.object-motion-transport__track--camera .object-motion-transport__span.is-move{background:#f5a65b}.object-motion-transport__track--object .object-motion-transport__span.is-move{background:#4ade80}.object-motion-transport__span.is-hold{z-index:2;background:#facc15;box-shadow:inset 0 0 0 1px #ffffff47}.object-motion-transport__span.is-active{opacity:1;filter:brightness(1.2)}.object-motion-transport__handle{z-index:6;cursor:ew-resize;touch-action:none;background:0 0;border:0;border-radius:3px;width:9px;padding:0;position:absolute;top:0;bottom:0}.object-motion-transport__handle.is-start{left:0}.object-motion-transport__handle.is-end{right:0}.object-motion-transport__handle:after{content:"";background:#ffffffd1;border-radius:2px;width:3px;height:12px;transition:background .12s,transform .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0006}.object-motion-transport__handle:hover:after,.object-motion-transport__handle:active:after{background:#fff;transform:translate(-50%,-50%)scaleY(1.12)}.object-motion-transport__playhead{z-index:3;pointer-events:none;background:#050505;border-radius:2px;width:3px;position:absolute;top:1px;bottom:1px;transform:translate(-1.5px);box-shadow:0 0 0 1px #ffffffe0,0 1px 3px #0000008c}.object-motion-transport__track-scrubber{z-index:4;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.director-shell.is-motion-studio-open .object-motion-transport--full{left:calc((100% + var(--left-sidebar-width) - var(--motion-studio-width)) / 2);width:min(1060px, calc(100% - var(--left-sidebar-width) - var(--motion-studio-width) - 32px))}.director-shell.is-sidebars-collapsed .object-motion-transport--full{width:min(1060px,100% - 32px);left:50%}.director-shell:not(.is-camera-piloting):not(.is-camera-previewing) .viewport-toolbar{bottom:104px}.director-shell:not(.is-camera-piloting):not(.is-camera-previewing):has(.object-motion-transport__tracks) .viewport-toolbar{bottom:188px}.object-motion-transport--pilot{color:#fff;background:#05080cb8;border-color:#ffffff29;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:5px 7px 5px 5px;display:flex}.object-motion-transport__subject,.object-motion-transport__subject-copy,.object-motion-transport__player,.object-motion-transport__editor,.object-motion-transport__record,.object-motion-transport__delete,.object-motion-transport__shortcut{align-items:center;display:flex}.object-motion-transport__subject{grid-area:1/1;gap:9px;min-width:0}.object-motion-transport__subject-icon{border:1px solid rgb(var(--object-motion-accent-rgb) / .25);width:34px;height:34px;color:rgb(var(--object-motion-accent-rgb));background:rgb(var(--object-motion-accent-rgb) / .08);border-radius:9px;flex:none;place-items:center;display:grid}.object-motion-transport__subject-copy{flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.object-motion-transport__subject-copy small{color:rgb(var(--text-dim-rgb));font-size:9px;line-height:12px}.object-motion-transport__subject-copy strong{max-width:142px;color:rgb(var(--text-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;line-height:16px;display:block;overflow:hidden}.object-motion-transport__player{grid-area:1/2;gap:7px;min-width:0}.object-motion-transport__icon-button,.object-motion-transport__play{cursor:pointer;border:0;flex:none;place-items:center;padding:0;display:grid}.object-motion-transport__icon-button{width:28px;height:28px;color:rgb(var(--text-muted-rgb));background:0 0;border-radius:7px}.object-motion-transport__icon-button:hover{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .72)}.object-motion-transport__play{color:#07131b;background:rgb(var(--object-motion-accent-rgb));width:34px;height:34px;box-shadow:0 0 0 3px rgb(var(--object-motion-accent-rgb) / .1);border-radius:50%}.object-motion-transport__play:hover{background:#bae6fd}.object-motion-transport__play svg[data-lucide=play]{transform:translate(1px)}.object-motion-transport__play--compact{width:32px;height:32px}.object-motion-transport__time,.object-motion-transport__duration,.object-motion-transport__compact-time{color:rgb(var(--text-muted-rgb));font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.object-motion-transport__duration-control{color:rgb(var(--text-muted-rgb));white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:9px;display:inline-flex}.object-motion-transport__duration-control input{border:1px solid rgb(var(--border-rgb) / .52);width:50px;height:26px;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb) / .9);font-variant-numeric:tabular-nums;text-align:center;border-radius:7px;padding:0 4px;font-size:10px}.object-motion-transport__time{color:#080a0d;text-align:center;background:#f4f5f6;border:1px solid #ffffffb8;border-radius:6px;justify-content:center;align-items:center;min-width:64px;height:30px;padding:0 8px;font-size:15px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 1px 4px #0000004d}.object-motion-transport__duration{min-width:38px}.object-motion-transport__compact-time{color:#ffffffeb;min-width:44px}.object-motion-transport__scrubber{min-width:92px;height:22px;accent-color:rgb(var(--object-motion-accent-rgb));cursor:pointer;flex:130px;margin:0}.object-motion-transport__editor{grid-area:1/3;gap:7px;min-width:0}.object-motion-transport__record,.object-motion-transport__delete{cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;justify-content:center;gap:5px;height:30px;padding:0 9px}.object-motion-transport__record{border:1px solid rgb(var(--object-motion-accent-rgb) / .34);color:rgb(var(--object-motion-accent-rgb));background:rgb(var(--object-motion-accent-rgb) / .08);font-size:10px;font-weight:620}.object-motion-transport__record:hover:not(:disabled){border-color:rgb(var(--object-motion-accent-rgb) / .55);background:rgb(var(--object-motion-accent-rgb) / .14)}.object-motion-transport__keyframes{scrollbar-width:thin;flex:auto;align-items:center;gap:4px;min-width:54px;max-width:142px;padding:2px;display:flex;overflow-x:auto}.object-motion-transport__keyframes>small{color:rgb(var(--text-dim-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.object-motion-transport__keyframes button{border:1px solid rgb(var(--object-motion-accent-rgb) / .28);width:25px;height:25px;color:rgb(var(--object-motion-accent-rgb));background:rgb(var(--object-motion-accent-rgb) / .05);cursor:pointer;border-radius:7px;flex:none;place-items:center;padding:0;font-size:9px;display:grid}.object-motion-transport__keyframes button:hover,.object-motion-transport__keyframes button.is-current{border-color:rgb(var(--object-motion-accent-rgb) / .75);color:#e0f2fe;background:rgb(var(--object-motion-accent-rgb) / .18)}.object-motion-transport__keyframes button.is-current{box-shadow:0 0 0 2px rgb(var(--object-motion-accent-rgb) / .1)}.object-motion-transport__delete{color:#fca5a5;background:#f871710f;border:1px solid #f8717140;font-size:9px}.object-motion-transport__delete:hover:not(:disabled){background:#f871711f;border-color:#f8717175}.object-motion-transport__route-hint{min-width:0;color:rgb(var(--text-dim-rgb));font-size:10px;line-height:15px}.object-motion-transport__shortcut{color:#ffffff9e;white-space:nowrap;gap:5px;padding-right:3px;font-size:9px}.object-motion-transport__shortcut kbd{color:#fff;text-align:center;background:#ffffff14;border:1px solid #fff3;border-bottom-color:#ffffff52;border-radius:6px;min-width:28px;padding:3px 6px;font-family:inherit;font-size:9px}@media (width<=1400px){.object-motion-transport--full{grid-template-columns:minmax(138px,.55fr) minmax(300px,1fr)}.object-motion-transport__editor{border-top:1px solid rgb(var(--border-rgb) / .32);grid-area:auto/1/auto/-1;justify-content:center;padding-top:7px}}@media (width<=860px){.object-motion-transport--full{grid-template-columns:1fr;width:calc(100% - min(196px,28vw) - 20px);left:calc(50% + min(196px,28vw)/2)}.director-shell.is-motion-studio-open .object-motion-transport--full{left:calc((100% + var(--left-sidebar-width) - var(--motion-studio-width)) / 2);width:calc(100% - var(--left-sidebar-width) - var(--motion-studio-width) - 20px)}.director-shell.is-sidebars-collapsed .object-motion-transport--full{width:calc(100% - 20px);left:50%}.object-motion-transport__subject{display:none}.object-motion-transport__player{grid-area:auto/1}.object-motion-transport__editor{grid-area:auto}.object-motion-transport__delete span{display:none}}@media (width<=760px){.director-shell.is-motion-studio-open .object-motion-transport--full{left:calc((100% - var(--motion-studio-width)) / 2);width:calc(100% - var(--motion-studio-width) - 20px)}.object-motion-transport--pilot{bottom:70px}.director-shell.is-camera-piloting .pilot-hud-actions{justify-content:space-between;width:calc(100% - 36px);bottom:18px;left:50%;right:auto;transform:translate(-50%)}}@media (width<=600px){.director-shell:not(.is-camera-piloting):not(.is-camera-previewing) .viewport-toolbar{bottom:160px}.object-motion-transport--full,.director-shell.is-motion-studio-open .object-motion-transport--full,.director-shell.is-sidebars-collapsed .object-motion-transport--full{width:calc(100% - 16px);left:50%}.object-motion-transport__editor{justify-content:flex-start;overflow-x:auto}}.app-shell .object-motion-transport{--object-motion-accent-rgb:110 181 245;background:rgb(var(--panel-rgb));box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(116%);border:0;border-radius:16px;bottom:16px}.app-shell .object-motion-transport--full{left:calc((100% + var(--left-sidebar-width) - var(--right-sidebar-width)) / 2);width:min(540px, calc(100% - var(--left-sidebar-width) - var(--right-sidebar-width) - 76px));grid-template-columns:96px minmax(230px,1fr) minmax(92px,auto);gap:6px;min-height:48px;padding:6px 10px}.app-shell .object-motion-transport__subject-icon,.app-shell .object-motion-transport__time,.app-shell .object-motion-transport__duration-control input,.app-shell .object-motion-transport__record,.app-shell .object-motion-transport__delete,.app-shell .object-motion-transport__keyframes{border-radius:8px}.app-shell .object-motion-transport__play{color:#07111d;background:rgb(var(--object-motion-accent-rgb));width:28px;height:28px}.app-shell .object-motion-transport__subject{gap:6px}.app-shell .object-motion-transport__subject-icon{width:28px;height:28px}.app-shell .object-motion-transport__subject-copy small{display:none}.app-shell .object-motion-transport__subject-copy strong{max-width:60px;font-size:10px;line-height:14px}.app-shell .object-motion-transport__player{gap:5px}.app-shell .object-motion-transport__icon-button{border-radius:8px;width:24px;height:24px}.app-shell .object-motion-transport__time{min-width:52px;height:26px;padding:0 6px;font-size:13px}.app-shell .object-motion-transport__scrubber{flex-basis:88px;min-width:72px}.app-shell .object-motion-transport__duration-control{gap:0}.app-shell .object-motion-transport__duration-control>span{display:none}.app-shell .object-motion-transport__duration-control input{border:0;width:34px;height:24px;padding:0 3px;font-size:9px}.app-shell .object-motion-transport__editor{border-top:0;grid-area:1/3;justify-content:flex-end;gap:4px;padding-top:0}.app-shell .object-motion-transport__record{color:#b9dcfa;background:rgb(var(--object-motion-accent-rgb) / .1);width:28px;height:28px;min-height:28px;padding:0}.app-shell .object-motion-transport__record>span,.app-shell .object-motion-transport__delete>span{display:none}.app-shell .object-motion-transport__delete{width:28px;height:28px;padding:0}.app-shell .object-motion-transport__keyframes{min-width:28px;max-width:72px;padding:0}.app-shell .object-motion-transport__keyframes button{width:22px;height:22px}.app-shell .object-motion-transport__keyframes>small{display:none}.app-shell .object-motion-transport__route-hint{text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:8px;line-height:12px;overflow:hidden}.app-shell .object-motion-transport__editor:has(.object-motion-transport__route-hint){display:none}.app-shell .object-motion-transport--full:has(.object-motion-transport__route-hint){width:min(420px, calc(100% - var(--left-sidebar-width) - var(--right-sidebar-width) - 76px));grid-template-columns:96px minmax(230px,1fr)}.app-shell .object-motion-transport__tracks{gap:2px;padding:3px 2px 0}.app-shell .object-motion-transport__tracks-heading{display:none}.app-shell .object-motion-transport__track{grid-template-columns:68px minmax(0,1fr);min-height:16px}.app-shell .object-motion-transport__track-label small{display:none}.app-shell .director-shell.is-motion-studio-open .object-motion-transport--full{left:calc((100% + var(--left-sidebar-width) - var(--motion-studio-width)) / 2);width:min(540px, calc(100% - var(--left-sidebar-width) - var(--motion-studio-width) - 48px))}@media (width<=920px){.app-shell .object-motion-transport--full{left:calc((100% + var(--left-sidebar-width)) / 2);width:min(560px, calc(100% - var(--left-sidebar-width) - 48px));grid-template-columns:minmax(0,1fr)}.app-shell .object-motion-transport--full:has(.object-motion-transport__route-hint){width:min(420px, calc(100% - var(--left-sidebar-width) - 48px));grid-template-columns:minmax(0,1fr)}.app-shell .object-motion-transport__subject{display:none}.app-shell .object-motion-transport__player{grid-area:1/1}.app-shell .object-motion-transport__editor{border-top:1px solid rgb(var(--border-rgb) / .24);grid-area:2/1;justify-content:center;padding-top:4px}}@media (width<=600px){.app-shell .object-motion-transport--full,.app-shell .director-shell.is-motion-studio-open .object-motion-transport--full,.app-shell .director-shell.is-sidebars-collapsed .object-motion-transport--full{border-radius:16px;width:calc(100% - 16px);left:50%}.app-shell .object-motion-transport--full:has(.object-motion-transport__route-hint){border-radius:16px;width:calc(100% - 16px);left:50%}}.object-motion-transport--full.is-collapsed{opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 44px))}.object-motion-transport__reveal{left:calc((100% + var(--left-sidebar-width) - var(--right-sidebar-width)) / 2);z-index:38;border:1px solid rgb(var(--border-rgb) / .5);height:32px;color:rgb(var(--text-muted-rgb));background:rgb(var(--panel-rgb) / .9);font:inherit;white-space:nowrap;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(20px);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:11px;display:inline-flex;position:absolute;bottom:14px;transform:translate(-50%);box-shadow:0 8px 24px #00000047}.object-motion-transport__reveal:hover,.object-motion-transport__reveal:focus-visible{color:rgb(var(--text-rgb));border-color:rgb(var(--object-motion-accent-rgb) / .55);background:rgb(var(--surface-hover-rgb) / .94)}.object-motion-transport__reveal small{color:rgb(var(--text-dim-rgb));font-variant-numeric:tabular-nums;font-size:10px}.director-shell.is-motion-studio-open .object-motion-transport__reveal{left:calc((100% + var(--left-sidebar-width) - var(--motion-studio-width)) / 2)}.director-shell.is-sidebars-collapsed .object-motion-transport__reveal{left:50%}.object-motion-transport__window{z-index:4;gap:3px;display:inline-flex;position:absolute;top:5px;right:7px}.object-motion-transport__window-button{width:22px;height:22px;color:rgb(var(--text-dim-rgb));cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.object-motion-transport__window-button:hover{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .8)}.object-motion-transport__window-button.is-active{color:rgb(var(--object-motion-accent-rgb));background:rgb(var(--object-motion-accent-rgb) / .16)}.director-shell:has(.object-motion-transport--full.is-collapsed):not(.is-camera-piloting):not(.is-camera-previewing) .viewport-toolbar{bottom:58px}.director-desk-scope{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-rgb:255 255 255;--surface-rgb:245 245 245;--surface-hover-rgb:235 235 235;--panel-rgb:255 255 255;--field-rgb:248 250 252;--border-rgb:224 224 224;--text-rgb:0 0 0;--text-muted-rgb:102 102 102;--text-dim-rgb:148 148 148;--accent-rgb:3 150 255;--accent-hover-rgb:37 99 235;--overlay-rgb:15 23 42;--ui-shadow-panel:0 14px 34px #0f172a2e;--left-sidebar-width:220px;--right-sidebar-width:300px;--left-sidebar-content-width:180px;--right-sidebar-content-width:260px;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:rgb(var(--bg-rgb));color:rgb(var(--text-rgb));font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.director-desk-scope[data-theme=dark],.director-desk-scope.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-rgb:9 9 9;--surface-rgb:26 26 26;--surface-hover-rgb:34 34 34;--panel-rgb:26 26 26;--field-rgb:10 10 12;--border-rgb:42 42 42;--text-rgb:255 255 255;--text-muted-rgb:136 136 136;--text-dim-rgb:95 95 95;--accent-rgb:3 150 255;--accent-hover-rgb:96 165 250;--overlay-rgb:0 0 0;--ui-shadow-panel:0 14px 34px #00000061}.director-desk-scope *{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(var(--border-rgb) / .5) transparent}.director-desk-scope,.director-desk-scope,.director-desk-scope{background:#090909;height:100%;margin:0}.director-desk-scope{background:rgb(var(--bg-rgb));min-width:0;color:rgb(var(--text-rgb));overflow:hidden}.director-desk-scope button,.director-desk-scope input,.director-desk-scope select,.director-desk-scope textarea{font:inherit}.director-desk-scope button{cursor:pointer}.director-desk-scope input,.director-desk-scope select,.director-desk-scope textarea{color:inherit}.director-desk-scope button:focus-visible{outline:2px solid rgb(var(--accent-rgb) / .78);outline-offset:1px}.director-desk-scope input:focus-visible,.director-desk-scope select:focus-visible,.director-desk-scope textarea:focus-visible{outline:1px solid rgb(var(--accent-rgb) / .78);outline-offset:1px}.director-desk-scope ::-webkit-scrollbar{width:6px;height:6px}.director-desk-scope ::-webkit-scrollbar-track{background:0 0}.director-desk-scope ::-webkit-scrollbar-thumb{background:rgb(var(--border-rgb) / .5);border-radius:999px}.director-desk-scope ::-webkit-scrollbar-thumb:hover{background:rgb(var(--accent-rgb) / .4)}.director-desk-scope .app-shell{grid-template-rows:auto 1fr;height:100%;min-height:100vh;display:grid;overflow:hidden}.director-desk-scope .director-home-shell{overscroll-behavior-y:contain;scroll-behavior:smooth;scrollbar-gutter:stable;background:radial-gradient(circle at 18% 12%, rgb(var(--accent-rgb) / .22), transparent 28%), radial-gradient(circle at 82% 0%, #ffffff14, transparent 24%), linear-gradient(135deg, rgb(var(--bg-rgb)), rgb(var(--surface-rgb) / .78));height:100dvh;min-height:0;padding:64px clamp(24px,6vw,84px);overflow:hidden scroll}.director-desk-scope .director-home-shell::-webkit-scrollbar{width:11px}.director-desk-scope .director-home-shell::-webkit-scrollbar-track{border-left:1px solid rgb(var(--border-rgb) / .24);background:rgb(var(--surface-rgb) / .48)}.director-desk-scope .director-home-shell::-webkit-scrollbar-thumb{background:rgb(var(--accent-rgb) / .72);background-clip:padding-box;border:3px solid #0000;border-radius:999px}.director-desk-scope .director-home-shell::-webkit-scrollbar-thumb:hover{background:rgb(var(--accent-rgb) / .95);background-clip:padding-box}.director-desk-scope .director-home-hero{justify-content:space-between;align-items:flex-end;gap:28px;max-width:1120px;margin:0 auto 34px;display:flex}.director-desk-scope .director-home-kicker{color:rgb(var(--accent-rgb));letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:700;line-height:1.4}.director-desk-scope .director-home-hero h1{max-width:840px;color:rgb(var(--text-rgb));letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.5vw,58px);font-weight:760;line-height:1.05}.director-desk-scope .director-home-hero p:not(.director-home-kicker){max-width:560px;color:rgb(var(--text-muted-rgb));margin:18px 0 0;font-size:15px;line-height:1.8}.director-desk-scope .director-home-primary-button{border:1px solid rgb(var(--accent-rgb) / .42);color:#fff;background:linear-gradient(135deg, rgb(var(--accent-rgb)), rgb(var(--accent-hover-rgb)));height:46px;box-shadow:0 18px 40px rgb(var(--accent-rgb) / .24);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:700;transition:box-shadow .18s,transform .18s;display:inline-flex}.director-desk-scope .director-home-primary-button:hover{box-shadow:0 22px 52px rgb(var(--accent-rgb) / .34);transform:translateY(-1px)}.director-desk-scope .director-home-primary-button:active{transform:translateY(0)}.director-desk-scope .director-home-hero-actions{flex:none;justify-items:center;gap:10px;display:grid}.director-desk-scope .director-home-scroll-hint{color:rgb(var(--text-muted-rgb));align-items:center;gap:6px;font-size:11px;text-decoration:none;transition:color .18s;display:inline-flex}.director-desk-scope .director-home-scroll-hint:hover,.director-desk-scope .director-home-scroll-hint:focus-visible{color:rgb(var(--accent-rgb))}.director-desk-scope .director-home-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;max-width:1120px;margin:0 auto;display:grid}.director-desk-scope .director-home-empty{border:1px dashed rgb(var(--border-rgb) / .6);max-width:1120px;min-height:240px;color:rgb(var(--text-muted-rgb));background:rgb(var(--panel-rgb) / .55);text-align:center;border-radius:28px;place-items:center;gap:10px;margin:0 auto;padding:36px;display:grid}.director-desk-scope .director-home-empty h2{color:rgb(var(--text-rgb));margin:6px 0 0;font-size:22px;line-height:1.3}.director-desk-scope .director-home-empty p{margin:0;font-size:14px;line-height:1.7}.director-desk-scope .director-home-card{border:1px solid rgb(var(--border-rgb) / .55);min-height:158px;color:rgb(var(--text-rgb));text-align:left;background:linear-gradient(135deg, rgb(var(--panel-rgb) / .98), rgb(var(--surface-rgb) / .76)), rgb(var(--panel-rgb));border-radius:24px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 16px 44px #0003}.director-desk-scope .director-home-card:after{background:rgb(var(--accent-rgb) / .1);content:"";pointer-events:none;border-radius:999px;width:142px;height:142px;position:absolute;inset:auto -24px -58px auto}.director-desk-scope .director-home-card-main{z-index:1;width:100%;min-height:114px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:0;display:grid;position:relative}.director-desk-scope .director-home-card:hover,.director-desk-scope .director-home-card.is-active{border-color:rgb(var(--accent-rgb) / .48);transform:translateY(-2px);box-shadow:0 22px 58px #00000052}.director-desk-scope .director-home-card-icon{width:44px;height:44px;color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .12);border-radius:16px;place-items:center;display:grid}.director-desk-scope .director-home-card-content{align-content:start;gap:10px;min-width:0;display:grid}.director-desk-scope .director-home-card-title{text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:720;line-height:1.25;overflow:hidden}.director-desk-scope .director-home-card-meta{color:rgb(var(--text-muted-rgb));align-items:center;gap:6px;font-size:13px;line-height:1.4;display:inline-flex}.director-desk-scope .director-home-card-index{color:rgb(var(--text-dim-rgb));letter-spacing:.12em;font-size:12px;font-weight:700;position:absolute;bottom:18px;left:22px}.director-desk-scope .director-home-card-arrow{color:rgb(var(--text-muted-rgb));transition:color .18s,transform .18s;position:absolute;bottom:18px;right:22px}.director-desk-scope .director-home-card:hover .director-home-card-arrow,.director-desk-scope .director-home-card.is-active .director-home-card-arrow{color:rgb(var(--accent-rgb));transform:translate(3px)}.director-desk-scope .director-home-card-delete{z-index:2;border:1px solid rgb(var(--border-rgb) / .42);width:32px;height:32px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .72);opacity:.72;border-radius:999px;place-items:center;transition:border-color .18s,background-color .18s,color .18s,opacity .18s,transform .18s;display:grid;position:absolute;top:14px;right:14px;transform:translateY(0)}.director-desk-scope .director-home-card:hover .director-home-card-delete,.director-desk-scope .director-home-card:focus-within .director-home-card-delete{opacity:1;transform:translateY(0)}.director-desk-scope .director-home-card-delete:hover{color:#f87171;background:#7f1d1d38;border-color:#f871718c}.director-desk-scope .director-home-guide,.director-desk-scope .director-home-release,.director-desk-scope .director-home-contributors,.director-desk-scope .director-home-controls{border:1px solid rgb(var(--border-rgb) / .5);background:rgb(var(--panel-rgb) / .72);border-radius:22px;max-width:1120px;margin:38px auto 0;padding:24px}.director-desk-scope .director-home-contributor-list{margin:20px 0 0;display:grid}.director-desk-scope .director-home-contributor-list>div{border-top:1px solid rgb(var(--border-rgb) / .3);grid-template-columns:minmax(140px,.32fr) minmax(0,1fr);align-items:center;gap:18px;padding:14px 2px 0;display:grid}.director-desk-scope .director-home-contributor-list dt{color:rgb(var(--text-rgb));font-size:13px;font-weight:750}.director-desk-scope .director-home-contributor-list dd{color:rgb(var(--text-muted-rgb));justify-content:space-between;align-items:center;gap:16px;margin:0;font-size:11px;line-height:1.6;display:flex}.director-desk-scope .director-home-contributor-list dd strong{color:rgb(var(--accent-rgb));flex:none;font-size:11px}.director-desk-scope .director-home-control-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.director-desk-scope .director-home-control-group,.director-desk-scope .director-home-mac-gestures,.director-desk-scope .director-home-tools-guide{border:1px solid rgb(var(--border-rgb) / .34);background:rgb(var(--surface-rgb) / .42);border-radius:12px;padding:14px}.director-desk-scope .director-home-control-group>header,.director-desk-scope .director-home-mac-gestures>header{min-height:44px;color:rgb(var(--accent-rgb));align-items:flex-start;gap:9px;display:flex}.director-desk-scope .director-home-control-group h3,.director-desk-scope .director-home-mac-gestures h3,.director-desk-scope .director-home-tools-guide h3{color:rgb(var(--text-rgb));margin:0;font-size:12px;line-height:1.5}.director-desk-scope .director-home-control-group header p,.director-desk-scope .director-home-mac-gestures header p{color:rgb(var(--text-muted-rgb));margin:2px 0 0;font-size:9px;line-height:1.5}.director-desk-scope .director-home-control-group dl,.director-desk-scope .director-home-mac-gestures dl,.director-desk-scope .director-home-tools-guide dl{gap:0;margin:10px 0 0;display:grid}.director-desk-scope .director-home-control-group dl>div,.director-desk-scope .director-home-mac-gestures dl>div,.director-desk-scope .director-home-tools-guide dl>div{border-top:1px solid rgb(var(--border-rgb) / .24);grid-template-columns:minmax(104px,auto) minmax(0,1fr);align-items:baseline;gap:10px;padding:8px 0;display:grid}.director-desk-scope .director-home-control-group dt,.director-desk-scope .director-home-mac-gestures dt,.director-desk-scope .director-home-tools-guide dt{border:1px solid rgb(var(--border-rgb) / .5);width:fit-content;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb));white-space:nowrap;border-radius:5px;padding:3px 6px;font:600 9px/1.2 SFMono-Regular,Consolas,monospace}.director-desk-scope .director-home-control-group dd,.director-desk-scope .director-home-mac-gestures dd,.director-desk-scope .director-home-tools-guide dd{color:rgb(var(--text-muted-rgb));margin:0;font-size:10px;line-height:1.55}.director-desk-scope .director-home-mac-gestures{border-color:rgb(var(--accent-rgb) / .25);margin-top:12px}.director-desk-scope .director-home-mac-gestures dl{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.director-desk-scope .director-home-tools-guide{margin-top:12px}.director-desk-scope .director-home-tools-guide dl{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.director-desk-scope .director-home-tools-guide dl>div{grid-template-columns:82px minmax(0,1fr)}.director-desk-scope .director-home-section-heading{grid-template-columns:126px minmax(0,1fr);align-items:start;gap:18px;display:grid}.director-desk-scope .director-home-section-heading>span{border:1px solid rgb(var(--accent-rgb) / .28);width:fit-content;color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .08);border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.director-desk-scope .director-home-section-heading h2{color:rgb(var(--text-rgb));margin:0;font-size:21px;line-height:1.35}.director-desk-scope .director-home-section-heading p{color:rgb(var(--text-muted-rgb));margin:5px 0 0;font-size:12px;line-height:1.65}.director-desk-scope .director-home-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.director-desk-scope .director-home-steps li{border:1px solid rgb(var(--border-rgb) / .34);background:rgb(var(--surface-rgb) / .48);border-radius:12px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:9px;min-height:112px;padding:13px;display:grid}.director-desk-scope .director-home-steps li>span{width:26px;height:26px;color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .12);border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.director-desk-scope .director-home-steps strong{color:rgb(var(--text-rgb));font-size:12px;line-height:1.5;display:block}.director-desk-scope .director-home-steps p{color:rgb(var(--text-muted-rgb));margin:5px 0 0;font-size:11px;line-height:1.65}.director-desk-scope .director-home-shortcuts{color:rgb(var(--text-muted-rgb));flex-wrap:wrap;align-items:center;gap:7px;margin:15px 0 0;font-size:10px;display:flex}.director-desk-scope .director-home-shortcuts strong{color:rgb(var(--text-rgb));margin-right:5px;font-size:11px}.director-desk-scope .director-home-shortcuts kbd{border:1px solid rgb(var(--border-rgb) / .5);color:rgb(var(--text-rgb));background:rgb(var(--field-rgb));border-radius:5px;padding:3px 6px;font:600 9px/1.2 SFMono-Regular,Consolas,monospace}.director-desk-scope .director-home-release-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:20px 0 0;padding:0;list-style:none;display:grid}.director-desk-scope .director-home-release-list li{border-top:1px solid rgb(var(--border-rgb) / .28);color:rgb(var(--text-muted-rgb));align-items:flex-start;gap:9px;padding:11px 2px 0;font-size:11px;line-height:1.65;display:flex}.director-desk-scope .director-home-release-list svg{color:#71d49b;flex:none;margin-top:1px}@media (width<=900px){.director-desk-scope .director-home-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.director-desk-scope .director-home-shell{padding:36px 16px}.director-desk-scope .director-home-hero{flex-direction:column;align-items:stretch}.director-desk-scope .director-home-hero-actions{align-self:flex-start;justify-items:start}.director-desk-scope .director-home-guide,.director-desk-scope .director-home-release,.director-desk-scope .director-home-contributors,.director-desk-scope .director-home-controls{padding:18px}.director-desk-scope .director-home-section-heading{grid-template-columns:1fr;gap:10px}.director-desk-scope .director-home-steps,.director-desk-scope .director-home-release-list,.director-desk-scope .director-home-control-grid,.director-desk-scope .director-home-mac-gestures dl,.director-desk-scope .director-home-tools-guide dl{grid-template-columns:1fr}.director-desk-scope .director-home-contributor-list>div{grid-template-columns:1fr;gap:6px}.director-desk-scope .director-home-contributor-list dd{flex-direction:column;align-items:flex-start;gap:4px}.director-desk-scope .director-home-steps li{min-height:0}}.director-desk-scope .top-bar{grid-template-columns:minmax(340px, .72fr) minmax(260px, 1fr) var(--right-sidebar-width);border:1px solid rgb(var(--border-rgb) / .24);background:rgb(var(--panel-rgb));align-items:center;gap:0;min-height:70px;padding:0 20px;font-family:PingFang SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.director-desk-scope .top-bar-title{white-space:nowrap;margin:0;font-size:16px;font-weight:600;line-height:22px}.director-desk-scope .top-bar-home-button{color:rgb(var(--text-rgb));background:0 0;border:0;padding:0}.director-desk-scope .top-bar-home-button:hover{color:rgb(var(--accent-rgb))}.director-desk-scope .top-bar-version{border:1px solid rgb(var(--border-rgb) / .42);color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .46);white-space:nowrap;border-radius:4px;flex:none;margin-left:6px;padding:2px 5px;font:600 9px/1.2 SFMono-Regular,Consolas,monospace}.director-desk-scope .top-bar-home-nav-button{border:1px solid rgb(var(--border-rgb) / .4);height:30px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .5);white-space:nowrap;border-radius:8px;align-items:center;gap:4px;margin-left:12px;padding:0 9px;font-size:12px;display:inline-flex}.director-desk-scope .top-bar-home-nav-button:hover{border-color:rgb(var(--accent-rgb) / .4);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .08)}.director-desk-scope .director-desk-switcher{align-items:center;gap:8px;min-width:0;margin-left:8px;display:flex}.director-desk-scope .director-desk-select{border:1px solid rgb(var(--border-rgb) / .42);min-width:128px;max-width:190px;height:34px;color:rgb(var(--text-rgb));background:linear-gradient(45deg, transparent 50%, rgb(var(--text-muted-rgb)) 50%) calc(100% - 16px) 14px / 5px 5px no-repeat, linear-gradient(135deg, rgb(var(--text-muted-rgb)) 50%, transparent 50%) calc(100% - 11px) 14px / 5px 5px no-repeat, rgb(var(--surface-rgb) / .62);appearance:none;border-radius:8px;outline:none;padding:0 34px 0 12px;font-size:13px;font-weight:520;line-height:18px;transition:border-color .18s,background-color .18s,box-shadow .18s}.director-desk-scope .director-desk-select:hover,.director-desk-scope .director-desk-select:focus-visible{border-color:rgb(var(--accent-rgb) / .46);background-color:rgb(var(--surface-rgb) / .9);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .08)}.director-desk-scope .director-desk-create-button{border:1px solid rgb(var(--accent-rgb) / .28);height:34px;color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .1);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:13px;font-weight:560;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.director-desk-scope .director-desk-create-button:hover{border-color:rgb(var(--accent-rgb) / .45);background:rgb(var(--accent-rgb) / .16)}.director-desk-scope .director-desk-create-button:active{transform:translateY(1px)}.director-desk-scope .top-bar-left,.director-desk-scope .top-bar-center,.director-desk-scope .top-bar-actions{align-items:center;min-width:0;display:flex}.director-desk-scope .top-bar-center{justify-content:center}.director-desk-scope .top-bar-actions{justify-content:flex-end;gap:10px}.director-desk-scope .top-bar-action-button{border:1px solid rgb(var(--border-rgb) / .42);width:36px;height:36px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .55);border-radius:10px;place-items:center;transition:border-color .18s,background-color .18s,color .18s;display:grid}.director-desk-scope .top-bar-action-button:hover{border-color:rgb(var(--border-rgb) / .72);background:rgb(var(--surface-rgb) / .82);color:rgb(var(--text-rgb))}.director-desk-scope .viewport-sensitivity-settings,.director-desk-scope .performance-settings{z-index:80;position:relative}.director-desk-scope .performance-settings-trigger{border:1px solid rgb(var(--border-rgb) / .52);height:34px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .58);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:620;display:inline-flex}.director-desk-scope .performance-settings-trigger small{color:rgb(var(--accent-rgb));font-size:10px}.director-desk-scope .performance-settings-trigger:hover,.director-desk-scope .performance-settings-trigger.is-active{border-color:rgb(var(--accent-rgb) / .45);color:rgb(var(--text-rgb));background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .performance-settings-popover{border:1px solid rgb(var(--border-rgb) / .5);width:328px;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .98);box-shadow:0 18px 48px rgb(var(--overlay-rgb) / .42);text-align:left;-webkit-backdrop-filter:blur(24px);border-radius:10px;gap:12px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.director-desk-scope .performance-settings-header{justify-content:space-between;align-items:center;display:flex}.director-desk-scope .performance-settings-header>div{gap:3px;display:grid}.director-desk-scope .performance-settings-header strong{font-size:14px}.director-desk-scope .performance-settings-header small,.director-desk-scope .performance-settings-status,.director-desk-scope .performance-profile-list button small{color:rgb(var(--text-muted-rgb));font-size:11px;line-height:16px}.director-desk-scope .performance-settings-header>button{width:28px;height:28px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.director-desk-scope .performance-profile-list{gap:6px;display:grid}.director-desk-scope .performance-profile-list button{border:1px solid rgb(var(--border-rgb) / .35);width:100%;min-height:48px;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb) / .62);text-align:left;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:7px 9px;display:grid}.director-desk-scope .performance-profile-list button>span:last-child{gap:1px;min-width:0;display:grid}.director-desk-scope .performance-profile-list button strong{font-size:12px}.director-desk-scope .performance-profile-list button.is-selected{border-color:rgb(var(--accent-rgb) / .56);background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .performance-profile-radio{border:1px solid rgb(var(--text-muted-rgb) / .72);width:14px;height:14px;box-shadow:inset 0 0 0 3px rgb(var(--panel-rgb));background:0 0;border-radius:50%}.director-desk-scope .performance-profile-list button.is-selected .performance-profile-radio{border-color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb))}.director-desk-scope .performance-settings-status{background:rgb(var(--field-rgb) / .75);border-radius:7px;margin:0;padding:9px 10px}.director-desk-scope .performance-settings-status strong{color:rgb(var(--accent-rgb))}.director-desk-scope .performance-benchmark-tools{border-top:1px solid rgb(var(--border-rgb) / .35);gap:8px;padding-top:2px;display:grid}.director-desk-scope .performance-benchmark-tools>header{gap:2px;padding-top:8px;display:grid}.director-desk-scope .performance-benchmark-tools>header strong{font-size:12px}.director-desk-scope .performance-benchmark-tools>header small{color:rgb(var(--text-muted-rgb));font-size:11px}.director-desk-scope .performance-benchmark-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.director-desk-scope .performance-benchmark-actions button,.director-desk-scope .performance-benchmark-result button{border:1px solid rgb(var(--border-rgb) / .42);min-height:30px;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb) / .72);border-radius:6px;justify-content:center;align-items:center;gap:5px;font-size:11px;display:inline-flex}.director-desk-scope .performance-benchmark-hud{z-index:90;border:1px solid rgb(var(--border-rgb) / .55);max-width:calc(100vw - 32px);min-height:46px;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .96);box-shadow:var(--ui-shadow-panel);border-radius:6px;align-items:center;gap:12px;padding:8px 10px 8px 12px;display:flex;position:fixed;bottom:16px;right:16px}.director-desk-scope .performance-benchmark-hud>div{gap:1px;display:grid}.director-desk-scope .performance-benchmark-hud strong{white-space:nowrap;font-size:12px}.director-desk-scope .performance-benchmark-hud small,.director-desk-scope .performance-benchmark-hud>span{color:rgb(var(--text-muted-rgb));white-space:nowrap;font-size:11px}.director-desk-scope .performance-benchmark-hud button{border:1px solid rgb(var(--accent-rgb) / .45);height:28px;color:rgb(var(--text-rgb));background:rgb(var(--accent-rgb) / .15);white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:0 9px;font-size:11px;display:inline-flex}@media (width<=600px){.director-desk-scope .performance-benchmark-hud{justify-content:space-between;gap:8px;bottom:8px;left:8px;right:8px}.director-desk-scope .performance-benchmark-hud>span{text-overflow:ellipsis;overflow:hidden}}.director-desk-scope .performance-benchmark-actions button:hover,.director-desk-scope .performance-benchmark-result button:hover{border-color:rgb(var(--accent-rgb) / .55);background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .performance-benchmark-result{min-height:34px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb) / .56);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px 5px 9px;font-size:11px;display:flex}.director-desk-scope .performance-benchmark-result button{color:rgb(var(--accent-rgb));flex:none;padding:0 8px}.director-desk-scope .viewport-sensitivity-trigger{border:1px solid rgb(var(--border-rgb) / .52);height:34px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .58);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:620;display:inline-flex}.director-desk-scope .viewport-sensitivity-trigger:hover,.director-desk-scope .viewport-sensitivity-trigger.is-active{border-color:rgb(var(--accent-rgb) / .45);color:rgb(var(--text-rgb));background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .viewport-sensitivity-popover{border:1px solid rgb(var(--border-rgb) / .5);width:312px;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .98);box-shadow:0 18px 48px rgb(var(--overlay-rgb) / .42);text-align:left;-webkit-backdrop-filter:blur(24px);border-radius:14px;gap:16px;padding:16px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.director-desk-scope .viewport-sensitivity-header,.director-desk-scope .viewport-sensitivity-label,.director-desk-scope .viewport-sensitivity-scale{justify-content:space-between;align-items:center;display:flex}.director-desk-scope .viewport-sensitivity-header>div{gap:3px;display:grid}.director-desk-scope .viewport-sensitivity-header strong{font-size:14px;line-height:20px}.director-desk-scope .viewport-sensitivity-header small,.director-desk-scope .viewport-sensitivity-note,.director-desk-scope .viewport-sensitivity-scale{color:rgb(var(--text-muted-rgb));font-size:11px;line-height:16px}.director-desk-scope .viewport-sensitivity-header>button{width:28px;height:28px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.director-desk-scope .viewport-sensitivity-header>button:hover{color:rgb(var(--text-rgb));background:rgb(var(--text-rgb) / .08)}.director-desk-scope .viewport-sensitivity-control{gap:8px;display:grid}.director-desk-scope .viewport-sensitivity-label label{font-size:13px;font-weight:620}.director-desk-scope .viewport-sensitivity-label output{color:rgb(var(--accent-rgb));font-variant-numeric:tabular-nums;font-size:12px}.director-desk-scope .viewport-sensitivity-control input[type=range]{width:100%;accent-color:rgb(var(--accent-rgb));margin:0}.director-desk-scope .viewport-sensitivity-note{background:rgb(var(--field-rgb) / .75);border-radius:9px;margin:-2px 0 0;padding:9px 10px}.director-desk-scope .viewport-sensitivity-reset{border:1px solid rgb(var(--border-rgb) / .45);min-height:34px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb) / .62);border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:620;display:inline-flex}.director-desk-scope .viewport-sensitivity-reset:hover:not(:disabled){border-color:rgb(var(--accent-rgb) / .45);background:rgb(var(--accent-rgb) / .11)}.director-desk-scope .viewport-sensitivity-reset:disabled{cursor:default;opacity:.42}.director-desk-scope .viewport-settings-cluster{z-index:21;pointer-events:auto;align-items:center;gap:8px;display:flex;position:absolute;top:43px}.director-desk-scope .director-shortcut-settings{z-index:80;position:relative}.director-desk-scope .director-shortcut-trigger{border:1px solid rgb(var(--border-rgb) / .52);height:34px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .58);white-space:nowrap;-webkit-backdrop-filter:blur(12px);border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:620;display:inline-flex}.director-desk-scope .director-shortcut-trigger:hover,.director-desk-scope .director-shortcut-trigger.is-active{border-color:rgb(var(--accent-rgb) / .45);color:rgb(var(--text-rgb));background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .director-shortcut-popover{border:1px solid rgb(var(--border-rgb) / .5);width:336px;max-height:min(70vh,560px);color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .98);box-shadow:0 18px 48px rgb(var(--overlay-rgb) / .42);text-align:left;-webkit-backdrop-filter:blur(24px);border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:16px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.director-desk-scope .director-shortcut-header{justify-content:space-between;align-items:center;display:flex}.director-desk-scope .director-shortcut-header>div{gap:3px;display:grid}.director-desk-scope .director-shortcut-header strong{font-size:14px;line-height:20px}.director-desk-scope .director-shortcut-header small{color:rgb(var(--text-muted-rgb));font-size:11px;line-height:16px}.director-desk-scope .director-shortcut-header>button{width:28px;height:28px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.director-desk-scope .director-shortcut-header>button:hover{color:rgb(var(--text-rgb));background:rgb(var(--text-rgb) / .08)}.director-desk-scope .director-shortcut-body{gap:14px;padding-right:2px;display:grid;overflow-y:auto}.director-desk-scope .director-shortcut-group{gap:6px;display:grid}.director-desk-scope .director-shortcut-group h4{color:rgb(var(--accent-rgb));letter-spacing:.06em;margin:0;font-size:11px;font-weight:700}.director-desk-scope .director-shortcut-group ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.director-desk-scope .director-shortcut-row{border:1px solid rgb(var(--border-rgb) / .28);background:rgb(var(--field-rgb) / .55);border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:32px;padding:3px 4px 3px 10px;display:grid}.director-desk-scope .director-shortcut-row__label{color:rgb(var(--text-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.director-desk-scope .director-shortcut-key{border:1px solid rgb(var(--border-rgb) / .6);min-width:74px;height:26px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb) / .85);font-variant-numeric:tabular-nums;white-space:nowrap;box-shadow:inset 0 -1px 0 rgb(var(--overlay-rgb) / .35);border-radius:7px;padding:0 10px;font-size:12px;font-weight:640}.director-desk-scope .director-shortcut-key:hover{border-color:rgb(var(--accent-rgb) / .5);color:rgb(var(--accent-rgb))}.director-desk-scope .director-shortcut-key.is-recording{border-color:rgb(var(--accent-rgb));color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .16)}.director-desk-scope .director-shortcut-key.is-conflicted{color:#f87171;border-color:#f87171a6}.director-desk-scope .director-shortcut-footer{border-top:1px solid rgb(var(--border-rgb) / .35);gap:8px;padding-top:10px;display:grid}.director-desk-scope .director-shortcut-footer p{color:rgb(var(--text-muted-rgb));margin:0;font-size:11px;line-height:16px}.director-desk-scope .director-shortcut-footer>button{border:1px solid rgb(var(--border-rgb) / .45);min-height:34px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb) / .62);border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:620;display:inline-flex}.director-desk-scope .director-shortcut-footer>button:hover:not(:disabled){border-color:rgb(var(--accent-rgb) / .45);background:rgb(var(--accent-rgb) / .11)}.director-desk-scope .director-shortcut-footer>button:disabled{cursor:default;opacity:.42}@media (width<=700px){.director-desk-scope .viewport-sensitivity-trigger,.director-desk-scope .performance-settings-trigger{width:34px;padding:0}.director-desk-scope .performance-settings-trigger>span,.director-desk-scope .performance-settings-trigger>small{display:none}.director-desk-scope .performance-settings-popover{width:auto;position:fixed;top:66px;left:12px;right:12px}.director-desk-scope .viewport-sensitivity-trigger>span{display:none}.director-desk-scope .viewport-sensitivity-popover{width:auto;position:fixed;top:66px;left:12px;right:12px}.director-desk-scope .director-shortcut-trigger{width:34px;padding:0}.director-desk-scope .director-shortcut-trigger>span{display:none}.director-desk-scope .director-shortcut-popover{width:auto;max-height:calc(100vh - 84px);position:fixed;top:66px;left:12px;right:12px}}.director-desk-scope .app-shell{--bg-rgb:5 6 8;--surface-rgb:29 30 34;--surface-hover-rgb:38 40 45;--panel-rgb:18 19 22;--field-rgb:27 28 32;--border-rgb:64 67 74;--text-rgb:246 247 249;--text-muted-rgb:178 182 192;--text-dim-rgb:132 136 146;--accent-rgb:77 143 248;--accent-hover-rgb:105 163 250;--overlay-rgb:0 0 0;--left-sidebar-width:230px;--right-sidebar-width:230px;--left-sidebar-content-width:calc(var(--left-sidebar-width) - 24px);--right-sidebar-content-width:calc(var(--right-sidebar-width) - 24px);--ui-shadow-panel:0 10px 28px #0000002e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:rgb(var(--bg-rgb));font-family:Avenir Next,PingFang SC,Microsoft YaHei UI,sans-serif;display:block;position:relative}.director-desk-scope .app-shell:before{z-index:0;pointer-events:none;content:"";background-color:#0000;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000040,#0000 62%);mask-image:linear-gradient(#00000040,#0000 62%)}.director-desk-scope .app-shell .top-bar{z-index:60;pointer-events:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:48px;min-height:48px;padding:0;display:grid;position:absolute;top:16px;left:16px;right:16px}.director-desk-scope .app-shell .top-bar-left,.director-desk-scope .app-shell .top-bar-center,.director-desk-scope .app-shell .top-bar-actions{background:rgb(var(--panel-rgb));height:48px;box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(118%);pointer-events:auto;border:0;border-radius:16px}.director-desk-scope .app-shell .top-bar-left{justify-self:start;gap:2px;max-width:calc(100% - 16px);padding:8px}.director-desk-scope .app-shell .top-bar-center{justify-self:center;gap:5px;padding:8px}.director-desk-scope .app-shell .top-bar-actions{justify-self:end;padding:8px}.director-desk-scope .app-shell .top-bar-title{letter-spacing:0;padding:0 8px;font-size:14px;font-weight:650}.director-desk-scope .app-shell .top-bar-version{border-color:rgb(var(--border-rgb) / .32);color:rgb(var(--text-dim-rgb));background:0 0;margin:0 4px 0 0}.director-desk-scope .app-shell .top-bar-home-nav-button,.director-desk-scope .app-shell .director-desk-select,.director-desk-scope .app-shell .director-desk-create-button,.director-desk-scope .app-shell .top-bar-motion-button,.director-desk-scope .app-shell .viewport-sensitivity-trigger,.director-desk-scope .app-shell .performance-settings-trigger,.director-desk-scope .app-shell .top-bar-action-button{background:#ffffff0d;border-color:#0000;border-radius:8px;height:32px;font-size:11px;line-height:16px}.director-desk-scope .app-shell .top-bar-home-nav-button{margin-left:0}.director-desk-scope .app-shell .director-desk-switcher{gap:5px;margin-left:3px}.director-desk-scope .app-shell .director-desk-select{min-width:116px;max-width:164px;padding-left:10px;padding-right:28px;font-size:12px}.director-desk-scope .app-shell .director-desk-create-button{border-color:rgb(var(--accent-rgb) / .34);background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .app-shell .mode-toggle{background:#ffffff08;border:0;border-radius:8px;width:188px;height:32px;padding:0}.director-desk-scope .app-shell .mode-toggle-button{width:92px;height:32px;color:rgb(var(--text-muted-rgb));border-radius:8px;font-size:11px}.director-desk-scope .app-shell .mode-toggle-button[aria-pressed=true]{color:#fff;background:#2589ff;border-color:#0000}.director-desk-scope .app-shell .director-shell-fullbleed{z-index:1;background:rgb(var(--bg-rgb));height:100%}.director-desk-scope .app-shell .viewport-column,.director-desk-scope .app-shell .director-canvas{background:#030405}.director-desk-scope .app-shell .left-sidebar,.director-desk-scope .app-shell .right-sidebar,.director-desk-scope .app-shell .director-sidebar{background:rgb(var(--panel-rgb));box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(110%);border:0;border-radius:16px;top:76px;bottom:16px}.director-desk-scope .app-shell .left-sidebar{left:16px}.director-desk-scope .app-shell .right-sidebar{right:16px}.director-desk-scope .app-shell .panel-card.right-inspector.scene-inspector{-ms-overflow-style:none;scrollbar-width:none}.director-desk-scope .app-shell .right-sidebar:has(>.scene-inspector){-ms-overflow-style:none;scrollbar-width:none}.director-desk-scope .app-shell .right-sidebar:has(>.scene-inspector)::-webkit-scrollbar{width:0;height:0;display:none}.director-desk-scope .app-shell .panel-card.right-inspector.scene-inspector::-webkit-scrollbar{width:0;height:0;display:none}.director-desk-scope .app-shell .director-sidebar .panel-card,.director-desk-scope .app-shell .right-sidebar .right-inspector,.director-desk-scope .app-shell .left-sidebar .object-tree-panel{background:0 0}.director-desk-scope .app-shell .director-sidebar .panel-card{padding:14px}.director-desk-scope .app-shell .left-sidebar .object-tree-panel{gap:14px;padding:12px}.director-desk-scope .app-shell .object-tree-heading{align-items:center;gap:9px;min-height:30px;padding:0 3px;display:flex}.director-desk-scope .app-shell .object-tree-heading-icon{color:#bcd7ff;background:rgb(var(--accent-rgb) / .12);border:0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.director-desk-scope .app-shell .object-tree-heading>div{gap:1px;min-width:0;display:grid}.director-desk-scope .app-shell .object-tree-heading strong{font-size:12px;font-weight:650;line-height:16px}.director-desk-scope .app-shell .object-tree-heading small{color:rgb(var(--text-dim-rgb));font-size:9px;line-height:12px}.director-desk-scope .app-shell .object-search-field .ui-field,.director-desk-scope .app-shell .left-sidebar .object-search-field .ui-field,.director-desk-scope .app-shell .left-sidebar .object-search-field input.ui-field,.director-desk-scope .app-shell .left-sidebar .object-tree-panel .object-search-field input.ui-field:not([type=range]):not([type=checkbox]):not([type=color]){background:#ffffff0d;border:0;border-radius:8px;height:32px;font-size:11px;font-weight:400}.director-desk-scope .app-shell .object-tree-groups{gap:12px}.director-desk-scope .app-shell .object-tree-group h3{color:rgb(var(--text-dim-rgb));text-transform:uppercase;padding:0 6px 4px;font-size:10px;font-weight:650}.director-desk-scope .app-shell .object-list{margin-inline:0}.director-desk-scope .app-shell .object-row{border-radius:5px;min-height:32px;padding:0 7px}.director-desk-scope .app-shell .object-row[aria-selected=true]{color:#dceaff;background:rgb(var(--accent-rgb) / .16);box-shadow:inset 2px 0 0 rgb(var(--accent-rgb))}.director-desk-scope .app-shell .object-select-button{font-size:11px;font-weight:550}.director-desk-scope .app-shell .right-inspector{padding:12px 12px 16px}.director-desk-scope .app-shell .right-inspector-title{font-size:11px;font-weight:650}.director-desk-scope .app-shell .right-inspector-content{gap:12px;margin-top:12px}.director-desk-scope .app-shell .inspector-section{border-top:1px solid rgb(var(--border-rgb) / .28);gap:8px;padding-top:11px}.director-desk-scope .app-shell .inspector-text-input,.director-desk-scope .app-shell .inspector-axis-input,.director-desk-scope .app-shell .right-sidebar .right-inspector button.inspector-dropdown-trigger,.director-desk-scope .app-shell .panorama-empty-card,.director-desk-scope .app-shell .inspector-range-value,.director-desk-scope .app-shell .inspector-action-button{background:#ffffff0d;border-radius:8px}.director-desk-scope .app-shell .inspector-text-input,.director-desk-scope .app-shell .inspector-range-value,.director-desk-scope .app-shell .right-sidebar .right-inspector button.inspector-dropdown-trigger{height:24px;min-height:24px;padding-block:0;font-size:11px}.director-desk-scope .app-shell .inspector-action-button{height:32px;min-height:32px;padding-block:0;font-size:11px}.director-desk-scope .app-shell .inspector-axis-group,.director-desk-scope .app-shell .inspector-field{gap:7px}.director-desk-scope .app-shell .inspector-axis-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.director-desk-scope .app-shell .inspector-axis-input,.director-desk-scope .app-shell .inspector-axis-prefix,.director-desk-scope .app-shell .inspector-axis-value,.director-desk-scope .app-shell .right-sidebar .right-inspector button.inspector-axis-prefix{width:auto;height:24px;min-height:24px}.director-desk-scope .app-shell .inspector-axis-input{grid-template-columns:18px minmax(0,1fr)}.director-desk-scope .app-shell .inspector-axis-prefix,.director-desk-scope .app-shell .right-sidebar .right-inspector button.inspector-axis-prefix{flex-basis:18px;width:18px;font-size:10px}.director-desk-scope .app-shell .inspector-axis-value{padding-left:4px;padding-right:5px;font-size:11px}.director-desk-scope .app-shell .inspector-range-row{grid-template-columns:minmax(0,1fr) 48px;gap:8px}.director-desk-scope .app-shell .inspector-range-value{width:48px}.director-desk-scope .app-shell .panorama-empty-card{border-radius:8px;height:32px;font-size:11px}.director-desk-scope .app-shell .inspector-toggle-row{gap:7px;min-height:30px;font-size:11px}.director-desk-scope .app-shell .inspector-toggle-row input{width:14px;height:14px}.director-desk-scope .app-shell .scene-switch-row,.director-desk-scope .app-shell .panorama-action-row{gap:7px}.director-desk-scope .app-shell .scene-switch-row{grid-template-columns:repeat(2,minmax(0,1fr))}.director-desk-scope .app-shell .scene-switch-row .inspector-toggle-row{min-width:0}.director-desk-scope .app-shell .scene-switch-row .inspector-toggle-row span{text-overflow:ellipsis;overflow:hidden}.director-desk-scope .app-shell .right-sidebar .right-inspector .panorama-action-row .inspector-action-button,.director-desk-scope .app-shell .right-sidebar .right-inspector button.panorama-reset-button{border-radius:8px;height:32px;min-height:32px;font-size:11px}.director-desk-scope .app-shell .right-sidebar .right-inspector button.panorama-reset-button{width:32px;min-width:32px}.director-desk-scope .app-shell .ui-panel,.director-desk-scope .app-shell .panel-card,.director-desk-scope .app-shell .viewport-sensitivity-popover,.director-desk-scope .app-shell .performance-settings-popover,.director-desk-scope .app-shell .model-library-panel,.director-desk-scope .app-shell .viewport-aspect-panel{border-radius:16px}.director-desk-scope .app-shell .sub-panel,.director-desk-scope .app-shell .camera-preview-card,.director-desk-scope .app-shell .asset-import-item,.director-desk-scope .app-shell .inspector-preview-card{border-radius:8px}.director-desk-scope .app-shell .inspector-color-row{grid-template-columns:24px minmax(0,1fr);gap:8px}.director-desk-scope .app-shell .inspector-color-swatch{border-radius:8px;width:24px;height:24px}.director-desk-scope .app-shell .inspector-color-swatch::-webkit-color-swatch{border-radius:8px;width:24px;height:24px}.director-desk-scope .app-shell .inspector-color-hex{width:auto;height:24px}.director-desk-scope .app-shell .inspector-field-label,.director-desk-scope .app-shell .inspector-section h3,.director-desk-scope .app-shell .scene-inspector .inspector-section h3{font-size:11px}.director-desk-scope .app-shell .viewport-toolbar{background:rgb(var(--panel-rgb));height:48px;box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(116%);border:0;border-radius:16px;gap:4px;padding:8px;top:76px;bottom:auto!important}.director-desk-scope .app-shell .viewport-toolbar-button.ui-icon-button{border-radius:8px;width:32px;height:32px}.director-desk-scope .app-shell .viewport-toolbar-button.ui-icon-button.is-active,.director-desk-scope .app-shell .viewport-toolbar-button.ui-icon-button[aria-pressed=true]{color:#dceaff;box-shadow:none;background:#2589ff}.director-desk-scope .app-shell .viewport-toolbar-button .viewport-toolbar-label{border-radius:5px;top:calc(100% + 10px);bottom:auto;transform:translate(-50%,-5px)}.director-desk-scope .app-shell .viewport-toolbar-button:hover .viewport-toolbar-label,.director-desk-scope .app-shell .viewport-toolbar-button:focus-visible .viewport-toolbar-label{transform:translate(-50%)}.director-desk-scope .app-shell :is(.viewport-toolbar-menu,.viewport-toolbar-submenu){border-radius:7px;top:calc(100% + 8px);bottom:auto}@media (width<=1100px){.director-desk-scope .app-shell{--left-sidebar-width:218px;--right-sidebar-width:230px}.director-desk-scope .app-shell .top-bar-title,.director-desk-scope .app-shell .top-bar-version{display:none}.director-desk-scope .app-shell .director-desk-select{max-width:132px}}@media (width<=920px){.director-desk-scope .app-shell{--left-sidebar-width:min(218px, 29vw)}.director-desk-scope .app-shell .top-bar{grid-template-columns:minmax(0,1fr) auto}.director-desk-scope .app-shell .top-bar-center{justify-self:end}.director-desk-scope .app-shell .left-sidebar{width:var(--left-sidebar-width)}.director-desk-scope .app-shell .viewport-toolbar{left:calc((100% + var(--left-sidebar-width)) / 2)}}@media (width<=600px){.director-desk-scope .app-shell .top-bar{height:42px;min-height:42px;top:8px;left:8px;right:8px}.director-desk-scope .app-shell .top-bar-left,.director-desk-scope .app-shell .top-bar-center{height:42px;padding:4px}.director-desk-scope .app-shell .top-bar-actions{display:none}.director-desk-scope .app-shell .top-bar-home-nav-button,.director-desk-scope .app-shell .top-bar-motion-button,.director-desk-scope .app-shell .viewport-sensitivity-trigger,.director-desk-scope .app-shell .performance-settings-trigger{gap:0;width:32px;min-width:32px;padding:0;font-size:0}.director-desk-scope .app-shell .mode-toggle{width:auto}.director-desk-scope .app-shell .mode-toggle-button{width:auto;min-width:68px}.director-desk-scope .app-shell .viewport-toolbar{flex-wrap:wrap;width:calc(100% - 16px);max-width:calc(100% - 16px);height:auto;top:60px;left:50%;bottom:auto!important}}.director-desk-scope .ui-panel,.director-desk-scope .panel-card{border:1px solid rgb(var(--border-rgb) / .42);background:rgb(var(--panel-rgb) / .96);box-shadow:var(--ui-shadow-panel);border-radius:18px}.director-desk-scope .ui-card,.director-desk-scope .sub-panel,.director-desk-scope .camera-preview-card,.director-desk-scope .object-row,.director-desk-scope .asset-import-item{border:1px solid rgb(var(--border-rgb) / .28);background:rgb(var(--surface-rgb) / .42);border-radius:14px}.director-desk-scope .ui-field,.director-desk-scope .panel-card:not(.right-inspector) input:not([type=range]):not([type=checkbox]):not([type=color]),.director-desk-scope .panel-card:not(.right-inspector) select,.director-desk-scope .panel-card:not(.right-inspector) textarea{border:1px solid rgb(var(--border-rgb) / .45);background:rgb(var(--field-rgb) / .92);width:100%;min-width:0;min-height:45px;color:rgb(var(--text-rgb));border-radius:12px;padding:10px 12px;transition:border-color .18s,background-color .18s,box-shadow .18s}.director-desk-scope .panel-card:not(.right-inspector) input[type=number]{min-height:40px}.director-desk-scope .ui-field::placeholder,.director-desk-scope .panel-card:not(.right-inspector) input::placeholder,.director-desk-scope .panel-card:not(.right-inspector) textarea::placeholder{color:rgb(var(--text-dim-rgb))}.director-desk-scope .ui-field:hover,.director-desk-scope .panel-card:not(.right-inspector) input:not([type=range]):not([type=checkbox]):not([type=color]):hover,.director-desk-scope .panel-card:not(.right-inspector) select:hover,.director-desk-scope .panel-card:not(.right-inspector) textarea:hover{border-color:rgb(var(--border-rgb) / .7)}.director-desk-scope .ui-field:focus,.director-desk-scope .ui-field:focus-visible,.director-desk-scope .panel-card:not(.right-inspector) input:not([type=range]):not([type=checkbox]):not([type=color]):focus,.director-desk-scope .panel-card:not(.right-inspector) input:not([type=range]):not([type=checkbox]):not([type=color]):focus-visible,.director-desk-scope .panel-card:not(.right-inspector) select:focus,.director-desk-scope .panel-card:not(.right-inspector) select:focus-visible,.director-desk-scope .panel-card:not(.right-inspector) textarea:focus,.director-desk-scope .panel-card:not(.right-inspector) textarea:focus-visible{border-color:rgb(var(--accent-rgb) / .72);box-shadow:0 0 0 1px rgb(var(--accent-rgb) / .45);outline:none}.director-desk-scope .ui-segmented,.director-desk-scope .mode-toggle,.director-desk-scope .tab-row{border:1px solid rgb(var(--border-rgb) / .42);background:rgb(var(--surface-rgb) / .6);border-radius:14px;align-items:center;gap:6px;padding:4px;display:inline-flex}.director-desk-scope .ui-segmented-item,.director-desk-scope .mode-toggle-button,.director-desk-scope .tab-row button{color:rgb(var(--text-muted-rgb));background:0 0;border:1px solid #0000;border-radius:10px;padding:8px 12px;transition:color .18s,background-color .18s,border-color .18s,transform .18s}.director-desk-scope .ui-segmented-item:hover,.director-desk-scope .mode-toggle-button:hover,.director-desk-scope .tab-row button:hover{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .72)}.director-desk-scope .ui-segmented-item-active,.director-desk-scope .mode-toggle-button[aria-pressed=true],.director-desk-scope .tab-row button[aria-pressed=true]{border-color:rgb(var(--accent-rgb) / .28);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .mode-toggle{border-color:rgb(var(--border-rgb) / .42);background:0 0;border-radius:12px;gap:4px;width:212px;height:44px;padding:4px}.director-desk-scope .mode-toggle-button{width:100px;height:36px;color:rgb(var(--text-rgb) / .3);border-radius:8px;padding:0;font-size:14px;font-weight:500;line-height:20px}.director-desk-scope .mode-toggle-button[aria-pressed=true]{border-color:rgb(var(--accent-rgb) / .28);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .ui-icon-button,.director-desk-scope .panel-card button,.director-desk-scope .capture-action,.director-desk-scope .object-select-button,.director-desk-scope .object-flag-button{border:1px solid rgb(var(--border-rgb) / .42);color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb) / .55);border-radius:12px;padding:10px 12px;transition:border-color .18s,background-color .18s,color .18s,transform .18s}.director-desk-scope .ui-icon-button:hover,.director-desk-scope .panel-card button:hover,.director-desk-scope .capture-action:hover,.director-desk-scope .object-select-button:hover,.director-desk-scope .object-flag-button:hover{border-color:rgb(var(--accent-rgb) / .35);background:rgb(var(--surface-hover-rgb) / .88)}.director-desk-scope .ui-icon-button:active,.director-desk-scope .panel-card button:active,.director-desk-scope .capture-action:active,.director-desk-scope .object-select-button:active,.director-desk-scope .object-flag-button:active{transform:translateY(1px)}.director-desk-scope .boot-placeholder{border:1px dashed rgb(var(--border-rgb) / .72);color:rgb(var(--text-muted-rgb));background:rgb(var(--panel-rgb) / .92);border-radius:20px;place-items:center;margin:20px;padding:40px 24px;display:grid}.director-desk-scope .director-shell{grid-template-columns:var(--left-sidebar-width) minmax(0, 1fr) var(--right-sidebar-width);gap:16px;height:100%;min-height:0;padding:16px 20px 20px;display:grid;overflow:hidden}.director-desk-scope .director-shell-fullbleed{background:rgb(var(--bg-rgb));grid-template-columns:minmax(0,1fr);gap:0;padding:0;position:relative}.director-desk-scope .director-shell-fullbleed.is-sidebars-collapsed{grid-template-columns:minmax(0,1fr)}.director-desk-scope .director-shell>*{min-height:0}.director-desk-scope .director-shell-fullbleed.is-sidebars-collapsed>.left-sidebar,.director-desk-scope .director-shell-fullbleed.is-sidebars-collapsed>.right-sidebar{display:none}.director-desk-scope .left-sidebar,.director-desk-scope .right-sidebar,.director-desk-scope .director-sidebar{z-index:25;background:rgb(var(--panel-rgb) / .98);flex-direction:column;gap:0;min-height:0;padding-right:0;display:flex;position:absolute;top:0;bottom:0;overflow:auto}.director-desk-scope .left-sidebar{width:var(--left-sidebar-width);background:rgb(var(--panel-rgb));border-right:1px solid rgb(var(--border-rgb) / .24);left:0}.director-desk-scope .right-sidebar{width:var(--right-sidebar-width);background:rgb(var(--panel-rgb));border-left:1px solid rgb(var(--border-rgb) / .24);right:0;overflow-x:hidden}.director-desk-scope .viewport-column{background:rgb(var(--field-rgb));min-width:0;min-height:0;display:flex;position:relative}.director-desk-scope .canvas-frame{width:100%;height:100%;min-height:0;display:block;position:relative}.director-desk-scope .director-canvas{background:rgb(var(--field-rgb));height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;position:relative;overflow:hidden}.director-desk-scope .director-canvas>div,.director-desk-scope .director-canvas canvas{height:100%;display:block;width:100%!important}.director-desk-scope .director-canvas canvas{height:100%!important}.director-desk-scope .panel-card{flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}.director-desk-scope .director-sidebar .panel-card{border:0;border-bottom:1px solid rgb(var(--border-rgb) / .42);box-shadow:none;background:0 0;border-radius:0;padding:20px 8px}.director-desk-scope .director-sidebar .panel-card:last-child{border-bottom:0}.director-desk-scope .panel-card h2,.director-desk-scope .panel-card h3,.director-desk-scope .panel-card h4,.director-desk-scope .panel-card p,.director-desk-scope .panel-card fieldset,.director-desk-scope .panel-card label,.director-desk-scope .panel-card section{margin:0}.director-desk-scope .panel-card h2{font-size:16px;font-weight:600}.director-desk-scope .panel-card h3{font-size:14px;font-weight:600}.director-desk-scope .panel-card h4{color:rgb(var(--text-muted-rgb));font-size:13px;font-weight:600}.director-desk-scope .panel-card p,.director-desk-scope .panel-card label,.director-desk-scope .panel-card legend,.director-desk-scope .capture-status,.director-desk-scope .capture-list-placeholder{color:rgb(var(--text-muted-rgb));font-size:13px;line-height:1.5}.director-desk-scope .panel-card label{gap:8px;display:grid}.director-desk-scope .panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.director-desk-scope .panel-header button{padding-inline:10px}.director-desk-scope .tab-row{width:fit-content}.director-desk-scope .right-sidebar .panel-card{gap:20px}.director-desk-scope .right-sidebar .panel-header{min-height:32px}.director-desk-scope .right-sidebar .tab-row{border:0;border-bottom:1px solid rgb(var(--border-rgb) / .42);background:0 0;border-radius:0;justify-content:center;align-self:stretch;width:calc(100% + 16px);height:45px;margin:-10px -8px 0;padding:0}.director-desk-scope .right-sidebar .tab-row button{background:0 0;border:0;border-radius:0;height:45px;padding:0 40px;font-size:12px;font-weight:600;position:relative}.director-desk-scope .right-sidebar .tab-row button:hover{background:0 0}.director-desk-scope .right-sidebar .tab-row button[aria-pressed=true]{background:0 0;border-color:#0000}.director-desk-scope .right-sidebar .tab-row button[aria-pressed=true]:after{background:rgb(var(--accent-rgb));content:"";border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:40px;right:40px}.director-desk-scope .right-inspector{background:rgb(var(--panel-rgb));min-height:100%;box-shadow:none;border:0;border-radius:0;gap:0;padding:20px 8px;font-family:PingFang SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.director-desk-scope .right-sidebar .right-inspector{background:rgb(var(--panel-rgb));gap:0}.director-desk-scope .right-inspector-header{align-items:center;min-height:22px;display:flex}.director-desk-scope .right-inspector-title{color:rgb(var(--text-rgb));margin:0;font-size:16px;font-weight:600;line-height:22px}.director-desk-scope .right-sidebar .right-inspector-tabs{border:0;border-bottom:1px solid rgb(var(--border-rgb) / .24);background:0 0;border-radius:0;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-self:stretch;gap:0;width:calc(100% + 16px);height:40px;margin:10px -8px 0;padding:0;display:grid}.director-desk-scope .right-sidebar .right-inspector-tabs button{width:100%;min-width:24px;height:40px;color:rgb(var(--text-dim-rgb));white-space:nowrap;background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:12px;font-weight:600;line-height:17px;display:grid;position:relative}.director-desk-scope .right-sidebar .right-inspector-tabs button:hover{color:rgb(var(--text-rgb));background:0 0}.director-desk-scope .right-sidebar .right-inspector-tabs button[aria-pressed=true]{color:rgb(var(--accent-rgb));background:0 0;font-size:12px;line-height:17px}.director-desk-scope .right-sidebar .right-inspector-tabs button[aria-pressed=true]:after{background:rgb(var(--accent-rgb));content:"";border-radius:0;width:28px;height:3px;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%)}.director-desk-scope .right-inspector-content{width:var(--right-sidebar-content-width);gap:20px;max-width:100%;margin-top:25px;padding-bottom:20px;display:grid}.director-desk-scope .right-inspector-content-no-tabs{margin-top:20px}.director-desk-scope .character-inspector .right-inspector-content,.director-desk-scope .character-inspector .right-inspector-content>.inspector-section{width:var(--right-sidebar-content-width);max-width:100%}.director-desk-scope .character-inspector{width:var(--right-sidebar-width);flex:none;overflow-x:hidden}.director-desk-scope .inspector-field{width:var(--right-sidebar-content-width);gap:10px;max-width:100%;margin:0;display:grid}.director-desk-scope .right-sidebar .right-inspector label.inspector-field{gap:10px}.director-desk-scope .right-inspector-content>.inspector-field:first-child{margin-bottom:5px}.director-desk-scope .inspector-field-label{color:rgb(var(--text-dim-rgb));font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .inspector-text-input{width:var(--right-sidebar-content-width);background:rgb(var(--field-rgb));max-width:100%;height:40px;min-height:0;color:rgb(var(--text-rgb));border:0;border-radius:8px;outline:none;padding:0 14px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .inspector-select-input{appearance:none}.director-desk-scope .inspector-text-input:focus,.director-desk-scope .inspector-text-input:focus-visible{box-shadow:0 0 0 1px rgb(var(--accent-rgb) / .45);outline:none}.director-desk-scope .inspector-dropdown{width:var(--right-sidebar-content-width);max-width:100%;position:relative}.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-trigger{width:var(--right-sidebar-content-width);border:1px solid rgb(var(--border-rgb) / .35);max-width:100%;min-height:36px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb));box-shadow:none;text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;line-height:17px;transition:border-color .18s,background-color .18s,color .18s;display:grid;transform:none}.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-trigger:hover{border-color:rgb(var(--border-rgb) / .3);color:rgb(var(--text-muted-rgb));background:rgb(var(--text-rgb) / .1)}.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-trigger:focus,.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-trigger:focus-visible{border-color:rgb(var(--border-rgb) / .35);box-shadow:none;outline:none}.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-trigger:active{transform:none}.director-desk-scope .inspector-dropdown-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.director-desk-scope .inspector-dropdown-chevron{width:14px;height:14px;color:rgb(var(--text-dim-rgb));justify-self:end;transition:color .16s,transform .16s}.director-desk-scope .inspector-dropdown-trigger[aria-expanded=true] .inspector-dropdown-chevron{color:rgb(var(--text-dim-rgb));transform:rotate(180deg)}.director-desk-scope .inspector-dropdown-menu{z-index:60;width:var(--right-sidebar-content-width);border:1px solid rgb(var(--border-rgb) / .4);background:rgb(var(--panel-rgb) / .78);max-width:100%;max-height:288px;box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:8px;gap:4px;padding:4px 0;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.director-desk-scope .inspector-dropdown-option{width:calc(100% - 8px);min-height:34px;color:rgb(var(--text-muted-rgb));box-shadow:none;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;margin:0 4px;padding:7px 12px;font-size:12px;font-weight:500;line-height:17px;transition:background-color .16s,color .16s;display:grid}.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-option{color:rgb(var(--text-muted-rgb));box-shadow:none;background:0 0;border:0;border-radius:8px;padding:7px 12px;transform:none}.director-desk-scope .inspector-dropdown-option:hover,.director-desk-scope .inspector-dropdown-option:focus-visible{color:rgb(var(--text-rgb));background:rgb(var(--text-rgb) / .05)}.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-option:hover,.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-option:focus-visible{color:rgb(var(--text-rgb));background:rgb(var(--text-rgb) / .05);border:0}.director-desk-scope .inspector-dropdown-option.is-selected,.director-desk-scope .right-sidebar .right-inspector button.inspector-dropdown-option.is-selected{color:rgb(var(--accent-rgb));background:0 0}.director-desk-scope .inspector-dropdown-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.director-desk-scope .inspector-axis-group{width:var(--right-sidebar-content-width);background:0 0;border:0;gap:10px;max-width:100%;padding:0;display:grid}.director-desk-scope .inspector-axis-row{grid-template-columns:repeat(3,80px);gap:10px;display:grid}.director-desk-scope .inspector-axis-input{background:rgb(var(--field-rgb));border-radius:8px;grid-template-columns:23px minmax(0,1fr);width:80px;height:34px;transition:box-shadow .18s,background-color .18s;display:grid;overflow:hidden}.director-desk-scope .inspector-axis-input:focus-within{box-shadow:0 0 0 1px rgb(var(--accent-rgb) / .45)}.director-desk-scope .inspector-axis-input:hover,.director-desk-scope .inspector-axis-input.is-dragging{box-shadow:0 0 0 1px rgb(var(--border-rgb) / .55)}.director-desk-scope .inspector-axis-input.is-dragging{background:rgb(var(--surface-hover-rgb))}.director-desk-scope .inspector-axis-prefix{width:23px;height:34px;color:rgb(var(--text-dim-rgb));cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;appearance:none;box-shadow:none;background:0 0;border:0;outline:none;flex:0 0 23px;justify-content:center;align-items:center;margin:0;padding:0;font-size:12px;font-weight:600;line-height:17px;display:flex}.director-desk-scope .inspector-axis-prefix:hover,.director-desk-scope .inspector-axis-prefix:focus-visible{outline:none}.director-desk-scope .right-sidebar .right-inspector button.inspector-axis-prefix{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;transform:none}.director-desk-scope .right-sidebar .right-inspector button.inspector-axis-prefix:hover,.director-desk-scope .right-sidebar .right-inspector button.inspector-axis-prefix:focus-visible,.director-desk-scope .right-sidebar .right-inspector button.inspector-axis-prefix:active{box-shadow:none;background:0 0;border:0;transform:none}.director-desk-scope .inspector-axis-value{width:57px;min-width:0;height:34px;color:rgb(var(--text-rgb));background:0 0;border:0;border-radius:0;outline:none;padding:0 8px 0 6px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .inspector-axis-value:focus,.director-desk-scope .inspector-axis-value:focus-visible{outline:none}.director-desk-scope .inspector-axis-value,.director-desk-scope .inspector-text-input[type=number]{appearance:textfield}.director-desk-scope .inspector-axis-value::-webkit-outer-spin-button{appearance:none;margin:0}.director-desk-scope .inspector-axis-value::-webkit-inner-spin-button{appearance:none;margin:0}.director-desk-scope .inspector-text-input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.director-desk-scope .inspector-text-input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.director-desk-scope .inspector-range-row{width:var(--right-sidebar-content-width);grid-template-columns:minmax(0,1fr) 80px;align-items:center;gap:10px;max-width:100%;display:grid}.director-desk-scope .inspector-range{appearance:none;background:0 0;width:100%;height:14px}.director-desk-scope .inspector-range::-webkit-slider-runnable-track{background:rgb(var(--border-rgb) / .72);border-radius:20px;height:6px}.director-desk-scope .inspector-range::-webkit-slider-thumb{appearance:none;background:rgb(var(--accent-rgb));border:0;border-radius:999px;width:14px;height:14px;margin-top:-4px}.director-desk-scope .inspector-range::-moz-range-track{background:rgb(var(--border-rgb) / .72);border:0;border-radius:20px;height:6px}.director-desk-scope .inspector-range::-moz-range-thumb{background:rgb(var(--accent-rgb));border:0;border-radius:999px;width:14px;height:14px}.director-desk-scope .inspector-range-value{text-align:center;width:80px;height:34px}.director-desk-scope .inspector-color-row{width:var(--right-sidebar-content-width);grid-template-columns:34px 214px;align-items:center;gap:12px;max-width:100%;display:grid}.director-desk-scope .inspector-color-swatch{background:rgb(var(--accent-rgb));border:0;border-radius:8px;width:34px;height:34px;padding:0;overflow:hidden}.director-desk-scope .inspector-color-swatch:focus,.director-desk-scope .inspector-color-swatch:focus-visible{box-shadow:0 0 0 1px rgb(var(--accent-rgb) / .45);outline:none}.director-desk-scope .inspector-color-swatch::-webkit-color-swatch-wrapper{padding:0}.director-desk-scope .inspector-color-swatch::-webkit-color-swatch{border:0;border-radius:8px}.director-desk-scope .inspector-color-hex{width:214px;height:34px}.director-desk-scope .inspector-section{gap:12px;margin:0;display:grid}.director-desk-scope .scene-inspector .inspector-section{margin-top:10px}.director-desk-scope .inspector-section h3,.director-desk-scope .pose-group h4{color:rgb(var(--text-dim-rgb));margin:0;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .scene-inspector .inspector-section h3{color:rgb(var(--text-rgb));font-size:14px;line-height:20px}.director-desk-scope .inspector-section p,.director-desk-scope .capture-list-placeholder{color:rgb(var(--text-muted-rgb));margin:0;font-size:12px;line-height:1.5}.director-desk-scope .panorama-empty-card{width:var(--right-sidebar-content-width);background:rgb(var(--surface-rgb));max-width:100%;height:50px;color:rgb(var(--text-muted-rgb));border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 12px;font-size:12px;font-weight:600;line-height:17px;display:flex}.director-desk-scope .panorama-empty-icon{width:16px;height:16px;color:rgb(var(--text-muted-rgb));flex:none;place-items:center;line-height:0;display:grid}.director-desk-scope .panorama-control-card{width:var(--right-sidebar-content-width);gap:8px;max-width:100%;display:grid}.director-desk-scope .panorama-action-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.director-desk-scope .right-sidebar .right-inspector .panorama-action-row .inspector-action-button{border-radius:6px;justify-content:center;align-items:center;gap:7px;height:34px;font-size:12px;display:inline-flex}.director-desk-scope .right-sidebar .right-inspector button.panorama-reset-button{border:1px solid rgb(var(--border-rgb) / .35);width:34px;min-width:34px;height:34px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb));border-radius:6px;place-items:center;padding:0;display:grid}.director-desk-scope .right-sidebar .right-inspector button.panorama-reset-button:hover:not(:disabled),.director-desk-scope .right-sidebar .right-inspector button.panorama-reset-button:focus-visible{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb))}.director-desk-scope .panorama-import-error{color:#f08d86;margin:0;font-size:12px;line-height:17px}.director-desk-scope .character-body-type-grid{width:var(--right-sidebar-content-width);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:100%;display:grid}.director-desk-scope .character-body-type-grid button{border:1px solid rgb(var(--border-rgb) / .3);height:36px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb));border-radius:12px;padding:0 10px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .character-body-type-grid button:hover{border-color:rgb(var(--accent-rgb) / .35);color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb))}.director-desk-scope .character-body-type-grid button.is-active,.director-desk-scope .character-body-type-grid button[aria-pressed=true]{border-color:rgb(var(--accent-rgb) / .45);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .12)}.director-desk-scope .inspector-preview-card{width:var(--right-sidebar-content-width);border:1px solid rgb(var(--border-rgb) / .3);max-width:100%;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb));border-radius:12px;gap:6px;padding:12px;font-size:12px;display:grid}.director-desk-scope .inspector-preview-card strong{color:rgb(var(--text-rgb));font-size:14px;line-height:20px}.director-desk-scope .inspector-toggle-row{min-height:40px;color:rgb(var(--text-rgb));grid-template-columns:auto 1fr;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:20px;display:grid}.director-desk-scope .inspector-toggle-row input{width:16px;height:16px;accent-color:rgb(var(--accent-rgb))}.director-desk-scope .scene-switch-row{width:var(--right-sidebar-content-width);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;max-width:100%;display:grid}.director-desk-scope .scene-switch-row .inspector-toggle-row{font-size:12px;line-height:17px}.director-desk-scope .scene-switch-row .inspector-toggle-row span{color:rgb(var(--text-muted-rgb));white-space:nowrap}.director-desk-scope .inspector-action-button{width:100%;height:40px;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb));border:0;border-radius:12px;font-size:14px;font-weight:600}.director-desk-scope .visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.director-desk-scope .panel-card:not(.right-inspector) fieldset{border:1px solid rgb(var(--border-rgb) / .3);background:rgb(var(--surface-rgb) / .28);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.director-desk-scope .panel-card legend{color:rgb(var(--text-muted-rgb));padding:0 6px}.director-desk-scope .panel-card input[type=checkbox]{width:16px;height:16px;accent-color:rgb(var(--accent-rgb))}.director-desk-scope .panel-card:not(.right-inspector) input[type=color]{border:1px solid rgb(var(--border-rgb) / .45);background:rgb(var(--field-rgb) / .92);border-radius:12px;width:48px;min-width:48px;height:40px;padding:4px}.director-desk-scope .panel-card:not(.right-inspector) input[type=range],.director-desk-scope .ui-range{appearance:none;background:0 0;width:100%;height:16px}.director-desk-scope .panel-card:not(.right-inspector) input[type=range]::-webkit-slider-runnable-track{background:rgb(var(--border-rgb) / .72);border-radius:999px;height:4px}.director-desk-scope .ui-range::-webkit-slider-runnable-track{background:rgb(var(--border-rgb) / .72);border-radius:999px;height:4px}.director-desk-scope .panel-card:not(.right-inspector) input[type=range]::-webkit-slider-thumb{appearance:none;border:2px solid rgb(var(--panel-rgb));background:rgb(var(--accent-rgb));width:16px;height:16px;box-shadow:0 1px 4px rgb(var(--overlay-rgb) / .18);border-radius:999px;margin-top:-6px}.director-desk-scope .ui-range::-webkit-slider-thumb{appearance:none;border:2px solid rgb(var(--panel-rgb));background:rgb(var(--accent-rgb));width:16px;height:16px;box-shadow:0 1px 4px rgb(var(--overlay-rgb) / .18);border-radius:999px;margin-top:-6px}.director-desk-scope .panel-card:not(.right-inspector) input[type=range]::-moz-range-track{background:rgb(var(--border-rgb) / .72);border:0;border-radius:999px;height:4px}.director-desk-scope .ui-range::-moz-range-track{background:rgb(var(--border-rgb) / .72);border:0;border-radius:999px;height:4px}.director-desk-scope .panel-card:not(.right-inspector) input[type=range]::-moz-range-thumb{border:2px solid rgb(var(--panel-rgb));background:rgb(var(--accent-rgb));width:16px;height:16px;box-shadow:0 1px 4px rgb(var(--overlay-rgb) / .18);border-radius:999px}.director-desk-scope .ui-range::-moz-range-thumb{border:2px solid rgb(var(--panel-rgb));background:rgb(var(--accent-rgb));width:16px;height:16px;box-shadow:0 1px 4px rgb(var(--overlay-rgb) / .18);border-radius:999px}.director-desk-scope .compound-input{align-items:center;gap:8px;display:flex}.director-desk-scope .compound-input>*{flex:1;min-width:0}.director-desk-scope .compound-input>input[type=color]{flex:none}.director-desk-scope .sub-panel{gap:10px;padding:12px;display:grid}.director-desk-scope .toggle-row{grid-template-columns:auto 1fr;align-items:center;gap:10px}.director-desk-scope .asset-import-item{gap:8px;padding:12px;display:grid}.director-desk-scope .asset-import-status{color:rgb(var(--text-dim-rgb));font-size:12px;line-height:1.5}.director-desk-scope .object-tree-panel{background:rgb(var(--panel-rgb));gap:25px;height:100%;padding:20px 8px}.director-desk-scope .left-sidebar .object-tree-panel{background:rgb(var(--panel-rgb));gap:25px;padding:20px 8px}.director-desk-scope .object-search-field{display:block;position:relative}.director-desk-scope .object-search-field svg{z-index:1;width:14px;height:14px;color:rgb(var(--text-dim-rgb));position:absolute;top:50%;left:16px;transform:translateY(-50%)}.director-desk-scope .object-search-field .ui-field{width:var(--left-sidebar-content-width);background:rgb(var(--field-rgb));height:40px;min-height:0;color:rgb(var(--text-rgb));border:0;border-radius:8px;padding:0 12px 0 38px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .object-search-field .ui-field::placeholder{color:rgb(var(--text-dim-rgb))}.director-desk-scope .object-search-field .ui-field{padding-left:38px}.director-desk-scope .left-sidebar .object-search-field .ui-field,.director-desk-scope .left-sidebar .object-search-field input.ui-field,.director-desk-scope .left-sidebar .object-tree-panel .object-search-field input.ui-field:not([type=range]):not([type=checkbox]):not([type=color]){width:var(--left-sidebar-content-width);background:rgb(var(--field-rgb));height:40px;min-height:0;color:rgb(var(--text-rgb));border:0;border-radius:8px;padding:0 12px 0 38px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .object-search-field .ui-field:focus,.director-desk-scope .object-search-field .ui-field:focus-visible,.director-desk-scope .left-sidebar .object-tree-panel .object-search-field input.ui-field:not([type=range]):not([type=checkbox]):not([type=color]):focus,.director-desk-scope .left-sidebar .object-tree-panel .object-search-field input.ui-field:not([type=range]):not([type=checkbox]):not([type=color]):focus-visible{box-shadow:0 0 0 1px rgb(var(--accent-rgb) / .45);outline:none}.director-desk-scope .object-tree-groups{gap:20px;display:grid}.director-desk-scope .object-search-empty-state{height:100%;min-height:0;color:rgb(var(--text-dim-rgb));flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:17px;display:flex}.director-desk-scope .object-search-empty-icon{width:24px;height:24px;color:rgb(var(--text-dim-rgb));place-items:center;line-height:0;display:grid}.director-desk-scope .object-search-empty-icon svg{width:24px;height:24px}.director-desk-scope .object-search-empty-state>span:last-child{align-items:center;min-height:17px;display:inline-flex}.director-desk-scope .object-tree-group{gap:4px;display:grid}.director-desk-scope .object-tree-group h3{color:rgb(var(--text-dim-rgb));font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .object-empty-note{color:rgb(var(--text-dim-rgb));font-size:12px}.director-desk-scope .hidden-file-input{display:none}.director-desk-scope .object-list{gap:0;margin:0 -8px;padding:0;list-style:none;display:grid}.director-desk-scope .object-list-item{gap:0;display:grid}.director-desk-scope .object-row{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 28px 28px;align-items:center;gap:6px;min-height:45px;padding:0 8px;display:grid}.director-desk-scope .object-row[aria-selected=true]{background:rgb(var(--surface-hover-rgb))}.director-desk-scope .object-row:hover{background:rgb(var(--surface-hover-rgb) / .8)}.director-desk-scope .object-row-main{align-items:center;gap:6px;min-width:0;display:flex}.director-desk-scope .object-row .object-row-toggle-button{width:14px;min-width:14px;height:17px;min-height:17px;color:rgb(var(--text-muted-rgb));box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;flex:0 0 14px;justify-content:center;align-self:center;align-items:center;margin:0;padding:0;line-height:1;display:flex;transform:none}.director-desk-scope .object-row .object-row-toggle-button svg{flex:none;display:block}.director-desk-scope .object-row .object-row-toggle-button:hover,.director-desk-scope .object-row .object-row-toggle-button:focus-visible,.director-desk-scope .object-row .object-row-toggle-button:active{color:rgb(var(--text-rgb));box-shadow:none;background:0 0;border-color:#0000;outline:none;transform:none}.director-desk-scope .object-select-button{text-align:left;min-width:0;color:rgb(var(--text-rgb));background:0 0;border-color:#0000;justify-content:flex-start;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:600;line-height:17px;display:flex}.director-desk-scope .object-row .object-select-button{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.director-desk-scope .object-row .object-select-button:hover,.director-desk-scope .object-row .object-icon-flag-button:hover{color:inherit;background:0 0}.director-desk-scope .object-select-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.director-desk-scope .object-row-crowd{grid-template-columns:minmax(0,1fr)}.director-desk-scope .object-row-crowd .object-row-main{gap:10px}.director-desk-scope .object-row-crowd .object-select-button span{text-overflow:clip;overflow:visible}.director-desk-scope .object-row-kind-icon{width:16px;height:16px;color:rgb(var(--text-rgb));flex:none;place-items:center;display:grid}.director-desk-scope .object-flag-button{width:26px;min-width:0;height:28px;color:rgb(var(--text-dim-rgb));background:0 0;place-items:center;padding:0;display:grid}.director-desk-scope .object-icon-flag-button{color:rgb(var(--text-dim-rgb));box-shadow:none;border:0}.director-desk-scope .object-row .object-icon-flag-button{color:rgb(var(--text-dim-rgb));box-shadow:none;background:0 0;border:0;border-radius:0}.director-desk-scope .object-row:hover .object-icon-flag-button{color:rgb(var(--text-rgb))}.director-desk-scope .object-crowd-preview-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.director-desk-scope .object-row-preview{grid-template-columns:minmax(0,1fr);padding-left:40px}.director-desk-scope .object-row-preview-spacer{display:none}.director-desk-scope .viewport-toolbar{z-index:10;border:1px solid rgb(var(--border-rgb) / .35);background:rgb(var(--panel-rgb) / .78);width:max-content;max-width:calc(100% - 32px);box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:999px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;padding:4px;display:flex;position:absolute;bottom:40px;left:50%;overflow:visible;transform:translate(-50%)}.director-desk-scope .viewport-toolbar--top{flex-wrap:nowrap;justify-content:center;max-width:calc(100% - 440px);height:auto;top:43px;left:50%;transform:translate(-50%);bottom:auto!important}.director-desk-scope .viewport-toolbar--top .viewport-toolbar-button.ui-icon-button{border-radius:8px;width:30px;height:30px}.director-desk-scope .viewport-toolbar-button.ui-icon-button{width:36px;height:36px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:999px;flex:none;place-items:center;padding:0;display:grid;position:relative}.director-desk-scope .viewport-toolbar-button.ui-icon-button:hover{color:rgb(var(--text-rgb));background:rgb(var(--text-rgb) / .08)}.director-desk-scope .viewport-toolbar-button.ui-icon-button.is-active,.director-desk-scope .viewport-toolbar-button.ui-icon-button[aria-pressed=true]{color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .16);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .28)}.director-desk-scope .viewport-toolbar-menu-wrap{display:flex;position:relative}.director-desk-scope .viewport-toolbar-menu{z-index:30;border:1px solid rgb(var(--border-rgb) / .35);background:rgb(var(--panel-rgb) / .9);width:132px;box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:14px;gap:4px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);left:50%;overflow:hidden auto;transform:translate(-50%)}.director-desk-scope .viewport-toolbar-menu button,.director-desk-scope .viewport-toolbar-submenu button{width:100%;height:30px;color:rgb(var(--text-muted-rgb));text-align:left;background:0 0;border:0;border-radius:10px;padding:0 9px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .viewport-toolbar-menu-item-inline{align-items:center;gap:8px;display:inline-flex}.director-desk-scope .viewport-toolbar-menu-item-inline svg{flex:none}.director-desk-scope .viewport-toolbar-submenu-wrap{position:relative}.director-desk-scope .viewport-toolbar-menu .viewport-toolbar-menu-subtrigger{justify-content:space-between;align-items:center;gap:10px;display:flex}.director-desk-scope .viewport-toolbar-menu .viewport-toolbar-menu-subtrigger svg{flex:none}.director-desk-scope .viewport-toolbar-submenu{z-index:31;border:1px solid rgb(var(--border-rgb) / .35);background:rgb(var(--panel-rgb) / .9);width:112px;box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:14px;gap:4px;padding:6px;display:grid;position:absolute;bottom:0;left:calc(100% + 8px);overflow:hidden auto}.director-desk-scope .viewport-toolbar-crowd-panel{z-index:31;border:1px solid rgb(var(--border-rgb) / .35);background:rgb(var(--panel-rgb) / .9);width:260px;box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:22px;gap:16px;padding:16px;display:grid;position:absolute;overflow:hidden auto}.director-desk-scope .viewport-toolbar-crowd-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.director-desk-scope .viewport-toolbar-crowd-panel-title{color:rgb(var(--text-rgb) / .88);margin:0;font-size:14px;font-weight:500;line-height:20px}.director-desk-scope .viewport-toolbar-crowd-panel-count{color:rgb(var(--text-muted-rgb));font-size:12px;font-weight:500;line-height:17px}.director-desk-scope .viewport-toolbar-crowd-grid{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:end;gap:12px 10px;display:grid}.director-desk-scope .viewport-toolbar-crowd-field{gap:8px;display:grid}.director-desk-scope .viewport-toolbar-crowd-field span{color:rgb(var(--text-muted-rgb));font-size:12px;font-weight:500;line-height:17px}.director-desk-scope .viewport-toolbar-crowd-field .ui-field{border-radius:12px;min-height:40px;padding:10px 14px;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .viewport-toolbar-crowd-field-spacing{grid-column:1/span 1}.director-desk-scope .viewport-toolbar-crowd-separator{color:rgb(var(--text-muted-rgb));place-self:center;font-size:22px;line-height:1;transform:translateY(12px)}.director-desk-scope .viewport-toolbar-crowd-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.director-desk-scope .viewport-toolbar-crowd-actions button{border-radius:8px;width:100%;height:38px}.director-desk-scope .viewport-toolbar-crowd-cancel.camera-capture-clear-all,.director-desk-scope .viewport-toolbar-crowd-confirm.camera-capture-send-all{width:100%}.director-desk-scope .viewport-toolbar-crowd-confirm.camera-capture-send-all{color:#fff;background:rgb(var(--accent-rgb))}.director-desk-scope .viewport-toolbar-crowd-confirm.camera-capture-send-all:hover,.director-desk-scope .viewport-toolbar-crowd-confirm.camera-capture-send-all:focus-visible{color:#fff;background:rgb(var(--accent-rgb) / .88)}.director-desk-scope .viewport-toolbar-menu button:hover,.director-desk-scope .viewport-toolbar-menu button:focus-visible,.director-desk-scope .viewport-toolbar-submenu button:hover,.director-desk-scope .viewport-toolbar-submenu button:focus-visible{color:rgb(var(--text-rgb));background:rgb(var(--text-rgb) / .08)}.director-desk-scope .character-import-dialog{z-index:70;border:1px solid rgb(var(--border-rgb) / .5);width:min(380px,100% - 32px);color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .96);box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(24px);border-radius:8px;padding:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.director-desk-scope .character-import-dialog-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.director-desk-scope .character-import-dialog-header h2{margin:0;font-size:15px;line-height:22px}.director-desk-scope .character-import-dialog-header p{max-width:290px;color:rgb(var(--text-dim-rgb));text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;line-height:17px;overflow:hidden}.director-desk-scope .character-import-status{color:#fff;background:#58616e;border-radius:4px;align-items:center;min-height:24px;margin-top:14px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.director-desk-scope .character-import-status.is-ready{background:#18825b}.director-desk-scope .character-import-status.is-native-only{background:#296da8}.director-desk-scope .character-import-status.is-manual-mapping{background:#9a671d}.director-desk-scope .character-import-status.is-static-only{background:#8a4650}.director-desk-scope .character-import-metrics{border:1px solid rgb(var(--border-rgb) / .3);background:rgb(var(--border-rgb) / .25);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:12px 0 0;display:grid;overflow:hidden}.director-desk-scope .character-import-metrics div{background:rgb(var(--surface-rgb) / .76);min-width:0;padding:8px 10px}.director-desk-scope .character-import-metrics dt{color:rgb(var(--text-dim-rgb));font-size:11px;line-height:16px}.director-desk-scope .character-import-metrics dd{margin:2px 0 0;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .character-import-warnings{color:rgb(var(--text-muted-rgb));gap:5px;margin:12px 0 0;padding:0 0 0 18px;font-size:12px;line-height:18px;display:grid}.director-desk-scope .character-import-ready-copy,.director-desk-scope .character-import-error{margin:12px 0 0;font-size:12px;line-height:18px}.director-desk-scope .character-import-ready-copy{color:rgb(var(--text-muted-rgb))}.director-desk-scope .character-import-error{color:#ff8c91}.director-desk-scope .character-import-mapping{border-top:1px solid rgb(var(--border-rgb) / .72);margin-top:12px;padding-top:12px}.director-desk-scope .character-import-mapping-header{justify-content:space-between;align-items:center;font-size:12px;display:flex}.director-desk-scope .character-import-mapping-header span{color:rgb(var(--text-muted-rgb));font-variant-numeric:tabular-nums}.director-desk-scope .character-import-mapping>p{color:rgb(var(--text-muted-rgb));margin:6px 0 10px;font-size:11px;line-height:1.55}.director-desk-scope .character-import-mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:236px;padding-right:3px;display:grid;overflow-y:auto}.director-desk-scope .character-import-mapping-grid label{gap:4px;min-width:0;display:grid}.director-desk-scope .character-import-mapping-grid label>span{color:rgb(var(--text-muted-rgb));font-size:10px}.director-desk-scope .character-import-mapping-grid select{background:rgb(var(--panel-rgb) / .8);border:1px solid rgb(var(--border-rgb) / .82);color:rgb(var(--text-rgb));border-radius:4px;min-width:0;height:27px;padding:0 5px;font-size:10px}.director-desk-scope .character-import-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.director-desk-scope .character-import-actions button{border:1px solid rgb(var(--border-rgb) / .45);min-width:72px;height:30px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb));border-radius:6px;padding:0 12px;font-size:12px;font-weight:600}.director-desk-scope .character-import-actions button.is-primary{color:#fff;background:#197653;border-color:#2f8d69}.director-desk-scope .character-import-actions button:disabled{cursor:wait;opacity:.55}.director-desk-scope .character-import-toast{left:50%;bottom:calc(40px + var(--viewport-toolbar-height,46px) + 12px);z-index:65;color:#ffd8da;background:#682228eb;border:1px solid #d85b638c;border-radius:6px;max-width:min(420px,100% - 32px);padding:8px 12px;font-size:12px;line-height:18px;position:absolute;transform:translate(-50%)}.director-desk-scope .character-import-preview-bar{left:50%;bottom:calc(40px + var(--viewport-toolbar-height,46px) + 12px);z-index:65;width:min(440px,100% - 32px);min-height:50px;color:rgb(var(--text-rgb));box-shadow:var(--ui-shadow-panel);background:#14221df5;border:1px solid #449b75b3;border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:8px 10px 8px 12px;display:grid;position:absolute;transform:translate(-50%)}.director-desk-scope .character-import-preview-bar>div:first-child{gap:2px;min-width:0;display:grid}.director-desk-scope .character-import-preview-bar strong{font-size:12px}.director-desk-scope .character-import-preview-bar span{color:rgb(var(--text-muted-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.director-desk-scope .character-import-preview-steps{gap:4px;display:flex}.director-desk-scope .character-import-preview-steps i{background:#ffffff2e;border-radius:2px;width:14px;height:3px}.director-desk-scope .character-import-preview-steps i.is-active{background:#55c790}.director-desk-scope .character-import-preview-bar button{border:1px solid rgb(var(--border-rgb) / .55);height:28px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb) / .85);border-radius:4px;padding:0 9px;font-size:11px}.director-desk-scope .viewport-toolbar-button .viewport-toolbar-label{z-index:20;border:1px solid rgb(var(--border-rgb) / .35);width:max-content;max-width:160px;color:rgb(var(--text-rgb));text-overflow:ellipsis;white-space:nowrap;background:rgb(var(--panel-rgb) / .96);box-shadow:var(--ui-shadow-panel);opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;padding:8px 14px;font-size:12px;line-height:17px;transition:opacity .16s,visibility .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%,6px)}.director-desk-scope .viewport-toolbar-button:hover .viewport-toolbar-label,.director-desk-scope .viewport-toolbar-button:focus-visible .viewport-toolbar-label{opacity:1;visibility:visible;transform:translate(-50%)}.director-desk-scope .viewport-aspect-panel{left:50%;bottom:calc(40px + var(--viewport-toolbar-height,46px) + 10px);z-index:34;border:1px solid rgb(var(--border-rgb) / .35);width:min(340px,100% - 16px);height:206px;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .9);box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:22px;padding:16px;position:absolute;overflow:hidden auto;transform:translate(-50%)}.director-desk-scope .viewport-aspect-panel-title{margin:0;font-size:12px;font-weight:500;line-height:17px}.director-desk-scope .viewport-aspect-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.director-desk-scope .viewport-aspect-option{border:1px solid rgb(var(--border-rgb) / .35);width:100%;height:70px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .35);box-shadow:none;border-radius:18px;flex-direction:column;justify-content:center;place-items:center;gap:8px;padding:8px;transition:border-color .18s,background-color .18s,color .18s;display:flex}.director-desk-scope .viewport-aspect-option:hover,.director-desk-scope .viewport-aspect-option:focus-visible{border-color:rgb(var(--border-rgb) / .6);color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .7)}.director-desk-scope .viewport-aspect-option.is-active{border-color:rgb(var(--border-rgb));color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .8)}.director-desk-scope .viewport-aspect-option-frame{opacity:.9;border:2px solid;border-radius:6px}.director-desk-scope .viewport-aspect-option-frame-auto,.director-desk-scope .viewport-aspect-option-frame-1-1{width:18px;height:18px}.director-desk-scope .viewport-aspect-option-frame-2-1{width:28px;height:13px}.director-desk-scope .viewport-aspect-option-frame-3-4{width:16px;height:24px}.director-desk-scope .viewport-aspect-option-frame-4-3{width:24px;height:16px}.director-desk-scope .viewport-aspect-option-frame-16-9{width:26px;height:14px}.director-desk-scope .viewport-aspect-option-frame-21-9{width:30px;height:12px}.director-desk-scope .viewport-aspect-option-frame-9-16{width:14px;height:26px}.director-desk-scope .viewport-aspect-option-label{font-size:12px;font-weight:500;line-height:17px}.director-desk-scope .viewport-aspect-overlay{z-index:6;pointer-events:none;position:absolute;inset:0}.director-desk-scope .viewport-aspect-mask{z-index:0;-webkit-backdrop-filter:blur(22px);-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-size:100% 100%, var(--viewport-aspect-frame-width) var(--viewport-aspect-frame-height);-webkit-mask-position:0 0, var(--viewport-aspect-frame-left) var(--viewport-aspect-frame-top);-webkit-mask-composite:xor;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%, var(--viewport-aspect-frame-width) var(--viewport-aspect-frame-height);mask-size:100% 100%, var(--viewport-aspect-frame-width) var(--viewport-aspect-frame-height);-webkit-mask-position:0 0, var(--viewport-aspect-frame-left) var(--viewport-aspect-frame-top);mask-position:0 0, var(--viewport-aspect-frame-left) var(--viewport-aspect-frame-top);background:#0a0c1238;position:absolute;inset:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.director-desk-scope .viewport-aspect-frame-shell{z-index:1;border:1px solid #fff3;border-radius:22px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.director-desk-scope .viewport-aspect-guide-toggle{z-index:3;color:#ffffff94;width:32px;height:32px;box-shadow:none;-webkit-backdrop-filter:blur(18px);pointer-events:auto;background:#ffffff14;border:0;border-radius:12px;place-items:center;transition:background-color .18s,color .18s;display:grid;position:absolute;top:12px;left:12px}.director-desk-scope .viewport-aspect-guide-toggle:hover,.director-desk-scope .viewport-aspect-guide-toggle:focus-visible{color:#ffffffe6;background:#ffffff1f}.director-desk-scope .viewport-aspect-guide-toggle.is-active{color:rgb(var(--accent-rgb));background:rgb(var(--surface-rgb) / .82)}.director-desk-scope .viewport-rule-of-thirds{z-index:2;pointer-events:none;position:absolute;inset:0}.director-desk-scope .viewport-rule-of-thirds-line{background:#ffffff4d;position:absolute}.director-desk-scope .viewport-rule-of-thirds-line.is-vertical{width:.5px;top:0;bottom:0;transform:translate(-50%)}.director-desk-scope .viewport-rule-of-thirds-line.is-horizontal{height:.5px;left:0;right:0;transform:translateY(-50%)}.director-desk-scope .viewport-rule-of-thirds-line.is-one-third.is-vertical{left:33.3333%}.director-desk-scope .viewport-rule-of-thirds-line.is-two-thirds.is-vertical{left:66.6667%}.director-desk-scope .viewport-rule-of-thirds-line.is-one-third.is-horizontal{top:33.3333%}.director-desk-scope .viewport-rule-of-thirds-line.is-two-thirds.is-horizontal{top:66.6667%}.director-desk-scope .viewport-gizmo-overlay{z-index:20;pointer-events:auto;width:80px;height:80px;position:absolute;top:20px;right:20px}.director-desk-scope .viewport-gizmo-overlay>div,.director-desk-scope .viewport-gizmo-overlay canvas{display:block;width:100%!important;height:100%!important}.director-desk-scope .viewport-gizmo-canvas{background:0 0}.director-desk-scope .viewport-gizmo-hit-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.director-desk-scope .viewport-gizmo-hit-button{cursor:pointer;pointer-events:auto;appearance:none;background:0 0;border:0;border-radius:999px;width:15px;height:15px;padding:0;position:absolute}.director-desk-scope .viewport-gizmo-hit-button:focus-visible{outline:1px solid rgb(var(--accent-rgb) / .75);outline-offset:2px}.director-desk-scope .model-library-panel{z-index:35;border:1px solid rgb(var(--border-rgb) / .35);width:min(500px,100vw - 40px);height:360px;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .9);box-shadow:var(--ui-shadow-panel);-webkit-backdrop-filter:blur(32px);border-radius:12px;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%)}.director-desk-scope .model-library-header{justify-content:space-between;align-items:center;height:41px;padding:0 12px 0 20px;display:flex}.director-desk-scope .model-library-title{color:rgb(var(--text-rgb));margin:0;font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .model-library-close-button{flex:none;place-items:center;width:28px;height:28px;padding:0;line-height:0;display:grid}.director-desk-scope .model-library-close-button svg{display:block}.director-desk-scope .model-library-tabs{border-bottom:1px solid rgb(var(--border-rgb) / .24);grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;height:40px;display:grid}.director-desk-scope .model-library-tab{height:40px;color:rgb(var(--text-dim-rgb));background:0 0;border:0;padding:0;font-size:12px;font-weight:600;line-height:17px;position:relative}.director-desk-scope .model-library-tab:hover,.director-desk-scope .model-library-tab.is-active{color:rgb(var(--accent-rgb))}.director-desk-scope .model-library-tab.is-active:after{content:"";background:rgb(var(--accent-rgb));border-radius:0;width:28px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.director-desk-scope .model-library-grid{grid-template-columns:repeat(6,66px);grid-auto-rows:max-content;align-content:start;gap:20px 10px;height:calc(100% - 82px);padding:20px;display:grid;overflow:hidden auto}.director-desk-scope .model-library-grid::-webkit-scrollbar{width:6px}.director-desk-scope .model-library-grid::-webkit-scrollbar-track{background:0 0}.director-desk-scope .model-library-grid::-webkit-scrollbar-thumb{background:rgb(var(--border-rgb) / .5);border-radius:999px}.director-desk-scope .model-library-card-wrap{width:66px;position:relative}.director-desk-scope .model-library-card{width:66px;min-width:0;color:rgb(var(--text-dim-rgb));text-align:center;background:0 0;border:0;align-content:start;gap:8px;padding:0;font-size:12px;font-weight:400;line-height:17px;display:grid}.director-desk-scope .model-library-card:hover,.director-desk-scope .model-library-card:focus-visible{box-shadow:none;color:rgb(var(--text-rgb));outline:none}.director-desk-scope .model-library-card:hover .model-library-thumb,.director-desk-scope .model-library-card:focus-visible .model-library-thumb{background:rgb(var(--surface-hover-rgb))}.director-desk-scope .model-library-thumb{width:66px;height:66px;color:rgb(var(--text-dim-rgb));background:rgb(var(--surface-rgb));border:0;border-radius:12px;place-items:center;display:grid;overflow:hidden}.director-desk-scope .model-library-thumb-image{object-fit:cover;width:100%;height:100%;display:block}.director-desk-scope .model-library-name{text-overflow:ellipsis;white-space:nowrap;width:66px;display:block;overflow:hidden}.director-desk-scope .model-library-character-status{width:66px;color:rgb(var(--text-muted-rgb));text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:13px;display:block;overflow:hidden}.director-desk-scope .model-library-card-delete{color:#ffffffb8;width:20px;height:20px;box-shadow:none;opacity:0;pointer-events:none;background:#00000085;border:0;border-radius:999px;place-items:center;padding:0;transition:opacity .16s,background .16s,color .16s;display:grid;position:absolute;top:4px;right:4px}.director-desk-scope .model-library-card-wrap:hover .model-library-card-delete,.director-desk-scope .model-library-card-wrap:focus-within .model-library-card-delete{opacity:1;pointer-events:auto}.director-desk-scope .model-library-card-delete:hover,.director-desk-scope .model-library-card-delete:focus-visible{color:#fff;background:#000000b8}.director-desk-scope .model-library-card-delete svg{width:14px;height:14px;display:block}.director-desk-scope .model-library-empty-state{gap:12px;height:calc(100% - 82px);padding:20px}.director-desk-scope .model-library-empty-action{min-width:88px;height:30px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb));border-radius:8px;padding:0 12px}.director-desk-scope .model-library-empty-action:hover{background:rgb(var(--surface-hover-rgb))}.director-desk-scope .model-library-import-card{color:rgb(var(--text-muted-rgb))}.director-desk-scope .model-library-import-card:hover,.director-desk-scope .model-library-import-card:focus-visible{color:rgb(var(--text-rgb))}.director-desk-scope .model-library-thumb-import{border:1px solid rgb(var(--border-rgb) / .3);color:rgb(var(--text-muted-rgb));background:0 0}.director-desk-scope .model-library-card:hover .model-library-thumb-import,.director-desk-scope .model-library-card:focus-visible .model-library-thumb-import{background:rgb(var(--surface-rgb))}.director-desk-scope .pose-preset-section{width:var(--right-sidebar-content-width);max-width:100%}.director-desk-scope .preset-grid{width:var(--right-sidebar-content-width);grid-template-columns:repeat(4,57px);justify-content:start;gap:8px 10.6667px;max-width:100%;display:grid}.director-desk-scope .preset-grid button{text-align:center;width:57px;height:34px;color:rgb(var(--text-muted-rgb));place-items:center;padding:0;font-size:12px;line-height:17px;display:grid}.director-desk-scope .preset-grid button.is-active{border-color:rgb(var(--accent-rgb) / .32);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .14)}.director-desk-scope .character-action-compatibility{border-left:2px solid rgb(var(--warning-rgb,232 165 75) / .8);color:rgb(var(--text-muted-rgb));background:rgb(var(--warning-rgb,232 165 75) / .08);white-space:normal;margin:0 0 8px;padding:8px;font-size:11px;line-height:1.5}.director-desk-scope .preset-grid button.imported-action-preset span{text-overflow:ellipsis;white-space:nowrap;max-width:49px;display:block;overflow:hidden}.director-desk-scope .pose-groups{gap:12px;display:grid}.director-desk-scope .pose-adjust-section{justify-items:start}.director-desk-scope .pose-preset-section>.pose-adjust-section{margin-top:18px}.director-desk-scope .imported-action-section{border-top:1px solid rgb(var(--border-rgb) / .28);gap:10px;margin-top:14px;padding-top:12px;display:grid}.director-desk-scope .imported-action-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.director-desk-scope .imported-action-header>div,.director-desk-scope .imported-action-file>span{gap:1px;min-width:0;display:grid}.director-desk-scope .imported-action-header strong,.director-desk-scope .imported-action-file strong{color:rgb(var(--text-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px;overflow:hidden}.director-desk-scope .imported-action-header span,.director-desk-scope .imported-action-file small{color:rgb(var(--text-dim-rgb));font-size:11px;line-height:16px}.director-desk-scope .imported-action-upload{border:1px solid rgb(var(--border-rgb) / .4);height:28px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb));border-radius:6px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.director-desk-scope .imported-action-upload:disabled{cursor:wait;opacity:.55}.director-desk-scope .imported-action-status{color:rgb(var(--text-muted-rgb));margin:0;font-size:11px;line-height:17px}.director-desk-scope .imported-action-files{gap:4px;display:grid}.director-desk-scope .imported-action-file{border:1px solid rgb(var(--border-rgb) / .24);background:rgb(var(--surface-rgb) / .55);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:36px;padding:4px 6px 4px 8px;display:flex}.director-desk-scope .imported-action-file>button{width:26px;height:26px;color:rgb(var(--text-dim-rgb));background:0 0;border:0;border-radius:4px;flex:none;place-items:center;padding:0;display:grid}.director-desk-scope .imported-action-file>button:hover,.director-desk-scope .imported-action-file>button:focus-visible{color:#ff8c91;background:#d85b631f}.director-desk-scope .character-route-toolbar{width:var(--right-sidebar-content-width);grid-template-columns:minmax(0,1fr) repeat(3,32px);gap:6px;max-width:100%;display:grid}.director-desk-scope .right-sidebar .right-inspector .character-route-toolbar button{border-radius:6px;justify-content:center;align-items:center;min-width:0;height:32px;padding:0;display:inline-flex}.director-desk-scope .right-sidebar .right-inspector .character-route-toolbar .character-route-add{color:#082517;background:#71d49b;gap:6px;font-size:11px;font-weight:650}.director-desk-scope .right-sidebar .right-inspector .character-route-toolbar .character-route-icon-button{color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb) / .78)}.director-desk-scope .right-sidebar .right-inspector .character-route-toolbar .character-route-icon-button.is-danger{color:#f0a2a2}.director-desk-scope .character-route-shape{width:var(--right-sidebar-content-width);max-width:100%;color:rgb(var(--text-dim-rgb));grid-template-columns:32px 1fr 48px;align-items:center;gap:4px;margin-top:12px;font-size:10px;display:grid}.director-desk-scope .character-route-shape--speed{grid-template-columns:32px repeat(3,minmax(0,1fr))}.director-desk-scope .character-route-shape--compact{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:0}.director-desk-scope .character-route-shape button{border:1px solid rgb(var(--border-rgb) / .56);min-width:0;height:27px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb) / .52);white-space:nowrap;border-radius:5px;padding:0 6px;font-size:10px}.director-desk-scope .character-route-shape button[aria-pressed=true]{color:#bff5d3;background:#71d49b26;border-color:#71d49bc7}.director-desk-scope .character-route-points{width:var(--right-sidebar-content-width);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-width:100%;margin-top:10px;padding:2px 0;display:grid}.director-desk-scope .character-route-points button{border:1px solid rgb(var(--border-rgb) / .66);min-width:0;height:32px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb) / .62);border-radius:6px;grid-template-columns:21px auto;align-items:center;gap:5px;padding:0 5px;display:grid}.director-desk-scope .character-route-points button strong{color:#062515;background:#71d49b;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.director-desk-scope .character-route-points button span{font-variant-numeric:tabular-nums;font-size:10px}.director-desk-scope .character-route-points button.is-active{color:rgb(var(--text-rgb));background:#71d49b21;border-color:#71d49bd1}.director-desk-scope .character-route-editor{margin-top:12px}.director-desk-scope .pose-adjust-section>h3{color:rgb(var(--text-rgb));font-size:14px;line-height:20px}.director-desk-scope .pose-adjust-section .pose-groups{width:var(--right-sidebar-content-width);justify-items:start}.director-desk-scope .pose-group{width:var(--right-sidebar-content-width);gap:10px;padding:12px;display:grid}.director-desk-scope .pose-adjust-section .pose-group{justify-items:start;padding:0}.director-desk-scope .camera-motion-tab{--camera-motion-rgb:245 166 91;width:var(--right-sidebar-content-width);gap:20px;max-width:100%;display:grid}.director-desk-scope .camera-motion-intro{border:1px solid rgb(var(--camera-motion-rgb) / .22);background:rgb(var(--camera-motion-rgb) / .07);border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.director-desk-scope .camera-motion-intro-icon{width:34px;height:34px;color:rgb(var(--camera-motion-rgb));background:rgb(var(--camera-motion-rgb) / .12);border-radius:8px;place-items:center;display:grid}.director-desk-scope .camera-motion-intro h3{color:rgb(var(--text-rgb));margin:0 0 4px;font-size:13px;font-weight:600;line-height:18px}.director-desk-scope .camera-motion-intro p{color:rgb(var(--text-muted-rgb));margin:0;font-size:11px;line-height:1.55}.director-desk-scope .camera-motion-add-button,.director-desk-scope .camera-motion-delete-button,.director-desk-scope .camera-motion-loop-button,.director-desk-scope .camera-motion-play-button,.director-desk-scope .camera-motion-keyframes button{box-shadow:none;border:0;font-family:PingFang SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transform:none}.director-desk-scope .camera-motion-add-button{color:#fff;background:rgb(var(--accent-rgb));border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;font-size:12px;font-weight:600;line-height:17px;transition:background-color .16s;display:inline-flex}.director-desk-scope .camera-motion-add-button:hover,.director-desk-scope .camera-motion-add-button:focus-visible{background:rgb(var(--accent-hover-rgb))}.director-desk-scope .camera-motion-empty{border:1px dashed rgb(var(--border-rgb) / .62);min-height:142px;color:rgb(var(--text-dim-rgb));background:rgb(var(--field-rgb) / .6);text-align:center;border-radius:8px;place-items:center;gap:6px;padding:22px 18px;display:grid}.director-desk-scope .camera-motion-empty svg{color:rgb(var(--camera-motion-rgb));margin-bottom:2px}.director-desk-scope .camera-motion-empty strong{color:rgb(var(--text-rgb));font-size:12px;font-weight:600;line-height:17px}.director-desk-scope .camera-motion-empty span{max-width:210px;color:rgb(var(--text-muted-rgb));font-size:11px;line-height:1.55}.director-desk-scope .camera-motion-playback{background:rgb(var(--field-rgb));border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:6px 10px;width:100%;padding:10px;display:grid}.director-desk-scope .camera-motion-play-button{color:#fff;background:rgb(var(--accent-rgb));border-radius:8px;grid-row:1/span 2;place-items:center;width:34px;height:34px;display:grid}.director-desk-scope .camera-motion-play-button:hover:not(:disabled),.director-desk-scope .camera-motion-play-button:focus-visible:not(:disabled){background:rgb(var(--accent-hover-rgb))}.director-desk-scope .camera-motion-play-button:disabled{cursor:not-allowed;color:rgb(var(--text-dim-rgb));background:rgb(var(--surface-hover-rgb));opacity:.72}.director-desk-scope .camera-motion-playback input[type=range]{appearance:none;background:0 0;width:100%;height:14px;margin:0}.director-desk-scope .camera-motion-playback input[type=range]::-webkit-slider-runnable-track{background:rgb(var(--border-rgb) / .72);border-radius:999px;height:4px}.director-desk-scope .camera-motion-playback input[type=range]::-webkit-slider-thumb{appearance:none;background:rgb(var(--camera-motion-rgb));border:0;border-radius:999px;width:12px;height:12px;margin-top:-4px}.director-desk-scope .camera-motion-playback input[type=range]::-moz-range-track{background:rgb(var(--border-rgb) / .72);border:0;border-radius:999px;height:4px}.director-desk-scope .camera-motion-playback input[type=range]::-moz-range-thumb{background:rgb(var(--camera-motion-rgb));border:0;border-radius:999px;width:12px;height:12px}.director-desk-scope .camera-motion-playback>span{color:rgb(var(--text-dim-rgb));font-variant-numeric:tabular-nums;justify-self:end;font-size:10px;line-height:14px}.director-desk-scope .camera-motion-loop-button{border:1px solid rgb(var(--border-rgb) / .34);min-height:30px;color:rgb(var(--text-muted-rgb));background:0 0;border-radius:8px;justify-self:start;padding:0 11px;font-size:11px;font-weight:600}.director-desk-scope .camera-motion-loop-button:hover,.director-desk-scope .camera-motion-loop-button:focus-visible{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .72)}.director-desk-scope .camera-motion-loop-button.is-active{border-color:rgb(var(--accent-rgb) / .4);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .1)}.director-desk-scope .camera-motion-keyframes{scroll-snap-type:x proximity;grid-auto-columns:54px;grid-auto-flow:column;gap:8px;width:100%;padding-bottom:4px;display:grid;overflow-x:auto}.director-desk-scope .camera-motion-keyframes>[role=listitem]{display:contents}.director-desk-scope .camera-motion-keyframes button{border:1px solid rgb(var(--border-rgb) / .34);width:54px;height:48px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb));scroll-snap-align:start;border-radius:8px;place-items:center;gap:1px;display:grid}.director-desk-scope .camera-motion-keyframes button:hover,.director-desk-scope .camera-motion-keyframes button:focus-visible{border-color:rgb(var(--camera-motion-rgb) / .48);color:rgb(var(--text-rgb))}.director-desk-scope .camera-motion-keyframes button.is-active{border-color:rgb(var(--camera-motion-rgb) / .62);color:rgb(var(--camera-motion-rgb));background:rgb(var(--camera-motion-rgb) / .1)}.director-desk-scope .camera-motion-keyframes button>span{font-size:12px;font-weight:700;line-height:16px}.director-desk-scope .camera-motion-keyframes button>small{color:rgb(var(--text-dim-rgb));font-variant-numeric:tabular-nums;font-size:9px;line-height:12px}.director-desk-scope .camera-motion-keyframe-editor{border-top:1px solid rgb(var(--border-rgb) / .24);padding-top:16px}.director-desk-scope .camera-motion-delete-button{color:#f87171;background:#ef44440f;border:1px solid #ef44443d;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;font-size:11px;font-weight:600;display:inline-flex}.director-desk-scope .camera-motion-delete-button:hover,.director-desk-scope .camera-motion-delete-button:focus-visible{color:#fecaca;background:#ef44441f;border-color:#ef44446b}.director-desk-scope .camera-delete-button{color:#f87171;cursor:pointer;background:#ef44440f;border:1px solid #ef44443d;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;margin-top:8px;font-size:11px;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.director-desk-scope .camera-delete-button:hover:not(:disabled),.director-desk-scope .camera-delete-button:focus-visible:not(:disabled){color:#fecaca;background:#ef44441f;border-color:#ef44446b}.director-desk-scope .camera-delete-button:disabled{opacity:.42;cursor:not-allowed}.director-desk-scope .camera-preview-button{border:1px solid rgb(var(--accent-rgb) / .28);width:100%;height:34px;color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .07);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:11px;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.director-desk-scope .camera-preview-button:hover,.director-desk-scope .camera-preview-button:focus-visible{border-color:rgb(var(--accent-rgb) / .5);background:rgb(var(--accent-rgb) / .14)}.director-desk-scope .camera-preview-card{background:linear-gradient(180deg, rgb(var(--accent-rgb) / .18), transparent), rgb(var(--surface-rgb) / .52);gap:6px;padding:14px;display:grid}.director-desk-scope .camera-preview-card strong{color:rgb(var(--text-rgb))}.director-desk-scope .capture-preview{border:1px solid rgb(var(--border-rgb) / .28);object-fit:cover;background:rgb(var(--field-rgb));border-radius:14px;width:100%}.director-desk-scope .camera-capture-section{margin-top:auto}.director-desk-scope .camera-capture-section>h3{height:30px;color:rgb(var(--text-rgb));font-size:14px;font-weight:600;line-height:30px}.director-desk-scope .camera-capture-tab,.director-desk-scope .camera-capture-overview{grid-template-rows:minmax(0,1fr);height:100%;min-height:0;display:grid}.director-desk-scope .right-sidebar .right-inspector.camera-inspector-captures{height:100%;overflow:hidden}.director-desk-scope .camera-inspector-captures .right-inspector-content{grid-template-rows:minmax(0,1fr);width:auto;margin-top:0;padding:0;position:absolute;inset:92px 0 78px;overflow:hidden}.director-desk-scope .camera-capture-tab{height:100%}.director-desk-scope .camera-capture-overview{grid-template-rows:minmax(0,1fr);gap:0}.director-desk-scope .camera-capture-overview-scroll{flex-direction:column;gap:22px;width:100%;height:100%;min-height:0;padding:30px 0 20px 20px;display:flex;overflow:hidden auto}.director-desk-scope .camera-capture-group{width:var(--right-sidebar-content-width);gap:12px;max-width:100%;display:grid}.director-desk-scope .camera-capture-group>h3{color:rgb(var(--text-rgb));margin:0;font-size:14px;font-weight:600;line-height:20px}.director-desk-scope .camera-capture-grid{width:var(--right-sidebar-content-width);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:100%;display:grid}.director-desk-scope .camera-capture-card{gap:8px;min-width:0;display:grid}.director-desk-scope .camera-capture-thumb-wrap{aspect-ratio:1;background:#000;border-radius:8px;position:relative;overflow:hidden}.director-desk-scope .camera-capture-thumb{object-fit:cover;filter:contrast(1.06)brightness(1.04);width:100%;height:100%;display:block}.director-desk-scope .camera-capture-actions{-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#000000b8;border-radius:0 0 8px 8px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0;height:30px;padding:0;transition:opacity .16s;display:grid;position:absolute;bottom:0;left:0;right:0}.director-desk-scope .camera-capture-thumb-wrap:hover .camera-capture-actions,.director-desk-scope .camera-capture-thumb-wrap:focus-within .camera-capture-actions,.director-desk-scope .camera-capture-actions.is-visible{opacity:1;pointer-events:auto}.director-desk-scope .camera-capture-action{color:#ffffffd1;width:100%;min-width:0;height:30px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;line-height:0;display:grid}.director-desk-scope .right-sidebar .right-inspector button.camera-capture-action{color:#ffffffd1;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;transform:none}.director-desk-scope .camera-capture-action:hover,.director-desk-scope .camera-capture-action:focus-visible,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-action:hover,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-action:focus-visible{color:#fff;background:#ffffff14}.director-desk-scope .camera-capture-action svg{width:14px;height:14px;display:block}.director-desk-scope .camera-capture-name{min-width:0;color:rgb(var(--text-muted-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:17px;display:block;overflow:hidden}.director-desk-scope .camera-capture-empty{width:var(--right-sidebar-content-width);max-width:100%;height:100%}.director-desk-scope .camera-capture-overview-footer{width:var(--right-sidebar-width);border-top:1px solid rgb(var(--border-rgb) / .24);background:rgb(var(--panel-rgb));grid-template-columns:125px 125px;justify-content:center;align-items:start;gap:10px;height:78px;padding:20px;display:grid;position:absolute;bottom:0;left:0;right:0}.director-desk-scope .camera-capture-current-button,.director-desk-scope .camera-capture-clear-all,.director-desk-scope .camera-capture-send-all{border:1px solid rgb(var(--border-rgb) / .24);width:125px;min-width:0;height:38px;color:rgb(var(--text-muted-rgb));box-shadow:none;background:0 0;border-radius:8px;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;place-items:center;gap:6px;padding:0 12px;font-family:PingFang SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:17px;display:inline-grid}.director-desk-scope .camera-capture-current-button{width:var(--right-sidebar-content-width)}.director-desk-scope .camera-capture-clear-all,.director-desk-scope .camera-capture-send-all{width:125px}.director-desk-scope .camera-capture-current-button svg,.director-desk-scope .camera-capture-clear-all svg,.director-desk-scope .camera-capture-send-all svg{width:14px;height:14px;display:block}.director-desk-scope .right-sidebar .right-inspector button.camera-capture-current-button,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-clear-all,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-send-all{border:1px solid rgb(var(--border-rgb) / .24);color:rgb(var(--text-muted-rgb));box-shadow:none;background:0 0;border-radius:8px;padding:0 12px;transform:none}.director-desk-scope .camera-capture-current-button:hover,.director-desk-scope .camera-capture-current-button:focus-visible,.director-desk-scope .camera-capture-clear-all:hover,.director-desk-scope .camera-capture-clear-all:focus-visible,.director-desk-scope .camera-capture-send-all:hover,.director-desk-scope .camera-capture-send-all:focus-visible,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-current-button:hover,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-current-button:focus-visible,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-clear-all:hover,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-clear-all:focus-visible,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-send-all:hover,.director-desk-scope .right-sidebar .right-inspector button.camera-capture-send-all:focus-visible{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .72)}.director-desk-scope .camera-capture-viewer{z-index:100000;-webkit-backdrop-filter:blur(4px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.director-desk-scope .camera-capture-viewer-toolbar{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:16px;right:16px}.director-desk-scope .camera-capture-viewer-tool{color:#ffffffe6;width:40px;min-width:0;height:40px;min-height:0;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;place-items:center;padding:0;transition:background-color .18s,color .18s;display:grid}.director-desk-scope .right-inspector button.camera-capture-viewer-tool{color:#ffffffe6;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;padding:0;transform:none}.director-desk-scope .camera-capture-viewer-tool:hover,.director-desk-scope .camera-capture-viewer-tool:focus-visible{color:#fff;background:#fff3}.director-desk-scope .right-inspector button.camera-capture-viewer-tool:hover,.director-desk-scope .right-inspector button.camera-capture-viewer-tool:focus-visible{color:#fff;background:#fff3;border:1px solid #ffffff1a}.director-desk-scope .camera-capture-viewer-stage{place-items:center;width:100%;height:100%;display:grid}.director-desk-scope .camera-capture-viewer-image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:contain;transform-origin:50%;background:#000;border-radius:8px;max-width:80vw;max-height:80vh;transition:transform .2s;display:block}.director-desk-scope .camera-capture-viewer-image.is-zoomed{cursor:grab}.director-desk-scope .camera-capture-viewer-image.is-dragging{cursor:grabbing;transition:none}.director-desk-scope .panorama-thumbnail-card{width:var(--right-sidebar-content-width);background:#000;border-radius:8px;max-width:100%;height:100px;position:relative;overflow:hidden}.director-desk-scope .panorama-thumbnail-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 41%,#0009 100%);border-radius:8px;position:absolute;inset:0}.director-desk-scope .panorama-thumbnail-delete{z-index:2;width:24px;min-width:0;height:24px;min-height:0;box-shadow:none;color:#ffffffb8;-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#00000085;border:0;border-radius:999px;place-items:center;margin:0;padding:0;line-height:0;transition:opacity .16s,visibility .16s,transform .16s,color .16s,background-color .16s;display:grid;position:absolute;top:8px;right:8px;transform:translateY(-2px)}.director-desk-scope .right-inspector .panorama-thumbnail-delete{background:#00000085;border:0;border-radius:999px;padding:0}.director-desk-scope .panorama-thumbnail-delete svg{width:14px;height:14px;display:block;transform:translateY(-.5px)}.director-desk-scope .panorama-thumbnail-card:hover .panorama-thumbnail-delete,.director-desk-scope .panorama-thumbnail-card:focus-within .panorama-thumbnail-delete{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.director-desk-scope .panorama-thumbnail-delete:hover{color:#fff;background:#000000ad}.director-desk-scope .right-inspector .panorama-thumbnail-delete:hover{color:#fff;background:#000000ad;border:0}.director-desk-scope .panorama-thumbnail-delete:active,.director-desk-scope .right-inspector .panorama-thumbnail-delete:active{transform:none}.director-desk-scope .panorama-thumbnail-image{width:var(--right-sidebar-content-width);object-fit:cover;filter:contrast(1.06)brightness(1.04);background:#000;border:0;border-radius:8px;max-width:100%;height:100px;display:block}.director-desk-scope .panorama-thumbnail-name{z-index:1;color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 24px);font-size:12px;font-weight:600;line-height:17px;position:absolute;bottom:10px;left:12px;overflow:hidden}.director-desk-scope .capture-status{border:1px solid rgb(var(--accent-rgb) / .22);color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .08);border-radius:12px;padding:10px 12px}.director-desk-scope .capture-list-placeholder{border:1px dashed rgb(var(--border-rgb) / .58);border-radius:12px;padding:12px}.director-desk-scope .role-label{color:rgb(var(--text-rgb));white-space:nowrap;background:rgb(var(--panel-rgb) / .92);box-shadow:0 10px 28px rgb(var(--overlay-rgb) / .24);border-radius:999px;padding:6px 10px;font-size:12px}.director-desk-scope .viewport-error-card{min-width:220px;color:rgb(var(--text-rgb));text-align:center;background:linear-gradient(180deg, #ffc85729, transparent), rgb(var(--panel-rgb) / .92);box-shadow:0 18px 42px rgb(var(--overlay-rgb) / .34);border:1px solid #ffc8576b;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.director-desk-scope .viewport-error-card strong{color:#ffc857}.director-desk-scope .viewport-error-card span{color:rgb(var(--muted-rgb));font-size:12px}@media (width<=1180px){.director-desk-scope .top-bar{grid-template-columns:var(--left-sidebar-width) minmax(0, 1fr) var(--right-sidebar-width)}.director-desk-scope .director-shell-fullbleed{grid-template-columns:minmax(0,1fr)}.director-desk-scope .director-sidebar .panel-card{padding-inline:8px}.director-desk-scope .object-list{margin-inline:-8px}.director-desk-scope .object-row{padding-inline:8px}}@media (width<=920px){.director-desk-scope .top-bar{grid-template-columns:1fr auto}.director-desk-scope .top-bar-center{justify-content:flex-end}.director-desk-scope .director-desk-switcher{margin-left:10px}.director-desk-scope .director-desk-select{max-width:150px}.director-desk-scope .director-desk-create-button{padding-inline:9px}.director-desk-scope .top-bar-actions{display:none}.director-desk-scope .director-shell-fullbleed{grid-template-columns:minmax(0,1fr)}.director-desk-scope .left-sidebar{width:min(196px,28vw)}.director-desk-scope .right-sidebar{display:none}.director-desk-scope .viewport-toolbar{max-width:calc(100% - 32px)}}.director-desk-scope .top-bar-center{gap:10px}.director-desk-scope .top-bar-motion-button{border:1px solid rgb(var(--border-rgb) / .52);height:34px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .58);border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:620;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.director-desk-scope .top-bar-motion-button:hover,.director-desk-scope .top-bar-motion-button.is-active{color:#f5a65b;background:#f5a65b1a;border-color:#f5a65b85}.director-desk-scope .motion-studio{--motion-rgb:245 166 91;z-index:24;right:calc(var(--right-sidebar-width) + 16px);bottom:104px;left:calc(var(--left-sidebar-width) + 16px);border:1px solid rgb(var(--border-rgb) / .7);min-width:700px;color:rgb(var(--text-rgb));background:rgb(var(--panel-rgb) / .97);box-shadow:0 20px 54px rgb(var(--overlay-rgb) / .4), 0 0 0 1px rgb(var(--motion-rgb) / .06) inset;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;position:absolute;overflow:hidden}.director-desk-scope .motion-studio.is-piloting{visibility:hidden;pointer-events:none}.director-desk-scope .motion-studio-header{border-bottom:1px solid rgb(var(--border-rgb) / .52);background:linear-gradient(90deg, rgb(var(--motion-rgb) / .09), transparent 35%);justify-content:space-between;align-items:center;min-height:58px;padding:10px 12px 10px 14px;display:flex}.director-desk-scope .motion-studio-heading,.director-desk-scope .motion-studio-heading>div,.director-desk-scope .motion-route-title>div,.director-desk-scope .motion-studio-primary-actions,.director-desk-scope .motion-selected-actions,.director-desk-scope .motion-setting-row,.director-desk-scope .motion-mini-segmented{align-items:center;display:flex}.director-desk-scope .motion-studio-heading{gap:10px}.director-desk-scope .motion-studio-heading>div{flex-direction:column;align-items:flex-start;gap:1px}.director-desk-scope .motion-studio-icon{border:1px solid rgb(var(--motion-rgb) / .24);width:32px;height:32px;color:rgb(var(--motion-rgb));background:rgb(var(--motion-rgb) / .1);border-radius:9px;place-items:center;display:grid}.director-desk-scope .motion-studio-heading h2,.director-desk-scope .motion-studio-heading p{margin:0}.director-desk-scope .motion-studio-heading h2{font-size:14px;line-height:19px}.director-desk-scope .motion-studio-heading p{color:rgb(var(--text-muted-rgb));font-size:11px;line-height:16px}.director-desk-scope .motion-studio-close{width:30px;height:30px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.director-desk-scope .motion-studio-header-actions{align-items:center;gap:5px;display:flex}.director-desk-scope .motion-studio-export{border:1px solid rgb(var(--motion-rgb) / .32);height:30px;color:rgb(var(--motion-rgb));background:rgb(var(--motion-rgb) / .09);border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:inline-flex}.director-desk-scope .motion-export-panel{border-bottom:1px solid rgb(var(--border-rgb) / .46);background:rgb(var(--surface-rgb) / .42);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:7px 10px;padding:8px 12px;font-size:10px;display:grid}.director-desk-scope .motion-export-panel>div{flex-direction:column;grid-column:1/-1;min-width:0;display:flex}.director-desk-scope .motion-export-panel small{color:rgb(var(--text-dim-rgb))}.director-desk-scope .motion-export-panel label,.director-desk-scope .motion-export-confirm{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.director-desk-scope .motion-export-confirm{grid-column:1/-1}.director-desk-scope .motion-export-panel label{justify-content:space-between}.director-desk-scope .motion-export-panel select,.director-desk-scope .motion-export-confirm{border-radius:6px;justify-content:center;height:28px}.director-desk-scope .motion-export-confirm:disabled{opacity:.45;cursor:not-allowed}.director-desk-scope .motion-export-status{color:rgb(var(--text-muted-rgb));text-align:center;grid-column:1/-1;font-size:9px}.director-desk-scope .motion-monitor{z-index:18;border:1px solid rgb(var(--border-rgb) / .72);background:rgb(var(--panel-rgb) / .94);border-radius:8px;width:min(320px,100% - 640px);min-width:220px;position:absolute;overflow:hidden;box-shadow:0 16px 36px #00000061}.director-desk-scope .motion-monitor header{height:28px;color:rgb(var(--text-rgb));cursor:grab;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:0 9px;font-size:10px;display:flex}.director-desk-scope .motion-monitor header:active{cursor:grabbing}.director-desk-scope .motion-monitor header small{color:#71d49b;align-items:center;gap:3px;font-size:9px;display:inline-flex}.director-desk-scope .motion-monitor-canvas-wrap{background:#000;width:100%}.director-desk-scope .motion-monitor-canvas-wrap canvas{display:block}.director-desk-scope .motion-monitor-fov{border-top:1px solid rgb(var(--border-rgb) / .5);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;padding:5px 7px;display:grid}.director-desk-scope .motion-monitor-fov--secondary{border-top-color:rgb(var(--border-rgb) / .28);background:rgb(var(--surface-rgb) / .22)}.director-desk-scope .motion-monitor-fov label{min-width:0;color:rgb(var(--text-muted-rgb));grid-template-columns:auto minmax(50px,1fr) 30px;align-items:center;gap:6px;font-size:9px;display:grid}.director-desk-scope .motion-monitor-fov input{width:100%;min-width:0;accent-color:rgb(var(--motion-rgb))}.director-desk-scope .motion-monitor-fov output{color:rgb(var(--text-rgb));font-variant-numeric:tabular-nums;text-align:right;font-size:9px}.director-desk-scope .motion-monitor-fov button{border:1px solid rgb(var(--border-rgb) / .5);height:24px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .5);white-space:nowrap;border-radius:5px;padding:0 6px;font-size:9px}.director-desk-scope .motion-monitor-fov button:disabled{opacity:.35}.director-desk-scope .reference-video-renderer{pointer-events:none;display:block;position:fixed;top:0;left:-100000px;overflow:hidden}.director-desk-scope .reference-video-renderer>div{width:100%!important;height:100%!important}.director-desk-scope .reference-video-renderer canvas{display:block;width:100%!important;height:100%!important}@media (width<=960px){.director-desk-scope .motion-monitor{width:240px;min-width:0}}.director-desk-scope .motion-export-confirm{color:#082517;background:#71d49b;padding:0 9px}.director-desk-scope .motion-studio-close:hover{color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .72)}.director-desk-scope .motion-studio-body{grid-template-columns:235px minmax(300px,1fr) 245px;min-height:188px;display:grid}.director-desk-scope .motion-studio-primary-actions,.director-desk-scope .motion-route-column,.director-desk-scope .motion-settings-column{min-width:0;padding:12px}.director-desk-scope .motion-studio-primary-actions{border-right:1px solid rgb(var(--border-rgb) / .46);flex-direction:column;align-content:start;align-items:stretch;gap:7px}.director-desk-scope .motion-studio-primary-actions button{border-radius:9px}.director-desk-scope .motion-primary-button{border:1px solid rgb(var(--motion-rgb) / .3);min-height:49px;color:rgb(var(--text-rgb));text-align:left;background:rgb(var(--motion-rgb) / .08);align-items:center;gap:9px;padding:7px 10px;display:flex}.director-desk-scope .motion-primary-button>svg{color:rgb(var(--motion-rgb));flex:none}.director-desk-scope .motion-primary-button span{flex-direction:column;min-width:0;display:flex}.director-desk-scope .motion-primary-button strong{font-size:12px;line-height:17px}.director-desk-scope .motion-primary-button small{color:rgb(var(--text-muted-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:14px;overflow:hidden}.director-desk-scope .motion-primary-button:hover{border-color:rgb(var(--motion-rgb) / .58);background:rgb(var(--motion-rgb) / .13)}.director-desk-scope .motion-add-current{border:1px solid rgb(var(--border-rgb) / .54);min-height:32px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .48);justify-content:center;align-items:center;gap:6px;font-size:11px;display:inline-flex}.director-desk-scope .motion-key-help{display:none}.director-desk-scope .motion-route-column{border-right:1px solid rgb(var(--border-rgb) / .46)}.director-desk-scope .motion-route-title{justify-content:space-between;align-items:center;min-height:30px;display:flex}.director-desk-scope .motion-route-title svg{color:rgb(var(--motion-rgb))}.director-desk-scope .motion-route-title strong{font-size:12px}.director-desk-scope .motion-route-title span{color:rgb(var(--text-muted-rgb));font-size:10px}.director-desk-scope .motion-preview-button{border:1px solid rgb(var(--motion-rgb) / .34);height:28px;color:rgb(var(--motion-rgb));background:rgb(var(--motion-rgb) / .08);border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.director-desk-scope .motion-preview-button:disabled{opacity:.38;cursor:not-allowed}.director-desk-scope .motion-route-empty{min-height:100px;color:rgb(var(--text-muted-rgb));text-align:center;place-items:center;gap:2px;display:grid}.director-desk-scope .motion-route-empty svg{color:rgb(var(--motion-rgb) / .72)}.director-desk-scope .motion-route-empty span{font-size:11px;font-weight:640}.director-desk-scope .motion-route-empty small{color:rgb(var(--text-dim-rgb));font-size:10px}.director-desk-scope .motion-waypoint-strip{align-items:center;min-height:78px;padding:8px 2px 2px;display:flex;overflow-x:auto}.director-desk-scope .motion-waypoint-wrap{flex:none;align-items:center;display:flex}.director-desk-scope .motion-route-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.director-desk-scope .motion-route-title>div,.director-desk-scope .motion-route-title>button,.director-desk-scope .motion-batch-selection,.director-desk-scope .motion-batch-move-hint{align-items:center;display:flex}.director-desk-scope .motion-route-title>div{gap:5px}.director-desk-scope .motion-route-title>button{border:1px solid rgb(var(--border-rgb) / .48);height:26px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .48);border-radius:7px;gap:4px;padding:0 7px;font-size:9px}.director-desk-scope .motion-route-title>button.is-active{border-color:rgb(var(--motion-rgb) / .55);color:rgb(var(--motion-rgb));background:rgb(var(--motion-rgb) / .12)}.director-desk-scope .motion-batch-selection{border:1px solid rgb(var(--motion-rgb) / .24);background:rgb(var(--motion-rgb) / .06);border-radius:8px;gap:6px;margin-top:8px;padding:7px 8px}.director-desk-scope .motion-batch-selection>span{color:rgb(var(--motion-rgb));font-size:10px;font-weight:680}.director-desk-scope .motion-batch-selection>small{min-width:0;color:rgb(var(--text-dim-rgb));text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:8px;overflow:hidden}.director-desk-scope .motion-batch-selection>button{border:1px solid rgb(var(--border-rgb) / .45);height:23px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb) / .72);border-radius:6px;padding:0 6px;font-size:8px}.director-desk-scope .motion-waypoint-link-wrap{flex:none;place-items:center;width:30px;height:28px;display:grid;position:relative}.director-desk-scope .motion-waypoint-link{background:rgb(var(--border-rgb) / .72);width:auto;height:2px;transition:background .18s,box-shadow .18s;position:absolute;left:0;right:0}.director-desk-scope .motion-waypoint-insert{z-index:1;border:1px solid rgb(var(--motion-rgb) / .46);width:18px;height:18px;color:rgb(var(--motion-rgb));background:rgb(var(--panel-rgb));border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.director-desk-scope .motion-waypoint-insert:hover,.director-desk-scope .motion-waypoint-insert:focus-visible{border-color:rgb(var(--motion-rgb) / .86);background:rgb(var(--motion-rgb) / .16);transform:scale(1.08)}.director-desk-scope .motion-waypoint-link.is-lit{background:rgb(var(--motion-rgb));box-shadow:0 0 8px rgb(var(--motion-rgb) / .64)}.director-desk-scope .motion-waypoint{border:1px solid rgb(var(--border-rgb) / .72);width:48px;height:48px;color:rgb(var(--text-muted-rgb));background:rgb(var(--field-rgb) / .92);border-radius:50%;flex:none;place-items:center;transition:border-color .16s,color .16s,background .16s,box-shadow .16s;display:grid}.director-desk-scope .motion-waypoint>span{font-size:14px;font-weight:760;line-height:15px}.director-desk-scope .motion-waypoint>small{color:inherit;opacity:.72;font-size:8px;line-height:9px}.director-desk-scope .motion-waypoint:hover,.director-desk-scope .motion-waypoint.is-selected,.director-desk-scope .motion-waypoint.is-reached{border-color:rgb(var(--motion-rgb) / .72);color:rgb(var(--motion-rgb));background:rgb(var(--motion-rgb) / .11);box-shadow:0 0 0 3px rgb(var(--motion-rgb) / .08)}.director-desk-scope .motion-waypoint.is-approaching{animation:1s ease-in-out infinite motion-waypoint-pulse}@keyframes motion-waypoint-pulse{50%{box-shadow:0 0 0 6px rgb(var(--motion-rgb) / .12), 0 0 14px rgb(var(--motion-rgb) / .2)}}.director-desk-scope .motion-waypoint-add{border:1px dashed rgb(var(--motion-rgb) / .42);width:34px;height:34px;color:rgb(var(--motion-rgb));background:0 0;border-radius:50%;flex:none;place-items:center;margin-left:14px;display:grid}.director-desk-scope .motion-selected-actions{border-top:1px solid rgb(var(--border-rgb) / .38);gap:5px;min-height:33px;padding-top:7px}.director-desk-scope .motion-batch-move-hint{border-top:1px solid rgb(var(--border-rgb) / .38);min-height:34px;color:rgb(var(--text-muted-rgb));text-align:center;justify-content:center;gap:6px;padding-top:7px;font-size:9px}.director-desk-scope .motion-batch-move-hint svg{color:rgb(var(--motion-rgb));flex:none}.director-desk-scope .motion-selected-actions>span{color:rgb(var(--text-muted-rgb));margin-right:auto;font-size:10px}.director-desk-scope .motion-waypoint-arrival{color:rgb(var(--text-muted-rgb));align-items:center;gap:3px;font-size:9px;display:inline-flex}.director-desk-scope .motion-waypoint-arrival input{border:1px solid rgb(var(--border-rgb) / .5);width:48px;height:26px;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb));border-radius:6px;padding:0 5px;font-size:10px}.director-desk-scope .motion-selected-actions button{border:1px solid rgb(var(--border-rgb) / .5);min-width:26px;height:26px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .44);border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:inline-flex}.director-desk-scope .motion-selected-actions button:disabled{opacity:.3;cursor:not-allowed}.director-desk-scope .motion-selected-actions button.is-danger:hover{color:#f87171;border-color:#f871716b}.director-desk-scope .motion-settings-column{flex-direction:column;gap:7px;max-height:232px;display:flex;overflow-y:auto}.director-desk-scope .motion-setting-row{border-bottom:1px solid rgb(var(--border-rgb) / .36);flex-wrap:wrap;gap:6px;min-height:43px;padding-bottom:6px;font-size:10px}.director-desk-scope .motion-setting-row:last-child{border-bottom:0}.director-desk-scope .motion-setting-row>span{min-width:66px;color:rgb(var(--text-muted-rgb));align-items:center;gap:4px;display:inline-flex}.director-desk-scope .motion-setting-row>span svg{color:rgb(var(--motion-rgb))}.director-desk-scope .motion-setting-row input[type=range]{min-width:80px;accent-color:rgb(var(--motion-rgb));flex:80px}.director-desk-scope .motion-setting-row output{width:34px;color:rgb(var(--text-rgb));font-variant-numeric:tabular-nums;text-align:right}.director-desk-scope .motion-tracking-select{border:1px solid rgb(var(--border-rgb) / .5);min-width:118px;height:30px;color:rgb(var(--text-rgb));background:rgb(var(--field-rgb));border-radius:7px;flex:118px;padding:0 26px 0 8px;font-size:10px}.director-desk-scope .motion-tracking-select:disabled{cursor:not-allowed;opacity:.5}.director-desk-scope .motion-waypoint.has-tracking{border-style:double}.director-desk-scope .motion-tracking-status{width:100%;color:rgb(var(--text-dim-rgb));padding-left:72px;font-size:8px;line-height:13px}.director-desk-scope .motion-setting-hint{width:100%;color:rgb(var(--text-dim-rgb));justify-content:space-between;padding-left:72px;font-size:8px;display:flex}.director-desk-scope .motion-mini-segmented{border:1px solid rgb(var(--border-rgb) / .42);background:rgb(var(--field-rgb) / .7);border-radius:7px;flex:1;padding:2px}.director-desk-scope .motion-mini-segmented button{height:25px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:5px;flex:1;font-size:10px}.director-desk-scope .motion-mini-segmented button[aria-pressed=true]{color:rgb(var(--motion-rgb));background:rgb(var(--motion-rgb) / .12)}.director-desk-scope .motion-global-timeline{border-top:1px solid rgb(var(--border-rgb) / .5);background:rgb(var(--field-rgb) / .54);grid-template-columns:minmax(280px,1fr) minmax(360px,1.2fr);gap:14px;min-height:54px;padding:8px 12px;display:grid}.director-desk-scope .motion-global-scrubber,.director-desk-scope .motion-object-track,.director-desk-scope .motion-object-track-label,.director-desk-scope .motion-object-keyframes,.director-desk-scope .motion-object-record,.director-desk-scope .motion-object-delete{align-items:center;display:flex}.director-desk-scope .motion-global-scrubber{gap:8px}.director-desk-scope .motion-global-scrubber input{min-width:120px;accent-color:rgb(var(--motion-rgb));flex:1}.director-desk-scope .motion-global-scrubber>span{width:34px;color:rgb(var(--text-muted-rgb));font-variant-numeric:tabular-nums;font-size:9px}.director-desk-scope .motion-global-scrubber>span:last-child{text-align:right}.director-desk-scope .motion-object-track{gap:7px;min-width:0}.director-desk-scope .motion-object-track-label{max-width:116px;color:rgb(var(--text-rgb));text-overflow:ellipsis;white-space:nowrap;gap:5px;font-size:10px;font-weight:650;overflow:hidden}.director-desk-scope .motion-object-track-label svg{color:#7dd3fc;flex:none}.director-desk-scope .motion-object-track>small{color:rgb(var(--text-dim-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.director-desk-scope .motion-object-keyframes{gap:4px;min-width:36px;max-width:150px;overflow-x:auto}.director-desk-scope .motion-object-keyframes button{color:#7dd3fc;background:#7dd3fc12;border:1px solid #7dd3fc57;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.director-desk-scope .motion-object-keyframes button.is-current{background:#7dd3fc29;border-color:#7dd3fccc;box-shadow:0 0 0 2px #7dd3fc14}.director-desk-scope .motion-object-record,.director-desk-scope .motion-object-delete{color:#7dd3fc;white-space:nowrap;background:#7dd3fc12;border:1px solid #7dd3fc52;border-radius:7px;justify-content:center;gap:4px;height:27px;font-size:9px}.director-desk-scope .motion-object-record{margin-left:auto;padding:0 8px}.director-desk-scope .motion-object-delete{color:#fca5a5;background:#f871710f;border-color:#f8717147;width:27px;padding:0}.director-desk-scope .pilot-hud{z-index:32;pointer-events:none;position:absolute;inset:0}.director-desk-scope .pilot-status{color:#86efac;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050f0cc2;border:1px solid #4ade8047;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 11px;font-size:11px;font-weight:680;display:inline-flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000047}.director-desk-scope .pilot-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.director-desk-scope .pilot-crosshair{color:#ffffffe6;filter:drop-shadow(0 1px 2px #000c);width:34px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.director-desk-scope .pilot-crosshair.is-pointing{color:#f7b955}.director-desk-scope .pilot-crosshair.is-locked{color:#4ade80}.director-desk-scope .pilot-crosshair-line,.director-desk-scope .pilot-crosshair-center{background:currentColor;display:block;position:absolute}.director-desk-scope .pilot-crosshair-line.is-top,.director-desk-scope .pilot-crosshair-line.is-bottom{width:2px;height:8px;left:16px}.director-desk-scope .pilot-crosshair-line.is-top{top:0}.director-desk-scope .pilot-crosshair-line.is-bottom{bottom:0}.director-desk-scope .pilot-crosshair-line.is-left,.director-desk-scope .pilot-crosshair-line.is-right{width:8px;height:2px;top:16px}.director-desk-scope .pilot-crosshair-line.is-left{left:0}.director-desk-scope .pilot-crosshair-line.is-right{right:0}.director-desk-scope .pilot-crosshair-center{border-radius:50%;width:4px;height:4px;top:15px;left:15px}.director-desk-scope .pilot-target-name{width:max-content;max-width:220px;color:inherit;background:#000000ad;border:1px solid;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:650;display:inline-flex;position:absolute;top:43px;left:50%;transform:translate(-50%)}.director-desk-scope .pilot-keyboard-help{right:calc(var(--right-sidebar-width) + 18px);color:#ffffffad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;border:1px solid #ffffff1f;border-radius:10px;gap:6px;padding:7px;display:flex;position:absolute;bottom:22px}.director-desk-scope .director-shell.is-sidebars-collapsed .pilot-keyboard-help{right:18px}.director-desk-scope .pilot-keyboard-help>span{white-space:nowrap;align-items:center;gap:4px;font-size:9px;display:inline-flex}.director-desk-scope .pilot-keyboard-help kbd{color:#fff;text-align:center;background:#ffffff17;border:1px solid #ffffff2e;border-bottom-color:#ffffff47;border-radius:5px;min-width:24px;padding:3px 5px;font-family:inherit;font-size:9px}.director-desk-scope .pilot-hud-actions{bottom:22px;left:calc(var(--left-sidebar-width) + 18px);pointer-events:auto;gap:7px;display:flex;position:absolute}.director-desk-scope .director-shell.is-sidebars-collapsed .pilot-hud-actions{left:18px}.director-desk-scope .pilot-hud-actions button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:11px;font-weight:650;display:inline-flex}.director-desk-scope .pilot-hud-secondary{color:#ffffffc2;background:#00000094;border:1px solid #ffffff29}.director-desk-scope .pilot-hud-primary{color:#fff;background:#b7641ccc;border:1px solid #f5a65b8a;box-shadow:0 7px 20px #0000003d}@media (width<=1260px){.director-desk-scope .motion-studio{min-width:620px}.director-desk-scope .motion-studio-body{grid-template-columns:205px minmax(280px,1fr) 210px}.director-desk-scope .pilot-keyboard-help>span:nth-child(n+4){display:none}}@media (width<=920px){.director-desk-scope .motion-studio{min-width:0;left:16px;right:16px}.director-desk-scope .motion-studio-body{grid-template-columns:190px minmax(260px,1fr)}.director-desk-scope .motion-settings-column{display:none}.director-desk-scope .motion-global-timeline{grid-template-columns:1fr}.director-desk-scope .pilot-keyboard-help{right:16px}.director-desk-scope .pilot-hud-actions{left:16px}}.director-desk-scope .director-shell{--motion-studio-width:380px}.director-desk-scope .director-shell.is-motion-studio-open>.right-sidebar,.director-desk-scope .director-shell.is-camera-piloting>.left-sidebar,.director-desk-scope .director-shell.is-camera-piloting>.right-sidebar,.director-desk-scope .director-shell.is-camera-previewing>.left-sidebar,.director-desk-scope .director-shell.is-camera-previewing>.right-sidebar{display:none}.director-desk-scope .director-shell.is-motion-studio-open .viewport-toolbar{left:calc((100% + var(--left-sidebar-width) - var(--motion-studio-width)) / 2)}.director-desk-scope .director-shell.is-camera-piloting .pilot-keyboard-help,.director-desk-scope .director-shell.is-camera-previewing .pilot-keyboard-help{right:18px}.director-desk-scope .director-shell.is-camera-piloting .pilot-hud-actions,.director-desk-scope .director-shell.is-camera-previewing .pilot-hud-actions{left:18px}.director-desk-scope .motion-studio{width:var(--motion-studio-width);min-width:0;box-shadow:-18px 0 42px rgb(var(--overlay-rgb) / .2);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-width:0 0 0 1px;border-radius:0;flex-direction:column;display:flex;inset:0 0 0 auto}.director-desk-scope .director-shell.is-sidebars-collapsed .motion-studio{left:auto;right:0}.director-desk-scope .director-shell.is-camera-previewing .motion-studio,.director-desk-scope .motion-studio.is-piloting{display:none}.director-desk-scope .motion-studio-header{flex:none;min-height:64px;padding:11px 12px 11px 14px}.director-desk-scope .motion-preview-panel{border-bottom:1px solid rgb(var(--border-rgb) / .46);background:rgb(var(--field-rgb) / .28);flex:none;padding:12px}.director-desk-scope .motion-block-heading{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;margin-bottom:9px;display:flex}.director-desk-scope .motion-block-heading strong{color:rgb(var(--text-rgb));font-size:11px;line-height:16px}.director-desk-scope .motion-block-heading small{color:rgb(var(--text-dim-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:14px;overflow:hidden}.director-desk-scope .motion-preview-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.director-desk-scope .motion-preview-option{--preview-rgb:var(--motion-rgb);border:1px solid rgb(var(--preview-rgb) / .24);min-height:58px;color:rgb(var(--text-muted-rgb));text-align:left;background:rgb(var(--preview-rgb) / .055);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px 9px;display:grid}.director-desk-scope .motion-preview-option.is-camera{--preview-rgb:96 165 250}.director-desk-scope .motion-preview-option>svg:first-child{color:rgb(var(--preview-rgb))}.director-desk-scope .motion-preview-option>svg:last-child{color:rgb(var(--preview-rgb) / .78)}.director-desk-scope .motion-preview-option>span{flex-direction:column;min-width:0;display:flex}.director-desk-scope .motion-preview-option strong{color:rgb(var(--text-rgb));font-size:11px;line-height:16px}.director-desk-scope .motion-preview-option small{color:rgb(var(--text-dim-rgb));text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:12px;overflow:hidden}.director-desk-scope .motion-preview-option:hover,.director-desk-scope .motion-preview-option.is-active{border-color:rgb(var(--preview-rgb) / .62);color:rgb(var(--preview-rgb));background:rgb(var(--preview-rgb) / .12);box-shadow:0 0 0 2px rgb(var(--preview-rgb) / .06)}.director-desk-scope .motion-preview-option:disabled{opacity:.42;cursor:not-allowed}.director-desk-scope .motion-studio-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.director-desk-scope .motion-studio-primary-actions,.director-desk-scope .motion-template-panel,.director-desk-scope .motion-route-column,.director-desk-scope .motion-settings-column{border-right:0;border-bottom:1px solid rgb(var(--border-rgb) / .44);flex:none;padding:12px}.director-desk-scope .motion-studio-primary-actions{grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;display:grid}.director-desk-scope .motion-studio-primary-actions .motion-block-heading,.director-desk-scope .motion-studio-primary-actions .motion-add-current{grid-column:1/-1}.director-desk-scope .motion-primary-button{min-width:0;min-height:54px}.director-desk-scope .motion-route-title{min-height:26px;margin-bottom:6px}.director-desk-scope .motion-waypoint-strip{flex-direction:column;align-items:stretch;gap:5px;min-height:0;max-height:226px;padding:2px 2px 2px 0;display:flex;overflow:hidden auto}.director-desk-scope .motion-template-panel{gap:9px;display:grid}.director-desk-scope .motion-template-controls{gap:6px;display:grid}.director-desk-scope .motion-template-tabs{background:rgb(var(--field-rgb) / .62);border-radius:5px;grid-template-columns:1fr 1fr;gap:4px;padding:3px;display:grid}.director-desk-scope .motion-template-tabs button{min-width:0;height:27px;color:rgb(var(--text-muted-rgb));background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:5px;font-size:11px;display:inline-flex}.director-desk-scope .motion-template-tabs button.is-active{color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb));box-shadow:0 0 0 1px rgb(var(--border-rgb) / .5)}.director-desk-scope .route-custom-easing{gap:5px;min-width:0;display:grid}.director-desk-scope .route-custom-easing>span{color:rgb(var(--text-muted-rgb));font-size:10px}.director-desk-scope .route-custom-easing>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.director-desk-scope .route-custom-easing button{border:1px solid rgb(var(--border-rgb) / .58);min-width:0;min-height:27px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .5);white-space:normal;border-radius:5px;padding:3px 4px;font-size:10px}.director-desk-scope .route-custom-easing button[aria-pressed=true]{border-color:rgb(var(--motion-rgb) / .55);color:rgb(var(--text-rgb));background:rgb(var(--motion-rgb) / .1)}.director-desk-scope .motion-template-controls label{min-width:0;color:rgb(var(--text-muted-rgb));grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:11px;display:grid}.director-desk-scope .motion-template-controls label>span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.director-desk-scope .motion-template-controls select{border:1px solid rgb(var(--border-rgb) / .65);width:100%;min-width:0;height:28px;color:rgb(var(--text-rgb));background:rgb(var(--surface-rgb) / .78);font:inherit;border-radius:5px;grid-column:2/-1;padding:0 26px 0 8px}.director-desk-scope .motion-template-controls input[type=range]{width:100%;min-width:0;accent-color:rgb(var(--motion-rgb))}.director-desk-scope .motion-template-controls output{width:38px;color:rgb(var(--text-rgb));text-align:right;font-variant-numeric:tabular-nums;font-size:10px}.director-desk-scope .motion-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.director-desk-scope .motion-template-grid button{border:1px solid rgb(var(--border-rgb) / .58);min-width:0;min-height:30px;color:rgb(var(--text-muted-rgb));background:rgb(var(--surface-rgb) / .5);white-space:normal;border-radius:5px;padding:4px 5px;font-size:11px;line-height:1.2}.director-desk-scope .motion-template-grid button:hover,.director-desk-scope .motion-template-grid button:focus-visible,.director-desk-scope .motion-template-grid button.is-active{border-color:rgb(var(--motion-rgb) / .55);color:rgb(var(--text-rgb));background:rgb(var(--motion-rgb) / .1)}.director-desk-scope .motion-community-template-meta{border-left:2px solid rgb(var(--motion-rgb) / .65);color:rgb(var(--text-muted-rgb));background:rgb(var(--motion-rgb) / .06);gap:3px;padding:8px;font-size:10px;line-height:1.45;display:grid}.director-desk-scope .motion-community-template-meta strong{color:rgb(var(--text-rgb));font-size:11px}.director-desk-scope .motion-community-template-meta a{color:rgb(var(--motion-rgb))}.director-desk-scope .motion-waypoint-wrap{width:100%;display:block;position:relative}.director-desk-scope .motion-waypoint-link{display:none}.director-desk-scope .motion-waypoint{border-radius:9px;grid-template-columns:minmax(0,1fr) auto;place-items:center stretch;width:100%;height:40px;padding:0 10px;display:grid}.director-desk-scope .motion-waypoint>span{justify-self:start;font-size:12px}.director-desk-scope .motion-waypoint>span:before{color:rgb(var(--text-dim-rgb));content:"轨迹点";margin-right:5px;font-size:9px;font-weight:520}.director-desk-scope .motion-waypoint>small{justify-self:end;font-size:9px}.director-desk-scope .motion-waypoint-add{border-radius:8px;width:100%;height:32px;margin:3px 0 0}.director-desk-scope .motion-selected-actions{flex-wrap:wrap;padding-top:9px}.director-desk-scope .motion-selected-actions>span{flex:100%;margin:0 0 2px}.director-desk-scope .motion-settings-column{flex-direction:column;gap:7px;max-height:none;display:flex;overflow:visible}.director-desk-scope .motion-settings-column .motion-block-heading{margin-bottom:1px}.director-desk-scope .motion-setting-row{min-height:42px}.director-desk-scope .motion-global-timeline{flex:none;grid-template-columns:1fr;gap:8px;min-height:94px;padding:9px 12px 11px;display:grid}.director-desk-scope .motion-object-track{flex-wrap:wrap;min-height:30px}.director-desk-scope .motion-object-track>small{white-space:normal}.director-desk-scope .motion-object-record{margin-left:auto}.director-desk-scope .camera-preview-hud{z-index:36;color:rgb(var(--text-rgb));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050c18d1;border:1px solid #60a5fa52;border-radius:12px;align-items:center;gap:8px;padding:7px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #0000004d}.director-desk-scope .camera-preview-hud-status{align-items:center;gap:8px;min-width:150px;padding:0 5px;display:flex}.director-desk-scope .camera-preview-hud-status>svg{color:#60a5fa}.director-desk-scope .camera-preview-hud-status>span{flex-direction:column;display:flex}.director-desk-scope .camera-preview-hud-status strong{font-size:11px;line-height:15px}.director-desk-scope .camera-preview-hud-status small{color:rgb(var(--text-muted-rgb));font-variant-numeric:tabular-nums;font-size:9px;line-height:13px}.director-desk-scope .camera-preview-hud button{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:10px;display:inline-flex}.director-desk-scope .camera-preview-hud button:hover{color:#bfdbfe;background:#60a5fa1f;border-color:#60a5fa80}@media (width<=1100px){.director-desk-scope .director-shell{--motion-studio-width:340px}.director-desk-scope .motion-preview-options{grid-template-columns:1fr}}@media (width<=760px){.director-desk-scope .director-shell.is-motion-studio-open>.left-sidebar{display:none}.director-desk-scope .director-shell{--motion-studio-width:min(340px, 100%)}.director-desk-scope .director-shell.is-motion-studio-open .viewport-toolbar{left:50%}.director-desk-scope .camera-preview-hud-status{min-width:0}}@media (width<=600px){.director-desk-scope .top-bar{grid-template-columns:minmax(0,1fr) auto;min-height:58px;padding:0 8px}.director-desk-scope .top-bar-title,.director-desk-scope .top-bar-version{display:none}.director-desk-scope .top-bar-left{gap:4px;overflow:hidden}.director-desk-scope .top-bar-home-nav-button,.director-desk-scope .director-desk-create-button,.director-desk-scope .top-bar-motion-button,.director-desk-scope .viewport-sensitivity-trigger{justify-content:center;gap:0;width:32px;min-width:32px;height:32px;padding:0;font-size:0}.director-desk-scope .performance-settings-trigger{width:32px;min-width:32px;height:32px;padding:0;font-size:0}.director-desk-scope .top-bar-home-nav-button,.director-desk-scope .director-desk-switcher{margin-left:0}.director-desk-scope .director-desk-switcher{flex:auto;gap:4px;min-width:0}.director-desk-scope .director-desk-create-button{display:none}.director-desk-scope .director-desk-select{width:100%;min-width:0;max-width:96px;height:32px;padding-left:8px;font-size:11px}.director-desk-scope .top-bar-center{gap:3px}.director-desk-scope .mode-toggle-button.ui-segmented-item{height:32px;padding:0 6px;font-size:10px}.director-desk-scope .left-sidebar,.director-desk-scope .right-sidebar{display:none}.director-desk-scope .director-shell:not(.is-camera-piloting):not(.is-camera-previewing) .viewport-toolbar,.director-desk-scope .viewport-toolbar{justify-content:flex-start;max-width:calc(100% - 16px);bottom:160px;overflow:auto hidden}}.director-desk-scope .shot-sequence-panel{border-bottom:1px solid rgb(var(--border-rgb) / .46);background:rgb(var(--field-rgb) / .34);flex-direction:column;flex:none;gap:10px;padding:12px;display:flex}.director-desk-scope .shot-sequence-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.director-desk-scope .shot-sequence-heading{align-items:center;gap:9px;min-width:0;display:flex}.director-desk-scope .shot-sequence-heading>div{flex-direction:column;min-width:0;display:flex}.director-desk-scope .shot-sequence-heading strong{letter-spacing:.02em;color:rgb(var(--text-rgb) / .96);font-size:12.5px;font-weight:650}.director-desk-scope .shot-sequence-heading small{color:rgb(var(--text-muted-rgb) / .92);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.director-desk-scope .shot-sequence-icon{width:28px;height:28px;color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .14);border:1px solid rgb(var(--accent-rgb) / .26);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.director-desk-scope .shot-sequence-header-actions{align-items:center;gap:6px;display:flex}.director-desk-scope .shot-sequence-play,.director-desk-scope .shot-sequence-switch,.director-desk-scope .shot-sequence-add{height:28px;color:rgb(var(--text-rgb) / .92);background:rgb(var(--surface-rgb) / .86);border:1px solid rgb(var(--border-rgb) / .9);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:11.5px;font-weight:600;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.director-desk-scope .shot-sequence-play:hover:not(:disabled),.director-desk-scope .shot-sequence-add:hover:not(:disabled){background:rgb(var(--accent-rgb) / .16);border-color:rgb(var(--accent-rgb) / .42);color:rgb(var(--text-rgb))}.director-desk-scope .shot-sequence-switch.is-on{color:rgb(var(--accent-rgb));background:rgb(var(--accent-rgb) / .16);border-color:rgb(var(--accent-rgb) / .46)}.director-desk-scope .shot-sequence-play:disabled,.director-desk-scope .shot-sequence-switch:disabled,.director-desk-scope .shot-sequence-add:disabled{opacity:.45;cursor:not-allowed}.director-desk-scope .shot-sequence-empty{border:1px dashed rgb(var(--border-rgb) / .8);color:rgb(var(--text-muted-rgb));text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:14px 10px;display:flex}.director-desk-scope .shot-sequence-empty span{color:rgb(var(--text-rgb) / .86);font-size:12px;font-weight:600}.director-desk-scope .shot-sequence-empty small{font-size:10.5px;line-height:1.5}.director-desk-scope .shot-sequence-clips{flex-direction:column;gap:7px;max-height:268px;padding-right:2px;display:flex;overflow-y:auto}.director-desk-scope .shot-sequence-clip{border:1px solid rgb(var(--border-rgb) / .8);background:rgb(var(--panel-rgb) / .72);border-radius:10px;flex-direction:column;gap:8px;padding:9px 10px;transition:border-color .16s,box-shadow .16s;display:flex}.director-desk-scope .shot-sequence-clip.is-active{border-color:rgb(var(--accent-rgb) / .6);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .24)}.director-desk-scope .shot-sequence-clip-head{align-items:center;gap:7px;display:flex}.director-desk-scope .shot-sequence-clip-index{width:22px;height:22px;color:rgb(var(--text-rgb) / .9);background:rgb(var(--surface-rgb) / .92);border:1px solid rgb(var(--border-rgb) / .9);cursor:pointer;border-radius:7px;flex:none;font-size:11px;font-weight:700}.director-desk-scope .shot-sequence-clip.is-active .shot-sequence-clip-index{color:rgb(var(--accent-rgb));border-color:rgb(var(--accent-rgb) / .5);background:rgb(var(--accent-rgb) / .16)}.director-desk-scope .shot-sequence-camera-select{min-width:0;height:24px;color:rgb(var(--text-rgb) / .92);background:rgb(var(--field-rgb) / .9);border:1px solid rgb(var(--border-rgb) / .9);border-radius:7px;flex:auto;padding:0 6px;font-size:11.5px}.director-desk-scope .shot-sequence-clip-range{font-variant-numeric:tabular-nums;color:rgb(var(--text-dim-rgb));flex:none;font-size:10.5px}.director-desk-scope .shot-sequence-clip-tools{align-items:center;gap:3px;display:flex}.director-desk-scope .shot-sequence-clip-tools button{width:22px;height:22px;color:rgb(var(--text-muted-rgb));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:background .16s,color .16s;display:inline-flex}.director-desk-scope .shot-sequence-clip-tools button:hover:not(:disabled){background:rgb(var(--surface-hover-rgb) / .9);color:rgb(var(--text-rgb))}.director-desk-scope .shot-sequence-clip-tools button.is-danger:hover:not(:disabled){color:#f87171;background:#f8717124}.director-desk-scope .shot-sequence-clip-tools button:disabled{opacity:.35;cursor:not-allowed}.director-desk-scope .shot-sequence-clip-body{flex-direction:column;gap:6px;display:flex}.director-desk-scope .shot-sequence-duration,.director-desk-scope .shot-sequence-transition-length{color:rgb(var(--text-muted-rgb));align-items:center;gap:7px;font-size:11px;display:flex}.director-desk-scope .shot-sequence-duration>span,.director-desk-scope .shot-sequence-transition-length>span{color:rgb(var(--text-rgb) / .82);flex:none}.director-desk-scope .shot-sequence-duration input[type=range],.director-desk-scope .shot-sequence-transition-length input[type=range]{min-width:0;accent-color:rgb(var(--accent-rgb));flex:auto}.director-desk-scope .shot-sequence-duration output,.director-desk-scope .shot-sequence-transition-length output{text-align:right;font-variant-numeric:tabular-nums;min-width:34px;color:rgb(var(--text-rgb) / .9);flex:none;font-size:11px}.director-desk-scope .shot-sequence-transition{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.director-desk-scope .shot-sequence-transition>span{color:rgb(var(--text-rgb) / .82);flex:none;font-size:11px}.director-desk-scope .shot-sequence-transition .motion-mini-segmented{flex:none}.director-desk-scope .shot-sequence-add{width:100%;height:30px}.director-desk-scope .shot-preview-window{z-index:34;border:1px solid rgb(var(--border-rgb) / .72);background:rgb(var(--panel-rgb) / .96);box-shadow:0 22px 48px rgb(var(--overlay-rgb) / .42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:12px;flex-direction:column;display:flex;position:absolute;overflow:hidden}.director-desk-scope .shot-preview-window>header{border-bottom:1px solid rgb(var(--border-rgb) / .5);background:rgb(var(--field-rgb) / .5);cursor:grab;touch-action:none;justify-content:space-between;align-items:center;gap:8px;height:32px;padding:0 6px 0 10px;display:flex}.director-desk-scope .shot-preview-window>header:active{cursor:grabbing}.director-desk-scope .shot-preview-window>header>span{color:rgb(var(--text-rgb));white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:inline-flex;overflow:hidden}.director-desk-scope .shot-preview-window>header>span svg{color:rgb(var(--accent-rgb));flex:none}.director-desk-scope .shot-preview-window-actions{flex:none;align-items:center;gap:2px;display:flex}.director-desk-scope .shot-preview-window-actions button{width:22px;height:22px;color:rgb(var(--text-muted-rgb));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:background .16s,color .16s;display:inline-flex}.director-desk-scope .shot-preview-window-actions button:hover:not(:disabled){color:rgb(var(--text-rgb));background:rgb(var(--surface-hover-rgb) / .9)}.director-desk-scope .shot-preview-window-actions .shot-preview-window-delete:hover:not(:disabled){color:#f87171;background:#f8717129}.director-desk-scope .shot-preview-window-actions button:disabled{opacity:.35;cursor:not-allowed}.director-desk-scope .shot-preview-window-stage{background:rgb(var(--overlay-rgb) / .6);cursor:move;touch-action:none;width:100%;position:relative;overflow:hidden}.director-desk-scope .shot-preview-window-stage canvas{display:block}.director-desk-scope .shot-preview-window-fov{border-top:1px solid rgb(var(--border-rgb) / .5);background:rgb(var(--field-rgb) / .42);justify-content:space-between;align-items:center;gap:10px;padding:7px 10px 8px;display:flex}.director-desk-scope .shot-preview-window-fov label{min-width:0;color:rgb(var(--text-muted-rgb));flex:auto;align-items:center;gap:7px;font-size:10.5px;display:flex}.director-desk-scope .shot-preview-window-fov input[type=range]{min-width:0;accent-color:rgb(var(--accent-rgb));flex:auto}.director-desk-scope .shot-preview-window-fov output{text-align:right;font-variant-numeric:tabular-nums;min-width:32px;color:rgb(var(--text-rgb) / .9);flex:none;font-size:10.5px}.director-desk-scope .shot-preview-window-fov small{color:rgb(var(--text-dim-rgb));white-space:nowrap;flex:none;font-size:9.5px}.director-desk-scope.story-previz-scope{--previz-timeline-height:300px}.director-desk-scope.story-previz-scope .director-shell-fullbleed{grid-template-rows:minmax(0,1fr) auto}.director-desk-scope.story-previz-scope .left-sidebar,.director-desk-scope.story-previz-scope .right-sidebar{bottom:var(--previz-timeline-height)}.director-desk-scope.story-previz-scope .previz-timeline-panel{z-index:30;height:var(--previz-timeline-height);color:#eef2f7;background:#1b1f27;border-top:1px solid #ffffff1f;flex-direction:column;display:flex;position:relative;overflow:hidden}.director-desk-scope.story-previz-scope .previz-timeline-panel select,.director-desk-scope.story-previz-scope .previz-timeline-panel input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.director-desk-scope.story-previz-scope .previz-timeline-panel select option{color:#eef2f7;background-color:#1b1f27}.director-desk-scope.story-previz-scope[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-rgb:9 9 9;--surface-rgb:26 26 26;--surface-hover-rgb:34 34 34;--panel-rgb:26 26 26;--field-rgb:10 10 12;--border-rgb:42 42 42;--text-rgb:255 255 255;--text-muted-rgb:205 213 222;--text-dim-rgb:158 168 180;--overlay-rgb:0 0 0;--ui-shadow-panel:0 14px 34px #00000061}.director-desk-scope.story-previz-scope[data-theme=light]{--text-rgb:17 24 39;--text-muted-rgb:71 85 105;--text-dim-rgb:100 116 139}@media (width<=900px),(height<=760px){.director-desk-scope.story-previz-scope{--previz-timeline-height:240px}}.kd-stage{color:#e7e9ed;font-synthesis:none;background:#0e1012;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}button,input{font:inherit}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.38}.app-shell{background:#111316;grid-template:54px minmax(0,1fr) 264px/238px minmax(420px,1fr) 320px;width:100%;height:100%;display:grid}.topbar{background:#131518;border-bottom:1px solid #292d33;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.brand,.transport-actions,.panel-title,.add-row,.timeline-header,.selection-heading,.clip-row{align-items:center;display:flex}.brand{gap:9px;min-width:0}.brand strong{font-size:14px}.brand span{color:#878d97;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.transport-actions{gap:6px}.text-button{color:#c4c9d0;cursor:pointer;background:#1b1e22;border:1px solid #30343a;border-radius:5px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:11px;display:flex}.text-button:hover{color:#fff;background:#282c31}.language-switch{color:#7f8791;border:1px solid #30343a;border-radius:5px;align-items:center;gap:2px;height:30px;margin-left:4px;padding:2px 3px 2px 7px;display:flex}.language-switch button{color:#7f8791;cursor:pointer;background:0 0;border:0;border-radius:3px;height:24px;padding:0 6px;font-size:9px}.language-switch button.active{color:#fff;background:#353a41}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:32px;padding:0;display:grid}.icon-button:hover{background:#272b31}.health{color:#9aa0aa;margin-left:8px;font-size:11px}.health.bad{color:#ff8f86}.shots-panel,.inspector{background:#15171a;min-height:0}.shots-panel{border-right:1px solid #292d33;overflow:auto}.inspector{border-left:1px solid #292d33;overflow:auto}.panel-title{color:#aeb3bc;justify-content:space-between;height:42px;padding:0 12px;font-size:12px;font-weight:650}.shot-list{padding:0 8px 10px}.shot-row{text-align:left;cursor:pointer;background:#1c1f23;border:1px solid #0000;border-radius:6px;grid-template-columns:34px minmax(0,1fr);gap:9px;width:100%;min-height:54px;margin-bottom:5px;padding:7px;display:grid}.shot-row:hover{background:#22262b}.shot-row.active{background:#292d32;border-color:#6b747f}.shot-index{color:#aeb3bb;background:#111317;border-radius:4px;place-items:center;width:30px;height:30px;font:600 11px ui-monospace,monospace;display:grid}.shot-row strong,.shot-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shot-row strong{margin:1px 0 5px;font-size:12px}.shot-row small{color:#7f858f;font-size:10px}.element-list{border-top:1px solid #292d33}.element-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;width:calc(100% - 16px);height:34px;margin:2px 8px;padding:0 8px;display:grid}.element-row:hover,.element-row.active{background:#272b30}.element-row span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.element-row small{color:#6f7680;font-size:9px}.identity-dot{border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 1px #ffffff26}.identity-dot.large{width:14px;height:14px}.add-row{gap:5px;padding:8px}.add-row button{cursor:pointer;background:#1c1f23;border:1px solid #343940;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:2px;height:30px;display:flex}.add-row button:hover{background:#292d33}.library-buttons{grid-template-columns:1fr 1fr;gap:6px;padding:10px 8px 14px;display:grid}.library-buttons button{color:#b6bbc3;cursor:pointer;background:#202328;border:1px solid #343940;border-radius:5px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:10px;display:flex}.library-buttons button:hover{color:#fff;background:#2a2e34}.stage-area{background:#17191d;min-width:0;min-height:0;position:relative;overflow:hidden}.stage{position:absolute;inset:0}.stage-toolbar{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111317e8;border:1px solid #343940;border-radius:6px;gap:2px;padding:4px;display:flex;position:absolute;top:12px;left:12px}.stage-toolbar button{cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:34px;height:32px;padding:0;display:grid}.stage-toolbar button:hover,.stage-toolbar button.active{color:#101214;background:#e9ebef}.monitor-wrap{background:#0d0f11;border-bottom:1px solid #343940;width:100%}.monitor-label{color:#b2b7bf;justify-content:space-between;align-items:center;gap:8px;height:32px;padding:0 10px;font-size:10px;display:flex}.monitor-label small{color:#666d76;font-size:8px;font-weight:400}.monitor{aspect-ratio:16/9;background:#111317;width:100%;overflow:hidden}.monitor canvas{display:block;width:100%!important;height:100%!important}.error-banner{z-index:5;color:#ffc1bc;background:#371e1e;border:1px solid #923e3e;border-radius:5px;max-width:480px;padding:10px 12px;font-size:12px;position:absolute;bottom:12px;right:12px}.inspector-tabs{z-index:2;background:#15171a;border-bottom:1px solid #292d33;grid-template-columns:repeat(3,1fr);gap:3px;height:43px;padding:5px;display:grid;position:sticky;top:0}.inspector-tabs button{color:#838a94;cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:11px}.inspector-tabs button.active{color:#fff;background:#2b3036}.inspector-content{padding:14px}.selection-heading{gap:9px;margin-bottom:20px}.selection-heading .danger-icon{margin-left:auto}.selection-heading strong,.selection-heading small{display:block}.selection-heading strong{margin-bottom:3px;font-size:13px}.selection-heading small{color:#737a84;font:9px ui-monospace,monospace}.inspector h3{color:#8e959f;text-transform:uppercase;margin:18px 0 7px;font-size:10px;font-weight:650}.field-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.field-grid.two{grid-template-columns:repeat(2,1fr)}.number-field{background:#1b1e22;border:1px solid #30353b;border-radius:4px;grid-template-columns:18px 1fr;align-items:center;height:30px;display:grid}.number-field span{color:#727983;text-align:center;font-size:9px}.number-field input{color:#e7e9ed;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 5px;font-size:11px}.empty-panel{color:#777e88;padding:24px 16px;font-size:12px;line-height:1.6}.panel-help{color:#969ca5;margin:0 0 12px;font-size:11px;line-height:1.55}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;max-height:360px;display:grid;overflow:auto}.template-grid button{text-align:left;cursor:pointer;background:#1c1f23;border:1px solid #30353b;border-radius:5px;min-height:46px;padding:7px 8px}.template-grid button:hover:not(:disabled),.template-grid button.active{background:#2a2e34;border-color:#737c87}.template-grid button:disabled{opacity:.35;cursor:default}.template-grid strong,.template-grid small{display:block}.template-grid strong{margin-bottom:4px;font-size:11px}.template-grid small{color:#7b828c;font-size:9px}.clip-list{border-top:1px solid #2c3036;margin-top:14px}.clip-row{border-bottom:1px solid #282c31;justify-content:space-between;min-height:48px}.clip-row strong,.clip-row small{display:block}.clip-row strong{margin-bottom:4px;font-size:11px}.clip-row small{color:#7e858e;font-size:9px}.clip-row button{cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:30px;height:30px;padding:0;display:grid}.clip-row button:hover{background:#2a2e34}.select-field{color:#e7e9ed;background:#1b1e22;border:1px solid #343940;border-radius:5px;outline:0;width:100%;height:34px;padding:0 8px;font-size:11px}.wide-action{color:#e3e5e8;cursor:pointer;background:#272b30;border:1px solid #3a4047;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:100%;height:36px;margin-bottom:12px;font-size:10px;display:flex}.wide-action:hover:not(:disabled){background:#343940}.keyframe-heading{border-bottom:1px solid #2c3035;justify-content:space-between;align-items:flex-start;gap:8px;padding-bottom:13px;display:flex}.keyframe-heading strong,.keyframe-heading small{display:block}.keyframe-heading strong{font-size:13px}.keyframe-heading small{color:#737a84;margin-top:4px;font:9px ui-monospace,monospace}.lock-button{color:#aeb4bc;cursor:pointer;background:#202328;border:1px solid #3a4047;border-radius:5px;align-items:center;gap:5px;max-width:150px;min-height:32px;padding:5px 8px;font-size:9px;display:flex}.lock-button.active{color:#111316;background:#e8eaed;border-color:#7b828b}.segmented{background:#111317;border:1px solid #33383f;border-radius:5px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.segmented button{color:#7f8790;cursor:pointer;background:0 0;border:0;border-radius:3px;height:29px;font-size:10px}.segmented button.active{color:#fff;background:#343940}.delete-button{color:#d89b98;cursor:pointer;background:#271d1e;border:1px solid #513536;border-radius:5px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;margin-top:24px;font-size:10px;display:flex}.pose-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.pose-grid button{color:#9da4ad;cursor:pointer;background:#1d2024;border:1px solid #33383e;border-radius:4px;min-height:31px;font-size:9px}.pose-grid button:hover{color:#fff;background:#30343a}.joint-editor{background:#17191c;border:1px solid #30353b;border-radius:5px;margin-top:12px}.joint-editor summary{color:#9ca3ac;cursor:pointer;padding:9px;font-size:10px}.joint-editor>div{max-height:260px;padding:3px 9px 9px;overflow-y:auto}.joint-editor label{grid-template-columns:72px 1fr 34px;align-items:center;gap:6px;min-height:29px;display:grid}.joint-editor label span{color:#7d848d;font-size:8px}.joint-editor input{accent-color:#d8dbe0;width:100%}.joint-editor output{color:#aeb4bc;text-align:right;font:8px ui-monospace,monospace}.danger-icon{color:#8d6261;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:30px;height:30px;display:grid}.danger-icon:hover{color:#ffaaa5;background:#352223}.timeline{background:#131518;border-top:1px solid #292d33;grid-column:1/-1;min-width:0;overflow:hidden}.timeline-header{z-index:3;background:#15171a;border-bottom:1px solid #292d33;gap:10px;height:48px;padding:0 12px;position:sticky;left:0}.timeline-header strong{width:74px;font:600 12px ui-monospace,monospace}.timeline-header span{color:#777e87;width:82px;font:10px ui-monospace,monospace}.timeline-spacer{flex:1}.timeline-range-controls{background:#111317;border:1px solid #343940;border-radius:5px;align-items:center;gap:2px;height:30px;padding:2px;display:flex}.timeline-range-controls button{color:#9da4ad;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:5px;height:24px;padding:0 7px;font-size:9px;display:flex}.timeline-range-controls button:hover{color:#fff;background:#2c3035}.timeline-range-controls button.range-reset{color:#747b84;padding-inline:8px}.timeline-range-controls kbd{color:#e3e5e8;background:#24282d;border:1px solid #464c54;border-radius:3px;place-items:center;min-width:16px;height:16px;padding:0 3px;font:8px ui-monospace,monospace;display:grid}.frame-input{border:1px solid #30353b;border-radius:4px;align-items:center;height:30px;display:flex;overflow:hidden}.frame-input span{color:#737a84;width:auto;padding:0 7px;font-size:9px}.frame-input input{color:#eee;background:#1b1e22;border:0;outline:0;width:64px;height:100%;font:10px ui-monospace,monospace}.timeline-add{color:#aab0b8;cursor:pointer;background:#1d2024;border:1px solid #343940;border-radius:4px;align-items:center;gap:3px;height:30px;padding:0 8px;font-size:9px;display:flex}.timeline-add:hover{color:#fff;background:#2a2e33}.play-button{color:#111316;cursor:pointer;background:#e8eaee;border:0;border-radius:5px;place-items:center;width:32px;height:32px;padding:0;display:grid}.shot-track,.action-track{border-bottom:1px solid #24282d;grid-template-columns:150px minmax(600px,1fr);min-height:42px;display:grid}.track-label{z-index:2;color:#9aa1aa;background:#15171a;border-right:1px solid #2b3035;align-items:center;gap:7px;padding:0 12px;font-size:10px;display:flex;position:sticky;left:0}.track-content{gap:2px;min-width:600px;padding:5px;display:flex;position:relative}.track-content>button{color:#aeb4bd;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#202329;border:1px solid #343940;border-radius:3px;min-width:36px;font-size:9px;overflow:hidden}.track-content>button.active{color:#fff;background:#343940;border-color:#b9c0c8}.track-content.clips{display:block}.track-content.clips button{background:#37424c;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;top:6px;bottom:6px}.track-content.clips button.locked{border-color:#969da6}.timeline-body{grid-template-columns:150px minmax(0,1fr);height:calc(100% - 48px);min-height:0;display:grid}.timeline-labels{z-index:4;background:#15171a;border-right:1px solid #30343a;position:relative;box-shadow:6px 0 12px #0004}.timeline-label{color:#979da6;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #24282d;align-items:center;gap:7px;height:42px;padding:0 11px;font-size:10px;display:flex;overflow:hidden}.timeline-label.ruler-label{color:#666d76;height:28px;font:9px ui-monospace,monospace}.timeline-scroll{min-width:0;overflow:auto}.timeline-tracks{background:repeating-linear-gradient(90deg,#0000 0 95px,#ffffff08 96px),#121417;min-height:100%;position:relative}.ruler{cursor:col-resize;border-bottom:1px solid #2b3035;height:28px;position:relative}.ruler span{color:#656c75;border-left:1px solid #474d55;padding-left:4px;font:8px ui-monospace,monospace;position:absolute;top:7px}.timeline-row{cursor:col-resize;border-bottom:1px solid #24282d;height:42px;position:relative}.shots-row button{color:#9da4ae;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#202329;border:1px solid #343940;border-radius:3px;font-size:9px;position:absolute;inset-block:5px;overflow:hidden}.shots-row button.active{color:#fff;background:#343940;border-color:#9ca3ac}.action-block{color:#d6d9dd;cursor:default;background:#303941;border:1px solid;border-radius:4px;align-items:center;gap:5px;height:30px;padding:0 8px;font-size:9px;display:flex;position:absolute;top:6px}.action-block>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.action-block.locked{background:#3a3d42}.keyframe-dot{z-index:6;color:#111;cursor:ew-resize;background:#5d646d;border:1px solid #a8afb8;border-radius:1px;place-items:center;width:13px;height:13px;padding:0;display:grid;position:absolute;top:15px;transform:translate(-50%)rotate(45deg)}.action-block .keyframe-dot{top:23px}.keyframe-dot:hover,.keyframe-dot.active{background:#fff;border-color:#fff;box-shadow:0 0 0 2px #ffffff24}.keyframe-dot svg{transform:rotate(-45deg)}.export-range-overlay{z-index:2;pointer-events:none;background:#dfe3e708;border-inline:1px solid #d9dde2aa;min-width:1px;position:absolute;top:0;bottom:0;box-shadow:inset 0 3px #dfe3e62e}.export-range-overlay>span{z-index:2;color:#111316;background:#e9ebee;border:1px solid #c8cdd4;border-radius:3px;place-items:center;width:18px;height:17px;font:700 8px ui-monospace,monospace;display:grid;position:absolute;top:4px;box-shadow:0 2px 6px #0008}.export-range-in{left:-1px;transform:translate(-100%)}.export-range-out{right:-1px;transform:translate(100%)}.playhead{z-index:8;pointer-events:none;background:#f1f2f4;width:1px;position:absolute;top:0;bottom:0;box-shadow:0 0 6px #fff5}.playhead span{background:#fff;width:11px;height:11px;position:absolute;top:0;left:-5px;transform:rotate(45deg)}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000a;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.library-modal,.export-modal{background:#191b1f;border:1px solid #3b4047;border-radius:8px;width:min(720px,92vw);max-height:min(760px,88vh);overflow:auto;box-shadow:0 24px 70px #000c}.shortcuts-modal{background:#191b1f;border:1px solid #3b4047;border-radius:8px;width:min(480px,90vw);box-shadow:0 24px 70px #000c}.shortcut-list{grid-template-columns:1fr 1fr;gap:1px 18px;padding:14px 16px 18px;display:grid}.shortcut-list>div{color:#949ba4;border-bottom:1px solid #292d32;justify-content:space-between;align-items:center;gap:10px;min-height:38px;font-size:10px;display:flex}.shortcut-list kbd{color:#e0e2e5;text-align:center;background:#24272c;border:1px solid #41464d;border-radius:4px;min-width:54px;padding:4px 6px;font:9px ui-monospace,monospace}.modal-header{border-bottom:1px solid #30343a;justify-content:space-between;align-items:flex-start;gap:20px;min-height:66px;padding:14px 16px;display:flex}.modal-header strong{font-size:13px}.modal-header p{color:#7f858e;margin:6px 0 0;font-size:10px;line-height:1.5}.library-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:16px;display:grid}.library-grid>button{text-align:left;cursor:pointer;background:#202328;border:1px solid #30353b;border-radius:6px;grid-template-columns:38px 1fr;align-items:start;gap:10px;min-height:76px;padding:11px;display:grid}.library-grid>button:hover{background:#2a2e34;border-color:#6b737d}.library-icon{background:#30343a;border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.library-grid strong,.library-grid small{display:block}.library-grid strong{margin:2px 0 6px;font-size:11px}.library-grid small{color:#7d848d;font-size:9px;line-height:1.45}.agent-drawer{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#15171aee;border:1px solid #373b42;border-radius:8px;grid-template-rows:58px minmax(0,1fr) auto;width:min(420px,100vw - 24px);display:grid;position:fixed;top:66px;bottom:16px;right:12px;overflow:hidden;box-shadow:-12px 0 48px #0008}.agent-drawer>header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:0 10px 0 14px;display:flex}.agent-heading{align-items:center;gap:10px;min-width:0;display:flex}.agent-heading>span:last-child{min-width:0;display:block}.agent-heading strong,.agent-heading small{display:block}.agent-heading strong{color:#e4e6e9;font-size:12px}.agent-heading small{color:#707781;margin-top:3px;font-size:9px;font-weight:400}.agent-icon{color:#dfe2e6;background:#ffffff10;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.agent-messages{min-height:0;padding:16px;overflow-y:auto}.agent-messages.empty{align-items:center;display:flex}.agent-empty{width:100%;padding:8px 2px 20px}.agent-empty>p{color:#818892;margin:0 0 8px;font-size:11px}.agent-empty>h2{color:#f0f1f3;letter-spacing:0;max-width:340px;margin:0 0 10px;font-size:22px;font-weight:620;line-height:1.28}.agent-empty>span{color:#777e87;max-width:350px;font-size:10px;line-height:1.6;display:block}.agent-suggestions{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.agent-suggestions button{color:#aeb4bc;text-align:left;text-overflow:ellipsis;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:7px;max-width:100%;min-height:30px;padding:6px 10px;font-size:9px;line-height:1.4;overflow:hidden}.agent-suggestions button:hover{color:#fff;background:#ffffff0e;border-color:#ffffff35}.agent-message{white-space:pre-wrap;border-radius:7px;width:fit-content;max-width:90%;margin-bottom:10px;padding:9px 11px;font-size:11px;line-height:1.6}.agent-message.assistant{color:#cbd0d6;background:0 0;padding-left:2px}.agent-message.user{color:#e8eaed;background:#ffffff10;margin-left:auto}.agent-thinking{color:#838a93;align-items:center;gap:7px;padding:8px 2px;font-size:10px;display:flex}.agent-error{color:#ffaaa3;background:#321f1f;border:1px solid #733c3c;border-radius:5px;margin-top:8px;padding:9px 10px;font-size:10px;line-height:1.5}.agent-composer{background:#ffffff08;border:1px solid #ffffff18;border-radius:8px;margin:0 12px 12px;overflow:hidden;box-shadow:0 8px 28px #0005}.agent-composer textarea{resize:vertical;color:#e5e7ea;background:0 0;border:0;outline:0;width:100%;min-height:82px;max-height:180px;padding:12px 13px 6px;font-size:11px;line-height:1.55;display:block}.agent-composer textarea::placeholder{color:#666d76}.agent-composer-footer{justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:5px 6px 6px 11px;display:flex}.agent-composer-footer>span{color:#747b84;align-items:center;gap:5px;min-width:0;font-size:8px;display:flex}.agent-composer-footer button{color:#111316;cursor:pointer;background:#f0f1f3;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;padding:0;display:grid}.export-modal{width:min(620px,92vw)}.export-section{border-bottom:1px solid #2d3137;padding:14px 16px}.export-range-summary{grid-template-columns:90px 1fr;align-items:center;gap:5px;display:grid}.export-range-summary>span{color:#8b929b;font-size:9px}.export-range-summary>strong{color:#e5e7ea;font:600 11px ui-monospace,monospace}.export-range-summary>small{color:#717882;grid-column:2;font-size:9px}.folder-picker{grid-template-columns:88px minmax(0,1fr);align-items:center;margin-bottom:8px;display:grid}.folder-picker>span{color:#8b929b;font-size:9px}.folder-picker>button{color:#c6cbd2;text-align:left;cursor:pointer;background:#23262b;border:1px solid #3b4148;border-radius:5px;align-items:center;gap:7px;min-width:0;height:36px;padding:0 10px;font-size:10px;display:flex;overflow:hidden}.folder-picker>button:hover{color:#fff;background:#2b2f35;border-color:#656d77}.folder-picker>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-heading strong{font-size:11px}.section-heading button{color:#8a919a;cursor:pointer;background:0 0;border:0;font-size:9px}.range-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.range-fields label{border:1px solid #343940;border-radius:5px;grid-template-columns:34px 1fr auto;align-items:center;display:grid;overflow:hidden}.range-fields span{color:#7c838c;padding-left:9px;font-size:9px}.range-fields input{color:#eee;background:#15171a;border:0;outline:0;min-width:0;height:34px;font:10px ui-monospace,monospace}.range-fields button{color:#a6acb4;cursor:pointer;background:#24282d;border:0;border-left:1px solid #343940;height:34px;padding:0 8px;font-size:8px}.wide-field{grid-template-columns:88px 1fr;align-items:center;margin-bottom:8px;display:grid}.wide-field:last-child{margin-bottom:0}.wide-field span{color:#8b929b;font-size:9px}.wide-field input{color:#e8eaed;background:#15171a;border:1px solid #343940;border-radius:5px;outline:0;height:34px;padding:0 9px;font-size:10px}.export-checkbox{cursor:pointer;grid-template-columns:18px 1fr;align-items:center;gap:2px 8px;margin:12px 0 0 88px;display:grid}.export-checkbox input{accent-color:#e7e9ed;width:15px;height:15px;margin:0}.export-checkbox span{color:#c3c8cf;font-size:10px}.export-checkbox small{color:#6f7680;grid-column:2;font-size:8px}.render-progress{padding:14px 16px}.render-progress span{color:#b0b5bd;align-items:center;gap:7px;margin-bottom:8px;font-size:10px;display:flex}.render-progress progress{accent-color:#dfe2e6;width:100%}.export-actions{flex-wrap:wrap;gap:7px;padding:14px 16px;display:flex}.export-actions button{color:#b7bdc5;cursor:pointer;background:#24272c;border:1px solid #373c42;border-radius:5px;align-items:center;gap:7px;height:36px;padding:0 11px;font-size:10px;display:flex}.export-actions button.primary{color:#111316;background:#e5e7ea}.last-export{color:#777f88;text-overflow:ellipsis;white-space:nowrap;background:#111317;border-radius:4px;margin:0 16px 16px;padding:8px;font:9px ui-monospace,monospace;overflow:hidden}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading{text-align:center;background:#111316;place-content:center;gap:8px;width:100%;height:100%;display:grid}.loading strong{font-size:16px}.loading span{color:#7d848e;font-size:12px}@media (width<=980px){.app-shell{grid-template-columns:190px minmax(360px,1fr)}.inspector{z-index:8;width:304px;position:absolute;top:54px;bottom:264px;right:0;box-shadow:-12px 0 24px #0008}.stage-area{grid-column:2}.timeline-add{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.timeline-range-controls button{font-size:0}.timeline-range-controls button.range-reset{display:none}}@media (width<=720px){.app-shell{grid-template-columns:150px minmax(300px,1fr)}.library-grid{grid-template-columns:repeat(2,1fr)}.text-button{justify-content:center;width:32px;padding:0;font-size:0}.health{display:none}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-track{background:0 0}@media (width<=600px){.login-card-wrapper{padding:28px 20px!important}*{-webkit-tap-highlight-color:transparent}input,textarea{font-size:16px!important}.canvas-sidebar{width:min(240px,70vw)!important}}@supports (padding:max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.capacitor-app body{padding-left:0!important;padding-right:0!important}html{background:#080c18}html[data-theme=light]{background:#f5f5f5}:root{--safe-top:env(safe-area-inset-top,0px)}.ant-message{z-index:100000!important}.react-flow__handle{z-index:1000;pointer-events:all;outline:none;transition:box-shadow .2s,transform .15s;position:relative}.react-flow__handle:before{content:"";pointer-events:auto;background:0 0;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.react-flow__handle:after{content:"";border:2px solid var(--handle-color,#0f8);opacity:0;pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.react-flow__handle:hover:after{animation:1.2s ease-out infinite handleRipple}@keyframes handleRipple{0%{opacity:.7;border-width:2px;width:100%;height:100%}to{opacity:0;border-width:1px;width:280%;height:280%}}.react-flow__handle:hover{box-shadow:0 0 6px var(--handle-color,#0f8), 0 0 12px #00ff884d;transform:scale(1.05)}.react-flow__node-multiSelectionHandle{background:0 0!important;border:none!important;padding:0!important;overflow:visible!important}.react-flow__handle.handle-magnet-active{z-index:100!important;width:20px!important;height:20px!important;top:calc(50% - 10px)!important;left:-10px!important;box-shadow:0 0 8px #1890ff80,0 0 16px #1890ff33!important}.react-flow__handle-source.handle-magnet-active{left:auto!important;right:-10px!important}.navbar-menu-scroll::-webkit-scrollbar{display:none}.image-bottom-handle:before,.image-bottom-handle:after{display:none}.image-bottom-handle:hover{background:#00ff880f!important}.image-output-handle:hover{box-shadow:0 0 6px var(--handle-color,#0f8), 0 0 12px #00ff884d;transform:scale(1.1)}@keyframes sceneExpandDown{0%{opacity:0;max-height:0;transform:translateY(-12px)scaleY(.6)}60%{opacity:.8;transform:translateY(2px)scaleY(1.02)}to{opacity:1;max-height:600px;transform:translateY(0)scaleY(1)}}@keyframes sceneItemSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.scene-expand-animate{transform-origin:top;animation:.4s cubic-bezier(.34,1.56,.64,1) sceneExpandDown;overflow:hidden}.scene-expand-animate>*{animation:.3s ease-out backwards sceneItemSlideIn}.scene-expand-animate>:first-child{animation-delay:50ms}.scene-expand-animate>:nth-child(2){animation-delay:80ms}.scene-expand-animate>:nth-child(3){animation-delay:.11s}.scene-expand-animate>:nth-child(4){animation-delay:.14s}.scene-expand-animate>:nth-child(5){animation-delay:.17s}.scene-expand-animate>:nth-child(6){animation-delay:.2s}.scene-expand-animate>:nth-child(n+7){animation-delay:.23s}.compact-ghost-handle:before,.compact-ghost-handle:after{display:none!important}.compact-ghost-handle:hover{box-shadow:none!important;transform:translateY(-50%)!important}.react-flow__connection,.react-flow__connection-path{pointer-events:none!important}.react-flow__connection-path{filter:drop-shadow(0 0 6px #ff4d4fcc)drop-shadow(0 0 12px #ff4d4f66);animation:.8s linear infinite connectionFlow;stroke:#ff4d4f!important;stroke-width:4px!important;stroke-dasharray:6 14!important;stroke-linecap:round!important;stroke-opacity:.9!important}.base-node.base-node-drop-target{transition:border-color .15s,box-shadow .15s,transform .15s;animation:1.2s ease-in-out infinite dropTargetPulse;transform:scale(1.02);border-color:#52c41a!important;box-shadow:0 0 0 3px #52c41a80,0 0 24px #52c41a99,0 0 48px #52c41a4d,inset 0 0 20px #52c41a26!important}@keyframes dropTargetPulse{0%,to{box-shadow:0 0 0 3px #52c41a80,0 0 24px #52c41a99,0 0 48px #52c41a4d,inset 0 0 20px #52c41a26}50%{box-shadow:0 0 0 4px #52c41ab3,0 0 36px #52c41acc,0 0 64px #52c41a66,inset 0 0 30px #52c41a40}}@keyframes connectionFlow{to{stroke-dashoffset:-20px}}.base-node{cursor:default}.base-node .base-node-header{cursor:grab}.base-node .base-node-header:active{cursor:grabbing}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.canvas-page{background:0 0;height:100%}.react-flow__node,.react-flow__node .ant-input,.react-flow__node .ant-select,.react-flow__node .ant-slider,.react-flow__node .ant-btn{font-size:12px}.react-flow__attribution{display:none!important}@keyframes base-node-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.react-flow__node.selected .base-node{box-shadow:0 0 0 2px #1677ff4d, var(--node-shadow)!important;border-color:#1677ff!important}.compact-media-shell-selected{animation:1.6s ease-in-out infinite compact-selected-glow;box-shadow:0 0 0 2px #1677ff,0 0 18px #1677ff99,0 0 36px #1677ff4d}@keyframes compact-selected-glow{0%,to{box-shadow:0 0 0 2px #1677ff,0 0 18px #1677ff99,0 0 36px #1677ff4d}50%{box-shadow:0 0 0 2px #5aa2ff,0 0 24px #5aa2ffc7,0 0 48px #1677ff66}}.react-flow__handle.react-flow__handle-connecting:not(.compact-ghost-handle),.react-flow__handle.connectingfrom:not(.compact-ghost-handle),.react-flow__handle.connectingto:not(.compact-ghost-handle){opacity:1!important}.react-flow__node.selected [style*="rgba(250, 173, 20"]{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff4d!important}@keyframes chatAvatarShake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes chatAvatarWobble{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}50%{transform:rotate(12deg)}75%{transform:rotate(-8deg)}}@keyframes chatAvatarBounce{0%,to{transform:translateY(0)}30%{transform:translateY(6px)}60%{transform:translateY(-6px)}}@keyframes chatAvatarNudge{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.chat-avatar-anim-shake{animation:.5s ease-in-out chatAvatarShake}.chat-avatar-anim-wobble{animation:.5s ease-in-out chatAvatarWobble}.chat-avatar-anim-bounce{animation:.5s ease-in-out chatAvatarBounce}.chat-avatar-anim-nudge{animation:.5s ease-in-out chatAvatarNudge}@keyframes multiHandlePulse{0%,to{box-shadow:0 0 10px #1677ff80,0 0 24px #1677ff40,inset 0 0 6px #ffffff40}50%{box-shadow:0 0 16px #1677ffd9,0 0 42px #1677ff73,inset 0 0 10px #fff6}}.file-input-output-handle,.file-input-output-handle.react-flow__handle,.file-input-output-handle.react-flow__handle:hover,.file-input-output-handle.react-flow__handle-source.handle-magnet-active{animation:none!important;position:absolute!important;inset:50% -8px auto auto!important;transform:translateY(-50%)!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}[data-theme=dark]{--bg-primary:#080c18;--bg-secondary:#0d1424;--bg-card:#0d1628eb;--bg-input:#0a1020;--text-primary:#e0e8f0;--text-secondary:#6b7fa0;--border-color:#00ff881f;--accent:#0f8;--accent-secondary:#00c8ff;--danger:#ff4d4f;--success:#0f8;--port-image:#00c8ff;--port-audio:#a855f7;--port-video:#f59e0b;--port-text:#0f8;--shadow-glow:0 0 20px #00ff881a;--node-shadow:0 0 15px #00ff8814, 0 4px 20px #00000080;--nav-bg:#080c18f2;--nav-border:#00ff881a;--gear-color:#00ff8826;--gear-color-active:#0f89;--gear-color-idle:#00ff881f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .ant-btn{color:#e0e8f0;background:#00ff880f;border-color:#00ff8826;transition:all .3s cubic-bezier(.34,1.56,.64,1)}[data-theme=dark] .ant-btn:hover{color:#0f8;background:#00ff8826;border-color:#0f8;transform:translateY(-1px);box-shadow:0 0 15px #00ff8840,inset 0 0 15px #00ff880d}[data-theme=dark] .ant-btn:active{transform:translateY(0)scale(.97)}[data-theme=dark] .ant-btn-primary{color:#080c18;text-shadow:none;background:linear-gradient(135deg,#0f8,#00c8ff);border-color:#0f8;font-weight:700}[data-theme=dark] .ant-btn-primary:hover{background:linear-gradient(135deg,#3fa,#3df);transform:translateY(-1px);box-shadow:0 0 25px #0f86,0 0 50px #00c8ff26}[data-theme=dark] .ant-btn-dangerous{color:#ff4d4f;background:#ff4d4f14;border-color:#ff4d4f4d}[data-theme=dark] .ant-btn-dangerous:hover{background:#ff4d4f2e;border-color:#ff4d4f;box-shadow:0 0 15px #ff4d4f40}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker{color:#e0e8f0;background:#00ff8808;border-color:#00ff881f;transition:all .3s cubic-bezier(.34,1.56,.64,1)}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-input-affix-wrapper:hover{border-color:#00ff884d;box-shadow:0 0 10px #00ff8814}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-focused,[data-theme=dark] .ant-input-affix-wrapper:focus,[data-theme=dark] .ant-input-affix-wrapper-focused{border-color:#0f8;box-shadow:0 0 15px #00ff8826}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1628f7;border:1px solid #00ff881f}[data-theme=dark] .ant-select-item,[data-theme=dark] .ant-dropdown-menu-item{color:#e0e8f0;transition:all .2s}[data-theme=dark] .ant-select-item-option-active,[data-theme=dark] .ant-dropdown-menu-item:hover{background:#00ff8814}[data-theme=dark] .ant-select-item-option-selected{color:#0f8;background:#00ff8826}[data-theme=dark] .transfer-confirm-modal .ant-modal-content{background:var(--bg-card)!important;color:var(--text-primary)!important}[data-theme=dark] .transfer-confirm-modal .ant-modal-confirm-content,[data-theme=dark] .transfer-confirm-modal .ant-modal-confirm-title{color:var(--text-primary)!important}[data-theme=dark] .ant-modal-confirm-content,[data-theme=dark] .ant-modal-confirm-content *{color:#e0e8f0!important}[data-theme=dark] .ant-modal-confirm .ant-modal-confirm-title{color:#fff!important}[data-theme=dark] .ant-modal-content{color:#e0e8f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1628f7;border:1px solid #00ff881f}[data-theme=dark] .ant-modal-header{background:0 0;border-bottom-color:#00ff881a}[data-theme=dark] .ant-modal-title{color:#e0e8f0}[data-theme=dark] .ant-drawer-content{color:#e0e8f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1628f7!important}[data-theme=dark] .ant-drawer-content-wrapper{box-shadow:0 0 30px #00000080}[data-theme=dark] .ant-drawer-mask{background:#0009!important}[data-theme=dark] .ant-drawer-header{border-bottom-color:#00ff881a;background:0 0!important}[data-theme=dark] .ant-tooltip-inner{color:#e0e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1628f2;border:1px solid #00ff881f}[data-theme=dark] .ant-tooltip-arrow:before{background:#0d1628f2}[data-theme=dark] .ant-message-notice-content{color:#e0e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1628f2;border:1px solid #00ff881f}[data-theme=dark] .ant-tabs-tab{color:#6b7fa0}[data-theme=dark] .ant-tabs-ink-bar{background:#0f8}[data-theme=dark] .ant-slider-rail{background:#00c8ff33}[data-theme=dark] .ant-slider-track{background:linear-gradient(90deg,#0f8,#00c8ff)}[data-theme=dark] .ant-slider-handle{background:#0f8;border-color:#0f8}[data-theme=dark] .ant-progress-bg{background:linear-gradient(90deg,#0f8,#00c8ff)}[data-theme=dark] .ant-list-item{border-bottom-color:#00ff8814}[data-theme=dark] .ant-card{color:#e0e8f0;background:#0d1628e6;border-color:#00ff881a}[data-theme=dark] .ant-tag{color:#0f8;background:#00ff8814;border-color:#0f83}[data-theme=dark] .ant-upload{color:#e0e8f0;border-color:#00ff881f}[data-theme=dark] .ant-upload:hover{border-color:#0f8}[data-theme=dark] .ant-radio-wrapper{color:#e0e8f0}[data-theme=dark] .ant-radio-inner{background:#00ff8808;border-color:#0f83}[data-theme=dark] .ant-radio-checked .ant-radio-inner{background:#0f8;border-color:#0f8}[data-theme=dark] .ant-checkbox-wrapper{color:#e0e8f0}[data-theme=dark] .ant-checkbox-inner{background:#00ff8808;border-color:#0f83}[data-theme=dark] .ant-checkbox-checked .ant-checkbox-inner{background:#0f8;border-color:#0f8}[data-theme=dark] .ant-popover-inner{background:#0d1628f7;border:1px solid #00ff881f}[data-theme=dark] .ant-popover-title{color:#e0e8f0;border-bottom-color:#00ff881a}[data-theme=dark] .react-flow__controls{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1628e6;border:1px solid #00ff881f;border-radius:8px;box-shadow:0 0 15px #00ff8814}[data-theme=dark] .react-flow__controls-button{color:#e0e8f0;fill:#e0e8f0;background:0 0;border-bottom-color:#00ff8814;transition:all .2s}[data-theme=dark] .react-flow__controls-button:hover{color:#0f8;fill:#0f8;background:#00ff881a}[data-theme=dark] .react-flow__minimap{background:#080c18e6;border:1px solid #00ff881a;border-radius:8px}[data-theme=dark] .react-flow__attribution{background:#080c18cc}[data-theme=dark] .react-flow__attribution a{color:#6b7fa0}[data-theme=dark] .react-flow__connection-line{stroke:#0f8;stroke-width:2px}[data-theme=dark] .react-flow__edge-path{stroke:#0f8}.react-flow__handle.handle-breathing{z-index:100!important;animation:1s ease-in-out infinite handleBreathePulse!important}@keyframes handleBreathePulse{0%,to{box-shadow:0 0 6px var(--breathe-color,#ff4d4f), 0 0 12px var(--breathe-color,#ff4d4f);transform:scale(1.2)}50%{box-shadow:0 0 12px var(--breathe-color,#ff4d4f), 0 0 24px var(--breathe-color,#ff4d4f);transform:scale(1.4)}}.handle-drop-zone-overlay{pointer-events:none;z-index:9996;border:2.5px dashed var(--breathe-color,#ff4d4f);background:#ff4d4f0f;border-radius:50%;width:56px;height:56px;animation:1.2s ease-in-out infinite dropZonePulse;position:fixed;transform:translate(-50%,-50%)}@keyframes dropZonePulse{0%,to{opacity:.5;border-color:var(--breathe-color,#ff4d4f);transform:translate(-50%,-50%)scale(.9)}50%{opacity:1;background:#ff4d4f1f;border-color:#fff;transform:translate(-50%,-50%)scale(1.15)}}.handle-glow-overlay{pointer-events:none;z-index:9999;background:radial-gradient(circle, var(--breathe-color,#ff4d4f) 0%, transparent 70%);border-radius:50%;width:100px;height:100px;animation:1s ease-in-out infinite handleGlowOverlayPulse;position:fixed;transform:translate(-50%,-50%)}@keyframes handleGlowOverlayPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(.7)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.1)}}.handle-semicircle-overlay{pointer-events:none;z-index:9998;border:3px solid var(--breathe-color,#ff4d4f);background:#0003;border-radius:50%;width:48px;height:48px;animation:1s ease-in-out infinite semiCirclePulse;position:fixed;transform:translate(-50%,-50%)}@keyframes semiCirclePulse{0%,to{opacity:.5;border-style:dashed;transform:translate(-50%,-50%)scale(.85)}50%{opacity:1;background:#ff4d4f26;border-style:solid;transform:translate(-50%,-50%)scale(1.2)}}.handle-snap-indicator{pointer-events:none;z-index:9997;background:var(--breathe-color,#ff4d4f);opacity:.7;width:36px;height:36px;box-shadow:0 0 16px var(--breathe-color,#ff4d4f), 0 0 32px var(--breathe-color,#ff4d4f);border-radius:50%;animation:.6s ease-in-out infinite snapPulse;position:fixed;transform:translate(-50%,-50%)}@keyframes snapPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(.8)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.3)}}@keyframes dotBreathe{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.3)}}.react-flow__handle.handle-connected{box-shadow:0 0 3px var(--handle-color,#0f8), 0 0 6px #00ff8826}.react-flow__handle.handle-connected:hover{box-shadow:0 0 5px var(--handle-color,#0f8), 0 0 10px #00ff8840}.base-node{position:relative;overflow:visible!important}.base-node:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:linear-gradient(135deg,#00ff8859,#0000 40% 60%,#00c8ff59);border-radius:10px;transition:opacity .4s;position:absolute;inset:-2px}.base-node:hover:before{opacity:1}.base-node-status-pulse{animation:1.5s ease-in-out infinite statusPulse}@keyframes statusPulse{0%,to{opacity:1;box-shadow:0 0 4px}50%{opacity:.5;box-shadow:0 0 12px}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes pulse-glow{0%,to{opacity:.3}50%{opacity:.6}}@keyframes gearSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gearSpinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.gear-icon{transform-origin:50%;animation:8s linear infinite gearSpin}.gear-icon-reverse{transform-origin:50%;animation:6s linear infinite gearSpinReverse}.base-node:hover .gear-icon,.base-node:hover .gear-icon-reverse{animation-duration:2s}.canvas-bg-grid{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.canvas-bg-grid:before{content:"";background-image:linear-gradient(#00ff8808 1px,#0000 1px),linear-gradient(90deg,#00ff8808 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite gridShift;position:absolute;inset:0}@keyframes gridShift{0%{background-position:0 0}to{background-position:60px 60px}}.canvas-bg-grid:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#00ff8804 45%,#00c8ff05 50%,#00ff8804 55%,#0000 100%);width:100%;height:200%;animation:8s linear infinite scanline;position:absolute;top:-100%;left:0}.theme-toggle-btn{position:relative;overflow:hidden;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important}.theme-toggle-btn:before{content:"";background:#0f83;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-toggle-btn:hover:before{width:200%;height:200%}.theme-toggle-btn:active{transform:scale(.9)!important}.node-header-gear{opacity:.5;transition:opacity .3s,transform .3s}.base-node:hover .node-header-gear{opacity:.8}@keyframes rippleEffect{0%{opacity:.5;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(4)}}[data-theme=dark] .dockable-navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080c18f2!important;border-color:#00ff881a!important;box-shadow:0 0 20px #00ff880d,0 2px 8px #0000004d!important}[data-theme=dark] .dockable-navbar .nav-item{color:#6b7fa0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}[data-theme=dark] .dockable-navbar .nav-item:hover{color:#0f8;text-shadow:0 0 8px #00ff884d;background:#00ff8814}[data-theme=dark] .dockable-navbar .nav-item-active{text-shadow:0 0 10px #0f86;color:#0f8!important;background:#00ff881a!important}[data-theme=dark] .nav-grip{background:repeating-linear-gradient(90deg,#00ff8826,#00ff8826 1px,#0000 1px 3px)!important}[data-theme=dark] .nav-collapse-btn{color:#0f86!important;background:#00ff880d!important}[data-theme=dark] .nav-collapse-btn:hover{color:#0f8!important;background:#00ff881a!important}[data-theme=dark] .nav-ball{background:linear-gradient(135deg,#0f8,#00c8ff)!important;box-shadow:0 4px 15px #0f86!important}[data-theme=dark] .dockable-component-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080c18f2!important;border-color:#00ff881a!important}[data-theme=dark] .component-card{transition:all .3s cubic-bezier(.34,1.56,.64,1);color:#e0e8f0!important;background:#00ff8808!important;border-color:#00ff8814!important}[data-theme=dark] .component-card:hover{transform:translate(4px);box-shadow:0 0 15px #00ff8826;background:#00ff8814!important;border-color:#0f8!important}.detached-compact-items .component-card{white-space:nowrap!important;border-width:1px!important;border-radius:14px!important;gap:4px!important;margin:0!important;padding:3px 8px!important;font-size:11px!important;line-height:1.4!important;display:inline-flex!important}.detached-compact-items .component-card:hover{transform:scale(1.05)!important}[data-theme=dark] .detached-compact-items .component-card{background:#00ff880a!important;border-color:#00ff881a!important}[data-theme=dark] .detached-compact-items .component-card:hover{box-shadow:0 0 8px #00ff881f;background:#00ff881a!important;border-color:#00ff884d!important}[data-theme=dark] body,[data-theme=dark] #root{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .ant-collapse{background:0 0!important;border-color:#00ff880f!important}[data-theme=dark] .ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#e0e8f0!important;background:0 0!important}[data-theme=dark] .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{color:#6b7fa0!important}[data-theme=dark] .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text,[data-theme=dark] .ant-collapse>.ant-collapse-item>.ant-collapse-header span,[data-theme=dark] .ant-collapse>.ant-collapse-item>.ant-collapse-header div{color:#e0e8f0!important}[data-theme=dark] .ant-collapse-content{color:var(--text-secondary)!important;background:0 0!important;border-color:#00ff880f!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-affix-wrapper-input::placeholder,[data-theme=dark] .ant-select-selection-placeholder,[data-theme=dark] .ant-picker-input::placeholder,[data-theme=dark] .ant-input-textarea::placeholder,[data-theme=dark] textarea::placeholder{color:#ffffff4d!important}[data-theme=dark] .ant-table{color:var(--text-primary)!important;background:0 0!important}[data-theme=dark] .ant-table-thead>tr>th{color:var(--text-primary)!important;background:#00ff880a!important;border-bottom-color:#00ff881a!important}[data-theme=dark] .ant-table-tbody>tr>td{color:var(--text-primary)!important;border-bottom-color:#00ff880f!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#00ff880a!important}[data-theme=dark] .ant-table-placeholder{background:0 0!important}[data-theme=dark] .ant-table-cell-row-hover{background:#00ff880a!important}[data-theme=dark] .ant-statistic-title{color:var(--text-secondary)!important}[data-theme=dark] .ant-statistic-content,[data-theme=dark] .ant-form-item-label>label{color:var(--text-primary)!important}[data-theme=dark] .ant-form-item-extra{color:var(--text-secondary)!important}[data-theme=dark] .ant-form-item-explain-error{color:var(--danger)!important}[data-theme=dark] .ant-tree{color:var(--text-primary)!important;background:0 0!important}[data-theme=dark] .ant-tree-node-content-wrapper:hover{background:#00ff880f!important}[data-theme=dark] .ant-tree-node-selected{color:#0f8!important;background:#00ff881a!important}[data-theme=dark] .ant-empty-image svg{fill:#6b7fa0!important}[data-theme=dark] .ant-pagination-item{background:#00ff880a!important;border-color:#00ff881f!important}[data-theme=dark] .ant-pagination-item a{color:var(--text-primary)!important}[data-theme=dark] .ant-pagination-item-active{background:#00ff8826!important;border-color:#0f8!important}[data-theme=dark] .ant-pagination-item-active a{color:#0f8!important}[data-theme=dark] .ant-pagination-prev button,[data-theme=dark] .ant-pagination-next button{color:var(--text-primary)!important}[data-theme=dark] .ant-alert-info{background:#00c8ff0f!important;border-color:#00c8ff33!important}[data-theme=dark] .ant-alert-info .ant-alert-message{color:#00c8ff!important}[data-theme=dark] .ant-alert-info .ant-alert-description{color:var(--text-secondary)!important}[data-theme=dark] .ant-alert-warning{background:#faad140f!important;border-color:#faad1433!important}[data-theme=dark] .ant-alert-error{background:#ff4d4f0f!important;border-color:#ff4d4f33!important}[data-theme=dark] .ant-alert-success{background:#00ff880f!important;border-color:#0f83!important}[data-theme=dark] .ant-divider{border-color:#00ff881a!important}[data-theme=dark] .ant-spin-text{color:var(--text-secondary)!important}[data-theme=dark] .ant-typography{color:var(--text-primary)!important}[data-theme=dark] .ant-typography-secondary{color:var(--text-secondary)!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--text-primary)!important}[data-theme=dark] .ant-input-number{color:var(--text-primary)!important;background:#00ff8808!important;border-color:#00ff881f!important}[data-theme=dark] .ant-input-number:hover{border-color:#00ff884d!important}[data-theme=dark] .ant-input-number-focused{border-color:#0f8!important;box-shadow:0 0 15px #00ff8826!important}[data-theme=dark] .ant-input-number-input{color:var(--text-primary)!important}[data-theme=dark] .ant-picker{color:var(--text-primary)!important;background:#00ff8808!important;border-color:#00ff881f!important}[data-theme=dark] .ant-picker:hover{border-color:#00ff884d!important}[data-theme=dark] .ant-picker-focused{border-color:#0f8!important;box-shadow:0 0 15px #00ff8826!important}[data-theme=dark] .ant-picker-input>input{color:var(--text-primary)!important}[data-theme=dark] .ant-picker-separator,[data-theme=dark] .ant-picker-suffix{color:var(--text-secondary)!important}[data-theme=dark] .ant-select-selection-placeholder{color:#ffffff4d!important}[data-theme=dark] .ant-select-selection-item{color:var(--text-primary)!important}[data-theme=dark] .ant-image-preview-img{background:0 0!important}[data-theme=dark] span[style*="color: rgb(102, 102, 102)"],[data-theme=dark] span[style*="color:#666"],[data-theme=dark] span[style*="color: #666"],[data-theme=dark] span[style*="color: rgb(153, 153, 153)"],[data-theme=dark] span[style*="color:#999"],[data-theme=dark] span[style*="color: #999"],[data-theme=dark] div[style*="color: rgb(102, 102, 102)"],[data-theme=dark] div[style*="color:#666"],[data-theme=dark] div[style*="color: #666"],[data-theme=dark] div[style*="color: rgb(153, 153, 153)"],[data-theme=dark] div[style*="color:#999"],[data-theme=dark] div[style*="color: #999"]{color:var(--text-secondary)!important}[data-theme=dark] span[style*="color: rgb(51, 51, 51)"],[data-theme=dark] span[style*="color:#333"],[data-theme=dark] span[style*="color: #333"],[data-theme=dark] div[style*="color: rgb(51, 51, 51)"],[data-theme=dark] div[style*="color:#333"],[data-theme=dark] div[style*="color: #333"]{color:var(--text-primary)!important}[data-theme=dark] div[style*="background: rgb(245, 245, 245)"],[data-theme=dark] div[style*="background:#f5f5f5"],[data-theme=dark] div[style*="background: #f5f5f5"]{background:#ffffff0d!important}[data-theme=dark] div[style*="border-bottom: 1px solid rgb(240, 240, 240)"],[data-theme=dark] div[style*="borderBottom: 1px solid #f0f0f0"],[data-theme=dark] div[style*="border-bottom: 1px solid #f0f0f0"]{border-color:#ffffff14!important}[data-theme=dark] .ant-input-textarea,[data-theme=dark] textarea{color:#e0e8f0!important}[data-theme=dark] .base-node-content div[style*=color]{color:var(--text-secondary)!important}[data-theme=dark] div[style*="background: rgb(255, 255, 255)"],[data-theme=dark] div[style*="background:#fff"],[data-theme=dark] div[style*="background: #fff"]{background:var(--bg-card)!important}[data-theme=dark] div[style*="background: rgb(250, 250, 250)"],[data-theme=dark] div[style*="background:#fafafa"],[data-theme=dark] div[style*="background: #fafafa"],[data-theme=dark] div[style*="background: rgb(245, 245, 245)"],[data-theme=dark] div[style*="background:#f5f5f5"],[data-theme=dark] div[style*="background: #f5f5f5"]{background:#00ff8808!important}[data-theme=dark] div[style*="background: rgb(240, 240, 240)"],[data-theme=dark] div[style*="background:#f0f0f0"],[data-theme=dark] div[style*="background: #f0f0f0"]{background:#00ff880a!important}[data-theme=dark] .ant-card-head-title,[data-theme=dark] .ant-card-extra,[data-theme=dark] .ant-card-meta-title{color:var(--text-primary)!important}[data-theme=dark] .ant-card-actions{border-top-color:#00ff8814!important}[data-theme=dark] .ant-card-actions>li>span{color:var(--text-secondary)!important}[data-theme=dark] .ant-card-actions>li>span:hover{color:#0f8!important}[data-theme=dark] .ant-list-item-meta-title{color:var(--text-primary)!important}[data-theme=dark] .ant-list-item-meta-description,[data-theme=dark] .ant-modal-close{color:var(--text-secondary)!important}[data-theme=dark] .ant-modal-close:hover{color:#0f8!important}[data-theme=dark] .ant-modal-footer{border-top-color:#00ff8814!important}[data-theme=dark] .ant-drawer-close{color:var(--text-secondary)!important}[data-theme=dark] .ant-drawer-close:hover{color:#0f8!important}[data-theme=dark] .ant-drawer-body{background:0 0!important}[data-theme=dark] .ant-drawer-body span[style*="color: rgb(51, 51, 51)"],[data-theme=dark] .ant-drawer-body span[style*="color:#333"],[data-theme=dark] .ant-drawer-body span[style*="color: #333"]{color:var(--text-primary)!important}[data-theme=dark] .ant-drawer-body span[style*="color: rgb(102, 102, 102)"],[data-theme=dark] .ant-drawer-body span[style*="color:#666"],[data-theme=dark] .ant-drawer-body span[style*="color: #666"],[data-theme=dark] .ant-drawer-body span[style*="color: rgb(153, 153, 153)"],[data-theme=dark] .ant-drawer-body span[style*="color:#999"],[data-theme=dark] .ant-drawer-body span[style*="color: #999"]{color:var(--text-secondary)!important}[data-theme=dark] .ant-drawer-body div[style*="background: rgb(245, 245, 245)"],[data-theme=dark] .ant-drawer-body div[style*="background:#f5f5f5"],[data-theme=dark] .ant-drawer-body div[style*="background: #f5f5f5"]{background:#ffffff0f!important}[data-theme=dark] .ant-drawer-body div[style*="background: rgb(250, 250, 250)"],[data-theme=dark] .ant-drawer-body div[style*="background:#fafafa"],[data-theme=dark] .ant-drawer-body div[style*="background: #fafafa"]{background:#ffffff0a!important}[data-theme=dark] .ant-drawer-body textarea,[data-theme=dark] .ant-drawer-body .ant-input-textarea,[data-theme=dark] .ant-drawer-body .ant-input-textarea textarea{color:#e0e8f0!important}.gear-icon-running{filter:drop-shadow(0 0 6px #0f8)drop-shadow(0 0 12px #0f8)drop-shadow(0 0 18px #0f86);animation:1.5s linear infinite gearSpin!important}.gear-icon-reverse-running{filter:drop-shadow(0 0 6px #0f8)drop-shadow(0 0 12px #0f8)drop-shadow(0 0 18px #0f86);animation:1s linear infinite gearSpinReverse!important}.gear-icon-idle,.gear-icon-reverse-idle{animation:none!important}.gear-icon,.gear-icon-reverse{filter:drop-shadow(0 0 6px var(--gear-color-active)) drop-shadow(0 0 2px var(--gear-color-active))}@keyframes gearConnectFlash{0%{filter:drop-shadow(0 0 20px var(--accent)) drop-shadow(0 0 40px var(--accent));transform:scale(1.5)rotate(30deg)}50%{filter:drop-shadow(0 0 12px var(--accent)) drop-shadow(0 0 24px var(--accent));transform:scale(1.2)rotate(15deg)}to{filter:drop-shadow(0 0 6px var(--gear-color-active));transform:scale(1)rotate(0)}}.gear-connect-flash{animation:.6s ease-out forwards gearConnectFlash!important}@property --node-ring-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes nodeRunningGlow{0%,to{box-shadow:0 0 8px #00ff8840, 0 0 22px #00ff8826, var(--node-shadow)}50%{box-shadow:0 0 16px #00ff8880, 0 0 42px #00ff884d, var(--node-shadow)}}.base-node-running{animation:1.6s ease-in-out infinite nodeRunningGlow!important}@keyframes nodeRingSpin{to{--node-ring-angle:360deg}}.base-node-running:before{content:"";background:conic-gradient(from var(--node-ring-angle), transparent 0deg, var(--accent) 30deg, #00ff8873 55deg, transparent 95deg, transparent 150deg, var(--accent) 200deg, #00ff8873 225deg, transparent 265deg, transparent 305deg, var(--accent) 335deg, transparent 360deg);-webkit-mask-composite:xor;pointer-events:none;z-index:5;border-radius:10px;padding:2px;animation:2.2s linear infinite nodeRingSpin;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes handleRunningGlow{0%,to{box-shadow:0 0 4px var(--handle-color,var(--accent)), 0 0 8px #00ff8840}50%{box-shadow:0 0 10px var(--handle-color,var(--accent)), 0 0 18px #00ff888c}}.base-node-running .react-flow__handle{animation:1.1s ease-in-out infinite handleRunningGlow!important}@keyframes portDotTravel{0%{opacity:0;left:-2px}25%{opacity:1}80%{opacity:1}to{opacity:0;left:calc(100% - 4px)}}.port-running-dot{background:var(--handle-color,var(--accent));width:5px;height:5px;box-shadow:0 0 6px var(--handle-color,var(--accent)), 0 0 14px var(--handle-color,var(--accent));pointer-events:none;z-index:6;border-radius:50%;margin-top:-2.5px;animation:1.8s ease-in-out infinite portDotTravel;position:absolute;top:50%}@keyframes nodeAppear{0%{opacity:0}to{opacity:1}}.base-node-appear{animation:.3s ease-out forwards nodeAppear}@keyframes nodeDisappear{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.base-node-disappear{pointer-events:none;animation:.3s ease-in forwards nodeDisappear}@keyframes portFlowUp{0%{opacity:1;top:50%}to{opacity:0;top:-10%}}@keyframes portFlowDown{0%{opacity:1;top:50%}to{opacity:0;top:110%}}.port-connect-flow{background:var(--accent);width:4px;height:4px;box-shadow:0 0 6px var(--accent), 0 0 12px var(--accent);pointer-events:none;z-index:100;border-radius:50%;position:absolute}.port-connect-flow-up{animation:1.2s ease-out forwards portFlowUp}.port-connect-flow-down{animation:1.2s ease-out forwards portFlowDown}@keyframes handleConnectPulse{0%{box-shadow:0 0 6px var(--handle-color,var(--accent)), 0 0 12px var(--handle-color,var(--accent));transform:scale(1.2)}to{box-shadow:0 0 3px var(--handle-color,var(--accent)), 0 0 6px #0f83;transform:scale(1)}}.handle-connect-pulse{animation:.5s ease-out handleConnectPulse!important}@keyframes edgeConnectFlash{0%{stroke-opacity:1;stroke-width:8px;filter:drop-shadow(0 0 8px var(--accent))}50%{stroke-opacity:.8;stroke-width:4px;filter:drop-shadow(0 0 4px var(--accent))}to{stroke-opacity:.3;stroke-width:2px;filter:none}}[data-theme=dark] .react-flow__edge-path{stroke:#0f8;filter:drop-shadow(0 0 2px #00ff884d)}[data-theme=dark] .react-flow__edge:hover .react-flow__edge-path{stroke:#3fa;filter:drop-shadow(0 0 6px #00ff8880);stroke-width:3px}[data-theme=light]{--bg-primary:#f5f5f5;--bg-secondary:#e8e8e8;--bg-card:#fff;--bg-input:#fff;--text-primary:#333;--text-secondary:#666;--border-color:#d9d9d9;--accent:#1890ff;--accent-secondary:#722ed1;--danger:#ff4d4f;--success:#52c41a;--port-image:#1890ff;--port-audio:#722ed1;--port-video:#fa8c16;--port-text:#52c41a;--shadow-glow:none;--node-shadow:0 2px 8px #0000001a;--nav-bg:#fff;--nav-border:#f0f0f0;--gear-color:#1890ff1a;--gear-color-active:#1890ff99;--gear-color-idle:#1890ff14;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}html,body,#root{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .2s,color .2s}[data-theme=dark] .ant-modal-content{color:var(--text-primary)!important;background-color:#1a1f2e!important;border:1px solid #ffffff14!important;border-radius:12px!important;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0d!important}[data-theme=dark] .ant-modal-header{background-color:#0000!important;border-bottom:1px solid #ffffff0f!important;border-radius:12px 12px 0 0!important;padding:16px 24px!important}[data-theme=dark] .ant-modal-title{color:#f0f4f8!important;font-weight:600!important}[data-theme=dark] .ant-modal-body{color:var(--text-primary)!important;background-color:#0000!important}[data-theme=dark] .ant-modal-footer{background-color:#0000!important;border-top:1px solid #ffffff0f!important;border-radius:0 0 12px 12px!important}[data-theme=dark] .ant-modal-close{color:var(--text-secondary)!important}[data-theme=dark] .ant-modal-close:hover{color:var(--accent)!important;background-color:#ffffff0f!important}[data-theme=dark] .ant-modal-confirm-body,[data-theme=dark] .ant-modal-confirm-title,[data-theme=dark] .ant-modal-confirm-content{color:var(--text-primary)!important}[data-theme=dark] .ant-drawer-content{color:var(--text-primary)!important;background-color:#1a1f2e!important}[data-theme=dark] .ant-drawer-header{background-color:#0000!important;border-bottom:1px solid #ffffff0f!important}[data-theme=dark] .ant-drawer-title{color:#f0f4f8!important}[data-theme=dark] .ant-drawer-body{color:var(--text-primary)!important;background-color:#0000!important}[data-theme=dark] .ant-popover-inner{color:var(--text-primary)!important;background-color:#1a1f2e!important;border:1px solid #ffffff14!important;border-radius:8px!important;box-shadow:0 4px 16px #0006!important}[data-theme=dark] .ant-popover-title{color:#f0f4f8!important;border-bottom:1px solid #ffffff0f!important}[data-theme=dark] .ant-popover-arrow:before{background-color:#1a1f2e!important}[data-theme=dark] .ant-tooltip-inner{color:#000!important;background-color:var(--accent)!important;border-radius:6px!important}[data-theme=dark] .ant-message-notice-content,[data-theme=dark] .ant-notification-notice{color:var(--text-primary)!important;background-color:#1a1f2e!important;border:1px solid #ffffff14!important;border-radius:8px!important;box-shadow:0 4px 16px #0006!important}[data-theme=dark] .ant-notification-notice-message{color:#f0f4f8!important}[data-theme=dark] .ant-notification-notice-description{color:var(--text-secondary)!important}[data-theme=dark] .ant-dropdown-menu,[data-theme=dark] .ant-select-dropdown{color:var(--text-primary)!important;background-color:#1a1f2e!important;border:1px solid #ffffff14!important;border-radius:8px!important;box-shadow:0 4px 16px #0006!important}[data-theme=dark] .ant-picker-dropdown{background-color:#0000!important}[data-theme=dark] .ant-picker-panel-container{color:var(--text-primary)!important;background-color:#1a1f2e!important;border:1px solid #ffffff14!important;border-radius:8px!important;box-shadow:0 4px 16px #0006!important}[data-theme=dark] .ant-picker-cell .ant-picker-cell-inner{color:var(--text-primary)!important;background-color:#0000!important}[data-theme=dark] .ant-picker-cell-in-view .ant-picker-cell-inner:hover{background-color:#00ff881a!important}[data-theme=dark] .ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--accent)!important;color:#000!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-input-number-input,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-select-selection-search-input,[data-theme=dark] .ant-picker,[data-theme=dark] textarea,[data-theme=dark] .ant-input-textarea,[data-theme=dark] .ant-input-textarea textarea,[data-theme=dark] .ant-input-search,[data-theme=dark] .ant-input-password{color:#e0e8f0!important;background-color:#ffffff0a!important;border-color:#ffffff1a!important;border-radius:6px!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-number-input::placeholder,[data-theme=dark] .ant-input-affix-wrapper input::placeholder,[data-theme=dark] textarea::placeholder,[data-theme=dark] .ant-select-selection-placeholder{color:#e0e8f066!important}[data-theme=dark] .ant-input-affix-wrapper>input.ant-input{color:#e0e8f0!important;background-color:#0000!important}[data-theme=dark] .ant-input-suffix,[data-theme=dark] .ant-input-prefix,[data-theme=dark] .ant-input-number-handler-wrap{color:var(--text-secondary)!important}[data-theme=dark] .ant-input-number-handler{background:0 0!important;border-color:#00ff8826!important}[data-theme=dark] .ant-input-number-handler:hover .ant-input-number-handler-up-inner,[data-theme=dark] .ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:var(--accent)!important}[data-theme=dark] .ant-input-number-handler-up-inner,[data-theme=dark] .ant-input-number-handler-down-inner{color:var(--text-secondary)!important}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-input-affix-wrapper:hover,[data-theme=dark] .ant-input-number:hover,[data-theme=dark] .ant-select:hover .ant-select-selector,[data-theme=dark] .ant-picker:hover{border-color:#ffffff40!important}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-affix-wrapper:focus,[data-theme=dark] .ant-input-number:focus,[data-theme=dark] .ant-input-focused,[data-theme=dark] textarea:focus,[data-theme=dark] .ant-input-textarea:focus,[data-theme=dark] .ant-select-focused .ant-select-selector,[data-theme=dark] .ant-picker-focused{border-color:var(--accent)!important;box-shadow:0 0 0 2px #00ff8814!important}[data-theme=dark] .ant-select-item,[data-theme=dark] .ant-select-item-option-content{color:var(--text-primary)!important}[data-theme=dark] .ant-select-item-option-selected,[data-theme=dark] .ant-select-item-option-active{color:var(--accent)!important;background-color:#00ff881a!important}[data-theme=dark] .ant-btn{border-color:#ffffff1f!important;border-radius:6px!important}[data-theme=dark] .ant-btn-default{color:var(--text-primary)!important;background-color:#ffffff0f!important}[data-theme=dark] .ant-btn-default:hover{color:#fff!important;background-color:#ffffff1a!important;border-color:#fff3!important}[data-theme=dark] .ant-btn-text,[data-theme=dark] .ant-btn-link{color:var(--text-primary)!important}[data-theme=dark] .ant-btn-text:hover,[data-theme=dark] .ant-btn-link:hover{color:var(--accent)!important;background-color:#00ff8814!important}[data-theme=dark] .ant-btn-primary{background-color:var(--accent)!important;border-color:var(--accent)!important;color:#000!important}[data-theme=dark] .ant-btn-primary:hover{color:#000!important;background-color:#3fa!important;border-color:#3fa!important}[data-theme=dark] .ant-btn-dangerous{color:#ff6b6b!important;border-color:#ff4d4f4d!important}[data-theme=dark] .ant-btn-dangerous:hover{color:#ff7875!important;background-color:#ff4d4f1a!important}[data-theme=dark] .ant-card{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border-color:#ffffff14!important;border-radius:8px!important}[data-theme=dark] .ant-card-head{color:var(--text-primary)!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] .ant-card-meta-title{color:#f0f4f8!important}[data-theme=dark] .ant-card-meta-description{color:var(--text-secondary)!important}[data-theme=dark] .ant-card:hover{border-color:#ffffff26!important;box-shadow:0 2px 8px #0000004d!important}[data-theme=dark] .ant-table{color:var(--text-primary)!important;background-color:#0000!important}[data-theme=dark] .ant-table-thead>tr>th,[data-theme=dark] .ant-table-tbody>tr>td{color:var(--text-primary)!important;background-color:#0000!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] .ant-table-thead>tr>th{font-weight:600;color:var(--text-secondary)!important;background-color:#ffffff08!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background-color:#ffffff0a!important}[data-theme=dark] .ant-table-placeholder{background-color:var(--bg-card)!important}[data-theme=dark] .ant-empty-description{color:var(--text-secondary)!important}[data-theme=dark] .ant-spin-dot-item{background-color:var(--accent)!important}[data-theme=dark] .ant-form-item-label>label{color:var(--text-primary)!important}[data-theme=dark] .ant-slider-rail{background-color:#ffffff1a!important}[data-theme=dark] .ant-slider-track{background-color:var(--accent)!important}[data-theme=dark] .ant-slider-handle:after{box-shadow:0 0 0 2px var(--accent)!important;background-color:var(--accent)!important}[data-theme=dark] .ant-slider-mark-text,[data-theme=dark] .ant-slider-mark-text-active,[data-theme=dark] .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=dark] .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f0f4f8!important}[data-theme=dark] .ant-tabs-ink-bar{background-color:var(--accent)!important}[data-theme=dark] .ant-tabs-top>.ant-tabs-nav:before{border-bottom-color:#ffffff0f!important}[data-theme=dark] .ant-segmented{color:var(--text-primary)!important;background-color:#ffffff0a!important;border-color:#ffffff1a!important}[data-theme=dark] .ant-segmented-item-selected{background-color:var(--accent)!important;color:#000!important}[data-theme=dark] .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled){color:var(--accent)!important;background-color:#00ff880f!important}[data-theme=dark] .ant-switch{background:#ffffff1a!important}[data-theme=dark] .ant-switch-checked{background:var(--accent)!important}[data-theme=dark] .ant-switch-handle:before{background-color:#fff!important}[data-theme=dark] .ant-tag{border-color:#0f83!important}[data-theme=dark] .ant-tooltip-inner{color:#000!important;background-color:var(--accent)!important}[data-theme=dark] .ant-tooltip-arrow:before,[data-theme=dark] .ant-progress-bg{background-color:var(--accent)!important}[data-theme=dark] .ant-menu{color:var(--text-primary)!important;background-color:#0000!important;border-inline-end-color:#00ff881a!important}[data-theme=dark] .ant-menu-item,[data-theme=dark] .ant-menu-submenu-title{color:var(--text-primary)!important}[data-theme=dark] .ant-menu-item:hover,[data-theme=dark] .ant-menu-submenu-title:hover{color:var(--accent)!important;background-color:#00ff880f!important}[data-theme=dark] .ant-menu-item-selected{color:var(--accent)!important;background-color:#00ff881a!important}[data-theme=dark] .ant-tree{color:var(--text-primary)!important;background-color:#0000!important}[data-theme=dark] .ant-tree-node-content-wrapper:hover{background-color:#00ff880f!important}[data-theme=dark] .ant-tree-node-selected{background-color:#00ff8826!important}[data-theme=dark] .ant-tree-switcher,[data-theme=dark] .ant-spin-text{color:var(--text-secondary)!important}[data-theme=dark] .ant-skeleton-content .ant-skeleton-title,[data-theme=dark] .ant-skeleton-content .ant-skeleton-paragraph>li,[data-theme=dark] .ant-skeleton-avatar{background:#00ff8814!important}[data-theme=dark] .ant-upload{color:var(--text-primary)!important}[data-theme=dark] .ant-upload-drag{background-color:#ffffff05!important;border-color:#0f83!important}[data-theme=dark] .ant-upload-drag:hover{border-color:var(--accent)!important}[data-theme=dark] .ant-upload-text,[data-theme=dark] .ant-upload-hint{color:var(--text-secondary)!important}[data-theme=dark] .ant-typography,[data-theme=dark] .ant-typography h1,[data-theme=dark] .ant-typography h2,[data-theme=dark] .ant-typography h3,[data-theme=dark] .ant-typography h4,[data-theme=dark] .ant-typography h5,[data-theme=dark] .ant-typography h6,[data-theme=dark] .ant-typography p{color:var(--text-primary)!important}[data-theme=dark] .ant-typography.ant-typography-secondary{color:var(--text-secondary)!important}[data-theme=dark] * [style*="color: rgb(51, 51, 51)"],[data-theme=dark] * [style*="color:#333"],[data-theme=dark] * [style*="color: #333"]{color:var(--text-primary)!important}[data-theme=dark] * [style*="color: rgb(102, 102, 102)"],[data-theme=dark] * [style*="color:#666"],[data-theme=dark] * [style*="color: #666"],[data-theme=dark] * [style*="color: rgb(153, 153, 153)"],[data-theme=dark] * [style*="color:#999"],[data-theme=dark] * [style*="color: #999"],[data-theme=dark] * [style*="color: rgba(255, 150, 50"]{color:var(--text-secondary)!important}[data-theme=dark] * [style*="background: rgb(245, 245, 245)"],[data-theme=dark] * [style*="background:#f5f5f5"],[data-theme=dark] * [style*="background: #f5f5f5"]{background-color:#ffffff0f!important}[data-theme=dark] * [style*="background: rgb(250, 250, 250)"],[data-theme=dark] * [style*="background:#fafafa"],[data-theme=dark] * [style*="background: #fafafa"]{background-color:#ffffff0a!important}
