.drawflow,.drawflow .parent-node{position:relative}.parent-drawflow{display:flex;overflow:hidden;touch-action:none;outline:0}.drawflow{width:100%;height:100%;user-select:none;perspective:0}.drawflow .drawflow-node{display:flex;align-items:center;position:absolute;background:#0ff;width:160px;min-height:40px;border-radius:4px;border:2px solid #000;color:#000;z-index:2;padding:15px}.drawflow .drawflow-node.selected{background:red}.drawflow .drawflow-node:hover{cursor:move}.drawflow .drawflow-node .inputs,.drawflow .drawflow-node .outputs{width:0}.drawflow .drawflow-node .drawflow_content_node{width:100%;display:block}.drawflow .drawflow-node .input,.drawflow .drawflow-node .output{position:relative;width:20px;height:20px;background:#fff;border-radius:50%;border:2px solid #000;cursor:crosshair;z-index:1;margin-bottom:5px}.drawflow .drawflow-node .input{left:-27px;top:2px;background:#ff0}.drawflow .drawflow-node .output{right:-3px;top:2px}.drawflow svg{z-index:0;position:absolute;overflow:visible !important}.drawflow .connection{position:absolute;pointer-events:none;aspect-ratio:1/1}.drawflow .connection .main-path{fill:none;stroke-width:5px;stroke:#4682b4;pointer-events:all}.drawflow .connection .main-path:hover{stroke:#1266ab;cursor:pointer}.drawflow .connection .main-path.selected{stroke:#43b993}.drawflow .connection .point{cursor:move;stroke:#000;stroke-width:2;fill:#fff;pointer-events:all}.drawflow .connection .point.selected,.drawflow .connection .point:hover{fill:#1266ab}.drawflow .main-path{fill:none;stroke-width:5px;stroke:#4682b4}.drawflow-delete{position:absolute;display:block;width:30px;height:30px;background:#000;color:#fff;z-index:4;border:2px solid #fff;line-height:30px;font-weight:700;text-align:center;border-radius:50%;font-family:monospace;cursor:pointer}.drawflow>.drawflow-delete{margin-left:-15px;margin-top:15px}.parent-node .drawflow-delete{right:-15px;top:-15px}.marketing-page{color:var(--marketing-heading);background:var(--marketing-page-bg)}.marketing-hero{position:relative;isolation:isolate;overflow:hidden;padding:3rem 0 2.5rem}.marketing-hero::before{position:absolute;z-index:-1;inset:0;background-image:radial-gradient(var(--ui-canvas-grid, var(--marketing-grid-color)) 1px, transparent 1px);background-size:1.5rem 1.5rem;content:'';opacity:.7;pointer-events:none;-webkit-mask-image:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, .76) 54%, transparent 100%);mask-image:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, .76) 54%, transparent 100%)}.marketing-eyebrow{margin-bottom:.85rem;color:var(--marketing-primary-text);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.workflow-eyebrow{color:var(--marketing-accent)}.marketing-hero h1{max-width:760px;color:var(--marketing-heading);font-size:clamp(2rem, 3.5vw, 3rem);font-weight:600;line-height:1.15}.marketing-hero p{max-width:760px;color:var(--marketing-body);font-size:1.05rem;line-height:1.75}.marketing-catalog-hero{padding-block:2.75rem;border-block-end:1px solid var(--marketing-divider-soft);background:var(--marketing-page-bg)}.marketing-catalog-hero .container{text-align:start !important}.marketing-catalog-hero h1,.marketing-catalog-hero p{max-width:45rem;margin-inline:0 !important}.marketing-catalog-hero p{font-size:1rem;line-height:1.65}.marketing-hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.marketing-section{padding:3rem 0}.marketing-card,.workflow-card{height:100%;padding:1.35rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);background:var(--marketing-surface-bg);box-shadow:var(--marketing-shadow-catalog)}.workflow-card{padding:1.1rem}.integration-card-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3rem;height:3rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);color:var(--app-icon-color, var(--marketing-primary));background:var(--app-icon-surface, var(--app-icon-bg, var(--marketing-primary-soft)));line-height:1}.integration-card-icon ion-icon,.integration-card-icon img,.integration-card-icon > span{display:block;max-width:1.65rem;max-height:1.65rem;font-size:1.25rem;object-fit:contain}.integration-card h2,.integration-card h3{color:var(--marketing-heading);line-height:1.25}.integration-card-meta{color:var(--marketing-body);font-size:.78rem;font-weight:700}.integration-card-description{display:-webkit-box;margin-bottom:0;overflow:hidden;color:var(--marketing-body);font-size:.92rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.integration-card-link{font-size:.86rem;font-weight:600}.integration-detail-hero h1{font-size:clamp(2rem, 3.5vw, 3rem)}.integration-catalog-hero p{max-width:none}.integration-show-identity{display:inline-flex;align-items:center;justify-content:center;max-width:100%;gap:1rem;margin-bottom:.85rem}.integration-show-icon{display:inline-flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-showcase);color:var(--app-icon-color, var(--marketing-primary));background:var(--app-icon-surface, var(--app-icon-bg, var(--marketing-primary-soft)));line-height:1}.integration-show-icon ion-icon,.integration-show-icon img,.integration-show-icon > span{display:block;max-width:1.9rem;max-height:1.9rem;font-size:1.55rem;object-fit:contain}.integration-show-heading-copy{min-width:0}.integration-show-heading-copy h1{max-width:none;margin-bottom:0}.integration-overview-card{height:auto}.integration-capability-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(12rem, 1fr));gap:.75rem}.integration-capability-item{display:flex;align-items:flex-start;gap:.7rem;padding:1rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);color:var(--marketing-body-strong);background:var(--marketing-surface-muted);font-size:.9rem;font-weight:700;line-height:1.45}.integration-capability-copy{min-width:0}.integration-capability-copy strong,.integration-capability-copy small{display:block}.integration-capability-copy strong{margin-bottom:.35rem;color:var(--marketing-heading)}.integration-capability-copy small{color:var(--marketing-body);font-size:.78rem;font-weight:400;line-height:1.5}.integration-capability-marker{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.45rem;width:1.45rem;height:1.45rem;margin-top:.02rem;border-radius:50%;color:var(--marketing-primary-text);background:var(--marketing-primary-soft);font-size:.85rem}.integration-connection-summary{display:grid;grid-template-columns:.7fr .65fr .85fr 1.8fr;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--marketing-divider)}.integration-connection-label{color:var(--marketing-body);font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.integration-connection-summary h3{color:var(--marketing-heading)}.integration-connection-summary p{color:var(--marketing-body-strong);font-size:.9rem;line-height:1.55}.marketing-card h2,.marketing-card h3,.workflow-card h2,.workflow-card h3{letter-spacing:0}.workflow-card h2,.workflow-card h3{margin-bottom:.5rem;font-size:1rem;line-height:1.35}.marketing-card p,.workflow-card p{color:var(--marketing-body);line-height:1.65}.product-page{color:var(--ui-text);background:var(--ui-page)}.product-page section[id]{scroll-margin-block-start:calc(var(--public-nav-height, 4.5rem) + 1rem)}.product-page .marketing-section{padding-block:4.5rem}.product-hero{padding-block:4.5rem 4rem;border-block-end-color:var(--ui-border-subtle);background:var(--ui-page)}.product-hero::before{opacity:.62}.product-hero h1{max-width:18ch;margin-block-end:1.25rem;color:var(--ui-text);font-size:clamp(2.5rem, 4.2vw, 3.25rem);font-weight:600;letter-spacing:-.05em;line-height:1.03;text-wrap:balance}.product-hero p{max-width:32rem;color:var(--ui-muted);font-size:1.0625rem;line-height:1.65}.product-hero > .container{display:grid;grid-template-columns:minmax(0, 1fr) minmax(28rem, 34rem);align-items:center;max-width:73.75rem;column-gap:clamp(2.5rem, 5vw, 4rem);text-align:start !important}.product-hero-copy{min-width:0;align-self:center}.product-hero .marketing-hero-actions{justify-content:flex-start;margin-top:1.75rem}.product-hero-run{align-self:center;justify-self:end;width:100%;max-width:34rem;overflow:hidden;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-feature);color:var(--ui-text);background:var(--ui-surface);box-shadow:var(--ui-shadow-overlay)}.product-hero-run-header{min-height:3.625rem;border-block-end:1px solid var(--ui-border)}.product-hero-run-icon,.product-hero-run-marker{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 2rem;border-radius:var(--ui-radius-control)}.product-hero-run-icon{color:var(--theme-primary-text-emphasis);background:var(--app-primary-soft)}.product-hero-run-meta{color:var(--ui-muted);font-size:.6875rem;line-height:1.45}.product-hero-run-status{color:var(--bs-warning-text-emphasis);background:var(--app-warning-soft)}.product-hero-run-body{display:grid;grid-template-columns:minmax(12rem, .82fr) minmax(0, 1.18fr)}.product-hero-run-trace{border-inline-end:1px solid var(--ui-border);background:var(--ui-surface-muted)}.product-hero-run-step{position:relative;display:grid;grid-template-columns:2rem minmax(0, 1fr);align-items:start;gap:.625rem;min-height:4.25rem}.product-hero-run-step:not(:last-child)::after{position:absolute;z-index:0;inset-block-start:2rem;inset-block-end:0;inset-inline-start:calc(1rem - .03125rem);width:.0625rem;background:var(--ui-border-strong);content:''}.product-hero-run-marker{position:relative;z-index:1;color:var(--bs-warning-text-emphasis);background:var(--app-warning-soft)}.product-hero-run-marker.is-finished{color:var(--bs-success-text-emphasis);background:var(--app-success-soft)}.product-hero-run-step.is-current .product-hero-run-marker{box-shadow:0 0 0 .1875rem var(--app-warning-soft)}.product-hero-run-inspector-title{font-size:.9375rem;font-weight:600}.product-hero-run-details{border-block-start:1px solid var(--ui-border)}.product-hero-run-details > div{grid-template-columns:5rem minmax(0, 1fr);border-block-end:1px solid var(--ui-border);font-size:.75rem;line-height:1.45}.product-hero-run-note{max-width:18rem}.product-anchor-nav{position:static;overflow-x:auto;padding-block:.875rem;background:var(--ui-page);overscroll-behavior-inline:contain;scrollbar-width:thin}.product-anchor-list{display:flex;align-items:center;justify-content:center;width:max-content;min-width:100%;gap:.5rem;min-height:2.25rem;margin:0;padding:0;list-style:none}.product-anchor-list a{display:inline-flex;align-items:center;min-height:2.125rem;padding:.3125rem .75rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-pill);color:var(--ui-muted-strong);background:var(--ui-surface);box-shadow:var(--ui-shadow-subtle);font-size:.8125rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap}.product-anchor-list a:hover{border-color:var(--ui-border-strong);color:var(--ui-text);background:var(--ui-surface-muted)}.product-anchor-list a:focus-visible{border-color:var(--theme-primary);outline:0;box-shadow:inset 0 0 0 1px var(--theme-primary)}.product-integration-item:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.product-oem-comparison summary:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-3px}.product-section-layout{width:100%;max-width:67.5rem;margin-inline:auto}.product-section-heading{max-width:42.5rem}.product-section-heading-centered{margin-inline:auto;text-align:center}.product-section-heading h2,.product-integrations-layout h2,.product-use-cases-layout h2{margin-bottom:.75rem;color:var(--ui-text);font-size:clamp(1.5625rem, 3vw, 1.9375rem);font-weight:600;letter-spacing:-.035em;line-height:1.25}.product-section-heading p,.product-integrations-layout p,.product-use-cases-layout p,.product-closing-layout p{color:var(--ui-muted);font-size:.9375rem;line-height:1.7}.product-proof-section,.product-scenarios-section,.product-templates-section{background:var(--ui-page)}.product-how-section,.product-integrations-section,.product-why-section{border-block:1px solid var(--ui-border-subtle);background:var(--ui-surface)}.product-proof-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:2.25rem;overflow:hidden;border:1px solid var(--ui-border);border-radius:var(--ui-radius-feature);background:var(--ui-surface)}.product-proof-item{display:flex;min-width:0;flex-direction:column}.product-proof-item + .product-proof-item{border-inline-start:1px solid var(--ui-border)}.product-proof-copy{display:grid;grid-template-columns:1.5rem minmax(0, 1fr);grid-template-rows:auto 1fr;gap:.3125rem .625rem;min-height:8.5rem;padding:1.125rem 1.25rem 1rem}.product-proof-number,.product-how-number{display:block;color:var(--theme-primary-text-emphasis);font-size:.6875rem;font-weight:600;letter-spacing:.08em;line-height:1}.product-proof-copy h3{grid-column:2;grid-row:1;margin:0;color:var(--ui-text);font-size:1rem;font-weight:600;line-height:1.35}.product-proof-copy p{grid-column:2;grid-row:2;margin:0;color:var(--ui-muted);font-size:.8125rem;line-height:1.55}.product-proof-copy .product-proof-number{grid-column:1;grid-row:1;padding-top:.3125rem}.product-proof-ui{display:flex;align-items:center;justify-content:center;min-height:15rem;flex:1 1 auto;padding:1.5rem 1.125rem;border-block-start:1px solid var(--ui-border-subtle);background-color:var(--ui-canvas);background-image:radial-gradient(circle, var(--ui-canvas-grid) 1px, transparent 1px);background-position:center;background-size:1.5rem 1.5rem;pointer-events:none;user-select:none}.product-builder-crop{gap:0}.product-mini-flow{display:flex;align-items:center;justify-content:center;width:100%}.product-approval-crop,.product-run-crop{padding-inline:1.5rem}.product-mini-node{position:relative;z-index:1;width:7.75rem;min-width:0;flex:0 1 7.75rem;padding:.6875rem;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-card);color:var(--ui-text);background:var(--ui-surface-raised)}.product-builder-crop .product-mini-node:first-child::after,.product-builder-crop .product-mini-node:last-child::before{position:absolute;z-index:2;top:calc(50% - .21875rem);width:.4375rem;height:.4375rem;border:1px solid var(--ui-surface-raised);border-radius:50%;background:var(--theme-primary);content:''}.product-builder-crop .product-mini-node:first-child::after{inset-inline-end:-.25rem}.product-builder-crop .product-mini-node:last-child::before{inset-inline-start:-.25rem}.product-mini-node-header{display:flex;align-items:center;gap:.4375rem;min-width:0}.product-mini-node-header > span:last-child{min-width:0}.product-mini-node-icon{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;flex:0 0 1.625rem;border-radius:var(--ui-radius-control);font-size:.75rem}.product-mini-node-icon .ion-icon-wrapper{font-size:.875rem}.product-mini-node-icon-trigger{color:var(--theme-warning-text-emphasis);background:var(--app-warning-soft)}.product-mini-node-icon-agent{color:var(--theme-primary-text-emphasis);background:var(--app-primary-soft)}.product-mini-node-title,.product-mini-node-header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-mini-node-title{color:var(--ui-text);font-size:.75rem;font-weight:600;line-height:1.35}.product-mini-node-header small{color:var(--ui-muted);font-size:.625rem;line-height:1.35}.product-mini-node > p{margin:.625rem 0 0;color:var(--ui-muted);font-size:.625rem;line-height:1.45}.product-mini-connection{position:relative;z-index:0;display:block;width:1.5rem;height:.125rem;flex:0 0 1.5rem;background:var(--ui-border-strong)}.product-mini-panel{width:100%;max-width:16.5rem;overflow:hidden;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-card);color:var(--ui-text);background:var(--ui-surface-raised)}.product-mini-panel-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .75rem;border-block-end:1px solid var(--ui-border-subtle)}.product-mini-panel-header strong{min-width:0;overflow:hidden;font-size:.75rem;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.product-mini-status{flex:0 0 auto;padding:.1875rem .375rem;border-radius:var(--ui-radius-pill);font-size:.5625rem;font-weight:600;line-height:1.2}.product-mini-status-waiting{color:var(--theme-warning-text-emphasis);background:var(--app-warning-soft)}.product-mini-status-success{color:var(--theme-success-text-emphasis);background:var(--app-success-soft)}.product-mini-panel-body{padding:.75rem}.product-mini-run .product-mini-panel-body{padding-block:.875rem}.product-mini-panel-body > p{margin:0 0 .625rem;color:var(--ui-muted);font-size:.6875rem;line-height:1.5}.product-mini-action-summary{padding:.5rem .5625rem;border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-control);background:var(--ui-surface-muted)}.product-mini-action-summary span,.product-mini-action-summary strong{display:block}.product-mini-action-summary span{color:var(--ui-muted);font-size:.5625rem;line-height:1.3}.product-mini-action-summary strong{margin-top:.1875rem;color:var(--ui-text);font-size:.6875rem;font-weight:600;line-height:1.4}.product-mini-actions{display:flex;justify-content:flex-end;gap:.375rem;margin-top:.625rem}.product-page .product-mini-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;min-height:1.75rem;padding:.3125rem .625rem;border-radius:var(--ui-radius-control);box-shadow:none;font-size:.625rem;font-weight:600;line-height:1.2;white-space:nowrap}.product-page .product-mini-actions .btn-primary{color:var(--theme-on-primary)}.product-page .product-mini-actions .btn-outline-primary{color:var(--theme-primary-text-emphasis);border-color:var(--theme-primary-border-subtle)}.product-mini-run-step{position:relative;display:flex;align-items:flex-start;gap:.5625rem;min-width:0}.product-mini-run-step + .product-mini-run-step{margin-top:.625rem;padding-top:.625rem;border-block-start:1px solid var(--ui-border-subtle)}.product-mini-run-marker{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex:0 0 1.25rem;border-radius:50%;color:var(--theme-success-text-emphasis);background:var(--app-success-soft);font-size:.625rem}.product-mini-run-step > span:last-child{min-width:0}.product-mini-run-step strong,.product-mini-run-step small{display:block}.product-mini-run-step strong{color:var(--ui-text);font-size:.6875rem;font-weight:600;line-height:1.4}.product-mini-run-step small{margin-top:.125rem;color:var(--ui-muted);font-size:.625rem;line-height:1.4}.product-how-list{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));margin:2.25rem 0 0;padding:0;list-style:none}.product-how-list > li{min-width:0;padding-inline:1.125rem}.product-how-list > li:first-child{padding-inline-start:0}.product-how-list > li:last-child{padding-inline-end:0}.product-how-list > li + li{border-inline-start:1px solid var(--ui-border-subtle)}.product-how-number{margin-bottom:1.9375rem}.product-how-list h3{margin-bottom:.375rem;color:var(--ui-text);font-size:.9375rem;font-weight:600;line-height:1.35}.product-how-list p{margin:0;color:var(--ui-muted);font-size:.75rem;line-height:1.55}.product-scenario-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:.75rem;margin-top:1.9375rem}.product-scenario{min-width:0;padding:1.1875rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);background:var(--ui-surface-raised)}.product-scenario-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:1.25rem;border-radius:var(--ui-radius-control);color:var(--theme-primary-text-emphasis);background:var(--app-primary-soft);font-size:.875rem}.product-scenario h3{margin-bottom:.4375rem;color:var(--ui-text);font-size:.9375rem;font-weight:600;line-height:1.35}.product-scenario > p{margin-bottom:1.125rem;color:var(--ui-muted);font-size:.75rem;line-height:1.6}.product-scenario-flow{display:flex;align-items:center;flex-wrap:wrap;gap:.3125rem;padding-block-start:.875rem;border-block-start:1px solid var(--ui-border-subtle)}.product-scenario-flow span{padding:.1875rem .3125rem;border-radius:var(--ui-radius-control);color:var(--ui-muted-strong);background:var(--ui-surface-muted);font-size:.5625rem;font-weight:600;line-height:1.25}.product-scenario-flow i{color:var(--ui-muted);font-size:.625rem;font-style:normal;line-height:1}[dir="rtl"] .product-scenario-flow i{transform:scaleX(-1)}.product-integrations-layout,.product-use-cases-layout,.product-closing-layout{width:100%;max-width:65rem}.product-integrations-layout > .d-md-flex,.product-use-cases-layout > .d-md-flex{margin-bottom:1.9375rem !important}.product-integration-list{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:.75rem;margin:0;padding:0;list-style:none}.product-integration-list > li{min-width:0;height:100%}.product-integration-item{display:flex;align-items:center;width:100%;min-width:0;height:100%;min-height:3.5rem;padding:.6875rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);color:var(--ui-text);background:var(--ui-surface-raised);font-size:.8125rem;font-weight:600;text-decoration:none}.product-integration-item:hover{border-color:var(--theme-primary);color:var(--theme-primary-text-emphasis);background:var(--app-primary-soft);text-decoration:none}.product-integration-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 2rem;border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-control);color:var(--app-icon-color, var(--theme-primary));background:var(--app-icon-surface, var(--app-icon-bg, var(--app-primary-soft)))}.product-integration-icon ion-icon,.product-integration-icon img,.product-integration-icon > span{display:block;max-width:1.05rem;max-height:1.05rem;font-size:.9rem;object-fit:contain}.product-why-layout{display:grid;align-items:start;grid-template-columns:minmax(0, .95fr) minmax(0, 1.05fr);gap:clamp(2rem, 4vw, 3rem)}.product-reason-list{margin-top:1.5rem}.product-reason-list article{display:grid;grid-template-columns:1.25rem minmax(0, 1fr);gap:.6875rem;padding-block:.6875rem;border-block-start:1px solid var(--ui-border-subtle)}.product-reason-marker{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.0625rem;border-radius:50%;color:var(--theme-primary-text-emphasis);background:var(--app-primary-soft);font-size:.625rem;font-weight:600}.product-reason-marker::before{content:'✓'}.product-reason-list h3{margin-bottom:.25rem;color:var(--ui-text);font-size:.9375rem;font-weight:600;line-height:1.35}.product-reason-list p{margin:0;color:var(--ui-muted);font-size:.75rem;line-height:1.55}.product-oem-comparison{overflow:hidden;border:1px solid var(--ui-border);border-radius:var(--ui-radius-feature);color:var(--ui-text);background:var(--ui-surface-raised)}.product-oem-comparison summary{position:relative;display:flex;align-items:center;gap:.75rem;padding:1.0625rem 1.125rem;color:var(--ui-text);cursor:pointer;list-style:none}.product-oem-comparison summary::-webkit-details-marker{display:none}.product-oem-comparison summary::after{flex:0 0 auto;color:var(--ui-muted);content:'+';font-size:1rem;font-weight:400;line-height:1}.product-oem-comparison[open] summary{border-block-end:1px solid var(--ui-border-subtle)}.product-oem-comparison[open] summary::after{content:'−'}.product-oem-comparison summary > span{min-width:0;font-size:.9375rem;font-weight:600;line-height:1.35}.product-oem-comparison summary > small{margin-inline-start:auto;color:var(--ui-muted);font-size:.6875rem;line-height:1.3;white-space:nowrap}.product-oem-body{padding:1.125rem}.product-oem-body > p:first-child{margin-bottom:1rem;color:var(--ui-muted-strong);font-size:.8125rem;line-height:1.65}.product-oem-plan-strip{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));overflow:hidden;border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);background:var(--ui-surface-muted)}.product-oem-plan-strip > div{min-width:0;padding:.75rem}.product-oem-plan-strip > div + div{border-inline-start:1px solid var(--ui-border)}.product-oem-plan-strip strong,.product-oem-plan-strip span{display:block}.product-oem-plan-strip strong{color:var(--ui-text);font-size:.75rem;font-weight:600;line-height:1.35}.product-oem-plan-strip span{margin-top:.1875rem;color:var(--ui-muted);font-size:.625rem;line-height:1.4}.product-oem-facts{margin:1rem 0 0}.product-oem-facts > div{display:grid;grid-template-columns:7.75rem minmax(0, 1fr);gap:.75rem;padding-block:.6875rem;border-block-start:1px solid var(--ui-border-subtle)}.product-oem-facts dt,.product-oem-facts dd{margin:0;font-size:.75rem;line-height:1.5}.product-oem-facts dt{color:var(--ui-text);font-weight:600}.product-oem-facts dd{color:var(--ui-muted)}.product-oem-source{margin:.875rem 0 0;color:var(--ui-muted);font-size:.625rem;line-height:1.55}.product-closing-section{padding-block:3rem !important;background:var(--ui-page)}.marketing-page .home-scroll-reveal{opacity:0;transform:translate3d(0, .75rem, 0);transition:opacity .42s ease-out, transform .5s cubic-bezier(.22, 1, .36, 1);transition-delay:var(--home-reveal-delay, 0ms)}.marketing-page .home-scroll-reveal.is-revealed{opacity:1;transform:none}.product-closing-layout h2{margin-bottom:.5rem;color:var(--ui-text);font-size:1.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.25}.product-closing-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem;flex:0 0 auto}.workflow-card p{font-size:.9rem;line-height:1.5}.workflow-card-description{display:-webkit-box;margin-bottom:.85rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.marketing-token-row{display:flex;flex-wrap:wrap;gap:.5rem}.marketing-token{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem;padding:.35rem .65rem;border:1px solid var(--marketing-surface-border);border-radius:999px;color:var(--template-integration-color, var(--marketing-primary-hover));background:var(--template-integration-bg, var(--marketing-primary-soft));font-size:.78rem;font-weight:700;line-height:1.1}.marketing-catalog-section{padding-block:2rem 4rem}.marketing-catalog-result-context{color:var(--marketing-body);font-size:.8125rem;line-height:1.4}.marketing-catalog-result-context strong{color:var(--marketing-heading);font-weight:600;font-variant-numeric:tabular-nums}.workflow-filter-bar{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:.75rem 1rem;padding:1rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);background:var(--marketing-surface-bg);box-shadow:var(--marketing-shadow-catalog)}.workflow-category-list{display:flex;align-items:center;flex-wrap:nowrap;gap:.4rem;width:max-content;min-width:100%;padding-block:.25rem}.workflow-category-list a{justify-content:center;min-height:2.125rem;padding:.375rem .75rem;font-size:.82rem;font-weight:600;line-height:1.2}.workflow-category-list a.active,.workflow-category-list a:hover,.workflow-category-list a:focus{text-decoration:none}.workflow-category-list a:focus-visible{outline-offset:-2px}.workflow-search{min-width:min(100%, 260px)}.workflow-catalog-filter-bar{gap:1rem 1.5rem}.workflow-catalog-filter-bar .workflow-catalog-category-rail{flex:1 1 auto}.workflow-catalog-filter-bar .workflow-category-list a{flex:0 0 auto}.workflow-catalog-filter-bar .workflow-search{width:min(100%, 21rem);min-width:0}.workflow-catalog-filter-bar .list-search-form{align-items:center;gap:.5rem;width:100%}.workflow-catalog-filter-bar .list-search-form input[type="search"]{flex:1 1 12rem;min-width:8rem;width:auto}.workflow-catalog-filter-bar .list-search-form .form-control-sm,.workflow-catalog-filter-bar .list-search-form .list-toolbar-button{min-height:2.125rem}.workflow-catalog-filter-bar .list-search-form .ms-1,.workflow-catalog-filter-bar .list-search-form .ms-2{margin-inline-start:0 !important}.workflow-template-detail-hero h1{max-width:none;overflow-wrap:anywhere}.workflow-template-overview-card{height:auto}.workflow-template-overview-heading{max-width:none}.workflow-template-flow-summary{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.75rem}.workflow-template-flow-item{display:flex;align-items:flex-start;gap:.75rem;min-height:7.25rem;padding:1rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);background:var(--marketing-surface-muted)}.workflow-template-flow-marker{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.65rem;width:1.65rem;height:1.65rem;border-radius:50%;color:var(--marketing-primary-text);background:var(--marketing-primary-soft);font-size:.92rem}.workflow-template-flow-copy{min-width:0}.workflow-template-flow-copy strong,.workflow-template-flow-copy small{display:block}.workflow-template-flow-copy strong{margin-bottom:.35rem;color:var(--marketing-heading);font-size:.94rem;line-height:1.35}.workflow-template-flow-copy small{color:var(--marketing-body);font-size:.8rem;line-height:1.5}.workflow-template-overview-summary{display:grid;grid-template-columns:.7fr .7fr 1.6fr;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--marketing-divider)}.workflow-template-summary-label{color:var(--marketing-body);font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.workflow-template-overview-summary h3{color:var(--marketing-heading)}.workflow-template-overview-summary p{color:var(--marketing-body-strong);font-size:.9rem;line-height:1.55}.workflow-template-setup{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--marketing-divider)}.workflow-template-setup-step{padding:.2rem 0;color:var(--marketing-body-strong);font-size:.88rem;font-weight:700;line-height:1.5}.workflow-template-step-index{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.65rem;width:1.65rem;height:1.65rem;margin-inline-end:.75rem;border-radius:50%;color:var(--marketing-accent);background:var(--marketing-accent-soft);font-size:.72rem;font-weight:600}.workflow-path{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.workflow-path li{padding:.65rem .75rem;border-inline-start:2px solid var(--marketing-path-border);color:var(--marketing-body-strong);background:var(--marketing-surface-muted);font-size:.88rem;font-weight:700}.contact-layout{max-width:1120px}.contact-hero .container{max-width:1120px}.contact-form-card,.contact-context-card{height:auto;padding:2rem;border-radius:var(--marketing-radius-showcase)}.contact-form-card label{color:var(--marketing-heading);font-size:.85rem;font-weight:600}.contact-form-card .form-control{min-height:3rem;border-color:var(--marketing-input-border);border-radius:var(--marketing-radius-catalog);background-color:var(--marketing-input-bg);color:var(--marketing-heading);box-shadow:none}.contact-form-card textarea.form-control{min-height:10rem;resize:vertical}.contact-form-card .form-control:focus:where(:not(.is-invalid):not(.is-valid)){border-color:var(--marketing-primary);box-shadow:0 0 0 3px var(--marketing-focus-ring)}.contact-intent-list{display:grid;gap:.65rem}.contact-intent-option{display:flex;align-items:flex-start;gap:.8rem;width:100%;min-height:4.5rem;padding:.85rem;border:1px solid var(--marketing-divider);border-radius:var(--marketing-radius-catalog);color:var(--marketing-body);background:var(--marketing-surface-muted);text-align:start;cursor:pointer;transition:border-color .16s ease, background-color .16s ease, box-shadow .16s ease}.contact-intent-option:hover{border-color:var(--marketing-input-border);background:var(--marketing-surface-solid)}.contact-intent-option:focus-visible{outline:0;border-color:var(--marketing-primary);box-shadow:0 0 0 3px var(--marketing-focus-ring)}.contact-intent-option.is-selected{border-color:var(--marketing-primary);background:var(--marketing-primary-soft);box-shadow:inset 0 0 0 1px var(--marketing-focus-ring)}.contact-intent-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.15rem;width:2.15rem;height:2.15rem;border-radius:var(--marketing-radius-catalog);color:var(--marketing-primary-text);background:var(--marketing-primary-soft)}.contact-intent-copy{min-width:0}.contact-intent-copy strong,.contact-intent-copy > span{display:block}.contact-intent-copy strong{margin-bottom:.2rem;color:var(--marketing-heading);font-size:.92rem;font-weight:700}.contact-intent-copy > span{display:-webkit-box;overflow:hidden;font-size:.84rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1}.contact-intent-note{color:var(--marketing-body)}.contact-catalog-links{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.6rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--marketing-divider)}.contact-catalog-link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.5rem;padding:.5rem .65rem;border:1px solid var(--marketing-divider);border-radius:var(--marketing-radius-catalog);color:var(--marketing-body-strong);background:var(--marketing-surface-muted);font-size:.82rem;font-weight:700;text-align:center;transition:border-color .16s ease, background-color .16s ease, color .16s ease}.contact-catalog-link:hover,.contact-catalog-link:focus{border-color:var(--marketing-input-border);color:var(--marketing-primary-text);background:var(--marketing-primary-soft)}@media (max-width: 991.98px){.product-hero > .container{grid-template-columns:minmax(0, 1fr);max-width:45rem}.product-hero h1{max-width:18ch}.product-hero-run{justify-self:start;max-width:42rem;margin-top:2.5rem}.product-page .marketing-section{padding-block:3.625rem}.product-proof-grid{grid-template-columns:1fr}.product-proof-item{display:grid;grid-template-columns:minmax(0, .72fr) minmax(0, 1.28fr)}.product-proof-item + .product-proof-item{border-block-start:1px solid var(--ui-border);border-inline-start:0}.product-proof-copy{align-content:center;grid-template-rows:auto auto;min-height:15rem}.product-proof-ui{min-height:15rem;border-block-start:0;border-inline-start:1px solid var(--ui-border-subtle)}.product-how-list{grid-template-columns:repeat(3, minmax(0, 1fr))}.product-how-list > li,.product-how-list > li:first-child,.product-how-list > li:last-child{padding:1.25rem 1rem;border-inline-start:1px solid var(--ui-border-subtle)}.product-how-list > li:nth-child(3n + 1){border-inline-start:0}.product-how-list > li:nth-child(n + 4){border-block-start:1px solid var(--ui-border-subtle)}.product-how-number{margin-bottom:1.25rem}.product-integration-list{grid-template-columns:repeat(3, minmax(0, 1fr))}.product-why-layout{grid-template-columns:1fr;gap:2rem}.product-closing-actions{justify-content:flex-start}}@media (max-width: 767.98px){.marketing-hero{padding:3rem 0}.marketing-catalog-hero{padding-block:2.5rem}.marketing-catalog-section{padding-block:1.5rem 3rem}.workflow-filter-bar{grid-template-columns:minmax(0, 1fr);gap:.5rem}.workflow-catalog-filter-bar .workflow-catalog-category-rail{grid-row:1;width:100%}.workflow-catalog-filter-bar .workflow-search,.workflow-catalog-filter-bar .list-search-form{width:100%}.workflow-catalog-filter-bar .workflow-search{grid-row:2;max-width:none}.workflow-catalog-filter-bar .list-search-form input[type="search"]{flex:1 1 auto;min-width:0;width:auto}.product-hero{padding-block:3rem 2.75rem}.product-anchor-nav .container{max-width:none;padding-inline:0}.product-anchor-list{justify-content:flex-start;overflow-x:visible;padding-inline:.75rem}.product-page .marketing-section{padding-block:3.125rem}.product-proof-grid{margin-top:1.75rem}.product-proof-item{grid-template-columns:1fr}.product-proof-copy{align-content:normal;grid-template-rows:auto 1fr;min-height:0}.product-proof-ui{min-height:16rem;border-block-start:1px solid var(--ui-border-subtle);border-inline-start:0}.product-how-list{grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:1.75rem}.product-how-list > li,.product-how-list > li:first-child,.product-how-list > li:last-child{border-inline-start:1px solid var(--ui-border-subtle)}.product-how-list > li:nth-child(odd){border-inline-start:0}.product-how-list > li:nth-child(n + 3){border-block-start:1px solid var(--ui-border-subtle)}.product-scenario-grid{grid-template-columns:1fr;margin-top:1.75rem}.product-integration-list{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-closing-actions{justify-content:flex-start}.contact-form-card,.contact-context-card{padding:1.25rem}.integration-connection-summary{grid-template-columns:1fr;gap:1rem}.workflow-template-overview-summary{grid-template-columns:1fr;gap:1rem}}@media (max-width: 575.98px){.product-page .marketing-section{padding-block:3rem}.product-hero h1{font-size:clamp(2.5rem, 12vw, 3.25rem)}.product-hero-run-header{align-items:flex-start !important;flex-wrap:wrap}.product-hero-run-body{grid-template-columns:minmax(0, 1fr)}.product-hero-run-trace{border-block-end:1px solid var(--ui-border);border-inline-end:0}.product-hero-run-inspector{min-height:16rem}.product-mini-flow{flex-direction:column}.product-mini-node{width:min(100%, 9rem);flex-basis:auto}.product-mini-connection{width:.125rem;height:1.5rem;flex-basis:1.5rem}.product-builder-crop .product-mini-node:first-child::after{top:auto;inset-block-end:-.25rem;inset-inline-start:calc(50% - .21875rem);inset-inline-end:auto}.product-builder-crop .product-mini-node:last-child::before{top:-.25rem;inset-inline-start:calc(50% - .21875rem)}.product-how-list{grid-template-columns:1fr}.product-how-list > li,.product-how-list > li + li,.product-how-list > li:first-child,.product-how-list > li:last-child{padding:1rem 0;border-inline-start:0}.product-how-list > li + li{border-block-start:1px solid var(--ui-border-subtle)}.product-integration-list{grid-template-columns:1fr}.product-oem-comparison summary{align-items:flex-start;flex-wrap:wrap;padding-inline-end:3rem}.product-oem-comparison summary > small{width:100%;margin-inline-start:0}.product-oem-comparison summary::after{position:absolute;inset-inline-end:1.125rem}.product-oem-plan-strip{grid-template-columns:1fr}.product-oem-plan-strip > div + div{border-block-start:1px solid var(--ui-border);border-inline-start:0}.product-oem-facts > div{grid-template-columns:1fr;gap:.25rem}.product-closing-actions{align-items:stretch;flex-direction:column}.product-closing-actions .btn{width:100%}.contact-catalog-links{grid-template-columns:1fr}.integration-show-identity{flex-direction:column;gap:.75rem}.integration-show-heading-copy{text-align:center !important}.integration-capability-list{grid-template-columns:1fr}.workflow-template-flow-summary{grid-template-columns:1fr}.workflow-template-detail-hero h1{font-size:clamp(2rem, 10vw, 2.4rem);line-height:1.08}}@media (pointer: coarse){.product-anchor-list a,.workflow-category-list a,.workflow-catalog-filter-bar .list-search-form .form-control-sm,.workflow-catalog-filter-bar .list-search-form > .btn{min-height:2.75rem}}.public-catalog-search-toggle{display:none !important}@media (max-width: 767.98px){.workflow-catalog-filter-bar.has-collapsible-search{grid-template-columns:minmax(0, 1fr) auto;gap:.75rem}.app-public .has-collapsible-search .public-catalog-search-toggle{display:inline-flex !important;grid-column:2;grid-row:1;width:2.375rem;height:2.375rem;min-height:0;padding:0}.has-collapsible-search .workflow-catalog-category-rail{min-width:0;grid-column:1}.has-collapsible-search:not(.is-search-open) .workflow-search{display:none}.workflow-catalog-filter-bar.has-collapsible-search .workflow-search{grid-column:1 / -1;grid-row:2}}.product-workflow-examples .product-section-heading{max-width:none}.product-workflow-examples .product-section-heading h2{max-width:32ch;text-wrap:balance}.product-example-number{font-size:1.625rem;line-height:1.2;font-variant-numeric:tabular-nums}.product-example-flow{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:stretch;gap:1.25rem;padding:1.5rem .5rem;background-image:radial-gradient(var(--ui-canvas-grid) 1px, transparent 1px);background-size:1.375rem 1.375rem}.product-example-node{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.625rem;min-width:0;padding:.75rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);background:var(--ui-surface)}.product-example-node + .product-example-node::before{content:'';position:absolute;inset-inline-end:100%;top:50%;width:1.25rem;border-top:1px solid var(--ui-muted)}.product-example-node strong{font-size:.75rem;line-height:1.35;font-weight:600}.product-example-node small{font-size:.6875rem;line-height:1.3}.product-example-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.875rem;height:1.875rem;border-radius:.375rem;color:var(--bs-primary-text-emphasis);background:var(--bs-primary-bg-subtle)}.product-example-node-review .product-example-icon{color:var(--bs-warning-text-emphasis);background:var(--bs-warning-bg-subtle)}.product-example-node-action .product-example-icon{color:var(--bs-success-text-emphasis);background:var(--bs-success-bg-subtle)}@media (max-width: 575.98px){.product-example-flow{grid-template-columns:1fr;padding:1rem;gap:1rem}.product-example-node{flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem}.product-example-node + .product-example-node::before{inset-inline-end:auto;inset-inline-start:1.6875rem;top:auto;bottom:100%;height:1rem;width:0;border-top:0;border-inline-start:1px solid var(--ui-muted)}.product-example-node strong{font-size:.8125rem}.product-example-node small{font-size:.75rem}}.marketing-workflows-page{color:var(--ui-text);background:var(--ui-page)}.marketing-workflows-catalog-hero,.workflow-template-detail-hero{border-block-end:1px solid var(--ui-border-subtle);background:var(--ui-page)}.marketing-workflows-catalog-hero h1,.workflow-template-hero-copy h1{color:var(--ui-text);font-weight:600;letter-spacing:-.035em}.marketing-workflows-catalog-hero p,.workflow-template-hero-copy p{color:var(--ui-muted)}.workflow-template-related a,.workflow-template-back-link{color:var(--theme-primary-text-emphasis);font-size:.8125rem;font-weight:600;text-decoration:none}.workflow-template-related a:hover,.workflow-template-back-link:hover{color:var(--theme-primary-hover);text-decoration:none}.workflow-template-related a:focus-visible,.workflow-template-back-link:focus-visible{border-radius:var(--ui-radius-control);outline:2px solid var(--theme-primary);outline-offset:3px}.marketing-workflows-page .marketing-card.text-center{height:auto;padding-block:3rem}.marketing-workflows-closing{margin-top:3rem;padding:1.5rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-feature);color:var(--ui-text);background:var(--ui-surface-muted)}.marketing-workflows-closing h2{color:var(--ui-text);font-weight:600;letter-spacing:-.02em}.marketing-workflows-closing p{max-width:38rem;color:var(--ui-muted);font-size:.9375rem;line-height:1.6}.workflow-template-detail-hero{padding-block:2rem 2.75rem}.workflow-template-back-link{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.25rem}.workflow-template-back-link ion-icon{font-size:1rem}.workflow-template-hero-layout{display:grid;grid-template-columns:minmax(0, 1fr) minmax(15.5rem, 19rem);align-items:center;gap:2rem}.workflow-template-hero-copy{min-width:0}.workflow-template-hero-copy h1{max-width:50rem;margin-bottom:.75rem;overflow-wrap:anywhere;font-size:clamp(2rem, 3.75vw, 3rem);line-height:1.08}.workflow-template-hero-copy > p{max-width:48rem;margin-bottom:0;font-size:1rem}.workflow-template-hero-apps{margin-top:1.25rem}.workflow-template-hero-apps .workflow-template-app-label{background:var(--ui-surface)}.workflow-template-use-panel{padding:1.125rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-feature);color:var(--ui-text);background:var(--ui-surface)}.workflow-template-use-panel h2{color:var(--ui-text);font-weight:600}.workflow-template-use-panel small{color:var(--ui-muted);line-height:1.5}.workflow-template-use-panel small{display:block;margin-top:.75rem;font-size:.75rem}.workflow-template-detail-content{padding-block:2rem 4rem}.workflow-template-detail-page .workflow-preview{margin-bottom:1.5rem !important;border-color:var(--ui-border)}.workflow-template-story-grid{display:grid;grid-template-columns:minmax(0, 1.55fr) minmax(17rem, .85fr);align-items:start;gap:1.5rem}.workflow-template-story-panel{min-width:0;padding:1.25rem;border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);color:var(--ui-text);background:var(--ui-surface)}.workflow-template-setup-panel{position:sticky;top:calc(var(--public-nav-height, 4.5rem) + 1rem)}.workflow-template-section-heading h2{color:var(--ui-text);font-weight:600;letter-spacing:-.02em}.workflow-template-section-heading p{color:var(--ui-muted);font-size:.875rem;line-height:1.55}.workflow-template-runtime-list,.workflow-template-requirement-list{margin-top:1.25rem}.workflow-template-runtime-list li,.workflow-template-requirement-list li{display:grid;grid-template-columns:auto minmax(0, 1fr);align-items:start;gap:.75rem;padding-block:.8rem;border-block-start:1px solid var(--ui-border-subtle);color:var(--ui-muted-strong);font-size:.875rem;line-height:1.5}.workflow-template-runtime-list li:first-child,.workflow-template-requirement-list li:first-child{border-block-start:0}.workflow-template-runtime-copy{min-width:0}.workflow-template-runtime-copy strong,.workflow-template-runtime-copy small{display:block}.workflow-template-runtime-copy strong{color:var(--ui-text);font-size:.9rem;font-weight:600}.workflow-template-runtime-copy small{margin-top:.25rem;color:var(--ui-muted);font-size:.8125rem;line-height:1.5}.workflow-template-step-index,.workflow-template-requirement-icon{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;flex:0 0 1.7rem;margin-inline-end:0;border-radius:50%;color:var(--theme-primary-text-emphasis);background:var(--app-primary-soft);font-size:.6875rem;font-weight:600}.workflow-template-requirement-icon .ion-icon-wrapper{font-size:.875rem}.workflow-template-meta{display:grid;gap:1rem;margin-top:1.25rem !important;padding-top:1.25rem;border-block-start:1px solid var(--ui-border-subtle)}.workflow-template-meta dt{margin-bottom:.25rem;color:var(--ui-muted);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.workflow-template-meta dd{margin-bottom:0;color:var(--ui-muted-strong);font-size:.8125rem;line-height:1.5}.workflow-template-related{margin-top:3rem}.workflow-template-related h2{color:var(--ui-text);font-weight:600;letter-spacing:-.02em}@media (max-width: 991.98px){.workflow-template-hero-layout,.workflow-template-story-grid{grid-template-columns:1fr}.workflow-template-hero-layout{align-items:start}.workflow-template-use-panel{max-width:32rem}.workflow-template-setup-panel{position:static}}@media (max-width: 767.98px){.workflow-template-detail-content{padding-block:1.5rem 3rem}.marketing-workflows-closing{margin-top:2.5rem;padding:1.25rem}.workflow-template-detail-hero{padding-block:1.5rem 2.25rem}.workflow-template-hero-layout{gap:1.5rem}.workflow-template-hero-copy h1{font-size:clamp(2rem, 10vw, 2.5rem)}.workflow-template-use-panel{max-width:none}.workflow-template-story-grid{gap:1rem}.workflow-template-story-panel{padding:1rem}.workflow-template-related{margin-top:2.5rem}}@media (max-width: 575.98px){.marketing-workflows-closing .d-flex{align-items:stretch !important;flex-direction:column}.marketing-workflows-closing .btn{width:100%}.workflow-template-hero-apps .workflow-template-app-icons{align-items:center;flex-direction:row;gap:.5rem}.workflow-template-hero-apps .workflow-template-app-label{width:auto}}.workflow-template-app-icons{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.workflow-template-app-icon{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;flex:0 0 1.9rem;border-radius:.45rem;color:var(--app-icon-color, #64748b);background:var(--app-icon-surface, var(--app-icon-bg, rgba(100, 116, 139, .12)))}.workflow-template-integration-icon{border:1px solid var(--workflow-template-integration-icon-border, transparent);background:var(--workflow-template-integration-icon-surface, var(--app-icon-bg, rgba(100, 116, 139, .12)))}.workflow-template-app-icon ion-icon,.workflow-template-app-icon img{display:block;width:1rem;height:1rem;font-size:1rem;object-fit:contain}.workflow-template-integration-icon img{width:1.05rem;height:1.05rem}.workflow-template-app-icon > span{font-size:.75rem;font-weight:700;line-height:1}.workflow-template-app-icon-link{display:inline-flex;border-radius:.45rem;line-height:1;text-decoration:none}.workflow-template-app-icon-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.workflow-template-app-icons--compact{flex-wrap:wrap;gap:.25rem;max-width:100%}.workflow-template-app-icons--compact .workflow-template-app-icon{width:1.5rem;height:1.5rem;flex-basis:1.5rem;border-radius:.35rem}.workflow-template-app-icons--compact .workflow-template-app-icon ion-icon,.workflow-template-app-icons--compact .workflow-template-app-icon img{width:.9rem;height:.9rem;font-size:.9rem}.workflow-template-app-icons-overflow{border:1px solid var(--ui-border-subtle);border-radius:.35rem;background:var(--ui-surface-muted);color:var(--ui-muted);font-size:.7rem;line-height:1.2}.workflow-template-app-icons--compact .btn.workflow-template-app-icons-overflow{min-width:1.5rem;height:1.5rem;min-height:1.5rem;padding:0 .2rem}.workflow-template-app-icons-overflow:hover,.workflow-template-app-icons-overflow[aria-expanded="true"]{background:var(--ui-surface);border-color:var(--ui-border-strong);color:var(--ui-text)}.workflow-template-app-icons-overflow:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.workflow-template-app-icons-more{min-width:0;width:100%}.workflow-template-apps-popover{--bs-popover-max-width:min(18rem, calc(100vw - 2rem));--bs-popover-bg:var(--ui-surface-raised);--bs-popover-body-color:var(--ui-text);--bs-popover-border-color:var(--ui-border);--bs-popover-border-radius:var(--ui-radius-card);--bs-popover-body-padding-x:.75rem;--bs-popover-body-padding-y:.75rem;box-shadow:var(--ui-shadow-overlay)}.workflow-template-apps-popover .popover-body{max-height:min(20rem, calc(100dvh - 2rem));overflow-y:auto;overscroll-behavior:contain}.workflow-template-app-icons-more-item{display:flex;align-items:center;gap:.35rem;font-size:.75rem;line-height:1.35}.workflow-template-app-icons-more-item > span:last-child{min-width:0;overflow-wrap:anywhere}.workflow-template-app-icons--labeled{gap:.5rem}.workflow-template-app-label{display:inline-flex;align-items:center;gap:.45rem;max-width:100%;min-width:0;padding-block:.25rem;padding-inline:.25rem .5rem;border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-control);background:var(--ui-surface);color:var(--ui-muted-strong);font-size:.8125rem;line-height:1.4}.workflow-template-app-label > span:last-child{min-width:0;overflow-wrap:anywhere}.workflow-template-app-label .workflow-template-app-icon{width:1.5rem;height:1.5rem;flex-basis:1.5rem}a.workflow-template-app-label:hover{border-color:var(--ui-border-strong);background:var(--ui-surface-muted);color:var(--ui-text);text-decoration:none}.public-catalog-card,.public-workflow-template-card{display:flex;flex-direction:column;height:100%;min-height:140px;padding:1.25rem;border:1px solid var(--marketing-surface-border, var(--home-border, rgba(59, 130, 246, .14)));border-radius:var(--marketing-radius-catalog, .5rem);background:var(--marketing-surface-bg, var(--home-surface-strong, rgba(255, 255, 255, .94)));box-shadow:none}.public-catalog-card--linked,.public-workflow-template-card--linked{color:inherit;text-decoration:none;cursor:pointer;transition:border-color var(--ui-motion-fast), background-color var(--ui-motion-fast)}.public-catalog-card--linked:hover,.public-catalog-card--linked:focus,.public-workflow-template-card--linked:hover,.public-workflow-template-card--linked:focus{border-color:var(--marketing-primary, var(--home-primary, #0c7fe7));color:inherit;text-decoration:none;outline:0}.public-catalog-card--linked:focus-visible,.public-workflow-template-card--linked:focus-visible{box-shadow:0 0 0 3px var(--ui-focus-ring)}.public-catalog-card-main,.public-workflow-template-card-main{display:flex;align-items:flex-start;flex-direction:column;gap:.7rem;min-width:0;margin-bottom:.65rem}.public-workflow-template-card-main .workflow-template-app-icons{flex:0 0 auto;order:-1;justify-content:flex-start}.public-catalog-card-title,.public-workflow-template-card-title{flex:1 1 auto;width:100%;min-width:0;margin-bottom:0;overflow:hidden;color:var(--marketing-heading, var(--home-heading, #102a4c));font-size:1.05rem;font-weight:700;line-height:1.3}.public-catalog-card-title > span,.public-workflow-template-card-title > span{display:-webkit-box;overflow:hidden;color:inherit;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.public-catalog-card-description,.public-workflow-template-card-description{display:-webkit-box;margin-bottom:0;overflow:hidden;color:var(--marketing-body, var(--home-muted, #64748b));font-size:.88rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-canvas-nodes .drawflow .parent-node{position:relative}.workflow-canvas-nodes .drawflow .drawflow-node{position:absolute;z-index:2;display:flex;align-items:center;width:240px;min-height:40px;padding:0;border:0;border-radius:var(--ui-radius-card, .5rem);background:transparent;box-shadow:none}.workflow-canvas-nodes .drawflow .drawflow-node .inputs,.workflow-canvas-nodes .drawflow .drawflow-node .outputs{width:0}.workflow-canvas-nodes .drawflow .drawflow-node .drawflow_content_node{display:block;width:100%}.workflow-canvas-nodes .drawflow-node .input,.workflow-canvas-nodes .drawflow-node .output{position:relative;z-index:1;width:14px;height:14px;margin-bottom:5px;border-width:2px;border-style:solid;border-radius:50%}.workflow-canvas-nodes .drawflow-node .input{top:2px;left:-7px}.workflow-canvas-nodes .drawflow-node .output{top:2px;right:-7px}.workflow-canvas-nodes .drawflow svg{position:absolute;z-index:0;overflow:visible !important}.workflow-canvas-nodes .drawflow .connection{position:absolute;aspect-ratio:1 / 1;pointer-events:none}.workflow-canvas-nodes .drawflow .connection .main-path{fill:none;stroke-width:3px}.workflow-canvas-nodes .builder-node{position:relative;display:flex;flex-direction:column;width:100%;overflow:visible;border-width:1px;border-style:solid;border-radius:var(--ui-radius-card, .5rem);transition:box-shadow .16s ease, border-color .16s ease, transform .16s ease}.workflow-canvas-nodes .builder-node-header{order:1;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.68rem .78rem;border-bottom:1px solid transparent;border-top-left-radius:var(--ui-radius-card, .5rem);border-top-right-radius:var(--ui-radius-card, .5rem)}.workflow-canvas-nodes .builder-node-heading{display:flex;align-items:center;gap:.6rem;min-width:0}.workflow-canvas-nodes .builder-node-heading > .min-width-0{flex:1 1 auto;overflow:hidden}.workflow-canvas-nodes .builder-node-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.86rem;width:1.86rem;height:1.86rem;border-radius:var(--ui-radius-control, .375rem);color:var(--app-icon-color, #64748b);background:var(--app-icon-surface, var(--app-icon-bg, rgba(100, 116, 139, .12)))}.workflow-canvas-nodes .builder-node-icon ion-icon,.workflow-canvas-nodes .builder-node-icon img{display:block;width:1rem;height:1rem;object-fit:contain}.workflow-canvas-nodes .builder-node-title{overflow:hidden;font-size:.88rem;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.workflow-canvas-nodes .builder-node-kind{display:flex;align-items:baseline;gap:.35rem;max-width:100%;overflow:hidden;font-size:.72rem;line-height:1.2;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.workflow-canvas-nodes .builder-node-body{order:2;display:flex;align-items:center;min-height:3.9rem;padding:.5rem .78rem .54rem}.workflow-canvas-nodes .builder-node-description{display:-webkit-box;width:100%;margin:0;overflow:hidden;color:var(--workflow-muted-color, #64748b);font-size:.78rem;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-canvas-nodes .builder-node-branch-labels{display:none}.workflow-canvas-nodes .drawflow-node .output .workflow-output-label{position:absolute;top:50%;left:calc(100% + .42rem);display:block;max-width:6.8rem;padding:0;overflow:hidden;transform:translateY(-50%);border:0;color:var(--workflow-muted-color, #64748b);background:transparent;box-shadow:none;font-size:.65rem;font-weight:500;line-height:1.15;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.workflow-canvas-nodes .drawflow-node .output .workflow-output-label.is-connected{display:none}.workflow-canvas-nodes .workflow-edge-label{position:absolute;z-index:1;max-width:7.25rem;padding:.1rem .28rem;overflow:hidden;transform:translate(-50%, -50%);border:0;border-radius:.24rem;color:var(--workflow-muted-color, #64748b);background:var(--workflow-node-surface-color, rgba(255, 255, 255, .82));box-shadow:none;font-size:.62rem;font-weight:500;line-height:1.2;opacity:.82;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.workflow-canvas-nodes .workflow-edge-label-contextual{visibility:hidden;opacity:0;transition:opacity .12s ease, visibility 0s linear .12s}.workflow-canvas-nodes .workflow-edge-label-contextual.is-node-context-hovered,.workflow-canvas-nodes .workflow-edge-label-contextual.is-node-context-selected,.workflow-canvas-nodes .workflow-edge-label-contextual.is-edge-context-hovered,.workflow-canvas-nodes .workflow-edge-label-contextual.workflow-edge-label-run-taken{visibility:visible;opacity:.82;transition-delay:0s}.workflow-preview{--workflow-border-color:var(--ui-border);--workflow-text-color:var(--ui-text);--workflow-muted-color:var(--ui-muted);--workflow-node-surface-color:var(--ui-surface);height:auto;padding:0;overflow:hidden;border-radius:var(--marketing-radius-showcase, .75rem);background:var(--ui-surface);box-shadow:none}.workflow-preview-header,.workflow-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.workflow-preview-header{padding:1.15rem 1.25rem;border-bottom:1px solid var(--ui-border)}.workflow-preview-heading{min-width:0}.workflow-preview-heading h2{color:var(--ui-text);letter-spacing:0}.workflow-preview-heading p,.workflow-preview-footer{color:var(--ui-muted);font-size:.82rem;line-height:1.45}.workflow-preview-controls{flex:0 0 auto}.workflow-preview-controls .btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.35rem;min-height:2.2rem;padding:.35rem .55rem;border-color:var(--ui-border);color:var(--ui-muted-strong);background:var(--ui-surface-muted)}.workflow-preview-controls .btn:hover,.workflow-preview-controls .btn:focus-visible{z-index:2;border-color:var(--ui-border-strong);color:var(--bs-primary-text-emphasis);background:var(--ui-surface)}.workflow-preview-controls .btn:focus-visible{box-shadow:0 0 0 3px var(--ui-focus-ring)}.workflow-preview-stage{position:relative;height:30rem;overflow:hidden;direction:ltr;background-color:var(--ui-canvas);background-image:radial-gradient(var(--ui-canvas-grid) 1px, transparent 1px);background-size:24px 24px}.workflow-preview-canvas{width:100%;height:100%;min-height:100%;opacity:0;outline:0;transition:opacity .18s ease}.workflow-preview-canvas:focus-visible{box-shadow:inset 0 0 0 3px var(--ui-focus-ring)}.workflow-preview.is-ready .workflow-preview-canvas{opacity:1}.workflow-preview-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--ui-muted);font-size:.82rem;pointer-events:none;transition:opacity .18s ease, visibility .18s ease}.workflow-preview.is-ready .workflow-preview-loading,.workflow-preview.is-unavailable .workflow-preview-loading{visibility:hidden;opacity:0}.workflow-preview-fallback{position:absolute;inset:0;display:none;align-items:center;justify-content:center;padding:1.5rem;overflow:auto}.workflow-preview-fallback ol{display:grid;gap:.5rem;width:min(100%, 42rem);padding-inline-start:1.5rem;color:var(--ui-muted-strong);font-size:.88rem;font-weight:700}.workflow-preview-fallback li{padding:.55rem .7rem;border-inline-start:2px solid var(--ui-border-strong);background:var(--ui-surface)}.workflow-preview.is-unavailable .workflow-preview-fallback{display:flex}.workflow-preview-footer{min-height:2.65rem;padding:.65rem 1.25rem;border-top:1px solid var(--ui-border);background:var(--ui-surface-muted)}.workflow-preview-zoom{flex:0 0 auto;color:var(--ui-muted-strong);font-weight:800;font-variant-numeric:tabular-nums}.workflow-preview .parent-drawflow,.workflow-preview .drawflow{width:100%;height:100%;min-height:100%}.workflow-preview .parent-drawflow{display:flex;overflow:hidden;cursor:grab;touch-action:none;outline:0}.workflow-preview .parent-drawflow:active{cursor:grabbing}.workflow-preview .drawflow{position:relative;user-select:none;perspective:0;background:transparent;transform-origin:0 0}.workflow-preview .drawflow .drawflow-node{color:var(--ui-muted-strong);cursor:pointer;pointer-events:auto}.workflow-preview .drawflow .drawflow-node:focus{outline:0}.workflow-preview .drawflow .drawflow-node:hover .builder-node{border-color:var(--workflow-accent-color)}.workflow-preview .drawflow .drawflow-node:focus-visible .builder-node{border-color:var(--workflow-accent-color);box-shadow:0 0 0 3px var(--ui-focus-ring)}.workflow-preview-canvas.is-focusing-node .drawflow{transition:transform .18s ease}.workflow-preview .drawflow-node .input,.workflow-preview .drawflow-node .output{border:2px solid var(--workflow-port-border);background:var(--ui-surface);pointer-events:none}.workflow-preview .drawflow .connection .main-path{stroke:var(--workflow-connection-color);pointer-events:none}.workflow-preview .builder-node{border:1px solid var(--workflow-border-color);color:var(--ui-muted-strong);background:var(--workflow-node-surface-color);box-shadow:none}.workflow-preview .builder-node-header{border-bottom:1px solid var(--ui-border-subtle);color:var(--workflow-node-color);background:var(--workflow-node-tint)}.workflow-preview .builder-node-title{color:var(--ui-text)}.workflow-preview .builder-node-kind{color:var(--ui-muted)}.workflow-preview .builder-node-description{color:var(--ui-muted)}.workflow-preview:fullscreen,.workflow-preview:-webkit-full-screen{display:flex;flex-direction:column;width:100vw;height:100vh;margin:0 !important;border:0;border-radius:0;background:var(--ui-surface-muted)}.workflow-preview:fullscreen .workflow-preview-stage,.workflow-preview:-webkit-full-screen .workflow-preview-stage{flex:1 1 auto;height:auto;min-height:0}@media (max-width: 767.98px){.workflow-preview-header{align-items:center;padding:1rem;gap:.75rem}.workflow-preview-heading h2{margin-bottom:0 !important;overflow:hidden;font-size:1rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.workflow-preview-heading p{display:none}.workflow-preview-controls{align-self:center}.workflow-preview-controls .btn{flex:0 0 2.2rem;min-width:2.2rem;min-height:2.1rem;padding:.3rem}.workflow-preview-stage{height:23rem}.workflow-preview-footer{padding:.65rem 1rem}}.workflow-node-palette .builder-node{--workflow-node-color:var(--workflow-node-default-color, #475569);--workflow-node-tint:var(--workflow-node-default-background, #f8fafc)}.workflow-node-palette .builder-node-trigger{--workflow-node-color:var(--workflow-node-trigger-color, #2563eb);--workflow-node-tint:var(--workflow-node-trigger-background, #eff6ff)}.workflow-node-palette .builder-node-agent{--workflow-node-color:var(--workflow-node-agent-color, #168354);--workflow-node-tint:var(--workflow-node-agent-background, #ecfdf5)}.workflow-node-palette .builder-node-media{--workflow-node-color:var(--workflow-node-media-color, #7c3aed);--workflow-node-tint:var(--workflow-node-media-background, #f5f3ff)}.workflow-node-palette .builder-node-mapper,.workflow-node-palette .builder-node-merge{--workflow-node-color:var(--workflow-node-mapper-color, #0f766e);--workflow-node-tint:var(--workflow-node-mapper-background, #f0fdfa)}.workflow-node-palette .builder-node-subflow{--workflow-node-color:var(--workflow-node-subflow-color, #1d4ed8);--workflow-node-tint:var(--workflow-node-subflow-background, #eff6ff)}.workflow-node-palette .builder-node-switch{--workflow-node-color:var(--workflow-node-switch-color, #0369a1);--workflow-node-tint:var(--workflow-node-switch-background, #f0f9ff)}.workflow-node-palette .builder-node-filter{--workflow-node-color:var(--workflow-node-filter-color, #4f46e5);--workflow-node-tint:var(--workflow-node-filter-background, #eef2ff)}.workflow-node-palette .builder-node-iterator{--workflow-node-color:var(--workflow-node-iterator-color, #16a34a);--workflow-node-tint:var(--workflow-node-iterator-background, #f0fdf4)}.workflow-node-palette .builder-node-loop{--workflow-node-color:var(--workflow-node-loop-color, #c2410c);--workflow-node-tint:var(--workflow-node-loop-background, #fff7ed)}.workflow-node-palette .builder-node-condition{--workflow-node-color:var(--workflow-node-condition-color, #b45309);--workflow-node-tint:var(--workflow-node-condition-background, #fffbeb)}.workflow-node-palette .builder-node-tool{--workflow-node-color:var(--workflow-node-tool-color, #7c3aed);--workflow-node-tint:var(--workflow-node-tool-background, #f5f3ff)}.workflow-node-palette .builder-node-approval{--workflow-node-color:var(--workflow-node-approval-color, #db2777);--workflow-node-tint:var(--workflow-node-approval-background, #fdf2f8)}.workflow-node-palette .builder-node-wait{--workflow-node-color:var(--workflow-node-wait-color, #0891b2);--workflow-node-tint:var(--workflow-node-wait-background, #ecfeff)}.workflow-node-palette .builder-node-stop{--workflow-node-color:var(--workflow-node-stop-color, #dc2626);--workflow-node-tint:var(--workflow-node-stop-background, #fef2f2)}.workflow-node-palette .builder-node-end{--workflow-node-color:var(--workflow-node-end-color, #334155);--workflow-node-tint:var(--workflow-node-end-background, #f1f5f9)}.workflow-node-palette .builder-node .builder-node-header{color:var(--workflow-node-color);background:var(--workflow-node-surface-color, var(--ui-surface, #fff))}.workflow-node-palette .builder-node .builder-node-icon{color:var(--workflow-node-color);background:var(--workflow-node-tint)}.workflow-node-palette .builder-node .builder-node-branch-labels span{color:var(--workflow-node-color);background:var(--workflow-node-tint)}