@keyframes brothers-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brothers-spin-slow{animation:20s linear infinite brothers-spin-slow}@keyframes brothers-flicker-kf{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}25%,75%{opacity:.2;transform:scale(.95)skew(2deg)}}.brothers-flicker{animation:.15s ease-in-out infinite brothers-flicker-kf}@keyframes brothers-horror-flicker-kf{0%,to{opacity:1;transform:scale(1)rotate(0)}20%{opacity:.8;transform:scale(1.05)rotate(2deg)}40%{opacity:.9;transform:scale(.95)rotate(-2deg)}60%{opacity:1;transform:scale(1.1)rotate(1deg)}80%{opacity:.7;transform:scale(1)rotate(-1deg)}}.brothers-horror-flicker{animation:.1s steps(2,end) infinite brothers-horror-flicker-kf}@keyframes brothers-genjutsu-enter-kf{0%{opacity:0;filter:blur(8px);transform:scale(1.5)translateY(2rem)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.brothers-genjutsu-enter{animation:75ms ease-out forwards brothers-genjutsu-enter-kf}@keyframes brothers-bolt-flash{0%,to{opacity:0;transform:rotate(var(--rot))scaleY(0)}10%{opacity:1;transform:rotate(var(--rot))scaleY(1)}20%{opacity:0;transform:rotate(var(--rot))scaleY(.5)}}.brothers-chidori-bolt{width:2px;height:var(--len);transform-origin:50% 100%;opacity:0;pointer-events:none;position:absolute;top:-40px;left:50%}.brothers-bolt-inner{clip-path:polygon(50% 0%,100% 20%,50% 40%,100% 60%,50% 80%,100% 100%,0% 100%,50% 80%,0% 60%,50% 40%,0% 20%);background:#fff;width:100%;height:100%;box-shadow:0 0 10px #60a5fa,0 0 20px #3b82f6}.brothers-bolt-active{animation:.1s linear infinite brothers-bolt-flash;animation-delay:var(--delay)}.brothers-bolt-idle{animation:.4s linear infinite brothers-bolt-flash;animation-delay:var(--delay)}@keyframes brothers-spark-fly{0%{opacity:1;transform:translate(0)scale(1)}to{transform:translate(var(--dir-x),var(--dir-y))scale(0);opacity:0}}.brothers-chidori-spark{background:#fff;border-radius:50%;width:4px;height:4px;animation:.5s ease-out infinite brothers-spark-fly;position:absolute;top:-40px;left:50%;box-shadow:0 0 10px #60a5fa}@keyframes brothers-run-ninja-kf{0%,to{transform:translateY(0)rotate(5deg)}50%{transform:translateY(-4px)rotate(8deg)}}.brothers-run-ninja{animation:.4s ease-in-out infinite brothers-run-ninja-kf}@keyframes brothers-dash-kf{0%{transform:translate(0)skew(-15deg)}50%{transform:translate(5px)translateY(-2px)skew(-20deg)}to{transform:translate(0)skew(-15deg)}}.brothers-dash{animation:.15s ease-in-out infinite brothers-dash-kf}@keyframes brothers-hurt-kf{0%,to{filter:brightness();transform:translate(0)}25%{filter:brightness(.5)sepia()hue-rotate(250deg);transform:translate(-4px)rotate(-5deg)}75%{transform:translate(4px)rotate(5deg)}}.brothers-hurt{animation:.1s ease-in-out infinite brothers-hurt-kf}@keyframes brothers-speed-line-kf{0%{opacity:0;transform:scaleX(0)}50%{opacity:.8;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)translate(-50px)}}.brothers-speed-line{background:linear-gradient(90deg,#0000,#3b82f699);width:40px;height:2px;animation:.3s linear infinite brothers-speed-line-kf}@keyframes brothers-crow-kf{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(-100px,-100px)rotate(-45deg)}}.brothers-crow-particle{background:#111;border-radius:50% 50% 0 0;width:8px;height:4px;animation:.8s ease-out forwards brothers-crow-kf;position:absolute}@keyframes brothers-float-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.brothers-victory-glow{filter:drop-shadow(0 0 20px #8b5cf6cc);animation:4s ease-in-out infinite brothers-float-subtle}
