.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}:root{--bg: #0d0d0d;--bg-elevated: #191919;--surface: #262626;--node-bg: #262626;--node-border: #3a3a3a;--node-fg: #ededed;--input-bg: #141414;--fg: #ededed;--muted: #8c8c8c;--accent: #5b8cff;--accent-hover: #4577f0;--danger: #e5484d;--success: #30a46c;--border: #2e2e2e;color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;color:var(--fg);background:var(--bg)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:var(--bg);color:var(--fg)}button{font-family:inherit;cursor:pointer}a{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--fg);font-size:13px;font-weight:600;transition:background .15s,border-color .15s}.btn:hover:not(:disabled){border-color:var(--accent)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-danger{color:var(--danger);border-color:var(--danger);background:transparent}.input{width:100%;padding:10px 12px;background:var(--input-bg);border:1px solid var(--border);border-radius:8px;color:var(--fg);font-size:14px}.input:focus{outline:2px solid var(--accent);outline-offset:-1px}.spinner{width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.react-flow__controls{display:flex;flex-direction:column;gap:2px;padding:4px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0006;overflow:hidden}.react-flow__controls-button{width:26px;height:26px;padding:0;background:transparent;border:none;border-radius:6px;color:var(--fg);transition:background .15s}.react-flow__controls-button:hover{background:var(--surface)}.react-flow__controls-button svg{width:13px;height:13px;fill:var(--fg)}.react-flow__minimap{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0006;overflow:hidden}.react-flow__minimap-mask{fill:#00000080}.react-flow__node-group{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);z-index:9999;padding:5px 9px;max-width:260px;width:max-content;border-radius:8px;background:var(--bg-elevated);border:1px solid var(--border);color:var(--fg);font-size:12px;line-height:1.4;white-space:pre-wrap;text-align:center;box-shadow:0 6px 18px #00000073;pointer-events:none}.react-flow__edge-path,.react-flow__connection-path{stroke:#6b7280;stroke-width:2;transition:stroke .15s,stroke-width .15s}.react-flow .react-flow__edge.selected .react-flow__edge-path,.react-flow .react-flow__edge.selectable.selected .react-flow__edge-path,.react-flow .react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow .react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:#3b82f6;stroke-width:4;filter:drop-shadow(0 0 8px rgba(59,130,246,.95))}.react-flow__edge:hover .react-flow__edge-path{stroke:#9aa4b2}.react-flow__edge .react-flow__edge-interaction{stroke-width:20}.react-flow__edge.panode-flow-in .react-flow__edge-path,.react-flow__edge.panode-flow-out .react-flow__edge-path{stroke:var(--accent);stroke-width:2;stroke-dasharray:6 6;animation:flowLight .5s linear infinite;filter:drop-shadow(0 0 2px rgba(91,140,255,.35))}@keyframes flowLight{to{stroke-dashoffset:-12}}._viewport_4jdw4_5{position:fixed;bottom:48px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1000;pointer-events:none}._viewport_4jdw4_5._alignLogin_4jdw4_31{left:75%}._toast_4jdw4_37{display:flex;justify-content:flex-start;align-items:center;gap:4px;height:32px;padding:0 8px;border-radius:491px;background:#262626e6;border:1px solid rgba(255,255,255,.05);color:#fff;white-space:nowrap;pointer-events:auto;animation:_toast-in_4jdw4_1 .3s ease}._toast_4jdw4_37._exiting_4jdw4_67{animation:_toast-out_4jdw4_1 .4s ease forwards}._icon_4jdw4_73{width:16px;height:16px;flex-shrink:0}._text_4jdw4_83{font-size:12px;line-height:18px}@keyframes _toast-in_4jdw4_1{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _toast-out_4jdw4_1{0%{opacity:1}to{opacity:0}}._page_ez3ej_13{display:flex;height:100%;background:#0d0d0d}._visual_ez3ej_27{position:relative;flex:1 1 0;min-width:0;background-position:center;background-size:cover;background-repeat:no-repeat}._visualLogo_ez3ej_43{position:absolute;left:64px;bottom:64px;width:64px;height:64px}._panel_ez3ej_61{position:relative;flex:1 1 0;min-width:0;display:grid;place-items:center;padding:24px}._card_ez3ej_79{width:480px;max-width:100%;padding:48px;display:flex;flex-direction:column;align-items:center;gap:48px;background:#0d0d0d;border:1px solid rgba(255,255,255,.05);border-radius:16px;box-shadow:0 0 80px #165dff0d;box-sizing:border-box}._header_ez3ej_111{display:flex;flex-direction:column;align-items:center;gap:16px}._headerLogo_ez3ej_123{width:32px;height:32px}._welcome_ez3ej_131{height:19px;width:auto}._formGroup_ez3ej_143{width:100%;display:flex;flex-direction:column;align-items:start;gap:16px}._fields_ez3ej_157{width:100%;display:flex;flex-direction:column;gap:12px}._inputWrap_ez3ej_173{width:100%;height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#0d0d0d;border:.5px solid #252525;border-radius:8px;box-sizing:border-box;transition:background .15s}._inputWrap_ez3ej_173:hover{background:#1a1a1a;border:1px solid #333}._inputWrap_ez3ej_173:focus-within{background:#1a1a1a;border:1px solid #999}._input_ez3ej_173{flex:1;min-width:0;height:100%;background:transparent;border:none;outline:none;color:#fff;font-size:12px;line-height:18px}._input_ez3ej_173::placeholder{color:#fff6}._input_ez3ej_173:-webkit-autofill,._input_ez3ej_173:-webkit-autofill:hover,._input_ez3ej_173:-webkit-autofill:focus,._input_ez3ej_173:-webkit-autofill:active{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #1a1a1a inset;box-shadow:0 0 0 1000px #1a1a1a inset;caret-color:#fff;transition:background-color 9999s ease-in-out 0s}._eye_ez3ej_271{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;background:none;border:none;cursor:pointer}._eyeIcon_ez3ej_295{width:16px;height:16px}._optionsRow_ez3ej_307{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}._forgotLink_ez3ej_321{font-size:12px;line-height:18px;color:#fff9;text-decoration:none;cursor:pointer}._forgotLink_ez3ej_321:hover{color:#fff;text-decoration:underline}._remember_ez3ej_347{display:flex;align-items:center;justify-content:center;gap:4px;background:none;border:none;padding:0;cursor:pointer}._checkbox_ez3ej_367{width:14px;height:14px;border-radius:50%;background:#1a1a1a;border:1px solid #262626;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0}._checkboxDot_ez3ej_391{width:6px;height:6px;border-radius:50%;background:#165dff}._rememberLabel_ez3ej_403{font-size:12px;line-height:18px;color:#fff}._actions_ez3ej_417{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}._submit_ez3ej_431{width:100%;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:8px;background:#165dff;color:#fff;font-size:12px;line-height:18px;font-weight:500;cursor:pointer;transition:background .15s}._submit_ez3ej_431:hover:not(:disabled){background:#2b6dff}._submit_ez3ej_431:disabled{background:#165dff99;cursor:not-allowed}._loading_ez3ej_481{width:16px;height:16px;animation:_login-spin_ez3ej_1 .8s linear infinite}@keyframes _login-spin_ez3ej_1{to{transform:rotate(360deg)}}._registerRow_ez3ej_503{width:100%;display:flex;justify-content:space-between;font-size:12px;line-height:18px}._registerHint_ez3ej_519{color:#fff6}._registerLink_ez3ej_525{color:#fff;text-decoration:underline;cursor:pointer}._switchMode_ez3ej_535{background:none;border:none;padding:0;color:#fff9;font-size:12px;line-height:18px;cursor:pointer}._switchMode_ez3ej_535:hover{color:#fff}._codeRow_ez3ej_563{width:100%;display:flex;gap:8px;align-items:center}._codeInput_ez3ej_575{flex:1;min-width:0}._sendCode_ez3ej_583{flex-shrink:0;height:40px;padding:0 12px;background:#1a1a1a;border:.5px solid #252525;border-radius:8px;color:#fff;font-size:12px;line-height:18px;cursor:pointer;white-space:nowrap;transition:background .15s}._sendCode_ez3ej_583:hover:not(:disabled){background:#252525;border-color:#333}._sendCode_ez3ej_583:disabled{color:#fff6;cursor:not-allowed}._version_ez3ej_631{margin:0;color:#fff6;font-size:12px;line-height:18px}._overlay_12juv_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;z-index:2800}._dialog_12juv_19{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:24px;min-width:360px;max-width:90vw;box-shadow:0 12px 40px #00000080}._title_12juv_55{margin:0 0 16px;font-size:18px}._body_12juv_63{margin-bottom:20px}._message_12juv_69{margin:0;color:var(--muted);line-height:1.6}._footer_12juv_79{display:flex;justify-content:flex-end;gap:10px}._overlay_i86gu_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;z-index:900}._dialog_i86gu_23{width:480px;max-width:90vw;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:16px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);-webkit-backdrop-filter:blur(96px);backdrop-filter:blur(96px)}._header_i86gu_53{display:flex;align-items:center;justify-content:space-between}._title_i86gu_65{display:flex;align-items:center;gap:4px;font-size:12px;line-height:18px;font-weight:500;color:#fff}._title_i86gu_65 img{width:16px;height:16px;display:block}._close_i86gu_87{display:grid;place-items:center;width:24px;height:24px;padding:4px;background:none;border:none;border-radius:6px;line-height:0;cursor:pointer}._close_i86gu_87 img{width:14px;height:14px;display:block}._close_i86gu_87:hover{background:#ffffff0d}._section_i86gu_119{display:flex;flex-direction:column;gap:8px}._sectionLabel_i86gu_133{font-size:12px;line-height:18px;color:#fff6}._inputWrap_i86gu_147{display:flex;align-items:center;gap:8px;height:32px;padding:0 8px;box-sizing:border-box;border-radius:8px;background:#262626;overflow:hidden}._inputIcon_i86gu_169{width:16px;height:16px;display:block;flex-shrink:0}._input_i86gu_147{flex:1;min-width:0;height:100%;border:none;outline:none;background:none;color:#fff;font-size:12px;line-height:18px}._input_i86gu_147::placeholder{color:#fff6}._input_i86gu_147::-webkit-outer-spin-button,._input_i86gu_147::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_i86gu_147{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._error_i86gu_207{font-size:12px;line-height:18px;color:#f53f3f}._detailRow_i86gu_221{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 8px;box-sizing:border-box;border-radius:8px;background:#ffffff0d}._detailLabel_i86gu_241{font-size:12px;line-height:18px;color:#fff9}._detailValue_i86gu_251{font-size:12px;line-height:18px;color:#fff;white-space:nowrap}._footer_i86gu_267{display:flex;justify-content:flex-end;gap:8px;padding-top:16px}._cancelBtn_i86gu_281,._submitBtn_i86gu_283{height:32px;border-radius:8px;font-size:12px;line-height:18px;color:#fff;cursor:pointer}._cancelBtn_i86gu_281{width:72px;background:#191919;border:1px solid rgba(38,38,38,1)}._cancelBtn_i86gu_281:hover{background:#262626}._submitBtn_i86gu_283{padding:0 12px;background:#165dff;border:none}._submitBtn_i86gu_283:hover:not(:disabled){background:#0e4fe0}._submitBtn_i86gu_283:disabled{background:#262626;color:#fff6;cursor:default}._page_cgp6x_3{display:flex;height:100%;background:var(--bg);overflow:hidden}._sidebar_cgp6x_19{width:240px;flex-shrink:0;display:flex;flex-direction:column;padding:16px;gap:16px;background:var(--bg-elevated);border-right:1px solid var(--surface);overflow:hidden}._brand_cgp6x_43{display:flex;align-items:center;flex-shrink:0}._brand_cgp6x_43 img{height:28px;width:auto;display:block}._newProjectBtn_cgp6x_67{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:4px;height:32px;border-radius:8px;padding:0 8px;background:#262626;border:none;color:#fff;font-size:12px;cursor:pointer;transition:background .1s}._newProjectBtn_cgp6x_67:hover{background:#333}._newProjectBtn_cgp6x_67 img{width:16px;height:16px;display:block}._projectSection_cgp6x_105{display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto;overflow-x:hidden}._sectionLabel_cgp6x_123{font-size:12px;color:#fff6;padding:0 8px 8px;flex-shrink:0}._projectItem_cgp6x_137{display:flex;align-items:center;height:32px;border-radius:8px;padding:0 8px;gap:8px;background:none;border:none;color:var(--fg);font-size:12px;text-align:left;width:100%;flex-shrink:0;transition:background .1s}._projectItem_cgp6x_137:hover{background:var(--surface)}._projectItemActive_cgp6x_173{background:var(--surface);padding-right:4px}._projectName_cgp6x_177{flex:1;min-width:0;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:none;border:none;color:inherit;font-size:12px;text-align:left;cursor:pointer;padding:0}._projectActions_cgp6x_211{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto}._projectActionBtn_cgp6x_225{position:relative;width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;flex-shrink:0;transition:background .1s}._projectActionBtn_cgp6x_225:hover{background:#ffffff14}._projectActionBtn_cgp6x_225 img{width:14px;height:14px;display:block}._projectQuota_cgp6x_261{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 6px;border-radius:6px;box-sizing:border-box;flex-shrink:0;max-width:96px;position:relative}._projectQuotaBtn_cgp6x_289{border:none;background:none;padding:0 6px;cursor:pointer;transition:background .1s}._projectQuotaBtn_cgp6x_289:hover{background:#ffee991f}._projectQuotaCoin_cgp6x_307{width:14px;height:14px;display:block;flex-shrink:0}._projectQuotaValue_cgp6x_309{font-size:12px;font-weight:400;color:#fe9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._projectMenuWrap_cgp6x_329{position:relative;flex-shrink:0;display:flex}._projectMenuWrap_cgp6x_329 ._projectActionBtn_cgp6x_225{background:#333}._projectMenuWrap_cgp6x_329 ._projectActionBtn_cgp6x_225:hover{background:#404040}._projectActionBtn_cgp6x_225[data-tooltip]:after,._projectQuota_cgp6x_261[data-tooltip]:after{left:auto;right:0;transform:none;max-width:140px;white-space:nowrap}._projectMenu_cgp6x_329{position:fixed;width:194px;background:#1a1a1ae6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:8px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #0006;z-index:20}._projectMenu_cgp6x_329 button{display:flex;align-items:center;gap:8px;width:100%;height:36px;text-align:left;padding:8px;background:none;border:none;color:#fff;font-size:12px;line-height:18px;border-radius:8px;cursor:pointer;transition:background .1s}._projectMenu_cgp6x_329 button img{width:16px;height:16px;display:block;flex-shrink:0}._projectMenu_cgp6x_329 button:hover{background:#ffffff0d}._projectSkeleton_cgp6x_437{height:32px;border-radius:8px;background:var(--surface);opacity:.6;flex-shrink:0}._sidebarEmpty_cgp6x_453{font-size:12px;color:var(--muted);padding:8px}._sidebarFooter_cgp6x_465{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px}._sidebarFooter_cgp6x_465 ._userMenuWrap_cgp6x_481{margin-left:auto}._balance_cgp6x_487{display:inline-flex;align-items:center;gap:4px;height:28px;padding:4px 12px 4px 8px;border-radius:391px;background:#ffee991a;max-width:calc(100% - 32px);cursor:pointer}._balanceCoin_cgp6x_509{width:16px;height:16px;display:block;flex-shrink:0}._balanceValue_cgp6x_521{font-size:12px;font-weight:500;color:#fe9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userAvatar_cgp6x_541{width:24px;height:24px;border-radius:50%;background:#165dff;border:1px solid var(--surface);color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px;flex-shrink:0;overflow:hidden;padding:0}._userAvatar_cgp6x_541 img{width:100%;height:100%;object-fit:cover}._userMenuWrap_cgp6x_481{position:relative;flex-shrink:0}._userPanel_cgp6x_581{position:fixed;left:16px;bottom:52px;width:201px;background:#1a1a1ae6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:8px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #0006;z-index:1000}._userPanelHead_cgp6x_613{display:flex;align-items:center;gap:8px;padding:8px}._userPanelAvatar_cgp6x_625{width:40px;height:40px;border-radius:50%;background:#165dff;border:1px solid var(--surface);color:#fff;display:grid;place-items:center;font-weight:700;font-size:18px;flex-shrink:0;overflow:hidden}._userPanelAvatar_cgp6x_625 img{width:100%;height:100%;object-fit:cover}._userPanelName_cgp6x_655{font-size:14px;line-height:22px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userPanelDivider_cgp6x_673{height:1px;background:#ffffff0d}._userPanelItem_cgp6x_681{display:flex;align-items:center;gap:8px;width:100%;height:36px;text-align:left;padding:8px;background:none;border:none;color:#fff;font-size:12px;line-height:18px;border-radius:8px;transition:background .1s}._userPanelItem_cgp6x_681 img{width:16px;height:16px;display:block;flex-shrink:0}._userPanelItem_cgp6x_681:not(:disabled):hover{background:#ffffff0d}._userPanelItem_cgp6x_681:disabled{opacity:.4;cursor:not-allowed}._main_cgp6x_723{flex:1;display:flex;flex-direction:column;overflow:hidden}._header_cgp6x_737{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;flex-shrink:0;gap:16px;border-bottom:1px solid var(--border)}._title_cgp6x_757{margin:0;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerActions_cgp6x_775{display:flex;align-items:center;gap:8px;flex-shrink:0}._searchBox_cgp6x_789{display:flex;align-items:center;gap:8px;width:390px;max-width:42vw;height:36px;padding:0 12px;background:var(--bg);border:.5px solid #252525;border-radius:8px}._searchIcon_cgp6x_815{color:var(--muted);font-size:16px}._searchInput_cgp6x_819{flex:1;background:none;border:none;color:var(--fg);font-size:14px;outline:none;min-width:0}._searchInput_cgp6x_819::placeholder{color:var(--muted)}._sortWrap_cgp6x_841{position:relative}._sortBtn_cgp6x_845{display:flex;align-items:center;gap:8px;height:36px;padding:0 12px;background:var(--bg-elevated);border:.5px solid #252525;border-radius:8px;color:var(--fg);font-size:14px;white-space:nowrap}._sortBtn_cgp6x_845:hover{border-color:var(--accent)}._sortArrow_cgp6x_873{width:10px;height:10px;display:block}._sortBackdrop_cgp6x_877{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}._sortMenu_cgp6x_889{position:absolute;right:0;top:calc(100% + 4px);background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;list-style:none;margin:0;padding:4px;min-width:120px;box-shadow:0 8px 24px #0006;z-index:20}._sortMenu_cgp6x_889 li button{display:block;width:100%;text-align:left;padding:7px 10px;background:none;border:none;color:var(--fg);font-size:13px;border-radius:6px}._sortMenu_cgp6x_889 li button:hover{background:var(--surface)}._sortMenu_cgp6x_889 li button[aria-selected=true]{color:var(--accent)}._divider_cgp6x_945{width:1px;height:16px;background:#1a1a1a;flex-shrink:0}._importBtn_cgp6x_961,._newBtn_cgp6x_963{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 8px;border-radius:8px;font-size:12px;white-space:nowrap;border:none;cursor:pointer}._importBtn_cgp6x_961 img,._newBtn_cgp6x_963 img{width:16px;height:16px;display:block}._importBtn_cgp6x_961{background:#00174d;border:1px solid #002e99;color:#99b8ff}._importBtn_cgp6x_961:hover:not(:disabled){background:#002766}._importBtn_cgp6x_961:disabled{opacity:.5;cursor:default}._newBtn_cgp6x_963{background:#165dff;color:#fff}._newBtn_cgp6x_963:hover:not(:disabled){background:#0e4fe0}._newBtn_cgp6x_963:disabled{opacity:.5;cursor:default}._grid_cgp6x_1025{flex:1;overflow-y:auto;padding:24px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:24px}._sentinel_cgp6x_1047{flex-basis:100%;min-height:1px;display:grid;place-items:center;padding:8px 0 16px}._loadingMore_cgp6x_1061{font-size:13px;color:var(--muted)}._card_cgp6x_1073{width:390px;flex-shrink:0;border-radius:12px;border:1px solid #1a1a1a;background:transparent;display:flex;flex-direction:column;padding:16px;gap:16px;transition:border-color .15s}._card_cgp6x_1073:hover{border-color:var(--surface)}._card_cgp6x_1073:has(._menu_cgp6x_1099){z-index:5}._thumb_cgp6x_1103{display:block;width:100%;height:200px;border:none;border-radius:12px;background:#ffffff0d;padding:0;overflow:hidden;flex-shrink:0}._thumb_cgp6x_1103>img{width:100%;height:100%;object-fit:cover;display:block}._thumb_cgp6x_1103>img._thumbTop_cgp6x_1131{object-position:50% 0}._thumbEmpty_cgp6x_1135{display:grid;place-items:center;height:100%;font-size:48px;color:var(--muted)}._thumbLogo_cgp6x_1151{width:48px;height:48px;opacity:.1}._cardFooter_cgp6x_1163{display:flex;flex-direction:column;gap:1px}._cardTitleRow_cgp6x_1175{display:flex;align-items:center;gap:8px;height:24px}._cardTitle_cgp6x_1175{flex:1;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg)}._cardTime_cgp6x_1207{font-size:12px;color:#fff6}._menuWrap_cgp6x_1211{position:relative;flex-shrink:0}._menuBtn_cgp6x_1215{display:grid;place-items:center;width:24px;height:24px;padding:0;background:none;border:none;border-radius:6px;line-height:0}._menuBtn_cgp6x_1215 img{width:24px;height:24px;display:block}._menuBtn_cgp6x_1215:hover{background:var(--surface)}._menuBackdrop_cgp6x_1243{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}._menu_cgp6x_1099{position:absolute;right:0;top:calc(100% + 4px);width:200px;background:#1a1a1ae6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:8px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #0006;z-index:20}._menu_cgp6x_1099 button{display:flex;align-items:center;gap:8px;width:100%;height:36px;text-align:left;padding:8px;background:none;border:none;color:#fff;font-size:12px;line-height:18px;border-radius:8px;transition:background .1s}._menu_cgp6x_1099 button img{width:16px;height:16px;display:block;flex-shrink:0}._menu_cgp6x_1099 button:hover{background:#ffffff0d}._danger_cgp6x_1323{color:#f53f3f!important}._empty_cgp6x_1329{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0;color:var(--muted);flex:1}._skeletonCard_cgp6x_1349{width:390px;height:288px;border-radius:12px;background:linear-gradient(90deg,var(--surface),var(--border),var(--surface));background-size:200% 100%;animation:_shimmer_cgp6x_1 1.2s infinite;flex-shrink:0}@keyframes _shimmer_cgp6x_1{to{background-position:-200% 0}}._dialogField_cgp6x_1371{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--muted)}._renameOverlay_cgp6x_1377{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;z-index:900}._renameDialog_cgp6x_1395{width:480px;max-width:90vw;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:16px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);-webkit-backdrop-filter:blur(96px);backdrop-filter:blur(96px)}._renameHeader_cgp6x_1423{display:flex;align-items:center;justify-content:space-between}._renameTitle_cgp6x_1435{display:flex;align-items:center;gap:4px;font-size:12px;line-height:18px;font-weight:500;color:#fff}._renameTitle_cgp6x_1435 img{width:16px;height:16px;display:block}._renameClose_cgp6x_1457{display:grid;place-items:center;width:24px;height:24px;padding:4px;background:none;border:none;border-radius:6px;line-height:0}._renameClose_cgp6x_1457 img{width:16px;height:16px;display:block}._renameClose_cgp6x_1457:hover{background:#ffffff0d}._renameInput_cgp6x_1485{width:100%;height:32px;box-sizing:border-box;padding:0 8px;border:none;outline:none;border-radius:8px;background:#262626;color:#fff;font-size:12px;line-height:18px}._renameInput_cgp6x_1485::placeholder{color:#fff6}._renameFooter_cgp6x_1515{display:flex;justify-content:flex-end;gap:8px}._renameCancelBtn_cgp6x_1527,._renameConfirmBtn_cgp6x_1529{height:32px;border-radius:8px;font-size:12px;line-height:18px;color:#fff;cursor:pointer}._renameCancelBtn_cgp6x_1527{width:72px;background:#191919;border:1px solid rgba(38,38,38,1)}._renameCancelBtn_cgp6x_1527:hover{background:#262626}._renameConfirmBtn_cgp6x_1529{padding:0 12px;background:#165dff;border:none}._renameConfirmBtn_cgp6x_1529:hover:not(:disabled){background:#0e4fe0}._renameConfirmBtn_cgp6x_1529:disabled{width:72px;padding:0 12px;background:#262626;color:#fff6;cursor:default}._createField_cgp6x_1591{display:flex;flex-direction:column;gap:8px}._createLabel_cgp6x_1603{display:flex;align-items:center;gap:2px;font-size:12px;line-height:18px;color:#fff6}._createRequired_cgp6x_1619{color:#f53f3f}._segmented_cgp6x_1625{display:flex;align-items:center;gap:2px;height:32px;padding:2px;box-sizing:border-box;border-radius:8px;background:#262626;overflow:hidden}._segmentBtn_cgp6x_1647{flex:1;height:100%;border:none;border-radius:6px;background:none;color:#fff;font-size:12px;line-height:18px;cursor:pointer;transition:background .1s}._segmentBtn_cgp6x_1647:hover{background:#40404099}._segmentBtnActive_cgp6x_1673,._segmentBtnActive_cgp6x_1673:hover{background:#404040}._home_16vks_1{background:var(--black-color);color:#a6a6a6;height:100vh}._color_16vks_15{color:#a6a6a6}._button_16vks_23{background:#ff006a!important}._buttonInk_16vks_31{font-weight:700;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;background-color:#ff006a96;padding:8px 16px;border:none;border-radius:var(--border-radius-xs)}._shadow_16vks_57{color:#fff;font-size:var(--size-12)}._node_1tph2_5{position:relative;color:var(--node-fg, #ededed);font-size:12px;min-width:180px}._selected_1tph2_21 ._preview_1tph2_21,._selected_1tph2_21 ._audioBody_1tph2_23,._selected_1tph2_21 ._textArea_1tph2_25{border-color:#fff9}._runningBorder_1tph2_33 ._preview_1tph2_21,._runningBorder_1tph2_33 ._audioBody_1tph2_23,._runningBorder_1tph2_33 ._textArea_1tph2_25{border-color:var(--accent, #5b8cff);animation:_pulseGlow_1tph2_1 1.2s ease-in-out infinite}@keyframes _pulseGlow_1tph2_1{0%,to{box-shadow:0 0 8px 2px #5b8cff99,0 0 16px 4px #5b8cff4d}50%{box-shadow:0 0 16px 4px #5b8cffcc,0 0 24px 8px #5b8cff66}}._header_1tph2_65{display:flex;align-items:center;gap:4px;height:32px;padding:0 4px 8px;box-sizing:border-box;background:transparent;flex:none}._resizeLine_1tph2_89{border-color:var(--accent, #5b8cff)}._resizeHandle_1tph2_97{width:8px;height:8px;border-radius:2px;background:var(--accent, #5b8cff);border:1px solid #fff}._kindIcon_1tph2_113{width:16px;height:16px;display:block;flex:none;opacity:.6}._title_1tph2_129{font-weight:400;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ffffffe6}._dimensions_1tph2_149{flex:none;margin-left:auto;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap;color:#ffffff73}._titleInput_1tph2_169{font:inherit;font-weight:400;flex:1;min-width:0;width:100%;padding:0;margin:0;border:none;outline:none;background:#ffffff14;border-radius:3px;color:#fffffff2}._textNode_1tph2_199{width:100%;height:100%;display:flex;flex-direction:column}._textArea_1tph2_25{width:100%;flex:1;background:#1a1a1a;color:inherit;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px;resize:none;font-family:inherit;font-size:12px;box-sizing:border-box}._textArea_1tph2_25:focus{outline:none;border-color:#fff9}._imageNode_1tph2_255{width:220px}._videoNode_1tph2_263{width:240px}._audioNode_1tph2_271{width:320px}._audioBody_1tph2_23{display:flex;flex-direction:column;gap:8px;padding:10px;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:16px}._audioPlayer_1tph2_299{width:100%;min-width:0;height:36px}._preview_1tph2_21{position:relative;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}._preview_1tph2_21{aspect-ratio:1 / 1}._preview_1tph2_21 img,._preview_1tph2_21 video{width:100%;height:100%;object-fit:contain;display:block}._previewCheckerboard_1tph2_361{background-color:#3a3a3a;background-image:linear-gradient(45deg,#1e1e1e 25%,transparent 25%),linear-gradient(-45deg,#1e1e1e 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1e1e1e 75%),linear-gradient(-45deg,transparent 75%,#1e1e1e 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}._previewFit_1tph2_385{width:100%}._previewFit_1tph2_385 img{position:absolute;top:50%;left:50%;width:100%;height:auto;max-height:none}._playBadge_1tph2_413{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#00000080;color:#fff;display:grid;place-items:center;font-size:20px;padding-left:4px;cursor:pointer;transition:background .15s,box-shadow .15s,color .15s}._playBadge_1tph2_413:hover{background:#000000c7;box-shadow:0 0 0 2px #ffffff80}._playBadge_1tph2_413[data-tooltip]{position:absolute}._previewLoading_1tph2_475{width:100%;height:100%;min-height:100%;display:flex;align-items:center;justify-content:center}._previewLoading_1tph2_475 ._previewLoadingIcon_1tph2_493{width:40px;height:40px;max-height:none;opacity:.35}._previewEmpty_1tph2_507{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;color:#fff6;font-size:13px}._failedOverlay_1tph2_527{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;background:#e5484d;color:#fff;display:grid;place-items:center;font-weight:700;display:none}._failedMessage_1tph2_561{position:absolute;left:50%;top:50%;transform:translate(-50%,60px);min-width:180px;max-width:240px;padding:8px 12px;background:transparent;color:#e5484d;font-size:12px;line-height:1.5;border-radius:6px;word-break:break-word;z-index:10;pointer-events:none;text-align:center;white-space:pre-wrap;text-shadow:0 1px 2px rgba(0,0,0,.8)}._gridCells_1tph2_605{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}._gridCell_1tph2_605{position:absolute;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0000000d;box-shadow:inset 0 0 0 1px #fff6}._gridCell_1tph2_605._gridCellOff_1tph2_639{background:#0006}._gridCellLabel_1tph2_647{padding:2px 8px;border-radius:88px;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;line-height:1.5;white-space:nowrap;pointer-events:none}._gridOverlay_1tph2_673{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;touch-action:none;pointer-events:none}._gridLineV_1tph2_691,._gridLineH_1tph2_693{position:absolute;background:#ffffffe6;box-shadow:0 0 0 1px #00000059;pointer-events:auto}._gridLineV_1tph2_691{top:0;bottom:0;width:2px;margin-left:-1px;cursor:ew-resize}._gridLineV_1tph2_691:after,._gridLineH_1tph2_693:after{content:"";position:absolute}._gridLineV_1tph2_691:after{top:0;bottom:0;left:-5px;right:-5px}._gridLineH_1tph2_693{left:0;right:0;height:2px;margin-top:-1px;cursor:ns-resize}._gridLineH_1tph2_693:after{left:0;right:0;top:-5px;bottom:-5px}._cropOverlay_1tph2_771{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;touch-action:none}._cropScrim_1tph2_785{position:absolute;background:#00000080;pointer-events:none}._cropBox_1tph2_797{position:absolute;box-sizing:border-box;box-shadow:inset 0 0 0 1px #fffffff2,0 0 0 1px #0006;cursor:move}._cropThirdV_1tph2_811,._cropThirdH_1tph2_813{position:absolute;background:#fff6;pointer-events:none}._cropThirdV_1tph2_811{top:0;bottom:0;width:1px}._cropThirdH_1tph2_813{left:0;right:0;height:1px}._cropHandle_1tph2_845{position:absolute;width:10px;height:10px;background:#fff;box-shadow:0 0 0 1px #0006;pointer-events:auto}._crop_nw_1tph2_863{left:-5px;top:-5px;cursor:nwse-resize}._crop_ne_1tph2_865{right:-5px;top:-5px;cursor:nesw-resize}._crop_sw_1tph2_867{left:-5px;bottom:-5px;cursor:nesw-resize}._crop_se_1tph2_869{right:-5px;bottom:-5px;cursor:nwse-resize}._crop_n_1tph2_863{left:50%;top:-5px;margin-left:-5px;cursor:ns-resize}._crop_s_1tph2_867{left:50%;bottom:-5px;margin-left:-5px;cursor:ns-resize}._crop_w_1tph2_877{left:-5px;top:50%;margin-top:-5px;cursor:ew-resize}._crop_e_1tph2_879{right:-5px;top:50%;margin-top:-5px;cursor:ew-resize}._eraseOverlay_1tph2_885{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;touch-action:none;cursor:crosshair}._eraseOverlayRing_1tph2_901{cursor:none}._eraseRing_1tph2_899{position:absolute;transform:translate(-50%,-50%);border-radius:50%;box-sizing:border-box;border:1px solid rgba(255,255,255,.95);outline:1px solid rgba(0,0,0,.45);pointer-events:none;z-index:1}._eraseRingEraser_1tph2_931{border-style:dashed}._eraseCanvas_1tph2_941{display:block;pointer-events:none;opacity:.45}._previewWrap_1tph2_955{position:relative}._connectDot_1tph2_967{width:24px;height:24px;border:none;border-radius:50%;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cg%20opacity='0.6'%3e%3cpath%20stroke='rgba(255,%20255,%20255,%201)'%20stroke-width='2'%20d='M21%2012C21%2016.9705%2016.9705%2021%2012%2021C7.0295%2021%203%2016.9705%203%2012C3%207.0295%207.0295%203%2012%203C16.9705%203%2021%207.0295%2021%2012ZM12%2016L12%208M16%2012L8%2012'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") center / 24px 24px no-repeat;opacity:.6;transition:opacity .12s ease}._connectDot_1tph2_967:hover{opacity:1}.react-flow__handle-left._connectDot_1tph2_967{left:-14px;top:calc(50% + 16px)}.react-flow__handle-right._connectDot_1tph2_967{right:-14px;top:calc(50% + 16px)}._badge_1tph2_1015{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:999px;font-size:10px;font-weight:600;white-space:nowrap}._badge_idle_1tph2_1035{background:#374151;color:#d1d5db}._badge_waiting_1tph2_1037{background:#4b3f1e;color:#fcd34d}._badge_queued_1tph2_1039{background:#3a3552;color:#c4b5fd}._badge_running_1tph2_1041{background:#1e3a5f;color:#93c5fd}._badge_succeeded_1tph2_1043{background:#14532d;color:#86efac}._badge_failed_1tph2_1045{background:#4c1d1d;color:#fca5a5}._spin_1tph2_1049{display:inline-block;animation:_spin_1tph2_1049 1s linear infinite}@keyframes _spin_1tph2_1049{to{transform:rotate(360deg)}}._centerStatus_1tph2_1067{width:100%;height:100%;min-height:120px;display:flex;align-items:center;justify-content:center}._centerStatusBadge_1tph2_1085{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:500;padding:20px;border-radius:12px;transition:all .2s ease}._centerStatusBadge_1tph2_1085>span:first-child{font-size:32px;line-height:1}._centerStatus_idle_1tph2_1121{color:#9ca3af;background:#3741514d}._centerStatus_waiting_1tph2_1131{color:#fbbf24;background:#fbbf2426}._centerStatus_queued_1tph2_1141{color:#c4b5fd;background:#c4b5fd26}._centerStatus_running_1tph2_1151{color:#60a5fa;background:#60a5fa26}._centerStatus_failed_1tph2_1161{color:#f87171;background:#f8717126}._commentNode_1tph2_1175{width:100%;height:100%;min-width:200px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:16px;background:#1a1a1ae6;border:1px solid rgba(255,255,255,.05);border-radius:16px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#ffffffe6}._commentSelected_1tph2_1207{border-color:#fff9}._commentHeader_1tph2_1215{display:flex;align-items:center;gap:8px}._commentAvatar_1tph2_1227{width:32px;height:32px;flex:none;border-radius:50%;object-fit:cover;background:#165dff;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;text-transform:uppercase}._commentAuthor_1tph2_1259{font-size:12px;font-weight:400;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._commentTime_1tph2_1277{margin-left:auto;font-size:12px;color:#fff6;white-space:nowrap;flex:none}._commentText_1tph2_1293{margin:0;flex:1;font-size:12px;line-height:18px;color:#fff;white-space:pre-wrap;word-break:break-word;overflow:auto}._commentEmpty_1tph2_1315{color:#fff6}._commentInput_1tph2_1323{flex:1;width:100%;box-sizing:border-box;margin:0;padding:8px;resize:none;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#00000040;color:#fff;font-family:inherit;font-size:12px;line-height:18px}._commentInput_1tph2_1323:focus{outline:none;border-color:#fff9}._panel_1bltj_3{width:208px;padding:8px;border-radius:16px;background:#1a1a1af2;border:1px solid rgba(255,255,255,.05);box-shadow:0 12px 36px #00000080;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-sizing:border-box}._header_1bltj_25{display:flex;align-items:center;gap:8px;padding:8px 8px 0}._title_1bltj_37{color:#fff6;font-size:12px;line-height:18px}._dims_1bltj_47{color:#fff;font-size:12px;line-height:18px}._matrix_1bltj_61{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:4px;padding:8px;touch-action:none;cursor:pointer}._cell_1bltj_79{aspect-ratio:1 / 1;border-radius:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05)}._cellOn_1bltj_93{background:#ffffff26;border-color:#fff3}._container_czann_5{position:relative;width:100%}._trigger_czann_15{display:flex;align-items:center;gap:8px;box-sizing:border-box;width:100%;height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0a;color:#ffffffe6;font-size:12px;cursor:pointer;transition:all .2s}._trigger_czann_15:hover{border-color:#fff3;background:#ffffff0f}._triggerText_czann_59{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._triggerArrow_czann_73{flex:none;color:#fff6;font-size:9px}._dropdown_czann_85{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:30;max-height:220px;overflow-y:auto;padding:4px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#1c1c1cfa;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 24px #00000080}._loading_czann_117,._error_czann_119,._empty_czann_121{padding:10px;color:#fff6;font-size:12px;text-align:center}._error_czann_119{color:#ff6b6b}._option_czann_143{padding:0 8px;border-radius:6px;color:#fffc;font-size:12px;line-height:30px;cursor:pointer;transition:background .15s}._option_czann_143:hover{background:#ffffff0f}._optionSelected_czann_171{background:#ffffff1a;color:#fff}._optionContent_czann_181{display:flex;align-items:center;gap:8px}._optionText_czann_193{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._playBtn_czann_207{display:flex;align-items:center;justify-content:center;flex:none;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#ffffff1a;cursor:pointer;transition:background .15s}._playBtn_czann_207:hover{background:#fff3}._playBtn_czann_207 img{width:12px;height:12px}._panel_1mez7_7{position:absolute;left:80px;top:76px;bottom:12px;z-index:15;width:740px;max-width:calc(100vw - 96px);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:#141414f5;border:1px solid rgba(255,255,255,.06);border-radius:16px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 32px #00000080}._header_1mez7_51{display:flex;align-items:center;justify-content:space-between;flex:none;height:48px;padding:0 16px}._tabBar_1mez7_71{display:flex;align-items:center;gap:16px}._tab_1mez7_71{display:flex;align-items:center;gap:4px;padding:0 12px;height:32px;border:none;border-radius:8px;background:none;color:#fff9;font-size:12px;font-weight:400;cursor:pointer;transition:all .2s}._tab_1mez7_71:hover{background:#ffffff0d;color:#ffffffe6}._tabActive_1mez7_125{background:#ffffff1a;color:#fff;font-weight:500}._tabIcon_1mez7_137{width:12px;height:12px;display:block}._title_1mez7_149{color:#fff;font-size:14px;font-weight:600}._close_1mez7_161{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;color:#ffffff8c;font-size:14px;line-height:1;cursor:pointer}._close_1mez7_161:hover{background:#ffffff14;color:#fff}._toolbar_1mez7_205{flex:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px 12px}._searchInput_1mez7_223{flex:1;height:32px;border-radius:8px;padding:0 8px;background:#ffffff0d;border:none;color:#fff;font-size:12px;outline:none;box-sizing:border-box}._searchInput_1mez7_223::placeholder{color:#fff6}._filterSelect_1mez7_257{width:120px;height:32px;border-radius:8px;padding:0 8px;background:#ffffff0d;border:none;color:#fff;font-size:12px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}._filterSelect_1mez7_257 option{background:#1e1e1e;color:#fff;padding:8px;border-radius:4px}._scroll_1mez7_305{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding:0 16px 16px}._grid_1mez7_325{display:grid;grid-template-columns:repeat(auto-fill,160px);gap:16px;justify-content:start}._addCell_1mez7_341{box-sizing:border-box;width:160px;height:160px;border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;cursor:pointer;background:#ffffff05}._addCell_1mez7_341:hover{background:#ffffff0d;border-color:#ffffff1a}._addIconBox_1mez7_381{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._addIcon_1mez7_381{width:20px;height:20px;display:block;opacity:.6}._addCell_1mez7_341:hover ._addIcon_1mez7_381{opacity:1}._addLabel_1mez7_419{color:#ffffffe6;font-size:12px;line-height:18px}._cell_1mez7_433{box-sizing:border-box;width:160px;height:160px;border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px;min-width:0}._thumbBox_1mez7_463{position:relative;width:100%;flex:1;min-height:0;border-radius:8px;overflow:hidden;background:#ffffff0a;display:flex;align-items:center;justify-content:center}._thumb_1mez7_463{width:100%;height:100%;object-fit:cover;display:block}._thumbEmpty_1mez7_503{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#ffffff4d;font-size:32px}._status_1mez7_525{position:absolute;top:6px;right:6px;font-size:11px;padding:4px 10px;border-radius:4px;white-space:nowrap;font-weight:500;line-height:14px}._st_Active_1mez7_549{background:#50c864;color:#000000d9}._st_Processing_1mez7_559{background:#ffb43c;color:#000000d9}._st_Failed_1mez7_569{background:#ff645a;color:#fff}._footer_1mez7_581{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;flex:none;height:24px;margin-top:6px;min-width:0}._roleInfo_1mez7_605{display:flex;flex-direction:row;align-items:center;gap:4px;min-width:0;flex:1}._roleName_1mez7_623{color:#ffffffe6;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:18px}._footerRight_1mez7_643{display:flex;align-items:center;gap:4px;flex:none}._enabledLabel_1mez7_657{font-size:11px;line-height:18px;white-space:nowrap}._enabledActive_1mez7_669{color:#fff9}._enabledInactive_1mez7_677{color:#fff6}._moreWrap_1mez7_687{position:relative;flex:none}._moreBtn_1mez7_697{width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}._moreBtn_1mez7_697:hover{background:#ffffff14}._moreBtn_1mez7_697 img{width:16px;height:16px;display:block;opacity:.6}._moreBtn_1mez7_697:hover img{opacity:1}._moreMenu_1mez7_753{position:absolute;right:0;bottom:26px;z-index:10;min-width:100px;padding:4px;border-radius:8px;background:#282828fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #00000080}._menuItem_1mez7_779{display:block;width:100%;height:30px;padding:0 10px;text-align:left;border:none;border-radius:6px;background:none;color:#fff;font-size:13px;cursor:pointer}._menuItem_1mez7_779:hover{background:#ffffff14}._menuItemDanger_1mez7_815{color:#ff6b6b}._menuItemDanger_1mez7_815:hover{background:#ff6b6b1f}._hint_1mez7_833{padding:48px 16px;text-align:center;color:#fff6;font-size:13px}._emptyHint_1mez7_847{grid-column:1 / -1;padding:48px 16px;text-align:center;color:#fff6;font-size:13px}._form_1mez7_865{display:flex;flex-direction:column;gap:14px;width:420px;max-width:84vw}._field_1mez7_879{display:flex;flex-direction:column;gap:6px}._fieldLabel_1mez7_889{font-size:13px;color:var(--muted)}._imageRow_1mez7_897{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._audioIcon_1mez7_911{flex:none;width:12px;height:12px;opacity:.6}._audioRow_1mez7_925{display:flex;align-items:center;gap:8px}._audioPreviewBtn_1mez7_935{display:flex;align-items:center;justify-content:center;flex:none;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f;cursor:pointer;transition:all .2s}._audioPreviewBtn_1mez7_935:hover{border-color:#fff3;background:#ffffff1f}._audioPreviewBtn_1mez7_935 img{width:14px;height:14px}._previewWrap_1mez7_981{position:relative;line-height:0}._previewDel_1mez7_989{position:absolute;top:-6px;right:-6px;display:none;place-items:center;width:20px;height:20px;padding:0;border:1px solid var(--border);border-radius:50%;background:#191919f2;cursor:pointer}._previewWrap_1mez7_981:hover ._previewDel_1mez7_989,._previewDel_1mez7_989:focus-visible{display:grid}._previewDel_1mez7_989:hover{background:#282828;border-color:var(--accent)}._previewDel_1mez7_989:disabled{cursor:not-allowed;opacity:.5}._previewDel_1mez7_989 img{width:12px;height:12px;display:block}._preview_1mez7_981{width:72px;height:72px;border-radius:8px;object-fit:cover;border:1px solid var(--border)}._uploadBtn_1mez7_1065{border:1px solid var(--border);border-radius:8px;padding:8px 14px;font-size:13px;cursor:pointer;color:var(--fg)}._uploadBtn_1mez7_1065:hover{border-color:var(--accent)}._assetTypeBar_1mez7_1091{display:flex;align-items:center;gap:2px;height:32px;border-radius:8px;background:#ffffff0d;padding:2px}._assetTypeBtn_1mez7_1111{display:flex;align-items:center;justify-content:center;width:40px;height:28px;border:none;border-radius:6px;background:none;cursor:pointer;transition:background .2s}._assetTypeBtn_1mez7_1111:hover{background:#ffffff14}._assetTypeBtnActive_1mez7_1145{background:#ffffff1a}._assetTypeIcon_1mez7_1153{width:16px;height:16px;display:block;opacity:.6}._assetTypeBtnActive_1mez7_1145 ._assetTypeIcon_1mez7_1153{opacity:1}._searchBox_1mez7_1175{flex:1;display:flex;align-items:center;gap:8px;height:32px;border-radius:8px;padding:0 8px;background:#ffffff0d}._searchIcon_1mez7_1197{width:16px;height:16px;display:block;opacity:.4}._assetList_1mez7_1211{display:flex;flex-direction:column;gap:8px;padding:0 16px 16px}._assetItem_1mez7_1225{display:flex;flex-direction:column;gap:4px}._assetHeader_1mez7_1237{display:flex;align-items:center;gap:8px;height:24px}._assetExpandBtn_1mez7_1251{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:4px;background:none;cursor:pointer}._assetExpandBtn_1mez7_1251:hover{background:#ffffff14}._assetExpandIcon_1mez7_1285{font-size:10px;color:#fff9}._assetName_1mez7_1295{color:#ffffffe6;font-size:12px;font-weight:500;flex:1}._assetCount_1mez7_1309{color:#fff6;font-size:11px}._variantGrid_1mez7_1319{display:grid;grid-template-columns:repeat(4,65px);gap:10px;padding-left:28px}._variantCell_1mez7_1333{display:flex;flex-direction:column;gap:4px;align-items:center}._variantName_1mez7_1347{color:#fffc;font-size:11px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:65px}._menu_1jjkr_7{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:#191919;border:1px solid rgba(38,38,38,1);box-shadow:0 8px 28px #00000073;cursor:default}._toolsWrap_1jjkr_31{position:relative}._toolsBtn_1jjkr_39{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 8px;border:none;border-radius:8px;background:transparent;color:#fff;font-size:12px;white-space:nowrap;cursor:pointer}._toolsBtn_1jjkr_39 img{width:16px;height:16px;display:block}._caret_1jjkr_77{width:14px;height:14px;display:block;opacity:.6}._divider_1jjkr_91{width:1px;height:16px;background:#262626;flex:none}._iconBtn_1jjkr_105{display:grid;place-items:center;width:28px;height:28px;border:none;border-radius:8px;background:transparent;cursor:pointer}._iconBtn_1jjkr_105 img{width:16px;height:16px;display:block}._iconBtn_1jjkr_105:disabled{opacity:.4;cursor:not-allowed}._subjectIcon_1jjkr_147{filter:brightness(1.7)}._toolsBtn_1jjkr_39:hover,._iconBtn_1jjkr_105:hover:not(:disabled){background:#404040}._active_1jjkr_163{background:#404040}._toolsMenu_1jjkr_173{position:absolute;top:calc(100% + 6px);left:0;z-index:1000;min-width:132px;padding:4px;border-radius:12px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);box-shadow:0 12px 36px #00000080}._toolsItem_1jjkr_197{display:block;width:100%;text-align:left;padding:8px 10px;border:none;border-radius:6px;background:transparent;color:#fff;font-size:13px;white-space:nowrap;cursor:pointer}._toolsItem_1jjkr_197:hover{background:#404040}._subDivider_1jjkr_233{display:block;width:100%;height:1px;margin:4px 0;background:#ffffff1a}._historyPanel_1jjkr_251{display:flex;flex-direction:column;gap:16px;width:320px;max-width:320px;padding:16px;border-radius:16px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);box-shadow:0 16px 48px #0000008c;cursor:default}._historyHeader_1jjkr_279{display:flex;align-items:center;justify-content:space-between}._historyTitle_1jjkr_289{font-size:14px;font-weight:600;color:#fff}._historyClose_1jjkr_299{display:grid;place-items:center;width:24px;height:24px;border:none;border-radius:6px;background:transparent;color:#fff9;font-size:16px;line-height:1;cursor:pointer}._historyClose_1jjkr_299:hover{background:#404040;color:#fff}._historyEmpty_1jjkr_335{padding:24px 0;text-align:center;font-size:13px;color:#fff6}._grid_1jjkr_351{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:320px;overflow-y:auto}._cell_1jjkr_365{position:relative;aspect-ratio:1 / 1;padding:0;border:2px solid transparent;border-radius:8px;background:#262626;overflow:hidden;cursor:pointer}._cell_1jjkr_365 img{width:100%;height:100%;object-fit:cover;display:block}._cellEmpty_1jjkr_397{display:grid;place-items:center;width:100%;height:100%;font-size:11px;color:#fff6}._cellActive_1jjkr_413{border-color:#2265ff}._cellStatus_1jjkr_419{position:absolute;bottom:2px;right:3px;font-size:9px;padding:1px 3px;border-radius:4px;background:#0009;color:#fff}._audioList_1jjkr_443{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}._audioRow_1jjkr_457{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid transparent;border-radius:8px;background:#262626;cursor:pointer}._audioRowActive_1jjkr_477{border-color:#2265ff}._audioWave_1jjkr_483{width:16px;height:16px;flex:none;opacity:.8}._audioName_1jjkr_495{flex:1;min-width:0;font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._audioPlay_1jjkr_513{display:grid;place-items:center;width:28px;height:28px;flex:none;border:none;border-radius:99px;background:#404040;cursor:pointer}._audioPlay_1jjkr_513 img{width:12px;height:12px;display:block}._audioPlay_1jjkr_513:hover{background:#2265ff}._historyFooter_1jjkr_555{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding-top:16px}._btnGhost_1jjkr_569{height:32px;min-width:72px;padding:0 12px;border:none;border-radius:8px;background:#191919;color:#fff;font-size:13px;cursor:pointer}._btnGhost_1jjkr_569:hover{background:#404040}._btnPrimary_1jjkr_597{height:32px;padding:0 12px;border:none;border-radius:8px;background:#2265ff;color:#fff;font-size:13px;cursor:pointer}._btnPrimary_1jjkr_597:hover{filter:brightness(1.08)}._btnPrimary_1jjkr_597:disabled{opacity:.45;cursor:not-allowed}._previewOverlay_1jjkr_635{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:4vh 4vw;cursor:default}._previewZoomBadge_1jjkr_659{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:1;padding:4px 12px;border-radius:999px;background:#0000008c;color:#fff;font-size:13px;font-variant-numeric:tabular-nums;line-height:1.4;pointer-events:none;-webkit-user-select:none;user-select:none}._previewMedia_1jjkr_691{max-width:92vw;max-height:92vh;width:auto;height:auto;object-fit:contain;box-shadow:0 16px 48px #0000008c;display:block;outline:none}._previewVideoWrap_1jjkr_715{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:0}._previewVideoWrap_1jjkr_715 ._previewMedia_1jjkr_691{max-height:calc(92vh - 52px)}._previewActions_1jjkr_737{display:flex;align-items:center;gap:8px}._captureBtn_1jjkr_747{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#0000008c;color:#fff;font-size:13px;line-height:1;cursor:pointer}._captureBtn_1jjkr_747 img{width:16px;height:16px;filter:invert(1) brightness(1.6)}._captureBtn_1jjkr_747:hover:not(:disabled){background:#ffffff29;border-color:#ffffff52}._captureBtn_1jjkr_747:disabled{opacity:.45;cursor:not-allowed}.react-flow .react-flow__node-group{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:0;box-shadow:none}.react-flow .react-flow__node-group.selected{border-color:#fff9}.panode-group-header{position:absolute;left:0;bottom:100%;margin-bottom:6px;display:flex;align-items:center;max-width:100%;box-sizing:border-box;font-size:12px;color:#ffffffe6}._page_1pyyq_1{position:relative;height:100%}._center_1pyyq_9{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;height:100%}._canvasArea_1pyyq_31{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}._flowWrapper_1pyyq_41{width:100%;height:100%;position:relative}._dropActive_1pyyq_51:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px dashed var(--accent);border-radius:8px;background:#6366f114;pointer-events:none;z-index:25}._dropHint_1pyyq_71{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px 18px;background:var(--bg-elevated);border:1px solid var(--accent);border-radius:10px;color:var(--fg);font-size:14px;font-weight:600;box-shadow:0 8px 24px #0006;pointer-events:none;z-index:26}._contextMenu_1pyyq_105{position:absolute;width:200px;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;background:#1a1a1ae6;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:8px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 24px #0006;z-index:30}._contextItem_1pyyq_135{display:flex;align-items:center;gap:8px;width:100%;height:32px;text-align:left;padding:8px;background:none;border:none;border-radius:8px;color:#fff;font-size:12px;cursor:pointer}._contextItem_1pyyq_135:hover{background:#ffffff14}._contextIcon_1pyyq_167{width:16px;height:16px;display:block;flex:none}._menuHeader_1pyyq_179{padding:8px;font-size:12px;color:#fff6}._menuDivider_1pyyq_189{height:1px;background:#ffffff0d;margin:2px 0}._contextHeading_1pyyq_199{padding:8px 8px 4px;font-size:12px;color:#fff6;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:4px}._contextEmpty_1pyyq_213{padding:8px;font-size:12px;color:#fff6}._multiToolbar_1pyyq_227{display:flex;align-items:center;gap:4px;padding:4px;background:#191919;border:1px solid rgba(38,38,38,1);border-radius:12px;box-shadow:0 8px 24px #0006}._multiBtn_1pyyq_247{width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;border-radius:8px;cursor:pointer}._multiBtn_1pyyq_247:hover{background:#ffffff14}._multiBtn_1pyyq_247:disabled{opacity:.45;cursor:default}._multiBtn_1pyyq_247:disabled:hover{background:none}._multiActive_1pyyq_277{background:#ffffff1f}._multiBtn_1pyyq_247 img{width:16px;height:16px;display:block}._multiDivider_1pyyq_289{width:1px;height:16px;background:#262626;flex:none}._alignWrap_1pyyq_305{position:relative;display:flex}._alignMenu_1pyyq_313{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:200px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:8px;background:#1a1a1ae6;border:1px solid rgba(255,255,255,.05);border-radius:16px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 24px #0006;z-index:30}._alignHeading_1pyyq_349{padding:8px 8px 0;font-size:12px;color:#fff6}._alignItem_1pyyq_359{display:flex;align-items:center;gap:8px;width:100%;height:32px;text-align:left;padding:8px;background:none;border:none;border-radius:8px;color:#fff;font-size:12px;cursor:pointer}._alignItem_1pyyq_359:hover{background:#262626}._alignIcon_1pyyq_391{width:16px;height:16px;display:block;flex:none}._overlay_1hr9a_3{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}._inner_1hr9a_23{display:flex;flex-direction:column;align-items:center;gap:16px}._hint_1hr9a_39{display:flex;align-items:center;gap:4px}._hintIcon_1hr9a_49{width:24px;height:24px;display:block;flex:none}._hint_1hr9a_39 span{color:#ffffff80;font-size:12px;line-height:18px}._pills_1hr9a_75{display:flex;align-items:center;gap:8px}._pill_1hr9a_75{display:flex;align-items:center;gap:4px;height:32px;padding:0 16px;border-radius:156px;background:#000;border:1px solid rgba(26,26,26,1);color:#fff9;font-size:12px;line-height:18px;white-space:nowrap;cursor:pointer;pointer-events:auto;transition:background .15s,border-color .15s,color .15s}._pill_1hr9a_75:hover{background:var(--surface);border-color:var(--border);color:var(--fg)}._pillIcon_1hr9a_129{width:16px;height:16px;display:block;flex:none;opacity:.6}._pill_1hr9a_75:hover ._pillIcon_1hr9a_129{opacity:1}._moreBtn_1hr9a_153{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:156px;background:#000;border:1px solid rgba(26,26,26,1);cursor:pointer;pointer-events:auto;transition:background .15s,border-color .15s}._moreBtn_1hr9a_153:hover{background:var(--surface);border-color:var(--border)}._moreIcon_1hr9a_189{width:14px;height:14px;display:block;flex:none;opacity:.6}._moreBtn_1hr9a_153:hover ._moreIcon_1hr9a_189{opacity:1}._toolbar_1w9uj_5{position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px;box-sizing:border-box;border-radius:99px;background:#191919;border:1px solid rgba(38,38,38,1)}._btn_1w9uj_41{position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:8px;box-sizing:border-box;border:none;border-radius:8px;background:transparent;cursor:pointer;outline:none}._btn_1w9uj_41 img{width:20px;height:20px;display:block;pointer-events:none}._hoverable_1w9uj_87:hover,._hoverable_1w9uj_87._active_1w9uj_89{background:#262626}._addBtn_1w9uj_99{border-radius:99px;background:#fff}._addBtn_1w9uj_99:hover{background:#ffffffe0}._addIcon_1w9uj_113{transition:transform .15s ease}._addBtnOpen_1w9uj_119 ._addIcon_1w9uj_113{transform:rotate(45deg)}._divider_1w9uj_129{width:40px;height:1px;background:#262626}._panel_vm7q5_7{position:absolute;left:80px;z-index:20;width:200px;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;background:#1a1a1ae6;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:8px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 24px #0006}._header_vm7q5_41{padding:8px;font-size:12px;color:#fff6}._item_vm7q5_53{display:flex;align-items:center;gap:8px;width:100%;height:32px;text-align:left;padding:8px;background:none;border:none;border-radius:8px;color:#fff;font-size:12px;cursor:pointer}._item_vm7q5_53:hover{background:#ffffff14}._icon_vm7q5_89{width:16px;height:16px;display:block;flex:none}._divider_vm7q5_103{height:1px;background:#ffffff0d;margin:2px 0}._panel_1higg_9{position:absolute;top:208px;left:50%;transform:translate(-50%);z-index:30;width:480px;max-width:calc(100vw - 32px);max-height:480px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:#1a1a1ae6;border:1px solid rgba(255,255,255,.05);border-radius:16px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 24px #0006}._searchRow_1higg_51{display:flex;align-items:center;gap:8px;flex:none;height:48px;padding:0 16px}._searchIcon_1higg_67{width:20px;height:20px;display:block;flex:none;opacity:.6}._input_1higg_81{flex:1;min-width:0;background:none;border:none;outline:none;color:#fff;font-size:14px;line-height:22px}._input_1higg_81::placeholder{color:#fff6}._divider_1higg_107{width:1px;height:22px;flex:none;background:#ffffff1a}._clearBtn_1higg_119{width:22px;height:22px;flex:none;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:#fff9;font-size:16px;line-height:1;cursor:pointer}._clearBtn_1higg_119:hover{color:#fff}._rule_1higg_159{height:1px;flex:none;margin:0 8px;background:#ffffff0d}._list_1higg_175{display:flex;flex-direction:column;gap:4px;overflow-y:auto;padding:8px}._row_1higg_193{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:8px;border:none;border-radius:8px;background:none;cursor:pointer}._row_1higg_193:hover{border-radius:12px;background:#ffffff0d}._rowActive_1higg_227,._rowActive_1higg_227:hover{border-radius:12px;background:#ffffff1a}._thumb_1higg_239{width:40px;height:40px;flex:none;border-radius:8px;object-fit:cover;display:block}._thumbFallback_1higg_259{width:40px;height:40px;flex:none;border-radius:8px;background:#ffffff0d;display:flex;align-items:center;justify-content:center}._thumbFallback_1higg_259 img{width:16px;height:16px;opacity:.4}._name_1higg_291{flex:1;min-width:0;color:#fff;font-size:14px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._empty_1higg_313{padding:20px 8px;text-align:center;color:#fff6;font-size:13px}._popover_1i1j9_3{width:360px;max-width:360px;max-height:70vh;overflow-y:auto;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:14px;box-shadow:0 12px 40px #00000080;display:flex;flex-direction:column;gap:12px;cursor:default}._section_1i1j9_37{display:flex;flex-direction:column;gap:6px}._rowSection_1i1j9_49{display:flex;align-items:center;gap:10px}._rowSection_1i1j9_49>._label_1i1j9_59{flex:0 0 56px}._rowSection_1i1j9_49>._select_1i1j9_65,._rowSection_1i1j9_49>._segmented_1i1j9_67{flex:1;margin:0}._inlineGroups_1i1j9_77{display:flex;gap:14px}._inlineGroups_1i1j9_77>._section_1i1j9_37{flex:1;min-width:0}._label_1i1j9_59{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}._textarea_1i1j9_109{width:100%;min-height:88px;background:var(--input-bg);color:var(--fg);border:1px solid var(--border);border-radius:8px;padding:8px;font-family:inherit;font-size:13px;line-height:1.5;resize:vertical}._textarea_1i1j9_109:focus{outline:2px solid var(--accent);outline-offset:-1px}._connectedPrompt_1i1j9_139{padding:8px;background:var(--input-bg);border:1px dashed var(--border);border-radius:8px}._fromConnection_1i1j9_151{font-size:12px;color:var(--accent)}._select_1i1j9_65{width:100%;background:var(--input-bg);color:var(--fg);border:1px solid var(--border);border-radius:8px;padding:8px;font-size:13px}._segmented_1i1j9_67{display:flex;flex-wrap:wrap;gap:4px}._segment_1i1j9_67{flex:1;min-width:44px;padding:6px 8px;background:var(--input-bg);border:1px solid var(--border);border-radius:6px;color:var(--fg);font-size:12px;white-space:nowrap}._segmentWide_1i1j9_209{flex:1 1 auto;min-width:72px}._segment_1i1j9_67._active_1i1j9_217{background:var(--accent);border-color:var(--accent);color:#fff}._refRow_1i1j9_229{display:flex;flex-wrap:wrap;gap:6px;align-items:center}._refChip_1i1j9_241{position:relative;width:52px;height:52px;border-radius:8px;background:var(--input-bg);border:1px solid var(--border);display:grid;place-items:center}._refChip_1i1j9_241 img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;display:block;border-radius:7px}._refChipEmpty_1i1j9_263{font-size:18px;line-height:1}._refConnected_1i1j9_265{border-color:var(--accent)}._audioIconChip_1i1j9_269{position:absolute;top:3px;left:3px;width:12px!important;height:12px!important;opacity:.85;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}._refConnectedBadge_1i1j9_289{position:absolute;bottom:2px;right:3px;font-size:10px;line-height:1;padding:1px 3px;border-radius:4px;background:#0009}._refRemove_1i1j9_309{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:var(--danger);color:#fff;border:none;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}._addRef_1i1j9_345{width:52px;height:52px;border:1px dashed var(--border);border-radius:8px;display:grid;place-items:center;font-size:20px;color:var(--muted);cursor:pointer}._addRef_1i1j9_345:hover{border-color:var(--accent);color:var(--accent)}._refChip_1i1j9_241[draggable=true]{cursor:grab}._refDragging_1i1j9_375{opacity:.4}._refOrderBadge_1i1j9_379{position:absolute;top:2px;left:3px;min-width:14px;text-align:center;font-size:10px;line-height:1.4;padding:0 3px;border-radius:4px;background:var(--accent);color:#fff}._errorMsg_1i1j9_407{margin:0;font-size:12px;color:var(--danger)}._runRow_1i1j9_419{margin-top:4px}._hint_1i1j9_421{margin:0 0 8px;font-size:12px;color:var(--muted)}._linkBtn_1i1j9_431{align-self:flex-start;margin-top:4px;padding:0;background:none;border:none;color:var(--accent, #6ea8fe);font-size:12px;cursor:pointer}._linkBtn_1i1j9_431:hover{text-decoration:underline}._runGroup_1i1j9_453{position:relative;display:flex}._runGroup_1i1j9_453>._btn_1i1j9_455:first-child{flex:1;justify-content:center;border-top-right-radius:0;border-bottom-right-radius:0}._runCaret_1i1j9_457{border-top-left-radius:0;border-bottom-left-radius:0;padding:8px 10px;border-left:1px solid rgba(255,255,255,.2)}._runMenu_1i1j9_459{position:absolute;bottom:calc(100% + 4px);right:0;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #0006;min-width:140px}._runMenu_1i1j9_459 button{display:block;width:100%;text-align:left;padding:8px 12px;background:none;border:none;color:var(--fg);font-size:13px}._runMenu_1i1j9_459 button:hover{background:var(--surface)}._bar_1i1j9_515{width:max-content;min-width:460px;max-width:640px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);border-radius:16px;padding:16px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);box-shadow:0 16px 48px #00000080;display:flex;flex-direction:column;gap:12px;cursor:default}._barOverlay_1i1j9_549{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:4vh 4vw;cursor:default}._barFull_1i1j9_573{width:min(1100px,92vw);height:min(880px,90vh);max-width:none;min-width:0}._barFull_1i1j9_573 ._promptArea_1i1j9_587{flex:1;min-height:0;max-height:none;font-size:16px}._barTop_1i1j9_603{display:flex;align-items:center;justify-content:space-between;gap:12px}._tabs_1i1j9_619{display:inline-flex;align-items:center;gap:2px;height:32px;padding:2px;border-radius:8px;background:#262626}._tab_1i1j9_619{display:inline-flex;align-items:center;height:28px;padding:0 12px;border:none;border-radius:6px;background:transparent;color:#ffffffb3;font-size:12px;cursor:pointer;white-space:nowrap}._tab_1i1j9_619:hover{color:#fff}._tabActive_1i1j9_665{background:#404040;color:#fff}._iconBtn_1i1j9_671{display:grid;place-items:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;cursor:pointer}._iconBtn_1i1j9_671:hover{background:#404040}._iconBtn_1i1j9_671 img{width:16px;height:16px;display:block}._promptArea_1i1j9_587{width:100%;min-height:44px;max-height:160px;background:transparent;border:none;color:#fff;font-family:inherit;font-size:14px;line-height:1.5;resize:none;padding:0}._promptArea_1i1j9_587:focus{outline:none}._promptArea_1i1j9_587::placeholder{color:#ffffff59}._promptExpanded_1i1j9_729{min-height:180px;max-height:320px}._toolbar_1i1j9_735{display:flex;align-items:center;justify-content:space-between;gap:12px}._toolbarLeft_1i1j9_747{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._toolbarRight_1i1j9_759{display:flex;align-items:center;gap:12px;flex-shrink:0}._chipWrap_1i1j9_775{position:relative}._chip_1i1j9_775{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:8px;background:#191919;border:1px solid rgba(37,37,37,1);color:#fff;font-size:12px;white-space:nowrap;cursor:pointer}._chip_1i1j9_775:hover{border-color:#ffffff40}._chip_1i1j9_775 img{width:16px;height:16px;display:block}._chipActive_1i1j9_809{border-color:var(--accent)}._chipSegs_1i1j9_813{display:inline-flex;align-items:center;gap:8px}._chipDivider_1i1j9_815{width:1px;height:12px;background:#ffffff26}._popMenu_1i1j9_821{position:absolute;bottom:calc(100% + 6px);left:0;z-index:1000;background:#1a1a1a;border:1px solid rgba(38,38,38,1);border-radius:12px;padding:8px;box-shadow:0 12px 36px #00000080}._popMenuRight_1i1j9_843{left:auto;right:0}._menuItem_1i1j9_847{display:flex;align-items:center;gap:8px;width:100%;min-width:160px;padding:8px 10px;border:none;border-radius:6px;background:transparent;color:#fff;font-size:13px;text-align:left;cursor:pointer}._menuItem_1i1j9_847:hover{background:#404040}._menuItemActive_1i1j9_879{background:#40404099}._detailPanel_1i1j9_883{display:flex;flex-direction:column;gap:12px;min-width:240px;max-width:320px}._energy_1i1j9_901{display:inline-flex;align-items:center;gap:4px}._energy_1i1j9_901 img{width:14px;height:14px;display:block}._energyNum_1i1j9_913{color:#fe9;font-size:12px;font-weight:500}._optToggle_1i1j9_919{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 8px;border-radius:8px;background:#191919;border:1px solid rgba(37,37,37,1);color:#fff;font-size:12px;font-weight:400;white-space:nowrap;cursor:pointer;flex-shrink:0}._optToggle_1i1j9_919:hover{border-color:#ffffff40}._optDot_1i1j9_953{width:14px;height:14px;border-radius:168px;box-sizing:border-box;background:#1a1a1a;border:1px solid rgba(38,38,38,1)}._optLabel_1i1j9_969{line-height:18px}._optToggleOn_1i1j9_971{border-color:#165dff}._optToggleOn_1i1j9_971 ._optDot_1i1j9_953{background:#165dff;border-color:#165dff}._runCircle_1i1j9_979{display:grid;place-items:center;width:32px;height:32px;border:none;border-radius:99px;background:#fff;color:#1a1a1a;cursor:pointer;flex-shrink:0}._runCircle_1i1j9_979:disabled{background:#262626;color:#fff6;cursor:not-allowed}._runArrow_1i1j9_1015{width:16px;height:16px;display:block}._barHint_1i1j9_1029{margin:0;font-size:12px;color:var(--muted)}._barError_1i1j9_1031{margin:0;font-size:12px;color:var(--danger)}._barRefRow_1i1j9_1037{display:flex;flex-wrap:wrap;gap:6px;align-items:center}._rotateAngle_1i1j9_1045{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 10px;background:var(--input-bg);border:1px solid var(--border);border-radius:8px}._rotateAngle_1i1j9_1045>img{width:14px;height:14px;opacity:.7}._rotateAngleDraggable_1i1j9_1067{cursor:ew-resize}._rotateAngleValue_1i1j9_1069{min-width:24px;color:var(--fg);font-size:13px;text-align:right;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none}._rotateAngleValue_1i1j9_1069:focus{outline:none;color:var(--accent)}._rotateAngleInput_1i1j9_1089{width:44px;background:transparent;border:none;color:var(--fg);font-size:13px;text-align:right;-moz-appearance:textfield}._rotateAngleInput_1i1j9_1089::-webkit-outer-spin-button,._rotateAngleInput_1i1j9_1089::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._rotateAngleInput_1i1j9_1089:focus{outline:none}._rotateAngleUnit_1i1j9_1113{color:var(--muted);font-size:13px}._rotateBtn_1i1j9_1115{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--input-bg);border:1px solid var(--border);border-radius:8px;cursor:pointer}._rotateBtn_1i1j9_1115>img{width:16px;height:16px}._rotateBtn_1i1j9_1115:hover{border-color:var(--accent)}._rotateBtnActive_1i1j9_1141{background:var(--accent);border-color:var(--accent)}._overlay_14asr_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:grid;place-items:center;z-index:950}._panel_14asr_17{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:16px;width:480px;max-width:92vw;max-height:80vh;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 40px #00000080}._header_14asr_43{display:flex;align-items:center;justify-content:space-between;gap:12px}._title_14asr_55{font-size:15px;font-weight:600}._tabBar_14asr_63{display:flex;gap:4px;background:var(--bg);border-radius:8px;padding:2px}._tab_14asr_63{background:none;border:none;border-radius:6px;color:var(--muted);padding:6px 12px;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .15s}._tab_14asr_63:hover{color:var(--fg);background:var(--bg-elevated)}._tabActive_14asr_113{color:var(--fg)!important;background:var(--bg-elevated)!important;box-shadow:0 1px 3px #0000001f}._tabIcon_14asr_123{width:14px;height:14px;opacity:.8}._manageBtn_14asr_133{background:none;border:1px solid var(--border);border-radius:8px;color:var(--fg);padding:4px 10px;font-size:12px;cursor:pointer}._manageBtn_14asr_133:hover{border-color:var(--accent)}._search_14asr_157{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--fg);padding:8px 10px;font-size:13px}._hint_14asr_173{margin:0;font-size:12px;color:var(--muted)}._grid_14asr_183{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;overflow-y:auto;padding:2px;min-height:120px}._empty_14asr_199{grid-column:1 / -1;text-align:center;color:var(--muted);font-size:13px;padding:24px 0}._card_14asr_213{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:8px 6px;cursor:pointer;position:relative}._card_14asr_213:hover:not(._disabled_14asr_237){border-color:var(--accent)}._picked_14asr_243{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset}._disabled_14asr_237{opacity:.45;cursor:not-allowed}._thumb_14asr_259{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;display:grid;place-items:center;background:var(--bg-elevated)}._thumb_14asr_259 img{width:100%;height:100%;object-fit:cover}._check_14asr_289{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px;display:grid;place-items:center}._nameRow_14asr_317{display:flex;align-items:center;gap:4px;max-width:84px}._audioIconName_14asr_331{flex:none;width:10px;height:10px;opacity:.7}._name_14asr_317{font-size:12px;max-width:84px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._status_14asr_357{font-size:11px;padding:1px 6px;border-radius:999px;line-height:1.4}._st_Active_14asr_369{background:#2ea0432e;color:#3fb950}._st_Processing_14asr_377{background:#d299222e;color:#d29922}._st_Failed_14asr_385{background:#f851492e;color:#f85149}._footer_14asr_393{display:flex;justify-content:flex-end;gap:10px}._assetTypeBar_14asr_407{display:flex;gap:8px;justify-content:center}._assetTypeBtn_14asr_417{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:8px 12px;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}._assetTypeBtn_14asr_417:hover{border-color:var(--accent);background:var(--bg-elevated)}._assetTypeBtnActive_14asr_447{border-color:var(--accent);background:var(--bg-elevated);box-shadow:0 0 0 1px var(--accent) inset}._assetTypeIcon_14asr_457{width:20px;height:20px;opacity:.85}._assetGrid_14asr_471{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;overflow-y:auto;padding:2px;min-height:120px}._assetCard_14asr_487{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:8px 6px;cursor:pointer;position:relative}._assetCard_14asr_487:hover:not(._disabled_14asr_237){border-color:var(--accent)}._variantCount_14asr_517{position:absolute;bottom:2px;right:2px;background:#000000bf;color:#fff;font-size:10px;padding:1px 4px;border-radius:4px;line-height:1.4}._wrap_8aj0x_1{position:relative;display:inline-flex}._backdrop_8aj0x_9{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}._menu_8aj0x_19{position:absolute;top:100%;left:0;margin-top:4px;z-index:41;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #0006;display:flex;flex-direction:column;min-width:132px;overflow:hidden}._menuItem_8aj0x_49{background:none;border:none;color:var(--fg);text-align:left;padding:8px 12px;font-size:13px;cursor:pointer;white-space:nowrap}._menuItem_8aj0x_49:hover{background:var(--surface)}._wrap_1imps_1{position:relative}._editor_1imps_9{width:100%;min-height:88px;background:var(--input-bg);color:var(--fg);border:1px solid var(--border);border-radius:8px;padding:8px;font-family:inherit;font-size:13px;line-height:1.7;white-space:pre-wrap;word-break:break-word;overflow-y:auto;max-height:220px}._editor_1imps_9:focus{outline:2px solid var(--accent);outline-offset:-1px}._editor_1imps_9:empty:before{content:attr(data-placeholder);color:var(--fg-muted, #888);pointer-events:none}._chip_1imps_63{display:inline-flex;align-items:center;margin:0 1px;padding:0 6px;height:20px;border-radius:5px;background:color-mix(in srgb,var(--accent) 18%,transparent);border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);color:var(--accent);font-size:12px;line-height:1;white-space:nowrap;-webkit-user-select:all;user-select:all;cursor:default;vertical-align:baseline}._menu_1imps_101{position:absolute;z-index:30;min-width:180px;max-width:260px;max-height:240px;overflow-y:auto;background:var(--popover-bg, var(--input-bg));border:1px solid var(--border);border-radius:8px;box-shadow:0 6px 24px #00000047;padding:4px}._item_1imps_129{display:flex;align-items:center;gap:8px;width:100%;padding:5px 6px;border:none;border-radius:6px;background:transparent;color:var(--fg);font-size:13px;text-align:left;cursor:pointer}._item_1imps_129._active_1imps_157{background:color-mix(in srgb,var(--accent) 22%,transparent)}._thumb_1imps_165{flex:0 0 auto;width:24px;height:24px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--border);font-size:13px}._thumb_1imps_165 img{width:100%;height:100%;object-fit:cover}._itemLabel_1imps_201{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemKind_1imps_213{flex:0 0 auto;font-size:11px;color:var(--fg-muted, #888)}._wrap_6atoe_3{position:relative}._panel_6atoe_21{position:fixed;z-index:2500;--sp-item-h: 108px;--sp-item-gap: 4px;--sp-list-h: calc(var(--sp-item-h) * 7 + var(--sp-item-gap) * 6);width:420px;max-height:min(calc(var(--sp-list-h) + 60px),calc(100vh - 96px));max-width:calc(100vw - 32px);display:flex;flex-direction:column;background:#1a1a1a;border:1px solid rgba(38,38,38,1);border-radius:16px;padding:16px 8px 16px 16px;box-shadow:0 16px 48px #00000080;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}._title_6atoe_67{margin:0 0 12px;font-size:13px;font-weight:400;color:#fff9}._list_6atoe_83{display:flex;flex-direction:column;gap:var(--sp-item-gap);flex:1;min-height:0;max-height:var(--sp-list-h);overflow-y:auto;padding-right:8px;margin-right:-8px}._list_6atoe_83::-webkit-scrollbar{width:6px}._list_6atoe_83::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:3px}._empty_6atoe_111{margin:0;padding:12px 0;font-size:12px;color:#fff6}._item_6atoe_127{position:relative;display:block;width:100%;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}._item_6atoe_127:hover,._itemActive_6atoe_151{background:#262626;border-color:#383838}._itemHead_6atoe_161{display:flex;align-items:center;gap:8px;margin-bottom:8px;min-height:20px}._dot_6atoe_175{width:8px;height:8px;border-radius:50%;flex-shrink:0}._itemTitle_6atoe_187{flex:1;min-width:0;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemText_6atoe_207{font-size:12px;line-height:1.65;color:#ffffff8c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}._moreBtn_6atoe_233{display:grid;place-items:center;width:28px;height:24px;flex-shrink:0;border:none;border-radius:6px;background:#383838;color:#fff;cursor:pointer;opacity:0}._item_6atoe_127:hover ._moreBtn_6atoe_233,._moreBtnOpen_6atoe_261{opacity:1}._moreBtn_6atoe_233:focus-visible{opacity:1;outline:2px solid var(--accent);outline-offset:1px}._moreBtn_6atoe_233 img{width:14px;height:14px;display:block}._itemMenu_6atoe_275{position:fixed;transform:translate(-100%);z-index:2600;min-width:156px;padding:8px;display:flex;flex-direction:column;gap:4px;background:#262626;border:1px solid rgba(56,56,56,1);border-radius:12px;box-shadow:0 12px 36px #0000008c}._itemMenuBtn_6atoe_303{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:#fff;font-size:13px;text-align:left;cursor:pointer}._itemMenuBtn_6atoe_303:hover{background:#404040}._itemMenuBtn_6atoe_303 img{width:16px;height:16px;display:block}._itemMenuDanger_6atoe_335{color:#f53f3f}._itemMenuSep_6atoe_337{height:1px;background:#ffffff14}._panelForm_6atoe_345{width:460px;max-height:560px;padding:16px;border-radius:16px;background:#1a1a1afa;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}._form_6atoe_369{display:flex;flex-direction:column;gap:16px;min-height:0;overflow:hidden}._formBody_6atoe_377{display:flex;flex-direction:column;gap:16px;min-height:0;flex:1;overflow-y:auto;padding-right:8px;margin-right:-8px}._formBody_6atoe_377::-webkit-scrollbar{width:6px}._formBody_6atoe_377::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:3px}._field_6atoe_413{display:flex;flex-direction:column;gap:8px;flex-shrink:0}._fieldLabel_6atoe_427{font-size:12px;line-height:18px;color:#fff6}._input_6atoe_439,._textarea_6atoe_441{width:100%;border:none;border-radius:8px;background:#ffffff0d;color:#fff;font-family:inherit;font-size:12px;line-height:18px}._input_6atoe_439{height:32px;padding:0 8px}._textarea_6atoe_441{min-height:158px;max-height:280px;padding:7px 8px;resize:vertical}._input_6atoe_439::placeholder,._textarea_6atoe_441::placeholder{color:#ffffff4d}._input_6atoe_439:focus,._textarea_6atoe_441:focus{outline:1px solid rgba(22,93,255,1);outline-offset:-1px}._colorRow_6atoe_493{display:flex;align-items:stretch;gap:2px;height:32px;padding:0;border-radius:8px;background:#ffffff0d;overflow:hidden}._colorDot_6atoe_515{flex:1;display:grid;place-items:center;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer}._colorDot_6atoe_515:before{content:"";width:16px;height:16px;border-radius:50%;border:1px solid #fff;background:var(--sp-dot-color);box-sizing:border-box}._colorDot_6atoe_515:hover{background:#ffffff0f}._colorDotActive_6atoe_555,._colorDotActive_6atoe_555:hover{background:#ffffff1a}._formActions_6atoe_563{display:flex;gap:8px;flex-shrink:0;padding-right:8px}._btnGhost_6atoe_575,._btnPrimary_6atoe_577{flex:1;height:32px;border:none;border-radius:8px;font-family:inherit;font-size:12px;line-height:18px;cursor:pointer}._btnGhost_6atoe_575{background:#191919;color:#ffffffe6}._btnGhost_6atoe_575:hover{background:#262626;color:#fff}._btnPrimary_6atoe_577{background:#165dff;color:#fff}._btnPrimary_6atoe_577:hover:not(:disabled){background:#2d6eff}._btnPrimary_6atoe_577:disabled{opacity:.45;cursor:not-allowed}._body_1nxu4_7{display:flex;gap:16px;align-items:stretch}._preview_1nxu4_21{position:relative;width:200px;aspect-ratio:320 / 520;flex-shrink:0;border-radius:16px;overflow:hidden;background:#00000059;border:2px solid rgba(255,255,255,.6)}._previewLayer_1nxu4_41{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .22s ease;will-change:opacity}._previewLayerActive_1nxu4_63{opacity:1}._previewEmpty_1nxu4_69{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff6;font-size:12px}._previewName_1nxu4_89{position:absolute;left:8px;bottom:8px;padding:4px 8px;border-radius:88px;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;line-height:1;pointer-events:none}._matrixWrap_1nxu4_119{flex:1;min-width:220px;display:flex;flex-direction:column;gap:6px;background-image:linear-gradient(135deg,#ffffff24,#ffffff0f);border-radius:16px;padding:10px 14px}._axisRow_1nxu4_139{display:flex;align-items:center;gap:8px;flex:1}._axisSide_1nxu4_151{color:#ffffffb3;font-size:12px;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:2px;flex-shrink:0}._matrix_1nxu4_119{flex:1;display:grid;gap:0;min-height:140px;touch-action:none;cursor:pointer}._dotCell_1nxu4_187{display:flex;align-items:center;justify-content:center}._dot_1nxu4_187{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.4;transition:opacity .12s ease,transform .12s ease}._dotAxis_1nxu4_215{opacity:.85}._dotActive_1nxu4_221{opacity:1;width:16px;height:16px;box-shadow:0 0 0 3px #fff3}._statusHint_1nxu4_235{color:#ffffff80;font-size:12px}._errorHint_1nxu4_243{color:#ff7875;font-size:12px}._wrap_rgcv7_5{position:relative;width:180px;height:180px;flex-shrink:0}._svg_rgcv7_19{width:100%;height:100%;display:block;cursor:grab;touch-action:none}._svg_rgcv7_19:active{cursor:grabbing}._silhouette_rgcv7_43{fill:#ffffff08;stroke:#ffffff40;stroke-width:1}._gridFront_rgcv7_57 path{fill:none;stroke:#ffffff73;stroke-width:.8}._gridBack_rgcv7_67 path{fill:none;stroke:#ffffff1f;stroke-width:.8}._thumbBorder_rgcv7_81{fill:none;stroke:#ffffffd9;stroke-width:1.5}._thumbEmpty_rgcv7_91{fill:#00000059;stroke:#ffffff4d;stroke-width:1;stroke-dasharray:3 3}._thumbEmptyText_rgcv7_103{fill:#fff6;font-size:20px;font-weight:600}._link_rgcv7_117{stroke:#ffee99e6;stroke-width:1.2}._linkBack_rgcv7_125{stroke:#ffee9959;stroke-width:1.2;stroke-dasharray:3 3}._cam_rgcv7_139{opacity:1}._camBack_rgcv7_145{opacity:.4}._camBody_rgcv7_151{fill:#fe9;stroke:#00000059;stroke-width:.6}._camLens_rgcv7_161{fill:#ffe066;stroke:#00000059;stroke-width:.6}._arrow_rgcv7_175{position:absolute;width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;opacity:.7}._arrow_rgcv7_175:hover{opacity:1}._arrow_rgcv7_175 img{width:14px;height:14px;display:block}._arrowUp_rgcv7_219{top:-4px;left:50%;transform:translate(-50%)}._arrowDown_rgcv7_229{bottom:-4px;left:50%;transform:translate(-50%)}._arrowLeft_rgcv7_239{left:-4px;top:50%;transform:translateY(-50%)}._arrowRight_rgcv7_249{right:-4px;top:50%;transform:translateY(-50%)}._tabs_17ax5_7{display:flex;flex-wrap:wrap;gap:2px;background:#262626;border-radius:8px;padding:2px}._tab_17ax5_7{flex:1;min-width:60px;padding:6px 10px;border:none;border-radius:8px;background:transparent;color:#ffffffb3;font-size:12px;line-height:18px;cursor:pointer;white-space:nowrap}._tab_17ax5_7:hover{color:#fff}._tabActive_17ax5_55{background:#404040;color:#fff}._body_17ax5_65{display:flex;gap:16px;align-items:stretch}._sphereBox_17ax5_79{flex-shrink:0;align-self:stretch;display:flex;align-items:center;justify-content:center;padding:16px;border-radius:16px;background:#262626}._controls_17ax5_103{flex:1;min-width:240px;display:flex;flex-direction:column;gap:12px}._section_17ax5_117{display:flex;flex-direction:column;gap:6px}._label_17ax5_127{color:#fff6;font-size:12px;line-height:18px}._sliderRow_17ax5_139{display:flex;align-items:center;gap:10px}._slider_17ax5_139{flex:1;accent-color:#fff;cursor:pointer}._sliderValue_17ax5_159{flex-shrink:0;min-width:44px;text-align:center;padding:4px 8px;border-radius:8px;background:#ffffff0d;color:#fff;font-size:12px;line-height:18px}._segmented_17ax5_185{display:flex;gap:2px;background:#262626;border-radius:8px;padding:2px}._segment_17ax5_185{flex:1;padding:6px 12px;border:none;border-radius:8px;background:transparent;color:#ffffffb3;font-size:12px;line-height:18px;cursor:pointer}._segment_17ax5_185:hover{color:#fff}._segActive_17ax5_227{background:#404040;color:#fff}._promptArea_17ax5_237{width:100%;min-height:56px;resize:vertical;border-radius:8px;border:none;padding:7px 8px;background:#ffffff0d;color:#fff;font-size:12px;line-height:18px;box-sizing:border-box;font-family:inherit}._promptArea_17ax5_237::placeholder{color:#fff6}._errorHint_17ax5_273{color:#ff7875;font-size:12px}._resetBtn_17ax5_285{display:flex;align-items:center;gap:4px;padding:7px 8px;border-radius:8px;border:1px solid rgba(37,37,37,1);background:#191919;color:#fff;font-size:12px;line-height:18px;cursor:pointer}._resetBtn_17ax5_285:hover{background:#282828}._resetBtn_17ax5_285 img{width:16px;height:16px}._wrap_qql3k_9{position:relative;width:240px;height:240px;flex-shrink:0}._svg_qql3k_23{width:100%;height:100%;display:block;cursor:grab;touch-action:none}._svg_qql3k_23:active{cursor:grabbing}._silhouette_qql3k_47{fill:#ffffff08;stroke:#ffffff40;stroke-width:1}._gridFront_qql3k_61 path{fill:none;stroke:#ffffff73;stroke-width:.8}._gridBack_qql3k_71 path{fill:none;stroke:#ffffff1f;stroke-width:.8}._thumbBorder_qql3k_85{fill:none;stroke:#ffffffd9;stroke-width:1.5}._thumbEmpty_qql3k_95{fill:#00000059;stroke:#ffffff4d;stroke-width:1;stroke-dasharray:3 3}._thumbEmptyText_qql3k_107{fill:#fff6;font-size:20px;font-weight:600}._cone_qql3k_121{mix-blend-mode:screen}._coneBack_qql3k_127{opacity:.4;mix-blend-mode:screen}._lamp_qql3k_139{opacity:1}._lampBack_qql3k_145{opacity:.4}._lampBulb_qql3k_151{stroke:#00000059;stroke-width:.6}._lampCore_qql3k_159{fill:#fffffff2}._shellWide_z5dew_11._shellWide_z5dew_11{max-width:960px}._body_z5dew_19{display:flex;gap:20px;align-items:stretch}._leftCol_z5dew_33{flex-shrink:0;display:flex;flex-direction:column;gap:12px}._sphereBox_z5dew_47{align-self:stretch;display:flex;align-items:center;justify-content:center;padding:16px;border-radius:16px;background:#262626}._midCol_z5dew_69{flex:0 0 260px;width:260px;display:flex;flex-direction:column;gap:12px}._colHead_z5dew_83{display:flex;align-items:center;justify-content:space-between;gap:12px}._colTitle_z5dew_95{color:#fff;font-size:13px;line-height:20px}._row_z5dew_107{display:flex;align-items:center;gap:10px;min-height:32px}._section_z5dew_119{display:flex;flex-direction:column;gap:6px}._label_z5dew_129{color:#fff6;font-size:12px;line-height:18px}._labelRow_z5dew_139{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;min-width:48px}._tip_z5dew_153{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#ffffff1a;color:#ffffff80;font-size:10px;line-height:14px;cursor:help}._slider_z5dew_181{flex:1;accent-color:#fff;cursor:pointer}._brightValue_z5dew_191{flex-shrink:0;min-width:56px;text-align:center;padding:4px 8px;border-radius:8px;background:#ffffff0d;color:#fff;font-size:12px;line-height:18px}._colorWrap_z5dew_217{position:relative;display:inline-flex;align-items:center;gap:6px}._colorBar_z5dew_229{width:64px;height:22px;border-radius:6px;border:1px solid rgba(255,255,255,.2);padding:0;cursor:pointer;background:#fff}._colorBarEmpty_z5dew_247{background:linear-gradient(to bottom right,#fff calc(50% - 1px),#e5484d calc(50% - 1px),#e5484d calc(50% + 1px),#fff calc(50% + 1px))}._colorClear_z5dew_267{border:none;background:none;color:#ffffff80;font-size:14px;line-height:1;cursor:pointer;padding:0 2px}._colorClear_z5dew_267:hover{color:#fff}._keyGrid_z5dew_295{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._keyBtn_z5dew_305{padding:7px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#262626;color:#ffffffbf;font-size:12px;line-height:18px;cursor:pointer}._keyBtn_z5dew_305:hover:not(:disabled){background:#343434;color:#fff}._keyBtnActive_z5dew_333{background:#484848;border-color:#ffffff59;color:#fff}._keyBtn_z5dew_305:disabled{cursor:default}._switchWrap_z5dew_353{display:inline-flex;align-items:center;gap:8px}._switchLabel_z5dew_363{color:#ffffffb3;font-size:12px;line-height:18px}._switch_z5dew_353{position:relative;width:36px;height:20px;flex-shrink:0;border:none;border-radius:10px;background:#ffffff29;cursor:pointer;padding:0;transition:background .15s ease}._switchOn_z5dew_397{background:#fff}._switch_z5dew_353:disabled{cursor:default}._switchKnob_z5dew_409{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#ffffffd9;transition:transform .15s ease,background .15s ease}._switchOn_z5dew_397 ._switchKnob_z5dew_409{transform:translate(16px);background:#141414}._rightCol_z5dew_441{flex:0 0 340px;width:340px;display:flex;flex-direction:column;gap:8px}._smartRow_z5dew_455{display:flex;gap:8px;align-items:stretch}._promptArea_z5dew_465{flex:1;min-width:0;min-height:64px;resize:vertical;border-radius:8px;border:none;padding:7px 8px;background:#ffffff0d;color:#fff;font-size:12px;line-height:18px;box-sizing:border-box;font-family:inherit}._promptArea_z5dew_465::placeholder{color:#fff6}._refWrap_z5dew_505{position:relative;flex-shrink:0}._refBtn_z5dew_513{width:64px;height:100%;min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#262626;color:#ffffffb3;font-size:11px;line-height:15px;cursor:pointer;overflow:hidden}._refBtn_z5dew_513:hover:not(:disabled){background:#343434;color:#fff}._refBtn_z5dew_513:disabled{cursor:default}._refPlus_z5dew_565{font-size:15px;line-height:1}._refText_z5dew_573{text-align:center}._refThumb_z5dew_579{width:100%;height:100%;object-fit:cover;border-radius:5px}._refClear_z5dew_591{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;border:none;background:#000000bf;color:#fff;font-size:11px;line-height:16px;padding:0;cursor:pointer}._presetGrid_z5dew_625{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}._presetCard_z5dew_635{position:relative;height:56px;display:flex;align-items:flex-end;justify-content:center;padding:5px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,#484848,#1e1e1e);cursor:pointer;overflow:hidden}._presetCard_z5dew_635:hover:not(:disabled){border-color:#ffffff47}._presetCardActive_z5dew_667{border-color:#fff}._presetCard_z5dew_635:disabled{cursor:default}._presetName_z5dew_679{color:#fff;font-size:11px;line-height:16px;text-shadow:0 1px 3px rgba(0,0,0,.9);white-space:nowrap}._presetOverexposedFilm_z5dew_697{background:linear-gradient(150deg,#fff7e8,#d8c9a8 55%,#6b6255)}._presetBlueBacklight_z5dew_703{background:linear-gradient(150deg,#0b1b3a,#2a5cc4 60%,#9fd0ff)}._presetRembrandt_z5dew_709{background:linear-gradient(150deg,#f0c58a,#8a5a2b 55%,#17100a)}._presetCyberpunk_z5dew_715{background:linear-gradient(150deg,#ff2ea6,#7a1bd6 55%,#0ce8f0)}._presetSunsetHaze_z5dew_721{background:linear-gradient(150deg,#ffd08a,#ff7a4d 50%,#6b3f8a)}._presetMysteryDark_z5dew_727{background:linear-gradient(150deg,#4a5a6b,#1b232b 55%,#05070a)}._presetGoldenHour_z5dew_733{background:linear-gradient(150deg,#ffe6a8,#f0a24d 55%,#8a5220)}._presetNordicCool_z5dew_739{background:linear-gradient(150deg,#dfe7ec,#97a7b3 55%,#4a565f)}._errorHint_z5dew_747{color:#ff7875;font-size:12px}._resetBtn_z5dew_759{display:flex;align-items:center;gap:4px;padding:7px 8px;border-radius:8px;border:1px solid rgba(37,37,37,1);background:#191919;color:#fff;font-size:12px;line-height:18px;cursor:pointer}._resetBtn_z5dew_759:hover{background:#282828}._resetBtn_z5dew_759 img{width:16px;height:16px}._row_1yk2v_11{display:flex;align-items:center;gap:16px;align-self:stretch}._tools_1yk2v_27{display:flex;align-items:center;height:32px;padding:2px;gap:2px;border-radius:8px;background:#262626;flex-shrink:0}._tool_1yk2v_27{display:grid;place-items:center;width:40px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer}._tool_1yk2v_27:hover{background:#40404099}._toolActive_1yk2v_77{background:#404040}._tool_1yk2v_27 img{width:16px;height:16px;display:block}._sizeWrap_1yk2v_97{display:flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:8px;background:#262626;flex:1;min-width:0}._sizeLabel_1yk2v_119{font-size:12px;line-height:1;color:#fff9;white-space:nowrap}._sizeSlider_1yk2v_131{flex:1;min-width:60px;accent-color:#fff}._sizeValue_1yk2v_141{min-width:26px;text-align:right;font-size:12px;line-height:1;color:#fff;font-variant-numeric:tabular-nums}._histGroup_1yk2v_161{display:flex;align-items:center;gap:8px;flex-shrink:0}._histBtn_1yk2v_173{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid rgba(37,37,37,1);border-radius:8px;background:#191919;cursor:pointer}._histBtn_1yk2v_173:hover:not(:disabled){background:#282828}._histBtn_1yk2v_173:disabled{opacity:.35;cursor:not-allowed}._histBtn_1yk2v_173 img{width:16px;height:16px;display:block}._panel_knd2j_5{display:flex;align-items:center;gap:16px;height:auto;padding:16px;border-radius:16px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);box-shadow:0 16px 48px #00000080;cursor:default}._cancelBtn_knd2j_35{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid rgba(37,37,37,1);border-radius:8px;background:#191919;cursor:pointer;flex-shrink:0}._cancelBtn_knd2j_35:hover{background:#282828}._cancelBtn_knd2j_35 img{width:16px;height:16px;display:block}._divider_knd2j_79{width:1px;height:16px;background:#262626;flex-shrink:0}._count_knd2j_95{font-size:12px;color:#fff;opacity:.6;white-space:nowrap}._resetBtn_knd2j_111{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border:1px solid rgba(37,37,37,1);border-radius:8px;background:#191919;color:#fff;font-size:12px;line-height:1;white-space:nowrap;cursor:pointer;flex-shrink:0}._resetBtn_knd2j_111:hover{background:#282828}._resetBtn_knd2j_111 img{width:16px;height:16px;display:block}._scaleWrap_knd2j_163{position:relative;flex-shrink:0}._scaleBtn_knd2j_171{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border:1px solid rgba(37,37,37,1);border-radius:8px;background:#191919;color:#fff;font-size:12px;line-height:1;white-space:nowrap;cursor:pointer}._scaleBtn_knd2j_171:hover,._scaleBtn_knd2j_171._active_knd2j_203{background:#282828}._scaleLabel_knd2j_209{opacity:.6}._scaleValue_knd2j_215{font-weight:500}._caret_knd2j_221{width:12px;height:12px;display:block;opacity:.6}._scaleMenu_knd2j_237{position:absolute;left:0;bottom:calc(100% + 8px);min-width:108px;padding:4px;border-radius:12px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);box-shadow:0 16px 48px #00000080;display:flex;flex-direction:column;gap:2px;z-index:10}._scaleItem_knd2j_267{display:flex;align-items:center;height:32px;padding:0 12px;border:none;border-radius:8px;background:transparent;color:#fff;font-size:12px;text-align:left;white-space:nowrap;cursor:pointer}._scaleItem_knd2j_267:hover{background:#282828}._scaleItemActive_knd2j_301{background:#282828;font-weight:500}._panel_gskmd_5{display:flex;align-items:center;gap:16px;height:auto;padding:16px;border-radius:16px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);box-shadow:0 16px 48px #00000080;cursor:default}._cancelBtn_gskmd_35{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid rgba(37,37,37,1);border-radius:8px;background:#191919;cursor:pointer;flex-shrink:0}._cancelBtn_gskmd_35:hover{background:#282828}._cancelBtn_gskmd_35 img{width:16px;height:16px;display:block}._divider_gskmd_79{width:1px;height:16px;background:#262626;flex-shrink:0}._ratioWrap_gskmd_95{position:relative;flex-shrink:0}._ratioBtn_gskmd_103{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border:1px solid rgba(37,37,37,1);border-radius:8px;background:#191919;color:#fff;font-size:12px;line-height:1;white-space:nowrap;cursor:pointer}._ratioBtn_gskmd_103:hover,._ratioBtn_gskmd_103._active_gskmd_135{background:#282828}._ratioLabel_gskmd_141{opacity:.6}._ratioValue_gskmd_147{font-weight:500}._caret_gskmd_153{width:12px;height:12px;display:block;opacity:.6}._ratioMenu_gskmd_169{position:absolute;left:0;bottom:calc(100% + 8px);min-width:120px;padding:4px;border-radius:12px;background:#1a1a1a;border:1px solid rgba(38,38,38,1);box-shadow:0 16px 48px #00000080;display:flex;flex-direction:column;gap:2px;z-index:10}._ratioItem_gskmd_199{display:flex;align-items:center;height:32px;padding:0 12px;border:none;border-radius:8px;background:transparent;color:#fff;font-size:12px;text-align:left;white-space:nowrap;cursor:pointer}._ratioItem_gskmd_199:hover{background:#282828}._ratioItemActive_gskmd_233{background:#282828;font-weight:500}._panel_iucje_7{position:absolute;left:80px;top:76px;bottom:12px;z-index:15;width:740px;max-width:calc(100vw - 96px);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:#141414f5;border:1px solid rgba(255,255,255,.06);border-radius:16px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 32px #00000080}._header_iucje_51{display:flex;align-items:center;justify-content:space-between;flex:none;height:48px;padding:0 16px}._title_iucje_67{color:#fff;font-size:14px;font-weight:600}._close_iucje_77{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;color:#ffffff8c;font-size:14px;line-height:1;cursor:pointer}._close_iucje_77:hover{background:#ffffff14;color:#fff}._filterBar_iucje_119{flex:none;padding:0 16px 12px}._filterGroup_iucje_127{width:166px;height:32px;box-sizing:border-box;opacity:1;border-radius:8px;background:#ffffff0d;display:flex;justify-content:flex-start;align-items:center;padding:2px;gap:2px}._filterBtn_iucje_153{width:40px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer}._filterBtn_iucje_153 img{width:18px;height:18px;display:block;opacity:.55}._filterBtn_iucje_153:hover{background:#ffffff0f}._filterBtn_iucje_153:hover img{opacity:.85}._filterActive_iucje_201,._filterActive_iucje_201:hover{background:#ffffff1f}._filterActive_iucje_201 img{opacity:1}._scroll_iucje_219{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding:0 16px 16px}._section_iucje_239{margin-top:8px}._dateLabel_iucje_245{color:#ffffff73;font-size:13px;line-height:20px;padding:8px 0}._grid_iucje_261{display:grid;grid-template-columns:repeat(auto-fill,160px);gap:16px;justify-content:start}._cell_iucje_277{box-sizing:border-box;width:160px;height:160px;opacity:1;border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px;min-width:0}._thumbBox_iucje_309{position:relative;width:100%;flex:1;min-height:0;border-radius:8px;overflow:hidden;background:#ffffff0a;cursor:grab}._thumbBox_iucje_309:active{cursor:grabbing}._thumb_iucje_309{width:100%;height:100%;object-fit:cover;display:block}._thumbEmpty_iucje_349{display:block;width:100%;height:100%;background:#ffffff08}._textCell_iucje_363{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;width:100%;height:100%;padding:8px;box-sizing:border-box;color:#ffffffbf;font-size:11px;line-height:16px}._playBtn_iucje_393{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#00000073;cursor:pointer}._playBtn_iucje_393:hover{background:#000000a6}._playBtn_iucje_393 img{width:14px;height:14px;display:block;margin-left:1px}._star_iucje_447{position:absolute;top:6px;right:6px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}._star_iucje_447:hover{background:#00000040}._star_iucje_447 img{width:16px;height:16px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}._footer_iucje_499{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;flex:none;height:24px;margin-top:6px;min-width:0}._genLabel_iucje_521{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#ffffffe6;font-size:12px}._genIcon_iucje_537{width:13px;height:13px;display:block;flex:none;opacity:.85}._genName_iucje_551{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._moreWrap_iucje_565{position:relative;flex:none}._moreBtn_iucje_573{width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}._moreBtn_iucje_573:hover{background:#ffffff14}._moreBtn_iucje_573 img{width:16px;height:16px;display:block;opacity:.6}._moreBtn_iucje_573:hover img{opacity:1}._moreMenu_iucje_621{position:absolute;right:0;bottom:26px;z-index:2;min-width:88px;padding:4px;border-radius:8px;background:#282828fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #00000080}._menuItem_iucje_645{display:block;width:100%;height:30px;padding:0 10px;text-align:left;border:none;border-radius:6px;background:none;color:#ff6b6b;font-size:13px;cursor:pointer}._menuItem_iucje_645:hover{background:#ff6b6b1f}._hint_iucje_681{padding:48px 16px;text-align:center;color:#fff6;font-size:13px}._previewOverlay_iucje_697{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:4vh 4vw;cursor:default}._previewMedia_iucje_721{max-width:92vw;max-height:92vh;width:auto;height:auto;object-fit:contain;box-shadow:0 16px 48px #0000008c;display:block;outline:none;user-select:none;-webkit-user-select:none}._previewZoomBadge_iucje_749{position:fixed;top:20px;right:20px;z-index:2001;padding:8px 16px;border-radius:8px;background:#000000bf;color:#ffffffe6;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._panel_jtddz_9{position:absolute;left:80px;top:76px;bottom:12px;z-index:15;width:740px;max-width:calc(100vw - 96px);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:#141414f5;border:1px solid rgba(255,255,255,.06);border-radius:16px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 8px 32px #00000080}._header_jtddz_51{display:flex;align-items:center;justify-content:space-between;flex:none;height:48px;padding:0 16px}._title_jtddz_67{color:#fff;font-size:14px;font-weight:600}._close_jtddz_77{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;color:#ffffff8c;font-size:14px;line-height:1;cursor:pointer}._close_jtddz_77:hover{background:#ffffff14;color:#fff}._onlyMine_jtddz_121{display:inline-flex;align-items:center;gap:4px;margin-right:24px;padding:0;border:none;background:none;cursor:pointer}._onlyMineLabel_jtddz_141{color:#fff;font-size:12px;line-height:18px;white-space:nowrap}._switch_jtddz_155{position:relative;flex:none;width:32px;height:16px;border-radius:752px;background:#ffffff0d;transition:background .15s ease}._knob_jtddz_173{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:752px;background:#fff3;transition:left .15s ease,background .15s ease}._switchOn_jtddz_193{background:#165dff}._switchOn_jtddz_193 ._knob_jtddz_173{left:16px;background:#fff}._filterBar_jtddz_211{flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px 12px}._filterGroup_jtddz_227{width:166px;height:32px;box-sizing:border-box;opacity:1;border-radius:8px;background:#ffffff0d;display:flex;justify-content:flex-start;align-items:center;padding:2px;gap:2px}._filterBtn_jtddz_253{width:40px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer}._filterBtn_jtddz_253 img{width:18px;height:18px;display:block;opacity:.55}._filterBtn_jtddz_253:hover{background:#ffffff0f}._filterBtn_jtddz_253:hover img{opacity:.85}._filterActive_jtddz_301,._filterActive_jtddz_301:hover{background:#ffffff1f}._filterActive_jtddz_301 img{opacity:1}._scroll_jtddz_319{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding:0 16px 16px}._section_jtddz_337{margin-top:8px}._dateLabel_jtddz_343{color:#ffffff73;font-size:13px;line-height:20px;padding:8px 0}._grid_jtddz_359{display:grid;grid-template-columns:repeat(auto-fill,160px);gap:16px;justify-content:start}._cell_jtddz_375{box-sizing:border-box;width:160px;height:160px;opacity:1;border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px;min-width:0}._thumbBox_jtddz_407{position:relative;width:100%;flex:1;min-height:0;border-radius:8px;overflow:hidden;background:#ffffff0a;cursor:grab}._thumbBox_jtddz_407:active{cursor:grabbing}._thumb_jtddz_407{width:100%;height:100%;object-fit:cover;display:block}._thumbEmpty_jtddz_445{display:block;width:100%;height:100%;background:#ffffff08}._textCell_jtddz_457{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;width:100%;height:100%;padding:8px;box-sizing:border-box;color:#ffffffbf;font-size:11px;line-height:16px}._playBtn_jtddz_487{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#00000073;cursor:pointer}._playBtn_jtddz_487:hover{background:#000000a6}._playBtn_jtddz_487 img{width:14px;height:14px;display:block;margin-left:1px}._star_jtddz_541{position:absolute;top:6px;right:6px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}._star_jtddz_541:hover{background:#00000040}._star_jtddz_541 img{width:16px;height:16px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}._footer_jtddz_593{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;flex:none;height:24px;margin-top:6px;min-width:0}._genLabel_jtddz_615{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#ffffffe6;font-size:12px}._genIcon_jtddz_631{width:13px;height:13px;display:block;flex:none;opacity:.85}._genName_jtddz_645{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._moreWrap_jtddz_659{position:relative;flex:none}._moreBtn_jtddz_667{width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}._moreBtn_jtddz_667:hover{background:#ffffff14}._moreBtn_jtddz_667 img{width:16px;height:16px;display:block;opacity:.6}._moreBtn_jtddz_667:hover img{opacity:1}._moreMenu_jtddz_715{position:absolute;right:0;bottom:26px;z-index:2;min-width:88px;padding:4px;border-radius:8px;background:#282828fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #00000080}._menuItem_jtddz_739{display:block;width:100%;height:30px;padding:0 10px;text-align:left;border:none;border-radius:6px;background:none;color:#ff6b6b;font-size:13px;cursor:pointer}._menuItem_jtddz_739:hover{background:#ff6b6b1f}._hint_jtddz_775{padding:48px 16px;text-align:center;color:#fff6;font-size:13px}._previewOverlay_jtddz_791{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:4vh 4vw;cursor:default}._previewMedia_jtddz_815{max-width:92vw;max-height:92vh;width:auto;height:auto;object-fit:contain;box-shadow:0 16px 48px #0000008c;display:block;outline:none;user-select:none;-webkit-user-select:none}._previewZoomBadge_jtddz_843{position:fixed;top:20px;right:20px;z-index:2001;padding:8px 16px;border-radius:8px;background:#000000bf;color:#ffffffe6;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._topbar_89mlr_3{position:absolute;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;background:transparent;flex-shrink:0;gap:12px;pointer-events:none}._tbLeft_89mlr_37{display:flex;align-items:center;gap:8px;min-width:0;pointer-events:auto}._tbRight_89mlr_51{display:flex;align-items:center;gap:8px;pointer-events:auto}._logo_89mlr_67{width:24px;height:24px;display:block;flex-shrink:0}._pill_89mlr_83{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 8px;border:none;border-radius:8px;background:#191919;color:#fff;font-size:12px;font-weight:400;white-space:nowrap;transition:filter .12s,background .12s}._pill_89mlr_83:hover:not(:disabled){filter:brightness(1.25)}._pill_89mlr_83:disabled{opacity:.5;cursor:not-allowed}._pillIcon_89mlr_127{width:16px;height:16px;display:block;flex-shrink:0}._pillIcon_89mlr_127._muted_89mlr_139{opacity:.6}._pillPrimary_89mlr_149{background:#165dff}._pillExport_89mlr_157{background:#00174d;color:#99b8ff}._pillDanger_89mlr_165{background:transparent;border:1px solid var(--danger);color:var(--danger)}._pillDanger_89mlr_165:hover:not(:disabled){filter:none;background:#e5484d1a}._titleBtn_89mlr_187{max-width:320px;background:transparent}._titleBtn_89mlr_187:hover:not(:disabled){filter:none;background:#ffffff0d}._titleText_89mlr_203{font-size:16px;font-weight:400;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._caret_89mlr_219{width:16px;height:16px;display:block;flex-shrink:0;opacity:.6;transition:transform .12s}._caretOpen_89mlr_235{transform:rotate(180deg)}._titleInput_89mlr_245{width:240px;height:32px;padding:0 10px;font-size:16px;background:var(--input-bg);border:1px solid var(--border);border-radius:8px;color:#fff}._titleInput_89mlr_245:focus{outline:2px solid var(--accent);outline-offset:-1px}._progress_89mlr_275{font-size:12px;color:var(--accent)}._accountPill_89mlr_287{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 0 0 12px;border-radius:63px;background:var(--bg-elevated)}._balance_89mlr_305{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}._balanceCoin_89mlr_317{width:16px;height:16px;display:block;flex-shrink:0}._balanceValue_89mlr_329{font-size:12px;font-weight:500;color:#fe9}._userAvatar_89mlr_339{width:32px;height:32px;border-radius:50%;background:#165dff;border:none;color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px;flex-shrink:0;overflow:hidden;padding:0}._userAvatar_89mlr_339 img{width:100%;height:100%;object-fit:cover}._menuWrap_89mlr_383{position:relative}._menuBackdrop_89mlr_389{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1999}._dropdown_89mlr_399{position:absolute;top:calc(100% + 8px);min-width:200px;background:#1a1a1ae6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:8px;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 24px #0006;z-index:2000}._dropdownLeft_89mlr_429{left:0}._dropdownRight_89mlr_435{right:0}._menuItem_89mlr_441{display:flex;align-items:center;gap:8px;width:100%;height:36px;text-align:left;padding:8px;background:none;border:none;color:#fff;font-size:12px;line-height:18px;border-radius:8px;transition:background .1s}._menuItem_89mlr_441 img{width:16px;height:16px;display:block;flex-shrink:0}._menuItem_89mlr_441:not(:disabled):hover{background:#ffffff0d}._menuItem_89mlr_441:disabled{opacity:.4;cursor:not-allowed}._menuLabel_89mlr_499{flex:1}._menuShortcut_89mlr_505{color:var(--muted);font-size:12px;flex-shrink:0}._menuTitle_89mlr_519{padding:4px 8px;font-size:12px;color:var(--muted)}._userPanelHead_89mlr_533{display:flex;align-items:center;gap:8px;padding:8px}._userPanelAvatar_89mlr_545{width:40px;height:40px;border-radius:50%;background:#165dff;color:#fff;display:grid;place-items:center;font-weight:700;font-size:18px;flex-shrink:0;overflow:hidden}._userPanelAvatar_89mlr_545 img{width:100%;height:100%;object-fit:cover}._userPanelName_89mlr_581{font-size:14px;line-height:22px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._divider_89mlr_599{height:1px;background:#ffffff0d;margin:4px 0}._previewOverlay_ohbw0_3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:4vh 4vw;cursor:default}._previewMedia_ohbw0_29{max-width:92vw;max-height:92vh;width:auto;height:auto;object-fit:contain;box-shadow:0 16px 48px #0000008c;display:block;outline:none;transform-origin:center;transition:cursor .2s;user-select:none;-webkit-user-select:none}._previewZoomBadge_ohbw0_61{position:fixed;top:20px;right:20px;z-index:2001;padding:8px 16px;border-radius:8px;background:#000000bf;color:#ffffffe6;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._overlay_1godm_5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._dialog_1godm_27{box-sizing:border-box;width:320px;padding:24px 24px 40px;display:flex;flex-direction:column;align-items:center;gap:24px;border-radius:16px;background:#0d0d0db8;border:1px solid rgba(38,38,38,1);-webkit-backdrop-filter:blur(96px);backdrop-filter:blur(96px);box-shadow:0 16px 48px #00000080}._head_1godm_59{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}._costRow_1godm_75{display:flex;align-items:flex-start;gap:4px}._costNum_1godm_87{font-size:48px;line-height:48px;font-weight:800;white-space:nowrap;background-image:linear-gradient(129.61deg,#fff7cc,#fe9 52.78%,#fe99);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#fe9}._costIcon_1godm_121{width:24px;height:24px;display:block;margin-top:8px;flex-shrink:0}._taskCount_1godm_137{font-size:12px;line-height:18px;font-weight:400;color:#fff;white-space:nowrap}._params_1godm_155{align-self:stretch;display:flex;flex-direction:column;gap:8px}._paramRow_1godm_169{box-sizing:border-box;height:32px;padding:0 8px;border-radius:8px;background:#ffffff0d;display:flex;align-items:center;justify-content:space-between;gap:8px}._paramLabel_1godm_193{font-size:12px;line-height:18px;color:#fff;opacity:.6;white-space:nowrap}._paramValue_1godm_209{font-size:12px;line-height:18px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._actions_1godm_229{align-self:stretch;display:flex;align-items:center;gap:8px}._btn_1godm_243{flex:1;height:32px;border-radius:8px;border:none;font-size:12px;line-height:18px;color:#fff;cursor:pointer;display:grid;place-items:center;padding:0 12px}._cancel_1godm_271{background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff0d}._cancel_1godm_271:hover{background:#ffffff1a}._confirm_1godm_287{background:#165dff}._confirm_1godm_287:hover{background:#3272ff}._btn_1godm_243:focus-visible{outline:2px solid rgba(22,93,255,.8);outline-offset:2px}.taskPageTabs .ant-tabs-nav{padding:0 16px}.taskPageTabs .ant-tabs-nav:before{margin:0 16px;border-bottom:var(--ant-line-width) var(--ant-line-type) rgba(255,255,255,.1)!important}.taskPageTabs .ant-tabs-ink-bar{background:#fff!important;height:1px!important}.image-preview{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.image-preview .controlBnt{font-size:14px;line-height:10px;height:43px;color:#fff}.image-preview .controlBnt:hover{opacity:1;color:#bababa!important}:root{--pink--color: #FF006A;--size-5: 5px;--size-6: 6px;--size-12: 12px;--color-353536FF: "#353536FF";--color-A6A6A6FF: "#A6A6A6FF";--background-white: #ffffff;--foreground: #0A0A0A;--black-color: #0A0A0A;--black-color3: #0A0A0A;--black-color57: #575757;--border-radius-s: 2px;--border-radius-xs: 4px;--border-radius-sm: 10px;--border-radius-md: 12px;--border-radius-lg: 16px;--border-radius-g: 20px}@media(prefers-color-scheme:dark){:root{--background: #0a0a0a;--foreground: #ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background, #0a0a0a);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ink-scroll-container{overflow-y:scroll}.ink-scroll-container::-webkit-scrollbar{width:5px}.ink-scroll-container::-webkit-scrollbar-track{background:transparent}.ink-scrollbar-hidden::-webkit-scrollbar-thumb{background:transparent}.ink-scrollbar-visible::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}@keyframes slideDownItem{0%{transform:translateY(-14px);opacity:.5}to{transform:translateY(0);opacity:1}}.session-list-reflowing>*{animation:slideDownItem .5s ease forwards}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.nav-hover-btn:hover{background:#333!important}.ant-switch-handle{top:1px!important;width:14px!important;height:14px!important;inset-inline-start:calc(100% - 14px)!important}.ikv-popconfirm{inset:265px 65px auto auto!important}.ikv-popconfirm .ant-popover-arrow{width:0!important;height:0!important}.ikv-popconfirm .ant-popover-inner{background:#2f2e30!important;font-size:14px!important;padding:0!important;margin-right:0!important;border-radius:5px!important;border:1px solid #2F2E30!important}.ink-dropdown-menu .ant-dropdown-menu{background-color:#262626!important;color:#fff!important;border:1px solid #414042!important;border-radius:16px!important;width:100px;padding:4px!important}.ink-dropdown-menu .ant-dropdown-menu-item{margin:4px 0!important}.ink-dropdown-menu .ant-dropdown-menu-item-divider{background-color:#333!important}.ink-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#2f2e30!important;color:#fff!important}.ink-dropdown-menu .ink-dropdown-selected{background:#333}.ink-dropdown-menu .ant-dropdown-menu-item-active{background-color:#353536!important}._container_1j7m8_1{display:flex!important;justify-content:space-between;padding:0 10px;border-radius:6px;height:45px;line-height:45px;background:transparent;transition:background .2s ease;color:#fff;border-bottom:1px solid #262529}._container_1j7m8_1:hover{background:#262529}
