.pixel-border{border-image-source:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><rect width="8" height="8" fill="none" stroke="currentColor" stroke-width="1"/></svg>');border-image-slice:2;border-image-width:2px;border-image-outset:0;border-image-repeat:stretch;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.pixel-border-inner,.pixel-border-mini{border-style:solid}.pixel-border-inner,.pixel-border-mini,.pixel-dot{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.pixel-dot{border-radius:0}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-1px,1px)}40%{transform:translate(-1px,-1px)}60%{transform:translate(1px,1px)}80%{transform:translate(1px,-1px)}}.animate-glitch{animation:glitch .3s ease-in-out infinite alternate}@keyframes circuit-flow{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}.animate-circuit-flow{stroke-dasharray:5,5;animation:circuit-flow 1s linear infinite}