*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;background:#0d1117;color:#e6edf3;font-family:"Press Start 2P",monospace;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%;overflow:hidden}button{font-family:"Press Start 2P",monospace}@keyframes attack-flash{0%{background-color:transparent}20%{background-color:#f00c}50%{background-color:#ff323299}80%{background-color:#f006}to{background-color:transparent}}.cell-flash{animation:attack-flash .4s ease-out forwards}@keyframes trail-fade-player{0%{background-color:#4a9eff8c}to{background-color:transparent}}.cell-trail-player{animation:trail-fade-player .3s ease-out forwards}@keyframes trail-fade-ai{0%{background-color:#ff4a4a8c}to{background-color:transparent}}.cell-trail-ai{animation:trail-fade-ai .3s ease-out forwards}@keyframes music-pulse{0%{box-shadow:0 0 #3fb95066}50%{box-shadow:0 0 8px #3fb950b3,0 0 16px #3fb9504d}to{box-shadow:0 0 #3fb95066}}.music-playing{animation:music-pulse 1.5s ease-in-out infinite}@keyframes last-stand-glow{0%{box-shadow:inset 0 0 8px #ffdc644d}50%{box-shadow:inset 0 0 20px #ffdc64b3,inset 0 0 40px #ffb4324d}to{box-shadow:inset 0 0 8px #ffdc644d}}.last-stand-active{animation:last-stand-glow 2s ease-in-out infinite}@keyframes afflict-pulse{0%{background:transparent}50%{background:#64461499}to{background:transparent}}.cell-afflict-flash{animation:afflict-pulse .6s ease-out forwards}@keyframes bloodlust-pulse{0%{background:transparent}45%{background:#c81428a6}to{background:transparent}}.cell-bloodlust-flash{animation:bloodlust-pulse .45s ease-out forwards}@keyframes poison-pulse{0%{background:transparent}45%{background:#50dc5a8c}to{background:transparent}}.cell-poison-flash{animation:poison-pulse .6s ease-out forwards}@keyframes burning-pulse{0%{background:transparent}45%{background:#ff2d2d99}to{background:transparent}}.cell-burning-flash{animation:burning-pulse .6s ease-out forwards}@keyframes support-white-pulse{0%{background:transparent}45%{background:#ffffff9e}to{background:transparent}}.cell-support-flash{animation:support-white-pulse .55s ease-out forwards}@keyframes loadingPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes unit-shake{0%{transform:translate(0)}20%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.unit-shake{animation:unit-shake .3s ease-out forwards}@keyframes unit-thrust{0%{transform:translate(0)}35%{transform:translate(var(--thrust-x),var(--thrust-y))}to{transform:translate(0)}}.unit-thrust{animation:unit-thrust .22s ease-in-out forwards}@keyframes unit-recoil{0%{transform:translate(0)}35%{transform:translate(var(--recoil-x),var(--recoil-y))}to{transform:translate(0)}}.unit-recoil{animation:unit-recoil .22s ease-in-out forwards}@keyframes damage-float{0%{opacity:1;transform:translateY(0)}70%{opacity:1;transform:translateY(-22px)}to{opacity:0;transform:translateY(-30px)}}.damage-floater{animation:damage-float .7s ease-out forwards;position:absolute;pointer-events:none;font-family:"Press Start 2P",monospace;font-size:13px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;z-index:50;white-space:nowrap}@keyframes blast-pulse{0%{opacity:.3;transform:translate(-50%,-50%) scale(.85)}50%{opacity:.85;transform:translate(-50%,-50%) scale(1)}to{opacity:.3;transform:translate(-50%,-50%) scale(.85)}}.blast-aoe-indicator{animation:blast-pulse .9s ease-in-out infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:15;width:60%;height:60%}@keyframes poison-aoe-pulse{0%{opacity:.35;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.95;transform:translate(-50%,-50%) scale(1)}to{opacity:.35;transform:translate(-50%,-50%) scale(.8)}}.poison-aoe-indicator{animation:poison-aoe-pulse .9s ease-in-out infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:16}.poison-aoe-skull{position:relative;width:14px;height:12px;background:#64ff78cc;border-radius:6px 6px 3px 3px;box-shadow:0 0 8px #50ff5a99}.poison-aoe-skull-eye{position:absolute;top:3px;width:3px;height:3px;background:#0d1117}.poison-aoe-skull-eye-left{left:3px}.poison-aoe-skull-eye-right{right:3px}.action-menu-btn{display:block;width:100%;background:transparent;border:none;cursor:pointer;text-align:left}.action-menu-btn:hover{background:#1a2030!important;color:#f0c040!important}.action-menu-btn-endturn:hover{background:#1a2030!important;color:#e6edf3!important}
