*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f7fa;color:#1a1a1a}#root{width:100vw;height:100vh;display:flex;flex-direction:column}.component-symbol{cursor:grab;-webkit-user-select:none;user-select:none}.component-symbol:active{cursor:grabbing}.terminal{fill:#3b82f6;stroke:#fff;stroke-width:2;cursor:crosshair}.wire{stroke:#4b5563;stroke-width:3;fill:none;stroke-linecap:round}.wire.current{stroke-dasharray:8 4;animation:flow 1s linear infinite}@keyframes flow{0%{stroke-dashoffset:12}to{stroke-dashoffset:0}}.selected{filter:drop-shadow(0 0 4px rgba(59,130,246,.6))}
