html.js .seq:not(.seq-play) .seq-item{opacity:0}.seq.seq-play .seq-item{animation:seq-in .5s cubic-bezier(.2, .8, .2, 1) var(--d,0s) both}.seq.seq-play .seq-transient{animation:seq-in .5s cubic-bezier(.2, .8, .2, 1) var(--d,0s) both, seq-out .35s ease-in var(--dout,4s) forwards}@keyframes seq-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}@keyframes seq-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px)scale(.98)}}html:not(.js) .hero-op{display:none}.seq-replay{color:#6e6e73;cursor:pointer;background:#ffffffb3;border:1px solid #94a3b866;border-radius:9999px;align-items:center;gap:5px;padding:4px 12px;font-size:11px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.seq-replay:hover{color:#1d1d1f;border-color:#64748b99}.seq-replay-dark{color:#94a3b8;background:#ffffff0d;border-color:#94a3b840}.seq-replay-dark:hover{color:#e2e8f0;border-color:#94a3b880}html:not(.js) .seq-replay{display:none}.op-badge{-webkit-backdrop-filter:blur(8px);white-space:nowrap;border-radius:9999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 18px 40px -14px #0f172a4d}.op-badge-amber{color:#92400e;background:#fffbebf2;border:1px solid #d9770659}.op-badge-emerald{color:#065f46;background:#ecfdf5f2;border:1px solid #05966959}.op-card{-webkit-backdrop-filter:blur(8px);white-space:nowrap;background:#fffffff2;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex;box-shadow:0 24px 50px -18px #0f172a59}.op-avatar{color:#fff;background:linear-gradient(135deg,#34d399,#0d9488);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:inline-flex}.op-assign-btn{color:#fff;background:#059669;border-radius:9999px;flex-shrink:0;padding:5px 12px;font-size:11px;font-weight:700}.cmd-grid{background-image:linear-gradient(#94a3b80d 1px,#0000 1px),linear-gradient(90deg,#94a3b80d 1px,#0000 1px);background-size:48px 48px;mask-image:radial-gradient(70% 70% at 50% 40%,#000 30%,#0000 100%)}.hs-line{stroke-dasharray:100;stroke-dashoffset:0}.seq-play .hs-line{animation:1.1s ease-out .35s both hs-draw}@keyframes hs-draw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.hs-dot{opacity:0;background:#34d399;border-radius:9999px;width:10px;height:10px;position:absolute;top:0;left:0;box-shadow:0 0 14px #34d399e6}@supports (offset-path:path("M0 0 L1 1")){.seq-play .hs-dot{offset-path:path("M6,104 C60,104 90,36 174,36");animation:1.15s ease-in-out .4s hs-travel}}@keyframes hs-travel{0%{offset-distance:0%;opacity:0}15%{opacity:1}85%{opacity:1}to{offset-distance:100%;opacity:0}}.hs-chip{color:#8fa0b5;background:#94a3b814;border:1px solid #94a3b840;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.hs-chip-dot{background:#64748b;border-radius:9999px;flex-shrink:0;width:6px;height:6px}.seq-play .hs-chip-emerald{animation:chip-emerald .45s ease var(--d,1s) both}.seq-play .hs-chip-emerald .hs-chip-dot{animation:chip-dot-emerald .45s ease var(--d,1s) both}.seq-play .hs-chip-amber{animation:chip-amber .45s ease var(--d,2s) both}.seq-play .hs-chip-amber .hs-chip-dot{animation:chip-dot-amber .45s ease var(--d,2s) both}@keyframes chip-emerald{to{color:#6ee7b7;background:#10b9811f;border-color:#34d39966}}@keyframes chip-dot-emerald{to{background:#34d399}}@keyframes chip-amber{to{color:#fcd34d;background:#f59e0b1f;border-color:#fbbf2466}}@keyframes chip-dot-amber{to{background:#fbbf24}}.cp-step{border-width:1px;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){html.js .seq .seq-item{opacity:1!important;animation:none!important;transform:none!important}html.js .seq .seq-transient{opacity:0!important}.hs-line{stroke-dashoffset:0!important;animation:none!important}.hs-dot{display:none}.hs-chip-emerald{color:#6ee7b7;background:#10b9811f;border-color:#34d39966;animation:none!important}.hs-chip-emerald .hs-chip-dot{background:#34d399;animation:none!important}.hs-chip-amber{color:#fcd34d;background:#f59e0b1f;border-color:#fbbf2466;animation:none!important}.hs-chip-amber .hs-chip-dot{background:#fbbf24;animation:none!important}.seq-replay{display:none}}
