.sr-otto-workflow{position:relative}.sr-otto-workflow .sr-otto-workflow__stage{margin:0 auto;max-width:960px;overflow:visible;position:relative;width:100%}.sr-otto-workflow .sr-otto-workflow__svg{display:block;height:auto;overflow:visible;width:100%}.sr-otto-workflow .sr-otto-workflow__svg--desktop{display:block}.sr-otto-workflow .sr-otto-workflow__svg--mobile{display:none}@media (max-width:767px){.sr-otto-workflow .sr-otto-workflow__svg--desktop{display:none}.sr-otto-workflow .sr-otto-workflow__svg--mobile{display:block;margin:0 auto;max-width:320px}.sr-otto-workflow .sr-otto-workflow__stage{max-width:100%}}.sr-otto-workflow .sr-otto-workflow__layer{height:100%;left:0;overflow:visible;pointer-events:none;position:absolute;top:0;width:100%}.sr-otto-workflow .sr-otto-workflow__data{display:none}.sr-otto-workflow .sr-otto-workflow__line{stroke:hsla(0,0%,100%,.5);stroke-width:.5;transition:stroke .4s ease,stroke-width .4s ease}.sr-otto-workflow .sr-otto-workflow__line.is-energized{stroke:url(#ottoGradEnergy-d);stroke-width:1}.sr-otto-workflow .sr-otto-workflow__svg--mobile .sr-otto-workflow__line.is-energized{stroke:url(#ottoGradEnergy-m)}.sr-otto-workflow .sr-otto-workflow__agent{fill:hsla(0,0%,100%,.03);stroke-width:1;transition:stroke-width .3s ease,fill .3s ease,stroke .3s ease}.sr-otto-workflow .sr-otto-workflow__agent.is-active{stroke-width:1.6}.sr-otto-workflow .sr-otto-workflow__agent.is-processing{fill:rgba(110,231,183,.04);stroke-width:1.8}.sr-otto-workflow .sr-otto-workflow__agent.is-flashing-agent{fill:rgba(110,231,183,.22);stroke:#fff;stroke-width:3;transition:stroke-width .12s ease-out,stroke .12s ease-out,fill .12s ease-out}.sr-otto-workflow .sr-otto-workflow__agent-logo{filter:brightness(0) invert(1);opacity:.95;transition:opacity .3s ease}.sr-otto-workflow .sr-otto-workflow__gate{fill:none;stroke:hsla(0,0%,100%,.5);stroke-width:.5;transition:stroke .25s ease,stroke-width .25s ease,fill .25s ease}.sr-otto-workflow .sr-otto-workflow__gate.is-flashing{fill:rgba(110,231,183,.15);stroke:#fff;stroke-width:2.5}.sr-otto-workflow .sr-otto-workflow__loop-path{fill:none;stroke:hsla(0,0%,100%,.4);stroke-width:.5}.sr-otto-workflow .sr-otto-workflow__scanline{filter:drop-shadow(0 0 4px rgba(110,231,183,.8));opacity:0;pointer-events:none;stroke:var(--sr-otto-grad-start,#6ee7b7);stroke-width:1.5}.sr-otto-workflow .sr-otto-workflow__scanline.is-scanning{opacity:1}.sr-otto-workflow .sr-otto-workflow__gate-label{fill:hsla(0,0%,100%,.5);font-size:9px;font-weight:400;letter-spacing:2px}.sr-otto-workflow .sr-otto-workflow__gate-num{fill:#fff;font-size:14px;font-weight:500;letter-spacing:1px}.sr-otto-workflow .sr-otto-workflow__loop-label{fill:hsla(0,0%,100%,.5);font-size:9px;font-weight:300;letter-spacing:2px}.sr-otto-workflow .sr-otto-workflow__asset{pointer-events:none;position:absolute;transition:opacity .6s ease;will-change:transform,opacity}.sr-otto-workflow .sr-otto-workflow__asset--active{z-index:3}.sr-otto-workflow .sr-otto-workflow__asset--active .sr-otto-workflow__asset-dot{background:radial-gradient(circle,var(--sr-otto-grad-start,#6ee7b7) 0,var(--sr-otto-grad-end,#3b82f6) 100%)!important;border-radius:50%;box-shadow:0 0 4px rgba(110,231,183,.9),0 0 12px rgba(110,231,183,.7),0 0 24px rgba(59,130,246,.5),0 0 36px rgba(59,130,246,.3)!important;height:10px;position:relative;width:10px}.sr-otto-workflow .sr-otto-workflow__asset--active .sr-otto-workflow__asset-dot:before{animation:srOttoBreath 2.4s ease-in-out infinite;background:radial-gradient(circle,rgba(110,231,183,.4) 0,rgba(110,231,183,0) 70%);border-radius:50%;content:"";height:26px;left:-8px;pointer-events:none;position:absolute;top:-8px;width:26px}@keyframes srOttoBreath{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.sr-otto-workflow .sr-otto-workflow__asset--secondary{z-index:1}.sr-otto-workflow .sr-otto-workflow__asset--secondary .sr-otto-workflow__asset-dot{background:hsla(0,0%,100%,.35)!important;border-radius:50%;box-shadow:0 0 4px hsla(0,0%,100%,.2)!important;height:4px;width:4px}.sr-otto-workflow .sr-otto-workflow__asset-label{align-items:center;background:hsla(0,0%,8%,.95);border:.5px solid rgba(110,231,183,.4);border-radius:3px;color:hsla(0,0%,100%,.95);display:flex;font-size:9px;font-weight:400;gap:6px;letter-spacing:1px;opacity:0;padding:4px 10px;position:absolute;transition:opacity .3s ease;white-space:nowrap;z-index:4}.sr-otto-workflow .sr-otto-workflow__asset-label[data-orientation=horizontal]{left:50%;top:-28px;transform:translateX(-50%)}.sr-otto-workflow .sr-otto-workflow__asset-label[data-orientation=vertical]{left:14px;top:50%;transform:translateY(-50%)}.sr-otto-workflow .sr-otto-workflow__asset--active .sr-otto-workflow__asset-label{opacity:1}.sr-otto-workflow .sr-otto-workflow__asset--active.is-orbiting .sr-otto-workflow__asset-label{opacity:0}.sr-otto-workflow .sr-otto-workflow__asset-icon{color:rgba(110,231,183,.9);display:inline-flex;flex-shrink:0;height:11px;width:11px}.sr-otto-workflow .sr-otto-workflow__asset-icon svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:100%}.sr-otto-workflow .sr-otto-workflow__asset-label-text{display:inline-block;transition:opacity .3s ease}.sr-otto-workflow .sr-otto-workflow__asset-label-text.is-changing{opacity:0}.sr-otto-workflow .sr-otto-workflow__trail{border-radius:2px;opacity:0;pointer-events:none;position:absolute;transform-origin:right center;transition:opacity .3s ease;will-change:transform,opacity;z-index:2}.sr-otto-workflow .sr-otto-workflow__trail[data-orientation=horizontal]{background:linear-gradient(90deg,rgba(110,231,183,0) 0,rgba(110,231,183,.15) 30%,rgba(110,231,183,.4) 80%,rgba(59,130,246,.6));height:4px;width:70px}.sr-otto-workflow .sr-otto-workflow__trail[data-orientation=vertical]{background:linear-gradient(180deg,rgba(110,231,183,0) 0,rgba(110,231,183,.15) 30%,rgba(110,231,183,.4) 80%,rgba(59,130,246,.6));height:50px;width:4px}.sr-otto-workflow .sr-otto-workflow__trail.is-visible{opacity:1}.sr-otto-workflow .sr-otto-workflow__decision{border-radius:3px;font-size:10px;font-weight:400;letter-spacing:1px;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;transition:opacity .4s ease,transform .4s ease;white-space:nowrap;z-index:5}.sr-otto-workflow .sr-otto-workflow__decision.is-leaving{opacity:0!important;transition:opacity .25s ease}.sr-otto-workflow .sr-otto-workflow__decision--low{background:rgba(110,231,183,.08);border:.5px solid rgba(110,231,183,.5);color:var(--sr-otto-risk-low,#6ee7b7)}.sr-otto-workflow .sr-otto-workflow__decision--mid{background:rgba(147,197,253,.08);border:.5px solid rgba(147,197,253,.5);color:var(--sr-otto-risk-mid,#93c5fd)}.sr-otto-workflow .sr-otto-workflow__decision--high{background:rgba(252,211,77,.08);border:.5px solid rgba(252,211,77,.5);color:var(--sr-otto-risk-high,#fcd34d)}.sr-otto-workflow .sr-otto-workflow__decision--pass{background:rgba(110,231,183,.08);border:.5px solid rgba(110,231,183,.5);color:var(--sr-otto-pass,#6ee7b7)}.sr-otto-workflow .sr-otto-workflow__decision--loop{background:rgba(252,165,165,.08);border:.5px solid rgba(252,165,165,.5);color:var(--sr-otto-loop,#fca5a5)}@media (max-width:767px){.sr-otto-workflow .sr-otto-workflow__asset-label{font-size:8px;padding:3px 8px}.sr-otto-workflow .sr-otto-workflow__decision{font-size:9px;padding:3px 8px}.sr-otto-workflow .sr-otto-workflow__asset-icon{height:9px;width:9px}}@media (prefers-reduced-motion:reduce){.sr-otto-workflow .sr-otto-workflow__agent,.sr-otto-workflow .sr-otto-workflow__asset,.sr-otto-workflow .sr-otto-workflow__asset--active .sr-otto-workflow__asset-dot:before,.sr-otto-workflow .sr-otto-workflow__decision,.sr-otto-workflow .sr-otto-workflow__gate,.sr-otto-workflow .sr-otto-workflow__line,.sr-otto-workflow .sr-otto-workflow__trail{animation:none;transition:none}}