.dash-animation{stroke-dashoffset:0}.fancy-button:not([disabled]):hover .dash-animation{animation:.2s linear infinite dash-animation}@keyframes dash-animation{0%{stroke-dashoffset:0}to{stroke-dashoffset:4px}}
