:root{--battle-bg-left-color:var(--grey-200);--battle-bg-right-color:var(--grey-200)}.image{opacity:.12;filter:saturate(.5) brightness(.8)}.battleGameplayBackground{top:0;left:0;background:linear-gradient(to right,var(--battle-bg-left-color),var(--background-400),var(--battle-bg-right-color))}.battleGameplayBackground.left_chaos{--battle-bg-left-color:var(--color-chaos-100)}.battleGameplayBackground.left_death{--battle-bg-left-color:var(--color-death-100)}.battleGameplayBackground.left_destruction{--battle-bg-left-color:var(--color-destruction-100)}.battleGameplayBackground.left_order{--battle-bg-left-color:var(--color-order-100)}.battleGameplayBackground.left_attacker{--battle-bg-left-color:var(--attacker-color-900)}.battleGameplayBackground.left_defender{--battle-bg-left-color:var(--defender-color-900)}.battleGameplayBackground.right_chaos{--battle-bg-right-color:var(--color-chaos-100)}.battleGameplayBackground.right_death{--battle-bg-right-color:var(--color-death-100)}.battleGameplayBackground.right_destruction{--battle-bg-right-color:var(--color-destruction-100)}.battleGameplayBackground.right_order{--battle-bg-right-color:var(--color-order-100)}.battleGameplayBackground.right_attacker{--battle-bg-right-color:var(--attacker-color-900)}.battleGameplayBackground.right_defender{--battle-bg-right-color:var(--defender-color-900)}