.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:5rem 0 4rem}.marketing-hero::before{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(var(--marketing-grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--marketing-grid-color) 1px, transparent 1px);background-size:44px 44px;content:'';pointer-events:none;-webkit-mask-image:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, .82) 52%, transparent 100%);mask-image:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, .82) 52%, transparent 100%)}.marketing-eyebrow{margin-bottom:.85rem;color:var(--marketing-primary);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.workflow-eyebrow{color:var(--marketing-accent)}.marketing-hero h1{max-width:760px;color:var(--marketing-heading);font-size:clamp(2.4rem, 5vw, 4rem);font-weight:800;line-height:1.02}.marketing-hero p{max-width:760px;color:var(--marketing-body);font-size:1.05rem;line-height:1.75}.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{display:block;height:100%;padding:1.2rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);background:var(--marketing-surface-bg);box-shadow:var(--marketing-shadow-catalog)}.integration-card--linked{color:inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease, border-color .18s ease, box-shadow .18s ease}.integration-card--linked:hover,.integration-card--linked:focus{border-color:var(--marketing-primary);color:inherit;text-decoration:none;box-shadow:var(--marketing-shadow-hover);outline:0;transform:translateY(-3px)}.integration-card--linked:focus-visible{box-shadow:0 0 0 3px var(--marketing-focus-ring), var(--marketing-shadow-hover)}.integration-card h2,.integration-card h3{color:var(--marketing-heading);line-height:1.25}.integration-card--linked:hover h2,.integration-card--linked:focus h2,.integration-card--linked:hover h3,.integration-card--linked:focus h3{color:var(--marketing-primary)}.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-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:800}@media (prefers-reduced-motion: reduce){.integration-card--linked{transition:none}.integration-card--linked:hover,.integration-card--linked:focus{transform:none}}.integration-detail-hero h1{font-size:clamp(2.35rem, 4vw, 3.5rem)}.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);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:800;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-hero{padding-bottom:3rem}.product-hero h1{max-width:none;font-size:clamp(2.25rem, 4vw, 3.25rem)}.product-hero p{max-width:none}.product-showcase{max-width:1080px;margin:0 auto;overflow:hidden;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-showcase);background:var(--marketing-surface-solid);box-shadow:var(--marketing-shadow-showcase)}.product-showcase-image{display:block;width:100%;height:auto}.product-showcase-link{display:block;color:inherit;text-decoration:none}.product-showcase-link:hover,.product-showcase-link:focus{color:inherit;text-decoration:none}.product-showcase-link:focus-visible{outline:3px solid var(--marketing-focus-ring);outline-offset:-3px}.product-tour{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));max-width:1080px;margin:1rem auto 0;overflow:hidden;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);background:var(--marketing-surface-bg)}.product-tour-item{display:flex;gap:.7rem;min-width:0;padding:1rem}.product-tour-item + .product-tour-item{border-left:1px solid var(--marketing-divider-soft)}.product-tour-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 2rem;border-radius:.5rem;color:var(--marketing-primary);background:var(--marketing-primary-soft)}.product-tour-item h2{color:var(--marketing-heading);font-size:.9rem;line-height:1.35}.product-tour-item p{color:var(--marketing-body);font-size:.8rem;line-height:1.45}.product-path-section{border-top:1px solid var(--marketing-divider-soft);border-bottom:1px solid var(--marketing-divider-soft);background:var(--marketing-section-bg)}.product-path-heading{max-width:680px}.product-path-heading p{color:var(--marketing-body);line-height:1.6}.product-path{position:relative;display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));max-width:940px;margin:0 auto;padding:0;list-style:none}.product-path::before{position:absolute;top:1rem;right:10%;left:10%;height:1px;background:var(--marketing-path-line);content:''}.product-path li{position:relative;z-index:1;min-width:0;padding:0 .75rem;text-align:center}.product-path-number{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.7rem;border:1px solid var(--marketing-path-border);border-radius:50%;color:var(--marketing-primary);background:var(--marketing-surface-solid);box-shadow:0 0 0 .4rem var(--marketing-section-bg);font-size:.68rem;font-weight:800}.product-path strong,.product-path small{display:block}.product-path strong{margin-bottom:.15rem;color:var(--marketing-heading);font-size:.88rem}.product-path small{color:var(--marketing-body);font-size:.78rem}.product-use-cases-section{background:var(--marketing-page-bg)}.product-use-cases-layout{max-width:1040px}.product-integrations-section{border-bottom:1px solid var(--marketing-divider-soft);background:var(--marketing-page-bg)}.product-integrations-layout{max-width:1040px}.product-integrations-layout p{color:var(--marketing-body);line-height:1.6}.product-integration-list{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:.75rem}.product-integration-item{display:flex;align-items:center;min-width:0;padding:.7rem;border:1px solid var(--marketing-surface-border);border-radius:var(--marketing-radius-catalog);color:var(--marketing-heading);background:var(--marketing-surface-bg);font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .16s ease, background-color .16s ease, color .16s ease}.product-integration-item:hover,.product-integration-item:focus{border-color:var(--marketing-primary);color:var(--marketing-primary);background:var(--marketing-primary-faint);text-decoration:none;outline:0}.product-integration-item:focus-visible{box-shadow:0 0 0 3px var(--marketing-focus-ring)}.product-integration-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 2rem;border:1px solid var(--marketing-surface-border);border-radius:.45rem;color:var(--app-icon-color, var(--marketing-primary));background:var(--app-icon-surface, var(--app-icon-bg, var(--marketing-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-closing-section{border-top:1px solid var(--marketing-divider-soft);background:var(--marketing-section-bg)}.product-closing-layout{max-width:1040px}.product-closing-layout p{color:var(--marketing-body);line-height:1.6}.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}.workflow-filter-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;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;flex-wrap:wrap;gap:.5rem}.workflow-category-list a{padding:.4rem .7rem;border:1px solid transparent;border-radius:999px;color:var(--marketing-body);background:var(--marketing-pill-bg);font-size:.82rem;font-weight:700}.workflow-category-list a.active,.workflow-category-list a:hover,.workflow-category-list a:focus{color:var(--marketing-on-primary);background:var(--marketing-primary);text-decoration:none}.workflow-search{min-width:min(100%, 260px)}.workflow-catalog-filter-bar{flex-wrap:nowrap;gap:1rem}.workflow-catalog-filter-bar .workflow-catalog-category-rail{flex:1 1 auto}.workflow-catalog-filter-bar .workflow-category-list{width:max-content;min-width:100%;flex-wrap:nowrap}.workflow-catalog-filter-bar .workflow-category-list a{flex:0 0 auto;white-space:nowrap}.workflow-catalog-filter-bar .workflow-search{flex:0 0 auto;min-width:0}.workflow-catalog-search-toggle{display:none}.workflow-catalog-filter-bar .list-search-form{gap:.5rem}.workflow-catalog-filter-bar .list-search-form input[type="search"]{width:12.5rem}.workflow-catalog-filter-bar .list-search-form .ml-1,.workflow-catalog-filter-bar .list-search-form .ml-2{margin-left: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);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.4fr 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:800;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-right:.75rem;border-radius:50%;color:var(--marketing-accent);background:var(--marketing-accent-soft);font-size:.72rem;font-weight:800}.workflow-path{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.workflow-path li{padding:.65rem .75rem;border-left: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{padding-top:3rem;padding-bottom:2.75rem}.contact-hero h1{font-size:clamp(2.25rem, 4vw, 3.25rem)}.contact-form-card,.contact-context-card{height:100%;padding:2rem;border-radius:var(--marketing-radius-showcase)}.contact-form-card label{color:var(--marketing-heading);font-size:.85rem;font-weight:800}.contact-form-card .form-control{min-height:3rem;border-color:var(--marketing-input-border);border-radius:var(--marketing-radius-catalog);background: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{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:left;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);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);background:var(--marketing-primary-soft)}@media (max-width: 991.98px){.product-tour{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-tour-item:nth-child(odd){border-left:0}.product-tour-item:nth-child(n + 3){border-top:1px solid var(--marketing-divider-soft)}.product-integration-list{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media (max-width: 767.98px){.marketing-hero{padding:3rem 0}.workflow-filter-bar{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem}.workflow-catalog-filter-bar .workflow-catalog-category-rail{flex:1 1 0;width:auto}.workflow-catalog-filter-bar .workflow-search,.workflow-catalog-filter-bar .list-search-form{width:100%}.workflow-catalog-filter-bar .workflow-search{flex:0 0 100%}.workflow-catalog-filter-bar.has-search-toggle:not(.is-search-open) .workflow-search{display:none}.workflow-catalog-filter-bar.has-search-toggle .workflow-catalog-search-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.25rem;width:2.25rem;height:2.25rem;padding:0}.workflow-catalog-filter-bar .list-search-form input[type="search"]{flex:1 1 auto;min-width:0;width:auto}.product-path{grid-template-columns:1fr}.product-tour{grid-template-columns:1fr}.product-tour-item + .product-tour-item{border-top:1px solid var(--marketing-divider-soft);border-left:0}.product-integration-list{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-path::before{content:none}.product-path li{display:grid;align-items:center;grid-template-columns:2rem 1fr;gap:.1rem .75rem;padding:.55rem 0;text-align:left}.product-path-number{grid-row:1 / span 2;margin-bottom:0}.product-closing-actions{justify-content:flex-start}.contact-form-card,.contact-context-card{padding:1.25rem}.contact-hero{padding:2.5rem 0 2.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-integration-list{grid-template-columns:1fr}.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}}.workflow-template-app-icons{display:flex;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}.public-workflow-template-card{display:flex;flex-direction:column;height:100%;min-height:140px;padding:1.4rem;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:var(--marketing-shadow-catalog, 0 10px 30px rgba(15, 23, 42, .04))}.public-workflow-template-card--linked{color:inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease, border-color .18s ease, box-shadow .18s ease}.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;box-shadow:var(--marketing-shadow-hover, 0 18px 42px rgba(15, 23, 42, .09));outline:0;transform:translateY(-3px)}.public-workflow-template-card--linked:focus-visible{box-shadow:0 0 0 3px var(--marketing-focus-ring, var(--home-primary-bg, rgba(12, 127, 231, .14))), var(--marketing-shadow-hover, 0 18px 42px rgba(15, 23, 42, .09))}.public-workflow-template-card-main{display:flex;align-items:center}.public-workflow-template-card-main{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-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-workflow-template-card-title > span{display:block;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.public-workflow-template-card--linked:hover .public-workflow-template-card-title,.public-workflow-template-card--linked:focus .public-workflow-template-card-title{color:var(--marketing-primary, var(--home-primary, #0c7fe7))}.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:3}@media (prefers-reduced-motion: reduce){.public-workflow-template-card--linked{transition:none}.public-workflow-template-card--linked:hover,.public-workflow-template-card--linked:focus{transform:none}}.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:1rem;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:2px solid transparent;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:1px solid transparent;border-radius:1rem;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:1rem;border-top-right-radius:1rem}.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:.7rem;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:700;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:.08em;text-overflow:ellipsis;text-transform:uppercase;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:650;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:3;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:650;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:rgba(148, 163, 184, .3);--workflow-text-color:#334155;--workflow-muted-color:#64748b;--workflow-node-surface-color:rgba(255, 255, 255, .98);height:auto;padding:0;overflow:hidden;border-radius:var(--marketing-radius-showcase, .75rem);background:rgba(255, 255, 255, .96);box-shadow:var(--marketing-shadow-showcase, 0 20px 54px rgba(15, 23, 42, .08))}.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 rgba(148, 163, 184, .2)}.workflow-preview-heading{min-width:0}.workflow-preview-heading h2{color:#102a4c;letter-spacing:0}.workflow-preview-heading p,.workflow-preview-footer{color:#64748b;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:rgba(100, 116, 139, .18);color:#475569;background:#f8fafc}.workflow-preview-controls .btn:hover,.workflow-preview-controls .btn:focus{z-index:2;border-color:rgba(var(--app-primary-rgb, 12, 127, 231), .3);color:var(--app-primary, #0c7fe7);background:#fff}.workflow-preview-stage{position:relative;height:30rem;overflow:hidden;direction:ltr;background:linear-gradient(rgba(var(--app-primary-rgb, 12, 127, 231), .055) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--app-primary-rgb, 12, 127, 231), .055) 1px, transparent 1px), linear-gradient(180deg, #fbfdff, #f4f8fc);background-size:24px 24px, 24px 24px, auto}.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 rgba(var(--app-primary-rgb, 12, 127, 231), .24)}.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:#64748b;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-left:1.5rem;color:#435851;font-size:.88rem;font-weight:700}.workflow-preview-fallback li{padding:.55rem .7rem;border-left:2px solid #bfdbfe;background:rgba(255, 255, 255, .76)}.workflow-preview.is-unavailable .workflow-preview-fallback{display:flex}.workflow-preview-footer{min-height:2.65rem;padding:.65rem 1.25rem;border-top:1px solid rgba(148, 163, 184, .2);background:rgba(248, 250, 252, .92)}.workflow-preview-zoom{flex:0 0 auto;color:#334155;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:#334155;cursor:pointer;pointer-events:auto}.workflow-preview .drawflow .drawflow-node:focus{outline:0}.workflow-preview .drawflow .drawflow-node:hover .builder-node{border-color:rgba(var(--app-primary-rgb, 12, 127, 231), .38)}.workflow-preview .drawflow .drawflow-node:focus-visible .builder-node{border-color:rgba(var(--app-primary-rgb, 12, 127, 231), .5);box-shadow:0 0 0 3px rgba(var(--app-primary-rgb, 12, 127, 231), .18)}.workflow-preview-canvas.is-focusing-node .drawflow{transition:transform .18s ease}.workflow-preview .drawflow-node .input,.workflow-preview .drawflow-node .output{border:2px solid #94a3b8;background:#fff;pointer-events:none}.workflow-preview .drawflow .connection .main-path{stroke:#94a3b8;pointer-events:none}.workflow-preview .builder-node{border:1px solid rgba(148, 163, 184, .3);color:#334155;background:rgba(255, 255, 255, .98);box-shadow:0 12px 30px rgba(15, 23, 42, .06)}.workflow-preview .builder-node-header{border-bottom:1px solid rgba(148, 163, 184, .18);color:var(--workflow-node-color);background:var(--workflow-node-tint)}.workflow-preview .builder-node-title{color:#1f2937}.workflow-preview .builder-node-kind{color:#64748b}.workflow-preview .builder-node-description{color:#64748b}.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:#f8fafc}.workflow-preview:fullscreen .workflow-preview-stage,.workflow-preview:-webkit-full-screen .workflow-preview-stage{flex:1 1 auto;height:auto;min-height:0}.bg-base .workflow-preview{--workflow-border-color:rgba(255, 255, 255, .12);--workflow-text-color:#d4d4d4;--workflow-muted-color:#a3a3a3;--workflow-node-surface-color:#363636;border-color:rgba(255, 255, 255, .1);color:#e5e7eb;background:rgba(38, 38, 38, .97)}.bg-base .workflow-preview-heading h2,.bg-base .workflow-preview .builder-node-title{color:#f3f4f6}.bg-base .workflow-preview-heading p,.bg-base .workflow-preview-footer,.bg-base .workflow-preview-loading,.bg-base .workflow-preview .builder-node-kind,.bg-base .workflow-preview .builder-node-description{color:#a3a3a3}.bg-base .workflow-preview-stage{background:linear-gradient(rgba(255, 255, 255, .05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .05) 1px, transparent 1px), linear-gradient(180deg, #303030, #242424);background-size:24px 24px, 24px 24px, auto}.bg-base .workflow-preview-header,.bg-base .workflow-preview-footer,.bg-base .workflow-preview-controls .btn{border-color:rgba(255, 255, 255, .1);color:#d4d4d4;background:#303030}.bg-base .workflow-preview .builder-node{border-color:rgba(255, 255, 255, .12);color:#d4d4d4;background:#363636;box-shadow:none}.bg-base .workflow-preview .drawflow-node .input,.bg-base .workflow-preview .drawflow-node .output{border-color:#8b8b8b;background:#414141}.bg-base .workflow-preview .drawflow .connection .main-path{stroke:#8b8b8b}@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}}@media (prefers-reduced-motion: reduce){.workflow-preview-canvas,.workflow-preview-loading,.workflow-preview-canvas.is-focusing-node .drawflow{transition:none}}.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-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-tint)}.workflow-node-palette .builder-node .builder-node-icon{color:var(--workflow-node-color);background:var(--workflow-node-icon-surface, var(--workflow-node-tint))}.workflow-node-palette .builder-node .builder-node-branch-labels span{color:var(--workflow-node-color);background:var(--workflow-node-tint)}