.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls.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))}.beat-board-wrapper{background-color:var(--surface-base);flex-direction:column;width:100%;height:100%;display:flex;container:mainboard/inline-size}.beat-board-toolbar{background-color:var(--surface-raised);border-bottom:1px solid var(--border-default);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:5;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.toolbar-left{align-items:center;gap:16px;display:flex}.save-indicator{border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .3s;display:flex}.save-indicator.saving{color:#a855f7;background-color:#a855f71a}.save-indicator.saved{color:#22c55e;background-color:#22c55e1a}.save-indicator.error{color:#ef4444;background-color:#ef44441a}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toolbar-label{color:var(--text-primary);font-weight:600}.toolbar-actions{gap:12px;display:flex}.board-btn{background-color:var(--surface-raised);border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.board-btn:hover{background-color:var(--surface-hover);border-color:var(--border-default)}.board-btn.text-add{color:#d38dff;background-color:#af52de26;border-color:#af52de40}.board-btn.text-add:hover{color:#e3b3ff;background-color:#af52de40;border-color:#af52de73}.board-btn.media-add{color:#0bf;background-color:#00bbff26;border-color:#00bbff40}.board-btn.media-add:hover{color:#3cf;background-color:#00bbff40;border-color:#00bbff73}.beat-board-canvas{flex:1;width:100%;position:relative}.beat-node{border:1.5px solid var(--border-strong);box-sizing:border-box;will-change:transform;border-radius:12px;flex-direction:column;width:100%;min-width:220px;height:100%;transition:border-color .2s,box-shadow .2s;display:flex;background-color:#1a1a1e!important;overflow:visible!important}.beat-node:hover{border-color:var(--text-tertiary,#71717a)!important}html.light .beat-node{border-color:var(--border-default);background-color:#fff!important}html.light .beat-node:hover{border-color:var(--text-tertiary,#71717a)!important}.node-header{border-bottom:1px solid var(--border-subtle);background-color:#0000;border-top-left-radius:11px;border-top-right-radius:11px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.node-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.node-delete-btn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.node-delete-btn:hover{color:var(--error-color,#ef4444);background-color:#ef44441a}.node-textarea{width:100%;min-height:0;color:var(--text-primary);background:0 0;border:none;border-bottom-right-radius:11px;border-bottom-left-radius:11px;outline:none;flex:1;padding:12px;font-size:14px;resize:none!important}.node-caption{background:var(--surface-raised);border:none;border-top:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-bottom-right-radius:11px;border-bottom-left-radius:11px;outline:none;padding:12px;font-size:13px}.node-media-content{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden;background-color:var(--surface-base)!important}.node-image{width:100%;height:100%;object-fit:cover!important}.node-video{width:100%;height:100%;object-fit:contain!important}.node-media-placeholder{background-color:var(--surface-base);justify-content:center;align-items:center;width:100%;height:100%;padding:12px;display:flex}.node-input{background-color:var(--surface-overlay);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:4px;outline:none;padding:8px;font-size:12px}html.light .node-input{background-color:#0000000d;border-color:#0000001a}.react-flow__handle{border:2.5px solid var(--surface-raised)!important;cursor:pointer!important;z-index:100!important;border-radius:50%!important;width:13px!important;height:13px!important;transition:scale .15s cubic-bezier(.175,.885,.32,1.275),background-color .15s!important}.react-flow__handle:hover{scale:1.35!important}html.light .react-flow__handle{border-color:#fff!important}.react-flow__handle-top,.react-flow__handle-left{background-color:#af52de}.react-flow__handle-bottom,.react-flow__handle-right{background-color:#ff9500}.react-flow__minimap{overflow:hidden;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background-color:#16161ce6!important;border:1px solid #ffffff14!important;border-radius:12px!important}.react-flow__minimap-mask{fill:#0000004d!important;fill-opacity:.6!important}.react-flow__minimap-node{fill:#ffffff26!important;stroke:#ffffff40!important}.react-flow__minimap-node.selected{fill:var(--accent-color,#a855f7)!important;fill-opacity:.6!important;stroke:var(--accent-color,#a855f7)!important}.react-flow__controls{flex-direction:column;padding:4px;display:flex;overflow:hidden;background-color:var(--surface-raised)!important;border:1px solid var(--border-default)!important;border-radius:12px!important}.react-flow__controls-button{justify-content:center;align-items:center;transition:background-color .2s;display:flex;border:none!important;border-bottom:1px solid var(--border-subtle)!important;color:var(--text-primary)!important;fill:currentColor!important;background-color:#0000!important;padding:8px!important}.react-flow__controls-button:last-child{border-bottom:none!important}.react-flow__controls-button:hover{background-color:var(--surface-hover)!important}.react-flow__controls-button svg{fill:currentColor!important;width:14px!important;height:14px!important}.react-flow__resize-control.line{border-style:dashed!important;border-color:#ffffff4d!important}.react-flow__resize-control.handle{background-color:#1a1a1e!important;border:1.5px solid #ffffff73!important;border-radius:50%!important;width:8px!important;height:8px!important}html.light .react-flow__resize-control.line{border-color:#0003!important}html.light .react-flow__resize-control.handle{background-color:#fff!important;border-color:#00000059!important}html.light .react-flow__minimap{background-color:#ffffffe6!important;border:1px solid #00000014!important}html.light .react-flow__minimap-node{fill:#0000000f!important;stroke:#00000026!important}html.light .react-flow__minimap-node.selected{fill:var(--accent-color,#a855f7)!important;fill-opacity:.75!important;stroke:var(--accent-color,#a855f7)!important}html.light .react-flow__minimap-mask{fill:#fff6!important;fill-opacity:.6!important}.react-flow__background-pattern{color:var(--border-strong)!important;fill:currentColor!important}.board-info-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.info-modal{background-color:var(--surface-glass,#1a1a1a);border:1px solid var(--border-default);width:90%;max-width:520px;max-height:85vh;animation:modalScale .3s var(--ease-out-expo);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}html.light .info-modal{background-color:#fff}@keyframes modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.info-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.info-header h3{color:var(--text-primary);margin:0;font-size:18px}.close-btn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:4px}.info-content{scrollbar-width:thin;scrollbar-color:var(--border-default) transparent;flex:1;padding:16px 24px 24px;overflow-y:auto}.info-content>ul{margin:0;padding:0;list-style:none}.info-content>ul>li{background:var(--surface-overlay);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:10px;margin-bottom:8px;padding:14px 16px;font-size:14px;line-height:1.6;position:relative}.info-content>ul>li:last-child{margin-bottom:0}.info-content>ul>li>strong{color:var(--text-primary);margin-right:5px;font-weight:600;display:inline}.info-content ul ul{flex-direction:column;gap:5px;margin:10px 0 0;padding:0;list-style:none;display:flex}.info-content ul ul li{color:var(--text-secondary);background-color:#a855f712;border-left:2px solid #a855f780;border-radius:0 6px 6px 0;padding:6px 12px;font-size:13px;line-height:1.5}.info-content ul ul li strong{color:var(--text-primary);margin-right:4px;font-weight:600;display:inline}html.light .info-content>ul>li{background:#00000008;border-color:#00000012}html.light .info-content ul ul li{background-color:#a855f70f}.react-flow__pane{cursor:crosshair!important}.react-flow__node{cursor:default!important;z-index:10!important}.react-flow__node.selected .beat-node{border-color:#ffffffbf!important}html.light .react-flow__node.selected .beat-node{border-color:#0009!important}.edge-delete-button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s,color .2s,transform .15s;display:flex;color:#f4f4f5!important;background:#2a2a30!important;border:1.5px solid #4e4e56!important}.edge-delete-button:hover{transform:scale(1.15);color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}html.light .edge-delete-button{border-color:var(--border-default)!important;color:var(--text-primary)!important;background:#fff!important}.node-color-picker-wrapper{display:inline-block;position:relative}.node-header-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;color:var(--text-tertiary)!important}.node-header-btn:hover{color:var(--text-primary)!important;background:#ffffff14!important}html.light .node-header-btn:hover{background:#0000000a!important}.node-color-dropdown{background:var(--surface-overlay,#1f1f23);border:1px solid var(--border-default);border-radius:12px;flex-direction:column;gap:10px;width:142px;padding:10px;animation:.15s cubic-bezier(.16,1,.3,1) modalScale;display:flex;position:absolute;right:-6px;z-index:999999!important;bottom:calc(100% + 14px)!important}html.light .node-color-dropdown{background:#fff}.dropdown-section{flex-direction:column;gap:6px;display:flex}.dropdown-section-title{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:700}.preset-pairs-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.preset-pair-btn{border:1px solid var(--border-subtle);cursor:pointer;background:#ffffff08;border-radius:6px;justify-content:center;align-items:center;gap:3px;padding:6px;transition:all .15s;display:flex}html.light .preset-pair-btn{background:#00000005}.preset-pair-btn:hover{border-color:var(--border-default);background:#ffffff14;transform:scale(1.05)}html.light .preset-pair-btn:hover{background:#0000000d}.preset-pair-btn.active{background:#00bbff1a;border-color:#0bf}.pair-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.dropdown-divider{background:var(--border-subtle);height:1px}.custom-colors-list{flex-direction:column;gap:8px;display:flex}.custom-color-row{justify-content:space-between;align-items:center;width:100%;display:flex}.custom-color-label{color:var(--text-secondary);width:38px;font-size:.68rem;font-weight:500}.custom-color-controls{align-items:center;gap:6px;display:flex}.color-picker-input-wrapper{border:1.5px solid var(--border-strong);cursor:pointer;box-sizing:border-box;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:relative;overflow:hidden}.color-picker-input-wrapper:hover{transform:scale(1.15)}.custom-color-picker{cursor:pointer;opacity:0;background:0 0;border:none;width:36px;height:36px;padding:0;position:absolute;top:-8px;left:-8px}.hex-text-input{border:1px solid var(--border-subtle);width:56px;color:var(--text-primary);text-align:center;box-sizing:border-box;background:#ffffff0d;border-radius:4px;outline:none;padding:2px 4px;font-family:monospace;font-size:.65rem;transition:border-color .15s}html.light .hex-text-input{background:#0000000a}.hex-text-input:focus{border-color:var(--accent-color,#0bf)}@container mainboard (width<=580px){.beat-board-toolbar .btn-label{display:none}}@container mainboard (width<=480px){.beat-board-toolbar .save-indicator span{display:none}.beat-board-toolbar .save-indicator{padding:6px}.beat-board-toolbar .toolbar-left{gap:8px}}
