.auto-flow{margin-top:clamp(34px,4.5vw,52px);position:relative}.auto-flow-line{z-index:0;background:#d7dad3;border-radius:2px;height:2px;position:absolute;top:36px;left:12.5%;right:12.5%}.auto-flow-dot{animation:autoFlowDot var(--dur) linear infinite;animation-delay:var(--dl);background:#0369a1;border-radius:50%;position:absolute;top:-2px;transform:translate(-50%);box-shadow:0 0 7px #0369a18c}.auto-flow-dot.d1{--dur:4.6s;--dl:-.2s;width:6px;height:6px}.auto-flow-dot.d2{--dur:6.5s;--dl:-2.7s;width:4.5px;height:4.5px}.auto-flow-dot.d3{--dur:3.6s;--dl:-1.3s;width:7px;height:7px}.auto-flow-dot.d4{--dur:5.4s;--dl:-4.1s;width:5px;height:5px}@keyframes autoFlowDot{0%{opacity:0;left:-1%}8%{opacity:1}92%{opacity:1}to{opacity:0;left:101%}}.auto-flow-steps{z-index:1;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.8vw,24px);display:grid;position:relative}.auto-fstep{text-align:center}.auto-fnode{background:#f8f8f6;border:1.6px solid #d7dad3;border-radius:20px;place-items:center;width:72px;height:72px;margin:0 auto;transition:border-color .2s,transform .2s;display:grid;position:relative}.auto-fnode svg{fill:none;stroke:#075985;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.auto-fstep:hover .auto-fnode{border-color:#0369a1;transform:translateY(-2px)}.auto-fstep.ai .auto-fnode{background:#075985;border-color:#075985;box-shadow:0 6px 22px -8px #0759858c}.auto-fstep.ai .auto-fnode svg{stroke:#fff}.auto-ftext{margin-top:16px}.auto-fstep-n{letter-spacing:.16em;color:#0369a1;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:500;display:block}.auto-fstep-h{color:#16181d;margin-top:7px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.02rem,1.25vw,1.2rem);font-weight:600;line-height:1.16}.auto-fstep-p{color:#3a3f47;max-width:25ch;margin-top:8px;margin-left:auto;margin-right:auto;font-size:13.5px;line-height:1.46}.auto-ai-flat{letter-spacing:.12em;color:#075985;border:1px solid #0369a1;border-radius:4px;align-items:center;gap:5px;margin-top:9px;padding:2px 8px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:500;display:inline-flex}@media (width<=840px){.auto-flow-line{display:none}.auto-flow-steps{grid-template-columns:1fr;gap:0}.auto-fstep{text-align:left;grid-template-columns:72px 1fr;gap:16px;padding:14px 0;display:grid;position:relative}.auto-fnode{margin:0}.auto-ftext{margin-top:2px}.auto-fstep-p{max-width:none;margin-left:0;margin-right:0}.auto-fstep:not(:last-child):after{content:"";background:#d7dad3;width:2px;position:absolute;top:74px;bottom:-2px;left:35px}}@media (prefers-reduced-motion:reduce){.auto-flow-dot{animation:none;display:none}}
