.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}@layer reset,base,tokens,recipes,utilities;@layer reset{.petrinaut-root{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback));-webkit-tap-highlight-color:transparent}.petrinaut-root ::placeholder{--placeholder-fallback: rgba(0, 0, 0, .5);opacity:1;color:var(--global-color-placeholder, var(--placeholder-fallback))}.petrinaut-root code,.petrinaut-root kbd,.petrinaut-root samp,.petrinaut-root pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em;font-feature-settings:normal;font-variation-settings:normal}.petrinaut-root *,.petrinaut-root :before,.petrinaut-root :after,.petrinaut-root ::backdrop,.petrinaut-root ::file-selector-button{margin:0;padding:0;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentcolor);box-sizing:border-box}.petrinaut-root button,.petrinaut-root input,.petrinaut-root optgroup,.petrinaut-root select,.petrinaut-root textarea,.petrinaut-root ::file-selector-button{font:inherit;background:transparent;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit}.petrinaut-root dialog{padding:0}.petrinaut-root img{border-style:none}.petrinaut-root h1,.petrinaut-root h2,.petrinaut-root h3,.petrinaut-root h4,.petrinaut-root h5,.petrinaut-root h6{text-wrap:balance;font-size:inherit;font-weight:inherit}.petrinaut-root ol,.petrinaut-root ul,.petrinaut-root menu{list-style:none}.petrinaut-root table{border-color:inherit;text-indent:0px;border-collapse:collapse}.petrinaut-root a{text-decoration:inherit;color:inherit}.petrinaut-root abbr:where([title]){text-decoration:underline dotted}.petrinaut-root :-moz-focusring{outline:auto}.petrinaut-root hr{color:inherit;height:0px;border-top-width:1px}.petrinaut-root body{line-height:inherit;height:100%}.petrinaut-root img,.petrinaut-root svg,.petrinaut-root video,.petrinaut-root canvas,.petrinaut-root audio,.petrinaut-root iframe,.petrinaut-root embed,.petrinaut-root object{display:block;vertical-align:middle}.petrinaut-root p,.petrinaut-root h1,.petrinaut-root h2,.petrinaut-root h3,.petrinaut-root h4,.petrinaut-root h5,.petrinaut-root h6{overflow-wrap:break-word}.petrinaut-root button,.petrinaut-root input:where([type=button],[type=reset],[type=submit]),.petrinaut-root ::file-selector-button{appearance:button;-webkit-appearance:button}.petrinaut-root ::selection{background-color:var(--global-color-selection, rgba(0, 115, 255, .3))}.petrinaut-root textarea{resize:vertical}.petrinaut-root summary{display:list-item}.petrinaut-root small{font-size:80%}.petrinaut-root sub,.petrinaut-root sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.petrinaut-root b,.petrinaut-root strong{font-weight:bolder}.petrinaut-root progress{vertical-align:baseline}.petrinaut-root ::-webkit-search-decoration,.petrinaut-root ::-webkit-search-cancel-button{-webkit-appearance:none}.petrinaut-root :-moz-ui-invalid{box-shadow:none}.petrinaut-root [hidden]:where(:not([hidden=until-found])){display:none!important}.petrinaut-root img,.petrinaut-root video{max-width:100%;height:auto}.petrinaut-root sub{bottom:-.25em}.petrinaut-root sup{top:-.5em}.petrinaut-root ::-webkit-inner-spin-button,.petrinaut-root ::-webkit-outer-spin-button{height:auto}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){.petrinaut-root ::placeholder{--placeholder-fallback: color-mix(in oklab, currentcolor 50%, transparent)}}}@layer base{:root{--made-with-panda: "🐼"}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where([data-theme=light],.light){--colors-gray-10: #f5f5f5;--colors-gray-20: #e5e5e5;--colors-gray-30: #d9d9d9;--colors-gray-35: #c7c7c7;--colors-gray-40: #a3a3a3;--colors-gray-50: #737373;--colors-gray-60: #525252;--colors-gray-70: #404040;--colors-gray-80: #262626;--colors-gray-90: #171717;--colors-gray-95: #0a0a0a;--colors-gray-00: #fafafa;--colors-red-10: #fbd5d7;--colors-red-20: #f5a3a3;--colors-red-30: #f17e7e;--colors-red-40: #ed5a5a;--colors-red-50: #e93535;--colors-red-60: #dc1818;--colors-red-70: #b81414;--colors-red-80: #931010;--colors-red-90: #6e0c0c;--colors-red-00: #fde8e9;--colors-orange-10: #ffe0b8;--colors-orange-20: #fed7aa;--colors-orange-30: #fdba74;--colors-orange-40: #fb923c;--colors-orange-50: #f97316;--colors-orange-60: #d97706;--colors-orange-70: #c2410c;--colors-orange-80: #9a3412;--colors-orange-90: #7c2d12;--colors-orange-00: #fff1e0;--colors-green-10: #e4f7f3;--colors-green-20: #b9ebdf;--colors-green-30: #91dbc9;--colors-green-40: #4fc29e;--colors-green-50: #19a874;--colors-green-60: #159663;--colors-green-70: #0e7d4b;--colors-green-80: #096638;--colors-green-90: #054d27;--colors-green-00: #edfaf7;--colors-blue-10: #daf0ff;--colors-blue-20: #bee6ff;--colors-blue-30: #78c0fc;--colors-blue-40: #56b0fb;--colors-blue-50: #34a0fa;--colors-blue-60: #2a80c8;--colors-blue-70: #0666c6;--colors-blue-80: #05529e;--colors-blue-90: #043d77;--colors-blue-00: #eff9ff;--colors-neutral-white: #ffffff;--colors-neutral-black: #000000;--colors-purple-10: #e0d6fc;--colors-purple-20: #c2adf8;--colors-purple-30: #a385f5;--colors-purple-40: #865cf1;--colors-purple-50: #6633ee;--colors-purple-60: #5429d6;--colors-purple-70: #401db3;--colors-purple-80: #2d138f;--colors-purple-90: #1d0a6b;--colors-purple-00: #eee6f3;--colors-pink-10: #fce7f3;--colors-pink-20: #fbcfe8;--colors-pink-30: #f9a8d4;--colors-pink-40: #f174b2;--colors-pink-50: #ec4899;--colors-pink-60: #db2777;--colors-pink-70: #be185d;--colors-pink-80: #9d174d;--colors-pink-90: #831843;--colors-pink-00: #fdf2f8;--colors-yellow-10: #fef9c3;--colors-yellow-20: #fef08a;--colors-yellow-30: #fde047;--colors-yellow-40: #facc15;--colors-yellow-50: #eab308;--colors-yellow-60: #ca8a04;--colors-yellow-70: #a16207;--colors-yellow-80: #854d0e;--colors-yellow-90: #713f12;--colors-yellow-00: #fefce8;--colors-accent-10: #bbdffd;--colors-accent-20: #9ad0fd;--colors-accent-30: #78c0fc;--colors-accent-40: #56b0fb;--colors-accent-50: #2070e6;--colors-accent-60: #1567e0;--colors-accent-70: #0666c6;--colors-accent-80: #05529e;--colors-accent-90: #043d77;--colors-accent-00: #ddeffe;--colors-accent-gray-10: rgba(0, 0, 0, .023);--colors-accent-gray-20: rgba(0, 0, 0, .059);--colors-accent-gray-30: rgba(0, 0, 0, .09);--colors-accent-gray-40: rgba(0, 0, 0, .122);--colors-accent-gray-50: rgba(0, 0, 0, .149);--colors-accent-gray-60: rgba(0, 0, 0, .192);--colors-accent-gray-70: rgba(0, 0, 0, .267);--colors-accent-gray-80: rgba(0, 0, 0, .447);--colors-accent-gray-90: rgba(0, 0, 0, .486);--colors-accent-gray-95: rgba(0, 0, 0, .608);--colors-accent-gray-00: rgba(0, 0, 0, .012);--colors-accent-alpha-10: rgba(38, 121, 243, .043);--colors-accent-alpha-20: rgba(38, 121, 243, .098);--colors-accent-alpha-30: rgba(38, 121, 243, .165);--colors-accent-alpha-40: rgba(38, 121, 243, .239);--colors-accent-alpha-50: rgba(38, 121, 243, .326);--colors-accent-alpha-60: rgba(21, 103, 224, .443);--colors-accent-alpha-70: rgba(38, 121, 243, .631);--colors-accent-alpha-80: rgba(38, 121, 243, .78);--colors-accent-alpha-90: rgba(38, 121, 243, .849);--colors-accent-alpha-00: rgba(38, 121, 243, .016);--colors-white-alpha-10: rgba(255, 255, 255, .1);--colors-white-alpha-20: rgba(255, 255, 255, .2);--colors-white-alpha-30: rgba(255, 255, 255, .3);--colors-white-alpha-40: rgba(255, 255, 255, .4);--colors-white-alpha-50: rgba(255, 255, 255, .5);--colors-white-alpha-60: rgba(255, 255, 255, .6);--colors-white-alpha-70: rgba(255, 255, 255, .7);--colors-white-alpha-80: rgba(255, 255, 255, .8);--colors-white-alpha-90: rgba(255, 255, 255, .9);--colors-white-alpha-95: rgba(255, 255, 255, .95);--colors-white-alpha-00: rgba(255, 255, 255, 0) }:where([data-theme=dark],.dark){--colors-gray-10: #1d2836;--colors-gray-20: #374151;--colors-gray-30: #4b5563;--colors-gray-35: #4b5563;--colors-gray-40: #6b7280;--colors-gray-50: #9ca3af;--colors-gray-60: #dde0e4;--colors-gray-70: #e5e7eb;--colors-gray-80: #f0f2f4;--colors-gray-90: #f6f8f9;--colors-gray-95: #f6f8f9;--colors-gray-00: #070a0d;--colors-red-10: #991b1b;--colors-red-20: #b91c1c;--colors-red-30: #dc2626;--colors-red-40: #ef4444;--colors-red-50: #f87171;--colors-red-60: #fca5a5;--colors-red-70: #fecaca;--colors-red-80: #fee2e2;--colors-red-90: #fef2f2;--colors-red-00: #7f1d1d;--colors-orange-10: #9a3412;--colors-orange-20: #c2410c;--colors-orange-30: #d97706;--colors-orange-40: #f97316;--colors-orange-50: #fb923c;--colors-orange-60: #fdba74;--colors-orange-70: #fed7aa;--colors-orange-80: #ffedd5;--colors-orange-90: #fff7ed;--colors-orange-00: #7c2d12;--colors-green-10: #096638;--colors-green-20: #0e7d4b;--colors-green-30: #159663;--colors-green-40: #19a874;--colors-green-50: #4fc29e;--colors-green-60: #91dbc9;--colors-green-70: #b9ebdf;--colors-green-80: #e4f7f3;--colors-green-90: #edfaf7;--colors-green-00: #054d27;--colors-blue-10: #0e2e8c;--colors-blue-20: #1541b0;--colors-blue-30: #1c62e3;--colors-blue-40: #266df0;--colors-blue-50: #629df0;--colors-blue-60: #a3cff7;--colors-blue-70: #c5e3fa;--colors-blue-80: #e5eeff;--colors-blue-90: #f5fbff;--colors-blue-00: #071e69;--colors-neutral-white: #000000;--colors-neutral-black: #ffffff;--colors-purple-10: #2d138f;--colors-purple-20: #401db3;--colors-purple-30: #5429d6;--colors-purple-40: #6633ee;--colors-purple-50: #865cf1;--colors-purple-60: #a385f5;--colors-purple-70: #c2adf8;--colors-purple-80: #e0d6fc;--colors-purple-90: #eee6f3;--colors-purple-00: #1d0a6b;--colors-pink-10: #9d174d;--colors-pink-20: #be185d;--colors-pink-30: #db2777;--colors-pink-40: #ec4899;--colors-pink-50: #f174b2;--colors-pink-60: #f9a8d4;--colors-pink-70: #fbcfe8;--colors-pink-80: #fce7f3;--colors-pink-90: #fdf2f8;--colors-pink-00: #831843;--colors-yellow-10: #854d0e;--colors-yellow-20: #a16207;--colors-yellow-30: #ca8a04;--colors-yellow-40: #eab308;--colors-yellow-50: #facc15;--colors-yellow-60: #fde047;--colors-yellow-70: #fef08a;--colors-yellow-80: #fef9c3;--colors-yellow-90: #fefce8;--colors-yellow-00: #713f12;--colors-accent-10: #0e2e8c;--colors-accent-20: #1541b0;--colors-accent-30: #1c62e3;--colors-accent-40: #266df0;--colors-accent-50: #629df0;--colors-accent-60: #a3cff7;--colors-accent-70: #c5e3fa;--colors-accent-80: #e5eeff;--colors-accent-90: #f5fbff;--colors-accent-00: #071e69;--colors-accent-gray-10: rgba(255, 255, 255, .035);--colors-accent-gray-20: #ffffff;--colors-accent-gray-30: #ffffff;--colors-accent-gray-40: #ffffff;--colors-accent-gray-50: #ffffff;--colors-accent-gray-60: #ffffff;--colors-accent-gray-70: #ffffff;--colors-accent-gray-80: #ffffff;--colors-accent-gray-90: #ffffff;--colors-accent-gray-95: #ffffff;--colors-accent-gray-00: rgba(255, 255, 255, 0);--colors-accent-alpha-10: #0e2e8c;--colors-accent-alpha-20: rgba(21, 65, 176, .098);--colors-accent-alpha-30: rgba(28, 98, 227, .165);--colors-accent-alpha-40: rgba(38, 109, 240, .239);--colors-accent-alpha-50: rgba(98, 157, 240, .326);--colors-accent-alpha-60: rgba(163, 207, 247, .443);--colors-accent-alpha-70: rgba(197, 227, 250, .631);--colors-accent-alpha-80: #e5eeff;--colors-accent-alpha-90: rgba(245, 251, 255, .849);--colors-accent-alpha-00: #071e69;--colors-white-alpha-10: rgba(0, 0, 0, .035);--colors-white-alpha-20: #000000;--colors-white-alpha-30: #ffffff;--colors-white-alpha-40: #ffffff;--colors-white-alpha-50: #ffffff;--colors-white-alpha-60: #ffffff;--colors-white-alpha-70: #ffffff;--colors-white-alpha-80: #ffffff;--colors-white-alpha-90: #ffffff;--colors-white-alpha-95: #ffffff;--colors-white-alpha-00: rgba(0, 0, 0, 0) }}@layer utilities{.bg_\[white\]{background:#fff}.bd_1px_solid{border:1px solid}.p_\[12px\]{padding:12px}.p_spacing\.2{padding:spacing.2}.p_spacing\.4{padding:spacing.4}.bd_2px_solid{border:2px solid}.bg_core\.gray\.20{background:core.gray.2}.bg_core\.gray\.10{background:core.gray.1}.bd_none{border:none}.bg_core\.red\.50{background:core.red.5}.bg_core\.gray\.30{background:core.gray.3}.bg_\[transparent\]{background:transparent}.p_spacing\.1{padding:spacing.1}.p_spacing\.3{padding:spacing.3}.bd_1px_solid_rgba\(255\,_255\,_255\,_0\.8\){border:1px solid rgba(255,255,255,.8)}.bg_\[rgba\(255\,_255\,_255\,_0\.5\)\]{background:#ffffff80}.p_\[2px_6px\]{padding:2px 6px}.p_\[4px_8px\]{padding:4px 8px}.p_spacing\.0{padding:spacing0}.bd_1px_solid_rgba\(255\,_255\,_255\,_0\.3\){border:1px solid rgba(255,255,255,.3)}.bd_1px_solid_\[rgba\(239\,_68\,_68\,_0\.2\)\]{border:1px solid [rgba(239,68,68,.2)]}.bdr_\[6px\]{border-radius:6px}.bd-c_core\.gray\.20{border-color:core.gray.2}.bdr_\[1px\]{border-radius:1px}.bdr_\[3px\]{border-radius:3px}.bdr_radius\.8{border-radius:radius.8}.gap_spacing\.1{gap:spacing.1}.bdr_radius\.6{border-radius:radius.6}.trs_\[all_0\.2s_ease\]{transition:all .2s ease}.flex_1{flex:1 1 0%}.bdr_\[10px\]{border-radius:10px}.bdr_\[7px\]{border-radius:7px}.bdr_\[12px\]{border-radius:12px}.bdr_\[8px\]{border-radius:8px}.trs_\[all_200ms_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\)\]{transition:all .2s cubic-bezier(.4,0,.2,1)}.px_spacing\.4{padding-inline:spacing.4}.trs_\[color_200ms\]{transition:color .2s}.bdr_\[50\%\]{border-radius:50%}.gap_spacing\.4{gap:spacing.4}.gap_spacing\.2{gap:spacing.2}.bd-c_core\.gray\.50{border-color:core.gray.5}.px_spacing\.6{padding-inline:spacing.6}.bdr_\[2px\]{border-radius:2px}.ring_none{outline:2px solid transparent;outline-offset:2px}.bdr_radius\.4{border-radius:radius.4}.bdr_radius\.2{border-radius:radius.2}.bdr_\[16px\]{border-radius:16px}.px_spacing\.3{padding-inline:spacing.3}.trs_\[all_0\.15s_ease\]{transition:all .15s ease}.bd-c_core\.gray\.30{border-color:core.gray.3}.bx-sh_0_4px_16px_rgba\(0\,_0\,_0\,_0\.15\){box-shadow:0 4px 16px #00000026}.z_\[1001\]{z-index:1001}.fs_size\.textsm{font-size:size.textsm}.cursor_pointer{cursor:pointer}.c_core\.gray\.90{color:core.gray.9}.d_flex{display:flex}.jc_space-between{justify-content:space-between}.ai_center{align-items:center}.z_\[1002\]{z-index:1002}.bg-c_core\.gray\.20{background-color:core.gray.2}.pos_relative{position:relative}.bg-c_core\.gray\.90{background-color:core.gray.9}.pos_absolute{position:absolute}.c_core\.gray\.10{color:core.gray.1}.c_core\.gray\.70{color:core.gray.7}.fs_\[13px\]{font-size:13px}.fw_500{font-weight:500}.ta_center{text-align:center}.z_1{z-index:1}.cursor_not-allowed{cursor:not-allowed}.d_inline-block{display:inline-block}.bg-c_core\.gray\.40{background-color:core.gray.4}.bg-c_\[white\]{background-color:#fff}.bx-sh_\[0_2px_4px_rgba\(0\,0\,0\,0\.2\)\]{box-shadow:0 2px 4px #0003}.z_\[10000\]{z-index:10000}.bx-sh_\[0_2px_8px_rgba\(0\,_0\,_0\,_0\.15\)\]{box-shadow:0 2px 8px #00000026}.bg-c_\[rgba\(255\,_255\,_255\,_0\.6\)\]{background-color:#fff9}.bg-c_\[black\]{background-color:#000}.z_0{z-index:0}.fw_medium{font-weight:medium}.jc_center{justify-content:center}.c_\[white\]{color:#fff}.fs_\[15px\]{font-size:15px}.bx-s_border-box{box-sizing:border-box}.lh_\[1\.3\]{line-height:1.3}.cursor_default{cursor:default}.c_core\.blue\.60{color:core.blue.6}.fs_\[18px\]{font-size:18px}.flex-d_column{flex-direction:column}.flex-wrap_wrap{flex-wrap:wrap}.white-space_nowrap{white-space:nowrap}.fs_\[11px\]{font-size:11px}.fw_semibold{font-weight:semibold}.fs_\[16px\]{font-size:16px}.c_core\.yellow\.60{color:core.yellow.6}.bx-sh_\[0_4px_16px_rgba\(0\,_0\,_0\,_0\.15\)\]{box-shadow:0 4px 16px #00000026}.fs_\[20px\]{font-size:20px}.c_core\.gray\.60{color:core.gray.6}.fw_\[500\]{font-weight:500}.fs_\[10px\]{font-size:10px}.c_core\.gray\.50{color:core.gray.5}.ap_none{appearance:none;-webkit-appearance:none}.c_core\.gray\.80{color:core.gray.8}.c_\[\#3b82f6\]{color:#3b82f6}.fs_\[24px\]{font-size:24px}.fw_600{font-weight:600}.c_\[\#333\]{color:#333}.fs_\[14px\]{font-size:14px}.c_core\.gray\.40{color:core.gray.4}.bg-c_\[rgba\(255\,_255\,_255\,_0\.7\)\]{background-color:#ffffffb3}.bx-sh_0_4px_30px_rgba\(0\,_0\,_0\,_0\.15\){box-shadow:0 4px 30px #00000026}.bkdp_\[blur\(12px\)\]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.flex-sh_0{flex-shrink:0}.bg-c_core\.blue\.20{background-color:core.blue.2}.bg-c_\[transparent\]{background-color:transparent}.fs_\[12px\]{font-size:12px}.ta_right{text-align:right}.bg-c_\[rgba\(239\,_68\,_68\,_0\.08\)\]{background-color:#ef444414}.c_\[\#ef4444\]{color:#ef4444}.fw_\[600\]{font-weight:600}.lh_\[1\]{line-height:1}.flex-sh_\[0\]{flex-shrink:0}.min-w_\[180px\]{min-width:180px}.w_var\(--width\){width:var(--width)}.h_var\(--height\){height:var(--height)}.left_var\(--left\){left:var(--left)}.top_var\(--top\){top:var(--top)}.w_\[34px\]{width:34px}.h_\[20px\]{height:20px}.top_\[3px\]{top:3px}.left_\[3px\]{left:3px}.w_\[14px\]{width:14px}.h_\[14px\]{height:14px}.min-w_\[80px\]{min-width:80px}.w_\[130px\]{width:130px}.h_\[130px\]{height:130px}.top_\[25px\]{top:25px}.left_\[0px\]{left:0}.w_\[100\%\]{width:100%}.top_\[70\%\]{top:70%}.w_\[20px\]{width:20px}.w_\[160px\]{width:160px}.h_\[80px\]{height:80px}.top_\[8px\]{top:8px}.w_\[1px\]{width:1px}.h_\[40px\]{height:40px}.w_\[32px\]{width:32px}.h_\[32px\]{height:32px}.mt_\[2px\]{margin-top:2px}.w_\[400px\]{width:400px}.h_\[4px\]{height:4px}.w_\[36px\]{width:36px}.h_\[36px\]{height:36px}.w_\[50px\]{width:50px}.h_\[50px\]{height:50px}.pb_\[4px\]{padding-bottom:4px}.min-w_\[200px\]{min-width:200px}.h_\[100\%\]{height:100%}.h_auto{height:auto}.w_\[320px\]{width:320px}.w_auto{width:auto}.w_\[80px\]{width:80px}.w_\[24px\]{width:24px}.h_\[24px\]{height:24px}.w_\[28px\]{width:28px}.h_\[28px\]{height:28px}.\[\&\:\:-webkit-slider-thumb\]\:bg_core\.blue\.50::-webkit-slider-thumb{background:core.#00f.5}.\[\&\:\:-moz-range-thumb\]\:bg_core\.blue\.50::-moz-range-thumb{background:core.#00f.5}.\[\&\:\:-moz-range-thumb\]\:bd_none::-moz-range-thumb{border:none}.\[\&\:\:-webkit-slider-thumb\]\:bdr_\[50\%\]::-webkit-slider-thumb{border-radius:50%}.\[\&\:\:-moz-range-thumb\]\:bdr_\[50\%\]::-moz-range-thumb{border-radius:50%}.disabled\:cursor_not-allowed:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){cursor:not-allowed}.checked\:bg-c_core\.green\.40:is(:checked,[data-checked],[aria-checked=true],[data-state=checked]){background-color:core.green.4}.\[\&\[data-state\=\'checked\'\]\]\:trf_\[translateX\(14px\)\][data-state=checked]{transform:translate(14px)}.\[\&_\.react-flow__pane\]\:cursor_var\(--pane-cursor\)\! .react-flow__pane{cursor:var(--pane-cursor)!important}.\[\&\:disabled\]\:op_\[0\.5\]:disabled{opacity:.5}.\[\&\:disabled\]\:cursor_not-allowed:disabled{cursor:not-allowed}.\[\&\:\:-webkit-slider-thumb\]\:ap_none::-webkit-slider-thumb{appearance:none;-webkit-appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:cursor_pointer::-webkit-slider-thumb{cursor:pointer}.\[\&\:\:-moz-range-thumb\]\:cursor_pointer::-moz-range-thumb{cursor:pointer}.placeholder\:c_core\.gray\.50::placeholder,.placeholder\:c_core\.gray\.50[data-placeholder]{color:core.gray.5}.disabled\:bg-c_\[rgba\(0\,_0\,_0\,_0\.02\)\]:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background-color:#00000005}.disabled\:c_\[\#ccc\]:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){color:#ccc}.\[\&\:\:-webkit-slider-thumb\]\:w_\[12px\]::-webkit-slider-thumb{width:12px}.\[\&\:\:-webkit-slider-thumb\]\:h_\[12px\]::-webkit-slider-thumb{height:12px}.\[\&\:\:-moz-range-thumb\]\:w_\[12px\]::-moz-range-thumb{width:12px}.\[\&\:\:-moz-range-thumb\]\:h_\[12px\]::-moz-range-thumb{height:12px}.focus\:ring_2px_solid:is(:focus,[data-focus]){outline:2px solid}.focus\:ring_none:is(:focus,[data-focus]){outline:2px solid transparent;outline-offset:2px}.focus\:bd-c_core\.blue\.50:is(:focus,[data-focus]){border-color:core.blue.5}.focus\:ring-c_core\.blue\.60:is(:focus,[data-focus]){outline-color:core.blue.6}.focus\:ring-o_\[0px\]:is(:focus,[data-focus]){outline-offset:0px}.\[\&\:hover\:not\(\:disabled\)\]\:bg_core\.red\.60:hover:not(:disabled){background:core.red.6}.\[\&\:hover\]\:bg_core\.gray\.10:hover{background:core.gray.1}.hover\:bd-c_core\.gray\.70:is(:hover,[data-hover]){border-color:core.gray.7}.hover\:bd-c_core\.gray\.40:is(:hover,[data-hover]){border-color:core.gray.4}.hover\:bg-c_core\.gray\.10:is(:hover,[data-hover]){background-color:core.gray.1}.hover\:bx-sh_0_0_0_4px_rgba\(59\,_130\,_246\,_0\.1\):is(:hover,[data-hover]){box-shadow:0 0 0 4px #3b82f61a}.\[\&\:hover\:not\(\:disabled\)\]\:trf_\[scale\(1\.05\)\]:hover:not(:disabled),.\[\&\:hover\]\:trf_\[scale\(1\.05\)\]:hover{transform:scale(1.05)}.\[\&\:hover\]\:c_\[\#2563eb\]:hover{color:#2563eb}.\[\&\:hover\]\:c_core\.gray\.90:hover{color:core.gray.9}.\[\&\:hover\]\:trf_\[scale\(1\.1\)\]:hover{transform:scale(1.1)}.hover\:bg-c_\[rgba\(0\,_0\,_0\,_0\.05\)\]:is(:hover,[data-hover]){background-color:#0000000d}.hover\:c_core\.gray\.90:is(:hover,[data-hover]){color:core.gray.9}.hover\:bg-c_\[rgba\(59\,_130\,_246\,_0\.2\)\]:is(:hover,[data-hover]){background-color:#3b82f633}.hover\:bg-c_\[rgba\(239\,_68\,_68\,_0\.1\)\]:is(:hover,[data-hover]){background-color:#ef44441a}.hover\:c_core\.red\.60:is(:hover,[data-hover]){color:core.red.6}.hover\:bg-c_\[rgba\(255\,_255\,_255\,_0\.8\)\]:is(:hover,[data-hover]){background-color:#fffc}.hover\:bg-c_core\.blue\.30:is(:hover,[data-hover]){background-color:core.blue.3}.hover\:bg-c_\[rgba\(255\,_0\,_0\,_0\.1\)\]:is(:hover,[data-hover]){background-color:#ff00001a}.hover\:c_\[\#ef4444\]:is(:hover,[data-hover]){color:#ef4444}.hover\:bg-c_core\.red\.10:is(:hover,[data-hover]){background-color:core.red.1}.hover\:bg-c_\[rgba\(239\,_68\,_68\,_0\.15\)\]:is(:hover,[data-hover]){background-color:#ef444426}}
