html,body,#root{width:100%;height:100%;margin:0;padding:0}body{min-width:320px;min-height:100vh;overflow:hidden}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;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{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#0f1115;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}button{font-family:inherit}.app{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.topbar{color:#fff;background:#17191f;border-bottom:1px solid #2b2f38;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex}.topbar h1{margin:0;font-size:20px;font-weight:600}.topbar span{color:#8c93a1;margin-top:4px;font-size:12px;display:block}.run-button{color:#111318;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600}.workspace{flex:1;min-height:0;display:flex}.sidebar{background:#17191f;border-right:1px solid #2b2f38;flex-direction:column;flex-shrink:0;gap:8px;width:190px;padding:18px 14px;display:flex}.sidebar-title{color:#7f8795;margin:4px 8px 8px;font-size:12px;font-weight:600}.sidebar button{color:#e6e8ec;text-align:left;cursor:pointer;background:#20242c;border:1px solid #303640;border-radius:10px;width:100%;padding:11px 12px}.sidebar button:hover{background:#292e38}.sidebar button:disabled{opacity:.45;cursor:default}.sidebar-divider{background:#2b3038;height:1px;margin:10px 4px}.canvas{flex:1;min-width:0;min-height:0}.react-flow__node{color:#fff;background:#1e222a;border:1px solid #3a414d;border-radius:14px;min-width:190px;padding:18px;font-size:16px;box-shadow:0 8px 25px #00000040}.react-flow__node.selected{border:1px solid #fff}.react-flow__controls{border-radius:10px;overflow:hidden}.react-flow__minimap{border-radius:10px}.custom-node{color:#fff;background:#1e222a;border:1px solid #3a414d;border-radius:14px;width:260px;overflow:hidden;box-shadow:0 8px 25px #0000004d}.node-header{border-bottom:1px solid #343a44;padding:12px 14px;font-size:14px;font-weight:600}.image-preview{background:#11141a;border-radius:10px;justify-content:center;align-items:center;height:160px;margin:12px;display:flex;overflow:hidden}.image-preview img{object-fit:contain;width:100%;height:100%}.empty-preview{color:#717887;font-size:12px}.upload-button{color:#fff;text-align:center;cursor:pointer;background:#303640;border-radius:8px;margin:0 12px 12px;padding:10px;font-size:13px;display:block}.upload-button:hover{background:#3a414d}.upload-success{color:#8fa69b;padding:0 12px 12px;font-size:11px}.upload-error{color:#d58f8f;padding:0 12px 12px;font-size:11px}.prompt-node{width:320px}.prompt-body{padding:12px}.prompt-textarea{resize:vertical;color:#e9ebef;background:#11141a;border:1px solid #343b46;border-radius:9px;outline:none;width:100%;height:150px;padding:11px 12px;font-family:inherit;font-size:13px;line-height:1.6}.prompt-textarea:focus{border-color:#697586}.prompt-textarea::placeholder{color:#626b78}.prompt-count{color:#727b89;text-align:right;margin-top:7px;font-size:11px}.seedance-body{padding:12px}.field-label{color:#8d96a4;margin:8px 0 5px;font-size:11px;display:block}.node-select{color:#e9ebef;background:#11141a;border:1px solid #343b46;border-radius:8px;outline:none;width:100%;height:38px;padding:0 10px;font-size:12px}.node-select:focus{border-color:#667384}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.generate-button{color:#15181d;cursor:pointer;background:#f1f3f5;border:none;border-radius:9px;width:100%;margin-top:16px;padding:11px 12px;font-size:13px;font-weight:600}.seedance-error{color:#e69b9b;background:#2b1719;border-radius:8px;margin-top:10px;padding:9px 10px;font-size:11px}.seedance-debug{color:#9cb6a6;background:#151d19;border:1px solid #35453d;border-radius:8px;margin-top:10px;padding:10px;font-size:11px;line-height:1.7}.video-node{width:320px}.video-node-body{padding:12px}.video-player{object-fit:contain;background:#090b0f;border-radius:10px;width:100%;max-height:420px;display:block}.video-empty{color:#737d8c;border:1px dashed #343b46;border-radius:9px;justify-content:center;align-items:center;min-height:120px;font-size:12px;display:flex}.video-info{color:#9cb6a6;background:#151d19;border:1px solid #35453d;border-radius:8px;margin-top:10px;padding:9px 10px;font-size:11px;line-height:1.7}.video-task-id{word-break:break-all;margin-top:4px}.sidebar-tabs{flex-direction:column;gap:8px;margin-top:6px;display:flex}.sidebar-tab{color:#e7ebef;text-align:left;cursor:pointer;background:#141821;border:1px solid #2f3642;border-radius:10px;width:100%;padding:10px 12px;font-size:13px;transition:all .18s}.sidebar-tab:hover{background:#181d27;border-color:#495366}.sidebar-tab.active{background:#1a2130;border-color:#5c7cff;box-shadow:0 0 0 1px #5c7cff29}.sidebar-panel{background:#0f131a;border:1px solid #2c3440;border-radius:12px;min-height:280px;margin-top:12px;padding:12px}.panel-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.panel-title{color:#eef2f7;font-size:13px;font-weight:600}.panel-subtitle{color:#8691a2;margin-top:4px;font-size:11px;line-height:1.6}.panel-action{color:#dbe4ef;cursor:pointer;background:#151b25;border:1px solid #334055;border-radius:8px;padding:6px 10px;font-size:12px}.panel-action:hover{background:#1a2230}.history-list{flex-direction:column;gap:10px;max-height:440px;margin-top:12px;display:flex;overflow-y:auto}.history-item{background:#151922;border:1px solid #2d3542;border-radius:10px;padding:10px}.history-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-id{color:#9eb2ff;word-break:break-all;font-family:monospace;font-size:11px}.history-status{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11px}.history-status.submitted{color:#c8b8ff;background:#2a2437}.history-status.running{color:#e7d889;background:#2b2b16}.history-status.succeeded{color:#97d8b0;background:#173324}.history-status.failed{color:#f0a0a0;background:#351b1f}.history-prompt{color:#eef2f7;margin-top:8px;font-size:12px;line-height:1.6}.history-meta{color:#8a94a3;margin-top:8px;font-size:11px}.history-time{color:#6f7a8a;margin-top:6px;font-size:11px}.history-link{color:#7ea2ff;margin-top:8px;font-size:12px;text-decoration:none;display:inline-block}.history-link:hover{text-decoration:underline}.empty-panel{color:#8d96a4;background:#121720;border:1px dashed #36404f;border-radius:10px;margin-top:12px;padding:14px 12px;font-size:12px;line-height:1.8}.history-list.compact{flex-direction:column;gap:3px;max-height:520px;margin-top:10px;display:flex;overflow-y:auto}.history-section-label{color:#747f90;padding:5px 6px 7px;font-size:11px}.history-entry{border-radius:9px;overflow:hidden}.history-entry.selected{background:#171d27}.history-entry-main{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:7px;display:flex}.history-entry-main:hover{background:#191f29}.history-thumb{color:#8994a5;background:#252c37;border-radius:7px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex;overflow:hidden}.history-entry-text{flex:1;min-width:0}.history-entry-title{color:#e9edf3;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.45;overflow:hidden}.history-dot{background:#77808c;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.history-dot.submitted{background:#9c83e8}.history-dot.running{background:#d7bc56;box-shadow:0 0 7px #d7bc568c}.history-detail-meta,.history-detail-status{color:#798698;margin-top:6px;font-size:10px}.history-open-video{color:#86a7ff;margin-top:8px;font-size:11px;text-decoration:none;display:inline-block}.history-open-video:hover{text-decoration:underline}.new-canvas-button{color:#eef2f7;cursor:pointer;background:#1a2029;border:1px solid #353d49;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600}.new-canvas-button:hover{background:#222a35;border-color:#4b5667}.app{background:#0e1117;width:100vw;height:100vh;overflow:hidden}.topbar{z-index:80;background:#14181ff5;border-bottom:1px solid #262d37;justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex;position:relative}.topbar-left{align-items:center;gap:10px;min-width:0;display:flex}.brand-mark{color:#f3f5f7;white-space:nowrap;border-right:1px solid #303844;margin-right:4px;padding-right:14px;font-size:14px;font-weight:700}.workspace-name{color:#e2e6ec;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:13px;font-weight:600;overflow:hidden}.canvas-badge{color:#9da7b4;white-space:nowrap;background:#181d25;border:1px solid #303844;border-radius:7px;padding:5px 9px;font-size:11px}.topbar-actions{align-items:center;gap:8px;display:flex}.new-canvas-button,.run-button{border-radius:9px;height:38px;padding:0 14px}.workspace{width:100%;height:calc(100vh - 70px);display:block;position:relative;overflow:hidden}.canvas{width:100%;height:100%;position:absolute;inset:0}.sidebar{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14181ff0;border:1px solid #303844;border-radius:14px;flex-direction:row;align-items:center;gap:5px;width:max-content;height:auto;margin:0 auto;padding:7px;display:flex;position:fixed;bottom:17px;left:0;right:0;box-shadow:0 14px 42px #00000052}.sidebar>button{color:#d8dde5;white-space:nowrap;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:auto;min-width:82px;height:38px;margin:0;padding:0 12px;font-size:12px;display:flex}.sidebar>button:hover{background:#262d37}.sidebar-tabs{z-index:75;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14181ff0;border:1px solid #303844;border-radius:12px;flex-direction:row;gap:5px;margin:0;padding:6px;display:flex;position:fixed;bottom:18px;left:18px;box-shadow:0 12px 36px #00000047}.sidebar-tab{color:#9ca6b4;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:auto;min-width:72px;height:36px;margin:0;padding:0 10px;font-size:11px;display:flex}.sidebar-tab.active{color:#fff;box-shadow:none;background:#2a323e;border:0}.sidebar-panel{z-index:74;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#12161df7;border:1px solid #303844;border-radius:14px;width:330px;min-height:0;max-height:calc(100vh - 170px);margin:0;padding:14px;display:none;position:fixed;bottom:72px;left:18px;overflow:hidden;box-shadow:0 20px 60px #00000061}.sidebar-panel.open{display:block}.history-list.compact{max-height:calc(100vh - 270px);overflow-y:auto}.react-flow__controls{overflow:hidden;box-shadow:none!important;border:1px solid #303844!important;border-radius:10px!important;bottom:78px!important;left:18px!important}.react-flow__controls-button{fill:#cdd4de!important;background:#1a2029!important;border-bottom-color:#303844!important}.react-flow__minimap{opacity:.82;overflow:hidden;border:1px solid #303844!important;border-radius:12px!important;bottom:18px!important;right:18px!important}@media (width<=900px){.brand-mark{display:none}.workspace-name{max-width:150px}.sidebar>button{min-width:44px;padding:0 8px;font-size:11px}.sidebar-tab{min-width:44px;padding:0 7px}.sidebar-panel{width:min(330px,100vw - 36px)}}.topbar{background:#0d1015;border-bottom:1px solid #20252d;height:62px;padding:0 16px 0 72px}.brand-mark{border-right-color:#303640;font-size:13px}.workspace-name{font-size:13px;font-weight:600}.canvas-badge{background:#151a21;border-color:#2b323c;align-items:center;height:26px;padding:0 9px;display:flex}.new-canvas-button,.run-button{border-radius:8px;height:34px;padding:0 13px;font-size:12px}.sidebar{z-index:90;width:58px;height:100vh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#090b0f;border:0;border-right:1px solid #20252d;border-radius:0;margin:0;padding:72px 6px 12px;display:block;position:fixed;top:0;bottom:0;left:0}.sidebar>button{background:#151920;border:1px solid #303640;border-radius:9px;width:auto;min-width:auto;height:38px;margin:0;padding:0 13px;position:fixed;bottom:18px}.sidebar>button:hover{background:#20262f;border-color:#414b59}.sidebar-tabs{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-direction:column;gap:8px;margin:0;padding:0;display:flex;position:static}.sidebar-tab{color:#8993a0;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:46px;min-width:46px;height:48px;padding:0;font-size:0;display:flex;overflow:hidden}.sidebar-tab:hover{color:#fff;background:#161b22}.sidebar-panel{background:#10141a;border:1px solid #2a313b;border-radius:14px;width:330px;max-height:calc(100vh - 92px);position:fixed;bottom:18px;left:68px;box-shadow:0 16px 55px #0000007a}.react-flow__controls{bottom:18px!important;left:72px!important}.react-flow__minimap{bottom:18px!important;right:18px!important}.workspace:after{content:"";z-index:60;pointer-events:none;background:#0e1116f5;border:1px solid #2c333d;border-radius:13px;width:435px;height:52px;position:fixed;bottom:11px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #00000061}.sidebar>button{z-index:95}.sidebar>.sidebar-title,.sidebar>.sidebar-divider{display:none}@media (width<=900px){.topbar{padding-left:64px}.brand-mark{display:none}.workspace:after{width:360px}.sidebar>button:first-of-type{left:calc(50% - 160px)}.sidebar>button:nth-of-type(2){left:calc(50% - 80px)}.sidebar>button:nth-of-type(3){left:50%}.sidebar>button:nth-of-type(4){left:calc(50% + 95px)}}.sidebar-tab{line-height:1;font-size:18px!important}.sidebar-tab:first-letter{font-size:inherit}.sidebar-tab.active{color:#63ef78;background:#18261d}.workspace-name-input{color:#e7ebf0;background:0 0;border:1px solid #0000;border-radius:7px;outline:none;width:180px;height:30px;padding:0 8px;font-size:13px;font-weight:600}.workspace-name-input:hover{background:#151a21}.workspace-name-input:focus{background:#151a21;border-color:#3c4654}.save-project-button{color:#eef2f6;cursor:pointer;background:#171c23;border:1px solid #303844;border-radius:8px;height:34px;padding:0 13px;font-size:12px;font-weight:600}.save-project-button:hover{background:#212832}.save-project-button:disabled{opacity:.55;cursor:default}.project-list{flex-direction:column;gap:6px;max-height:calc(100vh - 220px);margin-top:12px;display:flex;overflow-y:auto}.project-item{color:#e6ebf1;text-align:left;cursor:pointer;background:#151a21;border:1px solid #2a323d;border-radius:9px;width:100%;padding:10px}.project-item:hover{background:#1a2029;border-color:#414d5e}.project-item.active{background:#172319;border-color:#58d66b}.project-item-name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.project-item-time{color:#7f8998;margin-top:5px;font-size:10px}.project-item{align-items:stretch;padding:0;display:flex;position:relative}.project-open-button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:10px 38px 10px 10px}.project-delete-button{color:#77818f;cursor:pointer;background:0 0;border:0;border-radius:7px;width:26px;height:26px;font-size:18px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.project-delete-button:hover{color:#f08c8c;background:#392024}.floating-panel,.history-panel,.projects-panel,.assets-panel{width:360px!important;min-height:250px!important}.project-list{padding-right:4px;max-height:320px!important;overflow-y:auto!important}.project-item{align-items:center!important;gap:8px!important;padding:0!important;display:flex!important;position:relative!important}.project-open-button{min-width:0!important;color:inherit!important;text-align:left!important;cursor:pointer!important;background:#ffffff08!important;border:1px solid #2d3542!important;border-radius:10px!important;flex:1!important;padding:12px 14px!important}.project-item-name{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;color:#f3f6fb!important;font-size:14px!important;line-height:1.45!important;display:block!important}.project-item-time{color:#7f8a9a!important;margin-top:6px!important;font-size:12px!important;line-height:1.4!important}.project-delete-button{color:#8f98a8!important;cursor:pointer!important;background:#ffffff08!important;border:1px solid #323b49!important;border-radius:8px!important;flex-shrink:0!important;width:32px!important;height:32px!important;font-size:18px!important;line-height:1!important;position:static!important}.panel-header,.project-panel-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-header button,.project-panel-header button{min-width:72px}:root{--cs-bg:#080b09;--cs-panel:#101411;--cs-panel-2:#141915;--cs-hover:#1b221c;--cs-border:#293029;--cs-border-soft:#202620;--cs-green:#67f23d;--cs-green-soft:#19281a;--cs-green-hover:#78ff50;--cs-text:#f1f5f1;--cs-muted:#858f86}.app{background:var(--cs-bg)!important}.canvas{background:#090c0a!important}.topbar{border-bottom:1px solid var(--cs-border-soft)!important;background:#0b0e0c!important}.new-canvas-button,.save-project-button{border:1px solid var(--cs-border)!important;background:var(--cs-panel-2)!important;height:36px!important;color:var(--cs-text)!important;border-radius:10px!important;padding:0 15px!important;font-size:12px!important;font-weight:600!important;transition:background .16s,border-color .16s,transform .16s!important}.new-canvas-button:hover,.save-project-button:hover{transform:translateY(-1px);background:var(--cs-hover)!important;border-color:#3a453b!important}.run-button{border:1px solid var(--cs-green)!important;background:var(--cs-green)!important;color:#071006!important;border-radius:10px!important;height:36px!important;padding:0 17px!important;font-size:12px!important;font-weight:800!important;transition:background .16s,transform .16s,box-shadow .16s!important;box-shadow:0 0 0 1px #67f23d14,0 5px 18px #67f23d1f!important}.run-button:hover{transform:translateY(-1px);background:var(--cs-green-hover)!important;box-shadow:0 7px 24px #67f23d33!important}.sidebar{border-right:1px solid var(--cs-border-soft)!important;background:#080a08!important}.sidebar-tab{color:#79827a!important;background:0 0!important;border:1px solid #0000!important;border-radius:11px!important;width:46px!important;height:46px!important;transition:background .16s,border-color .16s,color .16s,transform .16s!important}.sidebar-tab:hover{transform:translateY(-1px);color:#dce4dd!important;background:#141915!important}.workspace:after{border:1px solid var(--cs-border)!important;background:#0d110ef7!important;border-radius:14px!important;box-shadow:0 14px 40px #0000006b!important}.sidebar>button{border:1px solid var(--cs-border-soft)!important;color:#dce3dc!important;background:#131714!important;border-radius:10px!important;min-width:92px!important;height:38px!important;padding:0 14px!important;font-size:12px!important;font-weight:600!important;transition:background .16s,border-color .16s,color .16s,transform .16s!important}.sidebar>button:hover{transform:translateY(-1px);color:#fff!important;background:#1a211b!important;border-color:#334034!important}.sidebar-panel{border:1px solid var(--cs-border)!important;background:#0e120ffa!important;border-radius:14px!important;box-shadow:0 20px 60px #0000007a!important}.panel-title{color:var(--cs-text)!important}.panel-subtitle{color:var(--cs-muted)!important}.panel-action{border:1px solid var(--cs-border)!important;color:#dce3dc!important;cursor:pointer!important;background:#151a16!important;border-radius:8px!important;height:32px!important;padding:0 12px!important}.panel-action:hover{background:#1c231d!important;border-color:#384438!important}.project-open-button{border:1px solid var(--cs-border)!important;background:#121713!important;border-radius:11px!important;transition:border-color .16s,background .16s!important}.project-open-button:hover{background:#182019!important;border-color:#364237!important}.project-delete-button{border-color:var(--cs-border)!important;color:#6f796f!important;background:#121713!important}.custom-node{background:linear-gradient(#1a1f1b 0%,#171c18 100%)!important;border-color:#343c35!important;box-shadow:0 12px 32px #00000038!important}.node-header{color:#f3f6f3!important;border-bottom-color:#313832!important}.generate-button{border:1px solid var(--cs-green)!important;background:var(--cs-green)!important;color:#061006!important;font-weight:800!important}.node-select,.prompt-textarea{color:#edf2ed!important;background:#0d110e!important;border-color:#303831!important}.workspace:after{background:linear-gradient(#141915fa,#0c100dfa)!important;border:1px solid #252d26!important;border-radius:16px!important;width:500px!important;height:62px!important;bottom:14px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 18px 50px #00000075,inset 0 1px #ffffff06!important}.sidebar>button{color:#cfd7d0!important;background:0 0!important;border:1px solid #0000!important;border-radius:11px!important;min-width:108px!important;height:46px!important;padding:0 16px!important;font-size:12px!important;font-weight:650!important;transition:background .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s!important;bottom:21px!important}.sidebar>button:first-of-type{left:calc(50% - 232px)!important}.sidebar>button:nth-of-type(2){left:calc(50% - 116px)!important}.sidebar>button:nth-of-type(3){left:50%!important}.sidebar>button:nth-of-type(4){left:calc(50% + 116px)!important}.sidebar>button:hover{transform:translateY(-2px);color:#efffee!important;background:#19221a!important;border-color:#2f4a31!important;box-shadow:0 7px 20px #67f23d14!important}.sidebar>button:nth-of-type(3):hover{color:#d4ffca!important;background:linear-gradient(#203222,#172219)!important;border-color:#4d7d50!important}.sidebar>button:nth-of-type(4){color:#d9e5db!important}@media (width<=900px){.workspace:after{width:420px!important}.sidebar>button{min-width:92px!important;padding:0 10px!important}.sidebar>button:first-of-type{left:calc(50% - 195px)!important}.sidebar>button:nth-of-type(2){left:calc(50% - 98px)!important}.sidebar>button:nth-of-type(3){left:50%!important}.sidebar>button:nth-of-type(4){left:calc(50% + 98px)!important}}.sidebar-tab svg,.sidebar>button svg,.topbar-actions button svg{flex:none}.sidebar>button,.topbar-actions button{justify-content:center!important;align-items:center!important;gap:7px!important;display:flex!important}.sidebar-tab{justify-content:center!important;align-items:center!important;display:flex!important}.sidebar-tab svg{transition:stroke .16s,transform .16s}.sidebar-tab:hover svg{transform:scale(1.06)}.sidebar>button svg{stroke:#aab5ac}.sidebar>button:hover svg{stroke:#efffee}.run-button svg{stroke:#071006}.save-project-button svg,.new-canvas-button svg{stroke:#cfd7d0}.brand-mark{align-items:center!important;gap:8px!important;display:flex!important}.brand-logo{object-fit:contain;flex:none;width:28px;height:28px}.brand-mark span{color:#f2f5f2;white-space:nowrap;font-size:13px;font-weight:700}.topbar{height:74px!important;padding:0 18px 0 74px!important}.brand-mark{gap:10px!important;padding-right:18px!important}.brand-logo{width:38px!important;height:38px!important}.brand-mark span{letter-spacing:.1px;font-size:14px!important;font-weight:750!important}.workspace-name-input{width:190px!important;height:36px!important;padding:0 10px!important;font-size:14px!important}.canvas-badge{border-radius:8px!important;height:30px!important;padding:0 11px!important;font-size:12px!important}.topbar-actions{gap:8px!important}.new-canvas-button,.save-project-button,.run-button{border-radius:10px!important;height:40px!important;padding-left:16px!important;padding-right:16px!important;font-size:13px!important}.sidebar-panel{max-height:calc(100vh - 106px)!important}.topbar{height:82px!important;padding-left:70px!important}.workspace{height:calc(100vh - 82px)!important}.brand-mark{gap:12px!important}.brand-logo{object-fit:contain!important;width:58px!important;height:58px!important}.brand-mark span{font-size:15px!important;font-weight:750!important}.workspace-name-input{height:38px!important;font-size:14px!important}.sidebar{padding-top:92px!important}html,body,button,input,textarea,select{font-family:Inter,PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important}.brand-mark span{letter-spacing:.1px;font-weight:700!important}.workspace-name-input{letter-spacing:.1px;font-weight:650!important}.node-header{letter-spacing:.1px;font-weight:700!important}.sidebar>button,.new-canvas-button,.save-project-button,.run-button,.generate-button{font-weight:650!important}.prompt-textarea,.node-select,.seedance-debug,.history-entry-title,.project-item-name{font-weight:450!important}.field-label,.history-entry-sub,.project-item-time,.panel-subtitle{font-weight:400!important}:root{--cs-font:Inter, "PingFang SC", "HarmonyOS Sans SC", "Microsoft YaHei", "Noto Sans SC", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}html,body,#root,.app,.app *,.react-flow,.react-flow *,button,input,textarea,select,option{font-family:var(--cs-font)!important}.brand-mark span{font-family:var(--cs-font)!important;letter-spacing:0!important;font-weight:700!important}.workspace-name-input{font-family:var(--cs-font)!important;letter-spacing:0!important;font-weight:650!important}.canvas-badge{font-family:var(--cs-font)!important;font-weight:500!important}.new-canvas-button,.save-project-button,.run-button{font-family:var(--cs-font)!important;letter-spacing:0!important;font-weight:600!important}.node-header{font-family:var(--cs-font)!important;letter-spacing:0!important;font-weight:650!important}.field-label{font-family:var(--cs-font)!important;font-weight:450!important}.node-select{font-family:var(--cs-font)!important;font-weight:500!important}.prompt-textarea{font-family:var(--cs-font)!important;font-weight:400!important;line-height:1.65!important}.generate-button{font-family:var(--cs-font)!important;letter-spacing:0!important;font-weight:650!important}.sidebar>button,.sidebar>button span{font-family:var(--cs-font)!important;letter-spacing:0!important;font-weight:600!important}.panel-title{font-family:var(--cs-font)!important;font-weight:650!important}.panel-subtitle,.project-item-time,.history-entry-sub{font-family:var(--cs-font)!important;font-weight:400!important}.project-item-name,.history-entry-title{font-family:var(--cs-font)!important;font-weight:550!important}.history-detail,.seedance-debug,.empty-panel{font-family:var(--cs-font)!important;font-weight:400!important}:root{--ui-font:"Microsoft YaHei", "PingFang SC", "HarmonyOS Sans SC", "Noto Sans SC", Arial, sans-serif}html,body,#root,.app,.app *,.react-flow,.react-flow *,button,input,textarea,select,option{font-family:var(--ui-font)!important;letter-spacing:0!important;font-style:normal!important}.brand-mark span{font-size:15px!important;font-weight:700!important;line-height:1.2!important}.workspace-name-input{font-size:14px!important;font-weight:600!important;line-height:1.2!important}.canvas-badge{font-size:12px!important;font-weight:500!important}.new-canvas-button,.save-project-button,.run-button{font-size:13px!important;font-weight:600!important;line-height:1!important}.node-header{font-size:14px!important;font-weight:700!important;line-height:1.3!important}.field-label{font-size:12px!important;font-weight:500!important;line-height:1.4!important}.node-select{font-size:13px!important;font-weight:500!important;line-height:1.2!important}.prompt-textarea{font-size:13px!important;font-weight:400!important;line-height:1.7!important}.prompt-count{font-size:11px!important;font-weight:400!important}.generate-button{font-size:13px!important;font-weight:600!important;line-height:1!important}.seedance-debug{font-size:11px!important;font-weight:400!important;line-height:1.65!important}.sidebar>button,.sidebar>button span{font-size:13px!important;font-weight:600!important;line-height:1!important}.panel-title{font-size:14px!important;font-weight:700!important}.panel-subtitle{font-size:11px!important;font-weight:400!important}.project-item-name,.history-entry-title{font-size:13px!important;font-weight:600!important;line-height:1.45!important}.project-item-time,.history-entry-sub{font-size:11px!important;font-weight:400!important}.upload-button{font-size:13px!important;font-weight:600!important}body{font-synthesis:none!important;text-rendering:optimizelegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.node-header{color:#f1f5f1!important;border-bottom:1px solid #2a322b!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:0 14px!important;font-size:14px!important;font-weight:650!important;line-height:1!important;display:flex!important}.node-header svg{stroke:#91a093;flex:none}.node-header span{font-family:var(--ui-font)!important;font-size:14px!important;font-weight:650!important;line-height:1!important}.custom-node:hover .node-header svg{stroke:#b7c3b8}:root{--cs-bg:#070908;--cs-bg-2:#0b0e0c;--cs-panel:#111512;--cs-panel-2:#151a16;--cs-panel-3:#1a201b;--cs-border:#2b312c;--cs-border-soft:#202521;--cs-text:#f4f6f3;--cs-muted:#8c958d;--cs-brand:#ff6a3d;--cs-brand-strong:#ff4d2d;--cs-brand-yellow:#ffc43d;--cs-brand-pink:#f72559;--cs-success:#55d86a;--cs-warning:#f2b84b;--cs-error:#ef5a67}.app,.canvas{background:var(--cs-bg)!important}.topbar{background:var(--cs-bg-2)!important;border-bottom-color:var(--cs-border-soft)!important}.run-button{border-color:var(--cs-brand)!important;background:linear-gradient(135deg, var(--cs-brand), var(--cs-brand-strong))!important;color:#fff!important;box-shadow:0 8px 24px #ff6a3d29!important}.new-canvas-button,.save-project-button{color:var(--cs-text)!important;background:#ff6a3d0b!important;border-color:#ff6a3d38!important}.new-canvas-button:hover,.save-project-button:hover{background:#ff6a3d17!important;border-color:#ff6a3d94!important}.workspace:after{border-color:var(--cs-border)!important;background:linear-gradient(#131714fa,#0a0d0bfa)!important}.sidebar>button{color:#cbd2cc!important;background:0 0!important;border-color:#0000!important}.sidebar>button:hover{color:#fff!important;background:#ff6a3d12!important;border-color:#ff6a3d2e!important;box-shadow:0 7px 20px #ff6a3d12!important}.sidebar-tab.active{color:var(--cs-brand)!important;background:linear-gradient(#ff6a3d1f,#ff4d2d0d)!important;border-color:#ff6a3d59!important;box-shadow:0 7px 24px #ff6a3d0f!important}.custom-node{background:linear-gradient(#1a1f1b 0%,#171b18 100%)!important;border-color:#343a35!important}.node-header{border-bottom-color:#2c332d!important}.node-select,.prompt-textarea{background:#0d100e!important;border-color:#303631!important}.generate-button{border-color:var(--cs-brand)!important;background:linear-gradient(135deg, var(--cs-brand), var(--cs-brand-strong))!important;color:#fff!important;box-shadow:0 8px 20px #ff6a3d21!important}:root{--cs-brand-yellow:#ffc43d;--cs-brand-yellow-hover:#ffd15a;--cs-brand-yellow-soft:#ffc43d1a;--cs-brand-yellow-border:#ffc43d6b}.run-button{border-color:var(--cs-brand-yellow)!important;color:#161006!important;background:linear-gradient(135deg,#ffc43d,#ffb72e)!important;box-shadow:0 8px 24px #ffc43d26!important}.run-button:hover{background:linear-gradient(135deg,#ffd15a,#ffc43d)!important;box-shadow:0 10px 30px #ffc43d3b!important}.generate-button{border-color:var(--cs-brand-yellow)!important;color:#161006!important;background:linear-gradient(135deg,#ffc43d,#ffb72e)!important;box-shadow:0 8px 22px #ffc43d24!important}.generate-button:hover{background:linear-gradient(135deg,#ffd15a,#ffc43d)!important}.sidebar>button:nth-of-type(3){color:#ffe7a0!important;border-color:var(--cs-brand-yellow-border)!important;background:linear-gradient(#ffc43d1c,#ffb72e0b)!important}.sidebar-tab.active{border-color:var(--cs-brand-yellow-border)!important;background:var(--cs-brand-yellow-soft)!important;color:var(--cs-brand-yellow)!important}.project-item.active .project-item-name{color:#ffe4a0!important}:root{--cs-bg:#0b0d0c;--cs-bg-deep:#080a09;--cs-topbar:#111411;--cs-panel:#171b18;--cs-panel-2:#1c211d;--cs-input:#0f1210;--cs-border:#313832;--cs-border-soft:#252b26;--cs-text:#f5f6f3;--cs-text-2:#c7cec7;--cs-muted:#929a92;--cs-yellow:#ffc43d;--cs-yellow-hover:#ffd15a;--cs-orange:#ff6a3d;--cs-success:#58d66b;--cs-warning:#e8b04d;--cs-error:#ec5b66}html,body,#root,.app,.canvas{background:var(--cs-bg)!important}.react-flow__background pattern circle{opacity:.55;fill:#323832!important}.topbar{background:var(--cs-topbar)!important;border-bottom:1px solid var(--cs-border-soft)!important}.sidebar{background:var(--cs-bg-deep)!important;border-right:1px solid var(--cs-border-soft)!important}.custom-node{border:1px solid var(--cs-border)!important;background:linear-gradient(#1b201c 0%,#171b18 100%)!important;box-shadow:0 10px 28px #00000038!important}.custom-node:hover{border-color:#444c45!important}.react-flow__node.selected .custom-node{border-color:var(--cs-yellow)!important;box-shadow:0 0 0 1px #ffc43d2e,0 0 28px #ffc43d14,0 12px 30px #00000040!important}.node-header{border-bottom:1px solid var(--cs-border-soft)!important;color:var(--cs-text)!important;background:linear-gradient(#ffffff05,#fff0)!important}.node-header svg{stroke:#9ba59c!important}.seedance-node .node-header svg{stroke:var(--cs-yellow)!important}.node-select,.prompt-textarea{background:var(--cs-input)!important;color:var(--cs-text)!important;border:1px solid #343b35!important}.node-select:hover,.prompt-textarea:hover{border-color:#434b44!important}.node-select:focus,.prompt-textarea:focus{border-color:#ffc43da6!important;box-shadow:0 0 0 2px #ffc43d12!important}.run-button,.generate-button{border-color:var(--cs-yellow)!important;color:#171006!important;background:linear-gradient(135deg,#ffc43d,#ffb82f)!important;box-shadow:0 8px 22px #ffc43d24!important}.run-button:hover,.generate-button:hover{background:linear-gradient(135deg,#ffd15a,#ffc43d)!important;box-shadow:0 10px 28px #ffc43d33!important}.new-canvas-button,.save-project-button{color:var(--cs-text-2)!important;background:#161a17!important;border:1px solid #343a35!important}.new-canvas-button:hover,.save-project-button:hover{color:var(--cs-text)!important;background:#1e241f!important;border-color:#ffc43d5c!important}.workspace:after{border:1px solid var(--cs-border)!important;background:linear-gradient(#151916fa,#0d100efa)!important;box-shadow:0 16px 42px #00000061!important}.sidebar>button{color:var(--cs-text-2)!important}.sidebar>button:hover{color:var(--cs-text)!important;background:#ffc43d0e!important;border-color:#ffc43d29!important}.sidebar>button:nth-of-type(3){color:#ffe59a!important;background:linear-gradient(#ffc43d1a,#ffc43d09)!important;border-color:#ffc43d57!important}.sidebar>button:nth-of-type(3) svg{stroke:var(--cs-yellow)!important}.sidebar-tab.active{color:var(--cs-yellow)!important;background:#ffc43d14!important;border-color:#ffc43d4d!important}.sidebar-tab.active svg{stroke:var(--cs-yellow)!important}.sidebar-panel{border:1px solid var(--cs-border)!important;background:#121613!important}.project-open-button{border-color:var(--cs-border)!important;background:#171b18!important}.project-open-button:hover{background:#1e241f!important}.project-item.active .project-open-button{background:#ffc43d11!important;border-color:#ffc43d7a!important}.seedance-debug{color:#9fc4a3!important;background:#131914!important;border-color:#314033!important}.history-dot.succeeded{background:var(--cs-success)!important}.history-dot.running{background:var(--cs-warning)!important}.history-dot.failed{background:var(--cs-error)!important}.react-flow__minimap{opacity:.86;border-color:var(--cs-border)!important;background:#151916!important}.react-flow__controls{border-color:var(--cs-border)!important}.react-flow__controls-button{border-bottom-color:var(--cs-border-soft)!important;fill:#c9d0ca!important;background:#171b18!important}.react-flow__controls-button:hover{background:#202620!important}.app-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(7px);background:#040605ad;justify-content:center;align-items:center;padding:24px;animation:.16s ease-out modalFadeIn;display:flex;position:fixed;inset:0}.app-modal{background:linear-gradient(#1b201c 0%,#151916 100%);border:1px solid #353d36;border-radius:16px;width:min(430px,100vw - 40px);padding:24px;animation:.18s ease-out modalPopIn;box-shadow:0 24px 80px #0000008c,inset 0 1px #ffffff09}.app-modal-title{color:#f5f6f3;line-height:1.35;font-size:17px!important;font-weight:700!important}.app-modal-message{color:#aeb7af;white-space:pre-line;margin-top:12px;line-height:1.75;font-size:13px!important;font-weight:400!important}.app-modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.app-modal-cancel,.app-modal-confirm{cursor:pointer;border-radius:9px;min-width:88px;height:38px;padding:0 16px;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;font-size:13px!important;font-weight:600!important}.app-modal-cancel{color:#cbd2cc;background:#202521;border:1px solid #39413a}.app-modal-cancel:hover{color:#fff;background:#282e29}.app-modal-confirm{color:#171006;background:linear-gradient(135deg,#ffc43d,#ffb82f);border:1px solid #ffc43d;box-shadow:0 7px 20px #ffc43d24}.app-modal-confirm:hover{background:linear-gradient(135deg,#ffd15a,#ffc43d);transform:translateY(-1px);box-shadow:0 9px 26px #ffc43d33}.app-modal-confirm.danger{color:#fff;background:linear-gradient(135deg,#df5d68,#c94753);border-color:#d95661;box-shadow:0 7px 20px #d9566121}.app-modal-confirm.danger:hover{background:linear-gradient(135deg,#ed6b75,#d34f5b);box-shadow:0 9px 26px #d9566133}.app-modal.success{border-color:#ffc43d61}.app-modal.error{border-color:#ec5b6675}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalPopIn{0%{opacity:0;transform:translateY(8px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}.app-modal.danger{animation:.18s ease-out modalPopIn,.28s ease-out 80ms dangerShake}@keyframes dangerShake{0%{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}to{transform:translate(0)}}.reference-video-node{width:310px}.reference-video-body{padding:12px}.reference-video-player{object-fit:contain;background:#080a09;border-radius:10px;width:100%;max-height:230px;display:block}.reference-video-empty{color:#7f8980;background:#0f1210;border:1px dashed #343b35;border-radius:10px;justify-content:center;align-items:center;height:170px;font-size:12px;display:flex}.reference-video-upload{color:#eef2ee;cursor:pointer;background:#202521;border:1px solid #3a413b;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;margin-top:10px;font-size:12px;font-weight:600;display:flex}.reference-video-upload:hover{background:#282e29;border-color:#ffc43d73}.reference-video-upload input{display:none}.reference-video-meta{color:#9ba49c;align-items:center;gap:8px;margin-top:8px;font-size:11px;display:flex}.reference-video-meta span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.reference-video-remove{color:#89928a;cursor:pointer;background:0 0;border:1px solid #3a413b;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.reference-video-remove:hover{color:#ef7b86;background:#321c20;border-color:#73404a}.reference-video-node .node-header svg{stroke:var(--cs-yellow)!important}.react-flow__handle{cursor:crosshair!important;z-index:20!important;background:#151916!important;border:2px solid #d7ddd7!important;width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}.react-flow__handle:hover{background:#ffc43d!important;border-color:#ffc43d!important;width:16px!important;height:16px!important;box-shadow:0 0 0 5px #ffc43d1f!important}.react-flow__handle.connectingto,.react-flow__handle.valid{background:#ffc43d!important;border-color:#ffc43d!important}.react-flow__edge-path{stroke:#9aa39b!important;stroke-width:2px!important}.react-flow__edge.selected .react-flow__edge-path,.react-flow__connection-path{stroke:#ffc43d!important;stroke-width:2.5px!important}.reference-group-node{width:300px}.reference-group-node .node-header svg{stroke:var(--cs-yellow)!important}.reference-group-body{padding:14px}.reference-group-summary{background:#101410;border:1px solid #303831;border-radius:11px;padding:14px}.reference-group-total{color:#f4f6f3;align-items:center;gap:10px;display:flex}.reference-group-total>svg{stroke:var(--cs-yellow)}.reference-group-total>div{align-items:baseline;gap:6px;display:flex}.reference-group-total strong{color:var(--cs-yellow);font-size:22px;font-weight:700}.reference-group-total span{color:#929a92;font-size:12px}.reference-group-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.reference-group-stats>div{color:#aab2ab;background:#171b18;border:1px solid #293029;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:11px;display:flex}.reference-group-stats>div strong{color:#f0f3ef;margin-left:auto;font-size:13px}.reference-group-empty,.reference-group-ready{text-align:center;border-radius:8px;margin-top:10px;padding:9px 10px;font-size:11px}.reference-group-empty{color:#778078;background:#0e110f;border:1px dashed #343b35}.reference-group-ready{color:#e9cf84;background:#ffc43d0b;border:1px solid #ffc43d38}.canvas{position:relative}.canvas-mode-toolbar{z-index:60;border:1px solid var(--cs-border);-webkit-backdrop-filter:blur(12px);background:#141815f5;border-radius:11px;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;bottom:18px;left:18px;box-shadow:0 14px 34px #00000052}.canvas-mode-toolbar button{color:#9aa39b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:11px;transition:background .15s,border-color .15s,color .15s;display:flex}.canvas-mode-toolbar button:hover{color:#f2f4f1;background:#ffc43d0e}.canvas-mode-toolbar button.active{color:var(--cs-yellow);background:#ffc43d17;border-color:#ffc43d61}.canvas-mode-toolbar button.active svg{stroke:var(--cs-yellow)}.react-flow__selection{background:#ffc43d12!important;border:1px solid #ffc43dbf!important}.react-flow__node.selected .custom-node{border-color:var(--cs-yellow)!important}.sidebar-tool-divider{background:#242a25;width:26px;height:1px;margin:12px auto}.sidebar-canvas-tools{flex-direction:column;align-items:center;gap:8px;padding:2px 0 8px;display:flex}.sidebar-canvas-tools button{color:#7f8880;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex}.sidebar-canvas-tools button:hover{color:#ecefec;background:#ffc43d0e}.sidebar-canvas-tools button.active{color:var(--cs-yellow);background:#ffc43d17;border-color:#ffc43d6b;box-shadow:inset 0 0 0 1px #ffc43d08}.sidebar-canvas-tools button.active svg{stroke:var(--cs-yellow)}.sidebar-canvas-tools button:active{transform:scale(.95)}.canvas-mode-toolbar{display:none!important}.seedance-node{width:350px}.smart-mode-panel{background:linear-gradient(#ffc43d0b,#ffc43d03);border:1px solid #313830;border-radius:11px;margin-top:10px;padding:12px}.smart-mode-head{color:#8f998f;justify-content:space-between;align-items:center;font-size:11px;display:flex}.smart-mode-badge{color:var(--cs-yellow);background:#ffc43d12;border:1px solid #ffc43d42;border-radius:999px;padding:3px 7px;font-size:10px}.smart-mode-value{color:#f5f6f3;margin-top:5px;font-size:15px;font-weight:700}.smart-material-head{color:#919a91;align-items:center;gap:6px;margin-top:13px;margin-bottom:8px;font-size:11px;display:flex}.smart-material-head strong{color:var(--cs-yellow);font-size:12px}.smart-material-list{align-items:center;gap:7px;min-height:64px;padding-bottom:2px;display:flex;overflow-x:auto}.smart-material-item{background:#090c0a;border:1px solid #353d35;border-radius:9px;flex:0 0 58px;width:58px;height:58px;position:relative;overflow:hidden}.smart-material-item img,.smart-material-item video{object-fit:cover;width:100%;height:100%;display:block}.smart-material-item span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#000000ad;border-radius:4px;max-width:calc(100% - 8px);padding:2px 4px;font-size:8px;position:absolute;bottom:4px;left:4px;overflow:hidden}.smart-material-video{border-color:#ffc43d52}.smart-material-more{color:#a8b0a8;border:1px dashed #444b44;border-radius:9px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:12px;display:flex}.smart-material-empty{color:#707970;background:#0d100e;border:1px dashed #343b35;border-radius:9px;justify-content:center;align-items:center;min-height:54px;font-size:10px;display:flex}.canvas-add-button{z-index:90;color:#f4f6f3;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1b1f1cf7;border:1px solid #3a413a;border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #00000061}.canvas-add-button:hover{color:var(--cs-yellow);background:#232822;border-color:#ffc43d94;transform:translate(-50%)translateY(-2px)}.node-create-menu{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#232623fa;border:1px solid #3b423c;border-radius:13px;width:248px;max-height:calc(100vh - 24px);padding:8px;position:fixed;overflow-y:auto;box-shadow:0 20px 60px #00000085}.node-create-title{color:#888f89;padding:7px 10px 9px;font-size:11px}.node-create-section{padding:4px 0 8px}.node-create-section+.node-create-section{border-top:1px solid #363b37;padding-top:9px}.node-create-section-title{color:#696f6a;text-transform:uppercase;padding:3px 10px 5px;font-size:10px}.node-create-menu button{color:#e7ebe7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:48px;padding:7px 10px;transition:background .14s,color .14s;display:flex;position:relative}.node-create-menu button:hover{background:#ffffff0e}.node-create-menu button>svg{color:#a5ada6;flex:none}.node-create-menu button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.node-create-menu button strong{color:#f2f4f1;font-size:12px;font-weight:600}.node-create-menu button span{color:#7e867f;font-size:9px}.node-create-menu button.primary svg{color:var(--cs-yellow)}.node-create-menu button.primary strong{color:#fff2c5}.node-create-menu button em{color:var(--cs-yellow);background:#ffc43d13;border:1px solid #ffc43d40;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:8px;font-style:normal}.node-create-section.advanced{opacity:.88}.canvas-bottom-toolbar{z-index:100;-webkit-backdrop-filter:blur(18px);background:#1b1e1bf7;border:1px solid #363d37;border-radius:14px;align-items:center;gap:4px;padding:6px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 42px #0000006b}.canvas-bottom-toolbar button{color:#9ba39c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:42px;height:40px;padding:0 11px;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex;position:relative}.canvas-bottom-toolbar button:hover{color:#f3f5f2;background:#ffffff0e}.canvas-bottom-toolbar button.active{color:var(--cs-yellow);background:#ffc43d17;border-color:#ffc43d6b}.canvas-bottom-toolbar button.active svg{stroke:var(--cs-yellow)}.canvas-bottom-toolbar button:active{transform:scale(.96)}.canvas-bottom-toolbar .bottom-tool-add{color:#151815;background:#f0f1ed;width:42px;padding:0}.canvas-bottom-toolbar .bottom-tool-add:hover{color:#111411;background:#fff}.bottom-tool-divider{background:#414741;width:1px;height:22px;margin:0 3px}.bottom-tool-label{white-space:nowrap;font-size:11px;display:none}.canvas-bottom-toolbar button:hover .bottom-tool-label{display:inline}.canvas-bottom-toolbar button.active .bottom-tool-label{color:var(--cs-yellow)}.canvas-add-button{display:none!important}.canvas-bottom-toolbar button:disabled{opacity:.28;cursor:default;pointer-events:none}.canvas.edges-hidden .react-flow__edge{opacity:0!important;pointer-events:none!important}.canvas.edges-hidden .react-flow__connection{opacity:0!important}.react-flow__edge{transition:opacity .16s}.media-node{color:#eef1ed;background:0 0;border:0;width:300px;padding:0;position:relative}.media-node-meta{justify-content:space-between;align-items:center;gap:10px;min-height:28px;padding:0 3px 7px;display:flex}.media-node-title{color:#c5cbc5;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.media-node-title svg{color:#8d968e}.media-node-size{color:#656d66;font-variant-numeric:tabular-nums;font-size:10px}.media-node-preview{background:#171a18;border:1px solid #424944;border-radius:13px;width:100%;min-height:260px;position:relative;overflow:hidden;box-shadow:0 10px 32px #0000002e}.media-node-preview img{object-fit:contain;background:#0c0f0d;width:100%;height:auto;max-height:520px;display:block}.media-node-empty{cursor:pointer;color:#676f68;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;transition:color .15s,background .15s;display:flex}.media-node-empty:hover{color:#aaafa9;background:#ffc43d06}.media-node-empty strong{color:#9ba29b;margin-top:4px;font-size:12px;font-weight:500}.media-node-empty span{color:#616861;font-size:10px}.media-node-overlay-upload{color:#e9ece8;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090b0abd;border:1px solid #ffffff24;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s,transform .15s,background .15s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-3px)}.media-node-preview:hover .media-node-overlay-upload{opacity:1;transform:translateY(0)}.media-node-overlay-upload:hover{color:var(--cs-yellow);background:#1e211ef0}.media-node-actions{align-items:center;gap:7px;padding-top:8px;display:flex}.media-node-action{color:#b8beb8;cursor:pointer;background:#181b19;border:1px solid #353b36;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:10px;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.media-node-action:hover{color:#f0d68e;background:#1e211e;border-color:#ffc43d61}.media-node-icon-action{color:#777f78;cursor:pointer;background:#181b19;border:1px solid #353b36;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.media-node-icon-action:hover{color:#d96c75;border-color:#dc505c66}.media-node-error{color:#dd7278;margin-top:7px;font-size:10px}.react-flow__node.selected .media-node-preview{border-color:#ffc43dbf;box-shadow:0 0 0 1px #ffc43d1f,0 14px 36px #0000003b}.media-node .react-flow__handle-left{left:-7px}.media-node .react-flow__handle-right{right:-7px}.prompt-media-node{width:310px}.prompt-clear-button{color:#747c75;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:3px 6px;font-size:9px;transition:color .14s,background .14s;display:inline-flex}.prompt-clear-button:hover{color:#d3d8d3;background:#ffffff0d}.prompt-simple-editor{background:#171a18;border:1px solid #414842;border-radius:13px;min-height:220px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 10px 32px #0000002b}.prompt-simple-editor:focus-within{border-color:#ffc43d8c;box-shadow:0 0 0 1px #ffc43d14,0 12px 32px #0003}.prompt-simple-textarea{resize:none;box-sizing:border-box;color:#d9ded9;width:100%;height:185px;caret-color:var(--cs-yellow);background:0 0;border:0;outline:0;padding:16px 16px 8px;font-family:inherit;font-size:12px;line-height:1.7;display:block}.prompt-simple-textarea::placeholder{color:#646c65;line-height:1.7}.prompt-simple-footer{color:#626a63;border-top:1px solid #ffffff0b;justify-content:space-between;align-items:center;min-height:34px;padding:0 14px;font-size:9px;display:flex}.prompt-simple-footer strong{color:#747c75;font-variant-numeric:tabular-nums;font-size:9px;font-weight:500}.react-flow__node.selected .prompt-simple-editor{border-color:#ffc43db8;box-shadow:0 0 0 1px #ffc43d1a,0 14px 36px #00000038}.reference-video-media-node{width:320px}.reference-video-simple-preview{background:#111411;border:1px solid #414842;border-radius:13px;width:100%;min-height:250px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 10px 32px #0000002e}.reference-video-simple-preview video{object-fit:contain;background:#070908;width:100%;max-height:500px;display:block}.reference-video-simple-empty{cursor:pointer;color:#697169;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;transition:color .15s,background .15s;display:flex}.reference-video-simple-empty:hover{color:#aeb4ae;background:#ffc43d06}.reference-video-simple-empty strong{color:#9ca39c;margin-top:4px;font-size:12px;font-weight:500}.reference-video-simple-empty span{color:#626a63;font-size:10px}.reference-video-simple-preview .media-node-overlay-upload{opacity:0}.reference-video-simple-preview:hover .media-node-overlay-upload{opacity:1;transform:translateY(0)}.react-flow__node.selected .reference-video-simple-preview{border-color:#ffc43db8;box-shadow:0 0 0 1px #ffc43d1a,0 14px 36px #00000038}.result-video-preview{background:#101311;border:1px solid #414842;border-radius:13px;width:100%;min-height:230px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 10px 32px #0000002e}.result-video-preview video{object-fit:contain;background:#050706;width:100%;max-height:560px;display:block}.result-video-empty{color:#697169;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;display:flex}.result-video-play-placeholder{color:#555d56;background:#ffffff06;border:1px solid #343a35;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:4px;display:flex}.result-video-empty strong{color:#8f978f;font-size:12px;font-weight:500}.result-video-empty span{color:#5f675f;font-size:10px}.result-video-footer{justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding-top:8px;display:flex}.result-video-meta{color:#6d756e;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;overflow:hidden}.result-video-action{color:#aeb5ae;cursor:pointer;background:#181b19;border:1px solid #363c37;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:10px;text-decoration:none;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.result-video-more{color:#747c75;cursor:pointer;background:#181b19;border:1px solid #363c37;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.result-video-more:hover{color:#d3d8d3;background:#1e211e}.react-flow__node.selected .result-video-preview{border-color:#ffc43db8;box-shadow:0 0 0 1px #ffc43d1a,0 14px 36px #00000038}.seedance-v3-node{color:#edf0ec;background:0 0;width:460px;position:relative}.seedance-v3-meta{justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding:0 4px 8px;display:flex}.seedance-v3-title{color:#d7dcd7;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.seedance-v3-title svg{color:var(--cs-yellow)}.seedance-v3-mode-badge{color:#d6b75f;background:#ffc43d12;border:1px solid #ffc43d40;border-radius:999px;padding:3px 7px;font-size:9px}.seedance-v3-stage{background:#171a18;border:1px solid #414842;border-radius:14px;min-height:250px;padding:16px;transition:border-color .15s,box-shadow .15s;position:relative;box-shadow:0 12px 38px #0003}.react-flow__node.selected .seedance-v3-stage{border-color:#ffc43db8;box-shadow:0 0 0 1px #ffc43d1a,0 16px 40px #0000003d}.seedance-v3-stage-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.seedance-v3-stage-top>div{align-items:center;gap:6px;display:flex}.seedance-v3-kicker{color:#747c75;font-size:10px}.seedance-v3-stage-top strong{color:var(--cs-yellow);font-size:11px;font-weight:600}.seedance-v3-auto{color:#656d66;font-size:9px}.seedance-v3-materials{align-items:center;gap:8px;min-height:66px;padding-bottom:5px;display:flex;overflow-x:auto}.seedance-v3-material{background:#0d100e;border:1px solid #383f39;border-radius:8px;flex:none;width:54px;height:64px;position:relative;overflow:hidden}.seedance-v3-material img,.seedance-v3-material video{object-fit:cover;width:100%;height:100%;display:block}.seedance-v3-material span{color:#eef0ed;white-space:nowrap;text-overflow:ellipsis;background:#000000b8;border-radius:4px;max-width:calc(100% - 8px);padding:2px 4px;font-size:7px;position:absolute;bottom:4px;left:4px;overflow:hidden}.seedance-v3-video-material:after{content:"▶";color:#fffc;pointer-events:none;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seedance-v3-material-more{color:#7b837c;border:1px dashed #394039;border-radius:8px;flex:none;justify-content:center;align-items:center;width:46px;height:64px;font-size:10px;display:flex}.seedance-v3-material-empty{color:#626a63;background:#111411;border:1px dashed #303631;border-radius:9px;justify-content:center;align-items:center;height:66px;margin-bottom:5px;font-size:10px;display:flex}.seedance-v3-prompt-head span{color:#5c645d}.seedance-v3-prompt-text{color:#b9c0ba;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.seedance-v3-prompt-text.empty{color:#59615a}.seedance-v3-stage-status{color:#737b74;align-items:flex-end;gap:7px;min-height:25px;margin-top:8px;font-size:9px;display:flex}.seedance-v3-status-dot{background:#59615a;border-radius:50%;flex:none;width:6px;height:6px}.seedance-v3-status-dot.running{background:var(--cs-yellow);box-shadow:0 0 0 4px #ffc43d14}.seedance-v3-status-dot.success{background:#65c888}.seedance-v3-status-dot.error{background:#df6670}.seedance-v3-toolbar{background:#191c19fa;border:1px solid #363c37;border-radius:12px;align-items:center;gap:6px;min-height:48px;margin-top:8px;padding:6px;display:flex;position:relative;box-shadow:0 10px 26px #00000026}.seedance-v3-model-select{color:#c7ccc7;cursor:pointer;background:0 0;border:0;border-radius:8px;outline:0;width:112px;height:34px;padding:0 7px;font-family:inherit;font-size:10px}.seedance-v3-model-select:hover{background:#ffffff0a}.seedance-v3-toolbar-mode{color:#adb4ad;white-space:nowrap;border-radius:8px;align-items:center;height:34px;padding:0 9px;font-size:10px;display:flex}.seedance-v3-settings-button{color:#8e968f;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;align-items:center;gap:4px;min-width:0;height:34px;padding:0 9px;font-family:inherit;font-size:9px;display:flex;overflow:hidden}.seedance-v3-settings-button:hover{color:#d0d5d0;background:#ffffff0b}.seedance-v3-settings-button span{color:#656d66;margin-left:auto}.seedance-v3-generate{background:var(--cs-yellow);color:#151815;cursor:pointer;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:700;display:flex;box-shadow:0 5px 14px #ffc43d1f}.seedance-v3-generate:hover{filter:brightness(1.04)}.seedance-v3-generate:disabled{opacity:.48;cursor:default}.seedance-v3-settings-popover{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#272a27fb;border:1px solid #454b46;border-radius:13px;width:315px;padding:14px;position:absolute;bottom:58px;right:0;box-shadow:0 20px 55px #00000075}.seedance-v3-settings-title{color:#e0e4e0;margin-bottom:14px;font-size:12px;font-weight:600}.seedance-v3-settings-label{color:#969d97;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;display:flex}.seedance-v3-settings-label strong{color:#d7dbd7;font-size:10px;font-weight:500}.seedance-v3-option-grid{gap:7px;display:grid}.seedance-v3-option-grid.ratio{grid-template-columns:repeat(4,1fr)}.seedance-v3-option-grid.resolution{grid-template-columns:repeat(2,1fr)}.seedance-v3-option-grid button{color:#8d958e;cursor:pointer;background:#ffffff04;border:1px solid #4a504b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:48px;font-family:inherit;font-size:9px;display:flex}.seedance-v3-option-grid button:hover{color:#d3d7d3;border-color:#686f69}.seedance-v3-option-grid button.active{color:#f0d375;background:#ffc43d12;border-color:#ffc43dc7}.seedance-v3-ratio-icon{color:inherit;font-size:17px;line-height:1}.seedance-v3-duration-range{width:100%;accent-color:var(--cs-yellow);cursor:pointer}.seedance-v3-duration-scale{color:#626963;justify-content:space-between;align-items:center;margin-top:4px;font-size:8px;display:flex}.seedance-v3-settings-summary{color:#737b74;background:#00000029;border-radius:8px;margin-top:16px;padding:8px 9px;font-size:9px}.seedance-v3-error{color:#da777f;background:#82283017;border:1px solid #dc5a6438;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:10px}.seedance-v3-node .react-flow__handle-left{left:-7px}.seedance-v3-node .react-flow__handle-right{right:-7px}.seedance-v3-prompt-area{border-top:1px solid #ffffff0d;margin-top:12px;padding-top:12px}.seedance-v3-prompt-head{color:#7d857e;justify-content:space-between;align-items:center;margin-bottom:7px;font-size:9px;display:flex}.seedance-v3-prompt-editor:hover{background:#00000038}.seedance-v3-prompt-editor:focus{background:#00000040;border-color:#ffc43d6b}.seedance-v3-prompt-area{background:linear-gradient(#ffc43d0e 0%,#ffc43d04 100%);border:1px solid #ffc43d6b;border-radius:12px;margin-top:14px;padding:12px}.seedance-v3-prompt-head{color:#f0cf72;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:600;display:flex}.seedance-v3-prompt-editor{box-sizing:border-box;resize:none;color:#e2e7e2;width:100%;height:125px;caret-color:var(--cs-yellow);background:#070a08b8;border:1px solid #ffc43d3d;border-radius:10px;outline:none;padding:12px 13px;font-family:inherit;font-size:12px;line-height:1.7;transition:border-color .16s,box-shadow .16s,background .16s;display:block}.seedance-v3-prompt-editor:hover{border-color:#ffc43d66}.seedance-v3-prompt-editor:focus{background:#080c09eb;border-color:#ffc43d;box-shadow:0 0 0 3px #ffc43d1a,0 0 20px #ffc43d0f}.seedance-v3-prompt-editor::placeholder{color:#c8d2ca61}.seedance-v3-external-prompt{color:#868e87;margin-top:7px;font-size:9px}.image-media-node{width:300px}.image-media-node .media-node-preview{aspect-ratio:9/16;width:100%;min-height:0}.image-media-node .media-node-preview img{object-fit:contain;width:100%;height:100%;max-height:none}.image-media-node .media-node-empty{height:100%;min-height:0}.result-video-media-node{width:300px}.result-video-preview{aspect-ratio:9/16;width:100%;min-height:0}.result-video-preview video{object-fit:contain;width:100%;height:100%;max-height:none}.result-video-empty{height:100%;min-height:0}.media-node-title{font-size:14px}.media-node-empty strong,.reference-video-simple-empty strong{font-size:14px}.media-node-empty span,.reference-video-simple-empty span,.media-node-action,.media-node-error{font-size:12px}.prompt-simple-textarea{font-size:14px}.prompt-simple-footer,.prompt-simple-footer strong,.prompt-clear-button{font-size:11px}.result-video-empty strong{font-size:14px}.result-video-empty span,.result-video-meta,.result-video-action{font-size:12px}.seedance-v3-mode-badge{font-size:11px}.seedance-v3-material-empty{font-size:12px}.seedance-v3-material span{font-size:9px}.seedance-v3-prompt-editor{font-size:14px;line-height:1.65}.seedance-v3-external-prompt,.seedance-v3-stage-status{font-size:11px}.seedance-v3-model-select,.seedance-v3-toolbar-mode{font-size:12px}.seedance-v3-settings-button{font-size:11px}.seedance-v3-settings-label,.seedance-v3-settings-label strong{font-size:12px}.seedance-v3-stage{border-radius:15px;min-height:360px;padding:18px}.seedance-v3-mode-badge{padding:4px 9px;font-size:13px}.seedance-v3-material-empty{height:82px;font-size:14px}.seedance-v3-prompt-area{border-radius:13px;margin-top:16px;padding:14px}.seedance-v3-prompt-head{margin-bottom:10px;font-size:15px}.seedance-v3-prompt-editor{border-radius:11px;height:180px;padding:14px 15px;font-size:16px;line-height:1.7}.seedance-v3-prompt-editor::placeholder{color:#d2dcd57a;font-size:15px}.seedance-v3-stage-status{min-height:30px;margin-top:10px;font-size:13px}.seedance-v3-toolbar{gap:8px;min-height:54px;margin-top:9px;padding:7px}.seedance-v3-model-select{width:135px;height:38px;font-size:14px}.seedance-v3-toolbar-mode{height:38px;padding:0 10px;font-size:14px}.seedance-v3-generate{border-radius:11px;width:42px;height:42px;font-size:22px}.seedance-v3-settings-popover{width:350px;padding:17px}.seedance-v3-settings-label,.seedance-v3-settings-label strong{font-size:14px}.seedance-v3-option-grid button{min-height:54px;font-size:13px}.seedance-v3-error{font-size:14px}.seedance-v3-node{width:620px}.seedance-v3-stage{min-height:380px}.seedance-v3-material-empty{height:72px}.seedance-v3-prompt-editor{height:210px;font-size:16px}.seedance-v3-prompt-editor::placeholder,.seedance-v3-prompt-head{font-size:15px}.seedance-v3-stage-status{font-size:13px}.seedance-v3-toolbar{min-height:56px}.seedance-v3-settings-button{color:#b5bcb5;background:#ffc43d05;border:1px solid #ffc43d24;transition:border-color .18s,background .18s,box-shadow .18s,color .18s;animation:2.4s ease-in-out infinite seedanceSettingsBreath;position:relative}@keyframes seedanceSettingsBreath{0%,to{background:#ffc43d04;border-color:#ffc43d1f;box-shadow:inset 0 0 #ffc43d00,0 0 #ffc43d00}50%{background:#ffc43d0b;border-color:#ffc43d57;box-shadow:inset 0 0 12px #ffc43d09,0 0 12px #ffc43d09}}.seedance-v3-settings-button:hover{color:#f1d680;background:#ffc43d13;border-color:#ffc43d9e;animation:none;box-shadow:0 0 0 2px #ffc43d12,0 0 18px #ffc43d12}.seedance-v3-settings-button:active{transform:translateY(1px)}.seedance-v3-node{position:relative}.seedance-v3-settings-popover{z-index:120;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#232723fb;border:1px solid #ffc43d57;border-radius:16px;width:420px;padding:20px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 22px 70px #00000094,0 0 0 1px #ffffff06}.seedance-v3-settings-title{color:#f0f3ef;justify-content:space-between;align-items:center;min-height:30px;margin-bottom:17px;font-size:16px;font-weight:650;display:flex}.seedance-v3-settings-close{color:#8c948d;cursor:pointer;background:#ffffff06;border:1px solid #4a514b;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;padding:0;font-size:18px;line-height:1;transition:color .15s,border-color .15s,background .15s;display:flex}.seedance-v3-settings-close:hover{color:#f0d477;background:#ffc43d0f;border-color:#ffc43d80}.seedance-v3-settings-group+.seedance-v3-settings-group{margin-top:20px}.seedance-v3-settings-label{margin-bottom:10px;font-size:14px}.seedance-v3-option-grid.ratio{grid-template-columns:repeat(4,1fr);gap:9px}.seedance-v3-option-grid.resolution{grid-template-columns:repeat(2,1fr);gap:9px}.seedance-v3-option-grid button{border-radius:10px;min-height:58px;font-size:13px}.seedance-v3-duration-range{height:26px}.seedance-v3-duration-scale{margin-top:4px;font-size:11px}.seedance-v3-settings-summary{border-radius:9px;margin-top:20px;padding:10px 12px;font-size:12px}.node-next-button{color:#a5ada6;cursor:pointer;z-index:40;opacity:.58;background:#141815f0;border:1px solid #bec8c05c;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;padding:0;transition:opacity .16s,color .16s,border-color .16s,background .16s,transform .16s,box-shadow .16s;display:flex;position:absolute;top:50%;right:-38px;transform:translateY(-50%);box-shadow:0 5px 18px #0000003d}.react-flow__node:hover .node-next-button,.node-next-button:hover{opacity:1}.node-next-button:hover{color:#ffd15b;background:#ffc43d1c;border-color:#ffc43db8;transform:translateY(-50%)scale(1.08);box-shadow:0 0 0 4px #ffc43d12,0 6px 20px #0000004d}.node-next-button:active{transform:translateY(-50%)scale(.96)}.seedance-v3-material-empty-button{color:#8e968f;cursor:pointer;background:#ffc43d05;border:1px dashed #ffc43d38;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;padding:12px;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:flex}.seedance-v3-material-empty-button:hover{color:#d8ddd8;background:#ffc43d0e;border-color:#ffc43d8c;box-shadow:inset 0 0 22px #ffc43d06}.seedance-v3-material-empty-button strong{color:#d6dbd6;font-size:14px;font-weight:600}.seedance-v3-material-empty-button>span:last-child{color:#737b74;font-size:12px}.seedance-v3-material-add-icon{color:#e9c75e;background:#ffc43d0d;border:1px solid #ffc43d57;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:1px;font-size:19px;line-height:1;display:flex}.seedance-v3-material-add-small{color:#939b94;cursor:pointer;background:#ffc43d06;border:1px solid #ffc43d2e;border-radius:8px;align-items:center;gap:5px;min-height:30px;margin-top:8px;padding:0 10px;font-size:12px;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.seedance-v3-material-add-small:hover{color:#efd172;background:#ffc43d0f;border-color:#ffc43d73}.seedance-v3-material-menu{z-index:150;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1f231ffb;border:1px solid #ffc43d40;border-radius:13px;width:310px;padding:10px;position:absolute;top:132px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #0000008c}.seedance-v3-material-menu-title{color:#d9ded9;padding:5px 8px 9px;font-size:13px;font-weight:600}.seedance-v3-material-menu>button{color:#c9cec9;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:60px;padding:9px 11px;transition:background .15s,border-color .15s;display:flex}.seedance-v3-material-menu>button:hover{background:#ffc43d0e;border-color:#ffc43d38}.seedance-v3-material-menu-icon{background:#ffffff09;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.seedance-v3-material-menu button>span:last-child{flex-direction:column;gap:3px;display:flex}.seedance-v3-material-menu button strong{font-size:13px;font-weight:600}.seedance-v3-material-menu button small{color:#777f78;font-size:11px}.seedance-v3-material-menu-backdrop{z-index:140;cursor:default;background:0 0;border:0;padding:0;position:absolute;inset:0}.seedance-v3-material-menu{z-index:150}.seedance-v3-material-item{cursor:pointer;background:#111512;border:1px solid #ffffff1f;border-radius:8px;flex:none;width:48px;height:62px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.seedance-v3-material-item:hover{border-color:#ffc43d94;transform:translateY(-2px);box-shadow:0 5px 18px #00000047,0 0 0 2px #ffc43d0f}.seedance-v3-material-index{z-index:3;color:#ffffffe6;background:#000000ad;border-radius:4px;max-width:calc(100% - 6px);padding:2px 4px;font-size:9px;line-height:1.15;position:absolute;bottom:3px;left:3px}.seedance-v3-material-video-badge{z-index:2;color:#fff;pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seedance-v3-material-disconnect{z-index:6;color:#d6dad6;cursor:pointer;opacity:0;background:#0c0e0ce0;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;line-height:1;transition:opacity .14s,transform .14s,color .14s,border-color .14s,background .14s;display:flex;position:absolute;top:3px;right:3px;transform:scale(.86)}.seedance-v3-material-item:hover .seedance-v3-material-disconnect{opacity:1;transform:scale(1)}.seedance-v3-material-disconnect:hover{color:#ff8b8b;background:#a02d2d42;border-color:#ff5c5c8c}.react-flow__node.material-focus-flash{animation:1.05s ease-out materialFocusFlash}@keyframes materialFocusFlash{0%{filter:drop-shadow(0 0 #ffc43d00)}25%{filter:drop-shadow(0 0 14px #ffc43dbf)}55%{filter:drop-shadow(0 0 8px #ffc43d80)}to{filter:drop-shadow(0 0 #ffc43d00)}}.seedance-v3-material-controls{z-index:8;opacity:0;justify-content:space-between;align-items:center;transition:opacity .14s;display:flex;position:absolute;top:2px;left:2px;right:2px}.seedance-v3-material-item:hover .seedance-v3-material-controls{opacity:1}.seedance-v3-material-controls button{color:#d6dbd6;cursor:pointer;opacity:1;background:#0a0c0ae0;border:1px solid #ffffff2b;border-radius:4px;justify-content:center;align-items:center;width:16px;height:18px;padding:0;font-size:13px;line-height:1;transition:color .13s,border-color .13s,background .13s;display:flex;position:static;transform:none}.seedance-v3-material-controls .seedance-v3-material-move:hover{color:#ffd15b;background:#ffc43d1f;border-color:#ffc43d8c}.seedance-v3-material-controls .seedance-v3-material-disconnect:hover{color:#ff8b8b;background:#a02d2d4d;border-color:#ff5c5c8c}.seedance-v3-material-controls button:disabled{opacity:.25;cursor:default;pointer-events:none}.workflow-submit-button{z-index:80;color:#171a16;cursor:pointer;background:linear-gradient(#ffd052 0%,#ffc12f 100%);border:1px solid #ffc43db8;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-width:240px;height:54px;padding:0 28px;font-size:15px;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;display:flex;position:absolute;bottom:118px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #ffc43d2e,inset 0 0 0 1px #ffffff14}.workflow-submit-button:hover{filter:brightness(1.04);transform:translate(-50%)translateY(-2px);box-shadow:0 12px 34px #ffc43d47,0 0 18px #ffc43d1f}.workflow-submit-button:active{transform:translate(-50%)translateY(0)scale(.98)}.workflow-submit-button{bottom:138px}.workflow-submit-button:disabled{cursor:default}.workflow-submit-button.workflow-submitting,.workflow-submit-button.workflow-running{opacity:.88;filter:saturate(.85)}.workflow-submit-icon{justify-content:center;align-items:center;min-width:18px;font-size:16px;display:inline-flex}.workflow-submit-button.workflow-running .workflow-submit-icon{animation:1.1s linear infinite workflowSpin}.workflow-submit-button.workflow-succeeded{background:linear-gradient(#d9f06f 0%,#bace49 100%);border-color:#d2ee69cc}.workflow-submit-button.workflow-failed{background:linear-gradient(#ff7f7f 0%,#e85959 100%);border-color:#ff7373cc}@keyframes workflowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-flow__node.video-result-success-flash{animation:1.35s ease-out videoResultSuccessFlash}@keyframes videoResultSuccessFlash{0%{filter:drop-shadow(0 0 #ffc43d00)}18%{filter:drop-shadow(0 0 20px #ffc43dd1)}45%{filter:drop-shadow(0 0 13px #ffc43d94)}72%{filter:drop-shadow(0 0 7px #ffc43d47)}to{filter:drop-shadow(0 0 #ffc43d00)}}.result-video-footer{align-items:flex-end;gap:10px}.result-video-info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.result-video-status{color:#d7ddd7;align-items:center;gap:6px;font-size:13px;display:flex}.result-video-status strong{font-weight:600}.result-video-status-dot{background:#d6e863;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 8px #d6e86361}.result-video-meta{color:#8c958d;font-size:12px;line-height:1.4}.result-video-task{color:#7f8880;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:6px;align-items:center;gap:6px;max-width:100%;padding:4px 7px;transition:border-color .15s,background .15s,color .15s;display:flex}.result-video-task:hover{color:#d8c477;background:#ffc43d0a;border-color:#ffc43d47}.result-video-task>span{text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:10px}.result-video-task code{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;overflow:hidden}.result-video-actions{flex:none;align-items:center;gap:6px;display:flex}.result-video-action{color:#cbcfc9;background:#ffc43d09;border:1px solid #ffc43d2e;border-radius:7px;min-height:32px;padding:0 10px;transition:color .15s,border-color .15s,background .15s}.result-video-action:hover{color:#efd06d;background:#ffc43d14;border-color:#ffc43d7a}.auto-draft-status{color:#bec6bf9e;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:flex-end;align-items:center;min-width:92px;margin-right:4px;font-size:12px;transition:color .18s,opacity .18s;display:flex}.auto-draft-status.saving{color:#dce2dcb3}.auto-draft-status.saved{color:#bfcfc19e}.auto-draft-status.error{color:#e9a36d}.project-list{flex-direction:column;gap:10px;display:flex}.project-card{background:#ffffff05;border:1px solid #ffffff13;border-radius:12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden}.project-card:hover{background:#ffc43d07;border-color:#ffc43d3d;transform:translateY(-1px);box-shadow:0 9px 28px #0003}.project-card.active{background:#ffc43d0b;border-color:#ffc43d7a;box-shadow:inset 3px 0 #ffc43dcc}.project-open-button{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:14px 38px 13px 14px;display:flex}.project-card-top{align-items:center;gap:8px;display:flex}.project-item-name{text-overflow:ellipsis;white-space:nowrap;color:#e5e9e5;min-width:0;font-size:14px;font-weight:650;overflow:hidden}.project-current-badge{color:#e5c967;background:#ffc43d0f;border:1px solid #ffc43d47;border-radius:999px;flex:none;padding:2px 6px;font-size:10px}.project-card-meta{color:#747d75;align-items:center;gap:5px;font-size:11px;display:flex}.project-meta-dot{color:#4e554f}.project-task-status{color:#899189;align-items:center;gap:6px;font-size:11px;display:flex}.project-status-dot{background:#697169;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.project-task-status.succeeded .project-status-dot{background:#bdd765;box-shadow:0 0 7px #bdd76552}.project-task-status.running .project-status-dot,.project-task-status.queued .project-status-dot{background:#ffc43d;box-shadow:0 0 7px #ffc43d4d}.project-task-status.failed .project-status-dot{background:#e96a6a}.project-card-open{color:#8f978f;justify-content:flex-end;align-items:center;gap:5px;margin-top:2px;font-size:11px;transition:color .15s;display:flex}.project-card:hover .project-card-open{color:#e7ca68}.project-delete-button{z-index:4;color:#606860;cursor:pointer;opacity:.45;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:15px;transition:opacity .15s,color .15s,border-color .15s,background .15s;display:flex;position:absolute;top:9px;right:8px}.project-card:hover .project-delete-button{opacity:1}.project-delete-button:hover{color:#ef8181;background:#b437371f;border-color:#eb5c5c52}.project-card-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-card-bottom .project-item-time{color:#697069;flex:none;font-size:10px}.project-task-status.empty{color:#707770}.project-task-status.empty .project-status-dot{box-shadow:none;background:#555c55}.project-card-meta{color:#858d85}.history-scope-switch{background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin:0 12px 10px;padding:3px;display:grid}.history-scope-switch button{color:#7f877f;cursor:pointer;background:0 0;border:0;border-radius:7px;height:30px;font-size:11px;transition:background .15s,color .15s}.history-scope-switch button:hover{color:#c8cec8}.history-scope-switch button:disabled{opacity:.35;cursor:default}.sidebar-panel .panel-head{align-items:flex-start;gap:12px}.sidebar-panel .panel-head>div:first-child{flex:auto;min-width:0}.sidebar-panel .panel-title{color:#eef1ee;white-space:nowrap;font-size:16px;font-weight:750;line-height:1.25}.sidebar-panel .panel-subtitle{color:#7e877f;white-space:nowrap;margin-top:5px;font-size:11px;line-height:1.35}.history-refresh-button{color:#aeb5ae;background:#ffffff06;border:1px solid #ffffff1a;border-radius:8px;flex:none;height:30px;font-size:11px;width:auto!important;min-width:48px!important;padding:0 11px!important}.history-refresh-button:hover{color:#efd269;background:#ffc43d0f;border-color:#ffc43d47}.history-scope-switch{background:#0000002e;border:1px solid #fff1;border-radius:10px;margin:2px 12px 14px;padding:3px}.history-scope-switch button{height:32px;font-size:11px;font-weight:550}.history-scope-switch button.active{color:#f1d269;background:linear-gradient(#ffc43d1f,#ffc43d11);box-shadow:inset 0 0 0 1px #ffc43d3b}.history-section-label{color:#747c75;letter-spacing:.04em;margin:0 5px 8px;font-size:10px;font-weight:600}.history-list.compact{flex-direction:column;gap:7px;padding:0 12px 14px;display:flex}.history-entry{background:linear-gradient(#232830f5,#1d2229f5);border:1px solid #ffffff12;border-radius:11px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;overflow:hidden;box-shadow:0 3px 10px #0000001f}.history-entry:hover{background:linear-gradient(#272c33fa,#1f242afa);border-color:#ffc43d38;transform:translateY(-1px);box-shadow:0 7px 18px #0003}.history-entry.selected{border-color:#ffc43d6b;box-shadow:inset 3px 0 #ffc43dc2,0 7px 20px #00000038}.history-entry-main{gap:10px;min-height:62px;padding:8px 10px}.history-thumb{background:#111512;border:1px solid #ffffff14;border-radius:7px;flex:0 0 43px;width:43px;height:43px;overflow:hidden}.history-thumb img{object-fit:cover;width:100%;height:100%;display:block}.history-entry-title{text-overflow:ellipsis;white-space:nowrap;color:#e3e8e3;max-width:195px;font-size:12px;font-weight:650;line-height:1.4;overflow:hidden}.history-entry-sub{color:#737c74;margin-top:4px;font-size:10px}.history-dot{border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 7px #ffffff1f}.history-dot.succeeded{background:#65dc81;box-shadow:0 0 8px #65dc8159}.history-dot.running,.history-dot.submitted,.history-dot.queued{background:#ffc43d;box-shadow:0 0 8px #ffc43d59}.history-dot.failed{background:#ef7373;box-shadow:0 0 8px #ef73734d}.history-detail{background:#00000029;border:1px solid #ffffff0e;border-radius:8px;margin:0 9px 9px;padding:10px}.history-detail-prompt{color:#cbd1cb;font-size:11px;line-height:1.6}.history-detail-meta{color:#858e86;margin-top:8px;font-size:10px}.history-detail-status{color:#858e86;margin-top:5px;font-size:10px}.history-open-video{color:#e7c962;background:#ffc43d0e;border:1px solid #ffc43d2e;border-radius:7px;justify-content:center;align-items:center;height:30px;margin-top:9px;font-size:11px;text-decoration:none;display:flex}.history-open-video:hover{background:#ffc43d1a}.asset-scope-switch{background:#0000002e;border:1px solid #fff1;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin:2px 12px 10px;padding:3px;display:grid}.asset-scope-switch button{color:#7f877f;cursor:pointer;background:0 0;border:0;border-radius:7px;height:31px;font-size:11px}.asset-scope-switch button.active{color:#ebcc65;background:#ffc43d17;box-shadow:inset 0 0 0 1px #ffc43d2e}.asset-scope-switch button:disabled{opacity:.35;cursor:default}.asset-type-tabs{gap:5px;margin:0 12px 12px;display:flex;overflow-x:auto}.asset-type-tabs button{color:#778078;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:999px;flex:none;height:27px;padding:0 9px;font-size:10px}.asset-type-tabs button.active{color:#e7c860;background:#ffc43d12;border-color:#ffc43d38}.asset-grid{grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 14px;display:grid}.asset-card{background:#1c2128f5;border:1px solid #ffffff12;border-radius:10px;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.asset-card:hover{border-color:#ffc43d3b;transform:translateY(-1px)}.asset-preview{aspect-ratio:1;background:#111512;width:100%;position:relative;overflow:hidden}.asset-preview img,.asset-preview video{object-fit:cover;width:100%;height:100%;display:block}.asset-play-badge{color:#ffffffdb;text-shadow:0 2px 8px #000000b3;pointer-events:none;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;inset:0}.asset-card-info{padding:8px 8px 6px}.asset-name{text-overflow:ellipsis;white-space:nowrap;color:#dce2dc;font-size:10px;font-weight:600;overflow:hidden}.asset-open-button{color:#d9bc5d;background:#ffc43d0b;border:1px solid #ffc43d24;border-radius:6px;justify-content:center;align-items:center;height:26px;margin:0 7px 7px;font-size:9px;text-decoration:none;display:flex}.asset-open-button:hover{background:#ffc43d17}.asset-card-actions{grid-template-columns:42px 1fr;gap:5px;padding:0 7px 7px;display:grid}.asset-card-actions .asset-open-button{height:27px;margin:0}.asset-add-button{color:#e6c65f;white-space:nowrap;cursor:pointer;background:#ffc43d13;border:1px solid #ffc43d38;border-radius:6px;height:27px;padding:0 7px;font-size:9px;font-weight:600}.asset-add-button:hover{color:#f2d46c;background:#ffc43d21;border-color:#ffc43d6b}.asset-grid{flex-direction:column;gap:7px;padding:0 12px 14px;display:flex}.asset-card.compact{min-height:62px;box-shadow:none;background:#1b1f25eb;border-radius:9px;grid-template-columns:62px 1fr;gap:10px;padding:7px;display:grid}.asset-card.compact:hover{background:#1f2329f5;border-color:#ffc43d2e;transform:none}.asset-preview.compact{aspect-ratio:auto;background:#111512;border:1px solid #ffffff12;border-radius:7px;width:62px;height:62px;text-decoration:none;position:relative;overflow:hidden}.asset-preview.compact img,.asset-preview.compact video{object-fit:cover;width:100%;height:100%}.asset-preview.compact .asset-play-badge{font-size:15px}.asset-card-body{flex-direction:column;justify-content:space-between;gap:7px;min-width:0;padding:2px 1px 1px 0;display:flex}.asset-card-info{min-width:0;padding:0}.asset-name{font-size:11px;font-weight:600;line-height:1.35}.asset-meta{color:#707870;margin-top:4px;font-size:9px}.asset-add-button.compact{color:#bea84f;background:#ffc43d0b;border-color:#ffc43d26;align-self:flex-start;width:auto;height:24px;padding:0 9px;font-size:9px;font-weight:550}.asset-add-button.compact:hover{color:#e5c85f;background:#ffc43d14;border-color:#ffc43d47}.asset-card.compact[draggable=true]{cursor:grab}.asset-card.compact[draggable=true]:active{cursor:grabbing;opacity:.72}.asset-preview.compact{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.asset-search-wrap{padding:0 12px 10px}.asset-search-input{color:#dfe4df;background:#0003;border:1px solid #ffffff12;border-radius:8px;outline:none;width:100%;height:30px;padding:0 10px;font-size:10px}.asset-search-input:focus{border-color:#ffc43d3d}.asset-search-input::placeholder{color:#626a63}.asset-name-button{text-align:left;cursor:text;background:0 0;border:0;width:100%;padding:0}.asset-name-button:hover{color:#f0d36a}.asset-rename-row{gap:5px;width:100%;display:flex}.asset-rename-row input{color:#e5e9e5;background:#111512;border:1px solid #ffc43d40;border-radius:5px;outline:none;flex:1;min-width:0;height:24px;padding:0 6px;font-size:9px}.asset-rename-row button{color:#e4c65f;cursor:pointer;background:#ffc43d12;border:1px solid #ffc43d38;border-radius:5px;flex:none;height:24px;padding:0 7px;font-size:9px}.asset-card.compact .asset-name-button{width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;color:#dce2dc!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:text!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:600!important;line-height:1.4!important;display:block!important;overflow:hidden!important}.asset-card.compact .asset-name-button:hover{box-shadow:none!important;color:#efd064!important;background:0 0!important;border:0!important}.asset-type-tabs{scrollbar-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;width:auto!important;margin:0 12px 12px!important;display:grid!important;overflow:visible!important}.asset-type-tabs::-webkit-scrollbar{display:none!important}.asset-type-tabs button{text-overflow:ellipsis!important;white-space:nowrap!important;text-align:center!important;width:100%!important;min-width:0!important;height:28px!important;padding:0 4px!important;font-size:9px!important;overflow:hidden!important}.asset-favorite-filter{padding:0 12px 9px;display:flex}.asset-favorite-filter button{color:#777f78;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:7px;height:25px;padding:0 9px;font-size:9px}.asset-favorite-filter button.active{color:#e5c65e;background:#ffc43d13;border-color:#ffc43d3d}.asset-card-body{position:relative}.asset-favorite-button{color:#687069;cursor:pointer;background:0 0;border:0;border-radius:6px;width:23px;height:23px;padding:0;font-size:14px;line-height:23px;position:absolute;top:0;right:0}.asset-favorite-button:hover{color:#c4ad55;background:#ffffff0a}.asset-favorite-button.active{color:#ffc43d}.asset-card.compact .asset-card-info{padding-right:25px}.canvas-switcher{color:#b8c0b9;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;outline:none;min-width:92px;max-width:150px;height:30px;padding:0 28px 0 10px;font-size:11px;font-weight:550}.canvas-switcher:hover,.canvas-switcher:focus{color:#e3ca6a;background:#ffc43d0b;border-color:#ffc43d38}.canvas-switcher option{color:#dce2dc;background:#1d2228}.duplicate-canvas-button{color:#9da59e;cursor:pointer;background:#ffffff05;border:1px solid #ffffff13;border-radius:9px;height:38px;padding:0 14px;font-size:11px;font-weight:550}.duplicate-canvas-button:hover{color:#dec463;background:#ffc43d0a;border-color:#ffc43d33}.canvas-menu-wrap{position:relative}.canvas-menu-trigger{color:#b9c0ba;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:118px;max-width:190px;height:32px;padding:0 10px;font-size:11px;font-weight:550;display:flex}.canvas-menu-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.canvas-menu-trigger:hover,.canvas-menu-trigger.open{color:#e3c966;background:#ffc43d0b;border-color:#ffc43d40}.canvas-menu-popover{z-index:1200;background:#1b2026;border:1px solid #ffffff16;border-radius:10px;width:250px;max-height:420px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 18px 45px #0000006b}.canvas-menu-list{flex-direction:column;gap:2px;display:flex}.canvas-menu-switch{color:#aeb6af;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;min-width:0;height:32px;padding:0 8px;display:flex}.canvas-menu-switch:hover{color:#e0e5e0;background:#ffffff09}.canvas-menu-item.active .canvas-menu-switch{color:#ebce68}.canvas-menu-check{color:#ffc43d;flex:0 0 12px;width:12px;font-size:10px}.canvas-menu-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.canvas-menu-divider{background:#ffffff0f;height:1px;margin:6px 3px}.canvas-menu-actions{flex-direction:column;gap:2px;display:flex}.canvas-menu-actions button{color:#929b93;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:32px;padding:0 9px;font-size:10px;display:flex}.canvas-menu-actions button:hover{color:#dde3dd;background:#ffffff0a}.canvas-menu-actions button.danger{color:#b97979}.canvas-menu-actions button.danger:hover{color:#ef8b8b;background:#e15a5a12}.canvas-menu-actions button:disabled{opacity:.35;cursor:default}.canvas-rename-row{gap:5px;padding:3px;display:flex}.canvas-rename-row input{color:#e4e9e4;background:#111512;border:1px solid #ffc43d3d;border-radius:6px;outline:none;flex:1;min-width:0;height:28px;padding:0 7px;font-size:10px}.canvas-rename-row button{color:#e1c45c;cursor:pointer;background:#ffc43d0f;border:1px solid #ffc43d2e;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sidebar-panel.assets-panel{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;overflow:hidden auto!important}.sidebar-panel.assets-panel::-webkit-scrollbar{width:5px}.sidebar-panel.assets-panel::-webkit-scrollbar-track{background:0 0}.sidebar-panel.assets-panel::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.sidebar-panel.assets-panel:hover::-webkit-scrollbar-thumb{background:#ffc43d47}.sidebar-panel.assets-panel .asset-grid{padding-right:0;max-height:none!important;overflow:visible!important}.asset-card.compact{position:relative!important}.asset-card.compact .asset-card-body{flex:auto!important;min-width:0!important;position:static!important}.asset-card.compact .asset-card-info{min-width:0!important;padding-right:30px!important}.asset-card.compact .asset-favorite-button{z-index:3;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;margin:0!important;padding:0!important;line-height:1!important;display:flex!important;position:absolute!important;top:9px!important;right:9px!important}.asset-scope-switch{grid-template-columns:repeat(3,minmax(0,1fr))!important;display:grid!important}.asset-scope-switch button{width:100%!important;min-width:0!important}.seedance-v3-node{border-radius:16px!important;width:760px!important;min-width:760px!important;font-size:14px!important}.seedance-v3-title{gap:8px!important;font-size:16px!important;font-weight:650!important}.seedance-v3-mode-badge{align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:12px!important;display:flex!important}.seedance-v3-stage-top{min-height:34px!important;margin-bottom:10px!important}.seedance-v3-stage-top strong{color:#ffc43d!important;margin-left:5px!important;font-size:16px!important}.seedance-v3-materials{flex-wrap:wrap!important;gap:10px!important;min-height:94px!important;margin-bottom:10px!important;display:flex!important}.seedance-v3-material-item{background:#080b09b8!important;border:1px solid #ffffff1c!important;border-radius:10px!important;flex:0 0 88px!important;width:88px!important;height:88px!important;position:relative!important;overflow:hidden!important}.seedance-v3-material-item img,.seedance-v3-material-item video{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.seedance-v3-material-index{border-radius:5px!important;padding:3px 6px!important;font-size:10px!important;bottom:6px!important;left:6px!important}.seedance-v3-material-video-badge{font-size:20px!important}.seedance-v3-material-controls{gap:3px!important}.seedance-v3-material-add-small{color:#e8c95d!important;cursor:pointer!important;background:#ffc43d13!important;border:1px solid #ffc43d61!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:126px!important;height:38px!important;margin:2px 0 14px!important;padding:0 14px!important;font-size:13px!important;font-weight:620!important;transition:background .16s,border-color .16s,box-shadow .16s!important;display:inline-flex!important}.seedance-v3-material-empty{border-radius:12px!important;width:100%!important;min-height:132px!important;margin-bottom:14px!important}.seedance-v3-material-empty-button{gap:7px!important}.seedance-v3-material-add-icon{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;margin-bottom:3px!important;font-size:25px!important;display:flex!important}.seedance-v3-prompt-area{border-radius:12px!important;padding:12px!important}.seedance-v3-prompt-head{min-height:25px!important;margin-bottom:7px!important;font-size:12px!important}.seedance-v3-prompt-editor{resize:vertical!important;border-radius:9px!important;width:100%!important;height:210px!important;min-height:210px!important;padding:13px 14px!important;font-size:14px!important;line-height:1.65!important}.seedance-v3-external-prompt{margin-top:7px!important;font-size:11px!important}.seedance-v3-stage-status{align-items:center!important;gap:7px!important;min-height:34px!important;margin-top:8px!important;font-size:12px!important;display:flex!important}.seedance-v3-status-dot{width:8px!important;height:8px!important}.seedance-v3-model-select{min-width:132px!important;height:42px!important;padding:0 10px!important;font-size:13px!important}.seedance-v3-toolbar-mode{align-items:center!important;min-height:42px!important;padding:0 10px!important;font-size:12px!important;display:flex!important}.seedance-v3-settings-button{border-radius:9px!important;flex:auto!important;height:42px!important;padding:0 14px!important;font-size:13px!important}.seedance-v3-generate{border-radius:11px!important;flex:0 0 46px!important;width:46px!important;height:46px!important;font-size:24px!important;font-weight:700!important}.seedance-v3-material-menu{border-radius:12px!important;min-width:270px!important;padding:12px!important}.seedance-v3-material-menu-title{padding:3px 5px 10px!important;font-size:14px!important;font-weight:650!important}.seedance-v3-material-menu>button{border-radius:9px!important;gap:10px!important;min-height:62px!important;padding:8px 10px!important}.seedance-v3-material-menu-icon{justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:18px!important;display:flex!important}.seedance-v3-material-menu small{margin-top:3px!important;font-size:11px!important}.seedance-v3-node{width:920px!important;min-width:920px!important;font-size:16px!important}.seedance-v3-meta{min-height:66px!important;padding:0 22px!important}.seedance-v3-title{font-size:20px!important}.seedance-v3-title svg{width:22px!important;height:22px!important}.seedance-v3-mode-badge{min-height:34px!important;padding:0 13px!important;font-size:14px!important}.seedance-v3-stage{padding:20px 22px 22px!important}.seedance-v3-kicker{font-size:15px!important}.seedance-v3-materials{gap:14px!important;min-height:122px!important;margin-bottom:14px!important}.seedance-v3-material-item{border-radius:12px!important;flex:0 0 116px!important;width:116px!important;height:116px!important}.seedance-v3-material-index{padding:4px 7px!important;font-size:12px!important;bottom:8px!important;left:8px!important}.seedance-v3-material-move,.seedance-v3-material-disconnect{width:30px!important;height:30px!important;font-size:18px!important}.seedance-v3-material-add-small{color:#ffd05a!important;background:#ffc43d24!important;border:1px solid #ffc43da6!important;border-radius:12px!important;gap:9px!important;min-width:190px!important;height:54px!important;margin:4px 0 18px!important;padding:0 22px!important;font-size:16px!important;font-weight:700!important;box-shadow:0 0 0 2px #ffc43d0a,0 6px 18px #00000029!important}.seedance-v3-material-add-small:hover{background:#ffc43d38!important;border-color:#ffc43df2!important;box-shadow:0 0 0 4px #ffc43d14,0 8px 24px #00000038!important}.seedance-v3-material-empty{border-radius:14px!important;min-height:180px!important;margin-bottom:18px!important}.seedance-v3-material-add-icon{width:48px!important;height:48px!important;font-size:30px!important}.seedance-v3-material-empty strong{font-size:18px!important}.seedance-v3-prompt-area{padding:15px!important}.seedance-v3-prompt-head{font-size:14px!important}.seedance-v3-prompt-head span:first-child{font-size:17px!important}.seedance-v3-prompt-editor{height:250px!important;min-height:250px!important;padding:16px 17px!important;font-size:16px!important;line-height:1.7!important}.seedance-v3-prompt-editor::placeholder{font-size:15px!important}.seedance-v3-stage-status{min-height:40px!important;font-size:14px!important}.seedance-v3-toolbar{gap:12px!important;min-height:76px!important;padding:10px 14px!important}.seedance-v3-model-select{min-width:160px!important;height:50px!important;font-size:15px!important}.seedance-v3-toolbar-mode{min-height:50px!important;padding:0 13px!important;font-size:14px!important}.seedance-v3-settings-button{height:50px!important;padding:0 18px!important;font-size:15px!important}.seedance-v3-generate{border-radius:13px!important;flex:0 0 58px!important;width:58px!important;height:58px!important;font-size:30px!important}.seedance-v3-material-menu{min-width:320px!important;padding:15px!important}.seedance-v3-material-menu-title{font-size:16px!important}.seedance-v3-material-menu>button{min-height:74px!important;padding:10px 12px!important}.seedance-v3-material-menu-icon{width:42px!important;height:42px!important;font-size:22px!important}.seedance-v3-material-menu strong{font-size:15px!important}.seedance-v3-node .node-next-button{width:36px!important;height:36px!important;right:-48px!important}.react-flow__node{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizelegibility!important}.media-node{font-size:14px!important}.media-node-meta{font-size:13px!important}.media-node-title{font-size:14px!important;font-weight:650!important}.media-node-size{font-size:12px!important}.media-node button{font-size:13px!important;font-weight:600!important}.seedance-v3-title{font-size:23px!important;font-weight:700!important}.seedance-v3-mode-badge{font-size:17px!important;font-weight:650!important}.seedance-v3-kicker{font-size:18px!important;font-weight:650!important}.seedance-v3-stage-top strong{font-size:22px!important}.seedance-v3-auto{font-size:16px!important}.seedance-v3-material-index{font-size:15px!important;font-weight:650!important}.seedance-v3-material-add-small{min-width:220px!important;height:60px!important;font-size:19px!important;font-weight:750!important}.seedance-v3-material-add-small span{font-size:27px!important}.seedance-v3-material-empty strong{font-size:21px!important;font-weight:700!important}.seedance-v3-material-empty>span:last-child,.seedance-v3-prompt-head{font-size:17px!important}.seedance-v3-prompt-head span:first-child{font-size:20px!important;font-weight:700!important}.seedance-v3-prompt-editor{color:#d8ded9!important;letter-spacing:.01em!important;font-size:19px!important;font-weight:450!important;line-height:1.65!important}.seedance-v3-prompt-editor::placeholder{color:#7f8981!important;opacity:1!important;font-size:18px!important}.seedance-v3-external-prompt{font-size:14px!important}.seedance-v3-stage-status{font-size:17px!important;font-weight:550!important}.seedance-v3-model-select{font-size:18px!important;font-weight:600!important}.seedance-v3-toolbar-mode{font-size:17px!important;font-weight:600!important}.seedance-v3-settings-button{font-size:18px!important;font-weight:650!important}.seedance-v3-generate{font-size:33px!important}.seedance-v3-material-menu-title{font-size:19px!important;font-weight:700!important}.seedance-v3-material-menu strong{font-size:18px!important;font-weight:700!important}.seedance-v3-material-menu small{font-size:16px!important}.seedance-v3-settings-title{font-size:19px!important}.seedance-v3-settings-label{font-size:17px!important;font-weight:650!important}.seedance-v3-option-grid button{font-size:16px!important}.seedance-v3-duration-scale{font-size:14px!important}.seedance-v3-settings-summary{font-size:15px!important}.react-flow__node-videoNode,.react-flow__node-videoNode span,.react-flow__node-videoNode strong,.react-flow__node-videoNode button{font-size:14px!important}.node-next-button{font-size:16px!important}.history-scope-switch{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;display:grid!important}.history-scope-switch button{width:100%!important;min-width:0!important}.history-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;margin-bottom:8px;display:grid}.history-action-button{color:#ebf0ecdb;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;min-width:0;min-height:38px;padding:0 10px;font-size:13px;font-weight:620;transition:background .16s,border-color .16s,color .16s;display:flex}.history-action-button:hover{background:#ffffff12;border-color:#ffffff38}.history-action-button.primary{color:#ffc43d;background:#ffc43d1a;border-color:#ffc43d6b}.history-action-button.primary:hover{background:#ffc43d2b;border-color:#ffc43db8}.history-failure-box{background:#731c1c14;border:1px solid #ff626233;border-radius:10px;margin-top:12px;padding:12px}.history-failure-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:11px;display:flex}.history-failure-title{color:#f7f4eff5;font-size:14px;font-weight:700}.history-failure-subtitle{color:#d6dbd67a;margin-top:3px;font-size:11px;line-height:1.45}.history-failure-badge{color:#ff7d7de0;letter-spacing:.08em;background:#ff484814;border:1px solid #ff5c5c42;border-radius:5px;flex:none;padding:3px 6px;font-size:9px;font-weight:750}.history-diagnose-button{color:#ffc43d;cursor:pointer;background:#ffc43d14;border:1px solid #ffc43d6b;border-radius:8px;width:100%;min-height:38px;font-size:13px;font-weight:650}.history-diagnose-button:hover{background:#ffc43d24;border-color:#ffc43db3}.history-diagnosis-content{flex-direction:column;gap:10px;display:flex}.history-diagnosis-section{background:#00000024;border:1px solid #ffffff12;border-radius:8px;padding:9px 10px}.history-diagnosis-label{color:#ffc43db8;margin-bottom:5px;font-size:10px;font-weight:700}.history-diagnosis-raw{color:#e0e4e0ad;word-break:break-word;font-size:11px;line-height:1.55}.history-diagnosis-title{color:#f2f5f2eb;font-size:13px;font-weight:650}.history-diagnosis-suggestion{color:#e0e6e0c7;font-size:12px;line-height:1.6}.history-retry-hint{color:#8edaa0d1;background:#46af640f;border:1px solid #5ac87829;border-radius:7px;padding:8px 10px;font-size:11px}.history-ai-diagnosis{background:#ffc43d09;border:1px solid #ffc43d24;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.history-ai-diagnosis-icon{background:#ffc43d17;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.history-ai-diagnosis-copy{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.history-ai-diagnosis-copy strong{color:#f2f4f1e8;font-size:12px}.history-ai-diagnosis-copy span{color:#d2d7d27a;font-size:10px;line-height:1.4}.history-ai-diagnosis button{color:#dce0dc57;background:#ffffff06;border:1px solid #ffffff14;border-radius:6px;flex:none;min-height:28px;padding:0 8px;font-size:10px}.history-rediagnose-button{color:#dee2de9e;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:6px;align-self:flex-end;min-height:28px;padding:0 9px;font-size:10px}.sidebar-panel.history-panel{width:min(440px,100vw - 90px)!important;max-width:440px!important}.history-panel{padding:14px!important}.history-panel .panel-title{font-size:17px!important;font-weight:720!important;line-height:1.3!important}.history-panel .panel-subtitle{margin-top:4px!important;font-size:12px!important;line-height:1.45!important}.history-panel .history-scope-switch{gap:5px!important;margin-top:12px!important;margin-bottom:15px!important}.history-panel .history-scope-switch button{border-radius:8px!important;min-height:38px!important;padding:0 10px!important;font-size:13px!important;font-weight:620!important}.history-panel .history-section-label{margin:4px 2px 10px!important;font-size:11px!important}.history-panel .history-entry{border-radius:10px!important;width:100%!important;overflow:hidden!important}.history-panel .history-entry-main{width:100%!important;min-height:68px!important;padding:10px 12px!important}.history-panel .history-entry-title{font-size:14px!important;line-height:1.4!important}.history-panel .history-entry-sub{margin-top:4px!important;font-size:11px!important;line-height:1.4!important}.history-panel .history-detail{padding:13px 14px 15px!important}.history-panel .history-detail-prompt{font-size:13px!important;line-height:1.65!important}.history-panel .history-detail-meta,.history-panel .history-detail-status{margin-top:7px!important;font-size:12px!important;line-height:1.5!important}.history-panel .history-failure-box{background:linear-gradient(#691f1f1c,#2d17170f)!important;border:1px solid #ff5f5f33!important;border-radius:11px!important;margin-top:14px!important;padding:15px!important}.history-panel .history-failure-head{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:14px!important;display:flex!important}.history-panel .history-failure-title{font-size:15px!important;font-weight:720!important;line-height:1.35!important}.history-panel .history-failure-subtitle{margin-top:5px!important;font-size:11px!important;line-height:1.55!important}.history-panel .history-failure-badge{border-radius:5px!important;padding:4px 7px!important;font-size:9px!important}.history-panel .history-diagnose-button{border-radius:8px!important;min-height:42px!important;font-size:13px!important;font-weight:680!important}.history-panel .history-diagnosis-content{gap:10px!important}.history-panel .history-diagnosis-section{background:#00000029!important;border-radius:8px!important;padding:11px 12px!important}.history-panel .history-diagnosis-label{letter-spacing:.02em!important;margin-bottom:6px!important;font-size:10px!important;font-weight:720!important}.history-panel .history-diagnosis-raw{color:#d0d5d0a8!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;background:#0000002e!important;border-radius:6px!important;padding:8px 9px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:11px!important;line-height:1.6!important}.history-panel .history-diagnosis-title{color:#f8f6f0f5!important;font-size:14px!important;font-weight:690!important;line-height:1.5!important}.history-panel .history-diagnosis-suggestion{color:#e2e7e1d1!important;font-size:13px!important;line-height:1.7!important}.history-panel .history-retry-hint{border-radius:8px!important;padding:10px 11px!important;font-size:12px!important;line-height:1.5!important}.history-panel .history-ai-diagnosis{background:linear-gradient(135deg,#ffc43d0e,#ffc43d05)!important;border:1px solid #ffc43d33!important;border-radius:10px!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-areas:"icon copy""button button"!important;align-items:start!important;gap:12px 11px!important;padding:13px!important;display:grid!important}.history-panel .history-ai-diagnosis-icon{border-radius:9px!important;flex:none!important;grid-area:icon!important;width:38px!important;height:38px!important;font-size:18px!important}.history-panel .history-ai-diagnosis-copy{flex-direction:column!important;grid-area:copy!important;gap:5px!important;width:100%!important;min-width:0!important;display:flex!important}.history-panel .history-ai-diagnosis-copy strong{white-space:normal!important;color:#f9f6edf2!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important;display:block!important}.history-panel .history-ai-diagnosis-copy span{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;color:#d7dbd39e!important;width:100%!important;font-size:12px!important;line-height:1.6!important;display:block!important}.history-panel .history-ai-diagnosis button{border-radius:7px!important;grid-area:button!important;width:100%!important;min-height:36px!important;padding:0 12px!important;font-size:11px!important}.history-panel .history-rediagnose-button{border-radius:7px!important;align-self:auto!important;width:100%!important;min-height:34px!important;margin-top:1px!important;font-size:11px!important}.history-panel .history-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:13px!important;margin-bottom:9px!important;display:grid!important}.history-panel .history-action-button{white-space:nowrap!important;border-radius:8px!important;min-height:42px!important;padding:0 12px!important;font-size:13px!important;font-weight:650!important}.history-panel .history-open-video{border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;font-size:12px!important;display:flex!important}@media (width<=720px){.sidebar-panel.history-panel{width:calc(100vw - 68px)!important;max-width:calc(100vw - 68px)!important}.history-panel .history-detail-actions{grid-template-columns:1fr!important}}.history-panel .history-ai-result{flex-direction:column!important;grid-column:1/-1!important;gap:10px!important;width:100%!important;padding-top:3px!important;display:flex!important}.history-panel .history-ai-result-head{background:#ffc43d12!important;border-radius:8px!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;padding:10px 11px!important;display:flex!important}.history-panel .history-ai-result-head strong{color:#faf7eef5!important;flex:auto!important;min-width:0!important;font-size:14px!important;line-height:1.5!important}.history-panel .history-ai-result-head span{color:#ffc43d!important;background:#ffc43d1a!important;border-radius:5px!important;flex:none!important;padding:3px 7px!important;font-size:10px!important;font-weight:700!important}.history-panel .history-ai-result-section{background:#00000021!important;border:1px solid #ffffff12!important;border-radius:8px!important;padding:10px 11px!important}.history-panel .history-ai-result-label{color:#ffc43db8!important;margin-bottom:5px!important;font-size:10px!important;font-weight:700!important}.history-panel .history-ai-result-text{color:#e4e8e3d1!important;white-space:normal!important;word-break:break-word!important;font-size:12px!important;line-height:1.7!important}.history-panel .history-ai-result-flags{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.history-panel .history-ai-result-flags span{color:#d7dbd79e!important;text-align:center!important;background:#ffffff06!important;border:1px solid #ffffff12!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:6px 8px!important;font-size:10px!important;display:flex!important}.history-panel .history-ai-result-prompt{color:#edf0ebd6!important;white-space:pre-wrap!important;word-break:break-word!important;background:#0000002e!important;border-radius:7px!important;padding:9px 10px!important;font-size:12px!important;line-height:1.7!important}.history-panel .history-ai-rerun-button{color:#ffc43dc7!important;cursor:pointer!important;background:#ffc43d09!important;border:1px solid #ffc43d26!important;border-radius:7px!important;width:100%!important;min-height:34px!important;font-size:11px!important}.history-panel .history-ai-rerun-button:hover{background:#ffc43d12!important;border-color:#ffc43d59!important}.history-panel{flex-direction:column!important;height:calc(100vh - 98px)!important;max-height:calc(100vh - 98px)!important;display:flex!important;overflow:hidden!important}.history-panel .panel-head,.history-panel .history-scope-tabs{flex:none!important}.history-panel .history-list{overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;padding-right:4px!important;overflow:hidden auto!important}.history-panel .history-list::-webkit-scrollbar{width:6px!important}.history-panel .history-list::-webkit-scrollbar-track{background:0 0!important}.history-panel .history-list::-webkit-scrollbar-thumb{background:#ffc43d2e!important;border-radius:999px!important}.history-panel .history-list::-webkit-scrollbar-thumb:hover{background:#ffc43d52!important}.sidebar-panel.history-panel{overscroll-behavior:contain!important;scrollbar-width:thin!important;height:calc(100vh - 96px)!important;max-height:calc(100vh - 96px)!important;display:block!important;overflow:hidden auto!important}.sidebar-panel.history-panel .history-list{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}.sidebar-panel.history-panel::-webkit-scrollbar{width:7px!important}.sidebar-panel.history-panel::-webkit-scrollbar-track{background:0 0!important}.sidebar-panel.history-panel::-webkit-scrollbar-thumb{background:#ffc43d33!important;border-radius:999px!important}.sidebar-panel.history-panel:hover::-webkit-scrollbar-thumb{background:#ffc43d61!important}.sidebar-panel.history-panel{height:calc(100vh - 96px)!important;max-height:calc(100vh - 96px)!important;padding-top:0!important;overflow:hidden auto!important}.sidebar-panel.history-panel .panel-head{z-index:30!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#0e1310fa!important;margin:0!important;padding:14px 14px 10px!important;position:sticky!important;top:0!important}.sidebar-panel.history-panel .history-scope-switch{z-index:29!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#0e1310fa!important;margin:0 12px 12px!important;padding:5px!important;position:sticky!important;top:64px!important}.sidebar-panel.history-panel .panel-head:after{content:""!important;background:#ffffff0d!important;height:1px!important;position:absolute!important;bottom:-1px!important;left:0!important;right:0!important}.sidebar-panel.history-panel .history-list{height:auto!important;max-height:none!important;padding-bottom:24px!important;overflow:visible!important}.sidebar-panel.history-panel .history-section-label{margin-top:4px!important}.history-panel .history-ai-result-head{background:linear-gradient(135deg,#ffc43d1f,#ffc43d0a)!important;border:1px solid #ffc43d38!important;box-shadow:inset 3px 0 #ffc43db8!important}.history-panel .history-ai-result-head strong{color:#fff6dc!important;font-size:14px!important;font-weight:800!important}.history-panel .history-ai-result-label{color:#ffc43d!important;letter-spacing:.04em!important;font-size:11px!important;font-weight:800!important}.history-panel .history-ai-result-section{border-color:#ffffff14!important}.history-panel .history-ai-result-text{color:#eff2ede0!important;font-size:12px!important;line-height:1.75!important}.history-panel .history-ai-result-section:nth-of-type(3){background:linear-gradient(135deg,#ffc43d1c,#ffc43d09)!important;border:1px solid #ffc43d52!important;position:relative!important;box-shadow:inset 3px 0 #ffc43d!important}.history-panel .history-ai-result-section:nth-of-type(3) .history-ai-result-text{color:#fff9e6f5!important;font-size:13px!important;font-weight:600!important;line-height:1.8!important}.history-panel .history-diagnosis-suggestion{color:#f6f1e0eb!important;font-weight:600!important;line-height:1.75!important}.history-panel .history-diagnosis-title{color:#fff4d4!important;font-size:13px!important;font-weight:800!important}.history-panel .history-diagnosis-raw{color:#d2d6d099!important;font-size:11px!important}.history-panel .history-ai-result-flags span{font-size:11px!important;font-weight:700!important}.history-panel .history-ai-result-flags span.positive{color:#a7e9b8!important;background:#56c97c1f!important;border-color:#56c97c52!important}.history-panel .history-ai-result-flags span.warning{color:#ffd564!important;background:#ffc43d1f!important;border-color:#ffc43d59!important}.history-panel .history-ai-result-flags span:not(.positive):not(.warning){color:#e7eae4c7!important;background:#ffffff0b!important}.history-panel .history-ai-action-zone{background:#ffc43d09!important;border:1px solid #ffc43d2e!important;border-radius:8px!important;margin-top:2px!important;padding:11px!important}.history-panel .history-ai-action-title{color:#ffc43d!important;letter-spacing:.04em!important;margin-bottom:8px!important;font-size:11px!important;font-weight:800!important}.history-panel .history-ai-action-buttons{flex-direction:column!important;gap:7px!important;display:flex!important}.history-panel .history-ai-action-button{color:#f2f4efe6!important;cursor:pointer!important;background:#ffffff0a!important;border:1px solid #ffffff1a!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:38px!important;padding:8px 12px!important;font-size:12px!important;font-weight:700!important;transition:background .16s,border-color .16s,transform .16s!important;display:flex!important}.history-panel .history-ai-action-button:hover{background:#ffffff13!important;border-color:#ffffff2e!important;transform:translateY(-1px)!important}.history-panel .history-ai-action-button.recommended{color:#ffe29a!important;background:linear-gradient(135deg,#ffc43d29,#ffc43d12)!important;border-color:#ffc43d5c!important;box-shadow:inset 3px 0 #ffc43db8!important}.history-panel .history-ai-action-button.recommended:hover{background:linear-gradient(135deg,#ffc43d38,#ffc43d1a)!important;border-color:#ffc43d94!important}.history-panel .history-ai-rerun-button{opacity:.72!important;margin-top:2px!important}.history-panel .history-ai-rerun-button:hover{opacity:1!important}.seedance-ai-diagnosis-focus{z-index:20!important;border-color:#ffc43df2!important;animation:.72s ease-in-out 4 alternate seedance-ai-diagnosis-pulse!important;position:relative!important;box-shadow:0 0 0 2px #ffc43dbf,0 0 24px #ffc43d47,inset 0 0 18px #ffc43d0f!important}@keyframes seedance-ai-diagnosis-pulse{0%{box-shadow:0 0 0 1px #ffc43d6b,0 0 10px #ffc43d1a,inset 0 0 8px #ffc43d06}to{box-shadow:0 0 0 3px #ffc43deb,0 0 30px #ffc43d66,inset 0 0 22px #ffc43d17}}.history-panel .history-selfcheck-card{background:linear-gradient(135deg,#ffc43d1f,#ffc43d09)!important;border:1px solid #ffc43d61!important;border-radius:10px!important;margin-top:12px!important;padding:14px!important;box-shadow:inset 3px 0 #ffc43d,0 0 22px #ffc43d14!important}.history-panel .history-selfcheck-copy{margin-bottom:12px!important}.history-panel .history-selfcheck-kicker{color:#ffc43d!important;letter-spacing:.06em!important;margin-bottom:4px!important;font-size:11px!important;font-weight:800!important}.history-panel .history-selfcheck-title{color:#fff7df!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important}.history-panel .history-selfcheck-desc{color:#ebeee8b8!important;margin-top:5px!important;font-size:11px!important;line-height:1.6!important}.history-panel .history-diagnose-button-primary{color:#2d2208!important;cursor:pointer!important;background:linear-gradient(#ffd25b,#ffc43d)!important;border:1px solid #ffc43de6!important;border-radius:8px!important;width:100%!important;min-height:44px!important;font-size:13px!important;font-weight:900!important;animation:1.8s ease-in-out infinite history-selfcheck-pulse!important;box-shadow:0 8px 24px #ffc43d2e!important}.history-panel .history-diagnose-button-primary:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important}.history-panel .history-diagnose-button-primary:disabled{opacity:.62!important;cursor:wait!important;animation:none!important}@keyframes history-selfcheck-pulse{0%,to{box-shadow:0 8px 24px #ffc43d24}50%{box-shadow:0 8px 30px #ffc43d52,0 0 0 3px #ffc43d14}}.history-panel .history-ai-next-step{background:linear-gradient(135deg,#ffc43d1a,#ffc43d06)!important;border:1px solid #ffc43d52!important;border-radius:8px!important;margin-top:10px!important;padding:11px!important}.history-panel .history-ai-next-step-hint{color:#ffc43d!important;margin-bottom:4px!important;font-size:11px!important;font-weight:800!important}.history-panel .history-ai-next-step-copy{color:#f0f2edbd!important;margin-bottom:10px!important;font-size:11px!important;line-height:1.6!important}.history-panel .history-ai-analysis-button{color:#241b06!important;cursor:pointer!important;background:linear-gradient(#ffcd4ef5,#ffb820f5)!important;border:1px solid #ffc43db8!important;border-radius:7px!important;width:100%!important;min-height:42px!important;font-size:13px!important;font-weight:900!important;animation:2s ease-in-out infinite history-ai-step2-pulse!important;box-shadow:0 6px 22px #ffc43d33!important}.history-panel .history-ai-analysis-button:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}.history-panel .history-ai-analysis-button:disabled{opacity:.66!important;cursor:wait!important;animation:none!important}@keyframes history-ai-step2-pulse{0%,to{box-shadow:0 6px 18px #ffc43d24}50%{box-shadow:0 7px 28px #ffc43d4d,0 0 0 2px #ffc43d14}}.history-panel .history-ai-diagnosis .history-ai-next-step{box-sizing:border-box!important;grid-area:auto/1/auto/-1!important;width:100%!important;min-width:0!important;margin-top:0!important;display:block!important}.history-panel .history-ai-next-step-hint,.history-panel .history-ai-next-step-copy{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;writing-mode:horizontal-tb!important;width:100%!important;display:block!important}.history-panel .history-ai-diagnosis .history-ai-next-step .history-ai-analysis-button{white-space:nowrap!important;grid-area:auto!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;display:flex!important}.history-panel .history-ai-diagnosis .history-ai-result{grid-column:1/-1!important}.seedance-ai-parameter-hint{color:#ffc43d;letter-spacing:.02em;background:#ffc43d1a;border:1px solid #ffc43d66;border-radius:6px;margin:-2px 0 10px;padding:7px 9px;font-size:11px;font-weight:800;line-height:1.4;display:none}.seedance-v3-settings-popover.seedance-ai-diagnosis-focus .seedance-ai-parameter-hint{display:block}.seedance-v3-settings-popover.seedance-ai-diagnosis-focus{border-color:#ffc43df2!important;box-shadow:0 0 0 2px #ffc43db8,0 0 30px #ffc43d4d,0 18px 46px #0000006b!important}.seedance-v3-prompt-area{position:relative}.seedance-v3-prompt-area.seedance-ai-diagnosis-focus:before{content:"⚠ AI 建议检查 Prompt";color:#ffc43d;letter-spacing:.02em;background:#ffc43d1c;border:1px solid #ffc43d6b;border-radius:6px;align-items:center;width:fit-content;margin:0 0 9px;padding:6px 9px;font-size:11px;font-weight:800;line-height:1.4;display:flex}.seedance-v3-prompt-area.seedance-ai-diagnosis-focus{border-color:#ffc43df5!important;box-shadow:0 0 0 2px #ffc43dad,0 0 28px #ffc43d42,inset 0 0 18px #ffc43d0d!important}.seedance-v3-prompt-area.seedance-ai-diagnosis-focus .seedance-v3-prompt-editor{background:#ffc43d06!important;border-color:#ffc43d7a!important}.history-panel .history-ai-service-status{background:linear-gradient(135deg,#56c97c1a,#56c97c06)!important;border:1px solid #56c97c47!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:11px!important;display:grid!important;box-shadow:inset 3px 0 #56c97cb8!important}.history-panel .history-ai-service-status-icon{background:#56c97c1a!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:17px!important;display:flex!important}.history-panel .history-ai-service-status-copy{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}.history-panel .history-ai-service-status-copy strong{color:#b9efc7!important;font-size:13px!important;font-weight:850!important}.history-panel .history-ai-service-status-copy span{color:#e5ece4c2!important;font-size:11px!important;line-height:1.6!important}.history-panel .history-ai-service-status-copy b{color:#a7e9b8!important;margin-top:2px!important;font-size:11px!important;font-weight:800!important}.history-panel .history-ai-moderation-status{background:linear-gradient(135deg,#ffaa371c,#ff782d08)!important;border:1px solid #ffaa3757!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:11px!important;display:grid!important;box-shadow:inset 3px 0 #ffaa37c7!important}.history-panel .history-ai-moderation-icon{background:#ffaa371f!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:17px!important;display:flex!important}.history-panel .history-ai-moderation-copy{flex-direction:column!important;gap:4px!important;display:flex!important}.history-panel .history-ai-moderation-copy strong{color:#ffd18a!important;font-size:13px!important;font-weight:850!important}.history-panel .history-ai-moderation-copy span{color:#eee8dbc7!important;font-size:11px!important;line-height:1.6!important}.history-panel .history-ai-moderation-copy b{color:#ffc45d!important;font-size:11px!important;font-weight:800!important}.seedance-ai-moderation-focus{border-color:#ffaa37fa!important;animation:.8s ease-in-out 4 alternate seedance-moderation-pulse!important;position:relative!important;box-shadow:0 0 0 2px #ffaa37bd,0 0 28px #ff8c2d4d,inset 0 0 16px #ffaa370f!important}.seedance-v3-prompt-area.seedance-ai-moderation-focus:before{content:"🛡 AI 建议检查 Prompt";color:#ffc45d;background:#ffaa371c;border:1px solid #ffaa376b;border-radius:6px;width:fit-content;margin:0 0 8px;padding:6px 9px;font-size:11px;font-weight:800;display:block}.seedance-v3-materials.seedance-ai-moderation-focus:before,.seedance-v3-material-empty.seedance-ai-moderation-focus:before{content:"🛡 同时检查参考素材";color:#ffc45d;background:#ffaa3721;border-radius:6px;width:fit-content;margin:5px 5px 8px;padding:5px 8px;font-size:10px;font-weight:800;display:block}@keyframes seedance-moderation-pulse{0%{box-shadow:0 0 0 1px #ffaa3766,0 0 10px #ff8c2d1a}to{box-shadow:0 0 0 3px #ffaa37eb,0 0 30px #ff8c2d61}}.history-panel .history-ai-prompt-issues,.history-panel .history-ai-prompt-summary{color:#ebeee8cc!important;background:#ffffff06!important;border:1px solid #ffffff12!important;border-radius:7px!important;margin-top:9px!important;padding:9px 10px!important;font-size:11px!important;line-height:1.65!important}.history-panel .history-ai-prompt-issues strong,.history-panel .history-ai-prompt-summary strong{color:#ffc43d!important;margin-bottom:5px!important;font-weight:800!important;display:block!important}.history-panel .history-ai-prompt-summary span{display:block!important}.history-panel .history-ai-prompt-suggested-title{color:#ffc43d!important;margin-top:10px!important;margin-bottom:6px!important;font-size:11px!important;font-weight:800!important}.history-panel .history-ai-apply-prompt-button{color:#2b2108!important;cursor:pointer!important;background:linear-gradient(#ffd45f,#ffc43d)!important;border:1px solid #ffc43dc7!important;border-radius:7px!important;width:100%!important;min-height:42px!important;margin-top:10px!important;font-size:12px!important;font-weight:900!important}.history-panel .history-ai-apply-prompt-button:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}.history-panel .history-ai-apply-prompt-note{text-align:center!important;color:#d8dcd57a!important;margin-top:6px!important;font-size:10px!important}.seedance-v3-prompt-area.seedance-ai-prompt-applied{border-color:#56c97ce6!important;box-shadow:0 0 0 2px #56c97c8c,0 0 26px #56c97c2e!important}.history-panel .history-ai-prompt-intent{background:linear-gradient(135deg,#ffc43d17,#ffc43d06)!important;border:1px solid #ffc43d3d!important;border-radius:8px!important;margin-top:9px!important;padding:10px 11px!important}.history-panel .history-ai-prompt-intent strong{color:#ffc43d!important;margin-bottom:5px!important;font-size:11px!important;font-weight:850!important;display:block!important}.history-panel .history-ai-prompt-intent span{color:#f9f6ebf0!important;font-size:12px!important;font-weight:650!important;line-height:1.7!important;display:block!important}.history-panel .history-ai-prompt-preserved{margin-top:9px!important}.history-panel .history-ai-prompt-preserved>strong{color:#ebefe8b8!important;margin-bottom:7px!important;font-size:10px!important;font-weight:750!important;display:block!important}.history-panel .history-ai-prompt-tags{flex-wrap:wrap!important;gap:5px!important;display:flex!important}.history-panel .history-ai-prompt-tags span{color:#a7e9b8!important;background:#56c97c12!important;border:1px solid #56c97c33!important;border-radius:999px!important;padding:4px 7px!important;font-size:10px!important;font-weight:700!important}.history-panel .history-ai-prompt-directions{background:#ffc43d06!important;border:1px solid #ffc43d33!important;border-radius:8px!important;margin-top:9px!important;padding:10px!important}.history-panel .history-ai-prompt-directions>strong{color:#ffc43d!important;margin-bottom:8px!important;font-size:11px!important;font-weight:850!important;display:block!important}.history-panel .history-ai-prompt-direction-item{border-bottom:1px solid #ffffff0b!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;gap:7px!important;padding:6px 0!important;display:grid!important}.history-panel .history-ai-prompt-direction-item:last-child{border-bottom:0!important}.history-panel .history-ai-prompt-direction-item b{color:#ffc43d!important;background:#ffc43d1f!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:10px!important;font-weight:850!important;display:flex!important}.history-panel .history-ai-prompt-direction-item span{color:#ebefe9d6!important;font-size:11px!important;line-height:1.65!important}.history-panel .history-ai-prompt-generate-zone{background:#ffc43d0b!important;border:1px solid #ffc43d42!important;border-radius:8px!important;margin-top:10px!important;padding:11px!important}.history-panel .history-ai-prompt-generate-zone>div{margin-bottom:9px!important}.history-panel .history-ai-prompt-generate-zone strong{color:#ffc43d!important;margin-bottom:3px!important;font-size:11px!important;font-weight:850!important;display:block!important}.history-panel .history-ai-prompt-generate-zone span{color:#e2e7e0a8!important;font-size:10px!important;line-height:1.55!important;display:block!important}.history-panel .history-ai-prompt-generate-zone button{color:#2b2108!important;cursor:pointer!important;background:linear-gradient(#ffd055f5,#ffbe2df5)!important;border:1px solid #ffc43dad!important;border-radius:7px!important;width:100%!important;min-height:40px!important;font-size:12px!important;font-weight:900!important}.history-panel .history-ai-prompt-generate-zone button:disabled{opacity:.58!important;cursor:wait!important}.seedance-v3-prompt-head-left{align-items:center;gap:9px;display:flex}.seedance-prompt-ai-button{color:#ffc43d;cursor:pointer;background:#ffc43d12;border:1px solid #ffc43d4d;border-radius:6px;min-height:27px;padding:0 9px;font-size:11px;font-weight:800}.seedance-prompt-ai-button:hover{background:#ffc43d1f;border-color:#ffc43d94}.seedance-prompt-ai-button:disabled{opacity:.55;cursor:wait}.seedance-prompt-ai-panel{background:#121512f7;border:1px solid #ffc43d42;border-radius:9px;margin-top:10px;padding:12px;box-shadow:0 14px 34px #0000004d}.seedance-prompt-ai-panel-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.seedance-prompt-ai-panel-head strong{color:#ffc43d;font-size:12px;font-weight:850}.seedance-prompt-ai-panel-head button{color:#ebeee8a8;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;width:25px;height:25px}.seedance-prompt-ai-loading{color:#eaede7b3;padding:14px 10px;font-size:11px}.seedance-prompt-ai-error{color:#faa;border:1px solid #ff64642e;border-radius:7px;padding:10px;font-size:11px}.seedance-prompt-ai-section{background:#ffffff05;border:1px solid #fff1;border-radius:7px;margin-top:9px;padding:9px 10px}.seedance-prompt-ai-section>strong{color:#ffc43d;margin-bottom:6px;font-size:10px;font-weight:850;display:block}.seedance-prompt-ai-section.intent span{color:#f8f5ebeb;font-size:11px;line-height:1.65}.seedance-prompt-ai-direction{grid-template-columns:20px minmax(0,1fr);gap:7px;padding:5px 0;display:grid}.seedance-prompt-ai-direction b{color:#ffc43d;background:#ffc43d1c;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:9px;display:flex}.seedance-prompt-ai-direction span{color:#e9ede6cc;font-size:10px;line-height:1.55}.seedance-prompt-ai-suggested{color:#f8f6efeb;background:#00000030;border-radius:6px;max-height:150px;padding:9px;font-size:11px;line-height:1.65;overflow-y:auto}.seedance-prompt-ai-actions{grid-template-columns:1fr 1.45fr;gap:8px;margin-top:10px;display:grid}.seedance-prompt-ai-actions button{cursor:pointer;border-radius:7px;min-height:36px;font-size:11px;font-weight:800}.seedance-prompt-ai-actions .secondary{color:#ebeee7c2;background:#ffffff09;border:1px solid #ffffff17}.seedance-prompt-ai-actions .primary{color:#2a2007;background:#ffc43d;border:1px solid #ffc43db8}.seedance-prompt-ai-actions button:disabled{opacity:.48;cursor:not-allowed}.seedance-prompt-ai-note{text-align:center;color:#d7dcd36e;margin-top:6px;font-size:9px}.seedance-prompt-ai-entry{justify-content:flex-end!important;align-items:center!important;width:100%!important;margin-top:10px!important;display:flex!important}.seedance-prompt-ai-entry-button{color:#ffd45f!important;letter-spacing:.01em!important;cursor:pointer!important;background:linear-gradient(135deg,#ffc43d26,#ffc43d12)!important;border:1px solid #ffc43d7a!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:168px!important;min-height:40px!important;padding:0 16px!important;font-size:13px!important;font-weight:850!important;transition:all .16s!important;display:inline-flex!important;box-shadow:0 5px 16px #ffc43d14!important}.seedance-prompt-ai-entry-button:hover{color:#ffe394!important;background:linear-gradient(135deg,#ffc43d38,#ffc43d1c)!important;border-color:#ffc43dc7!important;transform:translateY(-1px)!important}.seedance-prompt-ai-entry-button:disabled{opacity:.62!important;cursor:wait!important;transform:none!important}.seedance-prompt-ai-entry-icon{font-size:15px!important;line-height:1!important}.seedance-prompt-ai-panel{border-radius:8px!important;margin-top:9px!important;padding:10px!important}.seedance-prompt-ai-panel-head{margin-bottom:8px!important}.seedance-prompt-ai-panel-head strong{font-size:12px!important}.seedance-prompt-ai-section{margin-top:7px!important;padding:8px 9px!important}.seedance-prompt-ai-section>strong{margin-bottom:5px!important}.seedance-prompt-ai-section.intent span{font-size:10.5px!important;line-height:1.55!important}.seedance-prompt-ai-direction{grid-template-columns:18px minmax(0,1fr)!important;gap:6px!important;padding:4px 0!important}.seedance-prompt-ai-direction b{width:17px!important;height:17px!important;font-size:8px!important}.seedance-prompt-ai-direction span{font-size:10px!important;line-height:1.45!important}.seedance-prompt-ai-suggested{scrollbar-width:thin!important;min-height:58px!important;max-height:98px!important;padding:8px!important;font-size:10.5px!important;line-height:1.55!important;overflow-y:auto!important}.seedance-prompt-ai-actions{grid-template-columns:.72fr 1.55fr!important;gap:8px!important;margin-top:9px!important}.seedance-prompt-ai-actions button{min-height:38px!important;font-size:11px!important}.seedance-prompt-ai-actions .secondary{color:#e1e5de8a!important;background:#ffffff06!important;border:1px solid #ffffff12!important;font-weight:650!important}.seedance-prompt-ai-actions .secondary:hover{color:#eef1ebc2!important;background:#ffffff0b!important;border-color:#ffffff21!important}.seedance-prompt-ai-actions .primary{color:#261c05!important;background:linear-gradient(#ffd45f,#ffc43d)!important;border:1px solid #ffc43deb!important;font-size:11.5px!important;font-weight:900!important;box-shadow:0 5px 16px #ffc43d24!important}.seedance-prompt-ai-actions .primary:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important}.seedance-prompt-ai-note{opacity:.72!important;margin-top:5px!important;font-size:9px!important}.seedance-prompt-ai-entry-button{border-radius:7px!important;min-width:158px!important;min-height:38px!important;font-size:12px!important}.seedance-prompt-ai-panel{margin-bottom:14px!important}.seedance-prompt-ai-section.suggested{padding:10px 10px 11px!important}.seedance-prompt-ai-suggested{min-height:66px!important;max-height:108px!important;margin-bottom:2px!important;padding:10px!important;line-height:1.62!important}.seedance-prompt-ai-actions{margin-top:12px!important}.seedance-prompt-ai-note{margin-top:7px!important;margin-bottom:2px!important}.seedance-v3-prompt-area:has(.seedance-prompt-ai-panel){padding-bottom:14px!important}.seedance-prompt-ai-actions .primary{background:linear-gradient(#ffd56b,#f7bb36)!important;box-shadow:0 4px 13px #ffc43d1c!important}.seedance-v3-submit-main,.seedance-submit-main,.seedance-v3-generate-main{z-index:4!important;position:relative!important}.workflow-submit-button{transition:left .22s,bottom .22s,transform .22s,box-shadow .16s,filter .16s!important}.workflow-submit-button.prompt-ai-open{bottom:96px!important;left:calc(50% + 310px)!important}.workflow-submit-button.prompt-ai-open:hover{transform:translate(-50%)translateY(-2px)!important}.workflow-submit-button.prompt-ai-open:active{transform:translate(-50%)scale(.98)!important}.workflow-submit-button.prompt-ai-open{opacity:0!important;pointer-events:none!important;visibility:hidden!important;transform:translate(-50%)translateY(12px)scale(.96)!important}.workflow-submit-button:not(.prompt-ai-open){opacity:1;visibility:visible;pointer-events:auto}.seedance-prompt-ai-applied-notice{background:linear-gradient(135deg,#56c97c1c,#56c97c09);border:1px solid #56c97c4d;border-radius:8px;align-items:center;gap:9px;margin-top:9px;padding:9px 11px;animation:.22s ease-out seedancePromptAppliedIn;display:flex;box-shadow:inset 3px 0 #56c97cb8}.seedance-prompt-ai-applied-notice>span{color:#9ee8b2;background:#56c97c24;border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;font-size:14px;font-weight:900;display:flex}.seedance-prompt-ai-applied-notice>div{flex-direction:column;gap:2px;min-width:0;display:flex}.seedance-prompt-ai-applied-notice strong{color:#b7efc5;font-size:11px;font-weight:850}.seedance-prompt-ai-applied-notice small{color:#dae8dd9e;font-size:9.5px}@keyframes seedancePromptAppliedIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.seedance-prompt-ai-undo{color:#e5e9e2ad!important;cursor:pointer!important;background:#ffffff06!important;border:1px solid #ffffff17!important;border-radius:6px!important;width:fit-content!important;margin-top:7px!important;margin-left:auto!important;padding:6px 10px!important;font-size:10px!important;font-weight:700!important}.seedance-prompt-ai-restored-notice{color:#a7e9b8!important;background:#56c97c12!important;border:1px solid #56c97c3d!important;border-radius:6px!important;margin-top:7px!important;padding:7px 9px!important;font-size:10px!important;font-weight:750!important;animation:.2s ease-out seedancePromptAppliedIn!important}.seedance-prompt-ai-entry-button{color:#ffd45f!important;background:linear-gradient(135deg,#ffc43d2e,#ffc43d17)!important;border:1px solid #ffc43d9e!important;border-radius:8px!important;gap:8px!important;min-width:178px!important;min-height:44px!important;padding:0 18px!important;font-size:14px!important;font-weight:850!important;box-shadow:0 5px 18px #ffc43d1a!important}.seedance-prompt-ai-entry-icon{font-size:16px!important}.seedance-prompt-ai-undo{color:#eef1ebd6!important;letter-spacing:.01em!important;background:#ffffff0b!important;border:1px solid #ffffff26!important;border-radius:7px!important;min-height:36px!important;padding:0 12px!important;font-size:12px!important;font-weight:750!important}.seedance-prompt-ai-undo:hover{color:#ffd45f!important;background:#ffc43d14!important;border-color:#ffc43d80!important}.history-ai-unknown-status{background:linear-gradient(135deg,#7b8ea017,#7b8ea006)!important;border:1px solid #99a8b83d!important;border-radius:8px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;margin-top:10px!important;padding:11px!important;display:grid!important}.history-ai-unknown-status-icon{color:#dce5ede6!important;background:#91a2b41a!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;font-size:16px!important;font-weight:900!important;display:flex!important}.history-ai-unknown-status-copy{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}.history-ai-unknown-status-copy strong{color:#f1f4f7f0!important;font-size:11px!important;font-weight:850!important}.history-ai-unknown-status-copy span{color:#e0e6ebb3!important;font-size:10px!important;line-height:1.55!important}.history-ai-unknown-status-copy b{color:#ffc43d!important;font-size:10px!important;font-weight:800!important}.history-ai-unknown-status-copy small{color:#d2dae085!important;font-size:9.5px!important;line-height:1.5!important}.history-ai-revision-notice{background:#ffc43d12;border:1px solid #ffc43d47;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.history-ai-revision-icon{flex:none;line-height:1.4}.history-ai-revision-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.history-ai-revision-copy strong{color:#ffc43d;font-size:13px;font-weight:650}.history-ai-revision-copy span{color:#ffffffad;font-size:12px;line-height:1.6}.history-initial-diagnosis-details{background:#ffffff06;border:1px solid #ffffff14;border-radius:9px;margin:4px 0 12px;overflow:hidden}.history-initial-diagnosis-details summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#ffffff8f;padding:10px 12px;font-size:12px;line-height:1.4;transition:color .18s,background .18s}.history-initial-diagnosis-details summary:hover{color:#ffffffd1;background:#ffffff06}.history-initial-diagnosis-body{flex-direction:column;gap:10px;padding:0 12px 12px;display:flex}.history-initial-diagnosis-body>div{flex-direction:column;gap:4px;display:flex}.history-initial-diagnosis-body strong{color:#ffc43dd1;font-size:11px;font-weight:650}.history-initial-diagnosis-body span{color:#ffffffad;overflow-wrap:anywhere;font-size:12px;line-height:1.55}.history-ai-evidence-details{background:#ffffff05;border:1px solid #ffffff12;border-radius:8px;margin:8px 0 10px;overflow:hidden}.history-ai-evidence-details summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#ffffff8a;padding:9px 11px;font-size:12px;line-height:1.4}.history-ai-evidence-details summary:hover{color:#ffffffc7;background:#ffffff06}.history-ai-evidence-body{color:#ffffffad;overflow-wrap:anywhere;padding:0 11px 11px;font-size:12px;line-height:1.6}.history-ai-service-strip{background:#4ade800e;border:1px solid #4ade8047;border-radius:8px;align-items:center;gap:8px;margin:8px 0 10px;padding:9px 11px;font-size:12px;line-height:1.4;display:flex}.history-ai-service-strip-icon{opacity:.78;flex:none}.history-ai-service-strip strong{color:#86efacf2;flex:none;font-size:12px;font-weight:650}.history-ai-service-strip>span:last-child{color:#ffffff94}.history-ai-enterprise-strip{border-radius:8px;align-items:center;gap:8px;margin:8px 0 10px;padding:9px 11px;font-size:12px;line-height:1.4;display:flex}.history-ai-enterprise-strip>span{flex:none}.history-ai-enterprise-strip strong{font-size:12px;font-weight:650}.history-ai-enterprise-strip.billing{background:#fbbf240e;border:1px solid #fbbf244d}.history-ai-enterprise-strip.billing strong{color:#fde047f5}.history-ai-enterprise-strip.asset-library{background:#60a5fa0e;border:1px solid #60a5fa47}.history-ai-enterprise-strip.asset-library strong{color:#93c5fdf5}.history-ai-admin-badge{color:#ffffff9e;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;flex:none;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:650;line-height:1.5}.history-responsibility-switch{background:#ffffff05;border:1px solid #ffffff12;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:4px;margin:7px 10px 10px;padding:4px;display:grid}.history-responsibility-switch button{color:#ffffff7a;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:0;padding:7px 5px;font-size:11px}.history-responsibility-switch button:hover{color:#ffffffc7;background:#ffffff09}.history-responsibility-switch button.active{color:#ffc43d;background:#ffc43d1c;box-shadow:inset 0 0 0 1px #ffc43d38}.history-responsibility-switch button{justify-content:center;align-items:center;gap:5px;display:flex;position:relative}.history-responsibility-switch button b{color:#ffffff7a;background:#ffffff0e;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:9px;font-weight:650;line-height:1;display:inline-flex}.history-responsibility-switch button.active b{color:#ffc43deb;background:#ffc43d24}.history-admin-alert-dot{background:#ff5b6e;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px;box-shadow:0 0 0 2px #ff5b6e1a}.sidebar-tab{position:relative}.sidebar-history-admin-badge{color:#fff;pointer-events:none;background:#ff5b6e;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;font-size:8px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:3px;right:3px;box-shadow:0 0 0 2px #080c0aeb}.history-ai-admin-badge.pending{color:#ffdc6ee0;background:#ffc43d12;border-color:#ffc43d33}.history-ai-admin-badge.resolved{color:#86efaceb;background:#4ade8012;border-color:#4ade8038}.history-ai-resolution-time{color:#86efacb8;margin:-3px 0 10px;padding:0 3px;font-size:11px;line-height:1.45}.history-incident-impact{color:#ffc43d9e;margin-top:3px;font-size:10px;line-height:1.35}.history-responsibility-switch{grid-template-columns:repeat(4,minmax(0,1fr))}.history-responsibility-switch button{padding-left:3px;padding-right:3px}.history-responsibility-switch button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-incident-resolved-time{color:#86efaca8;margin-top:2px;font-size:10px;line-height:1.35}.seedance-v3-material-item{cursor:grab;transition:opacity .16s,transform .16s,box-shadow .16s}.seedance-v3-material-item:active{cursor:grabbing}.seedance-v3-material-item.is-dragging{opacity:.42;transform:scale(.96);box-shadow:0 0 0 1px #ffc43d8c}.seedance-v3-material-preview{color:#ffffffc2;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.seedance-v3-material-preview:hover{color:#ffc43d}.seedance-material-preview-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.seedance-material-preview-dialog{background:#121613fa;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:12px;width:min(760px,86vw);max-height:86vh;padding:14px;display:flex;box-shadow:0 24px 80px #00000080}.seedance-material-preview-head{justify-content:space-between;align-items:center;display:flex}.seedance-material-preview-head strong{color:#ffffffe6;font-size:13px}.seedance-material-preview-head button{color:#ffffffbf;cursor:pointer;background:#ffffff0f;border:0;border-radius:7px;width:30px;height:30px}.seedance-material-preview-content{background:#090b0a;border-radius:10px;justify-content:center;align-items:center;min-height:220px;max-height:64vh;display:flex;overflow:hidden}.seedance-material-preview-content img,.seedance-material-preview-content video{object-fit:contain;max-width:100%;max-height:64vh;display:block}.seedance-material-preview-locate{color:#ffc43d;cursor:pointer;background:#ffc43d12;border:1px solid #ffc43d3d;border-radius:7px;align-self:flex-end;min-height:34px;padding:0 12px;font-size:11px}.seedance-material-preview-locate:hover{background:#ffc43d1f}.seedance-v3-material-replace{color:#ffffffb8;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.seedance-v3-material-replace:hover{color:#ffc43d}.seedance-material-status{z-index:4;pointer-events:none;border-radius:4px;padding:2px 5px;font-size:9px;line-height:1.2;position:absolute;bottom:4px;right:4px}.seedance-material-status.uploading{color:#15130c;background:#ffc43deb}.seedance-material-status.failed{color:#fff;background:#dc4444eb}.result-video-more-wrap{position:relative}.result-video-menu{z-index:40;background:#121613fa;border:1px solid #ffffff17;border-radius:9px;min-width:150px;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0000006b}.result-video-menu button{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 10px;font-size:11px}.result-video-menu button:hover:not(:disabled){color:#ffc43d;background:#ffc43d14}.result-video-menu button:disabled{opacity:.35;cursor:default}.result-video-detail{background:#ffc43d09;border:1px solid #ffc43d29;border-radius:8px;margin:8px 10px 10px;padding:10px}.result-video-detail-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.result-video-detail-head strong{color:#ffffffdb;font-size:11px}.result-video-detail-head button{color:#ffffff85;cursor:pointer;background:0 0;border:0}.result-video-prompt-text{color:#ffffffad;white-space:pre-wrap;max-height:120px;font-size:10px;line-height:1.6;overflow:auto}.result-video-params{gap:6px;display:grid}.result-video-params span{color:#ffffffa3;grid-template-columns:58px 1fr;gap:8px;font-size:10px;display:grid}.result-video-params b{color:#ffffff6b;font-weight:500}.result-video-auto-asset{white-space:nowrap;color:#86efacad;margin-left:auto;font-size:9px}.result-video-rerun{color:#ffc43de0;background:#ffc43d0d;border:1px solid #ffc43d2e}.result-video-rerun:hover{color:#ffc43d;background:#ffc43d1a}.result-video-footer{flex-direction:column;align-items:stretch;gap:7px;display:flex}.result-video-info{width:100%;min-width:0}.result-video-status{white-space:nowrap;align-items:center;gap:5px;display:flex}.result-video-status strong{white-space:nowrap;word-break:keep-all}.result-video-meta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.result-video-task{align-items:center;gap:5px;width:100%;min-width:0;display:flex;overflow:hidden}.result-video-task code{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.result-video-auto-asset{white-space:nowrap;margin:0;padding:0 2px;font-size:9px;line-height:1.4}.result-video-actions{flex-wrap:nowrap;align-items:center;gap:5px;width:100%;display:flex}.result-video-actions .result-video-rerun{flex:auto;min-width:0}.result-video-actions .result-video-action{white-space:nowrap}.result-video-more-wrap,.result-video-more{flex:none}.result-video-auto-asset{align-self:flex-start}.sidebar-task-running-badge{color:#17140c;background:#ffc43d;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;font-size:8px;font-weight:700;display:inline-flex;position:absolute;top:3px;right:3px}.task-center-switch{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:10px 12px;padding:4px;display:grid}.task-center-switch button{color:#ffffff7a;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:0;min-height:31px;padding:0 4px;font-size:10px}.task-center-switch button.active{color:#ffc43d;background:#ffc43d1c}.task-center-switch b{margin-left:4px;font-size:9px;font-weight:600}.task-center-list{flex-direction:column;gap:7px;padding:4px 12px 16px;display:flex;overflow-y:auto}.task-center-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;padding:10px}.task-center-item:hover{background:#ffc43d09;border-color:#ffc43d38}.task-center-item-head{align-items:center;gap:6px;display:flex}.task-center-item-head strong{color:#ffffffd6;font-size:11px}.task-center-item-head time{color:#ffffff52;margin-left:auto;font-size:9px}.task-center-status-dot{background:#ffffff4d;border-radius:50%;flex:none;width:6px;height:6px}.task-running .task-center-status-dot{background:#ffc43d;box-shadow:0 0 8px #ffc43d61}.task-succeeded .task-center-status-dot{background:#73dc99}.task-failed .task-center-status-dot{background:#ff6767}.task-center-location{color:#fff9;gap:4px;margin-top:6px;font-size:10px;display:flex}.task-center-meta{color:#ffffff61;margin-top:4px;font-size:9px}.task-center-task-id{align-items:center;gap:6px;min-width:0;margin-top:7px;font-size:9px;display:flex}.task-center-task-id span{color:#ffffff4d}.task-center-task-id code{white-space:nowrap;text-overflow:ellipsis;color:#ffffff7a;min-width:0;overflow:hidden}.task-center-error{color:#ff6767b8;border-top:1px solid #ffffff0d;margin-top:7px;padding-top:7px;font-size:9px;line-height:1.45}.task-center-empty{color:#ffffff57;text-align:center;border:1px dashed #ffffff14;border-radius:8px;padding:18px 12px;font-size:10px}.task-center-summary{background:#ffc43d0a;border:1px solid #ffc43d1a;border-radius:8px;align-items:center;gap:7px;min-height:38px;margin:10px 12px;padding:0 11px;display:flex}.task-center-summary-dot{background:#ffc43d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #ffc43d59}.task-center-summary strong{color:#ffffff9e;font-size:10px;font-weight:500}.task-center-summary b{color:#ffc43d;margin-left:auto;font-size:12px}.tasks-panel{height:100%;top:0;bottom:0}.tasks-panel .panel-head{align-items:flex-start;padding:14px 14px 10px}.tasks-panel .panel-title{font-size:15px;line-height:1.25}.tasks-panel .panel-subtitle{color:#ffffff61;margin-top:4px;font-size:10px}.tasks-panel .panel-refresh-button{color:#ffffff8f;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;width:auto;min-width:0;height:28px;margin-left:auto;padding:0 9px;font-size:10px}.tasks-panel .panel-refresh-button:hover{color:#ffc43d;background:#ffc43d0f;border-color:#ffc43d33}.tasks-panel .task-center-summary{min-height:36px;margin:2px 14px 10px;padding:0 10px}.tasks-panel .task-center-list{padding:0 14px 16px}.tasks-panel .task-center-empty{justify-content:center;align-items:center;min-height:72px;margin-top:2px;display:flex}.today-task-stats{background:#ffffff06;border:1px solid #ffffff0f;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:3px 14px 11px;padding:4px;display:grid}.today-task-stats button{color:#ffffff6b;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:39px;padding:3px 2px;display:flex}.today-task-stats button:hover{background:#ffc43d0b}.today-task-stats button.active{color:#ffc43d;background:#ffc43d1a}.today-task-stats span{font-size:9px;line-height:1}.today-task-stats b{color:#ffffffb8;font-size:12px;font-weight:650;line-height:1.15}.today-task-stats button.active b{color:#ffc43d}.tasks-panel .panel-head{padding-bottom:9px}.tasks-panel .panel-subtitle{font-variant-numeric:tabular-nums}.assets-panel .asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:4px 12px 18px;display:grid}.assets-panel .asset-card.compact{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;min-width:0;transition:border-color .16s,background .16s,transform .16s;position:relative;overflow:hidden}.assets-panel .asset-card.compact:hover{background:#ffc43d06;border-color:#ffc43d40;transform:translateY(-1px)}.assets-panel .asset-preview.compact{aspect-ratio:1;background:#0b0e0c;width:100%;display:block;position:relative;overflow:hidden}.assets-panel .asset-preview.compact img,.assets-panel .asset-preview.compact video{object-fit:cover;width:100%;height:100%;display:block}.asset-preview-type{z-index:4;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#ffffffc2;pointer-events:none;background:#0a0d0bc7;border-radius:5px;padding:3px 6px;font-size:8px;line-height:1.2;position:absolute;top:7px;left:7px}.asset-preview-type.generated_video{color:#ffc43d}.asset-preview-type.reference_video{color:#c2daffe6}.assets-panel .asset-play-badge{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;background:#00000073;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding-left:2px;font-size:11px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.asset-drag-hint{z-index:4;opacity:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#ffffffd1;white-space:nowrap;pointer-events:none;background:#0a0d0bd1;border-radius:6px;padding:4px 8px;font-size:8px;transition:opacity .16s,transform .16s;position:absolute;bottom:7px;left:50%;transform:translate(-50%,5px)}.asset-card.compact:hover .asset-drag-hint{opacity:1;transform:translate(-50%)}.assets-panel .asset-card-body{align-items:center;gap:6px;min-height:48px;padding:7px 7px 8px 9px;display:flex;position:relative}.assets-panel .asset-favorite-button{z-index:6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#ffffffad;background:#0a0d0bb8;border:1px solid #ffffff1a;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;padding:0;display:flex;position:absolute;top:-39px;right:7px}.assets-panel .asset-favorite-button.active{color:#ffc43d}.assets-panel .asset-card-info{flex:auto;min-width:0}.assets-panel .asset-name-button{white-space:nowrap;text-overflow:ellipsis;text-align:left;color:#ffffffc7;width:100%;min-width:0;font-size:10px;overflow:hidden}.assets-panel .asset-meta{color:#ffffff57;margin-top:2px;font-size:8px}.assets-panel .asset-add-button.compact{color:#ffc43dd1;background:#ffc43d0d;border:1px solid #ffc43d29;border-radius:7px;flex:none;width:28px;min-width:28px;height:28px;padding:0;font-size:17px;line-height:1}.assets-panel .asset-add-button.compact:hover{color:#ffc43d;background:#ffc43d1c;border-color:#ffc43d59}.assets-panel .asset-rename-row{gap:4px;min-width:0;display:flex}.assets-panel .asset-rename-row input{flex:auto;min-width:0}.assets-panel .asset-add-button.compact{text-align:center;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;line-height:1;display:inline-flex}.seedance-v3-stage{position:relative}.seedance-v3-stage.asset-drop-active{border-color:#ffc43dd9;box-shadow:inset 0 0 0 1px #ffc43d4d,0 0 24px #ffc43d14}.seedance-asset-drop-overlay{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;background:#10120fe0;border:1px dashed #ffc43d8c;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:8px}.seedance-asset-drop-overlay strong{color:#ffc43d;font-size:14px;font-weight:650}.seedance-asset-drop-overlay span{color:#ffffff7a;font-size:10px}.assets-panel .asset-preview.compact{cursor:grab}.assets-panel .asset-card.compact:active .asset-preview.compact{cursor:grabbing}.assets-panel .asset-add-button.compact{box-sizing:border-box;text-align:center;text-indent:0;line-height:1;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.projects-panel .project-list{flex-direction:column;gap:8px;padding:4px 12px 18px;display:flex}.projects-panel .project-card{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;transition:border-color .16s,background .16s;position:relative;overflow:hidden}.projects-panel .project-card:hover{background:#ffc43d06;border-color:#ffc43d33}.projects-panel .project-card.active{background:linear-gradient(135deg,#ffc43d12,#ffffff05);border-color:#ffc43d4d}.projects-panel .project-open-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:12px}.projects-panel .project-card-top{align-items:center;gap:7px;padding-right:22px;display:flex}.projects-panel .project-item-name{white-space:nowrap;text-overflow:ellipsis;color:#ffffffe0;flex:auto;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.projects-panel .project-current-badge{color:#ffc43d;background:#ffc43d14;border:1px solid #ffc43d33;border-radius:999px;flex:none;padding:3px 6px;font-size:8px}.projects-panel .project-card-meta{color:#ffffff61;align-items:center;gap:5px;margin-top:7px;font-size:9px;display:flex}.projects-panel .project-meta-dot{opacity:.45}.projects-panel .project-card-bottom{align-items:center;gap:8px;margin-top:9px;display:flex}.projects-panel .project-task-status{color:#ffffff94;align-items:center;gap:5px;min-width:0;font-size:9px;display:flex}.projects-panel .project-status-dot{background:#ffffff40;border-radius:50%;flex:none;width:6px;height:6px}.projects-panel .project-task-status.succeeded .project-status-dot{background:#73dc99}.projects-panel .project-task-status.running .project-status-dot,.projects-panel .project-task-status.queued .project-status-dot,.projects-panel .project-task-status.submitted .project-status-dot{background:#ffc43d;box-shadow:0 0 7px #ffc43d59}.projects-panel .project-task-status.failed .project-status-dot{background:#ff6767}.projects-panel .project-item-time{white-space:nowrap;color:#ffffff57;align-items:center;gap:4px;margin-left:auto;font-size:8px;display:flex}.projects-panel .project-item-time span{color:#ffffff38}.projects-panel .project-card-open{color:#ffffff7a;border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;margin-top:10px;padding-top:9px;font-size:9px;display:flex}.projects-panel .project-card:hover .project-card-open{color:#ffc43d}.projects-panel .project-card.active .project-card-open{color:#ffc43db8}.projects-panel .project-delete-button{z-index:4;color:#ffffff40;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;top:8px;right:8px}.projects-panel .project-delete-button:hover{color:#ff6767;background:#ff676717}.canvas-selector-count{white-space:nowrap;color:#ffffff52;border-left:1px solid #ffffff14;margin-left:5px;padding-left:6px;font-size:9px;font-weight:400}.canvas-menu-popover{min-width:230px}.canvas-menu-list{padding:6px}.canvas-menu-item{border-radius:7px}.canvas-menu-item.active{background:#ffc43d12}.canvas-menu-switch{border-radius:6px;align-items:center;gap:7px;width:100%;min-width:0;min-height:34px;padding:6px 8px;display:flex}.canvas-menu-check{text-align:center;color:#ffc43d;flex:0 0 14px;width:14px;font-size:10px;font-weight:700}.canvas-menu-name{white-space:nowrap;text-overflow:ellipsis;color:#ffffffa8;flex:auto;min-width:0;font-size:10px;overflow:hidden}.canvas-menu-item.active .canvas-menu-name{color:#ffc43d;font-weight:600}.canvas-menu-node-count{white-space:nowrap;color:#ffffff47;flex:none;padding-left:8px;font-size:8px}.canvas-menu-item.active .canvas-menu-node-count{color:#ffc43d85}.canvas-menu-actions{padding:5px 6px 6px}.canvas-menu-actions button{border-radius:6px;min-height:32px}.admin-panel .panel-head{margin-bottom:10px}.admin-tabs button{color:#fff6;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:30px;font-size:9px;display:flex}.admin-current-user{background:#ffc43d0b;border:1px solid #ffc43d24;border-radius:9px;justify-content:space-between;align-items:center;margin:0 12px 10px;padding:10px 11px;display:flex}.admin-current-user-main{color:#ffc43d;align-items:center;gap:8px;display:flex}.admin-current-user-main>div{flex-direction:column;gap:2px;display:flex}.admin-current-user-main strong{color:#ffffffd1;font-size:11px}.admin-current-user-main span{color:#ffffff57;font-size:8px}.admin-current-points{color:#ffc43d;align-items:center;gap:4px;display:flex}.admin-current-points strong{font-size:12px}.admin-current-points span{color:#ffffff57;font-size:8px}.admin-tabs{background:#ffffff09;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4px;margin:0 12px 10px;padding:3px;display:grid}.admin-tabs button{color:#fff6;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:30px;font-size:9px;display:flex}.admin-tabs button.active{color:#ffc43d;background:#ffc43d1a}.admin-tabs button span{background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 4px;font-size:8px;display:inline-flex}.admin-list{flex-direction:column;gap:7px;padding:0 12px 16px;display:flex}.admin-user-card,.admin-point-row{background:#ffffff05;border:1px solid #ffffff0e;border-radius:9px;padding:10px}.admin-user-top,.admin-point-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.admin-user-top>div,.admin-point-main>div{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-user-top strong,.admin-point-main strong{text-overflow:ellipsis;white-space:nowrap;color:#fffc;font-size:10px;overflow:hidden}.admin-user-top>div>span,.admin-point-main>div>span{color:#ffffff52;font-size:8px}.admin-status{border-radius:999px;flex:none;padding:3px 6px;font-size:8px}.admin-status.active{color:#70d99b;background:#70d99b14}.admin-status.pending{color:#ffc43d;background:#ffc43d14}.admin-status.disabled,.admin-status.rejected{color:#ffffff61;background:#ffffff0d}.admin-user-meta,.admin-point-meta,.admin-user-wecom{color:#ffffff4d;gap:5px;margin-top:7px;font-size:8px;display:flex}.admin-user-meta strong{color:#ffc43db3}.admin-user-actions{gap:5px;margin-top:9px;display:flex}.admin-user-actions button{color:#ffffff8c;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:6px;min-height:27px;padding:0 9px;font-size:8px}.admin-user-actions button.primary{color:#ffc43d;background:#ffc43d17;border-color:#ffc43d2e}.admin-user-actions button.danger{color:#ff8b8b}.admin-point-main b{flex:none;font-size:11px}.admin-point-main b.positive{color:#70d99b}.admin-point-main b.negative{color:#ff8b8b}.admin-empty,.admin-error{text-align:center;color:#ffffff4d;border:1px dashed #ffffff0f;border-radius:8px;margin:18px 12px;padding:20px 10px;font-size:9px}.admin-error{color:#ff8b8b}.admin-auth-screen,.admin-dashboard-screen{color:#ffffffd1;background:radial-gradient(circle at 50% 0,#ffc43d0e,#0000 32%),#090b0e;min-height:100vh}.admin-auth-screen{justify-content:center;align-items:center;display:flex}.admin-auth-card{background:#0f1115f5;border:1px solid #ffffff12;border-radius:16px;width:min(420px,100vw - 40px);padding:38px 36px 30px;box-shadow:0 30px 90px #0000006b}.admin-auth-brand{color:#ffffff85;align-items:center;gap:9px;margin-bottom:34px;font-size:11px;display:flex}.admin-auth-brand img,.admin-dashboard-brand img{object-fit:contain;width:27px;height:27px}.admin-auth-icon{color:#ffc43d;background:#ffc43d17;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:17px;display:flex}.admin-auth-card h1{color:#fffffff0;margin:0;font-size:22px;font-weight:650}.admin-auth-card>p{color:#ffffff5c;margin:10px 0 22px;font-size:10px;line-height:1.7}.admin-auth-user{background:#ffffff08;border-radius:8px;justify-content:space-between;margin-bottom:18px;padding:10px 12px;font-size:9px;display:flex}.admin-auth-user span{color:#ffffff52}.admin-auth-user strong{color:#ffffffb8}.admin-auth-card form{flex-direction:column;gap:8px;display:flex}.admin-auth-card label{color:#ffffff7a;font-size:9px}.admin-auth-card input{color:#fff;background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;outline:none;height:42px;padding:0 12px}.admin-auth-card input:focus{border-color:#ffc43d61}.admin-auth-card form button{color:#17130a;cursor:pointer;background:#ffc43d;border:0;border-radius:8px;height:42px;margin-top:4px;font-size:10px;font-weight:650}.admin-auth-error{color:#ff8f8f;font-size:9px}.admin-auth-back{color:#fff6;cursor:pointer;background:0 0;border:0;width:100%;margin-top:14px;font-size:9px}.admin-auth-tip{text-align:center;color:#ffffff38;margin-top:24px;font-size:8px}.admin-dashboard-screen{min-height:100vh}.admin-dashboard-topbar{background:#0a0c0ff5;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;height:64px;padding:0 26px;display:flex}.admin-dashboard-brand{align-items:center;gap:10px;display:flex}.admin-dashboard-brand>div,.admin-dashboard-account>div{flex-direction:column;gap:2px;display:flex}.admin-dashboard-brand span,.admin-dashboard-account span{color:#ffffff4d;font-size:8px}.admin-dashboard-account{text-align:right;align-items:center;gap:16px;display:flex}.admin-dashboard-account button,.admin-dashboard-heading button{color:#ffffff8c;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:7px;min-height:31px;padding:0 12px;font-size:9px}.admin-dashboard-layout{grid-template-columns:190px 1fr;min-height:calc(100vh - 64px);display:grid}.admin-dashboard-nav{border-right:1px solid #ffffff0e;padding:24px 12px}.admin-dashboard-nav-title{color:#ffffff3b;margin:0 10px 12px;font-size:8px}.admin-dashboard-nav button{color:#fff6;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:37px;padding:0 10px;font-size:9px;display:flex}.admin-dashboard-nav button.active{color:#ffc43d;background:#ffc43d14}.admin-dashboard-nav b{background:#ffc43d1a;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:8px;display:inline-flex}.admin-dashboard-main{padding:32px clamp(26px,4vw,60px)}.admin-dashboard-heading{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.admin-dashboard-heading h1{margin:0;font-size:22px;font-weight:650}.admin-dashboard-heading p{color:#ffffff52;margin:7px 0 0;font-size:9px}.admin-dashboard-table{background:#ffffff03;border:1px solid #ffffff0e;border-radius:10px;overflow:hidden}.admin-dashboard-table-head,.admin-dashboard-row{grid-template-columns:1.5fr 1.4fr .8fr 1.2fr;align-items:center;gap:18px;padding:0 18px;display:grid}.admin-dashboard-table-head.users,.admin-dashboard-row.users{grid-template-columns:1.6fr 1fr 1fr .8fr 1fr}.admin-dashboard-table-head.transactions,.admin-dashboard-row.transactions{grid-template-columns:1.2fr .7fr .7fr 1.8fr 1.2fr}.admin-dashboard-table-head{color:#ffffff42;background:#ffffff06;min-height:38px;font-size:8px}.admin-dashboard-row{color:#ffffff85;border-top:1px solid #ffffff0a;min-height:62px;font-size:9px}.admin-person{flex-direction:column;gap:4px;display:flex}.admin-person strong{color:#fffc;font-size:10px}.admin-person span{color:#ffffff4d;font-size:8px}.admin-big-status{border-radius:999px;padding:4px 7px;font-size:8px;display:inline-flex}.admin-big-status.pending{color:#ffc43d;background:#ffc43d14}.admin-big-status.active{color:#71d99b;background:#71d99b14}.admin-big-status.disabled,.admin-big-status.rejected{color:#ffffff61;background:#ffffff0d}.admin-big-actions{gap:6px;display:flex}.admin-big-actions button,.admin-points-card button{color:#ffffff8c;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:6px;min-height:29px;padding:0 10px;font-size:8px}.admin-big-actions button.approve{color:#ffc43d;background:#ffc43d14;border-color:#ffc43d2e}.admin-big-actions button.reject{color:#ff8d8d}.admin-balance{color:#ffc43d}.admin-points-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;display:grid}.admin-points-card{background:#ffffff04;border:1px solid #ffffff0e;border-radius:10px;padding:18px}.admin-points-card>div:first-child{flex-direction:column;gap:4px;display:flex}.admin-points-card>div:first-child span{color:#ffffff4d;font-size:8px}.admin-points-balance{margin:22px 0 16px}.admin-points-balance span{color:#ffffff4d;margin-bottom:4px;font-size:8px;display:block}.admin-points-balance strong{color:#ffc43d;font-size:25px}.admin-points-balance b{color:#ffffff4d;margin-left:5px;font-size:8px}.admin-positive{color:#71d99b}.admin-negative{color:#ff8d8d}.admin-dashboard-empty,.admin-dashboard-error{text-align:center;color:#ffffff47;border:1px dashed #ffffff0f;border-radius:10px;padding:55px;font-size:9px}.admin-dashboard-error{color:#ff8d8d}@media (width<=760px){.admin-dashboard-layout{grid-template-columns:1fr}.admin-dashboard-nav{border-bottom:1px solid #ffffff0e;border-right:0;display:flex;overflow-x:auto}.admin-dashboard-nav-title{display:none}.admin-dashboard-nav button{min-width:100px}}.admin-dashboard-brand strong{font-size:16px}.admin-dashboard-brand span{font-size:12px}.admin-dashboard-account strong{font-size:13px}.admin-dashboard-account span{font-size:11px}.admin-dashboard-account button,.admin-dashboard-heading button{font-size:12px}.admin-dashboard-nav-title{font-size:11px}.admin-dashboard-nav button{height:42px;font-size:13px}.admin-dashboard-nav b{font-size:11px}.admin-dashboard-heading h1{font-size:28px}.admin-dashboard-heading p{font-size:12px}.admin-dashboard-table-head{min-height:44px;font-size:11px}.admin-dashboard-row{min-height:72px;font-size:12px}.admin-person strong{font-size:14px}.admin-person span{font-size:11px}.admin-big-status{padding:5px 9px;font-size:11px}.admin-big-actions button,.admin-points-card button{min-height:34px;font-size:11px}.admin-balance{font-size:13px}.admin-points-card>div:first-child strong{font-size:14px}.admin-points-card>div:first-child span,.admin-points-balance span{font-size:11px}.admin-points-balance strong{font-size:30px}.admin-points-balance b{font-size:11px}.admin-dashboard-empty,.admin-dashboard-error{font-size:12px}.admin-confirm-overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-confirm-modal{background:linear-gradient(#121418fc,#0c0e11fc);border:1px solid #ffffff14;border-radius:16px;width:min(440px,100vw - 40px);padding:28px;box-shadow:0 28px 90px #0000008c}.admin-confirm-icon{color:#ffc43d;background:#ffc43d17;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;display:flex}.admin-confirm-modal h2{color:#fffffff0;margin:0;font-size:22px;font-weight:650;line-height:1.35}.admin-confirm-modal p{color:#ffffff85;margin:11px 0 0;font-size:13px;line-height:1.8}.admin-confirm-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.admin-confirm-actions button{cursor:pointer;border-radius:8px;min-width:100px;height:38px;padding:0 14px;font-size:12px;font-weight:600}.admin-confirm-actions .cancel{color:#ffffff94;background:#ffffff09;border:1px solid #ffffff14}.admin-confirm-actions .confirm{color:#17130a;background:#ffc43d;border:1px solid #ffc43d52}.admin-confirm-actions .confirm.danger{color:#ff8585;background:#ff5f5f1f;border-color:#ff5f5f47}.admin-confirm-actions button:hover{filter:brightness(1.08)}.seedance-v3-points-preview{white-space:nowrap;background:#ffc43d12;border:1px solid #ffc43d24;border-radius:8px;align-items:baseline;gap:4px;height:34px;padding:0 10px;display:flex}.seedance-v3-points-preview span{color:#ffffff7a;font-size:11px}.seedance-v3-points-preview strong{color:#ffc43d;font-size:13px;font-weight:650}.seedance-v3-toolbar{grid-template-columns:auto auto minmax(260px,1fr) 142px 58px!important;align-items:center!important;gap:12px!important;min-height:76px!important;padding:10px 14px 10px 18px!important;display:grid!important}.seedance-v3-settings-button{border-radius:10px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:46px!important;font-size:15px!important;display:flex!important}.seedance-v3-points-preview{box-sizing:border-box!important;white-space:nowrap!important;background:linear-gradient(#ffc43d24,#ffc43d12)!important;border:1px solid #ffc43d61!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:142px!important;height:46px!important;padding:0 14px!important;display:flex!important;box-shadow:inset 0 0 0 1px #ffc43d09,0 6px 18px #0000001f!important}.seedance-v3-points-preview span{color:#ffffff85!important;font-size:11px!important;font-weight:500!important;line-height:1!important}.seedance-v3-points-preview strong{letter-spacing:-.25px!important;color:#ffc43d!important;text-shadow:0 0 18px #ffc43d2e!important;font-size:18px!important;font-weight:750!important;line-height:1!important}.seedance-v3-generate{border-radius:14px!important;justify-content:center!important;align-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;margin:0!important;font-size:28px!important;display:flex!important;box-shadow:0 7px 20px #ffc43d29!important}.seedance-v3-points-preview:hover{background:linear-gradient(#ffc43d2e,#ffc43d17)!important;border-color:#ffc43d8c!important}@media (width<=900px){.seedance-v3-toolbar{grid-template-columns:auto auto minmax(180px,1fr) 126px 54px!important;gap:8px!important}.seedance-v3-points-preview{width:126px!important}.seedance-v3-generate{width:54px!important;min-width:54px!important;height:54px!important}}.topbar-user-points{color:#ffffffad;white-space:nowrap;background:linear-gradient(#ffc43d17,#ffc43d0b);border:1px solid #ffc43d33;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 12px;display:flex}.topbar-user-points svg{color:#ffc43d}.topbar-user-points span{font-size:12px;font-weight:500}.topbar-user-points strong{color:#ffc43d;letter-spacing:-.15px;font-size:14px;font-weight:700}.employee-access-screen{background:radial-gradient(circle at 50% 32%,#ffc43d0d,#0000 38%),#0c0d0f;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.employee-access-card{box-sizing:border-box;text-align:center;background:#131417f5;border:1px solid #ffffff14;border-radius:20px;width:min(460px,100%);padding:42px 38px;box-shadow:0 24px 70px #0000005c}.employee-access-card>img{object-fit:contain;width:54px;height:54px;margin-bottom:24px}.employee-access-icon{color:#ffc43d;background:#ffc43d14;border:1px solid #ffc43d29;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 20px;font-size:27px;display:flex}.employee-access-card h1{color:#fffffff0;margin:0;font-size:22px;font-weight:700}.employee-access-card p{color:#ffffff8a;max-width:360px;margin:14px auto 0;font-size:14px;line-height:1.75}.employee-access-user{background:#ffffff09;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:5px;margin-top:26px;padding:16px 18px;display:flex}.employee-access-user span{color:#ffffff61;font-size:11px}.employee-access-user strong{color:#ffffffe0;font-size:15px}.employee-access-user small{color:#ffffff6b;font-size:12px}.employee-access-tip{color:#ffc43db8;background:#ffc43d0e;border:1px solid #ffc43d1f;border-radius:10px;margin-top:18px;padding:12px 14px;font-size:12px;line-height:1.6}.employee-access-card.blocked .employee-access-icon{background:#ff5a5a12;border-color:#ff5a5a24}
