.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 .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%}:root{color:#1f2933;background:#f4f7f9;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.studio-shell{background:#f4f7f9;grid-template-rows:auto 1fr;height:100vh;display:grid;overflow:hidden}.test-runner-page{background:#f4f7f9;grid-template-rows:auto 1fr;min-height:100vh;display:grid}.test-runner-header{color:#fff;background:#102a43;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.test-runner-header h1,.test-runner-header p{margin:0}.test-runner-header h1{font-size:20px}.test-runner-header p{color:#bcccdc;font-size:13px}.test-runner-main{grid-template-columns:minmax(0,1fr) 340px;gap:18px;min-height:0;padding:18px;display:grid}.test-runner-form,.test-runner-side{align-content:start;gap:14px;min-width:0;display:grid}.test-runner-form,.test-runner-side section{background:#fff;border:1px solid #d9e2ec;border-radius:8px;padding:16px}.test-task-form{gap:14px;display:grid}.test-task-form h2,.test-runner-side h2{color:#102a43;margin:0;font-size:18px}.test-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.test-info-box{color:#334e68;background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px;gap:6px;padding:14px;display:grid}.test-info-box p{margin:0}.test-values-list{gap:8px;margin-top:12px;display:grid}.test-values-list div{background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;gap:3px;padding:9px;display:grid}.test-values-list span{color:#627d98;font-size:12px}.test-values-list strong{color:#102a43;word-break:break-word;font-size:13px}.toast-message{z-index:100;color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:8px;min-width:190px;padding:11px 14px;font-weight:700;position:fixed;top:16px;right:18px;box-shadow:0 12px 28px #102a4329}.studio-login-page{background:linear-gradient(#102a430a,#0f766e0d),#f4f7f9;place-items:center;min-height:100vh;padding:24px;display:grid}.studio-login-card{background:#fff;border:1px solid #d9e2ec;border-radius:8px;gap:16px;width:min(430px,100%);padding:28px;display:grid;box-shadow:0 24px 60px #102a4329}.studio-login-mark{color:#fff;background:#0f766e;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.studio-login-card h1,.studio-login-card p{margin:0}.studio-login-card h1{color:#102a43;font-size:24px}.studio-login-card p{color:#52606d;font-size:14px}.studio-login-context{color:#102a43;background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px;gap:2px;padding:10px 12px;display:grid}.studio-login-context span{color:#627d98;text-transform:uppercase;font-size:11px;font-weight:800}.studio-login-context strong{font-size:14px}.studio-login-submit{justify-content:center;width:100%}.topbar{color:#fff;background:#102a43;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;position:relative}.brand-block{flex:320px;align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{background:#0f766e;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand-block h1,.brand-block p{margin:0}.brand-block h1{font-size:20px}.brand-block p{color:#bcccdc;font-size:13px}.studio-context-bar{flex:auto;justify-content:center;gap:8px;min-width:0;display:flex;overflow:hidden}.context-pill{color:#d9e2ec;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;gap:1px;min-width:86px;max-width:170px;padding:6px 10px;display:grid}.context-pill span,.context-pill strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.context-pill span{color:#bcccdc;text-transform:uppercase;font-size:10px;font-weight:800}.context-pill strong{color:#fff;font-size:12px}.context-pill.online{border-color:#2dd4bf8c}.context-pill.offline{border-color:#fbbf248c}.topbar-actions{flex:none;gap:8px;display:flex}.ghost-button,.primary-button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 12px;display:inline-flex}.ghost-button{color:#d9e2ec;background:#ffffff14;border-color:#ffffff29}.primary-button{color:#fff;background:#0f766e}.primary-button:disabled{opacity:.55;cursor:not-allowed}.icon-only-button{width:36px;padding:0}.workspace{grid-template-columns:310px 1fr;height:100%;min-height:0;display:grid;overflow:hidden}.workspace.left-collapsed,.workspace.right-collapsed .diagram-layout{grid-template-columns:minmax(0,1fr)}.sidebar{background:#fff;border-right:1px solid #d9e2ec;height:100%;min-height:0;padding:14px;overflow:auto}.tree-heading{color:#102a43;justify-content:space-between;align-items:center;gap:10px;height:34px;font-weight:800;display:flex}.tree-heading-title,.tree-actions{align-items:center;gap:8px;min-width:0;display:flex}.tree-heading-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tree-actions{flex:none;gap:5px}.tree-action-button{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.tree-action-button:hover{color:#fff;background:#0f766e;border-color:#0f766e}.process-tree{gap:12px;margin-top:10px;display:grid}.tree-category{gap:6px;display:grid}.tree-category-title{color:#52616b;text-transform:uppercase;background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:800}.tree-process-list{border-left:2px solid #d9e2ec;gap:4px;padding-left:12px;display:grid}.tree-process{color:#334e68;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:20px 1fr;align-items:center;gap:8px;width:100%;min-height:44px;padding:7px 8px;display:grid}.tree-process:hover{background:#f0fdfa}.tree-process.active{color:#0f766e;background:#e6fffa;border-color:#99f6e4}.tree-process span{gap:2px;min-width:0;display:grid}.tree-process strong,.tree-process small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tree-process strong{font-size:13px}.tree-process small{color:#627d98;font-size:11px}.context-menu{z-index:50;background:#fff;border:1px solid #cbd5e1;border-radius:7px;min-width:140px;padding:6px;position:fixed;box-shadow:0 14px 34px #102a432e}.context-menu button{color:#17202a;text-align:left;background:0 0;border:0;border-radius:5px;width:100%;height:34px;padding:0 10px}.context-menu button:hover{color:#0f766e;background:#e6fffa}.context-menu .danger-menu-item{color:#b91c1c}.context-menu .danger-menu-item:hover{color:#b91c1c;background:#fee2e2}.diagram-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) 330px;gap:12px;min-width:0;height:100%;min-height:0;padding:12px;display:grid}.component-toolbar,.properties-panel{background:#fff;border:1px solid #d9e2ec;border-radius:8px;min-width:0;padding:12px}.component-toolbar{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.panel-title{color:#334e68;justify-content:space-between;align-items:center;margin-bottom:0;font-weight:700;display:flex}.component-list{scrollbar-gutter:stable;gap:8px;padding:2px 4px 8px 0;display:flex;overflow-x:auto}.component-card{color:#243b53;text-align:center;background:#f8fafc;border:1px solid #d9e2ec;border-radius:7px;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid}.component-card:hover{background:#f0fdfa;border-color:#0f766e}.alignment-tools{border-left:1px solid #d9e2ec;align-items:center;gap:6px;padding-left:10px;display:flex}.alignment-tools span{color:#627d98;min-width:54px;font-size:12px;font-weight:800}.toolbar-icon-button{color:#243b53;background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid}.toolbar-icon-button:hover:not(:disabled){color:#fff;background:#0f766e;border-color:#0f766e}.toolbar-icon-button:disabled{opacity:.4;cursor:not-allowed}.flow-panel{background:#eef4f8;border:1px solid #d9e2ec;border-radius:8px;min-width:0;height:100%;min-height:0;overflow:hidden}.flow-panel .react-flow__selection{background:#0ea5e91f;border:1px solid #0284c7b8}.properties-panel{background:0 0;border:0;grid-column:2;grid-template-rows:minmax(0,1fr);height:100%;min-height:0;padding:0;display:grid}.properties-section{background:#fff;border:1px solid #d9e2ec;border-radius:8px;min-height:0;padding:12px;overflow:auto}.variables-side-section{grid-template-rows:auto minmax(0,1fr) auto;gap:10px;display:grid}.mini-icon-button{color:#fff;background:#0f766e;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:inline-grid}.side-table-scroll{min-height:0;overflow:auto}.variable-name-list{align-content:start;gap:5px;min-height:0;padding-right:4px;display:grid;overflow:auto}.variable-name-item{color:#334e68;text-align:left;background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:32px;padding:0 9px;display:grid;overflow:hidden}.variable-type-icon{color:#0f766e;background:#ccfbf1;border:1px solid #99f6e4;border-radius:6px;place-items:center;width:24px;height:24px;display:inline-grid}.variable-name-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.variable-type-numeric{color:#7c2d12;background:#ffedd5;border-color:#fed7aa}.variable-type-date{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.variable-type-document,.variable-type-file{color:#4338ca;background:#e0e7ff;border-color:#c7d2fe}.variable-type-table,.variable-type-repeater{color:#7e22ce;background:#f3e8ff;border-color:#e9d5ff}.variable-type-user,.variable-type-group{color:#be123c;background:#ffe4e6;border-color:#fecdd3}.variable-type-boolean,.variable-type-combobox,.variable-type-radio{color:#0369a1;background:#e0f2fe;border-color:#bae6fd}.variable-type-hidden{color:#475569;background:#e2e8f0;border-color:#cbd5e1}.variable-name-item:hover,.variable-name-item.active{color:#0f766e;background:#e6fffa;border-color:#99f6e4}.checkbox-field{color:#334e68;grid-template-columns:18px 1fr;align-items:center;font-size:13px}.checkbox-field input{width:18px;min-width:18px;height:18px;padding:0}.modal-backdrop{z-index:80;background:#102a435c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #cbd5e1;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(520px,100%);max-height:min(680px,100%);display:grid;overflow:hidden;box-shadow:0 24px 60px #102a433d}.task-form-modal-card{width:min(820px,100%)}.modal-header,.modal-actions{border-bottom:1px solid #d9e2ec;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.modal-header h2{margin:0;font-size:18px}.modal-header button,.ghost-light-button{color:#334e68;background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;height:34px;padding:0 10px}.modal-body{gap:12px;padding:16px;display:grid;overflow:auto}.modal-tabs{background:#f1f5f9;border:1px solid #d9e2ec;border-radius:8px;align-items:center;gap:4px;padding:4px;display:flex}.modal-tabs button{color:#52616b;background:0 0;border:0;border-radius:6px;min-width:148px;height:34px;padding:0 12px;font-weight:800}.modal-tabs button.active{color:#0f3d3e;background:#fff;box-shadow:0 1px 4px #102a431f}.modal-tab-panel{gap:12px;display:grid}.modal-actions{border-top:1px solid #d9e2ec;border-bottom:0;justify-content:flex-end}.validation-success,.validation-failure{gap:10px;display:grid}.validation-success{color:#065f46}.validation-failure{color:#9f1239}.validation-success p,.validation-failure ul{color:#334e68;margin:0}.validation-failure ul{gap:7px;padding-left:20px;display:grid}.test-node-card{color:#102a43;background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px;gap:4px;padding:14px;display:grid}.test-node-card span,.test-flow-history label{color:#627d98;text-transform:uppercase;font-size:12px;font-weight:800}.test-node-card strong{font-size:20px}.test-node-card small{color:#52616b}.test-flow-history{gap:8px;display:grid}.test-action-list{flex-wrap:wrap;gap:8px;display:flex}.test-flow-history div{flex-wrap:wrap;gap:6px;display:flex}.test-flow-history span{color:#0f766e;background:#e6fffa;border:1px solid #99f6e4;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.studio-node{color:#17202a;background:#fff;border:2px solid #0f766e;border-radius:8px;grid-template-columns:34px 1fr;align-items:center;gap:8px;width:180px;min-height:72px;padding:10px;display:grid;box-shadow:0 8px 20px #102a4314}.studio-node.selected,.studio-node-end.selected,.studio-node-decision.selected{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.studio-node.selected .node-icon,.studio-node-end.selected .node-icon,.studio-node-decision.selected .node-icon{background:#0f766e}.studio-node .react-flow__handle{background:#0f766e;border:2px solid #fff;width:12px;height:12px;box-shadow:0 0 0 2px #0f766e2e}.studio-node .react-flow__handle-left{left:-7px}.studio-node .react-flow__handle-right{right:-7px}.studio-node .react-flow__handle:hover{background:#0e7490;box-shadow:0 0 0 5px #0e749029}.studio-node-end{border-color:#b91c1c}.studio-node-decision{border-color:#d97706}.node-icon{color:#fff;background:#0f766e;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.studio-node-end .node-icon{background:#b91c1c}.studio-node-decision .node-icon{background:#d97706}.node-copy{gap:3px;min-width:0;display:grid}.node-copy strong,.node-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.node-copy strong{font-size:13px}.node-copy span{color:#627d98;font-size:11px}.react-flow__edge-textbg{fill:#fff}.react-flow__edge-path{stroke:#0f766e;stroke-width:2px}.react-flow__edge.selected .react-flow__edge-path{stroke:#dc2626;stroke-width:4px}.react-flow__edge.selected .react-flow__edge-text{fill:#991b1b}.react-flow__connection-path{stroke:#0e7490;stroke-width:2px}.react-flow__edge-text{font-size:11px;font-weight:700}.studio-export-capture .react-flow__edge-textbg{fill:#f8fafc!important;stroke:#f8fafc!important}.studio-export-capture .react-flow__edge-text{fill:#0f766e!important;stroke:none!important;font-size:11px!important;font-weight:700!important}.studio-export-capture .react-flow__edge-path,.studio-export-capture .react-flow__connection-path{fill:none!important;stroke:#0f766e!important;stroke-width:2px!important}.studio-export-capture .react-flow__edge.selected .react-flow__edge-path{stroke:#dc2626!important;fill:none!important}.studio-export-capture .react-flow__edge.selected .react-flow__edge-text{fill:#991b1b!important;stroke:none!important}.properties-stack{gap:12px;display:grid}.properties-stack div,.field-group{gap:4px;display:grid}.properties-stack label,.field-group>label,.field-group>span{color:#627d98;font-size:12px}.properties-stack strong{font-size:18px}.properties-stack small,.muted{color:#627d98}.field-group input,.field-group select,.field-group textarea,td input,td select{color:#17202a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;min-width:0;padding:8px 9px}.field-group textarea{resize:vertical;min-height:76px}.field-group input:focus,.field-group select:focus,.field-group textarea:focus,td input:focus,td select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.field-group input:disabled,.field-group select:disabled,.field-group textarea:disabled{color:#829ab1;cursor:not-allowed;background:#f1f5f9}.form-error{color:#be123c;margin:0;font-size:12px;font-weight:700}code{color:#102a43;text-overflow:ellipsis;background:#edf2f7;border-radius:5px;max-width:100%;padding:3px 6px;display:inline-block;overflow:hidden}.validation-box{border-top:1px solid #d9e2ec;margin-top:18px;padding-top:14px}.validation-box ul{color:#9f1239;margin:8px 0 0;padding-left:18px}.validation-box .ok{color:#0f766e}.compact-validation{margin-top:0}.compact-validation p{margin:6px 0 0}.section-subtitle{color:#102a43;font-size:13px;font-weight:800}.task-form-variable-section{gap:8px;display:grid}.task-form-variable-table-wrap{border:1px solid #d9e2ec;border-radius:8px;overflow-x:auto}.task-form-variable-table{border-collapse:collapse;background:#fff;width:100%;min-width:980px}.task-form-variable-table th,.task-form-variable-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;padding:9px 10px}.task-form-variable-table th{color:#52616b;text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:800}.task-form-variable-table td{color:#102a43;font-size:13px}.task-form-variable-table td:not(:first-child),.task-form-variable-table th:not(:first-child){text-align:center}.task-form-variable-table td:first-child{gap:2px;display:grid}.task-form-variable-table small{color:#627d98}.task-form-variable-table input[type=checkbox]{accent-color:#0f766e;width:16px;height:16px;margin:0}.task-form-variable-table input,.task-form-variable-table select{color:#102a43;background:#fff;border:1px solid #d9e2ec;border-radius:6px;width:100%;min-width:72px;padding:6px 8px}.action-settings-table{min-width:1120px}.layout-section-editor{background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px;grid-template-columns:minmax(180px,1fr) 120px auto;align-items:end;gap:10px;padding:10px;display:grid}.color-field-pair{grid-template-columns:34px 34px;justify-content:center;gap:6px;display:grid}.color-field-pair input[type=color]{width:34px;min-width:0;height:30px;padding:2px}.test-radio-list{flex-wrap:wrap;gap:8px 12px;display:flex}.test-radio-list label{color:#243b53;align-items:center;gap:5px;margin:0;font-size:13px;display:inline-flex}.wide-modal-card{width:min(1180px,100vw - 32px)}.modal-header p{color:#627d98;margin:4px 0 0;font-size:13px;font-weight:700}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-grid-wide{grid-column:1/-1}.settings-panel{background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px;gap:12px;margin-top:16px;padding:14px;display:grid}.settings-panel h3{color:#102a43;margin:0;font-size:14px}.settings-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.inline-check-field{color:#243b53;align-items:center;gap:9px;min-height:42px;font-size:13px;font-weight:800;display:inline-flex}.inline-check-field input{accent-color:#0f766e;width:16px;height:16px}.warning-panel{color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:12px;display:grid}.warning-panel strong{font-size:13px;display:block}.warning-panel p{margin:4px 0 0;font-size:12px;line-height:1.45}.table-column-editor{gap:10px;max-height:420px;padding-right:4px;display:grid;overflow:auto}.table-column-row{background:#fff;border:1px solid #d9e2ec;border-radius:8px;grid-template-columns:36px minmax(140px,1.1fr) minmax(120px,1fr) minmax(120px,.9fr) minmax(140px,1.1fr) repeat(3,minmax(96px,auto)) auto;align-items:end;gap:8px;padding:10px;display:grid}.column-letter{color:#075985;background:#e0f2fe;border-radius:8px;place-items:center;height:38px;font-weight:900;display:grid}.inline-danger-button{background:#fff1f2;border:1px solid #fecaca;border-radius:8px;align-self:end;height:38px}@media (width<=1200px){.diagram-layout{grid-template-columns:minmax(0,1fr)}.component-toolbar{grid-template-columns:1fr}.properties-panel{display:none}.settings-grid,.table-column-row{grid-template-columns:1fr}}
