html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{color:#11253d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#2c7fff29,#0000 30%),linear-gradient(135deg,#eef5ff 0%,#f7fbff 45%,#edf2f7 100%);font-family:PingFang SC,Noto Sans SC,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{color:#11253d}#nprogress .bar{background:#1677ff;height:3px}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.login-backdrop{filter:blur(12px);background:radial-gradient(circle at 15% 20%,#1677ff3d,#0000 22%),radial-gradient(circle at 85% 15%,#10b9812e,#0000 20%),radial-gradient(circle at 50% 80%,#f59e0b1f,#0000 28%);position:absolute;inset:0}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;width:100%;max-width:460px;position:relative;box-shadow:0 24px 80px #11253d1f}.login-card-header{justify-content:space-between;gap:16px;margin-bottom:24px;display:flex}.login-title.ant-typography{color:#11253d;margin-bottom:8px}.login-subtitle.ant-typography{color:#5f6b7a;margin-bottom:0}.login-badge{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#1677ff,#52a3ff);border-radius:999px;height:fit-content;padding:8px 12px;font-weight:700}.captcha-box{cursor:pointer;background:#f5f8fc;border-radius:16px;width:132px;margin-top:30px;padding:4px;overflow:hidden}.captcha-box .ant-image,.captcha-box img{object-fit:cover;width:100%;height:48px}.login-submit{height:48px;margin-top:8px;font-weight:700}.app-shell{min-height:100vh}.app-sider{border-inline-end:1px solid #11253d14;padding:20px 16px}.brand-block{align-items:center;gap:14px;margin-bottom:28px;display:flex}.brand-logo{color:#fff;background:linear-gradient(135deg,#1677ff,#69b1ff);border-radius:18px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid}.nav-card{color:#49617a;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;display:flex}.nav-button{cursor:pointer;text-align:left;background:0 0;border:0;width:100%}.nav-card.active{color:#1677ff;background:linear-gradient(135deg,#1677ff1f,#1677ff0a);font-weight:700}.app-header{background:0 0;justify-content:space-between;align-items:center;height:auto;padding:24px 32px 0;display:flex}.app-header-editor{padding:18px 24px 0}.app-content{padding:24px 32px 32px}.hero-panel,.metric-card,.detail-card{border-radius:24px;box-shadow:0 18px 50px #11253d14}.hero-panel{background:linear-gradient(135deg,#fff,#f4f8ff)}.projects-page{min-height:calc(100vh - 120px);padding:8px 0 24px}.projects-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.projects-title-row{align-items:center;gap:14px;display:flex}.projects-scope-tabs{margin-left:0}.projects-scope-tabs .ant-tabs-nav{margin:0}.projects-scope-tabs .ant-tabs-tab{padding:4px 0 8px}.projects-team-tabs .ant-tabs-nav{margin:0 0 0 12px}.projects-team-tabs .ant-tabs-tab{padding:4px 0 8px}.projects-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:56vh;display:flex}.projects-empty-icon{color:#1677ff;background:linear-gradient(135deg,#1677ff24,#1677ff0f);border-radius:28px;place-items:center;width:88px;height:88px;font-size:36px;display:grid}.team-form-fields{flex-direction:column;gap:16px;display:flex}.projects-create-btn{border-radius:14px;height:42px}.projects-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.project-card-wrap{flex-direction:column;gap:12px;display:flex}.project-card{cursor:pointer;background:linear-gradient(#f8fafcfa,#f1f5f9f0);border:1px solid #94a3b82e;border-radius:22px;width:100%;height:160px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 16px 38px #0f172a14}.project-card:hover{border-color:#2563eb47;transform:translateY(-2px);box-shadow:0 22px 44px #0f172a1f}.project-card.create{color:#fff;background:linear-gradient(#2b2b2b,#202020)}.project-card-create{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;font-size:22px;display:flex}.project-card-create span{font-size:20px;font-weight:600}.project-folder-visual{background:linear-gradient(#4a4a4a,#262626);width:100%;height:100%;padding:26px;position:relative}.project-folder-tab{background:#ffffff1a;border-radius:18px 18px 0 0;width:120px;height:36px;position:absolute;top:30px;left:70px}.project-folder-body{background:linear-gradient(#ffffff14,#00000038);border:1px solid #ffffff14;border-radius:22px;position:absolute;inset:48px 18px 18px}.project-cover{object-fit:cover;width:100%;height:100%}.project-meta{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.project-title-text{cursor:text}.project-title-input{border-radius:10px;margin-bottom:4px}.projects-empty-hint{color:#64748b;justify-content:center;align-items:center;gap:10px;margin-top:48px;display:flex}.canvas-page{flex-direction:column;gap:20px;min-height:calc(100vh - 120px);display:flex}.canvas-topbar{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.canvas-title.ant-typography{margin-bottom:8px}.canvas-back-btn{margin-bottom:8px;padding-left:0}.canvas-subtitle.ant-typography{color:#5f6b7a;max-width:760px;margin-bottom:0}.collab-avatars{align-items:center;gap:8px;display:flex}.collab-row{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #94a3b829;border-radius:16px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.collab-row-main{align-items:center;gap:10px;min-width:0;display:flex}.collab-row-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.collab-row-title{align-items:center;gap:8px;min-width:0;display:flex}.collab-row-title .ant-typography{margin:0}.collab-row-status,.collab-row-node{word-break:break-all;font-size:12px;line-height:1.5;display:block}.collab-row-node{color:#94a3b8}.collab-row-node.empty{display:none}.invite-hint-card{background:linear-gradient(135deg,#dbeafeb3,#eff6ffe6);border-radius:18px}.context-menu-shell{z-index:9999;position:fixed}.context-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #94a3b838;border-radius:16px;min-width:168px;padding:8px;box-shadow:0 20px 50px #0f172a2e}.context-menu-item{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.context-menu-item:hover:not(:disabled){background:#2563eb14}.context-menu-item:disabled{opacity:.42;cursor:not-allowed}.context-menu-item.danger{color:#dc2626}.node-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.node-type-card{text-align:left;cursor:pointer;background:linear-gradient(#fff,#f8fbff);border:1px solid #94a3b838;border-radius:22px;flex-direction:column;gap:10px;min-height:180px;padding:18px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.node-type-card:hover{border-color:#2563eb66;transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1a}.node-type-card .anticon{color:#2563eb;font-size:22px}.node-type-card .ant-typography-paragraph{color:#64748b;margin-bottom:0}.canvas-workspace{grid-template-columns:320px minmax(0,1fr);gap:20px;min-height:72vh;display:grid}.canvas-toolbar{flex-direction:column;gap:14px;display:flex}.canvas-panel{border-radius:22px;box-shadow:0 18px 50px #11253d14}.canvas-stage{background:linear-gradient(#11253d0d 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#11253d0d 1px,#0000 1px) 0 0/28px 28px,radial-gradient(circle at 0 0,#1677ff29,#0000 28%),linear-gradient(135deg,#fdfefe,#eff6ff 55%,#eef2ff);border:1px solid #11253d14;border-radius:30px;position:relative;overflow:hidden}.flow-stage{padding:0}.flow-stage .react-flow{background:0 0}.flow-stage .react-flow__attribution{display:none}.flow-stage .flowing-edge-base{stroke:#e2e8f0f5;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 1px #fffc)}.flow-stage .flowing-edge-guide{stroke:#0000;stroke-width:0}.flow-stage .flowing-edge-dot{fill:#60a5fa;filter:drop-shadow(0 0 8px #60a5fae6)drop-shadow(0 0 18px #3b82f68c)}.flow-stage .flowing-edge-dot.second{fill:#93c5fd}.flow-legend{background:#ffffffe0;border-radius:16px;gap:8px;padding:10px 12px;display:flex;box-shadow:0 16px 40px #0f172a1a}.rf-handle{z-index:3;background:#2563eb;border:3px solid #fff;border-radius:999px;width:18px;height:18px;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 0 0 6px #2563eb24}.rf-handle:hover,.rf-handle.connectingfrom,.rf-handle.connectingto{background:#0f766e;transform:scale(1.12);box-shadow:0 0 0 9px #0f766e2e}.rf-media-node .react-flow__handle-left,.rf-text-node .react-flow__handle-left{left:0}.rf-media-node .react-flow__handle-right,.rf-text-node .react-flow__handle-right{right:0}.rf-media-node,.rf-text-node{width:220px;overflow:visible}.rf-node-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffffa,#f8fafcf5),radial-gradient(circle at 100% 0,#2563eb14,#0000 30%);border:1px solid #11253d14;border-radius:18px;overflow:hidden;box-shadow:0 14px 36px #0f172a1a}.rf-node-presence{z-index:4;flex-wrap:wrap;gap:6px;max-width:calc(100% - 24px);display:flex;position:absolute;top:-18px;left:12px}.rf-node-presence-pill{white-space:nowrap;background:#fffffff5;border:1px solid;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex;box-shadow:0 8px 20px #0f172a14}.rf-node-lock{z-index:4;max-width:calc(100% - 24px);display:flex;position:absolute;top:-18px;right:12px}.rf-node-lock-pill{white-space:nowrap;background:#fffffffa;border:1px solid;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex;box-shadow:0 8px 20px #0f172a14}.rf-media-node.selected .rf-node-card,.rf-text-node.selected .rf-node-card{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29,0 14px 36px #0f172a24}.rf-media-thumb{background:radial-gradient(circle at 0 0,#3b82f638,#0000 32%),linear-gradient(135deg,#dbeafe,#eff6ff 55%,#f8fafc);height:124px;position:relative}.rf-media-thumb img{object-fit:cover;width:100%;height:100%}.rf-media-fallback{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:30px;display:grid}.rf-media-overlay{color:#fff;background:#0f172ab8;border-radius:999px;place-items:center;width:36px;height:36px;font-size:16px;display:grid;position:absolute;bottom:12px;right:12px}.rf-media-meta,.rf-text-node{padding:0}.rf-media-meta{flex-direction:column;gap:6px;padding:12px 14px 14px;display:flex}.rf-media-meta .ant-typography{color:#475569;font-size:12px;line-height:1.5}.rf-text-header{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.rf-text-node .rf-node-card{padding:14px 15px 15px}.rf-text-node .ant-typography{color:#334155;font-size:12px;line-height:1.65}.rf-text-header .ant-typography{color:#0f172a;font-size:14px;font-weight:700}.media-preview{background:#000;border-radius:18px;width:100%;max-height:72vh;display:block}.audio-preview-shell{flex-direction:column;gap:16px;display:flex}.audio-preview-poster{object-fit:cover;border-radius:18px;width:100%}.media-preview-audio{width:100%}.canvas-grid{width:100%;min-height:100%;position:relative}.canvas-node{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #11253d14;border-radius:22px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 20px 50px #0f172a24}.canvas-node.selected{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff29,0 22px 50px #0f172a29}.canvas-node-thumb{background:linear-gradient(135deg,#dbeafe,#eff6ff);flex:1;min-height:0;position:relative}.canvas-node-thumb img{object-fit:cover;width:100%;height:100%}.canvas-node-placeholder{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:28px;display:grid}.canvas-node-overlay{color:#fff;background:#0f172ab8;border-radius:999px;place-items:center;width:42px;height:42px;font-size:20px;display:grid;position:absolute;bottom:14px;right:14px}.canvas-node-meta{flex-direction:column;gap:10px;padding:14px;display:flex}@media (width<=768px){.app-header{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 16px 0}.app-content{padding:16px}.login-card{max-width:100%}.canvas-topbar,.canvas-workspace{flex-direction:column;grid-template-columns:1fr;display:flex}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.node-type-grid{grid-template-columns:1fr}.canvas-stage{min-height:70vh}}.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;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:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;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: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;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.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.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;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}.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{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.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 #0059dccc}.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{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.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{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform: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:0 solid #3367d9}.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%}
