.editor-v2{--editor-teal-600:#0f766e;--editor-teal-500:#149086;--editor-teal-400:#26a69a;--editor-teal-100:#e0f2f0;--editor-teal-50:#f3faf9;--editor-teal-selection:#14908626;--editor-teal-highlight:#1490860f;--editor-text-primary:#37352f;--editor-text-secondary:#787774;--editor-text-muted:#9b9a97;--editor-border-light:#37352f17;--editor-border-medium:#37352f29;--editor-bg-subtle:#f7f7f5;color:var(--editor-text-primary);font-size:16px;line-height:1.6}.editor-v2 ::selection{background-color:var(--editor-teal-selection)}.editor-v2 p,.editor-v2 .editor-paragraph{min-height:1.5em;margin:0 0 .125rem}.editor-v2 p:last-child,.editor-v2 .editor-paragraph:last-child{margin-bottom:0}.editor-v2 .editor-heading-h1{margin-top:1.5em;margin-bottom:.25em;font-size:2rem;font-weight:700;line-height:1.2}.editor-v2 .editor-heading-h1:first-child{margin-top:0}.editor-v2 .editor-heading-h2{margin-top:1.5em;margin-bottom:.25em;font-size:1.5rem;font-weight:600;line-height:1.3}.editor-v2 .editor-heading-h2:first-child{margin-top:0}.editor-v2 .editor-heading-h3{margin-top:1.25em;margin-bottom:.25em;font-size:1.25rem;font-weight:600;line-height:1.3}.editor-v2 .editor-heading-h3:first-child{margin-top:0}.editor-v2 .editor-heading-h4{margin-top:1em;margin-bottom:.25em;font-size:1rem;font-weight:600;line-height:1.4}.editor-v2 .editor-heading-h4:first-child{margin-top:0}.editor-v2 .editor-heading-h5{margin-top:1em;margin-bottom:.25em;font-size:.875rem;font-weight:600;line-height:1.4}.editor-v2 .editor-heading-h5:first-child{margin-top:0}.editor-v2 h6{margin-top:1em;margin-bottom:.25em;font-size:.875rem;font-weight:500;line-height:1.4}.editor-v2 h6:first-child{margin-top:0}.editor-v2 blockquote,.editor-v2 .editor-quote{box-sizing:border-box;border-left:3px solid var(--editor-teal-500);color:var(--editor-text-secondary);margin:0 0 .125rem;padding-left:1rem}.editor-v2 ul,.editor-v2 .editor-list-ul{unicode-bidi:isolate;margin:0 0 .125rem;padding-inline-start:0;list-style-type:disc;list-style-position:inside;display:block}.editor-v2 ol,.editor-v2 .editor-list-ol{unicode-bidi:isolate;margin:0 0 .125rem;padding-inline-start:0;list-style-type:decimal;list-style-position:inside;display:block}.editor-v2 li,.editor-v2 .editor-listitem{text-align:-webkit-match-parent;unicode-bidi:isolate;margin-bottom:.125rem;display:list-item}.editor-v2 li:last-child,.editor-v2 .editor-listitem:last-child{margin-bottom:0}.editor-v2 li::marker{font-variant-numeric:tabular-nums;text-transform:none;unicode-bidi:isolate;text-indent:0!important;text-align:start!important;text-align-last:start!important}.editor-v2 .editor-listitem::marker{font-variant-numeric:tabular-nums;text-transform:none;unicode-bidi:isolate;text-indent:0!important;text-align:start!important;text-align-last:start!important}.editor-v2 .editor-nested-listitem{list-style-type:none}.editor-v2 .lexical-bold,.editor-v2 strong,.editor-v2 b,.editor-v2 .bold{font-weight:600}.editor-v2 .lexical-italic,.editor-v2 em,.editor-v2 i,.editor-v2 .italic{font-style:italic}.editor-v2 .lexical-underline,.editor-v2 u,.editor-v2 .underline{text-decoration:underline}.editor-v2 .lexical-strikethrough,.editor-v2 s,.editor-v2 .editor-text-strikethrough{opacity:.7;text-decoration:line-through}.editor-v2 .lexical-underline.lexical-strikethrough{text-decoration:underline line-through}.editor-v2 a,.editor-v2 .editor-link{color:var(--editor-teal-500);cursor:pointer;border-bottom:1px solid #0000;text-decoration:none;transition:all .15s}.editor-v2 a:hover,.editor-v2 .editor-link:hover{color:var(--editor-teal-600);border-bottom-color:var(--editor-teal-600)}.editor-v2 .editor-text-color-red{color:#e03e3e}.editor-v2 .editor-text-color-orange{color:#d9730d}.editor-v2 .editor-text-color-yellow{color:#dfab01}.editor-v2 .editor-text-color-green{color:#0f7b6c}.editor-v2 .editor-text-color-blue{color:#14b8a6}.editor-v2 .editor-text-color-purple{color:#6940a5}.editor-v2 .editor-text-color-pink{color:#ad1a72}.editor-v2 .editor-text-color-gray{color:#787774}.editor-v2 .editor-text-highlight-yellow{background-color:#fbf3dbcc}.editor-v2 .editor-text-highlight-green{background-color:#ddf4e4cc}.editor-v2 .editor-text-highlight-blue{background-color:#d3e5efcc}.editor-v2 .editor-text-highlight-pink{background-color:#f5e0e9cc}.editor-v2 .editor-text-highlight-purple{background-color:#e8deeecc}.editor-v2 .editor-text-highlight-orange{background-color:#fadec9cc}.editor-v2 .editor-text-highlight-red{background-color:#ffe2ddcc}.editor-v2 .editor-listitem[role=checkbox]{outline:none;padding-left:24px;list-style:none;position:relative}.editor-v2 .editor-listitem[role=checkbox]:before{content:"";background-color:#fff;border:1.5px solid #37352f40;border-radius:4px;width:16px;height:16px;transition:all .15s;position:absolute;top:3px;left:0}.editor-v2 .editor-listitem[role=checkbox]:hover:before{border-color:var(--editor-teal-500)}.editor-v2 .editor-listitem[role=checkbox][aria-checked=true]{color:var(--editor-text-secondary);text-decoration:line-through}.editor-v2 .editor-listitem[role=checkbox][aria-checked=true]:before{background-color:var(--editor-teal-500);border-color:var(--editor-teal-500);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 10px}.editor-v2 .editor-listitem[role=checkbox][aria-checked=true]:hover:before{background-color:var(--editor-teal-600);border-color:var(--editor-teal-600)}.editor-v2 hr,.editor-v2 .editor-hr{border:0;border-top:1px solid #37352f17;align-self:center;width:100%;margin:1.5em 0}:is(.editor-v2 p:has(>hr:only-child),.editor-v2 p:has(>hr)){align-items:center;min-height:1.5rem;display:flex}.editor-v2 pre,.editor-v2 .editor-code{border:1px solid var(--editor-border-light);tab-size:2;background-color:#f7f7f5;border-radius:6px;margin:.5em 0;padding:.875rem 1rem;font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;font-size:.85em;line-height:1.6;position:relative;overflow-x:auto}.editor-v2 pre code{color:inherit;background:0 0;border-radius:0;padding:0}.editor-v2 .editor-code .token.comment,.editor-v2 .editor-code .token.prolog,.editor-v2 .editor-code .token.doctype,.editor-v2 .editor-code .token.cdata{color:var(--editor-text-secondary)}.editor-v2 .editor-code .token.keyword,.editor-v2 .editor-code .token.selector,.editor-v2 .editor-code .token.important,.editor-v2 .editor-code .token.atrule{color:var(--editor-teal-600)}.editor-v2 .editor-code .token.string,.editor-v2 .editor-code .token.char,.editor-v2 .editor-code .token.builtin,.editor-v2 .editor-code .token.inserted{color:#0f7b6c}.editor-v2 .editor-code .token.function{color:#6940a5}.editor-v2 table,.editor-v2 .editor-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;border:1px solid #37352f17;width:100%;margin:.5em 0}.editor-v2 table td,.editor-v2 table th,.editor-v2 .editor-table-cell,.editor-v2 .editor-table-cell-header{vertical-align:top;border:1px solid #37352f17;min-width:3em;padding:.5rem .75rem;position:relative}.editor-v2 table td,.editor-v2 .editor-table-cell{background-color:#0000}.editor-v2 table th,.editor-v2 .editor-table-cell-header{text-align:left;background-color:#f7f6f3;font-weight:600}.TableCellResizer__resizer{touch-action:none;background-color:#0000;position:absolute}.TableCellResizer__resizer:before{content:"";background-color:var(--editor-teal-500);opacity:0;transition:opacity .15s ease-out;position:absolute}.TableCellResizer__resizer[data-direction=column]:before{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.TableCellResizer__resizer[data-direction=row]:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.TableCellResizer__resizer:hover:before{opacity:.6}.TableCellResizer__resizer[data-dragging=true]:before{opacity:1}@media (pointer:coarse){.TableCellResizer__resizer{mix-blend-mode:color;background-color:#adf}.TableCellResizer__resizer:before{display:none}}.editor-v2 [data-placeholder].has-placeholder{position:relative}.editor-v2 [data-placeholder].has-placeholder:before{content:attr(data-placeholder);color:#37352f66;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-weight:400;position:absolute;top:0;left:0}.editor-v2 [data-lexical-editor=true]:focus{outline:none}.notion-temporary-input.pseudoAfter:after{content:var(--pseudoAfter--content);color:var(--pseudoAfter--color,#37352f66);pointer-events:none}.notion-temporary-input.pseudoAfter[data-empty=false]:after{display:none}[data-content-editable-leaf=true]:focus,[data-content-editable-leaf=true]{outline:none!important}.editor-v2 [data-highlighted=true]{background-color:#1490861f;border-radius:3px}.editor-drag-selection-box{pointer-events:none;z-index:10;background-color:#1490861a;border:1px solid #14908659;border-radius:3px;position:absolute}.editor-v2 .editor-image{border-radius:4px;max-width:100%;height:auto;margin:0;display:block}.editor-v2 .editor-image-container{border-radius:4px;max-width:100%;display:inline-block;position:relative}.editor-v2 .editor-mention,.editor-mention{color:var(--editor-teal-600,#0f766e);font-weight:500}.editor-v2 .editor-mention-symbol,.editor-mention-symbol{color:var(--editor-teal-500,#149086)}.editor-v2 .editor-mention[data-selected],.editor-mention[data-selected]{background-color:#14908614;border-radius:2px}.editor-v2 .notion-temporary-input.editor-mention-input{min-width:20px;color:var(--editor-text-primary);background-color:#0000;border:1px solid #37352f1f;border-radius:3px;padding:0 4px}.editor-v2 .file-attachment{border:1px solid var(--editor-border-light);cursor:pointer;background-color:#f9fafb;border-radius:8px;align-items:center;gap:12px;max-width:320px;padding:12px 16px;transition:all .15s;display:flex}.editor-v2 .file-attachment:hover{border-color:var(--editor-teal-500);background-color:var(--editor-teal-50)}.editor-v2 .file-attachment-icon{border:1px solid var(--editor-border-light);background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.editor-v2 .file-attachment-icon svg{width:20px;height:20px;color:var(--editor-text-secondary)}.editor-v2 .file-attachment-info{flex:1;min-width:0}.editor-v2 .file-attachment-name{color:var(--editor-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.editor-v2 .file-attachment-type{color:var(--editor-text-secondary);text-transform:uppercase;font-size:12px}.editor-v2 .collapsible-container{margin:.5em 0}.editor-v2 .collapsible-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:8px 0;display:flex}.editor-v2 .collapsible-icon{width:20px;height:20px;color:var(--editor-text-secondary);justify-content:center;align-items:center;transition:transform .15s;display:flex}.editor-v2 .collapsible-container[data-expanded=true] .collapsible-icon{transform:rotate(90deg)}.editor-v2 .collapsible-title{color:var(--editor-text-primary);font-weight:600}.editor-v2 .collapsible-content{padding-left:28px;overflow:hidden}.editor-v2 .collapsible-container[data-expanded=false] .collapsible-content{display:none}.editor-v2 code,.editor-v2 .editor-text-code{color:#eb5757;background:#87837826;border-radius:3px;padding:.15em .4em;font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;font-size:.875em}.editor-v2 hr:hover,.editor-v2 .editor-hr:hover{border-top-color:#37352f33}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.kanban-module__cNOQIW__draggableCard{will-change:transform,opacity;transition:opacity .15s ease-out,transform .15s ease-out}.kanban-module__cNOQIW__draggableCard.kanban-module__cNOQIW__isDragging{opacity:.4;transform:scale(.98)}.kanban-module__cNOQIW__draggableCard.kanban-module__cNOQIW__isHidden{opacity:.3;transform:scale(.98)}.kanban-module__cNOQIW__column{will-change:transform,opacity;transition:opacity .15s ease-out,transform .15s ease-out}.kanban-module__cNOQIW__column.kanban-module__cNOQIW__isDragging{opacity:.4;transform:scale(.99)}.kanban-module__cNOQIW__dropZone{transition:background-color .2s}.kanban-module__cNOQIW__dropZone.kanban-module__cNOQIW__isDraggedOver{background-color:#ffedd5cc}.kanban-module__cNOQIW__dragPreview{pointer-events:none;z-index:9999;will-change:transform;position:fixed}.kanban-module__cNOQIW__stackLayer{background:var(--card);border:1px solid var(--border);border-radius:.5rem;position:absolute;box-shadow:0 1px 3px #0000001a}.kanban-module__cNOQIW__stackLayer.kanban-module__cNOQIW__layer1{z-index:1;inset:6px -6px -6px 6px}.kanban-module__cNOQIW__stackLayer.kanban-module__cNOQIW__layer2{z-index:2;inset:3px -3px -3px 3px}@media (prefers-reduced-motion:reduce){.kanban-module__cNOQIW__draggableCard,.kanban-module__cNOQIW__column,.kanban-module__cNOQIW__dropZone{transition:none}}
._rfx31ssb:before{border-radius:50%}._15m6ys7w:before{border-color:var(--stroke-color)}._3l8810ly:before{border-width:var(--stroke-width)}._kzdanqa1:before{border-style:solid}._13y0usvi:before{box-sizing:border-box}._154ifghn{top:var(--line-main-axis-start)}._154ihv0e{top:var(--main-axis-offset)}._19wo70hn:before{bottom:var(--terminal-cross-axis-offset)}._1auk70hn:before{top:var(--terminal-cross-axis-offset)}._1aukuj5p:before{top:var(--terminal-main-axis-start)}._1bsb10ly{width:var(--stroke-width)}._1cs8stnw:before{position:absolute}._1e02fghn{inset-inline-start:var(--line-main-axis-start)}._1e0c1ule{display:block}._1kt9b3bt:before{content:""}._1ltvhv0e{left:var(--main-axis-offset)}._1mp4vjfa:before{width:var(--terminal-diameter)}._1pbykb7n{z-index:1}._1xi2hv0e{right:var(--main-axis-offset)}._4t3i10ly{height:var(--stroke-width)}._94n5hv0e{bottom:var(--main-axis-offset)}._94n5idpf{bottom:0}._bfhkys7w{background-color:var(--stroke-color)}._cfu11ld9:before{display:var(--terminal-display)}._kfgtvjfa:before{height:var(--terminal-diameter)}._kqswstnw{position:absolute}._lcxvglyw{pointer-events:none}._ooun70hn:before{right:var(--terminal-cross-axis-offset)}._qnec70hn:before{left:var(--terminal-cross-axis-offset)}._rjxpidpf{inset-inline-end:0}._z5wtuj5p:before{inset-inline-start:var(--terminal-main-axis-start)}
/*# sourceMappingURL=0a737198ac5cf944.css.map*/