.Character-module__Jp_3ba__container{z-index:10;flex-direction:column;align-items:center;gap:8px;transition:opacity .5s ease-out;display:flex}.Character-module__Jp_3ba__leaving{opacity:0}.Character-module__Jp_3ba__nameTag{background:var(--bg-color);border:3px solid var(--border-color);box-shadow:3px 3px 0 var(--shadow-color),inset 0 1px 0 #ffffff1a;pointer-events:none;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;margin-bottom:-25px;padding:2px 10px;transition:transform .2s;animation:3s ease-in-out infinite Character-module__Jp_3ba__nameFloat;display:flex}.Character-module__Jp_3ba__roleBadge{color:#fff;background-color:#0000004d;border:2px solid #0000004d;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;box-shadow:1px 1px #0000004d}.Character-module__Jp_3ba__nameText{word-wrap:break-word;color:var(--name-color);text-transform:uppercase;letter-spacing:.05em;text-shadow:1px 1px #00000080,-1px -1px #ffffff1a;font-size:18px;font-weight:400;font-family:var(--font-jersey),"Comic Sans MS",sans-serif}@keyframes Character-module__Jp_3ba__nameFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.Character-module__Jp_3ba__sprite{width:110px;height:128px;image-rendering:pixelated;filter:drop-shadow(0 4px 6px #0003);background-position:0 0;background-repeat:repeat-x}.Character-module__Jp_3ba__spriteLeft{transform:scaleX(-1)}.Character-module__Jp_3ba__spriteRight{transform:scaleX(1)}.Character-module__Jp_3ba__idle{background-size:200% 100%;animation:1s steps(2,end) infinite Character-module__Jp_3ba__idleAnimation}.Character-module__Jp_3ba__walking{background-size:400% 100%;animation:.8s steps(4,end) infinite Character-module__Jp_3ba__walkAnimation}.Character-module__Jp_3ba__jumping{background-size:800% 100%;animation:.8s steps(8,end) forwards Character-module__Jp_3ba__jumpAnimation,.8s forwards Character-module__Jp_3ba__jumpVertical}.Character-module__Jp_3ba__action{background-size:600% 100%;animation:.6s steps(6,end) forwards Character-module__Jp_3ba__actionAnimation}@keyframes Character-module__Jp_3ba__idleAnimation{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes Character-module__Jp_3ba__walkAnimation{0%{background-position:0 0}to{background-position:-400% 0}}@keyframes Character-module__Jp_3ba__jumpAnimation{0%{background-position:0 0}to{background-position:-800% 0}}@keyframes Character-module__Jp_3ba__actionAnimation{0%{background-position:0 0}to{background-position:-600% 0}}@keyframes Character-module__Jp_3ba__jumpVertical{0%{transform:translateY(0)}25%{animation-timing-function:ease-out;transform:translateY(0)}60%{animation-timing-function:ease-in;transform:translateY(-60px)}to{transform:translateY(0)}}.Character-module__Jp_3ba__bubble{z-index:20;transform-origin:bottom;justify-content:center;width:max-content;max-width:300px;transition:all .2s;animation:.3s cubic-bezier(.34,1.56,.64,1) Character-module__Jp_3ba__bubbleIn;display:flex;position:absolute;bottom:160px;left:50%;transform:translate(-50%)}.Character-module__Jp_3ba__bubbleContent{white-space:normal;min-width:fit-content;max-width:560px;image-rendering:pixelated;color:#1a1b26;background:#fff;border:4px solid #1a1b26;border-radius:4px;padding:8px 12px;position:relative;box-shadow:2px 2px #0a0a0f}.Character-module__Jp_3ba__bubbleText{color:#1a1b26;text-shadow:1px 1px #ffffff80;letter-spacing:.02em;font-size:16px;font-weight:400;line-height:1.4;font-family:var(--font-jersey),monospace;word-break:break-word;overflow-wrap:break-word}.Character-module__Jp_3ba__bubbleBadge{color:#fff;background-color:#1a1b26;border:2px solid #0003;border-radius:2px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:2px 2px #0000004d}.Character-module__Jp_3ba__bubbleArrowOuter{clip-path:polygon(0 0,100% 0,50% 100%);background-color:#1a1b26;width:16px;height:12px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.Character-module__Jp_3ba__bubbleArrowInner{clip-path:polygon(0 0,100% 0,50% 100%);background-color:#fff;width:10px;height:8px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@keyframes Character-module__Jp_3ba__bubbleIn{0%{opacity:0;transform:scale(.5)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Character-module__Jp_3ba__particle{pointer-events:none;z-index:30;background:gold;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 10px gold}.Character-module__Jp_3ba__particle1{animation:1s ease-out infinite Character-module__Jp_3ba__particleFloat;top:0;left:-20px}.Character-module__Jp_3ba__particle2{animation:1.2s ease-out .2s infinite Character-module__Jp_3ba__particleFloat;top:20px;right:-20px}.Character-module__Jp_3ba__particle3{animation:.8s ease-out .4s infinite Character-module__Jp_3ba__particleFloat;top:-30px;left:10px}.Character-module__Jp_3ba__particle4{animation:1.5s ease-out .1s infinite Character-module__Jp_3ba__particleFloat;top:-10px;right:10px}@keyframes Character-module__Jp_3ba__particleFloat{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-60px)scale(0)}}.Character-module__Jp_3ba__duelContainer{z-index:100;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.Character-module__Jp_3ba__duelSprite{justify-content:center;align-items:center;width:54px;height:54px;display:flex}.Character-module__Jp_3ba__duelAnimation{width:36px;height:36px;image-rendering:pixelated;filter:drop-shadow(0 2px 4px #00000080);background-image:url(/duel/animation.png);background-repeat:no-repeat;background-size:300% 100%;transform:scale(1.5)}.Character-module__Jp_3ba__duelMoveImage,.Character-module__Jp_3ba__duelResultImage{width:54px;height:54px;image-rendering:pixelated;filter:drop-shadow(0 4px 6px #00000080)}.Character-module__Jp_3ba__duelWinner{filter:drop-shadow(0 0 12px #ffd700cc)drop-shadow(0 4px 6px #00000080)}.Character-module__Jp_3ba__winnerParticle{pointer-events:none;background:gold;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 8px gold}.Character-module__Jp_3ba__wp1{animation:.8s ease-out infinite Character-module__Jp_3ba__winnerSparkle;top:10px;left:-8px}.Character-module__Jp_3ba__wp2{animation:.9s ease-out .1s infinite Character-module__Jp_3ba__winnerSparkle;top:15px;right:-8px}.Character-module__Jp_3ba__wp3{animation:.7s ease-out .2s infinite Character-module__Jp_3ba__winnerSparkle;top:-5px;left:5px}.Character-module__Jp_3ba__wp4{animation:1s ease-out .15s infinite Character-module__Jp_3ba__winnerSparkle;top:-5px;right:5px}.Character-module__Jp_3ba__wp5{animation:.85s ease-out .3s infinite Character-module__Jp_3ba__winnerSparkle;top:45px;left:20px}.Character-module__Jp_3ba__wp6{animation:.75s ease-out .25s infinite Character-module__Jp_3ba__winnerSparkle;top:45px;right:20px}@keyframes Character-module__Jp_3ba__winnerSparkle{0%{opacity:0;transform:scale(0)translateY(0)}20%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(0)translateY(-20px)}}
