.battle-outcome-panel__mode{margin:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--text-dim, #9aa3ad);text-align:center}.battle-stats-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0 0 10px;padding:0 4px}.battle-stats-strip__chip{font-size:10px;padding:3px 8px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#d8dce2;white-space:nowrap}.battle-reward-list{margin:0 0 8px}.battle-reward-list__title{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim, #9aa3ad);text-align:center}.battle-reward-list__grid{display:flex;flex-direction:column;gap:5px}.battle-reward-row{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:#00000047;border:1px solid rgba(255,255,255,.07);animation:battle-reward-reveal .4s ease-out backwards;animation-delay:var(--reveal-delay, 0s)}.battle-reward-list--win .battle-reward-row{border-color:#e8b94d38}.battle-reward-list--loss .battle-reward-row{border-color:#a0aabe33}@keyframes battle-reward-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.battle-reward-row__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;flex-shrink:0}.battle-reward-row__label{flex:1;font-size:12px;color:var(--text-dim, #cfc4ae);text-align:left}.battle-reward-row__val{font-size:14px;color:#6fcf97;font-weight:700}.battle-outcome-panel__extras{display:flex;flex-direction:column;gap:4px;margin:4px 0 8px;text-align:center}.battle-outcome-panel__extra{margin:0;font-size:12px;color:var(--gold, #e8b94d)}.battle-outcome-panel__badge{margin:6px 0;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;text-align:center}.battle-outcome-panel__badge--new-floor{background:linear-gradient(90deg,#ff9d3d26,#e8b94d33);border:1px solid rgba(255,157,61,.45);color:#ff9d3d;animation:battle-badge-pulse 1.8s ease-in-out infinite}@keyframes battle-badge-pulse{0%,to{box-shadow:0 0 #ff9d3d00}50%{box-shadow:0 0 14px #ff9d3d40}}.battle-outcome-panel__chest{margin:6px 0;font-size:12px;text-align:center;color:#e8d5a8}.battle-outcome-panel__chest-hint{color:var(--text-dim, #9aa3ad);font-size:11px}.battle-outcome-panel__pvp{margin:6px 0 8px;text-align:center}.battle-outcome-panel__pvp-rating{margin:0 0 4px;font-size:12px}.battle-outcome-panel__pvp-delta{margin-left:6px;font-weight:700}.battle-outcome-panel__pvp-delta--up{color:#6fcf97}.battle-outcome-panel__pvp-delta--down{color:#e05555}.battle-outcome-panel__pvp-points{margin:0;font-size:11px;color:var(--text-dim)}.battle-outcome-panel__loss-hint{margin:6px 0;font-size:11px;text-align:center;color:var(--text-dim, #9aa3ad);line-height:1.4}.battle-outcome-panel__log{margin-top:8px}.battle-outcome-panel__log-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:none;border-radius:8px;background:#00000040;color:var(--text-dim, #9aa3ad);font-size:11px;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.battle-outcome-panel__log-chevron{font-size:9px;opacity:.8}.battle-outcome-panel__log-body{margin-top:6px;max-height:min(22vh,160px);overflow-y:auto;padding:8px;border-radius:8px;background:#00000059;font-size:10px}.battle-victory-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.battle-victory-sparkles__dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#f6cd5f;box-shadow:0 0 6px #f6cd5fcc;left:calc(10% + (var(--i) * 7.5%));top:-8px;animation:battle-sparkle-fall 1.4s ease-out forwards;animation-delay:calc(var(--i) * .08s);opacity:0}@keyframes battle-sparkle-fall{0%{opacity:0;transform:translateY(0) scale(.5)}15%{opacity:1}to{opacity:0;transform:translateY(120px) scale(.3) rotate(180deg)}}.battle-outcome-card__rewards{position:relative}@media (prefers-reduced-motion: reduce){.battle-reward-row,.battle-outcome-panel__badge--new-floor,.battle-victory-sparkles__dot{animation:none!important}}.battle-damage-table{margin:0 0 10px;padding:0 6px}.battle-damage-table__title{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim, #9aa3ad);text-align:center}.battle-damage-table__rows{display:flex;flex-direction:column;gap:4px}.battle-damage-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:5px 10px;border-radius:8px;background:#00000038;border:1px solid rgba(255,255,255,.06);font-size:12px}.battle-damage-row--mvp{border-color:#e8b94d59;background:#e8b94d14}.battle-damage-row__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-damage-row__mvp{margin-right:4px}.battle-damage-row__dmg{font-weight:700;color:#e8b94d}.battle-damage-row__crits{font-size:10px;color:#ff9d3d}.battle-combat-report{margin:8px 0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0000003d;overflow:hidden}.battle-combat-report__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:none;background:transparent;color:#d8dce2;font-size:12px;cursor:pointer}.battle-combat-report__chevron{font-size:10px;opacity:.7}.battle-combat-report__body{padding:0 10px 10px}.battle-combat-report__power-row{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;font-weight:600}.battle-combat-report__vs{opacity:.5;font-weight:400;font-size:11px}.battle-combat-report__section{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.battle-combat-report__section-title{margin:0 0 6px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim, #9aa3ad)}.battle-combat-report__metric{display:flex;justify-content:space-between;gap:8px;font-size:11px;margin-bottom:4px;color:#c8cdd4}.battle-combat-report__metric b{color:#eef1f5;font-variant-numeric:tabular-nums}.battle-combat-report__metric--total{margin-top:4px;padding-top:4px;border-top:1px dashed rgba(255,255,255,.08);color:#e8b94d}.battle-scene{display:flex;flex-direction:column;gap:8px;max-width:480px;margin:0 auto;width:100%}.battle-scene--immersive{max-width:none;margin:0;flex:1 1 0;min-height:0;display:block;position:relative;width:100%;padding:0;overflow:hidden;background:#0a0e0a}.battle-scene--loading{align-items:center;justify-content:center;min-height:240px;padding:24px}.battle-scene__loading-msg{margin:0;font-size:1rem;color:var(--gold, #e8c547);text-align:center}.battle-scene__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.battle-scene__viewport{position:absolute;left:50%;top:50%;width:470px;height:625px;margin-left:-235px;margin-top:-312.5px;transform:scale(var(--arena-scale, 1));transform-origin:center center;z-index:1;overflow:hidden}.battle-scene--immersive .battle-scene__viewport{z-index:1}.battle-scene--immersive .battle-scene__controls{position:absolute;top:calc(8px + env(safe-area-inset-top,0px));left:0;right:0;z-index:12;padding:0 12px;flex-shrink:0;pointer-events:none}.battle-scene--immersive .battle-scene__controls>*{pointer-events:auto}.battle-scene__round-top{position:absolute;top:calc(9px + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);z-index:12;pointer-events:none;padding:4px 10px;border-radius:7px;border:1px solid rgba(212,168,75,.45);background:#0c0808a3;color:#f3deb0;font-family:Cinzel,serif;font-size:12px;font-weight:700;letter-spacing:.03em;text-shadow:0 1px 4px rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.battle-scene--immersive .battle-skill-flash{position:absolute;top:42%;left:50%;transform:translate(-50%);z-index:11;pointer-events:none}.battle-scene--immersive .battle-log{position:absolute;left:10px;right:10px;bottom:52px;z-index:15;margin:0;max-height:28vh}.battle-scene--immersive .btn-log-toggle{position:absolute;left:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:16;margin:0}.battle-scene--immersive .battle-banner-wrap{position:absolute;left:12px;right:12px;bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:16;margin:0;padding:8px 12px;border-radius:12px;background:#080a0cb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.battle-scene--immersive>.btn-gold{position:absolute;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:17;width:auto;margin:0}.battle-scene__controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.battle-scene__speed-label{font-size:11px;color:#9aa3ad}.battle-scene__speed-btn{padding:4px 10px;font-size:11px;border-radius:6px;border:1px solid rgba(232,185,77,.35);background:#0006;color:#e8d5a8;cursor:pointer}.battle-scene__speed-btn--active{background:linear-gradient(180deg,#c9a227,#8a6a23);color:#1a1008;border-color:#f6cd5f}.battle-arena{position:relative;width:100%;aspect-ratio:3 / 4;max-height:62vh;min-height:320px;border-radius:14px;overflow:hidden;border:2px solid rgba(90,68,36,.5);box-shadow:0 8px 32px #0000008c;background:linear-gradient(180deg,#1a2e1a,#0d1a0d 45%,#1a2818)}.battle-scene--immersive .battle-arena--immersive{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;max-height:none;min-height:0;aspect-ratio:unset;border-radius:0;border:none;box-shadow:none;overflow:visible;background:transparent!important}.battle-arena__bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;margin:0;pointer-events:none}.battle-arena__stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;transform:none;transform-origin:center center;z-index:3;pointer-events:none}.battle-arena__board{position:relative;width:100%;height:100%}.battle-arena__board--shake{animation:battle-arena-shake .22s ease}.battle-arena__board--ultimate{animation:battle-arena-shake-heavy .38s ease}.battle-arena__board--zoom{animation:battle-board-zoom .4s ease}.battle-arena__board--hitstop{animation:battle-board-hitstop .08s linear}.battle-arena__board--boss-lock-a{animation:battle-board-boss-lock-a .52s cubic-bezier(.2,.7,.2,1)}.battle-arena__board--boss-lock-b{animation:battle-board-boss-lock-b .52s cubic-bezier(.2,.7,.2,1)}.battle-arena__board--focus-impact .battle-proj-live,.battle-arena__board--focus-impact .battle-ground-fx,.battle-arena__board--focus-impact .battle-field__telegraph{opacity:.55}@keyframes battle-board-zoom{0%,to{transform:scale(1)}40%{transform:scale(1.04)}}@keyframes battle-board-hitstop{0%,to{filter:none}50%{filter:contrast(1.08) brightness(1.06)}}@keyframes battle-board-boss-lock-a{0%,to{transform:translate(0) scale(1)}36%{transform:translate(3.2%) scale(1.08)}}@keyframes battle-board-boss-lock-b{0%,to{transform:translate(0) scale(1)}36%{transform:translate(-3.2%) scale(1.08)}}.battle-arena__board--ult-iron{animation:battle-ult-iron .6s ease}.battle-arena__board--ult-arcane{animation:battle-ult-arcane .62s ease}.battle-arena__board--ult-hunt{animation:battle-ult-hunt .58s ease}.battle-arena__board--ult-blood{animation:battle-ult-blood .62s ease}@keyframes battle-ult-iron{0%,to{box-shadow:inset 0 0 #c8dcff00}40%{box-shadow:inset 0 0 80px #a0bedc33}}@keyframes battle-ult-arcane{0%,to{filter:saturate(1) hue-rotate(0deg)}45%{filter:saturate(1.2) hue-rotate(-18deg)}}@keyframes battle-ult-hunt{0%,to{transform:scale(1)}35%{transform:scale(1.025) translateY(-3px)}}@keyframes battle-ult-blood{0%,to{filter:contrast(1) saturate(1)}45%{filter:contrast(1.12) saturate(1.18)}}.battle-arena--theme-desert{background:linear-gradient(180deg,#3d2a14,#1a1208 45%,#2a1e10)}.battle-arena--theme-winter{background:linear-gradient(180deg,#1a2a3d,#0d1520 45%,#1a2838)}.battle-arena--theme-ruins{background:linear-gradient(180deg,#1a1828,#0d0c14 45%,#181622)}.battle-arena--theme-pvp-desert,.battle-arena--theme-pvp-castle{background:linear-gradient(180deg,#3d2818,#1a1008 45%,#281a10)}.battle-arena picture,.battle-arena__bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%}.battle-arena--theme-blood-arena{--ground-contact-tint: rgba(72, 10, 10, .58);--ground-contact-mid: rgba(110, 18, 18, .24)}.battle-arena--theme-blood-arena .battle-arena__bg,.battle-scene__backdrop--theme-blood-arena .battle-arena__bg{object-position:var(--arena-bg-pos, center 58%);transform:scale(var(--arena-bg-scale, 1));transform-origin:var(--arena-bg-origin, center 72%);filter:brightness(.96) saturate(1.12) contrast(1.05)}.battle-arena--theme-forest .battle-arena__bg,.battle-arena--theme-ruins .battle-arena__bg,.battle-scene__backdrop--theme-forest .battle-arena__bg,.battle-scene__backdrop--theme-ruins .battle-arena__bg{object-position:center 48%}.battle-arena__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:0;filter:brightness(.92) saturate(1.02) blur(.4px)}.battle-arena--theme-forest .battle-arena__bg,.battle-scene__backdrop--theme-forest .battle-arena__bg{filter:brightness(.96) saturate(1.08) contrast(1.02)}.battle-arena--theme-desert .battle-arena__bg,.battle-arena--theme-pvp-desert .battle-arena__bg,.battle-scene__backdrop--theme-desert .battle-arena__bg,.battle-scene__backdrop--theme-pvp-desert .battle-arena__bg{filter:brightness(1) saturate(1.06) contrast(1.02)}.battle-arena--theme-winter .battle-arena__bg,.battle-scene__backdrop--theme-winter .battle-arena__bg{filter:brightness(1.02) saturate(.92) contrast(1.03)}.battle-arena--theme-ruins .battle-arena__bg,.battle-scene__backdrop--theme-ruins .battle-arena__bg{filter:brightness(.94) saturate(.95) contrast(1.04)}.battle-arena--theme-pvp-castle .battle-arena__bg,.battle-scene__backdrop--theme-pvp-castle .battle-arena__bg{filter:brightness(.96) saturate(1.02) contrast(1.04)}.battle-arena__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 90% 70% at 50% 58%,transparent 32%,rgba(0,0,0,.14) 100%),linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 22%,transparent 72%,rgba(0,0,0,.18) 100%)}.battle-arena__ground{position:absolute;left:0;right:0;bottom:0;height:28%;z-index:2;pointer-events:none;background:radial-gradient(ellipse 120% 55% at 50% 100%,rgba(25,22,18,.28) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(45,42,36,.1) 25%,rgba(32,28,24,.22) 60%,rgba(12,10,8,.38) 100%)}.battle-arena--theme-forest{--ground-contact-tint: rgba(18, 32, 14, .52);--ground-contact-mid: rgba(22, 38, 16, .2)}.battle-arena--theme-desert,.battle-arena--theme-pvp-desert{--ground-contact-tint: rgba(48, 34, 18, .5);--ground-contact-mid: rgba(58, 40, 22, .18)}.battle-arena--theme-winter{--ground-contact-tint: rgba(28, 38, 48, .48);--ground-contact-mid: rgba(36, 48, 58, .16)}.battle-arena--theme-ruins,.battle-arena--theme-pvp-castle{--ground-contact-tint: rgba(22, 20, 28, .5);--ground-contact-mid: rgba(28, 26, 34, .18)}.battle-arena__foreground{position:absolute;left:0;right:0;bottom:0;height:14%;z-index:2;pointer-events:none;opacity:.55}.battle-arena__foreground--forest{background:linear-gradient(180deg,transparent 0%,rgba(28,48,22,.22) 55%,rgba(18,32,14,.38) 100%)}.battle-arena__foreground--desert,.battle-arena__foreground--pvp-desert{background:linear-gradient(180deg,transparent 0%,rgba(72,52,28,.18) 55%,rgba(58,40,20,.32) 100%)}.battle-arena__foreground--winter{background:linear-gradient(180deg,transparent 0%,rgba(180,200,220,.12) 55%,rgba(140,165,190,.22) 100%)}.battle-arena__foreground--ruins,.battle-arena__foreground--pvp-castle{background:linear-gradient(180deg,transparent 0%,rgba(40,36,48,.16) 55%,rgba(28,24,36,.28) 100%)}.battle-round-badge{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:10;padding:5px 18px 5px 14px;background:linear-gradient(180deg,#8b1a1a,#5c1010);border:2px solid #d4a84b;border-radius:8px;box-shadow:0 3px 12px #0009,inset 0 1px #ffffff26;display:flex;align-items:center;gap:6px;font-family:Cinzel,serif;font-size:13px;font-weight:700;color:#f6e6b0;letter-spacing:.03em;white-space:nowrap}.battle-round-badge--compact{top:34px;padding:3px 10px 3px 8px;font-size:11px;border-width:1px;border-radius:6px;opacity:.82;background:#0c08089e;border-color:#d4a84b73;box-shadow:0 2px 8px #00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.battle-round-badge--compact .battle-round-badge__icon{font-size:12px}.battle-round-badge__icon{font-size:15px}.battle-team-bars{position:absolute;top:42px;left:0;right:0;z-index:9;display:flex;justify-content:space-between;padding:0 8px;pointer-events:none}.battle-team-bar{width:42%;height:6px;background:#0000008c;border-radius:4px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.battle-team-bar__fill{height:100%;transition:width .35s ease}.battle-team-bar__fill--ally{background:linear-gradient(90deg,#3d8b3d,#6fcf97)}.battle-team-bar__fill--enemy{background:linear-gradient(90deg,#a83232,#ff6b6b)}.battle-field{position:absolute;left:0;right:0;bottom:0;top:48px;z-index:5;pointer-events:none;overflow:visible}.battle-field__center{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);width:22%;height:55%;pointer-events:none;z-index:1}.battle-field__vfx{position:absolute;top:10%;right:0;bottom:10%;left:0;background:radial-gradient(ellipse at center,rgba(120,180,255,.35) 0%,transparent 68%);animation:battle-vfx-pulse .55s ease-out}@keyframes battle-vfx-pulse{0%{opacity:0;transform:scaleX(.4)}40%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1.1)}}.battle-side{position:absolute;bottom:28px;width:96px;height:360px;pointer-events:none}.battle-side--allies{left:70px}.battle-side--enemies{right:70px}.battle-formation--side{position:relative;width:96px;height:360px}.battle-side--allies .battle-formation--side{margin-left:auto;margin-right:0}.battle-side--enemies .battle-formation--side{margin-left:0;margin-right:auto}.battle-unit-slot{position:absolute;left:0;right:0;height:108px;display:flex;flex-direction:column;justify-content:flex-end;z-index:2}.battle-unit-slot--0{top:28px}.battle-unit-slot--1{top:144px}.battle-unit-slot--2{top:260px}.battle-unit-slot--mounted{transform:translateY(6px)}.battle-unit-slot--mounted.battle-unit-slot--0{transform:translateY(4px)}.battle-side--allies .battle-unit-slot--0{top:14px}.battle-side--allies .battle-unit-slot--1{top:124px}.battle-side--allies .battle-unit-slot--1 .battle-unit__sprite-wrap{width:94px;height:114px}.battle-side--allies .battle-unit-slot--2,.battle-side--enemies .battle-unit-slot--2{top:240px}.battle-side--enemies .battle-unit-slot--0{top:18px}.battle-side--enemies .battle-unit-slot--1{top:130px}.battle-unit-slot--empty{visibility:hidden;pointer-events:none}.battle-side--allies .battle-unit-slot{align-items:flex-end}.battle-side--enemies .battle-unit-slot{align-items:flex-start}.battle-unit{display:flex;flex-direction:column;gap:2px;transition:opacity .3s,filter .3s;position:relative}.battle-side--allies .battle-unit{align-items:flex-end}.battle-side--enemies .battle-unit{align-items:flex-start}.battle-unit--dead{opacity:0;pointer-events:none;transform:scale(.5);transition:opacity .4s,transform .4s}.battle-unit--ally.battle-unit--attacking .battle-unit__sprite-wrap{animation:battle-lunge-right .42s cubic-bezier(.35,.05,.25,1);transform-origin:bottom center;filter:drop-shadow(0 0 10px rgba(255,220,100,.75)) brightness(1.08)}.battle-unit--enemy.battle-unit--attacking .battle-unit__sprite-wrap{animation:battle-lunge-left .42s cubic-bezier(.35,.05,.25,1);transform-origin:bottom center;filter:drop-shadow(0 0 10px rgba(255,120,80,.75)) brightness(1.08)}.battle-unit--phase-windup .battle-unit__sprite-wrap{animation:battle-phase-windup .12s ease}.battle-unit--phase-strike .battle-unit__sprite-wrap{animation:battle-phase-strike .12s ease}.battle-unit--phase-recover .battle-unit__sprite-wrap{animation:battle-phase-recover .16s ease}.battle-unit--approach.battle-unit--ally .battle-unit__sprite-wrap{animation:battle-approach-ally .28s ease}.battle-unit--approach.battle-unit--enemy .battle-unit__sprite-wrap{animation:battle-approach-enemy .28s ease}.battle-scene--3d .battle-unit--approach.battle-unit--ally .battle-unit__sprite-wrap{animation:battle-approach-ally-3d .3s ease}.battle-scene--3d .battle-unit--approach.battle-unit--enemy .battle-unit__sprite-wrap{animation:battle-approach-enemy-3d .3s ease}@keyframes battle-phase-windup{0%{transform:translate(0) scale(1)}to{transform:translate(-6px) scale(.98)}}@keyframes battle-phase-strike{0%{transform:translate(-6px) scale(.98)}to{transform:translate(16px) scale(1.04)}}@keyframes battle-phase-recover{0%{transform:translate(16px) scale(1.04)}to{transform:translate(0) scale(1)}}@keyframes battle-approach-ally{0%,to{transform:translate(0) scale(1)}45%{transform:translate(82px) scale(1.03)}}@keyframes battle-approach-enemy{0%,to{transform:translate(0) scale(1)}45%{transform:translate(-82px) scale(1.03)}}@keyframes battle-approach-ally-3d{0%,to{transform:translateZ(0) scale(1)}45%{transform:translate3d(88px,-2px,24px) scale(1.04)}}@keyframes battle-approach-enemy-3d{0%,to{transform:translateZ(0) scale(1)}45%{transform:translate3d(-88px,-2px,24px) scale(1.04)}}.battle-unit--hit .battle-unit__sprite-wrap{animation:battle-hit-flash .28s ease,battle-hit-knockback .24s ease}.battle-unit--healing .battle-unit__sprite-wrap{animation:battle-heal-glow .55s ease}@keyframes battle-lunge-right{0%,to{transform:translate(0)}35%{transform:translate(42px) scale(1.06)}55%{transform:translate(38px) scale(1.04)}}@keyframes battle-lunge-left{0%,to{transform:translate(0)}35%{transform:translate(-42px) scale(1.06)}55%{transform:translate(-38px) scale(1.04)}}@keyframes battle-heal-glow{0%,to{filter:brightness(1);box-shadow:none}50%{filter:brightness(1.25) saturate(1.3);box-shadow:0 0 18px #6fcf978c}}@keyframes battle-hit-flash{0%,to{filter:brightness(1)}50%{filter:brightness(2.1) saturate(1.7)}}@keyframes battle-hit-knockback{0%{transform:translate(0)}35%{transform:translate(-8px)}to{transform:translate(0)}}.battle-unit__hp-wrap{position:absolute;top:-6px;bottom:auto;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:0;z-index:6;margin:0;padding:0;border-radius:2px;background:transparent;opacity:1;pointer-events:none}.battle-arena--cinematic .battle-unit__hp-wrap{top:-4px}.battle-unit__sprite-wrap--role-tank .battle-unit__hp-wrap{top:-2px}.battle-unit__sprite-wrap--role-assassin .battle-unit__hp-wrap{top:-6px}.battle-unit__sprite-wrap--mounted .battle-unit__hp-wrap{top:0}.battle-unit__hp-wrap--damaged .battle-unit__hp-bar,.battle-unit__hp-wrap--pulse .battle-unit__hp-bar,.battle-unit__hp-wrap--statuses .battle-unit__hp-bar{opacity:1}.battle-unit__hp-wrap--pulse .battle-unit__hp-bar{box-shadow:0 0 6px #ffdc7859}.battle-side--allies .battle-unit__hp-wrap,.battle-side--enemies .battle-unit__hp-wrap{left:50%;right:auto;transform:translate(-50%)}.battle-unit__hp-text{display:none}.battle-unit__hp-bar{width:58px;height:5px;background:#0000009e;border-radius:3px;overflow:hidden;border:1px solid rgba(120,255,145,.24);box-shadow:0 0 0 1px #183a1f70,0 0 8px #32b45a3d;opacity:.72;transition:opacity .22s ease}.battle-unit__hp-fill{height:100%;border-radius:2px;transition:width .3s ease}.battle-unit__hp-fill--ally,.battle-unit__hp-fill--enemy{background:linear-gradient(90deg,#2f8f45,#40d87f)}.battle-unit__sprite-wrap{position:relative;width:96px;height:118px;display:flex;align-items:flex-end;justify-content:center}.battle-arena--cinematic .battle-unit__sprite-wrap{width:118px;height:144px}.battle-unit__sprite-wrap--mounted{width:96px;height:118px;transform:scale(.86);transform-origin:bottom center}.battle-unit__shadow{position:absolute;bottom:0;left:50%;transform:translate(calc(-50% + var(--shadow-x, 12px))) translateY(var(--shadow-y, 0px)) scaleX(1.18) scaleY(.52);width:78%;height:22px;background:radial-gradient(ellipse 100% 100% at 42% 50%,rgba(0,0,0,.62) 0%,rgba(0,0,0,.32) 42%,rgba(0,0,0,.08) 68%,transparent 82%);border-radius:50%;z-index:0;filter:blur(2.5px);pointer-events:none}.battle-unit-slot--0 .battle-unit__shadow{opacity:.62}.battle-unit__ground-contact{position:absolute;bottom:-1px;left:50%;transform:translate(-50%) scaleY(.5);width:88%;height:18px;background:radial-gradient(ellipse 100% 100% at 50% 50%,var(--ground-contact-tint, rgba(12, 18, 10, .5)) 0%,var(--ground-contact-mid, rgba(12, 18, 10, .18)) 55%,transparent 78%);border-radius:50%;z-index:0;pointer-events:none}.battle-sprite-img{position:relative;z-index:1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:brightness(.98) saturate(1.06) contrast(1.04) drop-shadow(0 4px 10px rgba(0,0,0,.45)) drop-shadow(0 2px 4px rgba(0,0,0,.28))}.battle-sprite-img--stance{max-height:122%;width:auto}.battle-arena--cinematic .battle-sprite-img--stance{max-height:128%;filter:brightness(1) saturate(1.08) contrast(1.05) drop-shadow(0 6px 14px rgba(0,0,0,.55)) drop-shadow(0 0 12px rgba(120,20,20,.12))}.battle-sprite-img--monster{max-height:106%;background:transparent!important;filter:brightness(.97) saturate(1.1) contrast(1.06) drop-shadow(0 10px 22px rgba(0,0,0,.58)) drop-shadow(0 4px 8px rgba(0,0,0,.38))}.battle-sprite-img--boss{max-height:112%;background:transparent!important;filter:brightness(1.02) saturate(1.1) contrast(1.06) drop-shadow(0 6px 14px rgba(0,0,0,.55))}.battle-sprite-fallback{position:relative;z-index:1;display:grid;place-items:end center;width:100%;height:100%;padding-bottom:8px;color:#a8d5c2;font-size:46px;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.7))}.battle-sprite-fallback--boss{color:#f0c76b;font-size:58px}.battle-unit__sprite-wrap--role-tank{transform:scale(1.1);transform-origin:bottom center}.battle-unit__sprite-wrap--role-assassin{transform:scale(.92);transform-origin:bottom center}.battle-arena--3d .battle-unit__sprite-wrap--role-tank{transform:scale(1.08);transform-origin:bottom center}.battle-arena--3d .battle-unit__sprite-wrap--role-assassin{transform:scale(.95);transform-origin:bottom center}.battle-sprite-img--flip{transform:scaleX(-1)}.battle-unit__icon{font-size:42px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6))}.battle-damage-float{position:absolute;top:-4px;left:50%;transform:translate(-50%);font-weight:800;font-size:13px;color:#f44;text-shadow:0 0 3px rgba(0,0,0,.9),0 1px 0 #000;pointer-events:none;animation:battle-dmg-rise .85s ease-out forwards;white-space:nowrap;z-index:20}.battle-arena--cinematic .battle-damage-float{font-size:12px}.battle-damage-float--heal{color:#6fcf97}.battle-damage-float--dodge{color:#9aa3ad;font-size:11px}@keyframes battle-dmg-rise{0%{opacity:0;transform:translate(calc(-50% + var(--dmg-drift, 0px)),4px) scale(.7)}15%{opacity:1;transform:translate(calc(-50% + var(--dmg-drift, 0px)),-8px) scale(1.15)}55%{opacity:1;transform:translate(calc(-50% + var(--dmg-drift, 0px)),-22px) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--dmg-drift, 0px)),-42px) scale(.92)}}@keyframes battle-arena-shake-heavy{0%,to{transform:translate(0)}20%{transform:translate(-6px,3px)}40%{transform:translate(6px,-2px)}60%{transform:translate(-4px,-3px)}80%{transform:translate(4px,2px)}}.battle-projectile{position:absolute;width:36px;height:36px;z-index:25;pointer-events:none;object-fit:contain;filter:drop-shadow(0 0 6px rgba(255,255,255,.5))}.battle-projectile--weapon{width:72px;height:72px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.65)) drop-shadow(0 0 14px rgba(255,200,100,.45))}.battle-projectile--weapon.battle-projectile--from-A{animation:battle-proj-weapon-fly-right .52s cubic-bezier(.22,.05,.35,1) forwards}.battle-projectile--weapon.battle-projectile--from-B{animation:battle-proj-weapon-fly-left .52s cubic-bezier(.22,.05,.35,1) forwards}@keyframes battle-proj-weapon-fly-right{0%{left:26%;bottom:36%;opacity:0;transform:scale(.5) rotate(-40deg)}12%{opacity:1;transform:scale(1) rotate(-20deg)}to{left:64%;bottom:34%;opacity:1;transform:scale(1.15) rotate(220deg)}}@keyframes battle-proj-weapon-fly-left{0%{right:26%;bottom:36%;opacity:0;transform:scaleX(-1) scale(.5) rotate(-40deg)}12%{opacity:1;transform:scaleX(-1) scale(1) rotate(-20deg)}to{right:64%;bottom:34%;opacity:1;transform:scaleX(-1) scale(1.15) rotate(220deg)}}.battle-projectile--from-A{bottom:38%;left:28%;animation:battle-proj-fly-right .38s cubic-bezier(.25,.1,.25,1) forwards}.battle-projectile--from-B{bottom:38%;right:28%;left:auto;transform:scaleX(-1);animation:battle-proj-fly-left .38s cubic-bezier(.25,.1,.25,1) forwards}@keyframes battle-proj-fly-right{0%{left:28%;opacity:0;transform:scale(.6)}15%{opacity:1;transform:scale(1)}to{left:62%;opacity:.9;transform:scale(1.1)}}@keyframes battle-proj-fly-left{0%{right:28%;opacity:0;transform:scaleX(-1) scale(.6)}15%{opacity:1;transform:scaleX(-1) scale(1)}to{right:62%;opacity:.9;transform:scaleX(-1) scale(1.1)}}.battle-impact-fx{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;z-index:18;pointer-events:none;object-fit:contain;animation:battle-impact-burst .55s ease-out forwards;mix-blend-mode:screen}.battle-impact-fx--slam{width:110px;height:110px;top:42%;animation:battle-impact-slam .7s ease-out forwards}@keyframes battle-impact-burst{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}25%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}@keyframes battle-impact-slam{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}20%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}50%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.35)}}.battle-slash-arc{position:absolute;top:20%;left:50%;transform:translate(-50%);width:80px;height:60px;z-index:17;pointer-events:none;object-fit:contain;animation:battle-slash-swing .45s ease-out forwards;mix-blend-mode:screen}.battle-unit--enemy .battle-slash-arc{transform:translate(-50%) scaleX(-1)}@keyframes battle-slash-swing{0%{opacity:0;transform:translate(-50%) rotate(-30deg) scale(.5)}30%{opacity:1;transform:translate(-50%) rotate(0) scale(1.1)}to{opacity:0;transform:translate(-50%) rotate(20deg) scale(1.2)}}.battle-unit--enemy .battle-slash-arc{animation-name:battle-slash-swing-enemy}@keyframes battle-slash-swing-enemy{0%{opacity:0;transform:translate(-50%) scaleX(-1) rotate(-30deg) scale(.5)}30%{opacity:1;transform:translate(-50%) scaleX(-1) rotate(0) scale(1.1)}to{opacity:0;transform:translate(-50%) scaleX(-1) rotate(20deg) scale(1.2)}}.battle-unit--slash .battle-unit__sprite-wrap:after{content:"";position:absolute;bottom:8%;left:50%;transform:translate(-50%);width:70%;height:12px;background:radial-gradient(ellipse,rgba(160,130,90,.5) 0%,transparent 70%);z-index:0;animation:battle-dust-puff .4s ease-out forwards;pointer-events:none}@keyframes battle-dust-puff{0%{opacity:0;transform:translate(-50%) scale(.5)}40%{opacity:.8;transform:translate(-50%) scale(1.1)}to{opacity:0;transform:translate(-50%) scale(1.3)}}@keyframes battle-arena-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.battle-skill-flash{text-align:center;font-size:11px;font-weight:700;color:#f6cd5f;text-shadow:0 0 6px rgba(246,205,95,.45);animation:skill-flash-anim .5s ease-out forwards;margin:2px 0;opacity:.88}.battle-skill-flash--ally{color:#8fd4ff;text-shadow:0 0 10px rgba(120,180,255,.65)}.battle-skill-flash--enemy{color:#ff8a6a;text-shadow:0 0 10px rgba(255,100,80,.55)}.battle-action-badge{position:absolute;top:-18px;left:50%;transform:translate(-50%);z-index:8;width:30px;height:30px;animation:battle-action-pop .35s ease;pointer-events:none}.battle-action-badge__img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.7))}@keyframes battle-action-pop{0%{transform:translate(-50%) scale(.4);opacity:0}70%{transform:translate(-50%) scale(1.15);opacity:1}to{transform:translate(-50%) scale(1)}}.battle-side--allies .battle-action-badge,.battle-side--enemies .battle-action-badge{animation:battle-action-pop .35s ease}.battle-status-row{display:flex;gap:2px;flex-wrap:nowrap;z-index:6;margin-bottom:2px;max-width:72px}.battle-unit__hp-statuses{position:relative;left:auto;bottom:auto;transform:none;margin:0 0 2px;max-width:72px;justify-content:center;z-index:8;opacity:1}.battle-unit__hp-statuses .battle-status-live{width:15px;height:15px;border-radius:4px}.battle-unit__hp-statuses .battle-status-live__ring{border-width:1px;border-radius:4px}.battle-unit__hp-statuses .battle-status-live__glow{top:1px;right:1px;bottom:1px;left:1px;border-radius:3px}.battle-unit__hp-statuses .battle-status-live__symbol{border-radius:3px}.battle-unit__hp-statuses .battle-status-live__symbol:after{font-size:9px}.battle-arena--cinematic .battle-status-live{width:18px;height:18px;border-radius:4px}.battle-arena--cinematic .battle-unit__hp-statuses .battle-status-live{width:15px;height:15px}.battle-arena--cinematic .battle-status-live__symbol:after{font-size:10px}.battle-arena--cinematic .battle-unit__hp-statuses .battle-status-live__symbol:after{font-size:9px}.battle-side--enemies .battle-status-row{justify-content:flex-start}.battle-status-aura{position:absolute;left:50%;bottom:6px;width:76px;height:26px;transform:translate(-50%);border-radius:50%;pointer-events:none;opacity:.55;filter:blur(1.4px);animation:battle-status-aura-pulse 1s ease-in-out infinite alternate}.battle-status-aura--burn{background:radial-gradient(circle,#ff78288c,#ff501400)}.battle-status-aura--freeze,.battle-status-aura--slow{background:radial-gradient(circle,#78d2ff99,#50a0ff00)}.battle-status-aura--poison{background:radial-gradient(circle,#5adc788c,#28783c00)}.battle-status-aura--shield{background:radial-gradient(circle,#82aaff8c,#5078ff00)}.battle-status-aura--regen,.battle-status-aura--buff{background:radial-gradient(circle,#82f0aa8c,#32aa6400)}.battle-status-aura--silence,.battle-status-aura--curse{background:radial-gradient(circle,#aa78ff8c,#50288c00)}.battle-status-aura--stun,.battle-status-aura--blind{background:radial-gradient(circle,#fadc7880,#a0783200)}@keyframes battle-status-aura-pulse{0%{transform:translate(-50%) scale(.94);opacity:.45}to{transform:translate(-50%) scale(1.06);opacity:.65}}.battle-status-live{position:relative;display:inline-flex;width:30px;height:30px;border-radius:8px;flex-shrink:0;animation:battle-status-float 2.2s ease-in-out infinite}.battle-status-live--new{animation:battle-status-pop .45s ease,battle-status-float 2.2s ease-in-out .45s infinite}.battle-status-live__tex{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);object-fit:contain;z-index:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.45))}.battle-status-live:has(.battle-status-live__tex) .battle-status-live__symbol{opacity:0}.battle-status-live:has(.battle-status-live__tex) .battle-status-live__symbol:after{display:none}.battle-status-live__glow{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:6px;opacity:.7;animation:battle-status-glow 1.8s ease-in-out infinite}.battle-status-live__ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;border:2px solid rgba(255,255,255,.35);pointer-events:none}.battle-status-live--debuff .battle-status-live__ring{border-color:#e44848e6;box-shadow:0 0 8px #dc505073}.battle-status-live--buff .battle-status-live__ring{border-color:#48d276e6;box-shadow:0 0 8px #4cc87873}.battle-status-live__symbol{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;background:#080a0ebf}.battle-status-live__symbol:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px;line-height:1}.battle-status-live--slow .battle-status-live__glow{background:radial-gradient(circle,rgba(126,200,232,.5),transparent 70%)}.battle-status-live--slow .battle-status-live__symbol:after{content:"❄️"}.battle-status-live--burn .battle-status-live__glow{background:radial-gradient(circle,rgba(255,107,53,.55),transparent 70%)}.battle-status-live--burn .battle-status-live__symbol:after{content:"🔥"}.battle-status-live--poison .battle-status-live__glow{background:radial-gradient(circle,rgba(111,207,151,.5),transparent 70%)}.battle-status-live--poison .battle-status-live__symbol:after{content:"☠️"}.battle-status-live--stun .battle-status-live__glow{background:radial-gradient(circle,rgba(255,217,61,.5),transparent 70%)}.battle-status-live--stun .battle-status-live__symbol:after{content:"💫"}.battle-status-live--shield .battle-status-live__glow{background:radial-gradient(circle,rgba(110,181,255,.5),transparent 70%)}.battle-status-live--shield .battle-status-live__symbol:after{content:"🛡️"}.battle-status-live--regen .battle-status-live__glow{background:radial-gradient(circle,rgba(111,207,151,.5),transparent 70%)}.battle-status-live--regen .battle-status-live__symbol:after{content:"💚"}.battle-status-live--buff .battle-status-live__glow{background:radial-gradient(circle,rgba(246,205,95,.5),transparent 70%)}.battle-status-live--buff .battle-status-live__symbol:after{content:"⚡"}.battle-status-live--blind .battle-status-live__glow{background:radial-gradient(circle,rgba(154,163,173,.5),transparent 70%)}.battle-status-live--blind .battle-status-live__symbol:after{content:"🌑"}.battle-status-live--silence .battle-status-live__glow{background:radial-gradient(circle,rgba(232,93,93,.5),transparent 70%)}.battle-status-live--silence .battle-status-live__symbol:after{content:"🚫"}.battle-status-live--freeze .battle-status-live__glow{background:radial-gradient(circle,rgba(168,216,255,.55),transparent 70%)}.battle-status-live--freeze .battle-status-live__symbol:after{content:"🧊"}.battle-status-live--curse .battle-status-live__glow{background:radial-gradient(circle,rgba(181,123,255,.5),transparent 70%)}.battle-status-live--curse .battle-status-live__symbol:after{content:"💜"}@keyframes battle-status-glow{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}.battle-status-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;line-height:1;border-radius:8px;background:#0000008c;border:2px solid var(--status-color, #fff);box-shadow:0 2px 8px #0000008c,0 0 8px color-mix(in srgb,var(--status-color, #fff) 50%,transparent);animation:battle-status-float 2.2s ease-in-out infinite;overflow:hidden}.battle-status-icon--debuff{border-color:#dc5050e6;box-shadow:0 0 8px #dc505073}.battle-status-icon--buff{border-color:#4cc878e6;box-shadow:0 0 8px #4cc87873}.battle-status-icon--new{animation:battle-status-pop .45s ease,battle-status-float 2.2s ease-in-out .45s infinite}.battle-status-icon__img{width:26px;height:26px;object-fit:contain;pointer-events:none}@keyframes battle-status-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes battle-status-pop{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}.battle-ground-fx{position:absolute;left:50%;bottom:2%;transform:translate(-50%);width:88%;height:28px;border-radius:50%;pointer-events:none;z-index:0;opacity:0;animation:battle-ground-fx-in 1.35s ease-out forwards;overflow:visible}.battle-ground-fx--crack{height:48px;width:120%;bottom:-4%}.battle-ground-fx__patch{position:absolute;left:50%;bottom:-18%;width:140%;max-width:200px;height:auto;transform:translate(-50%);opacity:0;mix-blend-mode:screen;pointer-events:none;animation:battle-ground-patch-in 1.2s ease-out forwards;filter:saturate(1.15) brightness(1.08)}@keyframes battle-ground-patch-in{0%{opacity:0;transform:translate(-50%) scale(.5)}25%{opacity:.95;transform:translate(-50%) scale(1.05)}to{opacity:.72;transform:translate(-50%) scale(1.15)}}.battle-ground-fx__ripple{position:absolute;left:50%;top:50%;width:40%;height:40%;border-radius:50%;border:2px solid rgba(255,255,255,.25);transform:translate(-50%,-50%);animation:battle-fx-ripple 1.2s ease-out forwards}.battle-ground-fx__ripple--2{animation-delay:.15s}.battle-ground-fx__glow{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;border-radius:50%;animation:battle-fx-glow-pulse .8s ease-in-out infinite alternate;pointer-events:none}.battle-ground-fx__ember{position:absolute;left:50%;top:40%;width:4px;height:4px;border-radius:50%;background:#ffffffe6;transform:rotate(calc(var(--i) * 60deg)) translateY(-18px);animation:battle-fx-ember 1s ease-out forwards;animation-delay:calc(var(--i) * .06s)}@keyframes battle-fx-ripple{0%{opacity:.8;transform:translate(-50%,-50%) scale(.3)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2)}}@keyframes battle-fx-glow-pulse{0%{opacity:.5}to{opacity:.9}}@keyframes battle-fx-ember{0%{opacity:1;transform:rotate(calc(var(--i) * 60deg)) translateY(-8px) scale(1)}to{opacity:0;transform:rotate(calc(var(--i) * 60deg)) translateY(-28px) scale(.2)}}.battle-crack-live{position:absolute;left:50%;bottom:-8%;width:130%;max-width:200px;transform:translate(-50%);pointer-events:none}.battle-crack-live__img{position:absolute;left:50%;bottom:0;width:100%;height:auto;transform:translate(-50%);opacity:0;mix-blend-mode:multiply;animation:battle-crack-img-in .45s ease-out .05s forwards;pointer-events:none}@keyframes battle-crack-img-in{0%{opacity:0;transform:translate(-50%) scaleY(.4)}to{opacity:.9;transform:translate(-50%) scaleY(1)}}.battle-crack-live__svg{width:100%;height:auto;overflow:visible}.battle-crack-live__path{fill:none;stroke:#2d2319f2;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:120;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.battle-crack-live__path--a{animation:battle-crack-draw .35s ease-out .05s forwards}.battle-crack-live__path--b{animation:battle-crack-draw .28s ease-out .2s forwards;stroke-width:2}.battle-crack-live__path--c{animation:battle-crack-draw .22s ease-out .32s forwards;stroke-width:1.5}@keyframes battle-crack-draw{to{stroke-dashoffset:0}}.battle-crack-live__dust{position:absolute;width:8px;height:8px;border-radius:50%;background:#a0825ab3;animation:battle-crack-dust .9s ease-out forwards}.battle-crack-live__dust--1{left:30%;bottom:20%}.battle-crack-live__dust--2{left:55%;bottom:8%;animation-delay:.12s}.battle-crack-live__dust--3{left:75%;bottom:18%;animation-delay:.22s}@keyframes battle-crack-dust{0%{opacity:0;transform:scale(.3) translateY(0)}30%{opacity:.9;transform:scale(1.2) translateY(-6px)}to{opacity:0;transform:scale(1.6) translateY(-18px)}}.battle-proj-live{position:absolute;z-index:25;pointer-events:none;width:48px;height:48px;filter:hue-rotate(var(--proj-hue, 0deg)) saturate(var(--proj-intensity, 1));transform:scale(var(--proj-scale, 1))}.battle-proj-live--from-A{left:28%;bottom:36%;animation:battle-proj-live-fly-right .42s cubic-bezier(.25,.1,.25,1) forwards;animation-delay:var(--proj-stagger, 0s)}.battle-proj-live--from-B{right:28%;bottom:36%;animation:battle-proj-live-fly-left .42s cubic-bezier(.25,.1,.25,1) forwards;animation-delay:var(--proj-stagger, 0s)}.battle-proj-live--multi{transform:translateY(var(--proj-y, 0))}.battle-proj-live--weapon{width:64px;height:64px}.battle-proj-live--weapon.battle-proj-live--from-A{animation:battle-proj-weapon-fly-right .52s cubic-bezier(.22,.05,.35,1) forwards;animation-delay:var(--proj-stagger, 0s)}.battle-proj-live--weapon.battle-proj-live--from-B{animation:battle-proj-weapon-fly-left .52s cubic-bezier(.22,.05,.35,1) forwards;animation-delay:var(--proj-stagger, 0s)}.battle-proj-live--arrow{width:56px;height:20px}.battle-proj-live--arrow.battle-proj-live--from-A{animation:battle-proj-arrow-fly-right .34s cubic-bezier(.15,.05,.25,1) forwards;animation-delay:var(--proj-stagger, 0s)}.battle-proj-live--arrow.battle-proj-live--from-B{animation:battle-proj-arrow-fly-left .34s cubic-bezier(.15,.05,.25,1) forwards;animation-delay:var(--proj-stagger, 0s)}.battle-proj-live--arrow .battle-proj-live__trail{width:64px;height:3px;background:linear-gradient(90deg,transparent,rgba(220,200,140,.85))}.battle-proj-live--arrow.battle-proj-live--from-B .battle-proj-live__trail{background:linear-gradient(270deg,transparent,rgba(220,200,140,.85))}.battle-proj-live--poison-arrow .battle-proj-live__trail,.battle-proj-live--arrow.battle-proj-live--poison-arrow .battle-proj-live__trail{background:linear-gradient(90deg,transparent,rgba(80,200,90,.75))}.battle-proj-live--pattern-ice-rush .battle-proj-live__trail{height:6px;background:linear-gradient(90deg,#78e1ff00,#aaf5fff2,#78e1ff00)}.battle-proj-live--pattern-fire-rain .battle-proj-live__trail{height:8px;background:linear-gradient(90deg,#ff781e00,#ffb43cf2,#ff781e00)}.battle-proj-live--pattern-chain-arc .battle-proj-live__trail{height:4px;background:repeating-linear-gradient(90deg,#ffffa026,#ffffa0e6 12%,#b4dcff1a 24%)}.battle-proj-live--pattern-rift .battle-proj-live__trail{background:linear-gradient(90deg,#501e7800,#a56efff2,#501e7800)}.battle-proj-live--from-B.battle-proj-live--poison-arrow .battle-proj-live__trail{background:linear-gradient(270deg,transparent,rgba(80,200,90,.75))}.battle-proj-live__trail{position:absolute;right:55%;top:50%;width:80px;height:6px;transform:translateY(-50%);background:linear-gradient(90deg,transparent,rgba(255,220,120,.7));border-radius:3px;animation:battle-proj-trail .4s ease-out infinite}.battle-proj-live--from-B .battle-proj-live__trail{right:auto;left:55%;background:linear-gradient(270deg,transparent,rgba(255,220,120,.7))}.battle-proj-live__body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.battle-proj-live__core{display:block;border-radius:50%}.battle-proj-live--ice .battle-proj-live__core,.battle-proj-live--ice-bolt .battle-proj-live__core{width:14px;height:14px;background:radial-gradient(circle,#fff,#a8e8ff,#4ab8e8);box-shadow:0 0 12px #7ec8e8,0 0 24px #7ec8e880;animation:battle-proj-spin .3s linear infinite}.battle-proj-live--fire .battle-proj-live__core{width:18px;height:18px;background:radial-gradient(circle,#fff8c0,#ff9030 55%,#ff4010);box-shadow:0 0 14px #ff6b35;animation:battle-proj-flicker .15s ease-in-out infinite alternate}.battle-proj-live--lightning .battle-proj-live__core{width:20px;height:28px;border-radius:2px;background:linear-gradient(180deg,#ffffc0,#ffe040 40%,#80c0ff);clip-path:polygon(50% 0%,65% 40%,45% 42%,70% 100%,35% 45%,55% 43%);box-shadow:0 0 16px #ffff80;animation:battle-proj-flash .1s ease infinite}.battle-proj-live--axe .battle-proj-live__core{width:28px;height:28px;background:linear-gradient(135deg,#c0c0d0,#808090);clip-path:polygon(55% 0%,100% 35%,75% 55%,45% 45%,35% 100%,25% 45%,0% 35%);box-shadow:0 0 8px #ffc86499;animation:battle-proj-spin .45s linear infinite}.battle-proj-live--hammer .battle-proj-live__core{width:30px;height:26px;background:linear-gradient(180deg,#a0a0b0,#606070);border-radius:4px 4px 2px 2px;box-shadow:inset 0 -8px #504040,0 0 10px #c8965080;animation:battle-proj-spin .5s linear infinite}.battle-proj-live--sword .battle-proj-live__core{width:10px;height:36px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,#9090a8,#e8e8f0 45%,#707080);clip-path:polygon(35% 0%,65% 0%,70% 88%,50% 100%,30% 88%);box-shadow:0 0 10px #c8d2ff8c;animation:battle-proj-spin .38s linear infinite}.battle-proj-live__orb-svg{width:100%;height:100%;overflow:visible}.battle-proj-live__orb-halo{fill:none;stroke-width:2;opacity:.7;animation:battle-orb-pulse .35s ease-in-out infinite alternate}.battle-proj-live__orb-core{animation:battle-orb-spin .6s linear infinite}.battle-proj-live__orb-spark{opacity:.95}.battle-proj-live__orb-stop--fire{stop-color:#ff6020}.battle-proj-live__orb-stop--ice{stop-color:#4ab8e8}.battle-proj-live__orb-stop--lightning{stop-color:#ffe040}.battle-proj-live__orb-stop--arcane{stop-color:#9b7bff}.battle-proj-live__orb-stop--dark{stop-color:#6030a0}.battle-proj-live__orb-stop--holy{stop-color:#ffe880}.battle-proj-live__orb-stop--poison{stop-color:#40c860}.battle-proj-live__orb-stop--wind{stop-color:#80d0ff}.battle-proj-live__orb-halo--fire{stroke:#ff6b35;filter:drop-shadow(0 0 6px #ff6020)}.battle-proj-live__orb-halo--ice{stroke:#7ec8e8;filter:drop-shadow(0 0 6px #4ab8e8)}.battle-proj-live__orb-halo--lightning{stroke:#ffff80;filter:drop-shadow(0 0 8px #ffe040)}.battle-proj-live__orb-halo--arcane{stroke:#b57bff;filter:drop-shadow(0 0 8px #9b7bff)}.battle-proj-live__orb-halo--dark{stroke:#8040c0;filter:drop-shadow(0 0 8px #502080)}.battle-proj-live__orb-halo--holy{stroke:#ffe880;filter:drop-shadow(0 0 8px #ffd040)}.battle-proj-live__orb-halo--poison{stroke:#6fcf97;filter:drop-shadow(0 0 6px #40c860)}.battle-proj-live__orb-halo--wind{stroke:#a0e0ff;filter:drop-shadow(0 0 6px #80d0ff)}.battle-proj-live__orb-core--fire{filter:drop-shadow(0 0 10px #ff6020)}.battle-proj-live__orb-core--ice{filter:drop-shadow(0 0 10px #4ab8e8)}.battle-proj-live__orb-core--lightning{filter:drop-shadow(0 0 12px #ffe040);animation:battle-proj-flash .12s ease infinite}.battle-proj-live__orb-core--arcane{filter:drop-shadow(0 0 12px #9b7bff)}.battle-proj-live__orb-spark--fire{fill:#fff8c0}.battle-proj-live__orb-spark--ice{fill:#e8ffff}.battle-proj-live__orb-spark--arcane{fill:#f0e0ff}.battle-proj-live__arrow-svg{width:100%;height:100%;overflow:visible}.battle-proj-live__arrow-shaft{stroke:#c8a860;stroke-width:2.5;stroke-linecap:round}.battle-proj-live__arrow-shaft--poison{stroke:#50b868}.battle-proj-live__arrow-head{fill:#a08040}.battle-proj-live__arrow-head--poison{fill:#40a050}.battle-proj-live__arrow-fletch{fill:#806030;opacity:.85}.battle-proj-live__ember{position:absolute;width:6px;height:6px;border-radius:50%;pointer-events:none}.battle-proj-live__ember--1{left:20%;top:30%;background:#ff9040;animation:battle-proj-ember .25s ease-out infinite}.battle-proj-live__ember--2{right:25%;bottom:25%;background:#ffb060;animation:battle-proj-ember .3s ease-out .1s infinite}.battle-proj-live--fire .battle-proj-live__trail,.battle-proj-live--arcane .battle-proj-live__trail{background:linear-gradient(90deg,transparent,rgba(255,140,60,.65));width:72px}.battle-proj-live--arcane .battle-proj-live__trail{background:linear-gradient(90deg,transparent,rgba(160,120,255,.7))}.battle-proj-live--from-B.battle-proj-live--fire .battle-proj-live__trail,.battle-proj-live--from-B.battle-proj-live--arcane .battle-proj-live__trail{background:linear-gradient(270deg,transparent,rgba(255,140,60,.65))}.battle-proj-live--from-B.battle-proj-live--arcane .battle-proj-live__trail{background:linear-gradient(270deg,transparent,rgba(160,120,255,.7))}@keyframes battle-proj-arrow-fly-right{0%{left:30%;opacity:0;transform:translateY(var(--proj-y, 0)) scale(.6)}10%{opacity:1;transform:translateY(var(--proj-y, 0)) scale(1)}to{left:64%;opacity:1;transform:translateY(var(--proj-y, 0)) scale(1)}}@keyframes battle-proj-arrow-fly-left{0%{right:30%;opacity:0;transform:translateY(var(--proj-y, 0)) scaleX(-1) scale(.6)}10%{opacity:1;transform:translateY(var(--proj-y, 0)) scaleX(-1) scale(1)}to{right:64%;opacity:1;transform:translateY(var(--proj-y, 0)) scaleX(-1) scale(1)}}@keyframes battle-orb-pulse{0%{r:12;opacity:.5}to{r:15;opacity:.85}}@keyframes battle-orb-spin{to{transform:rotate(360deg);transform-origin:center}}@keyframes battle-proj-ember{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(.3) translate(-8px,-4px)}}@keyframes battle-proj-live-fly-right{0%{left:28%;opacity:0;transform:scale(.5)}15%{opacity:1;transform:scale(1)}to{left:62%;opacity:1;transform:scale(1.05)}}@keyframes battle-proj-live-fly-left{0%{right:28%;opacity:0;transform:scale(.5)}15%{opacity:1;transform:scale(1)}to{right:62%;opacity:1;transform:scale(1.05)}}@keyframes battle-proj-trail{0%,to{opacity:.4}50%{opacity:1}}@keyframes battle-proj-spin{to{transform:rotate(360deg)}}@keyframes battle-proj-flicker{0%{transform:scale(.95)}to{transform:scale(1.08)}}@keyframes battle-proj-flash{0%,to{opacity:1}50%{opacity:.7}}.battle-impact-live{position:absolute;top:30%;left:50%;width:80px;height:80px;transform:translate(-50%,-50%);z-index:18;pointer-events:none}.battle-impact-live--slam{top:42%;width:110px;height:110px}.battle-impact-live__tex{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;width:140%;height:140%;object-fit:contain;opacity:0;mix-blend-mode:screen;animation:battle-impact-tex .5s ease-out forwards;pointer-events:none;filter:saturate(1.2) brightness(1.1)}@keyframes battle-impact-tex{0%{opacity:0;transform:scale(.35) rotate(-8deg)}30%{opacity:1;transform:scale(1.05) rotate(0)}to{opacity:0;transform:scale(1.35) rotate(6deg)}}.battle-impact-live__flash{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,transparent 70%);animation:battle-impact-flash .45s ease-out forwards}.battle-impact-live__ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(255,220,120,.7);animation:battle-impact-ring .55s ease-out forwards}.battle-impact-live__ring--2{animation-delay:.08s;border-color:#ffb45080}.battle-impact-live__core{position:absolute;top:25%;right:25%;bottom:25%;left:25%;border-radius:50%;animation:battle-impact-core .4s ease-out forwards}.battle-impact-live--ice .battle-impact-live__core{background:radial-gradient(circle,#e8f8ff,#4ab8e8);box-shadow:0 0 20px #7ec8e8}.battle-impact-live--fire .battle-impact-live__core{background:radial-gradient(circle,#fff0a0,#ff6020);box-shadow:0 0 22px #ff6b35}.battle-impact-live--lightning .battle-impact-live__core{background:radial-gradient(circle,#ffffe0,#a0d0ff);box-shadow:0 0 24px #ffff80}.battle-impact-live--physical .battle-impact-live__core,.battle-impact-live--slam .battle-impact-live__core{background:radial-gradient(circle,#f0e0c0,#a08050);box-shadow:0 0 18px #a0783ccc}.battle-impact-live--arcane .battle-impact-live__core{background:radial-gradient(circle,#f0e0ff,#8040e0);box-shadow:0 0 22px #9b7bffd9}.battle-impact-live--dark .battle-impact-live__core{background:radial-gradient(circle,#8060a0,#301050);box-shadow:0 0 20px #6428a0cc}.battle-impact-live--holy .battle-impact-live__core{background:radial-gradient(circle,#ffffe0,#ffd040);box-shadow:0 0 24px #ffe696e6}.battle-impact-live--poison .battle-impact-live__core{background:radial-gradient(circle,#c0ffc0,#40a050);box-shadow:0 0 18px #50c85abf}.battle-impact-live--wind .battle-impact-live__core{background:radial-gradient(circle,#e0ffff,#60c0e0);box-shadow:0 0 20px #8cd2ffb3}.battle-impact-live--ultimate .battle-impact-live__core{background:radial-gradient(circle,#ffe0a0,#ff3050);box-shadow:0 0 28px #ff3c50e6}.battle-impact-live--armor .battle-impact-live__core{background:radial-gradient(circle,#f0f4ff,#8da0b3);box-shadow:0 0 20px #bed2e6cc}.battle-impact-live--flesh .battle-impact-live__core{background:radial-gradient(circle,#ffd7c8,#e06a56);box-shadow:0 0 18px #e66e50bf}.battle-impact-live--shielded .battle-impact-live__core{background:radial-gradient(circle,#dbe8ff,#6f96ff);box-shadow:0 0 24px #82aaffd9}.battle-impact-live--frozen .battle-impact-live__core{background:radial-gradient(circle,azure,#7ed8ff);box-shadow:0 0 24px #7ec8e8e6}.battle-impact-wrap--mid{filter:saturate(1.06)}.battle-impact-wrap--heavy{transform:scale(1.15);filter:saturate(1.16) brightness(1.08)}.battle-impact-wrap--boss{transform:scale(1.26);filter:contrast(1.12) saturate(1.2)}.battle-impact-live__spark{position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:#ffe080;transform:rotate(var(--a)) translateY(-36px);animation:battle-impact-spark .5s ease-out forwards}.battle-field__line-slot,.battle-field__rain-slot{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:23}.battle-field__telegraph{position:absolute;top:48%;width:36%;height:28%;border:1px solid rgba(255,180,100,.65);border-radius:18px;background:radial-gradient(circle,#ff96502e,#ff782805);box-shadow:inset 0 0 18px #ffaa5a59,0 0 16px #ff783233;animation:battle-telegraph-pulse .22s ease-out 1;z-index:22}.battle-field__telegraph--right{right:8%}.battle-field__telegraph--left{left:8%}.battle-burst2d{position:absolute;top:35%;width:32%;height:38%;pointer-events:none;z-index:24}.battle-burst2d--right{right:10%}.battle-burst2d--left{left:10%}.battle-burst2d__flash{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.78) 0%,rgba(255,210,120,.42) 30%,rgba(255,120,80,.02) 72%,transparent 100%);animation:battle-burst2d-flash .26s ease-out forwards}.battle-burst2d__ring{position:absolute;left:50%;top:50%;width:22%;height:22%;border:2px solid rgba(255,220,160,.85);border-radius:50%;transform:translate(-50%,-50%);animation:battle-burst2d-ring .32s ease-out forwards}.battle-burst2d__particle{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#fff5d2f2,#ff78464d);box-shadow:0 0 8px #ffaa6eb3;transform:translate(-50%,-50%) rotate(calc(var(--i) * 36deg)) translateY(-4px);animation:battle-burst2d-particle .34s ease-out forwards}.battle-burst2d--ice .battle-burst2d__flash{background:radial-gradient(circle,rgba(230,248,255,.86) 0%,rgba(130,210,255,.42) 34%,rgba(80,170,230,.04) 72%,transparent 100%)}.battle-burst2d--ice .battle-burst2d__ring{border-color:#b4ebffe6}.battle-burst2d--frozen .battle-burst2d__flash{background:radial-gradient(circle,rgba(236,252,255,.9) 0%,rgba(140,220,255,.45) 34%,rgba(85,180,230,.05) 72%,transparent 100%)}.battle-burst2d--fire .battle-burst2d__flash,.battle-burst2d--burn .battle-burst2d__flash,.battle-burst2d--ultimate .battle-burst2d__flash{background:radial-gradient(circle,rgba(255,240,190,.88) 0%,rgba(255,120,65,.48) 30%,rgba(255,50,40,.1) 70%,transparent 100%)}.battle-burst2d--shielded .battle-burst2d__flash{background:radial-gradient(circle,rgba(225,235,255,.82) 0%,rgba(130,165,255,.46) 36%,rgba(70,110,240,.08) 74%,transparent 100%)}.battle-burst2d--arcane .battle-burst2d__flash,.battle-burst2d--dark .battle-burst2d__flash{background:radial-gradient(circle,rgba(236,220,255,.86) 0%,rgba(170,120,255,.46) 34%,rgba(110,60,190,.08) 74%,transparent 100%)}@keyframes battle-burst2d-flash{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1.08)}}@keyframes battle-burst2d-ring{0%{opacity:.92;transform:translate(-50%,-50%) scale(.35)}to{opacity:0;transform:translate(-50%,-50%) scale(4.2)}}@keyframes battle-burst2d-particle{0%{opacity:1;transform:translate(-50%,-50%) rotate(calc(var(--i) * 36deg)) translateY(-8px) scale(1)}to{opacity:0;transform:translate(-50%,-50%) rotate(calc(var(--i) * 36deg)) translateY(-72px) scale(.4)}}.battle-field__combo{position:absolute;top:24%;z-index:30;font-size:16px;font-weight:900;color:#ffd27d;text-shadow:0 0 10px rgba(255,150,60,.8);animation:battle-combo-pop .7s ease forwards}.battle-field__combo--right{right:14%}.battle-field__combo--left{left:14%}@keyframes battle-telegraph-pulse{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes battle-combo-pop{0%{opacity:0;transform:translateY(10px) scale(.8)}35%{opacity:1;transform:translateY(-2px) scale(1.06)}to{opacity:0;transform:translateY(-18px) scale(1)}}.battle-field__line-slot--left,.battle-field__rain-slot--left{transform:scaleX(-1)}.battle-line-live{position:absolute;left:50%;top:58%;width:46%;height:36px;transform:translate(-10%)}.battle-line-live--ice{--line-a: rgba(150, 230, 255, .1);--line-b: rgba(190, 245, 255, .92)}.battle-line-live__trail{position:absolute;inset:14px 0 auto;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--line-a),var(--line-b),var(--line-a));animation:battle-line-surge .5s ease-out forwards}.battle-line-live__spike{position:absolute;left:calc(6% + var(--i) * 18%);bottom:0;width:10px;height:22px;background:linear-gradient(180deg,#d2fafffa,#78dcff26);clip-path:polygon(50% 0,0 100%,100% 100%);opacity:0;animation:battle-line-spike .46s ease-out forwards;animation-delay:calc(var(--i) * .04s)}.battle-rain-live{position:absolute;top:12%;width:38%;height:62%}.battle-field__rain-slot--right .battle-rain-live{right:7%}.battle-field__rain-slot--left .battle-rain-live{left:7%}.battle-rain-live__drop{position:absolute;left:calc(8% + (var(--i) * 14%));top:-8%;width:26px;height:70px;animation:battle-rain-drop .62s ease-in forwards;animation-delay:calc(var(--i) * .07s)}.battle-rain-live__trail{position:absolute;left:8px;top:-38px;width:7px;height:54px;border-radius:50%;background:linear-gradient(180deg,transparent,rgba(80,72,65,.28) 28%,rgba(230,91,25,.78));filter:blur(2px);transform:rotate(-9deg)}.battle-rain-live__core{position:absolute;left:5px;top:12px;width:16px;height:19px;border-radius:48% 52% 56% 44%;background:radial-gradient(circle at 60% 34%,#fff2b0 0,#fff2b0 7%,#de4b18 24%,#4b1d13,#17100e);box-shadow:0 0 7px #ff691ee6,0 0 18px #a0280c9e;transform:rotate(-17deg)}.battle-rain-live__drop:after{content:"";position:absolute;left:50%;top:210px;width:54px;height:20px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,224,160,.82) 0 5%,rgba(207,61,18,.55) 22%,rgba(45,28,21,.46) 52%,transparent 74%);transform:translate(-50%) scale(.15);opacity:0;filter:blur(.5px);animation:battle-rain-impact .34s ease-out forwards;animation-delay:calc(.5s + (var(--i) * .07s))}.battle-rain-live__fragment{position:absolute;top:20px;left:9px;width:3px;height:4px;background:#742c18;animation:battle-meteor-fragment .45s ease-out infinite}.battle-rain-live__fragment--2{animation-delay:.13s;left:16px}.battle-rain-live--ice .battle-rain-live__trail{background:linear-gradient(180deg,transparent,rgba(184,231,241,.22),rgba(102,183,207,.72))}.battle-rain-live--ice .battle-rain-live__core{border-radius:2px 70% 3px 55%;background:linear-gradient(145deg,#e5fbff,#6eb5ce 44%,#234b68);box-shadow:0 0 12px #74cee99e}.battle-rain-live--lightning .battle-rain-live__trail{width:3px;background:#daebeee6;filter:drop-shadow(0 0 5px #b7dbe5)}.battle-rain-live--lightning .battle-rain-live__core{clip-path:polygon(45% 0,78% 35%,54% 39%,75% 100%,24% 51%,46% 46%);background:#dff8ff;box-shadow:none}.battle-rain-live--poison .battle-rain-live__trail{background:linear-gradient(180deg,transparent,rgba(71,111,55,.15),rgba(74,137,58,.6))}.battle-rain-live--poison .battle-rain-live__core{border-radius:50%;background:radial-gradient(circle at 40% 30%,#a3c56d,#426634 55%,#152415);box-shadow:0 0 11px #518b3e8c}.battle-rain-live--dark .battle-rain-live__core,.battle-rain-live--arcane .battle-rain-live__core{background:radial-gradient(circle,#b39ac8 0,#b39ac8 5%,#51346d 35%,#130f1a 72%);box-shadow:0 0 14px #5d3582b3}.battle-rain-live--dark .battle-rain-live__trail,.battle-rain-live--arcane .battle-rain-live__trail{background:linear-gradient(180deg,transparent,rgba(35,20,48,.2),rgba(100,65,130,.62))}.battle-rain-live--holy .battle-rain-live__core{width:5px;border-radius:1px;background:#f2e5bd;box-shadow:0 0 12px #e1c67ed9}.battle-rain-live--holy .battle-rain-live__trail{width:12px;background:linear-gradient(180deg,transparent,rgba(239,220,167,.72));filter:blur(3px)}.battle-rain-live--wind .battle-rain-live__core{width:22px;height:4px;border-radius:50%;background:#b9d5d3b3;box-shadow:0 0 8px #91bebe73}.battle-rain-live--wind .battle-rain-live__trail{background:linear-gradient(180deg,transparent,rgba(154,190,187,.42))}.battle-rain-live--earth .battle-rain-live__core,.battle-rain-live--physical .battle-rain-live__core{background:linear-gradient(145deg,#807263,#382f29 65%,#151311);box-shadow:0 0 5px #140f0cb3}@keyframes battle-line-surge{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}@keyframes battle-line-spike{0%{opacity:0;transform:translateY(10px) scaleY(.2)}45%{opacity:1;transform:translateY(-2px) scaleY(1)}to{opacity:0;transform:translateY(-10px) scaleY(.7)}}@keyframes battle-rain-drop{0%{opacity:0;transform:translate(-28px) scale(.7) rotate(8deg)}20%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(14px,210px) scale(1.03) rotate(8deg)}}@keyframes battle-rain-impact{0%{opacity:0;transform:translate(-50%) scale(.12)}28%{opacity:.95}to{opacity:0;transform:translate(-50%) scale(1.35)}}@keyframes battle-meteor-fragment{0%{opacity:.8;transform:translate(0) rotate(0)}to{opacity:0;transform:translate(-12px,-20px) rotate(150deg)}}@keyframes battle-impact-flash{0%{opacity:1;transform:scale(.3)}to{opacity:0;transform:scale(1.5)}}@keyframes battle-impact-ring{0%{opacity:.9;transform:scale(.2)}to{opacity:0;transform:scale(1.6)}}@keyframes battle-impact-core{0%{opacity:1;transform:scale(.4)}to{opacity:0;transform:scale(1.3)}}@keyframes battle-impact-spark{0%{opacity:1;transform:rotate(var(--a)) translateY(-12px) scale(1)}to{opacity:0;transform:rotate(var(--a)) translateY(-48px) scale(.2)}}.battle-slash-live{position:absolute;top:18%;left:50%;width:90px;height:70px;transform:translate(-50%);z-index:17;pointer-events:none}.battle-slash-live__tex{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;width:120%;height:120%;object-fit:contain;opacity:0;mix-blend-mode:screen;animation:battle-slash-tex .42s ease-out forwards;pointer-events:none;filter:drop-shadow(0 0 8px rgba(255,220,140,.8))}@keyframes battle-slash-tex{0%{opacity:0;transform:scale(.5) rotate(-50deg)}35%{opacity:1;transform:scale(1.08) rotate(-18deg)}to{opacity:0;transform:scale(1.2) rotate(12deg)}}.battle-slash-live__arc{position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid transparent;border-top-color:#fff0c8f2;border-right-color:#ffdc9699;border-radius:50%;transform:rotate(-30deg);animation:battle-slash-live-swing .42s ease-out forwards;filter:drop-shadow(0 0 6px rgba(255,220,120,.8))}.battle-slash-live__dust{position:absolute;bottom:0;left:50%;width:60%;height:10px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(160,130,90,.6) 0%,transparent 70%);animation:battle-dust-puff .4s ease-out forwards}.battle-unit--enemy .battle-slash-live__arc{transform:rotate(30deg) scaleX(-1)}@keyframes battle-slash-live-swing{0%{opacity:0;transform:rotate(-60deg) scale(.4)}35%{opacity:1;transform:rotate(-20deg) scale(1.1)}to{opacity:0;transform:rotate(15deg) scale(1.2)}}.battle-action-live{position:absolute;top:-18px;left:50%;transform:translate(-50%);width:36px;height:36px;z-index:8;pointer-events:none}.battle-action-live__tex{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;animation:battle-action-tex .55s ease-out forwards;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5))}@keyframes battle-action-tex{0%{opacity:0;transform:scale(.4)}30%{opacity:1;transform:scale(1.1)}to{opacity:.85;transform:scale(1)}}.battle-proj-live__sprite{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,200,100,.45));animation:battle-proj-sprite-spin .4s linear infinite}@keyframes battle-proj-sprite-spin{to{transform:rotate(360deg)}}.battle-proj-live--weapon .battle-proj-live__sprite{animation:battle-proj-weapon-spin .5s linear infinite}@keyframes battle-proj-weapon-spin{to{transform:rotate(360deg)}}.battle-action-live__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(255,220,100,.8);animation:battle-action-pulse .5s ease-out infinite}.battle-action-live__ring{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid rgba(255,240,160,.45);animation:battle-action-ring .65s ease-out infinite}@keyframes battle-action-ring{0%{opacity:.85;transform:scale(.88)}to{opacity:0;transform:scale(1.55)}}.battle-action-live__icon:after{content:"⚔️";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:16px}.battle-action-live--skill .battle-action-live__icon:after{content:"✨"}.battle-action-live--heal .battle-action-live__icon:after{content:"💚"}@keyframes battle-action-pulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.4)}}@keyframes battle-ground-fx-in{0%{opacity:0;transform:translate(-50%) scale(.5)}18%{opacity:.95;transform:translate(-50%) scale(1.05)}75%{opacity:.7;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%) scale(.92)}}.battle-fx--ice{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(168,220,255,.75) 0%,rgba(100,180,230,.35) 45%,transparent 72%),radial-gradient(ellipse 80% 60% at 30% 60%,rgba(220,245,255,.5) 0%,transparent 55%);box-shadow:0 0 12px #78c8ff73}.battle-fx--fire{background:radial-gradient(ellipse 100% 100% at 50% 60%,rgba(255,120,40,.7) 0%,rgba(255,60,20,.35) 50%,transparent 75%),radial-gradient(ellipse 60% 50% at 70% 40%,rgba(255,200,80,.45) 0%,transparent 60%);box-shadow:0 0 14px #ff641e80;animation:battle-ground-fx-in 1.35s ease-out forwards,battle-fx-flicker .25s ease-in-out infinite alternate}.battle-fx--poison{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(80,200,90,.55) 0%,rgba(40,120,50,.3) 55%,transparent 78%);box-shadow:0 0 10px #3cb45066}.battle-fx--lightning{background:radial-gradient(ellipse 100% 80% at 50% 50%,rgba(255,255,180,.85) 0%,rgba(120,180,255,.4) 40%,transparent 70%);box-shadow:0 0 18px #c8dcffb3;animation:battle-ground-fx-in .55s ease-out forwards,battle-fx-flash .12s ease 2}.battle-fx--heal{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(111,207,151,.65) 0%,rgba(60,160,100,.25) 55%,transparent 78%);box-shadow:0 0 12px #6fcf9773}.battle-fx--shield{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(110,181,255,.5) 0%,rgba(80,140,220,.2) 60%,transparent 80%);box-shadow:0 0 10px #6eb5ff59;border:1px solid rgba(150,200,255,.35)}.battle-fx--dark{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(80,40,120,.6) 0%,rgba(30,10,50,.35) 55%,transparent 78%);box-shadow:0 0 12px #783cb466}.battle-fx--arcane{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(140,120,255,.55) 0%,rgba(90,70,180,.25) 55%,transparent 78%);box-shadow:0 0 12px #8c78ff66}.battle-fx--physical{background:radial-gradient(ellipse 100% 70% at 50% 50%,rgba(200,180,140,.45) 0%,transparent 70%)}.battle-fx--buff{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(246,205,95,.5) 0%,rgba(200,150,40,.2) 55%,transparent 78%);box-shadow:0 0 10px #f6cd5f59}.battle-fx--ultimate{width:110%;height:36px;background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(255,80,100,.7) 0%,rgba(255,200,80,.35) 45%,transparent 75%);box-shadow:0 0 22px #ff3c508c;animation:battle-ground-fx-in 1.35s ease-out forwards,battle-fx-ultimate-pulse .4s ease-in-out 2}.battle-fx--holy{background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(255,240,180,.65) 0%,rgba(255,220,120,.3) 55%,transparent 78%);box-shadow:0 0 14px #ffe69680}.battle-fx--wind{background:radial-gradient(ellipse 100% 80% at 50% 50%,rgba(180,230,255,.55) 0%,rgba(100,180,220,.25) 55%,transparent 78%);box-shadow:0 0 12px #8cd2ff66;animation:battle-ground-fx-in 1.35s ease-out forwards,battle-fx-wind-sway .6s ease-in-out infinite alternate}.battle-fx--earth{background:radial-gradient(ellipse 100% 70% at 50% 50%,rgba(160,130,90,.55) 0%,rgba(100,80,50,.3) 55%,transparent 78%);box-shadow:0 0 10px #8c6e4666}@keyframes battle-fx-ultimate-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.4)}}@keyframes battle-fx-wind-sway{0%{transform:translate(-50%) scaleX(.95)}to{transform:translate(-50%) scaleX(1.05)}}@keyframes battle-fx-flicker{0%{opacity:.85}to{opacity:1}}@keyframes battle-fx-flash{0%,to{opacity:1}50%{opacity:.4}}.battle-field__vfx--skill{background:radial-gradient(ellipse at center,rgba(246,205,95,.28) 0%,transparent 68%)}.battle-scene--3d .battle-scene__backdrop{perspective:none}.battle-scene__bg-parallax{position:absolute;top:0;right:0;bottom:0;left:0;transform:none!important;animation:none!important;will-change:auto}.battle-scene__bg-parallax .battle-arena__bg{animation:none!important}.battle-scene__bg-fog{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(12,18,28,.12) 0%,transparent 28%),radial-gradient(ellipse 90% 55% at 50% 72%,rgba(180,200,220,.06) 0%,transparent 70%);transform:none!important;animation:none!important}.battle-scene__bg-fog--blood{background:linear-gradient(180deg,rgba(18,4,4,.22) 0%,transparent 30%,transparent 62%,rgba(28,6,6,.28) 100%),radial-gradient(ellipse 85% 50% at 50% 78%,rgba(180,28,28,.14) 0%,transparent 68%),radial-gradient(ellipse 42% 28% at 72% 48%,rgba(12,4,6,.42) 0%,transparent 72%)}.battle-scene__bg-fog--forest{background:linear-gradient(180deg,rgba(8,22,10,.2) 0%,transparent 32%,transparent 60%,rgba(10,28,12,.26) 100%),radial-gradient(ellipse 85% 50% at 50% 78%,rgba(40,120,50,.1) 0%,transparent 68%)}.battle-scene__bg-fog--desert,.battle-scene__bg-fog--pvp-desert{background:linear-gradient(180deg,rgba(40,24,8,.18) 0%,transparent 30%,transparent 62%,rgba(48,28,10,.24) 100%),radial-gradient(ellipse 85% 50% at 50% 78%,rgba(200,140,60,.12) 0%,transparent 68%)}.battle-scene__bg-fog--winter{background:linear-gradient(180deg,rgba(12,24,40,.22) 0%,transparent 30%,transparent 62%,rgba(16,32,48,.26) 100%),radial-gradient(ellipse 85% 50% at 50% 78%,rgba(160,200,240,.12) 0%,transparent 68%)}.battle-scene__bg-fog--pvp-castle,.battle-scene__bg-fog--ruins{background:linear-gradient(180deg,rgba(20,14,28,.22) 0%,transparent 30%,transparent 62%,rgba(24,16,32,.28) 100%),radial-gradient(ellipse 85% 50% at 50% 78%,rgba(100,70,140,.1) 0%,transparent 68%)}.battle-arena__ground--blood{height:var(--arena-ground-h, 34%);background:radial-gradient(ellipse 100% 45% at 50% 0%,rgba(220,50,40,calc(var(--arena-ground-warmth, .2) * .35)) 0%,transparent 58%),radial-gradient(ellipse 120% 55% at 50% 100%,rgba(25,22,18,.42) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(32,28,24,.22) 60%,rgba(12,10,8,.45) 100%)}.battle-arena__ground--forest{height:var(--arena-ground-h, 34%);background:radial-gradient(ellipse 100% 45% at 50% 0%,rgba(40,90,40,.12) 0%,transparent 58%),radial-gradient(ellipse 120% 55% at 50% 100%,rgba(18,28,16,.4) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(28,36,24,.22) 60%,rgba(10,14,8,.45) 100%)}.battle-arena__ground--desert,.battle-arena__ground--pvp-desert{height:var(--arena-ground-h, 34%);background:radial-gradient(ellipse 100% 45% at 50% 0%,rgba(180,120,50,.14) 0%,transparent 58%),radial-gradient(ellipse 120% 55% at 50% 100%,rgba(40,28,14,.4) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(48,34,18,.22) 60%,rgba(18,12,6,.45) 100%)}.battle-arena__ground--winter{height:var(--arena-ground-h, 34%);background:radial-gradient(ellipse 100% 45% at 50% 0%,rgba(140,180,220,.12) 0%,transparent 58%),radial-gradient(ellipse 120% 55% at 50% 100%,rgba(20,28,38,.42) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(36,48,58,.2) 60%,rgba(10,14,20,.45) 100%)}.battle-arena__ground--pvp-castle,.battle-arena__ground--ruins{height:var(--arena-ground-h, 34%);background:radial-gradient(ellipse 100% 45% at 50% 0%,rgba(90,60,120,.1) 0%,transparent 58%),radial-gradient(ellipse 120% 55% at 50% 100%,rgba(22,18,28,.42) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(32,28,40,.22) 60%,rgba(12,10,16,.45) 100%)}.battle-arena--cinematic .battle-field{top:var(--arena-field-top, 6%)}.battle-arena--cinematic .battle-side--allies{left:var(--arena-allies-left, 7%);bottom:var(--arena-side-bottom, 10%);width:var(--arena-side-width, 27%);height:var(--arena-side-height, 54%)}.battle-arena--cinematic .battle-side--enemies{right:var(--arena-enemies-right, 7%);bottom:var(--arena-side-bottom, 10%);width:var(--arena-side-width, 27%);height:var(--arena-side-height, 54%)}.battle-arena--cinematic .battle-formation--side{width:100%;height:100%}.battle-arena--cinematic .battle-unit-slot--0{top:var(--arena-slot-0, 6%)}.battle-arena--cinematic .battle-unit-slot--1{top:var(--arena-slot-1, 36%)}.battle-arena--cinematic .battle-unit-slot--2{top:var(--arena-slot-2, 66%)}.battle-arena--cinematic .battle-side--allies .battle-unit-slot--0,.battle-arena--cinematic .battle-side--enemies .battle-unit-slot--0{top:var(--arena-slot-0, 6%)}.battle-arena--cinematic .battle-side--allies .battle-unit-slot--1,.battle-arena--cinematic .battle-side--enemies .battle-unit-slot--1{top:var(--arena-slot-1, 36%)}.battle-arena--cinematic .battle-side--allies .battle-unit-slot--2,.battle-arena--cinematic .battle-side--enemies .battle-unit-slot--2{top:var(--arena-slot-2, 66%)}.battle-scene__dust-3d{display:none}.battle-scene__dust-mote{position:absolute;width:3px;height:3px;border-radius:50%;background:#ffe6b48c;box-shadow:0 0 6px #ffdc8c73;left:calc(6% + (var(--di) * 6.5%));bottom:14%;animation:battle-dust-float 4.5s ease-in-out infinite;animation-delay:calc(var(--di) * -.35s);opacity:0}.battle-scene__dust-mote:nth-child(1){bottom:18%}.battle-scene__dust-mote:nth-child(2){bottom:24%}.battle-scene__dust-mote:nth-child(3){bottom:15%}.battle-scene__dust-mote:nth-child(4){bottom:32%}.battle-scene__dust-mote:nth-child(5){bottom:20%}.battle-scene__dust-mote:nth-child(6){bottom:28%}.battle-scene__dust-mote:nth-child(7){bottom:16%}.battle-scene__dust-mote:nth-child(8){bottom:36%}.battle-scene__dust-mote:nth-child(9){bottom:22%}.battle-scene__dust-mote:nth-child(10){bottom:30%}.battle-scene__dust-mote:nth-child(11){bottom:14%}.battle-scene__dust-mote:nth-child(12){bottom:26%}.battle-scene__dust-mote:nth-child(13){bottom:34%}.battle-scene__dust-mote:nth-child(14){bottom:19%}.battle-scene__dust-mote:nth-child(3n){width:2px;height:2px;background:#c8e6ff73}.battle-scene__dust-mote:nth-child(5n){width:4px;height:4px}.battle-arena__ground--3d{height:38%;transform:perspective(700px) rotateX(68deg);transform-origin:center 100%;background:radial-gradient(ellipse 95% 40% at 50% 0%,rgba(255,255,255,.06) 0%,transparent 55%),radial-gradient(ellipse 120% 55% at 50% 100%,rgba(25,22,18,.45) 0%,transparent 72%),linear-gradient(180deg,transparent 0%,rgba(32,28,24,.28) 60%,rgba(12,10,8,.5) 100%);box-shadow:inset 0 -20px 40px #00000040}.battle-arena--3d .battle-arena__stage{perspective:1000px;perspective-origin:50% 46%}.battle-arena--3d .battle-arena__board{transform-style:preserve-3d}.battle-arena--3d .battle-field{transform-style:preserve-3d;transform:rotateX(2deg);transform-origin:center 64%}.battle-arena--cinematic .battle-ground-fx{opacity:.72;transform:scale(.92)}.battle-arena--cinematic .battle-impact-live{opacity:.78;transform:scale(.9)}.battle-arena--cinematic .battle-proj-live{opacity:.88}.battle-arena--cinematic .battle-field__vfx{opacity:.55}.battle-arena--cinematic.battle-arena--3d .battle-side--allies{left:var(--arena-allies-left, 7%)}.battle-arena--cinematic.battle-arena--3d .battle-side--enemies{right:var(--arena-enemies-right, 7%)}.battle-arena--cinematic.battle-arena--3d .battle-unit-slot--0{transform:translateZ(-24px) scale(.86)}.battle-arena--cinematic.battle-arena--3d .battle-unit-slot--1{transform:translateZ(0) scale(.98)}.battle-arena--cinematic.battle-arena--3d .battle-unit-slot--2{transform:translateZ(20px) scale(1.06)}.battle-arena--cinematic.battle-arena--3d .battle-unit__sprite-wrap{width:118px;height:144px}.battle-arena--3d .battle-unit-slot--0{transform:translateZ(-32px) scale(.82);z-index:1;filter:brightness(.88)}.battle-arena--3d .battle-unit-slot--1{transform:translateZ(0) scale(.95);z-index:2}.battle-arena--3d .battle-side--allies .battle-unit-slot--1{transform:translateZ(4px) scale(1.02)}.battle-arena--3d .battle-unit-slot--2{transform:translateZ(28px) scale(1.08);z-index:3;filter:brightness(1.03)}.battle-arena--3d .battle-unit-slot--mounted{transform:translateY(6px) translateZ(0)}.battle-arena--3d .battle-unit-slot--0.battle-unit-slot--mounted{transform:translateY(4px) translateZ(-32px) scale(.82);filter:brightness(.88)}.battle-arena--3d .battle-unit-slot--2.battle-unit-slot--mounted{transform:translateY(6px) translateZ(28px) scale(1.08);filter:brightness(1.03)}.battle-arena--3d .battle-unit__sprite-wrap{transform-style:preserve-3d}.battle-scene--3d .battle-unit--ally.battle-unit--attacking .battle-unit__sprite-wrap{animation:battle-lunge-right-3d .44s cubic-bezier(.35,.05,.25,1)}.battle-scene--3d .battle-unit--enemy.battle-unit--attacking .battle-unit__sprite-wrap{animation:battle-lunge-left-3d .44s cubic-bezier(.35,.05,.25,1)}.battle-scene--3d .battle-unit--hit .battle-unit__sprite-wrap{animation:battle-hit-flash-3d .3s ease}.battle-scene--3d .battle-proj-live--from-A{animation:battle-proj-fly-right-3d .38s cubic-bezier(.25,.1,.25,1) forwards}.battle-scene--3d .battle-proj-live--from-B{animation:battle-proj-fly-left-3d .38s cubic-bezier(.25,.1,.25,1) forwards}.battle-arena--3d .battle-arena__board--ultimate{animation:battle-arena-shake-heavy .38s ease,battle-board-tilt-3d .55s ease}@keyframes battle-dust-float{0%{opacity:0;transform:translateZ(0) scale(.7)}25%{opacity:.45}to{opacity:0;transform:translate3d(4px,-48px,12px) scale(.95)}}@keyframes battle-lunge-right-3d{0%,to{transform:translateZ(0) rotateY(0)}35%{transform:translate3d(44px,-4px,28px) rotateY(-14deg) scale(1.07)}55%{transform:translate3d(40px,-2px,22px) rotateY(-8deg) scale(1.04)}}@keyframes battle-lunge-left-3d{0%,to{transform:translateZ(0) rotateY(0)}35%{transform:translate3d(-44px,-4px,28px) rotateY(14deg) scale(1.07)}55%{transform:translate3d(-40px,-2px,22px) rotateY(8deg) scale(1.04)}}@keyframes battle-hit-flash-3d{0%,to{transform:translateZ(0) rotateY(0);filter:brightness(1)}30%{transform:translateZ(-8px) rotateY(6deg);filter:brightness(2.2) saturate(1.8)}60%{transform:translateZ(4px) rotateY(-4deg)}}@keyframes battle-proj-fly-right-3d{0%{left:30%;opacity:0;transform:translate3d(0,var(--proj-y, 0),-10px) scale(.75)}12%{opacity:1;transform:translate3d(0,calc(var(--proj-y, 0) - 6px),18px) scale(1)}to{left:56%;opacity:1;transform:translate3d(0,var(--proj-y, 0),32px) scale(1.03)}}@keyframes battle-proj-fly-left-3d{0%{right:30%;opacity:0;transform:translate3d(0,var(--proj-y, 0),-10px) scale(.75)}12%{opacity:1;transform:translate3d(0,calc(var(--proj-y, 0) - 6px),18px) scale(1)}to{right:56%;opacity:1;transform:translate3d(0,var(--proj-y, 0),32px) scale(1.03)}}@keyframes battle-board-tilt-3d{0%,to{transform:rotateX(0)}40%{transform:rotateX(4deg) rotate(.6deg)}70%{transform:rotateX(-2deg)}}.battle-impact-live{--impact-tone: 190, 175, 145;isolation:isolate;filter:contrast(1.18) saturate(.82)}.battle-impact-live--fire{--impact-tone: 190, 66, 22}.battle-impact-live--ice,.battle-impact-live--frozen{--impact-tone: 92, 168, 194}.battle-impact-live--lightning{--impact-tone: 174, 198, 210}.battle-impact-live--arcane{--impact-tone: 101, 69, 154}.battle-impact-live--dark{--impact-tone: 46, 25, 66}.battle-impact-live--holy{--impact-tone: 205, 180, 115}.battle-impact-live--poison{--impact-tone: 65, 116, 57}.battle-impact-live--wind{--impact-tone: 115, 151, 157}.battle-impact-live__tex{opacity:0;mix-blend-mode:plus-lighter;filter:saturate(.7) contrast(1.35) brightness(.88)}.battle-impact-live__flash{top:18%;right:18%;bottom:18%;left:18%;background:radial-gradient(circle,rgba(255,255,245,.82) 0 4%,rgba(var(--impact-tone),.42) 16%,transparent 68%)}.battle-impact-live__core{top:34%;right:34%;bottom:34%;left:34%;background:radial-gradient(circle,rgba(255,255,245,.95) 0 7%,rgba(var(--impact-tone),.76) 19%,rgba(10,8,7,.35) 52%,transparent 74%)!important;box-shadow:0 0 14px rgba(var(--impact-tone),.72),0 0 38px rgba(var(--impact-tone),.28)!important}.battle-impact-live__ring{border:1px solid rgba(var(--impact-tone),.62);box-shadow:inset 0 0 8px rgba(var(--impact-tone),.18),0 0 10px #0006}.battle-impact-live__ring--2{border-color:#e1d7be42}.battle-impact-live__pressure{position:absolute;top:4%;right:4%;bottom:4%;left:4%;border-radius:50%;border:5px solid rgba(225,220,205,.18);filter:blur(2px);animation:battle-pressure-wave .62s cubic-bezier(.12,.55,.28,1) forwards}.battle-impact-live__smoke{position:absolute;left:50%;top:53%;width:34px;height:19px;border-radius:50%;background:radial-gradient(ellipse,rgba(var(--impact-tone),.22),rgba(23,20,18,.32) 48%,transparent 72%);filter:blur(5px);animation:battle-impact-smoke .78s ease-out forwards}.battle-impact-live__smoke--2{animation-delay:.04s;--smoke-x: 24px;--smoke-y: -15px}.battle-impact-live__smoke--3{animation-delay:.08s;--smoke-x: -27px;--smoke-y: -10px}.battle-impact-live__spark{width:7px;height:1px;border-radius:0;background:linear-gradient(90deg,rgba(var(--impact-tone),.95),transparent);box-shadow:none}.battle-impact-live__debris{position:absolute;left:50%;top:52%;width:3px;height:3px;background:#342b22e6;box-shadow:0 1px 1px #0000008c;transform:rotate(var(--a));animation:battle-impact-debris .68s cubic-bezier(.1,.6,.25,1) forwards}.battle-ground-fx{filter:saturate(.68) contrast(1.14)}.battle-ground-fx__patch{opacity:.56;mix-blend-mode:soft-light}.battle-ground-fx__glow{opacity:.42;filter:blur(7px)}.battle-ground-fx__ripple{border-width:1px;opacity:.5}.battle-ground-fx__haze{position:absolute;left:16%;right:16%;bottom:3%;height:28%;border-radius:50%;background:radial-gradient(ellipse,currentColor 0%,transparent 70%);opacity:.14;filter:blur(8px);animation:battle-ground-haze 1.25s ease-out forwards}.battle-ground-fx__haze--2{animation-delay:.12s;transform:translate(18px) scale(.72)}.battle-proj-live{filter:hue-rotate(var(--proj-hue, 0deg)) saturate(calc(var(--proj-intensity, 1) * .72)) contrast(1.25)}.battle-proj-live__trail{height:3px;filter:blur(1.2px);opacity:.76}.battle-proj-live__orb-halo{stroke-width:1;opacity:.44}.battle-proj-live__orb-core{filter:brightness(.82) contrast(1.3) drop-shadow(0 0 7px currentColor)}.battle-skill-flash{letter-spacing:.11em;text-transform:uppercase;background:linear-gradient(90deg,transparent,rgba(5,5,7,.74) 18% 82%,transparent);border:0;filter:saturate(.7)}@keyframes battle-pressure-wave{0%{opacity:.72;transform:scale(.18)}45%{opacity:.38}to{opacity:0;transform:scale(1.65)}}@keyframes battle-impact-smoke{0%{opacity:0;transform:translate(-50%,-50%) scale(.35)}24%{opacity:.72}to{opacity:0;transform:translate(calc(-50% + var(--smoke-x, 0px)),calc(-50% + var(--smoke-y, -24px))) scale(1.8)}}@keyframes battle-impact-debris{0%{opacity:.9;transform:rotate(var(--a)) translateY(0) rotate(0)}to{opacity:0;transform:rotate(var(--a)) translateY(-54px) rotate(190deg)}}@keyframes battle-ground-haze{0%{opacity:0;transform:translateY(8px) scale(.55)}35%{opacity:.18}to{opacity:0;transform:translateY(-16px) scale(1.32)}}@media (prefers-reduced-motion: reduce){.battle-scene--3d .battle-scene__bg-parallax,.battle-scene--3d .battle-scene__dust-mote,.battle-arena--3d .battle-arena__board--ultimate,.battle-arena__board--boss-lock-a,.battle-arena__board--boss-lock-b{animation:none!important}.battle-arena--3d .battle-field{transform:none}.battle-arena--3d .battle-unit-slot--0,.battle-arena--3d .battle-unit-slot--1,.battle-arena--3d .battle-unit-slot--2{transform:none;filter:none}}
