.traces{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.traces__base{fill:none;stroke:var(--copper);stroke-opacity:.28;stroke-width:2}.traces__pulse{fill:none;stroke:var(--copper);stroke-width:3;stroke-linecap:round;stroke-dasharray:22 640;stroke-dashoffset:662;filter:drop-shadow(0 0 4px var(--copper));animation:traces-current 3.6s linear infinite}.traces__pad{fill:var(--bg);stroke:var(--copper);stroke-width:2}.traces--broken .traces__x{fill:none;stroke:var(--red);stroke-width:3;stroke-linecap:round;animation:traces-blink 1.2s steps(2) infinite}@keyframes traces-current{to{stroke-dashoffset:0}}@keyframes traces-blink{50%{opacity:.2}}@media(prefers-reduced-motion:reduce){.traces__pulse{display:none}}
