html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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}mark{padding:.2em;background-color:#feffe6}.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%}:root{--color-primary: #3370ff;--color-primary-hover: #5892ff;--color-success: #00b96b;--color-warning: #ff8c1a;--color-danger: #f5222d;--color-info: #8c8c8c;--bg-body: #f5f6f7;--bg-card: #ffffff;--bg-elevated: #fafbfc;--border-color: #ececec;--border-radius-card: 10px;--shadow-card: 0 1px 2px rgba(0,0,0,.03), 0 0 0 1px rgba(0,0,0,.02);--shadow-hover: 0 4px 12px rgba(51, 112, 255, .1), 0 0 0 1px rgba(51,112,255,.18);--text-primary: rgba(0,0,0,.88);--text-secondary: rgba(0,0,0,.62);--text-tertiary: rgba(0,0,0,.42)}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:14px;color:var(--text-primary);background:var(--bg-body)}.of-card{background:var(--bg-card);border-radius:var(--border-radius-card);box-shadow:var(--shadow-card);border:1px solid transparent;transition:box-shadow .2s,border-color .2s}.of-card:hover{box-shadow:var(--shadow-card)}.of-card-pad{padding:20px 24px}.of-card-title{font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.of-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-size:12px;line-height:20px;font-weight:500}.of-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.8}.of-pill .dot{width:6px;height:6px;border-radius:50%;background:#3370ff}.of-pill-running{color:#3370ff;background:#3370ff1a}.of-pill-finished{color:#00b96b;background:#00b96b1a}.of-pill-rejected{color:#f5222d;background:#f5222d1a}.of-pill-closed{color:#8c8c8c;background:#0000000f}.of-pill-pending{color:#ff8c1a;background:#ff8c1a1a}.of-pill-success{color:#00a870!important;background:#00a8701a!important;border-color:transparent!important}.of-pill-warn{color:#d46b08!important;background:#fa8c161f!important;border-color:transparent!important}.of-pill-muted{color:#646a73!important;background:#1f232912!important;border-color:transparent!important}.of-pill-admin{color:#722ed1;background:#722ed11a}.of-pill-user{color:#8c8c8c;background:#0000000d}.app-header{background:#fff;color:var(--text-primary);border-bottom:1px solid var(--border-color);height:56px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.app-header h1{margin:0;font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px}.app-header h1 .logo{display:inline-flex;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#3370ff,#6ba6ff);color:#fff;align-items:center;justify-content:center;font-weight:700}.app-header .header-user{cursor:pointer;padding:4px 10px;border-radius:6px}.app-header .header-user:hover{background:#0000000a}.of-sider{background:#fff;border-right:1px solid var(--border-color)}.of-menu{background:transparent!important;border-inline-end:0!important;padding-top:12px}.of-menu .ant-menu-item{margin:4px 12px!important;padding-left:12px!important;width:auto!important;border-radius:8px;height:38px;line-height:38px}.of-menu .ant-menu-item-selected{background:linear-gradient(90deg,#3370ff1a,#3370ff00)!important;color:var(--color-primary)!important;font-weight:600}.of-menu .ant-menu-item-selected:after{display:none!important}.app-content{padding:20px 24px}.cloud-spec-field{padding:12px;border:1px solid #dfe5ef;border-radius:9px;background:#fafcff}.cloud-spec-toolbar{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cloud-spec-toolbar>span{color:#53617a;font-size:12px;font-weight:600;text-transform:uppercase}.cloud-spec-field>.ant-select{width:100%}.cloud-spec-hint{margin-top:8px;color:#929aaa;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cloud-spec-option{padding:4px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.cloud-spec-option strong,.cloud-spec-option small{display:block}.cloud-spec-option small{margin-top:2px;color:#8a92a0;font-size:11px}.cloud-spec-option>span{white-space:nowrap}.cloud-spec-option b{margin-left:6px;color:#3370ff}.custom-resource-field{margin-bottom:20px;overflow:hidden;border:1px solid #dfe5ef;border-radius:10px;background:#fff}.custom-resource-head{padding:13px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8ecf2;background:linear-gradient(90deg,#f4f8ff,#fbfcff)}.custom-resource-head>div{flex:1}.custom-resource-head strong,.custom-resource-head small{display:block}.custom-resource-head small{margin-top:2px;color:#818a9b;font-size:11px}.custom-resource-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#3370ff;border-radius:9px;background:#e6efff;font-size:17px}.custom-resource-body{padding:18px 18px 8px}.custom-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.custom-resource-adapter{padding:8px 16px;color:#8c96a8;border-top:1px solid #edf0f4;background:#fafbfc;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.custom-spec-picker{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px}.resource-readonly-value{min-height:32px;padding:5px 11px;color:#596274;border:1px solid #e5e8ed;border-radius:6px;background:#f7f8fa}.resource-diff{margin-bottom:10px;padding:12px 14px;display:flex;align-items:center;gap:14px;border-radius:8px;background:#f5f8ff}.resource-diff span{display:flex;flex-direction:column;gap:2px}.resource-diff small{color:#8b93a2}.resource-diff b{color:#7f8ba3}.resource-diff .resource-diff-price{margin-left:auto;color:#3370ff;font-weight:700}.custom-resource-designer{padding:12px;color:#536076;border:1px solid #dce4f2;border-radius:8px;background:linear-gradient(90deg,#f6f9ff,#fff)}.custom-resource-designer>div{display:flex;align-items:center;gap:8px}.custom-resource-designer>div strong{color:#25324a}.custom-resource-designer>div .ant-tag{margin-left:auto}.custom-resource-designer p{margin:7px 0 10px;color:#8a93a3;font-size:11px}.custom-resource-designer section{display:flex;flex-wrap:wrap;gap:5px}.custom-resource-designer section span{padding:3px 7px;border-radius:5px;background:#eaf1ff;color:#5872a7;font-size:10px}.custom-resource-readonly{min-width:560px;padding:12px;border:1px solid #e3e7ee;border-radius:8px;background:#fafcff}.custom-resource-readonly>div:first-child{margin-bottom:10px;display:flex;align-items:center;gap:8px}.custom-resource-readonly .ant-descriptions-item-label{color:#7e8797!important}.readonly-price{color:#3370ff;font-weight:700}.form-data-json{max-width:100%;margin:0;padding:10px;overflow:auto;color:#43506a;border-radius:6px;background:#f6f8fb;font-size:11px;white-space:pre-wrap;word-break:break-word}.server-form-display{display:flex;flex-direction:column;gap:16px}.server-form-group{padding:14px 16px;border:1px solid #e5e9f0;border-radius:9px;background:#fbfcfe}.server-form-group-title{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;font-weight:600}.server-form-group .ant-descriptions-item-label{color:#7d8696!important}@media (max-width: 760px){.custom-resource-grid,.custom-spec-picker{grid-template-columns:1fr}.custom-resource-readonly{min-width:0}.resource-diff{align-items:flex-start;flex-wrap:wrap}.resource-diff .resource-diff-price{margin-left:0;width:100%}}.cloud-demo-page{max-width:1440px;margin:0 auto}.cloud-demo-hero{min-height:142px;margin-bottom:18px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;border-radius:14px;overflow:hidden;position:relative;background:radial-gradient(circle at 78% -30%,rgba(104,157,255,.65),transparent 34%),radial-gradient(circle at 100% 100%,rgba(0,213,167,.18),transparent 30%),linear-gradient(135deg,#13244e,#1d3d83 58%,#245bc5)}.cloud-demo-hero:after{content:"";position:absolute;right:18%;top:-48px;width:160px;height:240px;border:1px solid rgba(255,255,255,.12);transform:rotate(34deg);border-radius:80px}.cloud-demo-kicker{font-size:11px;font-weight:700;letter-spacing:.13em;opacity:.72}.cloud-demo-hero h1{margin:8px 0 6px;color:#fff;font-size:28px;line-height:1.2}.cloud-demo-hero p{max-width:720px;margin:0;color:#ffffffb8;font-size:14px;line-height:1.7}.cloud-demo-hero-badge{z-index:1;white-space:nowrap;padding:9px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px}.live-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#42e5ad;box-shadow:0 0 0 5px #42e5ad1f}.cloud-demo-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.cloud-demo-main{display:flex;flex-direction:column;gap:16px}.cloud-panel{padding:22px 24px;background:#fff;border:1px solid #e8ebf1;border-radius:12px;box-shadow:0 1px 3px #16223a08}.cloud-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;color:var(--text-tertiary);font-size:12px}.cloud-panel-heading>div{display:flex;align-items:center;gap:10px}.cloud-panel-heading h2{margin:0;color:#172033;font-size:16px}.cloud-panel-heading.compact{margin-bottom:14px}.step-number{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:8px;color:#3370ff;background:#edf3ff;font-size:11px;font-weight:800}.resource-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.resource-card{position:relative;min-height:82px;padding:15px;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #e3e7ee;border-radius:10px;background:#fff;cursor:pointer;transition:.18s ease}.resource-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--resource-accent) 45%,#e3e7ee);box-shadow:0 6px 18px #1f375f12}.resource-card.active{border-color:var(--resource-accent);background:color-mix(in srgb,var(--resource-accent) 5%,white);box-shadow:inset 0 0 0 1px var(--resource-accent)}.resource-icon{flex:none;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--resource-accent, #3370ff);background:color-mix(in srgb,var(--resource-accent, #3370ff) 10%,white);border-radius:10px;font-size:19px}.resource-card-copy{display:flex;flex-direction:column;gap:3px}.resource-card-copy strong{font-size:15px;color:#172033}.resource-card-copy small{color:#7b8291}.resource-check{position:absolute;right:10px;top:10px;color:var(--resource-accent)}.schema-tag{margin:0!important;color:#566079!important;border-color:#e3e7ee!important;background:#f7f8fa!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cloud-demo-alert{margin-bottom:20px;border-radius:8px}.cloud-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.common-fields{padding:2px 0}.capability-call{width:100%;min-height:68px;margin:2px 0 4px;padding:12px 16px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;text-align:left;border:1px dashed #8eb0ff;border-radius:10px;color:#24447d;background:linear-gradient(90deg,#f4f8ff,#fafcff);cursor:pointer;transition:.18s ease}.capability-call:hover:not(:disabled){border-style:solid;border-color:#3370ff;box-shadow:0 5px 18px #3370ff1a}.capability-call:disabled{opacity:.52;cursor:not-allowed}.capability-call-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#fff;background:#3370ff;font-size:17px}.capability-call strong,.capability-call small{display:block}.capability-call strong{margin-bottom:3px;color:#1a3060;font-size:14px}.capability-call small{color:#7180a0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.spec-list{display:flex;flex-direction:column;gap:8px}.spec-card{width:100%;min-height:70px;padding:12px 14px;display:grid;grid-template-columns:20px minmax(190px,1fr) auto 100px;align-items:center;gap:12px;text-align:left;border:1px solid #e4e7ec;border-radius:9px;background:#fff;cursor:pointer;transition:.16s ease}.spec-card:hover{border-color:#9eb9f8;background:#fbfdff}.spec-card.active{border-color:#3370ff;background:#f5f8ff;box-shadow:inset 0 0 0 1px #3370ff}.spec-radio{width:16px;height:16px;border:1px solid #b8bec9;border-radius:50%;background:#fff}.spec-card.active .spec-radio{border:5px solid #3370ff}.spec-main strong,.spec-main small{display:block}.spec-main strong{margin-bottom:4px;color:#1d2535;font-size:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.spec-main small{color:#7a8291}.spec-tags{white-space:nowrap}.spec-tags .ant-tag{margin-inline-end:5px;color:#5e687b;border:0;background:#f0f2f5}.spec-price{text-align:right}.spec-price strong{color:#172033;font-size:17px}.spec-price small{margin-left:2px;color:#9298a5}.spec-empty{min-height:158px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#9ba2af;border:1px dashed #dfe3e9;border-radius:10px;background:#fafbfc}.spec-empty>.anticon{margin-bottom:4px;font-size:28px;color:#aeb8c9}.spec-empty strong{color:#5c6472}.spec-empty span{font-size:12px}.spec-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-height:158px}.footer-fields{grid-template-columns:180px 1fr;margin-top:20px}.demo-submit-bar{margin:2px -24px -22px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf0f4;background:#fafbfc;border-radius:0 0 12px 12px}.demo-submit-bar>div{display:flex;flex-direction:column;gap:3px}.demo-submit-bar>div strong{font-size:13px}.demo-submit-bar>div span{color:#7d8594;font-size:12px}.cloud-demo-aside{position:sticky;top:74px;display:flex;flex-direction:column;gap:16px}.adapter-console{overflow:hidden;color:#dbe6ff;border:1px solid #263653;border-radius:12px;background:#111a2b;box-shadow:0 12px 28px #141f3424}.console-head{height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #263653;background:#172238}.console-head strong{color:#aebbd3;font-size:11px;letter-spacing:.06em}.console-dot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%}.console-dot.red{background:#ff6b6b}.console-dot.amber{background:#ffc857}.console-dot.green{background:#42d392}.console-body{min-height:390px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.console-row{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;color:#7888a8}.console-row code{color:#85b4ff;text-align:right}.console-divider{height:1px;margin:14px 0;background:#263653}.console-label{margin-bottom:8px;color:#5f7398;font-size:10px;font-weight:700;letter-spacing:.12em}.console-body pre{min-height:64px;margin:0;color:#b8c7e4;white-space:pre-wrap;word-break:break-word;line-height:1.55}.console-loading{padding:18px 0;color:#85b4ff}.snapshot-product{display:flex;align-items:center;gap:12px;margin-bottom:16px}.snapshot-product strong,.snapshot-product small{display:block}.snapshot-product small{margin-top:3px;color:#818896;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.snapshot-list{margin-bottom:16px;border-top:1px solid #edf0f4}.snapshot-list>div{padding:9px 0;display:flex;justify-content:space-between;border-bottom:1px solid #edf0f4;font-size:12px}.snapshot-list span{color:#858c99;text-transform:capitalize}.snapshot-list strong{color:#303847}.snapshot-list .snapshot-price{color:#3370ff;font-size:15px}.snapshot-panel .ant-alert{padding:9px 10px;font-size:12px}.snapshot-empty{padding:24px 8px;color:#8a929f;text-align:center;font-size:12px;line-height:1.7;border:1px dashed #dde1e8;border-radius:8px;background:#fafbfc}@media (max-width: 1180px){.cloud-demo-grid{grid-template-columns:1fr}.cloud-demo-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.adapter-console{min-width:0}}@media (max-width: 760px){.cloud-demo-hero{padding:24px;align-items:flex-start;flex-direction:column}.cloud-demo-hero-badge{align-self:flex-start}.resource-card-grid,.cloud-form-grid,.cloud-demo-aside{grid-template-columns:1fr}.spec-card{grid-template-columns:20px 1fr 84px}.spec-tags{display:none}.footer-fields{grid-template-columns:1fr}.demo-submit-bar{align-items:stretch;flex-direction:column}.demo-submit-bar .ant-btn{width:100%}}.page-title{font-size:18px;font-weight:600;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between}.ticket-row{display:grid;grid-template-columns:32px 1fr 160px 140px 120px 100px 80px;gap:16px;align-items:center;padding:14px 20px;cursor:pointer;border-bottom:1px solid var(--border-color);transition:background .15s}.ticket-row:last-child{border-bottom:none}.ticket-row:hover{background:#fafbfc}.ticket-row .t-title{font-weight:600;color:var(--text-primary)}.ticket-row .t-meta{font-size:12px;color:var(--text-tertiary);margin-top:4px}.ticket-row .avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3370ff,#6ba6ff);color:#fff;font-weight:600}.ticket-row .process-tag{background:#3370ff14;color:var(--color-primary);border-radius:6px;padding:3px 10px;font-size:12px;font-weight:500}.list-head{display:grid;grid-template-columns:32px 1fr 160px 140px 120px 100px 80px;gap:16px;padding:12px 20px;color:var(--text-tertiary);font-size:12px;font-weight:500;border-bottom:1px solid var(--border-color);background:var(--bg-elevated)}.detail-wrap{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:flex-start}.detail-main{display:flex;flex-direction:column;gap:16px}.detail-side{display:flex;flex-direction:column;gap:16px;position:sticky;top:76px}.action-dock{position:sticky;bottom:16px;background:#fff;border-radius:10px;padding:16px 20px;box-shadow:0 8px 24px #3370ff14,0 0 0 1px #3370ff1a;display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:10}.action-dock .left{font-size:13px;color:var(--text-secondary)}.action-dock .right{display:flex;gap:8px}.login-shell{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh}.login-brand{background:linear-gradient(135deg,#3370ff,#6e8eff,#b8c8ff);color:#fff;padding:56px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-brand:before{content:"";position:absolute;right:-80px;top:-80px;width:320px;height:320px;border-radius:50%;background:#ffffff1f}.login-brand:after{content:"";position:absolute;right:60px;bottom:-100px;width:220px;height:220px;border-radius:50%;background:#ffffff14}.login-brand h2{font-size:36px;margin:0 0 12px;font-weight:700}.login-brand .sub{font-size:16px;opacity:.85}.login-brand .feature-list{display:flex;flex-direction:column;gap:12px}.login-brand .feature{display:flex;align-items:center;gap:10px;font-size:14px;opacity:.95}.login-brand .feature .ic{font-size:18px}.login-form-pane{background:#fff;padding:56px;display:flex;flex-direction:column;justify-content:center}.login-form-pane h3{font-size:24px;margin:0 0 4px;font-weight:600}.login-form-pane .hint{color:var(--text-tertiary);margin-bottom:32px;font-size:13px}.feishu-entry-shell{min-height:100vh;padding:24px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 15% 10%,rgba(51,112,255,.16),transparent 34%),linear-gradient(160deg,#f7faff,#f5f6f7)}.feishu-entry-card{width:min(420px,100%);min-height:300px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;background:#fffffff0;border:1px solid rgba(51,112,255,.1);border-radius:18px;box-shadow:0 20px 50px #1f23291a}.feishu-entry-card h3{margin:0!important}.feishu-entry-card .ant-alert{width:100%;text-align:left}.feishu-entry-logo{width:54px;height:54px;display:grid;place-items:center;color:#fff;font-size:28px;border-radius:16px;background:linear-gradient(135deg,#3370ff,#6ba6ff);box-shadow:0 10px 24px #3370ff40}.native-launch-shell{min-height:100vh;color:#1f2329;background:#f5f6f7}.native-launch-header{height:64px;padding:0 30px;display:flex;align-items:stretch;justify-content:space-between;background:#fff;border-bottom:1px solid #dee0e3}.native-launch-tabs{display:flex;align-items:stretch;gap:34px}.native-launch-tabs button{padding:0 1px;position:relative;color:#1f2329;background:transparent;border:0;font-size:16px;cursor:pointer}.native-launch-tabs button:after{content:"";height:3px;position:absolute;right:0;bottom:0;left:0;border-radius:3px 3px 0 0;background:transparent}.native-launch-tabs button.active{color:#3370ff;font-weight:600}.native-launch-tabs button.active:after{background:#3370ff}.native-launch-actions{display:flex;align-items:center;gap:10px}.native-admin-entry,.native-icon-button{height:34px;display:inline-flex;align-items:center;justify-content:center;color:#4e5969;background:transparent;border:0;border-radius:7px;cursor:pointer}.native-admin-entry{gap:7px;padding:0 10px;font-size:14px}.native-icon-button{width:34px;font-size:18px}.native-admin-entry:hover,.native-icon-button:hover{color:#3370ff;background:#f2f3f5}.native-header-divider{width:1px;height:28px;margin:0 5px;background:#dee0e3}.native-user-avatar{margin-left:2px;color:#fff;background:linear-gradient(135deg,#3370ff,#6ba6ff);cursor:pointer}.native-launch-main{width:100%;max-width:1510px;margin:0 auto;padding:22px 34px 40px}.native-launch-search.ant-input-affix-wrapper{width:min(740px,70vw);height:42px;border-color:#c9cdd4;border-radius:7px;box-shadow:none}.native-launch-search .ant-input-prefix{margin-right:10px;color:#8f959e;font-size:18px}.native-launch-main>h1{margin:24px 0 14px;font-size:21px;font-weight:650}.native-launch-catalog{min-height:calc(100vh - 176px);display:grid;grid-template-columns:250px minmax(0,1fr);background:#fff;border:1px solid #d9dce1;border-radius:8px}.native-launch-sidebar{padding:18px 12px;border-right:1px solid #d9dce1}.native-launch-sidebar button{width:100%;min-height:50px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#1f2329;background:transparent;border:0;border-radius:8px;font-size:16px;text-align:left;cursor:pointer}.native-launch-sidebar button:hover:not(:disabled){background:#f5f6f7}.native-launch-sidebar button.active{color:#3370ff;background:#e8efff}.native-launch-sidebar button:disabled{color:#a8abb2;cursor:default}.native-launch-sidebar small{min-width:20px;padding:1px 6px;color:currentColor;background:#3370ff14;border-radius:10px;font-size:10px;text-align:center}.native-launch-content{min-width:0;padding:22px 22px 42px;scroll-margin-top:16px}.native-process-group{scroll-margin-top:16px}.native-process-group+.native-process-group{margin-top:28px}.native-process-group h2{margin:0 0 14px;font-size:18px;font-weight:650}.native-process-grid{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px 12px}.native-process-card{min-height:82px;padding:14px 16px;display:flex;align-items:center;gap:12px;color:#1f2329;background:#fff;border:1px solid #d9dce1;border-radius:8px;font-size:15px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.native-process-card:hover{background:#fbfcff;border-color:#8fb0ff;box-shadow:0 3px 10px #1f232912}.native-process-card:focus-visible{outline:3px solid rgba(51,112,255,.22);outline-offset:2px}.native-process-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:6px;font-size:20px}.native-process-loading{display:block;cursor:default}.native-process-loading:hover{background:#fff;border-color:#d9dce1;box-shadow:none}.native-launch-empty{min-height:360px;display:grid;place-items:center}.ticket-form-loading{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--text-tertiary)}.ticket-selected-process{margin-bottom:20px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid #e5ebf5;border-radius:10px;background:#f7faff}.ticket-selected-process-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:9px;background:#e8f0ff}.ticket-selected-process strong,.ticket-selected-process span{display:block}.ticket-selected-process strong{font-size:14px}.ticket-selected-process span{margin-top:3px;color:var(--text-tertiary);font-size:12px}.of-steps{display:flex;align-items:center;gap:0;margin-bottom:24px;padding:12px 16px;background:var(--bg-elevated);border-radius:8px}.of-step{flex:1;display:flex;align-items:center;gap:8px;padding:4px 8px}.of-step .num{width:22px;height:22px;border-radius:50%;background:#d9e1ff;color:var(--color-primary);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.of-step.active .num{background:var(--color-primary);color:#fff}.of-step.done .num{background:var(--color-success);color:#fff}.of-step .label{font-size:13px;color:var(--text-secondary)}.of-step.active .label{color:var(--color-primary);font-weight:600}.dag-toolbar{padding:10px 14px;background:#fff;border:1px solid var(--border-color);border-radius:8px;display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:12px}.process-edit-progress{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(520px,2.4fr);align-items:center;gap:32px;margin:0 0 12px;padding:14px 24px;overflow:hidden;background:radial-gradient(circle at 4% 0%,rgba(51,112,255,.06),transparent 32%),#fff;border:1px solid #e5eaf2;border-radius:10px}.process-edit-progress-heading{min-width:0;display:flex;flex-direction:column;gap:3px}.process-edit-progress-heading strong{overflow:hidden;color:var(--text-primary);font-size:15px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.process-edit-progress-kicker{color:#3370ff;font-size:11px;font-weight:600;line-height:18px;letter-spacing:.08em}.process-edit-step-shell{overflow:hidden;background:#fff;border:1px solid var(--border-color);border-radius:10px}.process-basic-form{min-height:calc(100vh - 238px);display:flex;flex-direction:column;background:var(--bg-body)}.process-basic-toolbar{padding:12px 20px;background:#fff;border-bottom:1px solid var(--border-color)}.process-basic-toolbar-title{color:var(--text-primary);font-size:14px;font-weight:600}.process-basic-workspace{flex:1;padding:0}.process-basic-panel{width:100%;padding:22px 24px 4px;background:#fff;border:1px solid var(--border-color);border-radius:8px}.process-basic-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #f0f1f3}.process-basic-section-heading>div{display:flex;flex-direction:column;gap:3px}.process-basic-section-heading strong{color:var(--text-primary);font-size:15px;line-height:22px}.process-basic-section-heading span,.process-basic-switch-field span{color:var(--text-tertiary);font-size:12px}.process-basic-grid{display:grid;gap:0 20px}.process-basic-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.process-basic-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.process-basic-switch-field{min-height:32px;display:flex;align-items:center;gap:10px}.process-action-btn.ant-btn{height:30px;padding:0 10px;border:0;border-radius:7px;font-size:12px;font-weight:500;box-shadow:none;transition:color .16s ease,background .16s ease,transform .16s ease}.process-action-btn.ant-btn:hover{transform:translateY(-1px)}.process-action-edit.ant-btn{color:#245bdb;background:#3370ff17}.process-action-edit.ant-btn:hover{color:#1746b5!important;background:#3370ff26!important}.process-action-delete.ant-btn{color:#8f959e;background:transparent}.process-action-delete.ant-btn:hover{color:#d92d20!important;background:#d92d2014!important}.process-edit-steps .ant-steps-item{min-width:0}.process-edit-steps .ant-steps-item-container{display:flex;align-items:center}.process-edit-steps .ant-steps-item-icon{width:34px;height:34px;margin-inline-end:10px;background:#fff;border:1px solid #d9e0eb;box-shadow:0 2px 8px #1f23290d;transition:all .18s ease}.process-edit-steps .ant-steps-icon{top:0;color:#8f959e;font-size:15px;line-height:32px}.process-edit-steps .ant-steps-item-title{color:#646a73!important;font-size:13px;font-weight:500;line-height:20px}.process-edit-steps .ant-steps-item-description{max-width:none!important;color:#a2a8b0!important;font-size:11px;line-height:16px}.process-edit-steps .ant-steps-item-tail{top:17px!important;padding-inline:9px!important}.process-edit-steps .ant-steps-item-tail:after{height:1px!important;background:#dfe4ec!important}.process-edit-steps .ant-steps-item-finish .ant-steps-item-icon{background:#eef4ff;border-color:#b7ccff;box-shadow:none}.process-edit-steps .ant-steps-item-finish .ant-steps-icon{color:#3370ff}.process-edit-steps .ant-steps-item-process .ant-steps-item-icon{background:linear-gradient(135deg,#4c7dff,#245bdb);border-color:transparent;box-shadow:0 5px 14px #3370ff3d;transform:translateY(-1px)}.process-edit-steps .ant-steps-item-process .ant-steps-icon{color:#fff}.process-edit-steps .ant-steps-item-process .ant-steps-item-title{color:#1f2329!important;font-weight:600}.process-edit-steps .ant-steps-item-finish .ant-steps-item-tail:after{background:#9ebaff!important}@media (max-width: 900px){.process-edit-progress{grid-template-columns:1fr;gap:12px}.process-edit-progress-heading,.process-edit-steps .ant-steps-item-description{display:none}.process-basic-grid-three{grid-template-columns:1fr}}@media (max-width: 680px){.process-basic-grid-two{grid-template-columns:1fr}.process-basic-toolbar .page-title{align-items:flex-start;gap:10px}}.of-timeline-row{position:relative;padding:12px 0 12px 26px;border-left:2px solid #ececec;margin-left:8px}.of-timeline-row .dot{position:absolute;left:-7px;top:16px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid var(--color-primary)}.of-timeline-row.success .dot{border-color:var(--color-success)}.of-timeline-row.danger .dot{border-color:var(--color-danger)}.stat-card{position:relative;overflow:hidden;border-radius:var(--border-radius-card);padding:20px 24px;background:#fff;box-shadow:var(--shadow-card)}.stat-card:after{content:"";position:absolute;right:-30px;top:-30px;width:120px;height:120px;border-radius:50%;opacity:.08}.stat-card.blue:after{background:var(--color-primary)}.stat-card.green:after{background:var(--color-success)}.stat-card.orange:after{background:var(--color-warning)}.stat-card .big{font-size:30px;font-weight:700;color:var(--text-primary);letter-spacing:-.5px}.stat-card .label{color:var(--text-secondary);font-size:13px}.ant-table-thead>tr>th{background:var(--bg-elevated)!important;font-weight:500!important;color:var(--text-secondary)!important}.ant-table-tbody>tr:hover>td{background:#fafbfc!important}.ant-tabs-top>.ant-tabs-nav{margin-bottom:12px!important}.workflow-node,.workflow-condition,.workflow-terminal{font-family:inherit;cursor:pointer;overflow:visible}.workflow-node{position:relative;box-sizing:border-box;width:240px;min-height:102px;background:#fff;border:1px solid #e3e7ed;border-top:3px solid var(--workflow-node-accent);border-radius:12px;box-shadow:0 3px 12px #1f232912;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.workflow-node:hover,.workflow-condition:hover{border-color:#b8c8f8;box-shadow:0 8px 24px #1f23291a}.workflow-node.is-selected,.workflow-condition.is-selected,.workflow-terminal.is-selected{border-color:#3370ff;box-shadow:0 0 0 3px #3370ff24,0 8px 24px #1f23291a}.workflow-node__header{min-height:34px;padding:7px 12px 5px;display:flex;align-items:center;justify-content:space-between;color:var(--workflow-node-accent);background:linear-gradient(180deg,var(--workflow-node-soft),rgba(255,255,255,.25));border-radius:9px 9px 0 0;font-size:12px;font-weight:600}.workflow-node__type,.workflow-condition__header{display:inline-flex;align-items:center;gap:7px}.workflow-node__icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:inherit;background:#ffffffc7;border-radius:6px;box-shadow:0 1px 2px #1f23290d}.workflow-node__sla{padding:1px 7px;color:#646a73;background:#ffffffc7;border-radius:999px;font-size:11px;font-weight:500}.workflow-node__body{padding:11px 13px 13px}.workflow-node__name,.workflow-condition__name{color:#1f2329;font-size:14px;font-weight:600;line-height:20px}.workflow-node__summary,.workflow-node__placeholder,.workflow-condition__summary{display:block;margin-top:5px;color:#646a73;font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-node__placeholder,.workflow-condition__summary{color:#8f959e}.workflow-condition{position:relative;box-sizing:border-box;width:240px;min-height:108px;padding:13px 15px 15px;background:#fff;border:1px solid #e3e7ed;border-top:3px solid #f59e0b;border-radius:12px;box-shadow:0 3px 12px #1f232912;transition:border-color .18s ease,box-shadow .18s ease}.workflow-condition__header{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;color:#d97706;font-size:12px;font-weight:600}.workflow-condition__type{display:inline-flex;align-items:center;gap:7px}.workflow-condition__badge{padding:2px 7px;color:#b45309;background:#fff1d6;border-radius:999px;font-size:11px;font-weight:500}.workflow-condition__badge.is-default{color:#646a73;background:#f0f1f2}.workflow-terminal{position:relative;min-width:132px;height:40px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #d9dde3;border-radius:999px;color:#646a73;font-size:13px;font-weight:600;box-shadow:0 2px 8px #1f23290f}.workflow-terminal--start{color:#239b4b;background:#f0fbf4;border-color:#9ddbb1}.workflow-terminal__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fffc;font-size:11px}.workflow-handle{width:2px!important;height:2px!important;min-width:2px!important;min-height:2px!important;opacity:0;pointer-events:none}.workflow-insert{position:absolute;top:100%;left:50%;z-index:20;width:42px;display:flex;flex-direction:column;align-items:center;transform:translate(-50%)}.workflow-insert__line{width:1px;height:28px;display:block;background:#b8c1cc}.workflow-insert__button{width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#646a73;background:#fff;border:1px solid #c9cdd4;border-radius:50%;box-shadow:0 2px 7px #1f23291a;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.workflow-insert__button:hover,.workflow-insert__button.is-open{color:#fff;background:#3370ff;border-color:#3370ff;transform:scale(1.08)}.workflow-branch-label{position:absolute;top:2px;left:50%;display:inline-flex;align-items:center;gap:3px;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:600;white-space:nowrap;transform:translate(-50%,-50%)}.workflow-insert-menu{position:fixed;z-index:3000;width:272px;max-width:calc(100vw - 24px);max-height:min(620px,calc(100vh - 24px));overflow-y:auto;padding:8px;background:#fffffffa;border:1px solid #e3e7ed;border-radius:12px;box-shadow:0 12px 34px #1f232929;animation:workflow-menu-portal-in .16s ease-out}.workflow-insert-menu__title{padding:4px 8px 7px;color:#8f959e;font-size:11px;font-weight:600}.workflow-insert-menu__group{padding:8px 8px 4px;color:#8f959e;font-size:10px;font-weight:700;letter-spacing:.08em}.workflow-insert-option{width:100%;padding:8px;display:flex;align-items:center;gap:10px;color:#1f2329;background:transparent;border:0;border-radius:8px;text-align:left;cursor:pointer;transition:background .15s ease}.workflow-insert-option:hover{background:#f5f7fa}.workflow-insert-option__icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:16px}.workflow-insert-option strong,.workflow-insert-option small{display:block}.workflow-insert-option strong{font-size:13px;line-height:18px}.workflow-insert-option small{margin-top:1px;color:#8f959e;font-size:11px;line-height:16px}.workflow-canvas .react-flow__edge-path{stroke-linecap:round;stroke-linejoin:round}.workflow-canvas .react-flow__edge-textbg{rx:6px;ry:6px}.workflow-canvas .react-flow__controls{overflow:hidden;border:1px solid #e3e7ed;border-radius:10px;box-shadow:0 4px 14px #1f232914}.workflow-canvas-hint{padding:9px 12px;display:flex;align-items:center;gap:8px;color:#646a73;background:#ffffffeb;border:1px solid #e3e7ed;border-radius:9px;box-shadow:0 3px 12px #1f23290f;font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.workflow-canvas-hint__dot{width:7px;height:7px;border-radius:50%;background:#34a853;box-shadow:0 0 0 3px #34a8531f}@keyframes workflow-menu-portal-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1024px){.detail-wrap,.login-shell{grid-template-columns:1fr}.login-brand{display:none}.native-launch-catalog{grid-template-columns:200px minmax(0,1fr)}.native-process-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 760px){.of-sider{display:none}.app-header{height:52px;padding:0 12px}.app-header .logo-text>span:last-child{display:none}.app-header .header-user{padding:2px 4px}.app-content{padding:12px}.detail-side{position:static}.of-card-pad,.feishu-entry-shell{padding:16px}.feishu-entry-card{min-height:280px;padding:28px 20px}.native-launch-header{height:56px;padding:0 14px}.native-launch-tabs{gap:24px}.native-launch-tabs button{font-size:14px}.native-launch-tabs button:nth-child(n+3),.native-admin-entry,.native-header-divider,.native-launch-actions .native-icon-button:last-of-type{display:none}.native-launch-actions{gap:4px}.native-launch-main{padding:16px 12px 24px}.native-launch-search.ant-input-affix-wrapper{width:100%}.native-launch-main>h1{margin:18px 2px 12px;font-size:19px}.native-launch-catalog{min-height:0;display:block}.native-launch-sidebar{padding:10px;display:flex;gap:6px;overflow-x:auto;border-right:0;border-bottom:1px solid #d9dce1;scrollbar-width:none}.native-launch-sidebar::-webkit-scrollbar{display:none}.native-launch-sidebar button{width:auto;min-height:38px;padding:0 14px;flex:0 0 auto;gap:8px;font-size:14px}.native-launch-content{padding:18px 12px 28px}.native-process-group+.native-process-group{margin-top:24px}.native-process-group h2{margin-left:2px;font-size:16px}.native-process-grid{grid-template-columns:1fr;gap:9px}.native-process-card{min-height:70px;padding:12px 14px}.native-process-icon{width:40px;height:40px;flex-basis:40px}}
