.hud-bar{transform-origin:0;will-change:transform}.hud-bar-right{transform-origin:100%}.hud-trail{transition:transform .35s ease-in .5s}.hud-flash{animation:.18s ease-out hud-flash}@keyframes hud-flash{0%{filter:brightness(3)}to{filter:brightness()}}.hud-heat-full{animation:.6s ease-in-out infinite alternate hud-heat}@keyframes hud-heat{0%{box-shadow:0 0 6px 1px #ff781e99}to{box-shadow:0 0 18px 4px #ffc83cf2}}.hud-banner{animation:.9s cubic-bezier(.2,1.6,.4,1) both hud-banner}@keyframes hud-banner{0%{opacity:0;transform:scale(2.2)}18%{opacity:1;transform:scale(.94)}28%{transform:scale(1)}82%{opacity:1}to{opacity:0;transform:scale(1.04)}}.hud-banner-hold{animation:2s cubic-bezier(.2,1.6,.4,1) both hud-banner-hold}@keyframes hud-banner-hold{0%{opacity:0;transform:scale(2.4)rotate(-4deg)}12%{opacity:1;transform:scale(.95)rotate(-2deg)}20%{transform:scale(1)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(-2deg)}}.hud-timer-low{animation:.5s ease-in-out infinite alternate hud-timer}@keyframes hud-timer{0%{color:#fff}to{color:#ff3b30;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.hud-banner,.hud-banner-hold,.hud-heat-full,.hud-timer-low{animation-duration:1ms;animation-iteration-count:1}}.hud-pause-glyph{opacity:.8;border-left:2px solid;border-right:2px solid;width:7px;height:8px;display:inline-block}
.fight-screen{--safe-t:env(safe-area-inset-top,0px);--safe-r:env(safe-area-inset-right,0px);--safe-b:env(safe-area-inset-bottom,0px);--safe-l:env(safe-area-inset-left,0px);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}html:has(.fight-screen){overscroll-behavior:none}html:has(.fight-screen) body{overscroll-behavior:none}.fight-area{top:var(--safe-t);right:var(--safe-r);bottom:0;left:var(--safe-l);position:absolute;overflow:hidden;container:fight/size}.fight-end{left:0;right:0;bottom:max(2.5rem, calc(var(--safe-b) + 1rem));flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 1rem;display:flex;position:absolute}@media (orientation:portrait){.fight-screen[data-touch]{--fight-h:min(max(95vw, calc(100% - 300px - var(--safe-t))), calc(100% - 200px - var(--safe-t)))}.fight-screen[data-touch] .fight-area{height:var(--fight-h);bottom:auto;left:0;right:0}.fight-screen[data-touch] .touch-root{top:calc(var(--safe-t) + var(--fight-h))}.fight-screen[data-touch] .fight-end{top:calc(var(--safe-t) + var(--fight-h));padding-bottom:max(16px, var(--safe-b));background:linear-gradient(#17121d,#0d0a12);align-content:center;bottom:0}}
