.engineering-visual-module__NU-IJq__visual{padding-top:32px;position:relative}.engineering-visual-module__NU-IJq__scene{isolation:isolate;padding:26px 8px 18px;position:relative}.engineering-visual-module__NU-IJq__orbit{z-index:-1;aspect-ratio:1;border:1px dashed color-mix(in srgb, var(--primary) 20%, transparent);border-radius:50%;width:88%;animation:45s linear infinite engineering-visual-module__NU-IJq__orbit;position:absolute;top:0;left:6%}.engineering-visual-module__NU-IJq__orbit:before{content:"";background:var(--primary);width:7px;height:7px;box-shadow:0 0 18px var(--primary);border-radius:50%;position:absolute;top:14%;left:14%}.engineering-visual-module__NU-IJq__editor{border:1px solid var(--border);background:var(--surface);box-shadow:0 20px 60px color-mix(in srgb, var(--primary) 7%, transparent);border-radius:12px;animation:7s ease-in-out infinite engineering-visual-module__NU-IJq__float;position:relative;overflow:hidden}.engineering-visual-module__NU-IJq__titlebar{border-bottom:1px solid var(--border);color:var(--muted-foreground);font:10px var(--font-mono);justify-content:space-between;align-items:center;padding:14px;display:flex}.engineering-visual-module__NU-IJq__dots{gap:4px;display:flex}.engineering-visual-module__NU-IJq__dots i{background:var(--muted-foreground);opacity:.5;border-radius:50%;width:5px;height:5px}.engineering-visual-module__NU-IJq__code{font:clamp(9px, 2.6vw, 11px)/2.2 var(--font-mono);color:var(--foreground);padding:22px 12px}.engineering-visual-module__NU-IJq__code div{white-space:pre}.engineering-visual-module__NU-IJq__code span{width:25px;color:var(--muted-foreground);opacity:.6;display:inline-block}.engineering-visual-module__NU-IJq__code b{color:var(--accent);font-weight:400}.engineering-visual-module__NU-IJq__code em{color:var(--primary);font-style:normal}.engineering-visual-module__NU-IJq__code strong{color:var(--primary);font-weight:400}.engineering-visual-module__NU-IJq__cursor{vertical-align:middle;background:var(--primary);width:5px;height:12px;margin-left:5px;animation:1.3s step-end infinite engineering-visual-module__NU-IJq__blink;display:inline-block}.engineering-visual-module__NU-IJq__terminal{border-top:1px solid var(--border);font:10px/1.8 var(--font-mono);padding:14px}.engineering-visual-module__NU-IJq__terminal>span,.engineering-visual-module__NU-IJq__result{align-items:center;gap:7px;display:flex}.engineering-visual-module__NU-IJq__terminal>span{color:var(--muted-foreground)}.engineering-visual-module__NU-IJq__result{color:var(--primary);animation:6s ease-in-out infinite engineering-visual-module__NU-IJq__check}.engineering-visual-module__NU-IJq__pipeline{justify-content:space-between;margin:30px 22px 0;display:flex;position:relative}.engineering-visual-module__NU-IJq__track{background:var(--border);height:1px;position:absolute;top:22px;left:22px;right:22px}.engineering-visual-module__NU-IJq__packet{background:var(--primary);width:24px;height:3px;box-shadow:0 0 12px var(--primary);border-radius:3px;animation:4s ease-in-out infinite engineering-visual-module__NU-IJq__flow;position:absolute;top:20px;left:22px}.engineering-visual-module__NU-IJq__node{color:var(--muted-foreground);font:9px var(--font-mono);letter-spacing:.12em;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.engineering-visual-module__NU-IJq__node svg{box-sizing:content-box;background:var(--surface);border:1px solid var(--border);color:var(--primary);border-radius:12px;padding:12px}.engineering-visual-module__NU-IJq__caption{color:var(--muted-foreground);font:9px var(--font-mono);letter-spacing:.16em;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.engineering-visual-module__NU-IJq__caption span{background:var(--primary);border-radius:50%;width:4px;height:4px}.engineering-visual-module__NU-IJq__pause{width:12px;height:12px;accent-color:var(--primary);margin:0;position:absolute;top:9px;left:8px}.engineering-visual-module__NU-IJq__control{color:var(--muted-foreground);font:10px var(--font-mono);cursor:pointer;position:absolute;top:9px;left:26px}.engineering-visual-module__NU-IJq__pause:checked~.engineering-visual-module__NU-IJq__scene,.engineering-visual-module__NU-IJq__pause:checked~.engineering-visual-module__NU-IJq__scene *,.engineering-visual-module__NU-IJq__pause:checked~.engineering-visual-module__NU-IJq__scene :before{animation-play-state:paused}@keyframes engineering-visual-module__NU-IJq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes engineering-visual-module__NU-IJq__orbit{to{transform:rotate(360deg)}}@keyframes engineering-visual-module__NU-IJq__blink{50%{opacity:0}}@keyframes engineering-visual-module__NU-IJq__check{0%,15%{opacity:.35}30%,to{opacity:1}}@keyframes engineering-visual-module__NU-IJq__flow{0%{opacity:0;left:22px}15%{opacity:1}85%{opacity:1}to{opacity:0;left:calc(100% - 46px)}}@media (min-width:1024px) and (max-width:1279px){.engineering-visual-module__NU-IJq__code{font-size:9px}}@media (prefers-reduced-motion:reduce){.engineering-visual-module__NU-IJq__scene,.engineering-visual-module__NU-IJq__scene *,.engineering-visual-module__NU-IJq__scene :before{animation:none!important}.engineering-visual-module__NU-IJq__pause,.engineering-visual-module__NU-IJq__control{display:none}}@media (max-width:639px){.engineering-visual-module__NU-IJq__visual{max-width:320px;margin-bottom:24px}.engineering-visual-module__NU-IJq__scene{padding:8px 4px 12px}.engineering-visual-module__NU-IJq__orbit,.engineering-visual-module__NU-IJq__titlebar,.engineering-visual-module__NU-IJq__code,.engineering-visual-module__NU-IJq__caption{display:none}.engineering-visual-module__NU-IJq__editor{border-radius:8px;animation:none}.engineering-visual-module__NU-IJq__terminal{border-top:0;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;padding:12px;display:flex}.engineering-visual-module__NU-IJq__pipeline{margin-top:18px}.engineering-visual-module__NU-IJq__node{gap:7px}}
