.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))}﻿.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 .top-bar{grid-template-columns:var(--left-sidebar-width) minmax(0, 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{margin:0;font-size:16px;font-weight:600;line-height:22px}.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 .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}.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% + 40px);height:45px;margin:-10px -20px 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;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-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:0;width:calc(100% + 40px);height:40px;margin:10px -20px 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 .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}.director-desk-scope .left-sidebar .object-tree-panel{background:rgb(var(--panel-rgb));gap:25px;padding:20px}.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 -20px;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 20px;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-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%;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)}.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}.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 .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:340px;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;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-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 .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 .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-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;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;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:16px}.director-desk-scope .object-list{margin-inline:-16px}.director-desk-scope .object-row{padding-inline:16px}}@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 .top-bar-actions{display:none}.director-desk-scope .director-shell-fullbleed{grid-template-columns:minmax(0,1fr)}.director-desk-scope .left-sidebar{width:min(220px,28vw)}.director-desk-scope .right-sidebar{display:none}.director-desk-scope .viewport-toolbar{max-width:calc(100% - 32px)}}*{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)}}.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}.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}.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}
