.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{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__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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:white}.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;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:grab}.react-flow__node.dragging{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: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:translateX(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:white}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:rgba(240,240,240,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);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 rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;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.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{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.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.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;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.bottom,.react-flow__resize-control.line.top{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%}.AIWorkbench_workbench___Oxze{display:grid;width:100%;height:100%;min-width:0;grid-template-columns:var(--ai-sidebar-width,256px) 4px minmax(0,1fr);overflow:hidden;background:var(--alm-bg);color:var(--alm-text);font-family:var(--alm-font-ui)}.AIWorkbench_workbench___Oxze *,.AIWorkbench_workbench___Oxze :after,.AIWorkbench_workbench___Oxze :before{box-sizing:border-box}.AIWorkbench_workbench___Oxze svg{width:16px;height:16px}.AIWorkbench_sidebar__GFSxQ{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;container-type:inline-size}.AIWorkbench_resizeHandle__h6M0J{position:relative;z-index:12;width:4px;cursor:col-resize;outline:none;background:linear-gradient(90deg,transparent 0 1px,var(--alm-hairline) 1px 2px,transparent 2px);transition:background .12s ease}.AIWorkbench_resizeHandle__h6M0J:focus-visible,.AIWorkbench_resizeHandle__h6M0J:hover{background:linear-gradient(90deg,transparent 0 1px,var(--alm-brand-border) 1px 3px,transparent 3px)}.AIWorkbench_workbenchHeader__p3bvI{position:relative;z-index:20;display:flex;height:40px;flex:0 0 40px;align-items:center;justify-content:space-between;gap:8px;overflow:visible;border-bottom:0;padding:0 8px}.AIWorkbench_workbenchTitle__4iFCK{display:flex;min-width:0;flex:1;align-items:center;gap:6px;overflow:hidden}.AIWorkbench_workbenchTitle__4iFCK>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_headerActions__SMQ_v{display:flex;flex:0 0 auto;align-items:center;gap:4px}.AIWorkbench_workspaceNavRow__UIElx{position:relative;z-index:19;display:flex;height:36px;flex:0 0 36px;align-items:stretch;overflow:visible;border-bottom:1px solid var(--alm-hairline);background:rgba(255,255,255,.72);padding:0 8px}.AIWorkbench_workspaceNav__Or104{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:2px}.AIWorkbench_workspaceNavButton__cRHBl{position:relative;display:inline-flex;min-width:0;height:35px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:0;background:transparent;color:var(--alm-muted);cursor:pointer;font:inherit;font-size:10px;font-weight:590;letter-spacing:.005em;padding:0 7px;transition:background .12s ease,color .12s ease}.AIWorkbench_workspaceNavButton__cRHBl:hover{background:color-mix(in srgb,var(--alm-surface-muted) 68%,transparent);color:var(--alm-text)}.AIWorkbench_workspaceNavButton__cRHBl:focus-visible{z-index:1;outline:2px solid var(--alm-brand-border);outline-offset:-2px}.AIWorkbench_workspaceNavButton__cRHBl>svg{width:14px;height:14px;flex:0 0 auto;stroke-width:1.65}.AIWorkbench_workspaceNavLabel__0heUC{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_workspaceNavButtonActive__9lPnX{color:var(--alm-brand);font-weight:650}.AIWorkbench_workspaceNavButtonActive__9lPnX:hover{background:color-mix(in srgb,var(--alm-brand-soft) 48%,transparent);color:var(--alm-brand-active)}.AIWorkbench_workspaceNavButtonActive__9lPnX:before{content:"";position:absolute;right:11px;bottom:-1px;left:11px;height:2px;border-radius:2px 2px 0 0;background:var(--alm-brand)}.AIWorkbench_workspaceTooltip__pC39Y{position:absolute;z-index:80;top:calc(100% + 9px);left:0;display:block;width:-moz-max-content;width:max-content;max-width:min(210px,calc(100cqw - 46px));transform:translateY(-2px);border:1px solid rgba(15,23,42,.12);border-radius:6px;background:#172033;color:white;box-shadow:0 8px 22px rgba(15,23,42,.18);opacity:0;padding:6px 8px;pointer-events:none;text-align:left;transition:opacity .1s ease,transform .1s ease}.AIWorkbench_workspaceTooltip__pC39Y small,.AIWorkbench_workspaceTooltip__pC39Y strong{display:block}.AIWorkbench_workspaceTooltip__pC39Y strong{white-space:nowrap}.AIWorkbench_workspaceTooltip__pC39Y small{white-space:normal}.AIWorkbench_workspaceTooltip__pC39Y strong{font-size:10px;font-weight:670;line-height:14px}.AIWorkbench_workspaceTooltip__pC39Y small{margin-top:1px;color:#cbd5e1;font-size:8px;line-height:12px}.AIWorkbench_workspaceNavButton__cRHBl:focus-visible .AIWorkbench_workspaceTooltip__pC39Y,.AIWorkbench_workspaceNavButton__cRHBl:hover .AIWorkbench_workspaceTooltip__pC39Y{transform:translateY(0);opacity:1}.AIWorkbench_workspaceNavButton__cRHBl:last-child .AIWorkbench_workspaceTooltip__pC39Y{right:0;left:auto}.AIWorkbench_createButton__acF8P{width:27px;height:27px;flex:0 0 27px}.AIWorkbench_search__cSEiD{position:relative;display:block}.AIWorkbench_search__cSEiD>svg{position:absolute;z-index:1;top:50%;left:8px;width:14px;height:14px;transform:translateY(-50%);color:var(--alm-faint);pointer-events:none}.AIWorkbench_search__cSEiD input{width:100%;height:30px;padding:0 28px 0 29px;font-family:inherit}.AIWorkbench_search__cSEiD button{position:absolute;top:50%;right:4px;display:grid;width:22px;height:22px;transform:translateY(-50%);place-items:center;border:0;border-radius:4px;background:transparent;color:var(--alm-faint);cursor:pointer;font:inherit;font-size:15px}.AIWorkbench_search__cSEiD button:hover{background:var(--alm-surface-muted);color:var(--alm-text)}.AIWorkbench_sidebarError__q8nWh{display:grid;gap:6px;margin:8px;border:1px solid #fecaca;border-radius:6px;background:var(--alm-danger-soft);color:var(--alm-danger);font-size:11px;line-height:16px;padding:8px}.AIWorkbench_sidebarError__q8nWh button{justify-self:start;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:650;padding:0;text-decoration:underline}.AIWorkbench_listSummary___dgmK{display:flex;min-height:27px;flex:0 0 auto;align-items:center;border-bottom:1px solid var(--alm-hairline);color:var(--alm-faint);font-size:10px;padding:0 12px}.AIWorkbench_skillList__zae_e{min-height:0;flex:1;overflow:auto;padding:4px 6px 10px}.AIWorkbench_searchResults__GPaap{min-height:0}.AIWorkbench_skillGroup__k5awd+.AIWorkbench_skillGroup__k5awd{margin-top:2px}.AIWorkbench_skillGroupHeader__1fNB_{position:sticky;z-index:3;top:-4px;display:grid;width:100%;height:29px;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:5px;border:0;border-radius:4px;background:color-mix(in srgb,var(--alm-bg) 94%,white);color:var(--alm-muted);cursor:pointer;font:inherit;padding:0 7px 0 5px;text-align:left}.AIWorkbench_skillGroupHeader__1fNB_:hover{background:var(--alm-surface-muted);color:var(--alm-text)}.AIWorkbench_skillGroupHeader__1fNB_:focus-visible{outline:2px solid var(--alm-brand-border);outline-offset:-2px}.AIWorkbench_skillGroupHeader__1fNB_ strong{overflow:hidden;font-size:10px;font-weight:620;letter-spacing:.015em;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_skillGroupHeader__1fNB_>span:last-child{min-width:18px;color:var(--alm-faint);font-size:9px;font-weight:500;text-align:right}.AIWorkbench_groupChevron__CLfSr{display:grid;width:14px;height:14px;transform:rotate(-90deg);place-items:center;color:var(--alm-faint);transition:transform .12s ease}.AIWorkbench_groupChevron__CLfSr svg{width:12px;height:12px}.AIWorkbench_groupChevronOpen__z6cb7{transform:rotate(0deg)}.AIWorkbench_skillGroupItems__kb3XA{min-height:0;padding:1px 0 3px}.AIWorkbench_skillRow__5Pxrf{position:relative;display:grid;width:100%;min-height:42px;grid-template-columns:minmax(0,1fr) 10px;align-items:center;gap:7px;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:4px 9px 4px 12px;text-align:left;transition:color .12s ease,background .12s ease}.AIWorkbench_skillRow__5Pxrf+.AIWorkbench_skillRow__5Pxrf{margin-top:1px}.AIWorkbench_skillRow__5Pxrf:focus-visible{outline:2px solid var(--alm-brand-border);outline-offset:-2px}.AIWorkbench_skillRowText__W_Cql{display:block;min-width:0}.AIWorkbench_skillRowText__W_Cql strong{display:block;overflow:hidden;color:inherit;font-size:12px;font-weight:500;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_skillRowText__W_Cql small{display:block;overflow:hidden;margin-top:1px;color:var(--alm-muted);font-size:10px;font-weight:450;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_skillRow__5Pxrf.alm-selected-row{background:var(--alm-brand-soft);color:var(--alm-brand)}.AIWorkbench_skillRow__5Pxrf.alm-selected-row .AIWorkbench_skillRowText__W_Cql strong{font-weight:620}.AIWorkbench_skillRow__5Pxrf.alm-selected-row .AIWorkbench_skillRowText__W_Cql small{color:rgba(var(--alm-brand-rgb),.72)}.AIWorkbench_attentionDot__STTNY{width:6px;height:6px;border-radius:50%;background:var(--alm-warning);box-shadow:0 0 0 3px rgba(217,119,6,.09)}.AIWorkbench_detailEmpty__2b2jN,.AIWorkbench_empty__Al2at{display:grid;min-height:140px;place-items:center;color:var(--alm-faint);font-size:12px}.AIWorkbench_connectionList__xb1nC{min-height:0;flex:1;overflow:auto;padding:8px 6px 12px;color:var(--alm-muted)}.AIWorkbench_connectionListHeader__V_dB9{display:flex;height:28px;align-items:center;justify-content:space-between;padding:0 7px}.AIWorkbench_connectionListHeader__V_dB9 span{font-size:10px;font-weight:650;letter-spacing:.025em}.AIWorkbench_connectionListHeader__V_dB9 small{color:var(--alm-faint);font-size:9px}.AIWorkbench_connectionList__xb1nC>p{margin:8px 7px;color:var(--alm-faint);font-size:11px}.AIWorkbench_connectionItems__6lIlb{display:grid;gap:2px}.AIWorkbench_connectionRow__lRV_4{display:grid;width:100%;min-height:46px;grid-template-columns:28px minmax(0,1fr) 8px;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:4px 8px;text-align:left}.AIWorkbench_connectionRow__lRV_4.alm-selected-row{background:var(--alm-brand-soft);color:var(--alm-brand)}.AIWorkbench_connectionRow__lRV_4:focus-visible{outline:2px solid var(--alm-brand-border);outline-offset:-2px}.AIWorkbench_connectionRowText__mmMSZ{min-width:0}.AIWorkbench_connectionRowText__mmMSZ small,.AIWorkbench_connectionRowText__mmMSZ strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_connectionRowText__mmMSZ strong{color:inherit;font-size:11px;font-weight:570;line-height:16px}.AIWorkbench_connectionRowText__mmMSZ small{margin-top:1px;color:var(--alm-muted);font-size:9px;line-height:13px}.AIWorkbench_providerLogo__bOltp{display:grid;flex:0 0 auto;place-items:center;color:var(--alm-muted)}.AIWorkbench_providerLogo__bOltp svg{display:block;width:100%;height:100%}.AIWorkbench_providerLogo_sidebar__0evqZ{width:22px;height:22px}.AIWorkbench_providerLogo_card__osaHy{width:26px;height:26px;margin:2px}.AIWorkbench_providerLogo_hero__eIQT7{width:32px;height:32px;margin:3px}.AIWorkbench_providerLogo_github__HG9Ro{color:#181717}.AIWorkbench_providerLogo_gitlab__kaJrF{color:#fc6d26}.AIWorkbench_providerLogo_atlassian__FcM4y{color:#1868db}.AIWorkbench_providerLogo_mcp__AO_tZ{color:var(--alm-muted)}.AIWorkbench_statusDot__PZl2p{width:6px;height:6px;border-radius:50%}.AIWorkbench_statusConnected__Xl3wy{background:var(--alm-success);box-shadow:0 0 0 3px rgba(22,163,74,.09)}.AIWorkbench_statusPending__vem0E{background:var(--alm-warning);box-shadow:0 0 0 3px rgba(217,119,6,.09)}.AIWorkbench_statusError__jFBLt{background:var(--alm-danger);box-shadow:0 0 0 3px rgba(220,38,38,.08)}.AIWorkbench_workspace__3GzZw{min-width:0;min-height:0;overflow:hidden;background:var(--alm-bg)}.AIWorkbench_detailShell__xTytE,.AIWorkbench_inlineEditor__HvDHI{display:flex;width:100%;height:100%;min-width:0;min-height:0;flex-direction:column}.AIWorkbench_detailTopbar__w3CU4{display:flex;width:100%;min-height:40px;flex:0 0 40px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--alm-hairline);background:rgba(255,255,255,.92);color:var(--alm-muted);padding:0 14px}.AIWorkbench_detailTopbar__w3CU4>div:first-child{display:flex;min-width:0;align-items:center;gap:7px;overflow:hidden;font-size:11px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_detailTopbar__w3CU4 em{border-left:1px solid var(--alm-border);color:var(--alm-brand-active);font-size:10px;font-style:normal;margin-left:3px;padding-left:9px}.AIWorkbench_topbarMarker__sKIYd{width:2px;height:16px;flex:0 0 auto;border-radius:0 2px 2px 0;background:var(--alm-brand)}.AIWorkbench_detailActions__JhQgH{display:flex;flex:0 0 auto;align-items:center;gap:5px}.AIWorkbench_topbarDangerButton__YcBVl,.AIWorkbench_topbarPrimaryButton__RVdkU,.AIWorkbench_topbarTextButton__H_qQ_{display:inline-flex;height:27px;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;font:inherit;font-size:11px;font-weight:620;padding:0 9px}.AIWorkbench_topbarTextButton__H_qQ_{border:1px solid var(--alm-border);background:var(--alm-surface);color:var(--alm-text)}.AIWorkbench_topbarTextButton__H_qQ_:hover{border-color:var(--alm-border-strong);background:var(--alm-surface-muted)}.AIWorkbench_topbarPrimaryButton__RVdkU{border:1px solid var(--alm-brand);background:var(--alm-brand);color:white}.AIWorkbench_topbarPrimaryButton__RVdkU:hover{border-color:var(--alm-brand-hover);background:var(--alm-brand-hover)}.AIWorkbench_topbarDangerButton__YcBVl{border:1px solid transparent;background:transparent;color:var(--alm-danger)}.AIWorkbench_topbarDangerButton__YcBVl:hover{border-color:#fecaca;background:var(--alm-danger-soft)}.AIWorkbench_topbarDangerButton__YcBVl:disabled,.AIWorkbench_topbarPrimaryButton__RVdkU:disabled,.AIWorkbench_topbarTextButton__H_qQ_:disabled{cursor:not-allowed;opacity:.55}.AIWorkbench_infoStrip__xCuJE{display:flex;height:34px;flex:0 0 34px;align-items:center;gap:8px;overflow:hidden;border-bottom:1px solid var(--alm-hairline);background:#f8fafc;color:var(--alm-muted);font-size:11px;line-height:16px;padding:0 15px}.AIWorkbench_infoStrip__xCuJE svg{width:14px;height:14px;flex:0 0 auto;color:var(--alm-brand)}.AIWorkbench_infoStrip__xCuJE>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_infoStripWarning__uWsgl{background:#fffbeb;color:#92400e}.AIWorkbench_infoStripWarning__uWsgl svg{color:var(--alm-warning)}.AIWorkbench_detailError__DNEQG{border-bottom:1px solid #fecaca;background:var(--alm-danger-soft);color:var(--alm-danger);font-size:11px;line-height:17px;padding:8px 15px}.AIWorkbench_publishReview__i0npC{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--alm-brand-border);background:var(--alm-brand-softer);padding:10px 15px}.AIWorkbench_publishReview__i0npC strong{display:block;color:var(--alm-brand-active);font-size:11px}.AIWorkbench_publishReview__i0npC p{max-width:760px;margin:2px 0 0;color:var(--alm-muted);font-size:10px;line-height:15px}.AIWorkbench_publishReview__i0npC>div:last-child{display:flex;flex:0 0 auto;gap:7px}.AIWorkbench_detailScroll__2neel,.AIWorkbench_editorScroll__nZr8d,.AIWorkbench_integrationScroll__fcRH3{min-height:0;flex:1;overflow:auto}.AIWorkbench_detailCanvas__6QNLt{width:max(820px,min(100%,1080px));max-width:1080px;margin:0 auto;padding:21px 22px 34px}.AIWorkbench_detailHero__0_CQz{position:relative;border-bottom:1px solid var(--alm-hairline);padding:1px 2px 17px}.AIWorkbench_detailHero__0_CQz h2,.AIWorkbench_editorHero__L8bJw h2{overflow-wrap:anywhere;color:var(--alm-text);font-weight:680;letter-spacing:-.022em}.AIWorkbench_detailHero__0_CQz h2{margin:0;font-size:21px;line-height:28px}.AIWorkbench_editorHero__L8bJw h2{margin:0;font-size:20px;line-height:27px}.AIWorkbench_detailHero__0_CQz p,.AIWorkbench_editorHero__L8bJw p{max-width:780px;margin:6px 0 0;color:var(--alm-muted);font-size:12px;line-height:19px}.AIWorkbench_summaryGrid___VUgy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0;margin-top:13px;overflow:hidden;border:1px solid var(--alm-hairline);border-radius:8px;background:var(--alm-surface);box-shadow:0 1px 2px rgba(15,23,42,.022),0 7px 18px rgba(15,23,42,.018)}.AIWorkbench_summaryPanel__5Uyj9{min-width:0;overflow:hidden;background:transparent}.AIWorkbench_summaryPanel__5Uyj9+.AIWorkbench_summaryPanel__5Uyj9{border-left:1px solid var(--alm-hairline)}.AIWorkbench_instructions__EPi_u{overflow:hidden;border:1px solid var(--alm-hairline);border-radius:8px;background:var(--alm-surface);box-shadow:0 1px 2px rgba(15,23,42,.022)}.AIWorkbench_instructions__EPi_u>header,.AIWorkbench_summaryPanel__5Uyj9>header{display:flex;height:36px;align-items:center;gap:7px;border-bottom:1px solid var(--alm-hairline);background:color-mix(in srgb,var(--alm-surface-muted) 58%,white);color:var(--alm-brand);padding:0 12px}.AIWorkbench_instructions__EPi_u>header>svg,.AIWorkbench_summaryPanel__5Uyj9>header>svg{width:14px;height:14px}.AIWorkbench_instructions__EPi_u>header h3,.AIWorkbench_summaryPanel__5Uyj9>header h3{margin:0;color:var(--alm-text);font-size:12px;font-weight:670}.AIWorkbench_metaRows__ArIp_>div{display:grid;min-height:41px;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px}.AIWorkbench_metaRows__ArIp_>div+div{border-top:1px solid var(--alm-hairline)}.AIWorkbench_dependencyGroup__eC8rS>b,.AIWorkbench_metaRows__ArIp_ b{display:block;margin:1px 0 0;color:var(--alm-faint);font-size:9px;font-weight:720;letter-spacing:.055em;line-height:15px;text-transform:uppercase}.AIWorkbench_metaRows__ArIp_ code,.AIWorkbench_metaRows__ArIp_ span{display:block;overflow-wrap:anywhere;color:var(--alm-muted);font-size:11px;line-height:16px}.AIWorkbench_dependencyGroup__eC8rS code,.AIWorkbench_metaRows__ArIp_ code{font-family:var(--alm-font-code)}.AIWorkbench_dependencyGroup__eC8rS{display:grid;min-height:61px;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px}.AIWorkbench_dependencyGroup__eC8rS+.AIWorkbench_dependencyGroup__eC8rS{border-top:1px solid var(--alm-hairline)}.AIWorkbench_dependencyGroup__eC8rS>div{display:flex;flex-wrap:wrap;gap:5px}.AIWorkbench_dependencyGroup__eC8rS code{border:1px solid var(--alm-hairline);border-radius:4px;background:color-mix(in srgb,var(--alm-surface-muted) 72%,white);color:#334155;font-size:10px;line-height:16px;padding:1px 6px}.AIWorkbench_dependencyGroup__eC8rS span{color:var(--alm-faint);font-size:11px}.AIWorkbench_instructions__EPi_u{margin-top:13px}.AIWorkbench_instructions__EPi_u>header{height:36px}.AIWorkbench_fileBadge__c5im2{margin-left:auto;border:1px solid var(--alm-border);border-radius:4px;background:var(--alm-surface);color:var(--alm-faint);font-family:var(--alm-font-code);font-size:8px;font-weight:700;letter-spacing:.06em;line-height:17px;padding:0 5px}.AIWorkbench_instructions__EPi_u pre{min-height:220px;margin:0;background:color-mix(in srgb,var(--alm-surface-muted) 42%,white);color:#334155;font-family:var(--alm-font-code);font-size:11px;line-height:18px;overflow-wrap:anywhere;padding:16px 18px 22px;white-space:pre-wrap}.AIWorkbench_protectedMethod___2Slp{display:grid;grid-template-columns:26px minmax(0,1fr);gap:11px;margin-top:13px;border:1px solid var(--alm-hairline);border-radius:7px;background:rgba(255,255,255,.82);box-shadow:0 1px 2px rgba(15,23,42,.018);padding:13px 15px}.AIWorkbench_protectedMethodIcon__U4ie0{display:grid;width:26px;height:26px;place-items:center;border-radius:6px;background:var(--alm-brand-soft);color:var(--alm-brand)}.AIWorkbench_protectedMethodIcon__U4ie0 svg{width:14px;height:14px}.AIWorkbench_protectedMethodCopy__sJbAr{min-width:0}.AIWorkbench_protectedMethodCopy__sJbAr header{display:flex;align-items:center;gap:8px}.AIWorkbench_protectedMethodCopy__sJbAr h3{margin:0;color:var(--alm-text);font-size:12px;font-weight:640}.AIWorkbench_protectedMethodCopy__sJbAr header>span{border:1px solid var(--alm-hairline);border-radius:999px;background:var(--alm-surface-muted);color:var(--alm-muted);font-size:9px;font-weight:600;line-height:17px;padding:0 7px}.AIWorkbench_protectedMethodCopy__sJbAr p{max-width:780px;margin:5px 0 0;color:var(--alm-muted);font-size:11px;line-height:17px}.AIWorkbench_protectedMethodFacts__NLzhP{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:9px}.AIWorkbench_protectedMethodFacts__NLzhP span{display:inline-flex;align-items:center;gap:4px;color:var(--alm-muted);font-size:10px;line-height:15px}.AIWorkbench_protectedMethodFacts__NLzhP svg{width:12px;height:12px;color:var(--alm-success)}.AIWorkbench_primaryButton__U98zu,.AIWorkbench_secondaryButton__MqAfy{display:inline-flex;height:32px;align-items:center;justify-content:center;gap:6px;border-radius:6px;cursor:pointer;font:inherit;font-size:12px;font-weight:650;padding:0 12px;white-space:nowrap}.AIWorkbench_primaryButton__U98zu{border:1px solid var(--alm-brand);background:var(--alm-brand);color:white;box-shadow:0 1px 2px rgba(var(--alm-brand-rgb),.18)}.AIWorkbench_primaryButton__U98zu:hover{border-color:var(--alm-brand-hover);background:var(--alm-brand-hover)}.AIWorkbench_primaryButton__U98zu:disabled,.AIWorkbench_secondaryButton__MqAfy:disabled{cursor:not-allowed;opacity:.55}.AIWorkbench_secondaryButton__MqAfy{border:1px solid var(--alm-border);background:var(--alm-surface);color:var(--alm-text)}.AIWorkbench_secondaryButton__MqAfy:hover{border-color:var(--alm-border-strong);background:var(--alm-surface-muted)}.AIWorkbench_validationPanel__W_Px9,.AIWorkbench_validationSuccess__fcwBX{margin-top:11px;border:1px solid #fed7aa;border-radius:6px;background:#fffaf3;color:var(--alm-warning);font-size:11px;padding:9px 11px}.AIWorkbench_validationSuccess__fcwBX{border-color:#bbf7d0;background:#f0fdf4;color:var(--alm-success)}.AIWorkbench_validationPanel__W_Px9 strong,.AIWorkbench_validationSuccess__fcwBX strong{display:block;margin-bottom:4px;font-size:11px}.AIWorkbench_validationPanel__W_Px9 p,.AIWorkbench_validationSuccess__fcwBX p{margin:2px 0;line-height:16px}.AIWorkbench_editorCanvas__zleiD{width:max(820px,min(100%,1000px));max-width:1000px;margin:0 auto;padding:18px 20px 26px}.AIWorkbench_editorHero__L8bJw{border-bottom:1px solid var(--alm-hairline);padding-bottom:14px}.AIWorkbench_templatePicker__4ChUU{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-top:11px;border:1px solid var(--alm-brand-border);border-radius:7px;background:var(--alm-brand-softer);padding:8px 10px}.AIWorkbench_templatePicker__4ChUU b{display:block;color:var(--alm-brand-active);font-size:11px}.AIWorkbench_templatePicker__4ChUU span{display:block;margin-top:2px;color:var(--alm-muted);font-size:10px;line-height:15px}.AIWorkbench_templatePicker__4ChUU button{height:28px;border:1px solid var(--alm-brand-border);border-radius:5px;background:white;color:var(--alm-brand-active);cursor:pointer;font:inherit;font-size:11px;font-weight:650;padding:0 10px}.AIWorkbench_templatePicker__4ChUU button:hover{border-color:var(--alm-brand);box-shadow:0 0 0 2px var(--alm-brand-ring)}.AIWorkbench_formSection___TMQ9{margin-top:11px;border:1px solid var(--alm-hairline);border-radius:var(--alm-radius);background:var(--alm-surface);padding:13px 14px 16px}.AIWorkbench_fieldGrid__TcYIr{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:12px}.AIWorkbench_fieldGrid__TcYIr label,.AIWorkbench_field__yC5lf{display:block;margin-top:12px}.AIWorkbench_fieldGrid__TcYIr label{margin-top:0}.AIWorkbench_fieldGrid__TcYIr span,.AIWorkbench_field__yC5lf span{display:block;margin-bottom:5px;color:var(--alm-muted);font-size:11px;font-weight:650}.AIWorkbench_fieldGrid__TcYIr input,.AIWorkbench_field__yC5lf input,.AIWorkbench_field__yC5lf textarea{width:100%;border:1px solid var(--alm-border);border-radius:6px;outline:0;background:white;color:var(--alm-text);font:inherit;font-size:12px;padding:8px 10px}.AIWorkbench_fieldGrid__TcYIr input:focus,.AIWorkbench_field__yC5lf input:focus,.AIWorkbench_field__yC5lf textarea:focus{border-color:var(--alm-brand);box-shadow:0 0 0 3px var(--alm-brand-ring)}.AIWorkbench_fieldGrid__TcYIr input:disabled,.AIWorkbench_field__yC5lf input:disabled{background:var(--alm-surface-muted);color:var(--alm-faint)}.AIWorkbench_field__yC5lf textarea{min-height:390px;resize:vertical;font-family:var(--alm-font-code);line-height:18px}.AIWorkbench_editorFooter__qEHcx{display:flex;min-height:56px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--alm-hairline);background:rgba(251,252,253,.96);padding:0 16px}.AIWorkbench_editorFooter__qEHcx>div:last-child{display:flex;flex:0 0 auto;gap:8px}.AIWorkbench_footerHint__xTXOh{display:flex;min-width:0;align-items:center;gap:7px;color:var(--alm-muted);font-size:10px;line-height:15px}.AIWorkbench_footerHint__xTXOh svg{width:14px;height:14px;flex:0 0 auto;color:var(--alm-brand)}.AIWorkbench_integrationPane__46w42{width:max(720px,min(100%,980px));max-width:980px;margin:0 auto;padding:16px 20px 28px}.AIWorkbench_eyebrow__r_aO0{margin:0;color:var(--alm-brand);font-size:9px;font-weight:720;letter-spacing:.075em;line-height:14px;text-transform:uppercase}.AIWorkbench_integrationHero__cYktF h2,.AIWorkbench_oauthWaiting__GP_XU h2{margin:0;color:var(--alm-text);font-size:16px;font-weight:660;letter-spacing:-.015em;line-height:22px}.AIWorkbench_integrationHero__cYktF>div>p:last-child,.AIWorkbench_oauthWaiting__GP_XU>div>p{max-width:750px;margin:2px 0 0;color:var(--alm-muted);font-size:10px;line-height:16px}.AIWorkbench_connectorSection__1lfzS{margin-top:0}.AIWorkbench_connectorSection__1lfzS>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:10px}.AIWorkbench_connectorSection__1lfzS>header h3{margin:0;color:var(--alm-text);font-size:11px;font-weight:650}.AIWorkbench_connectorSection__1lfzS>header p{max-width:690px;margin:3px 0 0;color:var(--alm-muted);font-size:10px;line-height:16px}.AIWorkbench_connectorSection__1lfzS>header>span{min-width:25px;border:1px solid var(--alm-border);border-radius:999px;background:white;color:var(--alm-faint);font-size:9px;line-height:19px;text-align:center}.AIWorkbench_connectorGrid__yOSJQ{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.AIWorkbench_connectorCard__GUDT8{display:flex;min-width:0;min-height:108px;flex-direction:column;border:1px solid var(--alm-border);border-radius:7px;background:rgba(255,255,255,.86);box-shadow:0 1px 2px rgba(15,23,42,.02);padding:10px;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.AIWorkbench_connectorCard__GUDT8:hover{transform:translateY(-1px);border-color:var(--alm-brand-border);box-shadow:0 5px 14px rgba(15,23,42,.05)}.AIWorkbench_connectorCardMain__FGaYo{display:grid;min-width:0;grid-template-columns:31px minmax(0,1fr);align-items:start;gap:9px}.AIWorkbench_connectorCardMain__FGaYo>div{min-width:0}.AIWorkbench_connectorCardTitle__zRSTm{display:flex;min-width:0;align-items:center;gap:6px}.AIWorkbench_officialBadge__qxY_M{display:inline-flex;height:17px;flex:0 0 auto;align-items:center;gap:3px;border:1px solid var(--alm-border);border-radius:999px;background:#fbfcfd;color:var(--alm-muted);font-size:7px;font-weight:620;padding:0 5px}.AIWorkbench_officialBadge__qxY_M svg{width:10px;height:10px}.AIWorkbench_connectorCard__GUDT8 h3{overflow:hidden;margin:0;color:var(--alm-text);font-size:11px;font-weight:630;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_connectorCardMain__FGaYo p{overflow:hidden;margin:2px 0 0;color:var(--alm-muted);font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_connectorCard__GUDT8 footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;border-top:1px solid var(--alm-hairline);padding-top:8px}.AIWorkbench_connectorCard__GUDT8 footer small{overflow:hidden;color:var(--alm-faint);font-size:8px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.AIWorkbench_connectorCard__GUDT8 footer button{height:24px;border:1px solid var(--alm-border);border-radius:5px;background:white;color:var(--alm-text);cursor:pointer;font:inherit;font-size:9px;font-weight:620;padding:0 8px;white-space:nowrap}.AIWorkbench_connectorCard__GUDT8 footer button:hover{border-color:var(--alm-brand);background:var(--alm-brand);color:white}.AIWorkbench_integrationEmpty__SicnA{display:grid;min-height:180px;place-items:center;border:1px dashed var(--alm-border-strong);border-radius:var(--alm-radius);color:var(--alm-faint);font-size:11px}.AIWorkbench_connectionDetail__pMmCO{max-width:880px;margin:0 auto}.AIWorkbench_connectionDetailCompact__YHCcB{max-width:780px;border:1px solid var(--alm-border);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 2px 8px rgba(15,23,42,.035);padding:12px}.AIWorkbench_integrationHero__cYktF{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--alm-hairline);padding-bottom:10px}.AIWorkbench_integrationHero__cYktF>div{min-width:0}.AIWorkbench_integrationHero__cYktF>div>p:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_connectionIdentity__iCnTH{min-width:0}.AIWorkbench_statusPill__cgKd3{--status-tone:var(--alm-faint);display:inline-flex;height:23px;align-items:center;gap:5px;border:1px solid var(--alm-border);border-radius:999px;background:#fbfcfd;color:var(--alm-muted);font-size:9px;font-weight:600;padding:0 8px;white-space:nowrap}.AIWorkbench_statusPill__cgKd3:before{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--status-tone);content:""}.AIWorkbench_statusPillConnected__MDMx3{--status-tone:var(--alm-success)}.AIWorkbench_statusPillPending__QIv0G{--status-tone:var(--alm-warning)}.AIWorkbench_statusPillError__ixAwi{--status-tone:var(--alm-danger)}.AIWorkbench_connectionSetup__bw0_L{max-width:720px;margin:2px auto 0}.AIWorkbench_setupCard__LMqck{overflow:hidden;border:1px solid var(--alm-border);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 2px 8px rgba(15,23,42,.035)}.AIWorkbench_setupHero__0oUo9{display:grid;min-height:64px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--alm-hairline);background:rgba(248,250,252,.72);padding:10px 13px}.AIWorkbench_setupHero__0oUo9>div{min-width:0}.AIWorkbench_setupHero__0oUo9 h2{margin:0;color:var(--alm-text);font-size:15px;font-weight:650;line-height:21px}.AIWorkbench_setupHero__0oUo9 p{overflow:hidden;margin:2px 0 0;color:var(--alm-faint);font-family:var(--alm-font-code);font-size:8px;line-height:13px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_setupBody__wr_tp{padding:0 13px 13px}.AIWorkbench_setupBody__wr_tp>.AIWorkbench_field__yC5lf:first-child{margin-top:11px}.AIWorkbench_authChoice__POqru{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:11px 0 0;border:0;padding:0}.AIWorkbench_authChoice__POqru legend{margin-bottom:5px;color:var(--alm-muted);font-size:11px;font-weight:650}.AIWorkbench_authOption__C3gjh{display:flex;min-height:46px;align-items:center;gap:8px;border:1px solid var(--alm-border);border-radius:6px;background:white;color:var(--alm-text);cursor:pointer;padding:7px 9px;transition:border-color .12s ease,box-shadow .12s ease}.AIWorkbench_authOption__C3gjh:hover{border-color:var(--alm-border-strong)}.AIWorkbench_authOption__C3gjh:focus-within{box-shadow:0 0 0 2px var(--alm-brand-soft)}.AIWorkbench_authOption__C3gjh input{width:14px;height:14px;flex:0 0 auto;margin:0;accent-color:var(--alm-brand)}.AIWorkbench_authOption__C3gjh>span{display:block;min-width:0}.AIWorkbench_authOption__C3gjh small,.AIWorkbench_authOption__C3gjh strong{display:block}.AIWorkbench_authOption__C3gjh strong{font-size:11px;font-weight:640;line-height:16px}.AIWorkbench_authOption__C3gjh small{color:var(--alm-faint);font-size:9px;line-height:14px}.AIWorkbench_authOptionActive__hRa0Y{border-color:var(--alm-brand)}.AIWorkbench_authOptionDisabled__k0kQg{cursor:not-allowed;opacity:.45}.AIWorkbench_setupFooter__FzMAo{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--alm-hairline);background:rgba(248,250,252,.76);padding:8px 11px 8px 13px}.AIWorkbench_setupSecurity__dhxge{display:flex;min-width:0;max-width:430px;align-items:flex-start;gap:6px;color:var(--alm-muted);font-size:9px;line-height:14px}.AIWorkbench_setupSecurity__dhxge svg{width:12px;height:12px;flex:0 0 auto;margin-top:1px;color:var(--alm-faint)}.AIWorkbench_setupFooter__FzMAo .AIWorkbench_integrationActions__QGvoA{flex:0 0 auto;margin-top:0}.AIWorkbench_authorizationCallout__SmQnB .AIWorkbench_primaryButton__U98zu,.AIWorkbench_setupFooter__FzMAo .AIWorkbench_primaryButton__U98zu,.AIWorkbench_setupFooter__FzMAo .AIWorkbench_secondaryButton__MqAfy{height:30px;font-size:10px;font-weight:620;line-height:1;padding:0 10px;white-space:nowrap}.AIWorkbench_securityNote__uMZdb{display:flex;align-items:flex-start;gap:8px;margin-top:12px;border-radius:6px;background:#f8fafc;color:var(--alm-muted);font-size:10px;line-height:16px;padding:8px 10px}.AIWorkbench_securityNote__uMZdb svg{width:14px;height:14px;flex:0 0 auto;margin-top:1px;color:var(--alm-faint)}.AIWorkbench_integrationActions__QGvoA{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:13px}.AIWorkbench_integrationActions__QGvoA a{text-decoration:none}.AIWorkbench_integrationActionsSplit__gSebV{justify-content:space-between}.AIWorkbench_dangerButton__XGguj{display:inline-flex;height:30px;align-items:center;border:1px solid var(--alm-border);border-radius:6px;background:#fff;color:var(--alm-muted);cursor:pointer;font:inherit;font-size:10px;font-weight:600;padding:0 10px;white-space:nowrap}.AIWorkbench_dangerButton__XGguj:hover{border-color:#fecaca;background:var(--alm-danger-soft);color:var(--alm-danger)}.AIWorkbench_dangerButton__XGguj:disabled{cursor:not-allowed;opacity:.5}.AIWorkbench_confirmOverlay__CdT7H{position:fixed;z-index:80;inset:0;display:grid;place-items:center;background:rgba(15,23,42,.4);padding:18px}.AIWorkbench_confirmDialog__Nhs7o{width:min(340px,100%);border:1px solid var(--alm-border);border-radius:8px;background:white;box-shadow:0 22px 52px rgba(15,23,42,.22);padding:18px}.AIWorkbench_confirmDialog__Nhs7o h2{margin:0;color:var(--alm-text)}.AIWorkbench_confirmDialog__Nhs7o>p{margin:8px 0 14px;color:var(--alm-muted);line-height:18px}.AIWorkbench_confirmTarget__uU_ax{display:grid;min-width:0;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #fecaca;border-radius:6px;background:var(--alm-danger-soft);color:#991b1b;padding:9px 10px}.AIWorkbench_confirmTarget__uU_ax>span{display:block;min-width:0}.AIWorkbench_confirmTarget__uU_ax small,.AIWorkbench_confirmTarget__uU_ax strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_confirmTarget__uU_ax strong{font-size:11px;font-weight:650;line-height:16px}.AIWorkbench_confirmTarget__uU_ax small{margin-top:1px;color:#b91c1c;font-size:9px;line-height:13px}.AIWorkbench_confirmActions__T_OH9{display:grid;gap:7px;margin-top:14px}.AIWorkbench_confirmCancelButton__YfJYK,.AIWorkbench_confirmDangerButton__hQF5z{display:inline-flex;width:100%;height:32px;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;font:inherit;font-size:11px;font-weight:630}.AIWorkbench_confirmDangerButton__hQF5z{border:1px solid var(--alm-danger);background:var(--alm-danger);color:white}.AIWorkbench_confirmDangerButton__hQF5z:hover{border-color:#b91c1c;background:#b91c1c}.AIWorkbench_confirmCancelButton__YfJYK{border:0;background:transparent;color:var(--alm-muted)}.AIWorkbench_confirmCancelButton__YfJYK:hover{background:var(--alm-surface-muted);color:var(--alm-text)}.AIWorkbench_confirmCancelButton__YfJYK:focus-visible,.AIWorkbench_confirmDangerButton__hQF5z:focus-visible{outline:2px solid var(--alm-brand-border);outline-offset:2px}.AIWorkbench_confirmCancelButton__YfJYK:disabled,.AIWorkbench_confirmDangerButton__hQF5z:disabled{cursor:not-allowed;opacity:.55}.AIWorkbench_oauthWaiting__GP_XU{display:grid;max-width:720px;min-height:310px;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:16px;margin:28px auto 0;border:1px solid var(--alm-brand-border);border-radius:10px;background:linear-gradient(140deg,var(--alm-brand-softer),rgba(255,255,255,.94) 55%);padding:34px}.AIWorkbench_oauthPulse__IGHxb{position:relative;display:grid;width:50px;height:50px;place-items:center;border:1px solid var(--alm-brand-border);border-radius:50%;background:white;color:var(--alm-brand)}.AIWorkbench_oauthPulse__IGHxb:after{position:absolute;content:"";inset:-6px;border:1px solid var(--alm-brand-border);border-radius:50%;animation:AIWorkbench_oauthPulse__IGHxb 1.8s ease-out infinite}.AIWorkbench_oauthPulse__IGHxb svg{width:20px;height:20px}@keyframes AIWorkbench_oauthPulse__IGHxb{0%{transform:scale(.9);opacity:.7}75%,to{transform:scale(1.18);opacity:0}}.AIWorkbench_inlineNotice__6msHD{margin-top:11px;border:1px solid #fed7aa;border-radius:6px;background:#fffaf3;color:#9a3412;font-size:10px;line-height:16px;padding:8px 10px}.AIWorkbench_authorizationCallout__SmQnB{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;border:1px solid var(--alm-hairline);border-radius:7px;background:#fbfcfd;padding:9px 10px}.AIWorkbench_authorizationCallout__SmQnB>div{display:flex;min-width:0;align-items:center;gap:8px;color:var(--alm-muted);font-size:10px;line-height:15px}.AIWorkbench_authorizationDot__FI0h_{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--alm-warning)}.AIWorkbench_capabilityMetrics__RtJo0{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:11px;overflow:hidden;border:1px solid var(--alm-border);border-radius:7px;background:white}.AIWorkbench_capabilityMetrics__RtJo0>div{display:flex;min-height:52px;flex-direction:column;justify-content:center;padding:7px 11px}.AIWorkbench_capabilityMetrics__RtJo0>div+div{border-left:1px solid var(--alm-hairline)}.AIWorkbench_capabilityMetrics__RtJo0 strong{color:var(--alm-text);font-size:16px;font-weight:650;line-height:20px}.AIWorkbench_capabilityMetrics__RtJo0 span{margin-top:1px;color:var(--alm-muted);font-size:9px}.AIWorkbench_capabilityMetrics__RtJo0 .AIWorkbench_metricReady__Sy1AR strong,.AIWorkbench_capabilityMetrics__RtJo0 .AIWorkbench_metricReview__auLxE strong{color:var(--alm-text)}.AIWorkbench_toolsPanel__GHjYP{margin-top:12px;overflow:hidden;border:1px solid var(--alm-border);border-radius:8px;background:white}.AIWorkbench_toolsPanel__GHjYP>header{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--alm-hairline);background:#fbfcfd;padding:6px 9px 6px 11px}.AIWorkbench_toolsPanel__GHjYP>header>div{display:flex;min-width:0;align-items:center;gap:8px}.AIWorkbench_toolsPanel__GHjYP>header>div>svg{width:15px;height:15px;color:var(--alm-brand)}.AIWorkbench_toolsPanel__GHjYP>header small,.AIWorkbench_toolsPanel__GHjYP>header strong{display:block}.AIWorkbench_toolsPanel__GHjYP>header strong{color:var(--alm-text);font-size:11px}.AIWorkbench_toolsPanel__GHjYP>header small{margin-top:1px;color:var(--alm-faint);font-family:var(--alm-font-code);font-size:8px}.AIWorkbench_integrationActions__QGvoA svg,.AIWorkbench_toolsPanel__GHjYP button svg{width:13px;height:13px}.AIWorkbench_toolsEmpty__Vc_Bf{display:grid;min-height:110px;place-items:center;color:var(--alm-faint);font-size:10px}.AIWorkbench_toolRows__eiu6D{max-height:420px;overflow:auto}.AIWorkbench_toolRow__TRiA9{display:grid;min-height:58px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 10px}.AIWorkbench_toolRow__TRiA9+.AIWorkbench_toolRow__TRiA9{border-top:1px solid var(--alm-hairline)}.AIWorkbench_toolPolicyIcon__8uKfW{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--alm-border);border-radius:6px;background:var(--alm-surface-muted)}.AIWorkbench_toolPolicyIcon__8uKfW svg{width:13px;height:13px}.AIWorkbench_toolPolicyEnabled__WhblV{color:var(--alm-success)}.AIWorkbench_toolPolicyReview__DiLFV{color:var(--alm-warning)}.AIWorkbench_toolCopy__3JKyj{min-width:0}.AIWorkbench_toolCopy__3JKyj strong{display:inline;color:var(--alm-text);font-size:10px;font-weight:630}.AIWorkbench_toolCopy__3JKyj code{margin-left:6px;color:var(--alm-faint);font-family:var(--alm-font-code);font-size:8px}.AIWorkbench_toolCopy__3JKyj small{display:block;overflow:hidden;margin-top:2px;color:var(--alm-muted);font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.AIWorkbench_toolStatus__w2E_C{height:20px;border:1px solid var(--alm-border);border-radius:999px;background:#fbfcfd;color:var(--alm-muted);font-size:8px;font-weight:580;line-height:18px;padding:0 7px;white-space:nowrap}.AIWorkbench_toolStatusEnabled__9f3es,.AIWorkbench_toolStatusReview__Qbnq9{color:var(--alm-muted)}@media (max-width:980px){.AIWorkbench_detailCanvas__6QNLt,.AIWorkbench_editorCanvas__zleiD,.AIWorkbench_integrationPane__46w42{padding:18px}.AIWorkbench_summaryGrid___VUgy{grid-template-columns:1fr}.AIWorkbench_summaryPanel__5Uyj9+.AIWorkbench_summaryPanel__5Uyj9{border-top:1px solid var(--alm-hairline);border-left:0}.AIWorkbench_connectorGrid__yOSJQ{grid-template-columns:repeat(2,minmax(0,1fr))}.AIWorkbench_publishReview__i0npC{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:760px){.AIWorkbench_workbench___Oxze{grid-template-columns:min(var(--ai-sidebar-width,256px),40vw) 4px minmax(0,1fr)}.AIWorkbench_detailCanvas__6QNLt,.AIWorkbench_editorCanvas__zleiD,.AIWorkbench_integrationPane__46w42{width:100%;min-width:0}.AIWorkbench_authChoice__POqru,.AIWorkbench_connectorGrid__yOSJQ,.AIWorkbench_fieldGrid__TcYIr,.AIWorkbench_templatePicker__4ChUU{grid-template-columns:1fr}.AIWorkbench_integrationHero__cYktF{grid-template-columns:42px minmax(0,1fr)}.AIWorkbench_integrationHero__cYktF .AIWorkbench_statusPill__cgKd3{grid-column:1/-1;justify-self:start}.AIWorkbench_setupHero__0oUo9{grid-template-columns:38px minmax(0,1fr)}.AIWorkbench_setupHero__0oUo9 .AIWorkbench_officialBadge__qxY_M{grid-column:2;justify-self:start}.AIWorkbench_setupFooter__FzMAo{align-items:stretch;flex-direction:column;gap:7px}.AIWorkbench_setupFooter__FzMAo .AIWorkbench_integrationActions__QGvoA{align-self:flex-end}.AIWorkbench_oauthWaiting__GP_XU{grid-template-columns:1fr;padding:22px}.AIWorkbench_toolRow__TRiA9{grid-template-columns:28px minmax(0,1fr)}.AIWorkbench_toolStatus__w2E_C{grid-column:2;justify-self:start}.AIWorkbench_detailHero__0_CQz h2{font-size:20px}.AIWorkbench_detailActions__JhQgH .AIWorkbench_topbarDangerButton__YcBVl{display:none}.AIWorkbench_editorFooter__qEHcx{align-items:flex-end;flex-direction:column;padding:8px 12px}}