.fx{-webkit-font-smoothing:antialiased;font-family:Voll Sans,system-ui,sans-serif;position:relative}.fx__svg{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.fx__fio{fill:none;stroke:var(--fx-fio);stroke-opacity:var(--fx-fio-a,1);stroke-width:var(--fx-fio-w);stroke-linecap:round}.fx__cometa circle{fill:var(--fx-cometa);filter:drop-shadow(0 0 6px var(--fx-cometa))}.fx__cometa line{stroke:var(--fx-cometa);stroke-linecap:round}.fx__borda{fill:none;stroke:var(--fx-cometa);stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px var(--fx-cometa)) drop-shadow(0 0 12px var(--fx-cometa))}.fx__no{box-sizing:border-box;background:var(--fx-card);transform-origin:50%;border-radius:14px;width:160px;height:192px;position:absolute}.fx--editavel .fx__no{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.fx--editavel .fx__no.is-arrastando{cursor:grabbing;outline-offset:6px;outline:2px dashed #ffffffbf}.fx__no--degrade{background:linear-gradient(135deg,#f3a8e6 0%,#b4b6f3 26%,#86e2f2 52%,#8fe6d6 72%,#d8f47a 100%)}.fx__titulo{color:#fff;white-space:nowrap;align-items:center;height:42px;font-size:17px;font-weight:500;line-height:1;display:flex;position:absolute;top:0;left:14px;right:8px}.fx__no--degrade .fx__titulo{color:#0d0d1a}.fx__no--gatilho{--fx-card:var(--fx-gatilho)}.fx__rotulo{background:var(--fx-card);color:#fff;white-space:nowrap;pointer-events:none;border-radius:999px;padding:6px 13px;font-size:14px;font-weight:500;line-height:1;position:absolute;top:0;left:0}.fx__painel{color:var(--fx-card);background:#f1f5fc;border-radius:9px;place-items:center;display:grid;position:absolute;inset:42px 14px 14px}.fx__painel>svg{width:60px;height:60px}.fx__no--paisagem .fx__painel{width:72px;inset:12px auto 12px 12px}.fx__no--paisagem .fx__painel>svg,.fx__no--paisagem .fx__recorte{width:38px;height:38px}.fx__no--paisagem .fx__titulo{white-space:normal;height:100%;line-height:1.15;left:100px;right:16px}.fx__recorte{width:56px;height:56px;display:block;overflow:hidden}.fx__recorte img{width:auto;max-width:none;height:100%;display:block}.fx__recorte--escurecer img{filter:brightness(0)}.fx__no--ficha{--fx-ok:#3ecf8e;--fx-tinta:#8fa6ff;border:1px solid #f0f5fa29;border-radius:10px;transition:border-color .3s,box-shadow .3s;box-shadow:0 12px 30px #00000073}.fx__no--ficha[data-estado=rodando]{border-color:#6f8cff;animation:1.1s ease-in-out infinite fx-rodando}.fx__no--ficha[data-estado=feito]{border-color:var(--fx-ok)}@keyframes fx-rodando{0%,to{box-shadow:0 12px 30px #00000073,0 0 #6f8cff00}50%{box-shadow:0 12px 30px #00000073,0 0 0 4px #6f8cff2e}}.fx__no--ficha .fx__painel{background:color-mix(in srgb, var(--fx-tinta) 18%, transparent);width:28px;height:28px;color:var(--fx-tinta);border-radius:7px;inset:14px auto auto 14px}.fx__no--ficha .fx__painel>svg,.fx__no--ficha .fx__recorte{width:17px;height:17px}.fx__no--ficha .fx__titulo{text-overflow:ellipsis;height:28px;font-size:17px;top:14px;left:52px;right:14px;overflow:hidden}.fx__desc{color:#f0f5fa8c;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.2;position:absolute;top:50px;left:14px;right:14px;overflow:hidden}.fx__no--ficha.fx__no--degrade{background:linear-gradient(var(--fx-card), var(--fx-card)) padding-box, linear-gradient(135deg, #f3a8e6 0%, #b4b6f3 26%, #86e2f2 52%, #8fe6d6 72%, #d8f47a 100%) border-box;border:1.5px solid #0000}.fx__no--ficha.fx__no--degrade .fx__titulo{color:#fff}.fx__no--ficha.fx__no--degrade .fx__painel{color:#0d0d1a;background:#f1f5fc}.fx__no--ficha[data-tipo=gatilho]{--fx-tinta:#8fa6ff}.fx__no--ficha[data-tipo=crm]{--fx-tinta:#5fd4e6}.fx__no--ficha[data-tipo=whatsapp]{--fx-tinta:#3ecf8e}.fx__no--ficha[data-tipo=condicao]{--fx-tinta:#f5b43c}.fx__no--ficha[data-tipo=humano]{--fx-tinta:#f47fb4}.fx__no--ficha[data-tipo=aguardar]{--fx-tinta:#f5b43c}.fx__no--ficha[data-tipo=email]{--fx-tinta:#5fd4e6}.fx__status,.fx__tag{white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-size:13px;font-weight:500;line-height:1;display:flex;position:absolute;bottom:calc(100% + 6px)}.fx__status{--fx-selo:var(--fx-ok);color:var(--fx-selo);background:color-mix(in srgb, var(--fx-selo) 14%, transparent);border:1px solid color-mix(in srgb, var(--fx-selo) 38%, transparent);opacity:0;transition:opacity .3s,transform .3s;right:0;transform:translateY(4px)}.fx__status b,.fx__status em{font:inherit;font-style:normal}.fx__status em,[data-estado=rodando] .fx__status b{display:none}[data-estado=rodando] .fx__status em{display:inline}[data-estado=rodando] .fx__status,[data-estado=feito] .fx__status{opacity:1;transform:none}[data-estado=rodando] .fx__status{--fx-selo:#8fa6ff}.fx__status:before{content:"✓"}[data-estado=rodando] .fx__status:before{content:"";border:1.5px solid;border-right-color:#0000;border-radius:50%;width:9px;height:9px;animation:.8s linear infinite fx-gira}@keyframes fx-gira{to{transform:rotate(360deg)}}.fx__tag{color:#8fa6ff;background:#6178d829;border:1px solid #6178d866;left:0}.fx__tag:before{content:"▷";font-size:11px}.fx__no--ficha .fx__porta{background:var(--fx-card);opacity:1;border:1.5px solid #6f8cff;width:12px;height:12px;margin:-6px 0 0 -6px;transition:border-color .3s}.fx__no--ficha[data-estado=feito] .fx__porta{border-color:var(--fx-ok)}.fx__ponta{fill:#3ecf8e;filter:drop-shadow(0 0 5px #3ecf8e)}@media (prefers-reduced-motion:reduce){.fx__no--ficha[data-estado=rodando],[data-estado=rodando] .fx__status:before{animation:none}}.fx__fio.is-aceso{stroke:#3ecf8e;stroke-opacity:1}.fx__seta path{fill:none;stroke:var(--fx-fio);stroke-opacity:var(--fx-fio-a,1);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.fx__seta.is-aceso path{stroke:#3ecf8e;stroke-opacity:1}.fx__porta{background:var(--fx-porta);width:18px;height:18px;opacity:var(--fx-porta-a,1);border-radius:50%;margin:-9px 0 0 -9px;position:absolute}
