.sprite img{max-width:unset;image-rendering:pixelated}.sprite.item{width:calc(var(--width) * var(--zoomFactor));height:calc(var(--height) * var(--zoomFactor))}.sprite.item img{width:calc(var(--sWidth) * var(--zoomFactor));height:calc(var(--sHeight) * var(--zoomFactor))}.sprite.effect{width:calc(var(--width) * var(--zoomFactor));height:calc(var(--height) * var(--zoomFactor))}.sprite.effect img{width:calc(var(--sWidth) * var(--zoomFactor));height:calc(var(--sHeight) * var(--zoomFactor))}.sprite.missile{width:calc(var(--width) * var(--zoomFactor));height:calc(var(--height) * var(--zoomFactor))}.sprite.missile img{width:calc(var(--sWidth) * var(--zoomFactor));height:calc(var(--sHeight) * var(--zoomFactor))}.viewport{overflow:hidden;width:100%;height:100%}.debug{border:1px solid red}.debug .viewport{overflow:unset!important}.outfit{width:calc(var(--size) * var(--zoomFactor));height:calc(var(--size) * var(--zoomFactor))}.sprite.outfit img{width:calc(var(--sWidth) * var(--zoomFactor));height:calc(var(--sHeight) * var(--zoomFactor))}.outfit.east .actor{translate:calc((var(--size) * var(--zoomFactor)) * -1)}.outfit.south .actor{translate:calc((var(--size) * var(--zoomFactor)) * -2)}.outfit.west .actor{translate:calc((var(--size) * var(--zoomFactor)) * -3)}.outfit.north.mounted .actor{translate:calc((var(--size) * var(--zoomFactor)) * -4)}.outfit.east.mounted .actor{translate:calc((var(--size) * var(--zoomFactor)) * -5)}.outfit.south.mounted .actor{translate:calc((var(--size) * var(--zoomFactor)) * -6)}.outfit.west.mounted .actor{translate:calc((var(--size) * var(--zoomFactor)) * -7)}.spritesheet[data-cropped=true]{translate:calc(var(--cropX) * (var(--width) * var(--zoomFactor)) * -1) calc(var(--cropY) * (var(--height) * var(--zoomFactor)) * -1)}.missile .viewport{animation:translate-from-to .2s linear forwards}@keyframes homogeneous-transition{to{transform:translateY(-100%)}}@keyframes disappearing-homogeneous-transition{99%{transform:translateY(-100%);opacity:1}to{transform:translateY(-100%);opacity:var(--finalOpacity)}}@keyframes translate-from-to{0%{transform:translate(calc(var(--fromX) * var(--zoomFactor)),calc(var(--fromY) * var(--zoomFactor)))}99%{opacity:1;transform:translate(calc(var(--toX) * var(--zoomFactor)),calc(var(--toY) * var(--zoomFactor)))}to{opacity:0;transform:translate(calc(var(--toX) * var(--zoomFactor)),calc(var(--toY) * var(--zoomFactor)))}}.item.id-101{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-101 .spritesheet{content:url(/assets/ITEM/101.png)}.item.id-103{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-103 .spritesheet{content:url(/assets/ITEM/103.png)}.item.id-104{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-104 .spritesheet{content:url(/assets/ITEM/104.png)}.item.id-105{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-105 .spritesheet{content:url(/assets/ITEM/105.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-106{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-106 .spritesheet{content:url(/assets/ITEM/106.png)}.item.id-108{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-108 .spritesheet{content:url(/assets/ITEM/108.png)}.item.id-109{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-109 .spritesheet{content:url(/assets/ITEM/109.png)}.item.id-110{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-110 .spritesheet{content:url(/assets/ITEM/110.png)}.item.id-111{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-111 .spritesheet{content:url(/assets/ITEM/111.png)}.item.id-112{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-112 .spritesheet{content:url(/assets/ITEM/112.png)}.item.id-127{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-127 .spritesheet{content:url(/assets/ITEM/127.png)}.item.id-136{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-136 .spritesheet{content:url(/assets/ITEM/136.png)}.item.id-140{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-140 .spritesheet{content:url(/assets/ITEM/140.png)}.item.id-180{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-180 .spritesheet{content:url(/assets/ITEM/180.png)}.item.id-181{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes item-181{0%{transform:translateY(calc(0px * var(--zoomFactor)))}30%{transform:translateY(calc(-32px * var(--zoomFactor)))}39%{transform:translateY(calc(-64px * var(--zoomFactor)))}52%{transform:translateY(calc(-96px * var(--zoomFactor)))}61%{transform:translateY(calc(-128px * var(--zoomFactor)))}70%{transform:translateY(calc(-160px * var(--zoomFactor)))}79%{transform:translateY(calc(-192px * var(--zoomFactor)))}91%{transform:translateY(calc(-224px * var(--zoomFactor)))}to{transform:translateY(calc(-224px * var(--zoomFactor)))}}.item.id-181 .spritesheet{content:url(/assets/ITEM/181.png);animation:item-181 1.65s step-end infinite}.item.id-182{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-182 .spritesheet{content:url(/assets/ITEM/182.png)}.item.id-183{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-183 .spritesheet{content:url(/assets/ITEM/183.png)}.item.id-184{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-184 .spritesheet{content:url(/assets/ITEM/184.png)}.item.id-185{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-185 .spritesheet{content:url(/assets/ITEM/185.png)}.item.id-186{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-186 .spritesheet{content:url(/assets/ITEM/186.png)}.item.id-187{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-187 .spritesheet{content:url(/assets/ITEM/187.png)}.item.id-188{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-188 .spritesheet{content:url(/assets/ITEM/188.png)}.item.id-189{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-189 .spritesheet{content:url(/assets/ITEM/189.png)}.item.id-190{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-190 .spritesheet{content:url(/assets/ITEM/190.png)}.item.id-191{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-191 .spritesheet{content:url(/assets/ITEM/191.png)}.item.id-194{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-194 .spritesheet{content:url(/assets/ITEM/194.png)}.item.id-197{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-197 .spritesheet{content:url(/assets/ITEM/197.png)}.item.id-198{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-198 .spritesheet{content:url(/assets/ITEM/198.png)}.item.id-199{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-199 .spritesheet{content:url(/assets/ITEM/199.png)}.item.id-202{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-202 .spritesheet{content:url(/assets/ITEM/202.png)}.item.id-231{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-231 .spritesheet{content:url(/assets/ITEM/231.png)}.item.id-233{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes item-233{0%{transform:translateY(calc(0px * var(--zoomFactor)))}30%{transform:translateY(calc(-32px * var(--zoomFactor)))}39%{transform:translateY(calc(-64px * var(--zoomFactor)))}52%{transform:translateY(calc(-96px * var(--zoomFactor)))}61%{transform:translateY(calc(-128px * var(--zoomFactor)))}70%{transform:translateY(calc(-160px * var(--zoomFactor)))}79%{transform:translateY(calc(-192px * var(--zoomFactor)))}91%{transform:translateY(calc(-224px * var(--zoomFactor)))}to{transform:translateY(calc(-224px * var(--zoomFactor)))}}.item.id-233 .spritesheet{content:url(/assets/ITEM/233.png);animation:item-233 1.65s step-end infinite}.item.id-240{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-240 .spritesheet{content:url(/assets/ITEM/240.png)}.item.id-241{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-241 .spritesheet{content:url(/assets/ITEM/241.png)}.item.id-244{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-244 .spritesheet{content:url(/assets/ITEM/244.png)}.item.id-245{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-245 .spritesheet{content:url(/assets/ITEM/245.png)}.item.id-248{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-248 .spritesheet{content:url(/assets/ITEM/248.png)}.item.id-265{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-265 .spritesheet{content:url(/assets/ITEM/265.png)}.item.id-269{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-269 .spritesheet{content:url(/assets/ITEM/269.png)}.item.id-274{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-274 .spritesheet{content:url(/assets/ITEM/274.png)}.item.id-275{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-275 .spritesheet{content:url(/assets/ITEM/275.png)}.item.id-286{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-286 .spritesheet{content:url(/assets/ITEM/286.png)}.item.id-293{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-293 .spritesheet{content:url(/assets/ITEM/293.png)}.item.id-304{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-304 .spritesheet{content:url(/assets/ITEM/304.png)}.item.id-305{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-305 .spritesheet{content:url(/assets/ITEM/305.png)}.item.id-307{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-307 .spritesheet{content:url(/assets/ITEM/307.png)}.item.id-308{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-308 .spritesheet{content:url(/assets/ITEM/308.png)}.item.id-309{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-309 .spritesheet{content:url(/assets/ITEM/309.png)}.item.id-310{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-310 .spritesheet{content:url(/assets/ITEM/310.png)}.item.id-311{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-311 .spritesheet{content:url(/assets/ITEM/311.png)}.item.id-312{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-312 .spritesheet{content:url(/assets/ITEM/312.png)}.item.id-313{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-313 .spritesheet{content:url(/assets/ITEM/313.png)}.item.id-314{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-314 .spritesheet{content:url(/assets/ITEM/314.png)}.item.id-315{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-315 .spritesheet{content:url(/assets/ITEM/315.png)}.item.id-317{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-317 .spritesheet{content:url(/assets/ITEM/317.png)}.item.id-318{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-318 .spritesheet{content:url(/assets/ITEM/318.png)}.item.id-319{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-319 .spritesheet{content:url(/assets/ITEM/319.png)}.item.id-320{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-320 .spritesheet{content:url(/assets/ITEM/320.png)}.item.id-322{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-322 .spritesheet{content:url(/assets/ITEM/322.png)}.item.id-323{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-323 .spritesheet{content:url(/assets/ITEM/323.png)}.item.id-351{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-351 .spritesheet{content:url(/assets/ITEM/351.png)}.item.id-352{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-352 .spritesheet{content:url(/assets/ITEM/352.png)}.item.id-353{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-353 .spritesheet{content:url(/assets/ITEM/353.png)}.item.id-354{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-354 .spritesheet{content:url(/assets/ITEM/354.png)}.item.id-355{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-355 .spritesheet{content:url(/assets/ITEM/355.png)}.item.id-356{--width:32px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-356 .spritesheet{content:url(/assets/ITEM/356.png)}.item.id-357{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-357 .spritesheet{content:url(/assets/ITEM/357.png)}.item.id-358{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-358 .spritesheet{content:url(/assets/ITEM/358.png)}.item.id-360{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-360 .spritesheet{content:url(/assets/ITEM/360.png)}.item.id-361{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-361 .spritesheet{content:url(/assets/ITEM/361.png)}.item.id-362{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-362 .spritesheet{content:url(/assets/ITEM/362.png)}.item.id-363{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-363 .spritesheet{content:url(/assets/ITEM/363.png)}.item.id-365{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-365 .spritesheet{content:url(/assets/ITEM/365.png)}.item.id-373{--width:32px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-373 .spritesheet{content:url(/assets/ITEM/373.png)}.item.id-374{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-374 .spritesheet{content:url(/assets/ITEM/374.png)}.item.id-375{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-375 .spritesheet{content:url(/assets/ITEM/375.png)}.item.id-376{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-376 .spritesheet{content:url(/assets/ITEM/376.png)}.item.id-377{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-377 .spritesheet{content:url(/assets/ITEM/377.png)}.item.id-378{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-378 .spritesheet{content:url(/assets/ITEM/378.png)}.item.id-379{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-379 .spritesheet{content:url(/assets/ITEM/379.png)}.item.id-380{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-380 .spritesheet{content:url(/assets/ITEM/380.png)}.item.id-381{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-381 .spritesheet{content:url(/assets/ITEM/381.png)}.item.id-382{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-382 .spritesheet{content:url(/assets/ITEM/382.png)}.item.id-383{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-383 .spritesheet{content:url(/assets/ITEM/383.png)}.item.id-384{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-384 .spritesheet{content:url(/assets/ITEM/384.png)}.item.id-385{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-385 .spritesheet{content:url(/assets/ITEM/385.png)}.item.id-386{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-386 .spritesheet{content:url(/assets/ITEM/386.png)}.item.id-388{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-388 .spritesheet{content:url(/assets/ITEM/388.png)}.item.id-389{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-389 .spritesheet{content:url(/assets/ITEM/389.png)}.item.id-390{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-390 .spritesheet{content:url(/assets/ITEM/390.png)}.item.id-391{--width:32px;--height:32px;--sWidth:32px;--sHeight:608px}.item.id-391 .spritesheet{content:url(/assets/ITEM/391.png);animation:homogeneous-transition 3.42s steps(19) infinite}.item.id-392{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-392 .spritesheet{content:url(/assets/ITEM/392.png)}.item.id-393{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-393 .spritesheet{content:url(/assets/ITEM/393.png)}.item.id-404{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-404 .spritesheet{content:url(/assets/ITEM/404.png)}.item.id-407{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-407 .spritesheet{content:url(/assets/ITEM/407.png)}.item.id-408{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-408 .spritesheet{content:url(/assets/ITEM/408.png)}.item.id-409{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-409 .spritesheet{content:url(/assets/ITEM/409.png)}.item.id-410{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-410 .spritesheet{content:url(/assets/ITEM/410.png)}.item.id-411{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-411 .spritesheet{content:url(/assets/ITEM/411.png)}.item.id-413{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-413 .spritesheet{content:url(/assets/ITEM/413.png)}.item.id-414{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-414 .spritesheet{content:url(/assets/ITEM/414.png)}.item.id-416{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-416 .spritesheet{content:url(/assets/ITEM/416.png)}.item.id-417{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-417 .spritesheet{content:url(/assets/ITEM/417.png)}.item.id-429{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-429 .spritesheet{content:url(/assets/ITEM/429.png)}.item.id-431{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-431 .spritesheet{content:url(/assets/ITEM/431.png)}.item.id-432{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-432 .spritesheet{content:url(/assets/ITEM/432.png)}.item.id-435{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-435 .spritesheet{content:url(/assets/ITEM/435.png)}.item.id-436{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-436 .spritesheet{content:url(/assets/ITEM/436.png)}.item.id-437{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-437 .spritesheet{content:url(/assets/ITEM/437.png)}.item.id-438{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-438 .spritesheet{content:url(/assets/ITEM/438.png)}.item.id-440{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-440 .spritesheet{content:url(/assets/ITEM/440.png)}.item.id-441{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-441 .spritesheet{content:url(/assets/ITEM/441.png)}.item.id-442{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-442 .spritesheet{content:url(/assets/ITEM/442.png)}.item.id-446{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-446 .spritesheet{content:url(/assets/ITEM/446.png)}.item.id-450{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-450 .spritesheet{content:url(/assets/ITEM/450.png)}.item.id-464{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-464 .spritesheet{content:url(/assets/ITEM/464.png)}.item.id-501{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-501 .spritesheet{content:url(/assets/ITEM/501.png)}.item.id-502{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-502 .spritesheet{content:url(/assets/ITEM/502.png)}.item.id-593{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-593 .spritesheet{content:url(/assets/ITEM/593.png)}.item.id-596{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-596 .spritesheet{content:url(/assets/ITEM/596.png)}.item.id-599{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-599 .spritesheet{content:url(/assets/ITEM/599.png)}.item.id-602{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-602 .spritesheet{content:url(/assets/ITEM/602.png)}.item.id-603{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-603 .spritesheet{content:url(/assets/ITEM/603.png)}.item.id-604{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-604 .spritesheet{content:url(/assets/ITEM/604.png)}.item.id-605{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-605 .spritesheet{content:url(/assets/ITEM/605.png)}.item.id-611{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-611 .spritesheet{content:url(/assets/ITEM/611.png)}.item.id-618{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-618 .spritesheet{content:url(/assets/ITEM/618.png)}.item.id-622{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.item.id-622 .spritesheet{content:url(/assets/ITEM/622.png);animation:homogeneous-transition 1.6s steps(8) infinite}.item.id-643{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-643 .spritesheet{content:url(/assets/ITEM/643.png)}.item.id-648{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-648 .spritesheet{content:url(/assets/ITEM/648.png)}.item.id-653{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-653 .spritesheet{content:url(/assets/ITEM/653.png)}.item.id-654{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-654 .spritesheet{content:url(/assets/ITEM/654.png)}.item.id-655{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-655 .spritesheet{content:url(/assets/ITEM/655.png)}.item.id-728{--width:32px;--height:32px;--sWidth:32px;--sHeight:960px}.item.id-728 .spritesheet{content:url(/assets/ITEM/728.png);animation:homogeneous-transition 4.5s steps(30) infinite}.item.id-729{--width:32px;--height:32px;--sWidth:32px;--sHeight:960px}.item.id-729 .spritesheet{content:url(/assets/ITEM/729.png);animation:homogeneous-transition 4.5s steps(30) infinite}.item.id-730{--width:32px;--height:32px;--sWidth:32px;--sHeight:960px}.item.id-730 .spritesheet{content:url(/assets/ITEM/730.png);animation:homogeneous-transition 4.5s steps(30) infinite}.item.id-756{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-756 .spritesheet{content:url(/assets/ITEM/756.png)}.item.id-757{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-757 .spritesheet{content:url(/assets/ITEM/757.png)}.item.id-758{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-758 .spritesheet{content:url(/assets/ITEM/758.png)}.item.id-759{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-759 .spritesheet{content:url(/assets/ITEM/759.png)}.item.id-760{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-760 .spritesheet{content:url(/assets/ITEM/760.png)}.item.id-799{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-799 .spritesheet{content:url(/assets/ITEM/799.png)}.item.id-800{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-800 .spritesheet{content:url(/assets/ITEM/800.png)}.item.id-842{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-842 .spritesheet{content:url(/assets/ITEM/842.png)}.item.id-843{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-843 .spritesheet{content:url(/assets/ITEM/843.png)}.item.id-844{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-844 .spritesheet{content:url(/assets/ITEM/844.png)}.item.id-845{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-845 .spritesheet{content:url(/assets/ITEM/845.png)}.item.id-870{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-870 .spritesheet{content:url(/assets/ITEM/870.png)}.item.id-894{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-894 .spritesheet{content:url(/assets/ITEM/894.png)}.item.id-906{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-906 .spritesheet{content:url(/assets/ITEM/906.png)}.item.id-937{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-937 .spritesheet{content:url(/assets/ITEM/937.png)}.item.id-950{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-950 .spritesheet{content:url(/assets/ITEM/950.png)}.item.id-952{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-952 .spritesheet{content:url(/assets/ITEM/952.png)}.item.id-970{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-970 .spritesheet{content:url(/assets/ITEM/970.png)}.item.id-972{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-972 .spritesheet{content:url(/assets/ITEM/972.png)}.item.id-973{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-973 .spritesheet{content:url(/assets/ITEM/973.png)}.item.id-976{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-976 .spritesheet{content:url(/assets/ITEM/976.png)}.item.id-977{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-977 .spritesheet{content:url(/assets/ITEM/977.png)}.item.id-978{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-978 .spritesheet{content:url(/assets/ITEM/978.png)}.item.id-993{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-993 .spritesheet{content:url(/assets/ITEM/993.png)}.item.id-1007{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1007 .spritesheet{content:url(/assets/ITEM/1007.png)}.item.id-1008{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1008 .spritesheet{content:url(/assets/ITEM/1008.png)}.item.id-1009{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1009 .spritesheet{content:url(/assets/ITEM/1009.png)}.item.id-1010{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1010 .spritesheet{content:url(/assets/ITEM/1010.png)}.item.id-1011{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1011 .spritesheet{content:url(/assets/ITEM/1011.png)}.item.id-1026{--width:64px;--height:64px;--sWidth:192px;--sHeight:192px}.item.id-1026 .spritesheet{content:url(/assets/ITEM/1026.png)}.item.id-1027{--width:64px;--height:64px;--sWidth:576px;--sHeight:64px}.item.id-1027 .spritesheet{content:url(/assets/ITEM/1027.png)}.item.id-1032{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1032 .spritesheet{content:url(/assets/ITEM/1032.png)}.item.id-1033{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1033 .spritesheet{content:url(/assets/ITEM/1033.png)}.item.id-1034{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1034 .spritesheet{content:url(/assets/ITEM/1034.png)}.item.id-1049{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-1049 .spritesheet{content:url(/assets/ITEM/1049.png)}.item.id-1051{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-1051 .spritesheet{content:url(/assets/ITEM/1051.png)}.item.id-1081{--width:32px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-1081 .spritesheet{content:url(/assets/ITEM/1081.png)}.item.id-1082{--width:64px;--height:32px;--sWidth:512px;--sHeight:32px}.item.id-1082 .spritesheet{content:url(/assets/ITEM/1082.png)}.item.id-1084{--width:64px;--height:64px;--sWidth:512px;--sHeight:64px}.item.id-1084 .spritesheet{content:url(/assets/ITEM/1084.png)}.item.id-1085{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1085 .spritesheet{content:url(/assets/ITEM/1085.png)}.item.id-1086{--width:64px;--height:64px;--sWidth:128px;--sHeight:256px}.item.id-1086 .spritesheet{content:url(/assets/ITEM/1086.png)}.item.id-1101{--width:32px;--height:32px;--sWidth:64px;--sHeight:128px}.item.id-1101 .spritesheet{content:url(/assets/ITEM/1101.png)}.item.id-1102{--width:32px;--height:32px;--sWidth:256px;--sHeight:32px}.item.id-1102 .spritesheet{content:url(/assets/ITEM/1102.png)}.item.id-1103{--width:32px;--height:32px;--sWidth:64px;--sHeight:128px}.item.id-1103 .spritesheet{content:url(/assets/ITEM/1103.png)}.item.id-1105{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1105 .spritesheet{content:url(/assets/ITEM/1105.png)}.item.id-1106{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1106 .spritesheet{content:url(/assets/ITEM/1106.png)}.item.id-1107{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1107 .spritesheet{content:url(/assets/ITEM/1107.png)}.item.id-1109{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1109 .spritesheet{content:url(/assets/ITEM/1109.png)}.item.id-1110{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1110 .spritesheet{content:url(/assets/ITEM/1110.png)}.item.id-1111{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1111 .spritesheet{content:url(/assets/ITEM/1111.png)}.item.id-1112{--width:64px;--height:64px;--sWidth:128px;--sHeight:256px}.item.id-1112 .spritesheet{content:url(/assets/ITEM/1112.png)}.item.id-1113{--width:64px;--height:64px;--sWidth:512px;--sHeight:64px}.item.id-1113 .spritesheet{content:url(/assets/ITEM/1113.png)}.item.id-1114{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1114 .spritesheet{content:url(/assets/ITEM/1114.png)}.item.id-1115{--width:64px;--height:64px;--sWidth:512px;--sHeight:64px}.item.id-1115 .spritesheet{content:url(/assets/ITEM/1115.png)}.item.id-1116{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1116 .spritesheet{content:url(/assets/ITEM/1116.png)}.item.id-1117{--width:64px;--height:64px;--sWidth:128px;--sHeight:256px}.item.id-1117 .spritesheet{content:url(/assets/ITEM/1117.png)}.item.id-1118{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1118 .spritesheet{content:url(/assets/ITEM/1118.png)}.item.id-1119{--width:64px;--height:64px;--sWidth:128px;--sHeight:256px}.item.id-1119 .spritesheet{content:url(/assets/ITEM/1119.png)}.item.id-1120{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1120 .spritesheet{content:url(/assets/ITEM/1120.png)}.item.id-1121{--width:64px;--height:64px;--sWidth:512px;--sHeight:64px}.item.id-1121 .spritesheet{content:url(/assets/ITEM/1121.png)}.item.id-1122{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1122 .spritesheet{content:url(/assets/ITEM/1122.png)}.item.id-1123{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1123 .spritesheet{content:url(/assets/ITEM/1123.png)}.item.id-1124{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1124 .spritesheet{content:url(/assets/ITEM/1124.png)}.item.id-1125{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1125 .spritesheet{content:url(/assets/ITEM/1125.png)}.item.id-1126{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1126 .spritesheet{content:url(/assets/ITEM/1126.png)}.item.id-1127{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-1127 .spritesheet{content:url(/assets/ITEM/1127.png)}.item.id-1128{--width:64px;--height:64px;--sWidth:256px;--sHeight:256px}.item.id-1128 .spritesheet{content:url(/assets/ITEM/1128.png)}.item.id-1150{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1150 .spritesheet{content:url(/assets/ITEM/1150.png)}.item.id-1152{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-1152 .spritesheet{content:url(/assets/ITEM/1152.png)}.item.id-1153{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1153 .spritesheet{content:url(/assets/ITEM/1153.png)}.item.id-1154{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1154 .spritesheet{content:url(/assets/ITEM/1154.png)}.item.id-1155{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1155 .spritesheet{content:url(/assets/ITEM/1155.png)}.item.id-1158{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1158 .spritesheet{content:url(/assets/ITEM/1158.png)}.item.id-1159{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1159 .spritesheet{content:url(/assets/ITEM/1159.png)}.item.id-1160{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1160 .spritesheet{content:url(/assets/ITEM/1160.png)}.item.id-1161{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1161 .spritesheet{content:url(/assets/ITEM/1161.png)}.item.id-1212{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1212 .spritesheet{content:url(/assets/ITEM/1212.png)}.item.id-1213{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1213 .spritesheet{content:url(/assets/ITEM/1213.png)}.item.id-1219{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1219 .spritesheet{content:url(/assets/ITEM/1219.png)}.item.id-1220{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1220 .spritesheet{content:url(/assets/ITEM/1220.png)}.item.id-1221{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1221 .spritesheet{content:url(/assets/ITEM/1221.png)}.item.id-1223{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1223 .spritesheet{content:url(/assets/ITEM/1223.png)}.item.id-1224{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1224 .spritesheet{content:url(/assets/ITEM/1224.png)}.item.id-1227{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1227 .spritesheet{content:url(/assets/ITEM/1227.png)}.item.id-1233{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1233 .spritesheet{content:url(/assets/ITEM/1233.png)}.item.id-1234{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1234 .spritesheet{content:url(/assets/ITEM/1234.png)}.item.id-1236{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1236 .spritesheet{content:url(/assets/ITEM/1236.png)}.item.id-1238{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1238 .spritesheet{content:url(/assets/ITEM/1238.png)}.item.id-1240{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1240 .spritesheet{content:url(/assets/ITEM/1240.png)}.item.id-1241{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1241 .spritesheet{content:url(/assets/ITEM/1241.png)}.item.id-1242{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1242 .spritesheet{content:url(/assets/ITEM/1242.png)}.item.id-1244{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1244 .spritesheet{content:url(/assets/ITEM/1244.png)}.item.id-1245{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1245 .spritesheet{content:url(/assets/ITEM/1245.png)}.item.id-1248{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1248 .spritesheet{content:url(/assets/ITEM/1248.png)}.item.id-1249{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1249 .spritesheet{content:url(/assets/ITEM/1249.png)}.item.id-1251{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1251 .spritesheet{content:url(/assets/ITEM/1251.png)}.item.id-1252{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1252 .spritesheet{content:url(/assets/ITEM/1252.png)}.item.id-1254{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1254 .spritesheet{content:url(/assets/ITEM/1254.png)}.item.id-1255{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1255 .spritesheet{content:url(/assets/ITEM/1255.png)}.item.id-1270{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1270 .spritesheet{content:url(/assets/ITEM/1270.png)}.item.id-1271{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1271 .spritesheet{content:url(/assets/ITEM/1271.png)}.item.id-1272{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1272 .spritesheet{content:url(/assets/ITEM/1272.png)}.item.id-1273{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1273 .spritesheet{content:url(/assets/ITEM/1273.png)}.item.id-1274{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1274 .spritesheet{content:url(/assets/ITEM/1274.png)}.item.id-1275{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1275 .spritesheet{content:url(/assets/ITEM/1275.png)}.item.id-1276{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1276 .spritesheet{content:url(/assets/ITEM/1276.png)}.item.id-1277{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1277 .spritesheet{content:url(/assets/ITEM/1277.png)}.item.id-1278{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1278 .spritesheet{content:url(/assets/ITEM/1278.png)}.item.id-1279{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1279 .spritesheet{content:url(/assets/ITEM/1279.png)}.item.id-1280{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1280 .spritesheet{content:url(/assets/ITEM/1280.png)}.item.id-1281{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-1281 .spritesheet{content:url(/assets/ITEM/1281.png)}.item.id-1282{--width:64px;--height:64px;--sWidth:192px;--sHeight:64px}.item.id-1282 .spritesheet{content:url(/assets/ITEM/1282.png)}.item.id-1283{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1283 .spritesheet{content:url(/assets/ITEM/1283.png)}.item.id-1284{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1284 .spritesheet{content:url(/assets/ITEM/1284.png)}.item.id-1285{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1285 .spritesheet{content:url(/assets/ITEM/1285.png)}.item.id-1286{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1286 .spritesheet{content:url(/assets/ITEM/1286.png)}.item.id-1287{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1287 .spritesheet{content:url(/assets/ITEM/1287.png)}.item.id-1288{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1288 .spritesheet{content:url(/assets/ITEM/1288.png)}.item.id-1289{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1289 .spritesheet{content:url(/assets/ITEM/1289.png)}.item.id-1290{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1290 .spritesheet{content:url(/assets/ITEM/1290.png)}.item.id-1291{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1291 .spritesheet{content:url(/assets/ITEM/1291.png)}.item.id-1294{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-1294 .spritesheet{content:url(/assets/ITEM/1294.png)}.item.id-1295{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-1295 .spritesheet{content:url(/assets/ITEM/1295.png)}.item.id-1296{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1296 .spritesheet{content:url(/assets/ITEM/1296.png)}.item.id-1297{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-1297 .spritesheet{content:url(/assets/ITEM/1297.png)}.item.id-1298{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1298 .spritesheet{content:url(/assets/ITEM/1298.png)}.item.id-1299{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-1299 .spritesheet{content:url(/assets/ITEM/1299.png)}.item.id-1302{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1302 .spritesheet{content:url(/assets/ITEM/1302.png)}.item.id-1304{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1304 .spritesheet{content:url(/assets/ITEM/1304.png)}.item.id-1450{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1450 .spritesheet{content:url(/assets/ITEM/1450.png)}.item.id-1451{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1451 .spritesheet{content:url(/assets/ITEM/1451.png)}.item.id-1454{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1454 .spritesheet{content:url(/assets/ITEM/1454.png)}.item.id-1473{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1473 .spritesheet{content:url(/assets/ITEM/1473.png)}.item.id-1477{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1477 .spritesheet{content:url(/assets/ITEM/1477.png)}.item.id-1478{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1478 .spritesheet{content:url(/assets/ITEM/1478.png)}.item.id-1487{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1487 .spritesheet{content:url(/assets/ITEM/1487.png)}.item.id-1489{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1489 .spritesheet{content:url(/assets/ITEM/1489.png)}.item.id-1493{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1493 .spritesheet{content:url(/assets/ITEM/1493.png)}.item.id-1498{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1498 .spritesheet{content:url(/assets/ITEM/1498.png)}.item.id-1595{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1595 .spritesheet{content:url(/assets/ITEM/1595.png)}.item.id-1596{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1596 .spritesheet{content:url(/assets/ITEM/1596.png)}.item.id-1597{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1597 .spritesheet{content:url(/assets/ITEM/1597.png)}.item.id-1624{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1624 .spritesheet{content:url(/assets/ITEM/1624.png)}.item.id-1625{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1625 .spritesheet{content:url(/assets/ITEM/1625.png)}.item.id-1626{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1626 .spritesheet{content:url(/assets/ITEM/1626.png)}.item.id-1627{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1627 .spritesheet{content:url(/assets/ITEM/1627.png)}.item.id-1628{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1628 .spritesheet{content:url(/assets/ITEM/1628.png)}.item.id-1630{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1630 .spritesheet{content:url(/assets/ITEM/1630.png)}.item.id-1631{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1631 .spritesheet{content:url(/assets/ITEM/1631.png)}.item.id-1632{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1632 .spritesheet{content:url(/assets/ITEM/1632.png)}.item.id-1634{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1634 .spritesheet{content:url(/assets/ITEM/1634.png)}.item.id-1635{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1635 .spritesheet{content:url(/assets/ITEM/1635.png)}.item.id-1636{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1636 .spritesheet{content:url(/assets/ITEM/1636.png)}.item.id-1637{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1637 .spritesheet{content:url(/assets/ITEM/1637.png)}.item.id-1729{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1729 .spritesheet{content:url(/assets/ITEM/1729.png)}.item.id-1730{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-1730 .spritesheet{content:url(/assets/ITEM/1730.png)}.item.id-1731{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-1731 .spritesheet{content:url(/assets/ITEM/1731.png)}.item.id-1732{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-1732 .spritesheet{content:url(/assets/ITEM/1732.png)}.item.id-1733{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1733 .spritesheet{content:url(/assets/ITEM/1733.png)}.item.id-1737{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1737 .spritesheet{content:url(/assets/ITEM/1737.png)}.item.id-1771{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1771 .spritesheet{content:url(/assets/ITEM/1771.png)}.item.id-1772{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1772 .spritesheet{content:url(/assets/ITEM/1772.png)}.item.id-1773{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1773 .spritesheet{content:url(/assets/ITEM/1773.png)}.item.id-1774{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1774 .spritesheet{content:url(/assets/ITEM/1774.png)}.item.id-1775{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1775 .spritesheet{content:url(/assets/ITEM/1775.png)}.item.id-1776{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1776 .spritesheet{content:url(/assets/ITEM/1776.png)}.item.id-1777{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1777 .spritesheet{content:url(/assets/ITEM/1777.png)}.item.id-1778{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1778 .spritesheet{content:url(/assets/ITEM/1778.png)}.item.id-1779{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1779 .spritesheet{content:url(/assets/ITEM/1779.png)}.item.id-1780{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1780 .spritesheet{content:url(/assets/ITEM/1780.png)}.item.id-1781{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-1781 .spritesheet{content:url(/assets/ITEM/1781.png)}.item.id-1782{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1782 .spritesheet{content:url(/assets/ITEM/1782.png)}.item.id-1787{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1787 .spritesheet{content:url(/assets/ITEM/1787.png)}.item.id-1788{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1788 .spritesheet{content:url(/assets/ITEM/1788.png)}.item.id-1789{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1789 .spritesheet{content:url(/assets/ITEM/1789.png)}.item.id-1790{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1790 .spritesheet{content:url(/assets/ITEM/1790.png)}.item.id-1791{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1791 .spritesheet{content:url(/assets/ITEM/1791.png)}.item.id-1792{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1792 .spritesheet{content:url(/assets/ITEM/1792.png)}.item.id-1793{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1793 .spritesheet{content:url(/assets/ITEM/1793.png)}.item.id-1796{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1796 .spritesheet{content:url(/assets/ITEM/1796.png)}.item.id-1803{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1803 .spritesheet{content:url(/assets/ITEM/1803.png)}.item.id-1806{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1806 .spritesheet{content:url(/assets/ITEM/1806.png)}.item.id-1822{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1822 .spritesheet{content:url(/assets/ITEM/1822.png)}.item.id-1842{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1842 .spritesheet{content:url(/assets/ITEM/1842.png)}.item.id-1843{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1843 .spritesheet{content:url(/assets/ITEM/1843.png)}.item.id-1844{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1844 .spritesheet{content:url(/assets/ITEM/1844.png)}.item.id-1845{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1845 .spritesheet{content:url(/assets/ITEM/1845.png)}.item.id-1846{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1846 .spritesheet{content:url(/assets/ITEM/1846.png)}.item.id-1847{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1847 .spritesheet{content:url(/assets/ITEM/1847.png)}.item.id-1848{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1848 .spritesheet{content:url(/assets/ITEM/1848.png)}.item.id-1849{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1849 .spritesheet{content:url(/assets/ITEM/1849.png)}.item.id-1850{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1850 .spritesheet{content:url(/assets/ITEM/1850.png)}.item.id-1852{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1852 .spritesheet{content:url(/assets/ITEM/1852.png)}.item.id-1853{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1853 .spritesheet{content:url(/assets/ITEM/1853.png)}.item.id-1854{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1854 .spritesheet{content:url(/assets/ITEM/1854.png)}.item.id-1855{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1855 .spritesheet{content:url(/assets/ITEM/1855.png)}.item.id-1856{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1856 .spritesheet{content:url(/assets/ITEM/1856.png)}.item.id-1857{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1857 .spritesheet{content:url(/assets/ITEM/1857.png)}.item.id-1858{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1858 .spritesheet{content:url(/assets/ITEM/1858.png)}.item.id-1859{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1859 .spritesheet{content:url(/assets/ITEM/1859.png)}.item.id-1860{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1860 .spritesheet{content:url(/assets/ITEM/1860.png)}.item.id-1865{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1865 .spritesheet{content:url(/assets/ITEM/1865.png)}.item.id-1866{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1866 .spritesheet{content:url(/assets/ITEM/1866.png)}.item.id-1867{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1867 .spritesheet{content:url(/assets/ITEM/1867.png)}.item.id-1872{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1872 .spritesheet{content:url(/assets/ITEM/1872.png)}.item.id-1873{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1873 .spritesheet{content:url(/assets/ITEM/1873.png)}.item.id-1874{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1874 .spritesheet{content:url(/assets/ITEM/1874.png)}.item.id-1875{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1875 .spritesheet{content:url(/assets/ITEM/1875.png)}.item.id-1878{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1878 .spritesheet{content:url(/assets/ITEM/1878.png)}.item.id-1879{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1879 .spritesheet{content:url(/assets/ITEM/1879.png)}.item.id-1880{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1880 .spritesheet{content:url(/assets/ITEM/1880.png)}.item.id-1881{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1881 .spritesheet{content:url(/assets/ITEM/1881.png)}.item.id-1882{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1882 .spritesheet{content:url(/assets/ITEM/1882.png)}.item.id-1883{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1883 .spritesheet{content:url(/assets/ITEM/1883.png)}.item.id-1892{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1892 .spritesheet{content:url(/assets/ITEM/1892.png)}.item.id-1893{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1893 .spritesheet{content:url(/assets/ITEM/1893.png)}.item.id-1894{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1894 .spritesheet{content:url(/assets/ITEM/1894.png)}.item.id-1895{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1895 .spritesheet{content:url(/assets/ITEM/1895.png)}.item.id-1896{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1896 .spritesheet{content:url(/assets/ITEM/1896.png)}.item.id-1900{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1900 .spritesheet{content:url(/assets/ITEM/1900.png)}.item.id-1912{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1912 .spritesheet{content:url(/assets/ITEM/1912.png)}.item.id-1922{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-1922 .spritesheet{content:url(/assets/ITEM/1922.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-1924{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-1924 .spritesheet{content:url(/assets/ITEM/1924.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-1930{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1930 .spritesheet{content:url(/assets/ITEM/1930.png)}.item.id-1931{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-1931 .spritesheet{content:url(/assets/ITEM/1931.png)}.item.id-1943{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}.item.id-1943 .spritesheet{content:url(/assets/ITEM/1943.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-1944{--width:32px;--height:64px;--sWidth:32px;--sHeight:512px}.item.id-1944 .spritesheet{content:url(/assets/ITEM/1944.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-1945{--width:64px;--height:32px;--sWidth:64px;--sHeight:256px}.item.id-1945 .spritesheet{content:url(/assets/ITEM/1945.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-1947{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1947 .spritesheet{content:url(/assets/ITEM/1947.png)}.item.id-1948{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1948 .spritesheet{content:url(/assets/ITEM/1948.png)}.item.id-1949{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.item.id-1949 .spritesheet{content:url(/assets/ITEM/1949.png);animation:homogeneous-transition 1.2s steps(12) infinite}.item.id-1950{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1950 .spritesheet{content:url(/assets/ITEM/1950.png)}.item.id-1951{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-1951 .spritesheet{content:url(/assets/ITEM/1951.png)}.item.id-1952{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1952 .spritesheet{content:url(/assets/ITEM/1952.png)}.item.id-1953{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-1953 .spritesheet{content:url(/assets/ITEM/1953.png)}.item.id-1959{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-1959 .spritesheet{content:url(/assets/ITEM/1959.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-1979{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-1979 .spritesheet{content:url(/assets/ITEM/1979.png)}.item.id-1980{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1980 .spritesheet{content:url(/assets/ITEM/1980.png)}.item.id-1984{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-1984 .spritesheet{content:url(/assets/ITEM/1984.png)}.item.id-1998{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-1998 .spritesheet{content:url(/assets/ITEM/1998.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-1999{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-1999 .spritesheet{content:url(/assets/ITEM/1999.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-2000{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-2000 .spritesheet{content:url(/assets/ITEM/2000.png);animation:homogeneous-transition 1.8s steps(6) infinite}.item.id-2001{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2001 .spritesheet{content:url(/assets/ITEM/2001.png)}.item.id-2003{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2003 .spritesheet{content:url(/assets/ITEM/2003.png);animation:homogeneous-transition .6s steps(4) infinite}.item.id-2008{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2008 .spritesheet{content:url(/assets/ITEM/2008.png);animation:homogeneous-transition .6s steps(4) infinite}.item.id-2009{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2009 .spritesheet{content:url(/assets/ITEM/2009.png);animation:homogeneous-transition .6s steps(4) infinite}.item.id-2010{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2010 .spritesheet{content:url(/assets/ITEM/2010.png);animation:homogeneous-transition .6s steps(4) infinite}.item.id-2011{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2011 .spritesheet{content:url(/assets/ITEM/2011.png);animation:homogeneous-transition .6s steps(4) infinite}.item.id-2012{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2012 .spritesheet{content:url(/assets/ITEM/2012.png)}.item.id-2013{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2013 .spritesheet{content:url(/assets/ITEM/2013.png)}.item.id-2015{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2015 .spritesheet{content:url(/assets/ITEM/2015.png)}.item.id-2016{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2016 .spritesheet{content:url(/assets/ITEM/2016.png)}.item.id-2017{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2017 .spritesheet{content:url(/assets/ITEM/2017.png)}.item.id-2020{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-2020 .spritesheet{content:url(/assets/ITEM/2020.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2025{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2025 .spritesheet{content:url(/assets/ITEM/2025.png)}.item.id-2028{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2028 .spritesheet{content:url(/assets/ITEM/2028.png)}.item.id-2029{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2029 .spritesheet{content:url(/assets/ITEM/2029.png)}.item.id-2030{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2030 .spritesheet{content:url(/assets/ITEM/2030.png)}.item.id-2032{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2032 .spritesheet{content:url(/assets/ITEM/2032.png)}.item.id-2046{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2046 .spritesheet{content:url(/assets/ITEM/2046.png)}.item.id-2047{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2047 .spritesheet{content:url(/assets/ITEM/2047.png)}.item.id-2048{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2048 .spritesheet{content:url(/assets/ITEM/2048.png)}.item.id-2059{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2059 .spritesheet{content:url(/assets/ITEM/2059.png)}.item.id-2060{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2060 .spritesheet{content:url(/assets/ITEM/2060.png)}.item.id-2061{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2061 .spritesheet{content:url(/assets/ITEM/2061.png)}.item.id-2110{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}@keyframes item-2110{0%{transform:translateY(calc(0px * var(--zoomFactor)))}8%{transform:translateY(calc(-32px * var(--zoomFactor)))}15%{transform:translateY(calc(-64px * var(--zoomFactor)))}23%{transform:translateY(calc(-96px * var(--zoomFactor)))}31%{transform:translateY(calc(-128px * var(--zoomFactor)))}46%{transform:translateY(calc(-160px * var(--zoomFactor)))}54%{transform:translateY(calc(-192px * var(--zoomFactor)))}69%{transform:translateY(calc(-224px * var(--zoomFactor)))}77%{transform:translateY(calc(-256px * var(--zoomFactor)))}85%{transform:translateY(calc(-288px * var(--zoomFactor)))}92%{transform:translateY(calc(-320px * var(--zoomFactor)))}to{transform:translateY(calc(-320px * var(--zoomFactor)))}}.item.id-2110 .spritesheet{content:url(/assets/ITEM/2110.png);animation:item-2110 1.3s step-end infinite}.item.id-2113{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}.item.id-2113 .spritesheet{content:url(/assets/ITEM/2113.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-2114{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2114 .spritesheet{content:url(/assets/ITEM/2114.png)}.item.id-2118{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2118 .spritesheet{content:url(/assets/ITEM/2118.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-2119{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2119 .spritesheet{content:url(/assets/ITEM/2119.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-2120{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2120 .spritesheet{content:url(/assets/ITEM/2120.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-2122{--width:32px;--height:64px;--sWidth:32px;--sHeight:384px}.item.id-2122 .spritesheet{content:url(/assets/ITEM/2122.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2123{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2123 .spritesheet{content:url(/assets/ITEM/2123.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-2124{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2124 .spritesheet{content:url(/assets/ITEM/2124.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-2125{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2125 .spritesheet{content:url(/assets/ITEM/2125.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-2126{--width:32px;--height:64px;--sWidth:32px;--sHeight:384px}.item.id-2126 .spritesheet{content:url(/assets/ITEM/2126.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2127{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-2127 .spritesheet{content:url(/assets/ITEM/2127.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2128{--width:64px;--height:64px;--sWidth:64px;--sHeight:576px}.item.id-2128 .spritesheet{content:url(/assets/ITEM/2128.png);animation:homogeneous-transition .9s steps(9) infinite}.item.id-2129{--width:64px;--height:64px;--sWidth:64px;--sHeight:576px}.item.id-2129 .spritesheet{content:url(/assets/ITEM/2129.png);animation:homogeneous-transition .9s steps(9) infinite}.item.id-2130{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2130 .spritesheet{content:url(/assets/ITEM/2130.png)}.item.id-2131{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2131 .spritesheet{content:url(/assets/ITEM/2131.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-2132{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2132 .spritesheet{content:url(/assets/ITEM/2132.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-2133{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2133 .spritesheet{content:url(/assets/ITEM/2133.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-2136{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-2136 .spritesheet{content:url(/assets/ITEM/2136.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2137{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-2137 .spritesheet{content:url(/assets/ITEM/2137.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-2140{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2140 .spritesheet{content:url(/assets/ITEM/2140.png)}.item.id-2153{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2153 .spritesheet{content:url(/assets/ITEM/2153.png)}.item.id-2162{--width:64px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-2162 .spritesheet{content:url(/assets/ITEM/2162.png)}.item.id-2164{--width:32px;--height:64px;--sWidth:32px;--sHeight:128px}.item.id-2164 .spritesheet{content:url(/assets/ITEM/2164.png)}.item.id-2168{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2168 .spritesheet{content:url(/assets/ITEM/2168.png)}.item.id-2172{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2172 .spritesheet{content:url(/assets/ITEM/2172.png)}.item.id-2174{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2174 .spritesheet{content:url(/assets/ITEM/2174.png)}.item.id-2176{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2176 .spritesheet{content:url(/assets/ITEM/2176.png)}.item.id-2177{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2177 .spritesheet{content:url(/assets/ITEM/2177.png)}.item.id-2179{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2179 .spritesheet{content:url(/assets/ITEM/2179.png)}.item.id-2184{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2184 .spritesheet{content:url(/assets/ITEM/2184.png)}.item.id-2185{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2185 .spritesheet{content:url(/assets/ITEM/2185.png)}.item.id-2292{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2292 .spritesheet{content:url(/assets/ITEM/2292.png)}.item.id-2299{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2299 .spritesheet{content:url(/assets/ITEM/2299.png);animation:homogeneous-transition .72s steps(4) infinite alternate}.item.id-2300{--width:64px;--height:64px;--sWidth:64px;--sHeight:768px}.item.id-2300 .spritesheet{content:url(/assets/ITEM/2300.png);animation:homogeneous-transition 1.2s steps(12) infinite}.item.id-2302{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2302 .spritesheet{content:url(/assets/ITEM/2302.png)}.item.id-2303{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2303 .spritesheet{content:url(/assets/ITEM/2303.png)}.item.id-2304{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2304 .spritesheet{content:url(/assets/ITEM/2304.png)}.item.id-2308{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2308 .spritesheet{content:url(/assets/ITEM/2308.png)}.item.id-2309{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2309 .spritesheet{content:url(/assets/ITEM/2309.png)}.item.id-2310{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2310 .spritesheet{content:url(/assets/ITEM/2310.png)}.item.id-2311{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2311 .spritesheet{content:url(/assets/ITEM/2311.png)}.item.id-2312{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2312 .spritesheet{content:url(/assets/ITEM/2312.png)}.item.id-2313{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2313 .spritesheet{content:url(/assets/ITEM/2313.png)}.item.id-2316{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2316 .spritesheet{content:url(/assets/ITEM/2316.png)}.item.id-2317{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2317 .spritesheet{content:url(/assets/ITEM/2317.png)}.item.id-2318{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2318 .spritesheet{content:url(/assets/ITEM/2318.png)}.item.id-2320{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2320 .spritesheet{content:url(/assets/ITEM/2320.png)}.item.id-2321{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2321 .spritesheet{content:url(/assets/ITEM/2321.png)}.item.id-2326{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2326 .spritesheet{content:url(/assets/ITEM/2326.png)}.item.id-2327{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2327 .spritesheet{content:url(/assets/ITEM/2327.png)}.item.id-2355{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2355 .spritesheet{content:url(/assets/ITEM/2355.png)}.item.id-2356{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2356 .spritesheet{content:url(/assets/ITEM/2356.png)}.item.id-2358{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2358 .spritesheet{content:url(/assets/ITEM/2358.png)}.item.id-2360{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2360 .spritesheet{content:url(/assets/ITEM/2360.png)}.item.id-2361{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2361 .spritesheet{content:url(/assets/ITEM/2361.png)}.item.id-2370{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2370 .spritesheet{content:url(/assets/ITEM/2370.png)}.item.id-2371{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2371 .spritesheet{content:url(/assets/ITEM/2371.png)}.item.id-2372{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2372 .spritesheet{content:url(/assets/ITEM/2372.png)}.item.id-2373{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2373 .spritesheet{content:url(/assets/ITEM/2373.png)}.item.id-2382{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2382 .spritesheet{content:url(/assets/ITEM/2382.png)}.item.id-2433{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2433 .spritesheet{content:url(/assets/ITEM/2433.png)}.item.id-2434{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2434 .spritesheet{content:url(/assets/ITEM/2434.png)}.item.id-2435{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2435 .spritesheet{content:url(/assets/ITEM/2435.png)}.item.id-2436{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2436 .spritesheet{content:url(/assets/ITEM/2436.png)}.item.id-2437{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2437 .spritesheet{content:url(/assets/ITEM/2437.png)}.item.id-2438{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2438 .spritesheet{content:url(/assets/ITEM/2438.png)}.item.id-2439{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2439 .spritesheet{content:url(/assets/ITEM/2439.png)}.item.id-2440{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2440 .spritesheet{content:url(/assets/ITEM/2440.png)}.item.id-2469{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2469 .spritesheet{content:url(/assets/ITEM/2469.png)}.item.id-2471{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2471 .spritesheet{content:url(/assets/ITEM/2471.png)}.item.id-2472{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2472 .spritesheet{content:url(/assets/ITEM/2472.png)}.item.id-2473{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2473 .spritesheet{content:url(/assets/ITEM/2473.png)}.item.id-2481{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2481 .spritesheet{content:url(/assets/ITEM/2481.png)}.item.id-2487{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2487 .spritesheet{content:url(/assets/ITEM/2487.png)}.item.id-2488{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2488 .spritesheet{content:url(/assets/ITEM/2488.png)}.item.id-2489{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2489 .spritesheet{content:url(/assets/ITEM/2489.png)}.item.id-2490{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2490 .spritesheet{content:url(/assets/ITEM/2490.png)}.item.id-2491{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2491 .spritesheet{content:url(/assets/ITEM/2491.png)}.item.id-2492{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2492 .spritesheet{content:url(/assets/ITEM/2492.png)}.item.id-2493{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2493 .spritesheet{content:url(/assets/ITEM/2493.png)}.item.id-2494{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2494 .spritesheet{content:url(/assets/ITEM/2494.png)}.item.id-2515{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2515 .spritesheet{content:url(/assets/ITEM/2515.png)}.item.id-2516{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2516 .spritesheet{content:url(/assets/ITEM/2516.png)}.item.id-2517{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2517 .spritesheet{content:url(/assets/ITEM/2517.png)}.item.id-2518{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2518 .spritesheet{content:url(/assets/ITEM/2518.png)}.item.id-2519{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2519 .spritesheet{content:url(/assets/ITEM/2519.png)}.item.id-2520{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2520 .spritesheet{content:url(/assets/ITEM/2520.png)}.item.id-2522{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2522 .spritesheet{content:url(/assets/ITEM/2522.png)}.item.id-2523{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2523 .spritesheet{content:url(/assets/ITEM/2523.png)}.item.id-2524{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2524 .spritesheet{content:url(/assets/ITEM/2524.png)}.item.id-2525{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2525 .spritesheet{content:url(/assets/ITEM/2525.png)}.item.id-2526{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2526 .spritesheet{content:url(/assets/ITEM/2526.png)}.item.id-2527{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2527 .spritesheet{content:url(/assets/ITEM/2527.png)}.item.id-2528{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2528 .spritesheet{content:url(/assets/ITEM/2528.png)}.item.id-2529{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2529 .spritesheet{content:url(/assets/ITEM/2529.png)}.item.id-2530{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2530 .spritesheet{content:url(/assets/ITEM/2530.png)}.item.id-2535{--width:32px;--height:64px;--sWidth:32px;--sHeight:512px}.item.id-2535 .spritesheet{content:url(/assets/ITEM/2535.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-2537{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.item.id-2537 .spritesheet{content:url(/assets/ITEM/2537.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-2538{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2538 .spritesheet{content:url(/assets/ITEM/2538.png)}.item.id-2539{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.item.id-2539 .spritesheet{content:url(/assets/ITEM/2539.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-2572{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2572 .spritesheet{content:url(/assets/ITEM/2572.png)}.item.id-2573{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2573 .spritesheet{content:url(/assets/ITEM/2573.png)}.item.id-2574{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2574 .spritesheet{content:url(/assets/ITEM/2574.png)}.item.id-2575{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2575 .spritesheet{content:url(/assets/ITEM/2575.png)}.item.id-2576{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2576 .spritesheet{content:url(/assets/ITEM/2576.png)}.item.id-2577{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2577 .spritesheet{content:url(/assets/ITEM/2577.png)}.item.id-2578{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2578 .spritesheet{content:url(/assets/ITEM/2578.png)}.item.id-2579{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2579 .spritesheet{content:url(/assets/ITEM/2579.png)}.item.id-2580{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2580 .spritesheet{content:url(/assets/ITEM/2580.png)}.item.id-2587{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2587 .spritesheet{content:url(/assets/ITEM/2587.png)}.item.id-2588{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2588 .spritesheet{content:url(/assets/ITEM/2588.png)}.item.id-2589{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2589 .spritesheet{content:url(/assets/ITEM/2589.png)}.item.id-2590{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2590 .spritesheet{content:url(/assets/ITEM/2590.png)}.item.id-2596{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2596 .spritesheet{content:url(/assets/ITEM/2596.png)}.item.id-2597{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2597 .spritesheet{content:url(/assets/ITEM/2597.png)}.item.id-2599{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2599 .spritesheet{content:url(/assets/ITEM/2599.png)}.item.id-2600{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-2600 .spritesheet{content:url(/assets/ITEM/2600.png)}.item.id-2603{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2603 .spritesheet{content:url(/assets/ITEM/2603.png)}.item.id-2607{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2607 .spritesheet{content:url(/assets/ITEM/2607.png)}.item.id-2609{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2609 .spritesheet{content:url(/assets/ITEM/2609.png)}.item.id-2693{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2693 .spritesheet{content:url(/assets/ITEM/2693.png)}.item.id-2694{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2694 .spritesheet{content:url(/assets/ITEM/2694.png)}.item.id-2696{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2696 .spritesheet{content:url(/assets/ITEM/2696.png)}.item.id-2697{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2697 .spritesheet{content:url(/assets/ITEM/2697.png)}.item.id-2698{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2698 .spritesheet{content:url(/assets/ITEM/2698.png)}.item.id-2699{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2699 .spritesheet{content:url(/assets/ITEM/2699.png)}.item.id-2700{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2700 .spritesheet{content:url(/assets/ITEM/2700.png)}.item.id-2715{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2715 .spritesheet{content:url(/assets/ITEM/2715.png)}.item.id-2719{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2719 .spritesheet{content:url(/assets/ITEM/2719.png)}.item.id-2720{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2720 .spritesheet{content:url(/assets/ITEM/2720.png)}.item.id-2721{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2721 .spritesheet{content:url(/assets/ITEM/2721.png)}.item.id-2724{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2724 .spritesheet{content:url(/assets/ITEM/2724.png)}.item.id-2725{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2725 .spritesheet{content:url(/assets/ITEM/2725.png)}.item.id-2726{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-2726 .spritesheet{content:url(/assets/ITEM/2726.png)}.item.id-2727{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2727 .spritesheet{content:url(/assets/ITEM/2727.png)}.item.id-2728{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2728 .spritesheet{content:url(/assets/ITEM/2728.png)}.item.id-2729{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2729 .spritesheet{content:url(/assets/ITEM/2729.png)}.item.id-2730{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-2730 .spritesheet{content:url(/assets/ITEM/2730.png)}.item.id-2731{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2731 .spritesheet{content:url(/assets/ITEM/2731.png)}.item.id-2732{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2732 .spritesheet{content:url(/assets/ITEM/2732.png)}.item.id-2733{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2733 .spritesheet{content:url(/assets/ITEM/2733.png)}.item.id-2735{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-2735 .spritesheet{content:url(/assets/ITEM/2735.png)}.item.id-2740{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-2740 .spritesheet{content:url(/assets/ITEM/2740.png)}.item.id-2742{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2742 .spritesheet{content:url(/assets/ITEM/2742.png)}.item.id-2743{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2743 .spritesheet{content:url(/assets/ITEM/2743.png)}.item.id-2772{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2772 .spritesheet{content:url(/assets/ITEM/2772.png)}.item.id-2773{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2773 .spritesheet{content:url(/assets/ITEM/2773.png)}.item.id-2815{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2815 .spritesheet{content:url(/assets/ITEM/2815.png)}.item.id-2816{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2816 .spritesheet{content:url(/assets/ITEM/2816.png)}.item.id-2821{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2821 .spritesheet{content:url(/assets/ITEM/2821.png)}.item.id-2825{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2825 .spritesheet{content:url(/assets/ITEM/2825.png)}.item.id-2831{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2831 .spritesheet{content:url(/assets/ITEM/2831.png)}.item.id-2849{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2849 .spritesheet{content:url(/assets/ITEM/2849.png)}.item.id-2852{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2852 .spritesheet{content:url(/assets/ITEM/2852.png)}.item.id-2853{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2853 .spritesheet{content:url(/assets/ITEM/2853.png)}.item.id-2854{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2854 .spritesheet{content:url(/assets/ITEM/2854.png)}.item.id-2865{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2865 .spritesheet{content:url(/assets/ITEM/2865.png)}.item.id-2867{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2867 .spritesheet{content:url(/assets/ITEM/2867.png)}.item.id-2868{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2868 .spritesheet{content:url(/assets/ITEM/2868.png)}.item.id-2869{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2869 .spritesheet{content:url(/assets/ITEM/2869.png)}.item.id-2870{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2870 .spritesheet{content:url(/assets/ITEM/2870.png)}.item.id-2873{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2873 .spritesheet{content:url(/assets/ITEM/2873.png)}.item.id-2874{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2874 .spritesheet{content:url(/assets/ITEM/2874.png)}.item.id-2875{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2875 .spritesheet{content:url(/assets/ITEM/2875.png)}.item.id-2877{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2877 .spritesheet{content:url(/assets/ITEM/2877.png)}.item.id-2878{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2878 .spritesheet{content:url(/assets/ITEM/2878.png)}.item.id-2881{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2881 .spritesheet{content:url(/assets/ITEM/2881.png)}.item.id-2882{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2882 .spritesheet{content:url(/assets/ITEM/2882.png)}.item.id-2886{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2886 .spritesheet{content:url(/assets/ITEM/2886.png)}.item.id-2887{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2887 .spritesheet{content:url(/assets/ITEM/2887.png)}.item.id-2888{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2888 .spritesheet{content:url(/assets/ITEM/2888.png)}.item.id-2889{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2889 .spritesheet{content:url(/assets/ITEM/2889.png)}.item.id-2890{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2890 .spritesheet{content:url(/assets/ITEM/2890.png)}.item.id-2891{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2891 .spritesheet{content:url(/assets/ITEM/2891.png)}.item.id-2892{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2892 .spritesheet{content:url(/assets/ITEM/2892.png)}.item.id-2893{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2893 .spritesheet{content:url(/assets/ITEM/2893.png)}.item.id-2894{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2894 .spritesheet{content:url(/assets/ITEM/2894.png)}.item.id-2895{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2895 .spritesheet{content:url(/assets/ITEM/2895.png)}.item.id-2896{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2896 .spritesheet{content:url(/assets/ITEM/2896.png)}.item.id-2897{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2897 .spritesheet{content:url(/assets/ITEM/2897.png)}.item.id-2898{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2898 .spritesheet{content:url(/assets/ITEM/2898.png)}.item.id-2899{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2899 .spritesheet{content:url(/assets/ITEM/2899.png)}.item.id-2900{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-2900 .spritesheet{content:url(/assets/ITEM/2900.png)}.item.id-2902{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2902 .spritesheet{content:url(/assets/ITEM/2902.png)}.item.id-2903{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2903 .spritesheet{content:url(/assets/ITEM/2903.png)}.item.id-2905{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2905 .spritesheet{content:url(/assets/ITEM/2905.png)}.item.id-2908{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-2908 .spritesheet{content:url(/assets/ITEM/2908.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-2910{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-2910 .spritesheet{content:url(/assets/ITEM/2910.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-2911{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2911 .spritesheet{content:url(/assets/ITEM/2911.png)}.item.id-2912{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2912 .spritesheet{content:url(/assets/ITEM/2912.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-2915{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-2915 .spritesheet{content:url(/assets/ITEM/2915.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-2919{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2919 .spritesheet{content:url(/assets/ITEM/2919.png)}.item.id-2921{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-2921 .spritesheet{content:url(/assets/ITEM/2921.png);animation:homogeneous-transition 1s steps(2) infinite}.item.id-2922{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2922 .spritesheet{content:url(/assets/ITEM/2922.png)}.item.id-2923{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-2923 .spritesheet{content:url(/assets/ITEM/2923.png);animation:homogeneous-transition 1s steps(2) infinite}.item.id-2925{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-2925 .spritesheet{content:url(/assets/ITEM/2925.png);animation:homogeneous-transition 1s steps(2) infinite}.item.id-2926{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2926 .spritesheet{content:url(/assets/ITEM/2926.png)}.item.id-2927{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-2927 .spritesheet{content:url(/assets/ITEM/2927.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-2929{--width:64px;--height:32px;--sWidth:64px;--sHeight:192px}.item.id-2929 .spritesheet{content:url(/assets/ITEM/2929.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2931{--width:32px;--height:64px;--sWidth:32px;--sHeight:384px}.item.id-2931 .spritesheet{content:url(/assets/ITEM/2931.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-2937{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-2937 .spritesheet{content:url(/assets/ITEM/2937.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-2939{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-2939 .spritesheet{content:url(/assets/ITEM/2939.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-2969{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2969 .spritesheet{content:url(/assets/ITEM/2969.png)}.item.id-2970{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2970 .spritesheet{content:url(/assets/ITEM/2970.png)}.item.id-2983{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2983 .spritesheet{content:url(/assets/ITEM/2983.png)}.item.id-2984{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2984 .spritesheet{content:url(/assets/ITEM/2984.png)}.item.id-2990{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2990 .spritesheet{content:url(/assets/ITEM/2990.png)}.item.id-2992{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-2992 .spritesheet{content:url(/assets/ITEM/2992.png)}.item.id-2993{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2993 .spritesheet{content:url(/assets/ITEM/2993.png)}.item.id-2994{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-2994 .spritesheet{content:url(/assets/ITEM/2994.png)}.item.id-3003{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3003 .spritesheet{content:url(/assets/ITEM/3003.png)}.item.id-3008{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3008 .spritesheet{content:url(/assets/ITEM/3008.png)}.item.id-3010{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3010 .spritesheet{content:url(/assets/ITEM/3010.png)}.item.id-3011{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3011 .spritesheet{content:url(/assets/ITEM/3011.png)}.item.id-3012{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3012 .spritesheet{content:url(/assets/ITEM/3012.png)}.item.id-3013{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3013 .spritesheet{content:url(/assets/ITEM/3013.png)}.item.id-3014{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3014 .spritesheet{content:url(/assets/ITEM/3014.png)}.item.id-3015{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3015 .spritesheet{content:url(/assets/ITEM/3015.png)}.item.id-3016{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3016 .spritesheet{content:url(/assets/ITEM/3016.png)}.item.id-3017{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3017 .spritesheet{content:url(/assets/ITEM/3017.png)}.item.id-3026{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3026 .spritesheet{content:url(/assets/ITEM/3026.png)}.item.id-3027{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3027 .spritesheet{content:url(/assets/ITEM/3027.png)}.item.id-3028{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3028 .spritesheet{content:url(/assets/ITEM/3028.png)}.item.id-3029{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3029 .spritesheet{content:url(/assets/ITEM/3029.png)}.item.id-3030{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3030 .spritesheet{content:url(/assets/ITEM/3030.png)}.item.id-3031{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3031 .spritesheet{content:url(/assets/ITEM/3031.png)}.item.id-3032{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3032 .spritesheet{content:url(/assets/ITEM/3032.png)}.item.id-3033{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3033 .spritesheet{content:url(/assets/ITEM/3033.png)}.item.id-3034{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3034 .spritesheet{content:url(/assets/ITEM/3034.png)}.item.id-3035{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3035 .spritesheet{content:url(/assets/ITEM/3035.png)}.item.id-3043{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3043 .spritesheet{content:url(/assets/ITEM/3043.png)}.item.id-3049{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3049 .spritesheet{content:url(/assets/ITEM/3049.png)}.item.id-3051{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3051 .spritesheet{content:url(/assets/ITEM/3051.png)}.item.id-3053{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3053 .spritesheet{content:url(/assets/ITEM/3053.png)}.item.id-3057{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3057 .spritesheet{content:url(/assets/ITEM/3057.png)}.item.id-3062{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3062 .spritesheet{content:url(/assets/ITEM/3062.png)}.item.id-3065{--width:32px;--height:32px;--sWidth:32px;--sHeight:96px}.item.id-3065 .spritesheet{content:url(/assets/ITEM/3065.png);animation:homogeneous-transition .45s steps(3) infinite alternate}.item.id-3072{--width:32px;--height:32px;--sWidth:32px;--sHeight:224px}.item.id-3072 .spritesheet{content:url(/assets/ITEM/3072.png);animation:homogeneous-transition 1.05s steps(7) infinite}.item.id-3076{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3076 .spritesheet{content:url(/assets/ITEM/3076.png)}.item.id-3079{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3079 .spritesheet{content:url(/assets/ITEM/3079.png)}.item.id-3082{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3082 .spritesheet{content:url(/assets/ITEM/3082.png)}.item.id-3086{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-3086 .spritesheet{content:url(/assets/ITEM/3086.png);animation:homogeneous-transition 2s steps(4) infinite}.item.id-3093{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3093 .spritesheet{content:url(/assets/ITEM/3093.png)}.item.id-3097{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3097 .spritesheet{content:url(/assets/ITEM/3097.png)}.item.id-3104{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3104 .spritesheet{content:url(/assets/ITEM/3104.png)}.item.id-3105{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3105 .spritesheet{content:url(/assets/ITEM/3105.png)}.item.id-3106{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3106 .spritesheet{content:url(/assets/ITEM/3106.png)}.item.id-3108{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3108 .spritesheet{content:url(/assets/ITEM/3108.png)}.item.id-3109{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3109 .spritesheet{content:url(/assets/ITEM/3109.png)}.item.id-3110{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3110 .spritesheet{content:url(/assets/ITEM/3110.png)}.item.id-3111{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3111 .spritesheet{content:url(/assets/ITEM/3111.png)}.item.id-3112{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3112 .spritesheet{content:url(/assets/ITEM/3112.png)}.item.id-3113{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3113 .spritesheet{content:url(/assets/ITEM/3113.png)}.item.id-3114{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3114 .spritesheet{content:url(/assets/ITEM/3114.png)}.item.id-3115{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3115 .spritesheet{content:url(/assets/ITEM/3115.png)}.item.id-3116{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3116 .spritesheet{content:url(/assets/ITEM/3116.png)}.item.id-3117{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3117 .spritesheet{content:url(/assets/ITEM/3117.png)}.item.id-3118{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3118 .spritesheet{content:url(/assets/ITEM/3118.png)}.item.id-3119{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3119 .spritesheet{content:url(/assets/ITEM/3119.png)}.item.id-3120{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3120 .spritesheet{content:url(/assets/ITEM/3120.png)}.item.id-3121{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3121 .spritesheet{content:url(/assets/ITEM/3121.png)}.item.id-3122{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3122 .spritesheet{content:url(/assets/ITEM/3122.png)}.item.id-3124{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3124 .spritesheet{content:url(/assets/ITEM/3124.png)}.item.id-3125{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3125 .spritesheet{content:url(/assets/ITEM/3125.png)}.item.id-3126{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3126 .spritesheet{content:url(/assets/ITEM/3126.png)}.item.id-3128{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3128 .spritesheet{content:url(/assets/ITEM/3128.png)}.item.id-3129{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3129 .spritesheet{content:url(/assets/ITEM/3129.png)}.item.id-3130{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3130 .spritesheet{content:url(/assets/ITEM/3130.png)}.item.id-3131{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3131 .spritesheet{content:url(/assets/ITEM/3131.png)}.item.id-3132{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3132 .spritesheet{content:url(/assets/ITEM/3132.png)}.item.id-3133{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3133 .spritesheet{content:url(/assets/ITEM/3133.png)}.item.id-3135{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3135 .spritesheet{content:url(/assets/ITEM/3135.png)}.item.id-3136{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3136 .spritesheet{content:url(/assets/ITEM/3136.png)}.item.id-3138{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3138 .spritesheet{content:url(/assets/ITEM/3138.png)}.item.id-3139{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3139 .spritesheet{content:url(/assets/ITEM/3139.png)}.item.id-3140{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3140 .spritesheet{content:url(/assets/ITEM/3140.png)}.item.id-3147{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3147 .spritesheet{content:url(/assets/ITEM/3147.png)}.item.id-3148{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3148 .spritesheet{content:url(/assets/ITEM/3148.png)}.item.id-3153{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3153 .spritesheet{content:url(/assets/ITEM/3153.png)}.item.id-3160{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3160 .spritesheet{content:url(/assets/ITEM/3160.png)}.item.id-3198{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3198 .spritesheet{content:url(/assets/ITEM/3198.png)}.item.id-3207{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3207 .spritesheet{content:url(/assets/ITEM/3207.png)}.item.id-3211{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3211 .spritesheet{content:url(/assets/ITEM/3211.png)}.item.id-3217{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3217 .spritesheet{content:url(/assets/ITEM/3217.png)}.item.id-3220{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3220 .spritesheet{content:url(/assets/ITEM/3220.png)}.item.id-3221{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3221 .spritesheet{content:url(/assets/ITEM/3221.png)}.item.id-3244{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3244 .spritesheet{content:url(/assets/ITEM/3244.png)}.item.id-3264{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3264 .spritesheet{content:url(/assets/ITEM/3264.png)}.item.id-3265{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3265 .spritesheet{content:url(/assets/ITEM/3265.png)}.item.id-3266{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3266 .spritesheet{content:url(/assets/ITEM/3266.png)}.item.id-3267{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3267 .spritesheet{content:url(/assets/ITEM/3267.png)}.item.id-3269{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3269 .spritesheet{content:url(/assets/ITEM/3269.png)}.item.id-3271{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3271 .spritesheet{content:url(/assets/ITEM/3271.png)}.item.id-3272{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3272 .spritesheet{content:url(/assets/ITEM/3272.png)}.item.id-3273{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3273 .spritesheet{content:url(/assets/ITEM/3273.png)}.item.id-3277{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3277 .spritesheet{content:url(/assets/ITEM/3277.png)}.item.id-3279{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3279 .spritesheet{content:url(/assets/ITEM/3279.png)}.item.id-3281{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3281 .spritesheet{content:url(/assets/ITEM/3281.png)}.item.id-3282{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3282 .spritesheet{content:url(/assets/ITEM/3282.png)}.item.id-3284{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3284 .spritesheet{content:url(/assets/ITEM/3284.png)}.item.id-3286{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3286 .spritesheet{content:url(/assets/ITEM/3286.png)}.item.id-3289{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3289 .spritesheet{content:url(/assets/ITEM/3289.png)}.item.id-3293{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3293 .spritesheet{content:url(/assets/ITEM/3293.png)}.item.id-3294{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3294 .spritesheet{content:url(/assets/ITEM/3294.png)}.item.id-3298{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3298 .spritesheet{content:url(/assets/ITEM/3298.png)}.item.id-3299{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3299 .spritesheet{content:url(/assets/ITEM/3299.png)}.item.id-3305{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3305 .spritesheet{content:url(/assets/ITEM/3305.png)}.item.id-3307{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3307 .spritesheet{content:url(/assets/ITEM/3307.png)}.item.id-3318{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3318 .spritesheet{content:url(/assets/ITEM/3318.png)}.item.id-3320{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3320 .spritesheet{content:url(/assets/ITEM/3320.png)}.item.id-3324{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-3324 .spritesheet{content:url(/assets/ITEM/3324.png);animation:homogeneous-transition .5s steps(5) infinite alternate}.item.id-3326{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3326 .spritesheet{content:url(/assets/ITEM/3326.png)}.item.id-3349{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3349 .spritesheet{content:url(/assets/ITEM/3349.png)}.item.id-3350{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3350 .spritesheet{content:url(/assets/ITEM/3350.png)}.item.id-3351{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3351 .spritesheet{content:url(/assets/ITEM/3351.png)}.item.id-3354{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3354 .spritesheet{content:url(/assets/ITEM/3354.png)}.item.id-3355{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3355 .spritesheet{content:url(/assets/ITEM/3355.png)}.item.id-3357{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3357 .spritesheet{content:url(/assets/ITEM/3357.png)}.item.id-3358{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3358 .spritesheet{content:url(/assets/ITEM/3358.png)}.item.id-3359{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3359 .spritesheet{content:url(/assets/ITEM/3359.png)}.item.id-3360{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3360 .spritesheet{content:url(/assets/ITEM/3360.png)}.item.id-3361{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3361 .spritesheet{content:url(/assets/ITEM/3361.png)}.item.id-3362{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3362 .spritesheet{content:url(/assets/ITEM/3362.png)}.item.id-3363{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3363 .spritesheet{content:url(/assets/ITEM/3363.png)}.item.id-3364{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3364 .spritesheet{content:url(/assets/ITEM/3364.png)}.item.id-3365{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3365 .spritesheet{content:url(/assets/ITEM/3365.png)}.item.id-3367{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3367 .spritesheet{content:url(/assets/ITEM/3367.png)}.item.id-3370{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3370 .spritesheet{content:url(/assets/ITEM/3370.png)}.item.id-3373{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3373 .spritesheet{content:url(/assets/ITEM/3373.png)}.item.id-3374{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3374 .spritesheet{content:url(/assets/ITEM/3374.png)}.item.id-3375{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3375 .spritesheet{content:url(/assets/ITEM/3375.png)}.item.id-3377{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3377 .spritesheet{content:url(/assets/ITEM/3377.png)}.item.id-3384{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3384 .spritesheet{content:url(/assets/ITEM/3384.png)}.item.id-3386{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3386 .spritesheet{content:url(/assets/ITEM/3386.png)}.item.id-3396{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3396 .spritesheet{content:url(/assets/ITEM/3396.png)}.item.id-3398{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3398 .spritesheet{content:url(/assets/ITEM/3398.png)}.item.id-3408{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3408 .spritesheet{content:url(/assets/ITEM/3408.png)}.item.id-3409{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3409 .spritesheet{content:url(/assets/ITEM/3409.png)}.item.id-3410{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3410 .spritesheet{content:url(/assets/ITEM/3410.png)}.item.id-3411{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3411 .spritesheet{content:url(/assets/ITEM/3411.png)}.item.id-3413{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3413 .spritesheet{content:url(/assets/ITEM/3413.png)}.item.id-3422{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3422 .spritesheet{content:url(/assets/ITEM/3422.png)}.item.id-3425{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3425 .spritesheet{content:url(/assets/ITEM/3425.png)}.item.id-3428{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3428 .spritesheet{content:url(/assets/ITEM/3428.png)}.item.id-3430{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3430 .spritesheet{content:url(/assets/ITEM/3430.png)}.item.id-3432{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3432 .spritesheet{content:url(/assets/ITEM/3432.png)}.item.id-3434{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3434 .spritesheet{content:url(/assets/ITEM/3434.png)}.item.id-3436{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3436 .spritesheet{content:url(/assets/ITEM/3436.png)}.item.id-3446{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3446 .spritesheet{content:url(/assets/ITEM/3446.png)}.item.id-3447{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3447 .spritesheet{content:url(/assets/ITEM/3447.png)}.item.id-3448{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3448 .spritesheet{content:url(/assets/ITEM/3448.png)}.item.id-3449{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3449 .spritesheet{content:url(/assets/ITEM/3449.png)}.item.id-3450{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3450 .spritesheet{content:url(/assets/ITEM/3450.png)}.item.id-3451{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3451 .spritesheet{content:url(/assets/ITEM/3451.png)}.item.id-3453{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3453 .spritesheet{content:url(/assets/ITEM/3453.png)}.item.id-3456{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3456 .spritesheet{content:url(/assets/ITEM/3456.png)}.item.id-3457{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3457 .spritesheet{content:url(/assets/ITEM/3457.png)}.item.id-3458{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3458 .spritesheet{content:url(/assets/ITEM/3458.png)}.item.id-3462{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3462 .spritesheet{content:url(/assets/ITEM/3462.png)}.item.id-3464{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3464 .spritesheet{content:url(/assets/ITEM/3464.png)}.item.id-3465{--width:32px;--height:32px;--sWidth:128px;--sHeight:96px}.item.id-3465 .spritesheet{content:url(/assets/ITEM/3465.png)}.item.id-3466{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3466 .spritesheet{content:url(/assets/ITEM/3466.png)}.item.id-3469{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3469 .spritesheet{content:url(/assets/ITEM/3469.png)}.item.id-3470{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3470 .spritesheet{content:url(/assets/ITEM/3470.png)}.item.id-3471{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3471 .spritesheet{content:url(/assets/ITEM/3471.png)}.item.id-3481{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3481 .spritesheet{content:url(/assets/ITEM/3481.png)}.item.id-3482{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3482 .spritesheet{content:url(/assets/ITEM/3482.png)}.item.id-3483{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3483 .spritesheet{content:url(/assets/ITEM/3483.png)}.item.id-3492{--width:32px;--height:32px;--sWidth:128px;--sHeight:512px}.item.id-3492 .spritesheet{content:url(/assets/ITEM/3492.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-3501{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3501 .spritesheet{content:url(/assets/ITEM/3501.png)}.item.id-3503{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3503 .spritesheet{content:url(/assets/ITEM/3503.png)}.item.id-3504{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3504 .spritesheet{content:url(/assets/ITEM/3504.png)}.item.id-3505{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3505 .spritesheet{content:url(/assets/ITEM/3505.png)}.item.id-3507{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3507 .spritesheet{content:url(/assets/ITEM/3507.png)}.item.id-3515{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3515 .spritesheet{content:url(/assets/ITEM/3515.png)}.item.id-3516{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3516 .spritesheet{content:url(/assets/ITEM/3516.png)}.item.id-3519{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3519 .spritesheet{content:url(/assets/ITEM/3519.png)}.item.id-3520{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3520 .spritesheet{content:url(/assets/ITEM/3520.png)}.item.id-3533{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3533 .spritesheet{content:url(/assets/ITEM/3533.png)}.item.id-3534{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3534 .spritesheet{content:url(/assets/ITEM/3534.png)}.item.id-3535{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3535 .spritesheet{content:url(/assets/ITEM/3535.png)}.item.id-3536{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3536 .spritesheet{content:url(/assets/ITEM/3536.png)}.item.id-3537{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3537 .spritesheet{content:url(/assets/ITEM/3537.png)}.item.id-3538{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3538 .spritesheet{content:url(/assets/ITEM/3538.png)}.item.id-3539{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3539 .spritesheet{content:url(/assets/ITEM/3539.png)}.item.id-3540{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3540 .spritesheet{content:url(/assets/ITEM/3540.png)}.item.id-3541{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3541 .spritesheet{content:url(/assets/ITEM/3541.png)}.item.id-3542{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3542 .spritesheet{content:url(/assets/ITEM/3542.png)}.item.id-3543{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3543 .spritesheet{content:url(/assets/ITEM/3543.png)}.item.id-3546{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3546 .spritesheet{content:url(/assets/ITEM/3546.png)}.item.id-3551{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3551 .spritesheet{content:url(/assets/ITEM/3551.png)}.item.id-3552{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3552 .spritesheet{content:url(/assets/ITEM/3552.png)}.item.id-3554{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3554 .spritesheet{content:url(/assets/ITEM/3554.png)}.item.id-3557{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3557 .spritesheet{content:url(/assets/ITEM/3557.png)}.item.id-3562{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3562 .spritesheet{content:url(/assets/ITEM/3562.png)}.item.id-3565{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3565 .spritesheet{content:url(/assets/ITEM/3565.png)}.item.id-3567{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3567 .spritesheet{content:url(/assets/ITEM/3567.png)}.item.id-3570{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3570 .spritesheet{content:url(/assets/ITEM/3570.png)}.item.id-3577{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3577 .spritesheet{content:url(/assets/ITEM/3577.png)}.item.id-3578{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3578 .spritesheet{content:url(/assets/ITEM/3578.png)}.item.id-3582{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3582 .spritesheet{content:url(/assets/ITEM/3582.png)}.item.id-3583{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3583 .spritesheet{content:url(/assets/ITEM/3583.png)}.item.id-3585{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3585 .spritesheet{content:url(/assets/ITEM/3585.png)}.item.id-3586{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3586 .spritesheet{content:url(/assets/ITEM/3586.png)}.item.id-3597{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3597 .spritesheet{content:url(/assets/ITEM/3597.png)}.item.id-3600{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3600 .spritesheet{content:url(/assets/ITEM/3600.png)}.item.id-3602{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-3602 .spritesheet{content:url(/assets/ITEM/3602.png)}.item.id-3605{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3605 .spritesheet{content:url(/assets/ITEM/3605.png)}.item.id-3607{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3607 .spritesheet{content:url(/assets/ITEM/3607.png)}.item.id-3608{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3608 .spritesheet{content:url(/assets/ITEM/3608.png)}.item.id-3609{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3609 .spritesheet{content:url(/assets/ITEM/3609.png)}.item.id-3614{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3614 .spritesheet{content:url(/assets/ITEM/3614.png)}.item.id-3615{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3615 .spritesheet{content:url(/assets/ITEM/3615.png)}.item.id-3616{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3616 .spritesheet{content:url(/assets/ITEM/3616.png)}.item.id-3617{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3617 .spritesheet{content:url(/assets/ITEM/3617.png)}.item.id-3618{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3618 .spritesheet{content:url(/assets/ITEM/3618.png)}.item.id-3619{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3619 .spritesheet{content:url(/assets/ITEM/3619.png)}.item.id-3620{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3620 .spritesheet{content:url(/assets/ITEM/3620.png)}.item.id-3621{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3621 .spritesheet{content:url(/assets/ITEM/3621.png)}.item.id-3622{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3622 .spritesheet{content:url(/assets/ITEM/3622.png)}.item.id-3623{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3623 .spritesheet{content:url(/assets/ITEM/3623.png)}.item.id-3624{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3624 .spritesheet{content:url(/assets/ITEM/3624.png)}.item.id-3625{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3625 .spritesheet{content:url(/assets/ITEM/3625.png)}.item.id-3626{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3626 .spritesheet{content:url(/assets/ITEM/3626.png)}.item.id-3627{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3627 .spritesheet{content:url(/assets/ITEM/3627.png)}.item.id-3628{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3628 .spritesheet{content:url(/assets/ITEM/3628.png)}.item.id-3629{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3629 .spritesheet{content:url(/assets/ITEM/3629.png)}.item.id-3630{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3630 .spritesheet{content:url(/assets/ITEM/3630.png)}.item.id-3631{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3631 .spritesheet{content:url(/assets/ITEM/3631.png)}.item.id-3634{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3634 .spritesheet{content:url(/assets/ITEM/3634.png)}.item.id-3635{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3635 .spritesheet{content:url(/assets/ITEM/3635.png)}.item.id-3636{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3636 .spritesheet{content:url(/assets/ITEM/3636.png)}.item.id-3651{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3651 .spritesheet{content:url(/assets/ITEM/3651.png)}.item.id-3653{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3653 .spritesheet{content:url(/assets/ITEM/3653.png)}.item.id-3654{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3654 .spritesheet{content:url(/assets/ITEM/3654.png)}.item.id-3655{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3655 .spritesheet{content:url(/assets/ITEM/3655.png)}.item.id-3656{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3656 .spritesheet{content:url(/assets/ITEM/3656.png)}.item.id-3657{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3657 .spritesheet{content:url(/assets/ITEM/3657.png)}.item.id-3658{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3658 .spritesheet{content:url(/assets/ITEM/3658.png)}.item.id-3662{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3662 .spritesheet{content:url(/assets/ITEM/3662.png)}.item.id-3663{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3663 .spritesheet{content:url(/assets/ITEM/3663.png)}.item.id-3664{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3664 .spritesheet{content:url(/assets/ITEM/3664.png)}.item.id-3665{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3665 .spritesheet{content:url(/assets/ITEM/3665.png)}.item.id-3671{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3671 .spritesheet{content:url(/assets/ITEM/3671.png)}.item.id-3672{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3672 .spritesheet{content:url(/assets/ITEM/3672.png)}.item.id-3673{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3673 .spritesheet{content:url(/assets/ITEM/3673.png)}.item.id-3674{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3674 .spritesheet{content:url(/assets/ITEM/3674.png)}.item.id-3681{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3681 .spritesheet{content:url(/assets/ITEM/3681.png)}.item.id-3682{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3682 .spritesheet{content:url(/assets/ITEM/3682.png)}.item.id-3683{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3683 .spritesheet{content:url(/assets/ITEM/3683.png)}.item.id-3684{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3684 .spritesheet{content:url(/assets/ITEM/3684.png)}.item.id-3685{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3685 .spritesheet{content:url(/assets/ITEM/3685.png)}.item.id-3686{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3686 .spritesheet{content:url(/assets/ITEM/3686.png)}.item.id-3687{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3687 .spritesheet{content:url(/assets/ITEM/3687.png)}.item.id-3688{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3688 .spritesheet{content:url(/assets/ITEM/3688.png)}.item.id-3689{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3689 .spritesheet{content:url(/assets/ITEM/3689.png)}.item.id-3690{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3690 .spritesheet{content:url(/assets/ITEM/3690.png)}.item.id-3691{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3691 .spritesheet{content:url(/assets/ITEM/3691.png)}.item.id-3692{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3692 .spritesheet{content:url(/assets/ITEM/3692.png)}.item.id-3693{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3693 .spritesheet{content:url(/assets/ITEM/3693.png)}.item.id-3694{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3694 .spritesheet{content:url(/assets/ITEM/3694.png)}.item.id-3695{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3695 .spritesheet{content:url(/assets/ITEM/3695.png)}.item.id-3696{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3696 .spritesheet{content:url(/assets/ITEM/3696.png)}.item.id-3698{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3698 .spritesheet{content:url(/assets/ITEM/3698.png)}.item.id-3699{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3699 .spritesheet{content:url(/assets/ITEM/3699.png)}.item.id-3711{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3711 .spritesheet{content:url(/assets/ITEM/3711.png)}.item.id-3712{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3712 .spritesheet{content:url(/assets/ITEM/3712.png)}.item.id-3714{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3714 .spritesheet{content:url(/assets/ITEM/3714.png)}.item.id-3715{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-3715 .spritesheet{content:url(/assets/ITEM/3715.png)}.item.id-3716{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3716 .spritesheet{content:url(/assets/ITEM/3716.png)}.item.id-3717{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3717 .spritesheet{content:url(/assets/ITEM/3717.png)}.item.id-3718{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3718 .spritesheet{content:url(/assets/ITEM/3718.png)}.item.id-3721{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-3721 .spritesheet{content:url(/assets/ITEM/3721.png)}.item.id-3722{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-3722 .spritesheet{content:url(/assets/ITEM/3722.png)}.item.id-3723{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3723 .spritesheet{content:url(/assets/ITEM/3723.png)}.item.id-3725{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3725 .spritesheet{content:url(/assets/ITEM/3725.png)}.item.id-3733{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-3733 .spritesheet{content:url(/assets/ITEM/3733.png)}.item.id-3808{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3808 .spritesheet{content:url(/assets/ITEM/3808.png)}.item.id-3890{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3890 .spritesheet{content:url(/assets/ITEM/3890.png)}.item.id-3892{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3892 .spritesheet{content:url(/assets/ITEM/3892.png)}.item.id-3903{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3903 .spritesheet{content:url(/assets/ITEM/3903.png)}.item.id-3905{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3905 .spritesheet{content:url(/assets/ITEM/3905.png)}.item.id-3906{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3906 .spritesheet{content:url(/assets/ITEM/3906.png)}.item.id-3907{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3907 .spritesheet{content:url(/assets/ITEM/3907.png)}.item.id-3908{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3908 .spritesheet{content:url(/assets/ITEM/3908.png)}.item.id-3909{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3909 .spritesheet{content:url(/assets/ITEM/3909.png)}.item.id-3911{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3911 .spritesheet{content:url(/assets/ITEM/3911.png)}.item.id-3912{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3912 .spritesheet{content:url(/assets/ITEM/3912.png)}.item.id-3913{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3913 .spritesheet{content:url(/assets/ITEM/3913.png)}.item.id-3914{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3914 .spritesheet{content:url(/assets/ITEM/3914.png)}.item.id-3987{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-3987 .spritesheet{content:url(/assets/ITEM/3987.png)}.item.id-3988{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3988 .spritesheet{content:url(/assets/ITEM/3988.png)}.item.id-3989{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-3989 .spritesheet{content:url(/assets/ITEM/3989.png)}.item.id-3990{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3990 .spritesheet{content:url(/assets/ITEM/3990.png)}.item.id-3993{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3993 .spritesheet{content:url(/assets/ITEM/3993.png)}.item.id-3994{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3994 .spritesheet{content:url(/assets/ITEM/3994.png)}.item.id-3995{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3995 .spritesheet{content:url(/assets/ITEM/3995.png)}.item.id-3996{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3996 .spritesheet{content:url(/assets/ITEM/3996.png)}.item.id-3998{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-3998 .spritesheet{content:url(/assets/ITEM/3998.png)}.item.id-4000{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4000 .spritesheet{content:url(/assets/ITEM/4000.png)}.item.id-4002{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4002 .spritesheet{content:url(/assets/ITEM/4002.png)}.item.id-4004{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4004 .spritesheet{content:url(/assets/ITEM/4004.png)}.item.id-4005{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4005 .spritesheet{content:url(/assets/ITEM/4005.png)}.item.id-4006{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4006 .spritesheet{content:url(/assets/ITEM/4006.png)}.item.id-4007{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4007 .spritesheet{content:url(/assets/ITEM/4007.png)}.item.id-4008{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4008 .spritesheet{content:url(/assets/ITEM/4008.png)}.item.id-4009{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4009 .spritesheet{content:url(/assets/ITEM/4009.png)}.item.id-4012{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4012 .spritesheet{content:url(/assets/ITEM/4012.png)}.item.id-4013{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4013 .spritesheet{content:url(/assets/ITEM/4013.png)}.item.id-4016{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4016 .spritesheet{content:url(/assets/ITEM/4016.png)}.item.id-4026{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4026 .spritesheet{content:url(/assets/ITEM/4026.png)}.item.id-4027{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4027 .spritesheet{content:url(/assets/ITEM/4027.png)}.item.id-4029{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4029 .spritesheet{content:url(/assets/ITEM/4029.png)}.item.id-4030{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4030 .spritesheet{content:url(/assets/ITEM/4030.png)}.item.id-4031{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4031 .spritesheet{content:url(/assets/ITEM/4031.png)}.item.id-4032{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4032 .spritesheet{content:url(/assets/ITEM/4032.png)}.item.id-4034{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4034 .spritesheet{content:url(/assets/ITEM/4034.png)}.item.id-4036{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4036 .spritesheet{content:url(/assets/ITEM/4036.png)}.item.id-4038{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4038 .spritesheet{content:url(/assets/ITEM/4038.png)}.item.id-4040{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4040 .spritesheet{content:url(/assets/ITEM/4040.png)}.item.id-4041{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4041 .spritesheet{content:url(/assets/ITEM/4041.png)}.item.id-4042{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4042 .spritesheet{content:url(/assets/ITEM/4042.png)}.item.id-4043{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4043 .spritesheet{content:url(/assets/ITEM/4043.png)}.item.id-4045{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4045 .spritesheet{content:url(/assets/ITEM/4045.png)}.item.id-4046{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4046 .spritesheet{content:url(/assets/ITEM/4046.png)}.item.id-4052{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4052 .spritesheet{content:url(/assets/ITEM/4052.png)}.item.id-4057{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4057 .spritesheet{content:url(/assets/ITEM/4057.png)}.item.id-4062{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4062 .spritesheet{content:url(/assets/ITEM/4062.png)}.item.id-4066{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4066 .spritesheet{content:url(/assets/ITEM/4066.png)}.item.id-4067{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4067 .spritesheet{content:url(/assets/ITEM/4067.png)}.item.id-4074{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4074 .spritesheet{content:url(/assets/ITEM/4074.png)}.item.id-4078{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4078 .spritesheet{content:url(/assets/ITEM/4078.png)}.item.id-4081{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4081 .spritesheet{content:url(/assets/ITEM/4081.png)}.item.id-4082{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4082 .spritesheet{content:url(/assets/ITEM/4082.png)}.item.id-4083{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4083 .spritesheet{content:url(/assets/ITEM/4083.png)}.item.id-4087{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4087 .spritesheet{content:url(/assets/ITEM/4087.png)}.item.id-4088{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4088 .spritesheet{content:url(/assets/ITEM/4088.png)}.item.id-4093{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4093 .spritesheet{content:url(/assets/ITEM/4093.png)}.item.id-4094{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4094 .spritesheet{content:url(/assets/ITEM/4094.png)}.item.id-4097{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4097 .spritesheet{content:url(/assets/ITEM/4097.png)}.item.id-4101{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4101 .spritesheet{content:url(/assets/ITEM/4101.png)}.item.id-4102{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4102 .spritesheet{content:url(/assets/ITEM/4102.png)}.item.id-4104{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4104 .spritesheet{content:url(/assets/ITEM/4104.png)}.item.id-4105{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4105 .spritesheet{content:url(/assets/ITEM/4105.png)}.item.id-4109{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4109 .spritesheet{content:url(/assets/ITEM/4109.png)}.item.id-4119{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4119 .spritesheet{content:url(/assets/ITEM/4119.png)}.item.id-4121{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4121 .spritesheet{content:url(/assets/ITEM/4121.png)}.item.id-4126{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4126 .spritesheet{content:url(/assets/ITEM/4126.png)}.item.id-4130{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4130 .spritesheet{content:url(/assets/ITEM/4130.png)}.item.id-4133{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4133 .spritesheet{content:url(/assets/ITEM/4133.png)}.item.id-4135{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4135 .spritesheet{content:url(/assets/ITEM/4135.png)}.item.id-4141{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4141 .spritesheet{content:url(/assets/ITEM/4141.png)}.item.id-4144{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4144 .spritesheet{content:url(/assets/ITEM/4144.png)}.item.id-4147{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4147 .spritesheet{content:url(/assets/ITEM/4147.png)}.item.id-4148{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4148 .spritesheet{content:url(/assets/ITEM/4148.png)}.item.id-4153{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4153 .spritesheet{content:url(/assets/ITEM/4153.png)}.item.id-4156{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4156 .spritesheet{content:url(/assets/ITEM/4156.png)}.item.id-4157{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4157 .spritesheet{content:url(/assets/ITEM/4157.png)}.item.id-4160{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4160 .spritesheet{content:url(/assets/ITEM/4160.png)}.item.id-4162{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4162 .spritesheet{content:url(/assets/ITEM/4162.png)}.item.id-4164{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4164 .spritesheet{content:url(/assets/ITEM/4164.png)}.item.id-4165{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4165 .spritesheet{content:url(/assets/ITEM/4165.png)}.item.id-4166{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4166 .spritesheet{content:url(/assets/ITEM/4166.png)}.item.id-4167{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4167 .spritesheet{content:url(/assets/ITEM/4167.png)}.item.id-4168{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4168 .spritesheet{content:url(/assets/ITEM/4168.png)}.item.id-4176{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4176 .spritesheet{content:url(/assets/ITEM/4176.png)}.item.id-4179{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4179 .spritesheet{content:url(/assets/ITEM/4179.png)}.item.id-4240{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4240 .spritesheet{content:url(/assets/ITEM/4240.png)}.item.id-4241{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4241 .spritesheet{content:url(/assets/ITEM/4241.png)}.item.id-4242{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4242 .spritesheet{content:url(/assets/ITEM/4242.png)}.item.id-4245{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4245 .spritesheet{content:url(/assets/ITEM/4245.png)}.item.id-4246{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4246 .spritesheet{content:url(/assets/ITEM/4246.png)}.item.id-4247{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4247 .spritesheet{content:url(/assets/ITEM/4247.png)}.item.id-4248{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4248 .spritesheet{content:url(/assets/ITEM/4248.png)}.item.id-4250{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4250 .spritesheet{content:url(/assets/ITEM/4250.png)}.item.id-4251{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4251 .spritesheet{content:url(/assets/ITEM/4251.png)}.item.id-4255{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4255 .spritesheet{content:url(/assets/ITEM/4255.png)}.item.id-4262{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4262 .spritesheet{content:url(/assets/ITEM/4262.png)}.item.id-4263{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4263 .spritesheet{content:url(/assets/ITEM/4263.png)}.item.id-4271{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4271 .spritesheet{content:url(/assets/ITEM/4271.png)}.item.id-4275{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4275 .spritesheet{content:url(/assets/ITEM/4275.png)}.item.id-4285{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4285 .spritesheet{content:url(/assets/ITEM/4285.png)}.item.id-4286{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4286 .spritesheet{content:url(/assets/ITEM/4286.png)}.item.id-4311{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4311 .spritesheet{content:url(/assets/ITEM/4311.png)}.item.id-4312{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4312 .spritesheet{content:url(/assets/ITEM/4312.png)}.item.id-4314{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4314 .spritesheet{content:url(/assets/ITEM/4314.png)}.item.id-4315{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4315 .spritesheet{content:url(/assets/ITEM/4315.png)}.item.id-4316{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4316 .spritesheet{content:url(/assets/ITEM/4316.png)}.item.id-4317{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4317 .spritesheet{content:url(/assets/ITEM/4317.png)}.item.id-4394{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4394 .spritesheet{content:url(/assets/ITEM/4394.png)}.item.id-4395{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4395 .spritesheet{content:url(/assets/ITEM/4395.png)}.item.id-4396{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4396 .spritesheet{content:url(/assets/ITEM/4396.png)}.item.id-4397{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4397 .spritesheet{content:url(/assets/ITEM/4397.png)}.item.id-4398{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4398 .spritesheet{content:url(/assets/ITEM/4398.png)}.item.id-4399{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4399 .spritesheet{content:url(/assets/ITEM/4399.png)}.item.id-4400{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4400 .spritesheet{content:url(/assets/ITEM/4400.png)}.item.id-4401{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4401 .spritesheet{content:url(/assets/ITEM/4401.png)}.item.id-4402{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4402 .spritesheet{content:url(/assets/ITEM/4402.png)}.item.id-4403{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4403 .spritesheet{content:url(/assets/ITEM/4403.png)}.item.id-4404{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4404 .spritesheet{content:url(/assets/ITEM/4404.png)}.item.id-4405{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4405 .spritesheet{content:url(/assets/ITEM/4405.png)}.item.id-4406{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4406 .spritesheet{content:url(/assets/ITEM/4406.png)}.item.id-4407{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4407 .spritesheet{content:url(/assets/ITEM/4407.png)}.item.id-4408{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4408 .spritesheet{content:url(/assets/ITEM/4408.png)}.item.id-4409{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4409 .spritesheet{content:url(/assets/ITEM/4409.png)}.item.id-4410{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4410 .spritesheet{content:url(/assets/ITEM/4410.png)}.item.id-4411{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4411 .spritesheet{content:url(/assets/ITEM/4411.png)}.item.id-4412{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4412 .spritesheet{content:url(/assets/ITEM/4412.png)}.item.id-4413{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4413 .spritesheet{content:url(/assets/ITEM/4413.png)}.item.id-4414{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4414 .spritesheet{content:url(/assets/ITEM/4414.png)}.item.id-4416{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-4416 .spritesheet{content:url(/assets/ITEM/4416.png)}.item.id-4418{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-4418 .spritesheet{content:url(/assets/ITEM/4418.png)}.item.id-4419{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4419 .spritesheet{content:url(/assets/ITEM/4419.png)}.item.id-4420{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4420 .spritesheet{content:url(/assets/ITEM/4420.png)}.item.id-4422{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4422 .spritesheet{content:url(/assets/ITEM/4422.png)}.item.id-4423{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4423 .spritesheet{content:url(/assets/ITEM/4423.png)}.item.id-4424{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4424 .spritesheet{content:url(/assets/ITEM/4424.png)}.item.id-4425{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4425 .spritesheet{content:url(/assets/ITEM/4425.png)}.item.id-4427{--width:64px;--height:64px;--sWidth:256px;--sHeight:256px}.item.id-4427 .spritesheet{content:url(/assets/ITEM/4427.png)}.item.id-4429{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4429 .spritesheet{content:url(/assets/ITEM/4429.png)}.item.id-4430{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4430 .spritesheet{content:url(/assets/ITEM/4430.png)}.item.id-4431{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4431 .spritesheet{content:url(/assets/ITEM/4431.png)}.item.id-4432{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4432 .spritesheet{content:url(/assets/ITEM/4432.png)}.item.id-4445{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4445 .spritesheet{content:url(/assets/ITEM/4445.png)}.item.id-4446{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4446 .spritesheet{content:url(/assets/ITEM/4446.png)}.item.id-4447{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4447 .spritesheet{content:url(/assets/ITEM/4447.png)}.item.id-4448{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4448 .spritesheet{content:url(/assets/ITEM/4448.png)}.item.id-4449{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4449 .spritesheet{content:url(/assets/ITEM/4449.png)}.item.id-4450{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4450 .spritesheet{content:url(/assets/ITEM/4450.png)}.item.id-4451{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4451 .spritesheet{content:url(/assets/ITEM/4451.png)}.item.id-4452{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4452 .spritesheet{content:url(/assets/ITEM/4452.png)}.item.id-4453{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4453 .spritesheet{content:url(/assets/ITEM/4453.png)}.item.id-4454{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4454 .spritesheet{content:url(/assets/ITEM/4454.png)}.item.id-4455{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4455 .spritesheet{content:url(/assets/ITEM/4455.png)}.item.id-4456{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4456 .spritesheet{content:url(/assets/ITEM/4456.png)}.item.id-4457{--width:64px;--height:64px;--sWidth:128px;--sHeight:256px}.item.id-4457 .spritesheet{content:url(/assets/ITEM/4457.png)}.item.id-4458{--width:64px;--height:64px;--sWidth:512px;--sHeight:64px}.item.id-4458 .spritesheet{content:url(/assets/ITEM/4458.png)}.item.id-4459{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4459 .spritesheet{content:url(/assets/ITEM/4459.png)}.item.id-4460{--width:64px;--height:64px;--sWidth:512px;--sHeight:64px}.item.id-4460 .spritesheet{content:url(/assets/ITEM/4460.png)}.item.id-4461{--width:64px;--height:64px;--sWidth:128px;--sHeight:256px}.item.id-4461 .spritesheet{content:url(/assets/ITEM/4461.png)}.item.id-4462{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-4462 .spritesheet{content:url(/assets/ITEM/4462.png)}.item.id-4463{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-4463 .spritesheet{content:url(/assets/ITEM/4463.png)}.item.id-4464{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-4464 .spritesheet{content:url(/assets/ITEM/4464.png)}.item.id-4465{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-4465 .spritesheet{content:url(/assets/ITEM/4465.png)}.item.id-4466{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4466 .spritesheet{content:url(/assets/ITEM/4466.png)}.item.id-4467{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4467 .spritesheet{content:url(/assets/ITEM/4467.png)}.item.id-4468{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4468 .spritesheet{content:url(/assets/ITEM/4468.png)}.item.id-4482{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4482 .spritesheet{content:url(/assets/ITEM/4482.png)}.item.id-4504{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-4504 .spritesheet{content:url(/assets/ITEM/4504.png)}.item.id-4505{--width:32px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-4505 .spritesheet{content:url(/assets/ITEM/4505.png)}.item.id-4513{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4513 .spritesheet{content:url(/assets/ITEM/4513.png)}.item.id-4515{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-4515 .spritesheet{content:url(/assets/ITEM/4515.png)}.item.id-4516{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4516 .spritesheet{content:url(/assets/ITEM/4516.png)}.item.id-4517{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4517 .spritesheet{content:url(/assets/ITEM/4517.png)}.item.id-4518{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4518 .spritesheet{content:url(/assets/ITEM/4518.png)}.item.id-4519{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4519 .spritesheet{content:url(/assets/ITEM/4519.png)}.item.id-4520{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4520 .spritesheet{content:url(/assets/ITEM/4520.png)}.item.id-4521{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4521 .spritesheet{content:url(/assets/ITEM/4521.png)}.item.id-4522{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4522 .spritesheet{content:url(/assets/ITEM/4522.png)}.item.id-4523{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4523 .spritesheet{content:url(/assets/ITEM/4523.png)}.item.id-4524{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4524 .spritesheet{content:url(/assets/ITEM/4524.png)}.item.id-4525{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4525 .spritesheet{content:url(/assets/ITEM/4525.png)}.item.id-4526{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4526 .spritesheet{content:url(/assets/ITEM/4526.png)}.item.id-4527{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4527 .spritesheet{content:url(/assets/ITEM/4527.png)}.item.id-4528{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4528 .spritesheet{content:url(/assets/ITEM/4528.png)}.item.id-4529{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4529 .spritesheet{content:url(/assets/ITEM/4529.png)}.item.id-4530{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4530 .spritesheet{content:url(/assets/ITEM/4530.png)}.item.id-4531{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4531 .spritesheet{content:url(/assets/ITEM/4531.png)}.item.id-4532{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-4532 .spritesheet{content:url(/assets/ITEM/4532.png)}.item.id-4533{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4533 .spritesheet{content:url(/assets/ITEM/4533.png)}.item.id-4534{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-4534 .spritesheet{content:url(/assets/ITEM/4534.png)}.item.id-4535{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4535 .spritesheet{content:url(/assets/ITEM/4535.png)}.item.id-4536{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4536 .spritesheet{content:url(/assets/ITEM/4536.png)}.item.id-4537{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4537 .spritesheet{content:url(/assets/ITEM/4537.png)}.item.id-4538{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4538 .spritesheet{content:url(/assets/ITEM/4538.png)}.item.id-4539{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4539 .spritesheet{content:url(/assets/ITEM/4539.png)}.item.id-4540{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4540 .spritesheet{content:url(/assets/ITEM/4540.png)}.item.id-4541{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4541 .spritesheet{content:url(/assets/ITEM/4541.png)}.item.id-4542{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4542 .spritesheet{content:url(/assets/ITEM/4542.png)}.item.id-4550{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4550 .spritesheet{content:url(/assets/ITEM/4550.png)}.item.id-4554{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4554 .spritesheet{content:url(/assets/ITEM/4554.png)}.item.id-4555{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4555 .spritesheet{content:url(/assets/ITEM/4555.png)}.item.id-4559{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4559 .spritesheet{content:url(/assets/ITEM/4559.png)}.item.id-4560{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4560 .spritesheet{content:url(/assets/ITEM/4560.png)}.item.id-4561{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4561 .spritesheet{content:url(/assets/ITEM/4561.png)}.item.id-4562{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4562 .spritesheet{content:url(/assets/ITEM/4562.png)}.item.id-4563{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4563 .spritesheet{content:url(/assets/ITEM/4563.png)}.item.id-4564{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4564 .spritesheet{content:url(/assets/ITEM/4564.png)}.item.id-4565{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4565 .spritesheet{content:url(/assets/ITEM/4565.png)}.item.id-4566{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4566 .spritesheet{content:url(/assets/ITEM/4566.png)}.item.id-4567{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4567 .spritesheet{content:url(/assets/ITEM/4567.png)}.item.id-4568{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4568 .spritesheet{content:url(/assets/ITEM/4568.png)}.item.id-4569{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4569 .spritesheet{content:url(/assets/ITEM/4569.png)}.item.id-4577{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4577 .spritesheet{content:url(/assets/ITEM/4577.png)}.item.id-4579{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4579 .spritesheet{content:url(/assets/ITEM/4579.png)}.item.id-4581{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4581 .spritesheet{content:url(/assets/ITEM/4581.png)}.item.id-4584{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4584 .spritesheet{content:url(/assets/ITEM/4584.png)}.item.id-4597{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4597 .spritesheet{content:url(/assets/ITEM/4597.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4598{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4598 .spritesheet{content:url(/assets/ITEM/4598.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4600{--width:32px;--height:32px;--sWidth:128px;--sHeight:896px}.item.id-4600 .spritesheet{content:url(/assets/ITEM/4600.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4602{--width:32px;--height:32px;--sWidth:128px;--sHeight:896px}.item.id-4602 .spritesheet{content:url(/assets/ITEM/4602.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4609{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4609 .spritesheet{content:url(/assets/ITEM/4609.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4610{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4610 .spritesheet{content:url(/assets/ITEM/4610.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4611{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4611 .spritesheet{content:url(/assets/ITEM/4611.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4612{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4612 .spritesheet{content:url(/assets/ITEM/4612.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4613{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4613 .spritesheet{content:url(/assets/ITEM/4613.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4614{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4614 .spritesheet{content:url(/assets/ITEM/4614.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4621{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4621 .spritesheet{content:url(/assets/ITEM/4621.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4627{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4627 .spritesheet{content:url(/assets/ITEM/4627.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4628{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4628 .spritesheet{content:url(/assets/ITEM/4628.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4631{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4631 .spritesheet{content:url(/assets/ITEM/4631.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4632{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4632 .spritesheet{content:url(/assets/ITEM/4632.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4633{--width:32px;--height:32px;--sWidth:96px;--sHeight:448px}.item.id-4633 .spritesheet{content:url(/assets/ITEM/4633.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4634{--width:32px;--height:32px;--sWidth:32px;--sHeight:1344px}.item.id-4634 .spritesheet{content:url(/assets/ITEM/4634.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4635{--width:32px;--height:32px;--sWidth:96px;--sHeight:448px}.item.id-4635 .spritesheet{content:url(/assets/ITEM/4635.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4636{--width:32px;--height:32px;--sWidth:32px;--sHeight:1344px}.item.id-4636 .spritesheet{content:url(/assets/ITEM/4636.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4637{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4637 .spritesheet{content:url(/assets/ITEM/4637.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4638{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4638 .spritesheet{content:url(/assets/ITEM/4638.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4639{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4639 .spritesheet{content:url(/assets/ITEM/4639.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4640{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4640 .spritesheet{content:url(/assets/ITEM/4640.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4641{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4641 .spritesheet{content:url(/assets/ITEM/4641.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4642{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4642 .spritesheet{content:url(/assets/ITEM/4642.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4643{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4643 .spritesheet{content:url(/assets/ITEM/4643.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4644{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-4644 .spritesheet{content:url(/assets/ITEM/4644.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4656{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4656 .spritesheet{content:url(/assets/ITEM/4656.png)}.item.id-4657{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4657 .spritesheet{content:url(/assets/ITEM/4657.png)}.item.id-4658{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4658 .spritesheet{content:url(/assets/ITEM/4658.png)}.item.id-4659{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4659 .spritesheet{content:url(/assets/ITEM/4659.png)}.item.id-4660{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4660 .spritesheet{content:url(/assets/ITEM/4660.png)}.item.id-4661{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4661 .spritesheet{content:url(/assets/ITEM/4661.png)}.item.id-4662{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4662 .spritesheet{content:url(/assets/ITEM/4662.png)}.item.id-4663{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4663 .spritesheet{content:url(/assets/ITEM/4663.png)}.item.id-4664{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4664 .spritesheet{content:url(/assets/ITEM/4664.png)}.item.id-4665{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4665 .spritesheet{content:url(/assets/ITEM/4665.png)}.item.id-4666{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4666 .spritesheet{content:url(/assets/ITEM/4666.png)}.item.id-4667{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4667 .spritesheet{content:url(/assets/ITEM/4667.png)}.item.id-4671{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4671 .spritesheet{content:url(/assets/ITEM/4671.png)}.item.id-4672{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4672 .spritesheet{content:url(/assets/ITEM/4672.png)}.item.id-4674{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4674 .spritesheet{content:url(/assets/ITEM/4674.png)}.item.id-4676{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4676 .spritesheet{content:url(/assets/ITEM/4676.png)}.item.id-4678{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4678 .spritesheet{content:url(/assets/ITEM/4678.png)}.item.id-4680{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4680 .spritesheet{content:url(/assets/ITEM/4680.png)}.item.id-4681{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4681 .spritesheet{content:url(/assets/ITEM/4681.png)}.item.id-4682{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4682 .spritesheet{content:url(/assets/ITEM/4682.png)}.item.id-4683{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4683 .spritesheet{content:url(/assets/ITEM/4683.png)}.item.id-4684{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4684 .spritesheet{content:url(/assets/ITEM/4684.png)}.item.id-4685{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4685 .spritesheet{content:url(/assets/ITEM/4685.png)}.item.id-4686{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4686 .spritesheet{content:url(/assets/ITEM/4686.png)}.item.id-4687{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4687 .spritesheet{content:url(/assets/ITEM/4687.png)}.item.id-4688{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4688 .spritesheet{content:url(/assets/ITEM/4688.png)}.item.id-4689{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4689 .spritesheet{content:url(/assets/ITEM/4689.png)}.item.id-4690{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4690 .spritesheet{content:url(/assets/ITEM/4690.png)}.item.id-4702{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4702 .spritesheet{content:url(/assets/ITEM/4702.png)}.item.id-4703{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4703 .spritesheet{content:url(/assets/ITEM/4703.png)}.item.id-4704{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4704 .spritesheet{content:url(/assets/ITEM/4704.png)}.item.id-4705{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4705 .spritesheet{content:url(/assets/ITEM/4705.png)}.item.id-4706{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4706 .spritesheet{content:url(/assets/ITEM/4706.png)}.item.id-4707{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4707 .spritesheet{content:url(/assets/ITEM/4707.png)}.item.id-4708{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4708 .spritesheet{content:url(/assets/ITEM/4708.png)}.item.id-4709{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4709 .spritesheet{content:url(/assets/ITEM/4709.png)}.item.id-4710{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4710 .spritesheet{content:url(/assets/ITEM/4710.png)}.item.id-4711{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4711 .spritesheet{content:url(/assets/ITEM/4711.png)}.item.id-4712{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4712 .spritesheet{content:url(/assets/ITEM/4712.png)}.item.id-4713{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4713 .spritesheet{content:url(/assets/ITEM/4713.png)}.item.id-4726{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4726 .spritesheet{content:url(/assets/ITEM/4726.png)}.item.id-4727{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4727 .spritesheet{content:url(/assets/ITEM/4727.png)}.item.id-4728{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4728 .spritesheet{content:url(/assets/ITEM/4728.png)}.item.id-4729{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4729 .spritesheet{content:url(/assets/ITEM/4729.png)}.item.id-4730{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4730 .spritesheet{content:url(/assets/ITEM/4730.png)}.item.id-4731{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4731 .spritesheet{content:url(/assets/ITEM/4731.png)}.item.id-4732{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4732 .spritesheet{content:url(/assets/ITEM/4732.png)}.item.id-4733{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4733 .spritesheet{content:url(/assets/ITEM/4733.png)}.item.id-4734{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4734 .spritesheet{content:url(/assets/ITEM/4734.png)}.item.id-4735{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4735 .spritesheet{content:url(/assets/ITEM/4735.png)}.item.id-4736{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4736 .spritesheet{content:url(/assets/ITEM/4736.png)}.item.id-4737{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4737 .spritesheet{content:url(/assets/ITEM/4737.png)}.item.id-4739{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}@keyframes item-4739{0%{transform:translateY(calc(0px * var(--zoomFactor)))}67%{transform:translateY(calc(-32px * var(--zoomFactor)))}75%{transform:translateY(calc(-64px * var(--zoomFactor)))}92%{transform:translateY(calc(-96px * var(--zoomFactor)))}to{transform:translateY(calc(-96px * var(--zoomFactor)))}}.item.id-4739 .spritesheet{content:url(/assets/ITEM/4739.png);animation:item-4739 1.2s step-end infinite}.item.id-4740{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}@keyframes item-4740{0%{transform:translateY(calc(0px * var(--zoomFactor)))}50%{transform:translateY(calc(-32px * var(--zoomFactor)))}56%{transform:translateY(calc(-64px * var(--zoomFactor)))}75%{transform:translateY(calc(-96px * var(--zoomFactor)))}88%{transform:translateY(calc(-128px * var(--zoomFactor)))}94%{transform:translateY(calc(-160px * var(--zoomFactor)))}to{transform:translateY(calc(-160px * var(--zoomFactor)))}}.item.id-4740 .spritesheet{content:url(/assets/ITEM/4740.png);animation:item-4740 1.6s step-end infinite}.item.id-4741{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes item-4741{0%{transform:translateY(calc(0px * var(--zoomFactor)))}50%{transform:translateY(calc(-32px * var(--zoomFactor)))}56%{transform:translateY(calc(-64px * var(--zoomFactor)))}63%{transform:translateY(calc(-96px * var(--zoomFactor)))}75%{transform:translateY(calc(-128px * var(--zoomFactor)))}81%{transform:translateY(calc(-160px * var(--zoomFactor)))}88%{transform:translateY(calc(-192px * var(--zoomFactor)))}94%{transform:translateY(calc(-224px * var(--zoomFactor)))}to{transform:translateY(calc(-224px * var(--zoomFactor)))}}.item.id-4741 .spritesheet{content:url(/assets/ITEM/4741.png);animation:item-4741 1.6s step-end infinite}.item.id-4742{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes item-4742{0%{transform:translateY(calc(0px * var(--zoomFactor)))}50%{transform:translateY(calc(-32px * var(--zoomFactor)))}56%{transform:translateY(calc(-64px * var(--zoomFactor)))}63%{transform:translateY(calc(-96px * var(--zoomFactor)))}69%{transform:translateY(calc(-128px * var(--zoomFactor)))}81%{transform:translateY(calc(-160px * var(--zoomFactor)))}88%{transform:translateY(calc(-192px * var(--zoomFactor)))}94%{transform:translateY(calc(-224px * var(--zoomFactor)))}to{transform:translateY(calc(-224px * var(--zoomFactor)))}}.item.id-4742 .spritesheet{content:url(/assets/ITEM/4742.png);animation:item-4742 1.6s step-end infinite}.item.id-4743{--width:32px;--height:32px;--sWidth:32px;--sHeight:416px}@keyframes item-4743{0%{transform:translateY(calc(0px * var(--zoomFactor)))}36%{transform:translateY(calc(-32px * var(--zoomFactor)))}41%{transform:translateY(calc(-64px * var(--zoomFactor)))}45%{transform:translateY(calc(-96px * var(--zoomFactor)))}50%{transform:translateY(calc(-128px * var(--zoomFactor)))}59%{transform:translateY(calc(-160px * var(--zoomFactor)))}64%{transform:translateY(calc(-192px * var(--zoomFactor)))}68%{transform:translateY(calc(-224px * var(--zoomFactor)))}73%{transform:translateY(calc(-256px * var(--zoomFactor)))}77%{transform:translateY(calc(-288px * var(--zoomFactor)))}86%{transform:translateY(calc(-320px * var(--zoomFactor)))}91%{transform:translateY(calc(-352px * var(--zoomFactor)))}95%{transform:translateY(calc(-384px * var(--zoomFactor)))}to{transform:translateY(calc(-384px * var(--zoomFactor)))}}.item.id-4743 .spritesheet{content:url(/assets/ITEM/4743.png);animation:item-4743 2.2s step-end infinite}.item.id-4747{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-4747 .spritesheet{content:url(/assets/ITEM/4747.png)}.item.id-4748{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-4748 .spritesheet{content:url(/assets/ITEM/4748.png)}.item.id-4773{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4773 .spritesheet{content:url(/assets/ITEM/4773.png)}.item.id-4775{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-4775 .spritesheet{content:url(/assets/ITEM/4775.png)}.item.id-4781{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4781 .spritesheet{content:url(/assets/ITEM/4781.png)}.item.id-4783{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4783 .spritesheet{content:url(/assets/ITEM/4783.png)}.item.id-4785{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4785 .spritesheet{content:url(/assets/ITEM/4785.png)}.item.id-4786{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4786 .spritesheet{content:url(/assets/ITEM/4786.png)}.item.id-4787{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4787 .spritesheet{content:url(/assets/ITEM/4787.png)}.item.id-4788{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4788 .spritesheet{content:url(/assets/ITEM/4788.png)}.item.id-4789{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4789 .spritesheet{content:url(/assets/ITEM/4789.png)}.item.id-4790{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4790 .spritesheet{content:url(/assets/ITEM/4790.png)}.item.id-4791{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4791 .spritesheet{content:url(/assets/ITEM/4791.png)}.item.id-4792{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4792 .spritesheet{content:url(/assets/ITEM/4792.png)}.item.id-4793{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4793 .spritesheet{content:url(/assets/ITEM/4793.png)}.item.id-4794{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4794 .spritesheet{content:url(/assets/ITEM/4794.png)}.item.id-4795{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4795 .spritesheet{content:url(/assets/ITEM/4795.png)}.item.id-4796{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4796 .spritesheet{content:url(/assets/ITEM/4796.png)}.item.id-4798{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4798 .spritesheet{content:url(/assets/ITEM/4798.png)}.item.id-4799{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4799 .spritesheet{content:url(/assets/ITEM/4799.png)}.item.id-4800{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4800 .spritesheet{content:url(/assets/ITEM/4800.png)}.item.id-4802{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-4802 .spritesheet{content:url(/assets/ITEM/4802.png)}.item.id-4803{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-4803 .spritesheet{content:url(/assets/ITEM/4803.png)}.item.id-4805{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4805 .spritesheet{content:url(/assets/ITEM/4805.png)}.item.id-4806{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4806 .spritesheet{content:url(/assets/ITEM/4806.png)}.item.id-4807{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4807 .spritesheet{content:url(/assets/ITEM/4807.png)}.item.id-4808{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4808 .spritesheet{content:url(/assets/ITEM/4808.png)}.item.id-4815{--width:32px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-4815 .spritesheet{content:url(/assets/ITEM/4815.png)}.item.id-4816{--width:64px;--height:32px;--sWidth:512px;--sHeight:32px}.item.id-4816 .spritesheet{content:url(/assets/ITEM/4816.png)}.item.id-4821{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4821 .spritesheet{content:url(/assets/ITEM/4821.png)}.item.id-4845{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4845 .spritesheet{content:url(/assets/ITEM/4845.png)}.item.id-4882{--width:64px;--height:64px;--sWidth:64px;--sHeight:896px}.item.id-4882 .spritesheet{content:url(/assets/ITEM/4882.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4884{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4884 .spritesheet{content:url(/assets/ITEM/4884.png)}.item.id-4899{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4899 .spritesheet{content:url(/assets/ITEM/4899.png)}.item.id-4900{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4900 .spritesheet{content:url(/assets/ITEM/4900.png)}.item.id-4901{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4901 .spritesheet{content:url(/assets/ITEM/4901.png)}.item.id-4902{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4902 .spritesheet{content:url(/assets/ITEM/4902.png)}.item.id-4903{--width:64px;--height:64px;--sWidth:64px;--sHeight:896px}.item.id-4903 .spritesheet{content:url(/assets/ITEM/4903.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-4968{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-4968 .spritesheet{content:url(/assets/ITEM/4968.png)}.item.id-4972{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-4972 .spritesheet{content:url(/assets/ITEM/4972.png)}.item.id-5015{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5015 .spritesheet{content:url(/assets/ITEM/5015.png)}.item.id-5061{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-5061 .spritesheet{content:url(/assets/ITEM/5061.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5062{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-5062 .spritesheet{content:url(/assets/ITEM/5062.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5063{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-5063 .spritesheet{content:url(/assets/ITEM/5063.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5064{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-5064 .spritesheet{content:url(/assets/ITEM/5064.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5065{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-5065 .spritesheet{content:url(/assets/ITEM/5065.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5066{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-5066 .spritesheet{content:url(/assets/ITEM/5066.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5067{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-5067 .spritesheet{content:url(/assets/ITEM/5067.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5068{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-5068 .spritesheet{content:url(/assets/ITEM/5068.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5069{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-5069 .spritesheet{content:url(/assets/ITEM/5069.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5070{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-5070 .spritesheet{content:url(/assets/ITEM/5070.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-5075{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-5075 .spritesheet{content:url(/assets/ITEM/5075.png);animation:homogeneous-transition .6s steps(4) infinite}.item.id-5098{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5098 .spritesheet{content:url(/assets/ITEM/5098.png)}.item.id-5099{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5099 .spritesheet{content:url(/assets/ITEM/5099.png)}.item.id-5102{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5102 .spritesheet{content:url(/assets/ITEM/5102.png)}.item.id-5104{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}@keyframes item-5104{0%{transform:translateY(calc(0px * var(--zoomFactor)))}20%{transform:translateY(calc(-64px * var(--zoomFactor)))}40%{transform:translateY(calc(-128px * var(--zoomFactor)))}80%{transform:translateY(calc(-192px * var(--zoomFactor)))}to{transform:translateY(calc(-192px * var(--zoomFactor)))}}.item.id-5104 .spritesheet{content:url(/assets/ITEM/5104.png);animation:item-5104 .5s step-end infinite}.item.id-5107{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5107 .spritesheet{content:url(/assets/ITEM/5107.png)}.item.id-5108{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5108 .spritesheet{content:url(/assets/ITEM/5108.png)}.item.id-5111{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5111 .spritesheet{content:url(/assets/ITEM/5111.png)}.item.id-5151{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-5151 .spritesheet{content:url(/assets/ITEM/5151.png)}.item.id-5152{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5152 .spritesheet{content:url(/assets/ITEM/5152.png)}.item.id-5153{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-5153 .spritesheet{content:url(/assets/ITEM/5153.png)}.item.id-5154{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5154 .spritesheet{content:url(/assets/ITEM/5154.png)}.item.id-5296{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5296 .spritesheet{content:url(/assets/ITEM/5296.png)}.item.id-5297{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5297 .spritesheet{content:url(/assets/ITEM/5297.png)}.item.id-5298{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5298 .spritesheet{content:url(/assets/ITEM/5298.png)}.item.id-5299{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5299 .spritesheet{content:url(/assets/ITEM/5299.png)}.item.id-5300{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5300 .spritesheet{content:url(/assets/ITEM/5300.png)}.item.id-5301{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5301 .spritesheet{content:url(/assets/ITEM/5301.png)}.item.id-5423{--width:64px;--height:64px;--sWidth:64px;--sHeight:448px}.item.id-5423 .spritesheet{content:url(/assets/ITEM/5423.png);animation:homogeneous-transition 1.05s steps(7) infinite}.item.id-5424{--width:64px;--height:64px;--sWidth:64px;--sHeight:448px}.item.id-5424 .spritesheet{content:url(/assets/ITEM/5424.png);animation:homogeneous-transition 1.05s steps(7) infinite}.item.id-5468{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5468 .spritesheet{content:url(/assets/ITEM/5468.png)}.item.id-5469{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5469 .spritesheet{content:url(/assets/ITEM/5469.png)}.item.id-5480{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5480 .spritesheet{content:url(/assets/ITEM/5480.png)}.item.id-5482{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-5482 .spritesheet{content:url(/assets/ITEM/5482.png)}.item.id-5484{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5484 .spritesheet{content:url(/assets/ITEM/5484.png)}.item.id-5485{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5485 .spritesheet{content:url(/assets/ITEM/5485.png)}.item.id-5486{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5486 .spritesheet{content:url(/assets/ITEM/5486.png)}.item.id-5487{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5487 .spritesheet{content:url(/assets/ITEM/5487.png)}.item.id-5488{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5488 .spritesheet{content:url(/assets/ITEM/5488.png)}.item.id-5489{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5489 .spritesheet{content:url(/assets/ITEM/5489.png)}.item.id-5490{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5490 .spritesheet{content:url(/assets/ITEM/5490.png)}.item.id-5491{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5491 .spritesheet{content:url(/assets/ITEM/5491.png)}.item.id-5492{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5492 .spritesheet{content:url(/assets/ITEM/5492.png)}.item.id-5493{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5493 .spritesheet{content:url(/assets/ITEM/5493.png)}.item.id-5494{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5494 .spritesheet{content:url(/assets/ITEM/5494.png)}.item.id-5508{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5508 .spritesheet{content:url(/assets/ITEM/5508.png)}.item.id-5509{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5509 .spritesheet{content:url(/assets/ITEM/5509.png)}.item.id-5538{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5538 .spritesheet{content:url(/assets/ITEM/5538.png)}.item.id-5542{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5542 .spritesheet{content:url(/assets/ITEM/5542.png)}.item.id-5543{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5543 .spritesheet{content:url(/assets/ITEM/5543.png)}.item.id-5554{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5554 .spritesheet{content:url(/assets/ITEM/5554.png)}.item.id-5555{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5555 .spritesheet{content:url(/assets/ITEM/5555.png)}.item.id-5556{--width:32px;--height:32px;--sWidth:32px;--sHeight:96px}.item.id-5556 .spritesheet{content:url(/assets/ITEM/5556.png)}.item.id-5557{--width:32px;--height:32px;--sWidth:96px;--sHeight:32px}.item.id-5557 .spritesheet{content:url(/assets/ITEM/5557.png)}.item.id-5558{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5558 .spritesheet{content:url(/assets/ITEM/5558.png)}.item.id-5559{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5559 .spritesheet{content:url(/assets/ITEM/5559.png)}.item.id-5595{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5595 .spritesheet{content:url(/assets/ITEM/5595.png)}.item.id-5596{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-5596 .spritesheet{content:url(/assets/ITEM/5596.png)}.item.id-5597{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5597 .spritesheet{content:url(/assets/ITEM/5597.png)}.item.id-5598{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5598 .spritesheet{content:url(/assets/ITEM/5598.png)}.item.id-5599{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5599 .spritesheet{content:url(/assets/ITEM/5599.png)}.item.id-5600{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5600 .spritesheet{content:url(/assets/ITEM/5600.png)}.item.id-5603{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5603 .spritesheet{content:url(/assets/ITEM/5603.png)}.item.id-5604{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5604 .spritesheet{content:url(/assets/ITEM/5604.png)}.item.id-5618{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-5618 .spritesheet{content:url(/assets/ITEM/5618.png)}.item.id-5619{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-5619 .spritesheet{content:url(/assets/ITEM/5619.png)}.item.id-5620{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5620 .spritesheet{content:url(/assets/ITEM/5620.png)}.item.id-5621{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5621 .spritesheet{content:url(/assets/ITEM/5621.png)}.item.id-5622{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5622 .spritesheet{content:url(/assets/ITEM/5622.png)}.item.id-5638{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-5638 .spritesheet{content:url(/assets/ITEM/5638.png)}.item.id-5639{--width:32px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-5639 .spritesheet{content:url(/assets/ITEM/5639.png)}.item.id-5640{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5640 .spritesheet{content:url(/assets/ITEM/5640.png)}.item.id-5641{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5641 .spritesheet{content:url(/assets/ITEM/5641.png)}.item.id-5642{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5642 .spritesheet{content:url(/assets/ITEM/5642.png)}.item.id-5643{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5643 .spritesheet{content:url(/assets/ITEM/5643.png)}.item.id-5644{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5644 .spritesheet{content:url(/assets/ITEM/5644.png)}.item.id-5645{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5645 .spritesheet{content:url(/assets/ITEM/5645.png)}.item.id-5647{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5647 .spritesheet{content:url(/assets/ITEM/5647.png)}.item.id-5648{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5648 .spritesheet{content:url(/assets/ITEM/5648.png)}.item.id-5651{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5651 .spritesheet{content:url(/assets/ITEM/5651.png)}.item.id-5652{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5652 .spritesheet{content:url(/assets/ITEM/5652.png)}.item.id-5653{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5653 .spritesheet{content:url(/assets/ITEM/5653.png)}.item.id-5674{--width:32px;--height:64px;--sWidth:32px;--sHeight:512px}.item.id-5674 .spritesheet{content:url(/assets/ITEM/5674.png);animation:homogeneous-transition 1.6s steps(8) infinite}.item.id-5695{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5695 .spritesheet{content:url(/assets/ITEM/5695.png)}.item.id-5696{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5696 .spritesheet{content:url(/assets/ITEM/5696.png)}.item.id-5697{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5697 .spritesheet{content:url(/assets/ITEM/5697.png)}.item.id-5708{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-5708 .spritesheet{content:url(/assets/ITEM/5708.png)}.item.id-5709{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5709 .spritesheet{content:url(/assets/ITEM/5709.png)}.item.id-5710{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5710 .spritesheet{content:url(/assets/ITEM/5710.png)}.item.id-5711{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5711 .spritesheet{content:url(/assets/ITEM/5711.png)}.item.id-5712{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5712 .spritesheet{content:url(/assets/ITEM/5712.png)}.item.id-5713{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5713 .spritesheet{content:url(/assets/ITEM/5713.png)}.item.id-5714{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5714 .spritesheet{content:url(/assets/ITEM/5714.png)}.item.id-5715{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5715 .spritesheet{content:url(/assets/ITEM/5715.png)}.item.id-5716{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5716 .spritesheet{content:url(/assets/ITEM/5716.png)}.item.id-5717{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5717 .spritesheet{content:url(/assets/ITEM/5717.png)}.item.id-5718{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5718 .spritesheet{content:url(/assets/ITEM/5718.png)}.item.id-5719{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5719 .spritesheet{content:url(/assets/ITEM/5719.png)}.item.id-5720{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5720 .spritesheet{content:url(/assets/ITEM/5720.png)}.item.id-5721{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5721 .spritesheet{content:url(/assets/ITEM/5721.png)}.item.id-5722{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5722 .spritesheet{content:url(/assets/ITEM/5722.png)}.item.id-5723{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5723 .spritesheet{content:url(/assets/ITEM/5723.png)}.item.id-5724{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5724 .spritesheet{content:url(/assets/ITEM/5724.png)}.item.id-5725{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5725 .spritesheet{content:url(/assets/ITEM/5725.png)}.item.id-5726{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5726 .spritesheet{content:url(/assets/ITEM/5726.png)}.item.id-5741{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5741 .spritesheet{content:url(/assets/ITEM/5741.png)}.item.id-5747{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-5747 .spritesheet{content:url(/assets/ITEM/5747.png)}.item.id-5750{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-5750 .spritesheet{content:url(/assets/ITEM/5750.png)}.item.id-5753{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5753 .spritesheet{content:url(/assets/ITEM/5753.png)}.item.id-5754{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5754 .spritesheet{content:url(/assets/ITEM/5754.png)}.item.id-5768{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5768 .spritesheet{content:url(/assets/ITEM/5768.png)}.item.id-5769{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5769 .spritesheet{content:url(/assets/ITEM/5769.png)}.item.id-5770{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5770 .spritesheet{content:url(/assets/ITEM/5770.png)}.item.id-5771{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5771 .spritesheet{content:url(/assets/ITEM/5771.png)}.item.id-5772{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5772 .spritesheet{content:url(/assets/ITEM/5772.png)}.item.id-5773{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5773 .spritesheet{content:url(/assets/ITEM/5773.png)}.item.id-5774{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5774 .spritesheet{content:url(/assets/ITEM/5774.png)}.item.id-5778{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5778 .spritesheet{content:url(/assets/ITEM/5778.png)}.item.id-5783{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-5783 .spritesheet{content:url(/assets/ITEM/5783.png)}.item.id-5784{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-5784 .spritesheet{content:url(/assets/ITEM/5784.png)}.item.id-5787{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5787 .spritesheet{content:url(/assets/ITEM/5787.png)}.item.id-5789{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5789 .spritesheet{content:url(/assets/ITEM/5789.png)}.item.id-5792{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5792 .spritesheet{content:url(/assets/ITEM/5792.png)}.item.id-5793{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5793 .spritesheet{content:url(/assets/ITEM/5793.png)}.item.id-5794{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5794 .spritesheet{content:url(/assets/ITEM/5794.png)}.item.id-5795{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5795 .spritesheet{content:url(/assets/ITEM/5795.png)}.item.id-5796{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5796 .spritesheet{content:url(/assets/ITEM/5796.png)}.item.id-5797{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5797 .spritesheet{content:url(/assets/ITEM/5797.png)}.item.id-5800{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5800 .spritesheet{content:url(/assets/ITEM/5800.png)}.item.id-5815{--width:32px;--height:32px;--sWidth:128px;--sHeight:192px}.item.id-5815 .spritesheet{content:url(/assets/ITEM/5815.png);animation:homogeneous-transition 1s steps(2) infinite}.item.id-5816{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5816 .spritesheet{content:url(/assets/ITEM/5816.png)}.item.id-5817{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5817 .spritesheet{content:url(/assets/ITEM/5817.png)}.item.id-5818{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5818 .spritesheet{content:url(/assets/ITEM/5818.png)}.item.id-5819{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5819 .spritesheet{content:url(/assets/ITEM/5819.png)}.item.id-5820{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5820 .spritesheet{content:url(/assets/ITEM/5820.png)}.item.id-5821{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5821 .spritesheet{content:url(/assets/ITEM/5821.png)}.item.id-5822{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5822 .spritesheet{content:url(/assets/ITEM/5822.png)}.item.id-5823{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5823 .spritesheet{content:url(/assets/ITEM/5823.png)}.item.id-5825{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5825 .spritesheet{content:url(/assets/ITEM/5825.png)}.item.id-5826{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5826 .spritesheet{content:url(/assets/ITEM/5826.png)}.item.id-5827{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5827 .spritesheet{content:url(/assets/ITEM/5827.png)}.item.id-5836{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5836 .spritesheet{content:url(/assets/ITEM/5836.png)}.item.id-5838{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-5838 .spritesheet{content:url(/assets/ITEM/5838.png)}.item.id-5849{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5849 .spritesheet{content:url(/assets/ITEM/5849.png)}.item.id-5851{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5851 .spritesheet{content:url(/assets/ITEM/5851.png)}.item.id-5852{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5852 .spritesheet{content:url(/assets/ITEM/5852.png)}.item.id-5853{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5853 .spritesheet{content:url(/assets/ITEM/5853.png)}.item.id-5855{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5855 .spritesheet{content:url(/assets/ITEM/5855.png)}.item.id-5856{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5856 .spritesheet{content:url(/assets/ITEM/5856.png)}.item.id-5858{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5858 .spritesheet{content:url(/assets/ITEM/5858.png)}.item.id-5859{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5859 .spritesheet{content:url(/assets/ITEM/5859.png)}.item.id-5860{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5860 .spritesheet{content:url(/assets/ITEM/5860.png)}.item.id-5861{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5861 .spritesheet{content:url(/assets/ITEM/5861.png)}.item.id-5863{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5863 .spritesheet{content:url(/assets/ITEM/5863.png)}.item.id-5866{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-5866 .spritesheet{content:url(/assets/ITEM/5866.png)}.item.id-5868{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5868 .spritesheet{content:url(/assets/ITEM/5868.png)}.item.id-5878{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5878 .spritesheet{content:url(/assets/ITEM/5878.png)}.item.id-5899{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5899 .spritesheet{content:url(/assets/ITEM/5899.png)}.item.id-5902{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5902 .spritesheet{content:url(/assets/ITEM/5902.png)}.item.id-5924{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5924 .spritesheet{content:url(/assets/ITEM/5924.png)}.item.id-5925{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5925 .spritesheet{content:url(/assets/ITEM/5925.png)}.item.id-5934{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5934 .spritesheet{content:url(/assets/ITEM/5934.png)}.item.id-5964{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5964 .spritesheet{content:url(/assets/ITEM/5964.png)}.item.id-5966{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5966 .spritesheet{content:url(/assets/ITEM/5966.png)}.item.id-5967{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5967 .spritesheet{content:url(/assets/ITEM/5967.png)}.item.id-5969{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5969 .spritesheet{content:url(/assets/ITEM/5969.png)}.item.id-5976{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5976 .spritesheet{content:url(/assets/ITEM/5976.png)}.item.id-5977{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-5977 .spritesheet{content:url(/assets/ITEM/5977.png)}.item.id-5980{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5980 .spritesheet{content:url(/assets/ITEM/5980.png)}.item.id-5981{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5981 .spritesheet{content:url(/assets/ITEM/5981.png)}.item.id-5982{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5982 .spritesheet{content:url(/assets/ITEM/5982.png)}.item.id-5983{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5983 .spritesheet{content:url(/assets/ITEM/5983.png)}.item.id-5989{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5989 .spritesheet{content:url(/assets/ITEM/5989.png)}.item.id-5991{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-5991 .spritesheet{content:url(/assets/ITEM/5991.png)}.item.id-6002{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6002 .spritesheet{content:url(/assets/ITEM/6002.png)}.item.id-6009{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6009 .spritesheet{content:url(/assets/ITEM/6009.png)}.item.id-6011{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6011 .spritesheet{content:url(/assets/ITEM/6011.png)}.item.id-6072{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6072 .spritesheet{content:url(/assets/ITEM/6072.png)}.item.id-6082{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6082 .spritesheet{content:url(/assets/ITEM/6082.png)}.item.id-6084{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6084 .spritesheet{content:url(/assets/ITEM/6084.png)}.item.id-6106{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6106 .spritesheet{content:url(/assets/ITEM/6106.png)}.item.id-6107{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6107 .spritesheet{content:url(/assets/ITEM/6107.png)}.item.id-6135{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-6135 .spritesheet{content:url(/assets/ITEM/6135.png)}.item.id-6149{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6149 .spritesheet{content:url(/assets/ITEM/6149.png)}.item.id-6151{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6151 .spritesheet{content:url(/assets/ITEM/6151.png)}.item.id-6156{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6156 .spritesheet{content:url(/assets/ITEM/6156.png)}.item.id-6181{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6181 .spritesheet{content:url(/assets/ITEM/6181.png)}.item.id-6215{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6215 .spritesheet{content:url(/assets/ITEM/6215.png)}.item.id-6216{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6216 .spritesheet{content:url(/assets/ITEM/6216.png)}.item.id-6217{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6217 .spritesheet{content:url(/assets/ITEM/6217.png)}.item.id-6218{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6218 .spritesheet{content:url(/assets/ITEM/6218.png)}.item.id-6219{--width:64px;--height:64px;--sWidth:192px;--sHeight:64px}.item.id-6219 .spritesheet{content:url(/assets/ITEM/6219.png)}.item.id-6220{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-6220 .spritesheet{content:url(/assets/ITEM/6220.png)}.item.id-6221{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-6221 .spritesheet{content:url(/assets/ITEM/6221.png)}.item.id-6222{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-6222 .spritesheet{content:url(/assets/ITEM/6222.png)}.item.id-6223{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6223 .spritesheet{content:url(/assets/ITEM/6223.png)}.item.id-6224{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6224 .spritesheet{content:url(/assets/ITEM/6224.png)}.item.id-6225{--width:64px;--height:32px;--sWidth:192px;--sHeight:32px}.item.id-6225 .spritesheet{content:url(/assets/ITEM/6225.png)}.item.id-6226{--width:64px;--height:32px;--sWidth:192px;--sHeight:32px}.item.id-6226 .spritesheet{content:url(/assets/ITEM/6226.png)}.item.id-6227{--width:64px;--height:32px;--sWidth:192px;--sHeight:32px}.item.id-6227 .spritesheet{content:url(/assets/ITEM/6227.png)}.item.id-6229{--width:32px;--height:64px;--sWidth:32px;--sHeight:192px}.item.id-6229 .spritesheet{content:url(/assets/ITEM/6229.png)}.item.id-6230{--width:32px;--height:64px;--sWidth:32px;--sHeight:192px}.item.id-6230 .spritesheet{content:url(/assets/ITEM/6230.png)}.item.id-6248{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6248 .spritesheet{content:url(/assets/ITEM/6248.png)}.item.id-6267{--width:64px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-6267 .spritesheet{content:url(/assets/ITEM/6267.png)}.item.id-6268{--width:32px;--height:64px;--sWidth:32px;--sHeight:128px}.item.id-6268 .spritesheet{content:url(/assets/ITEM/6268.png)}.item.id-6280{--width:64px;--height:64px;--sWidth:192px;--sHeight:64px}.item.id-6280 .spritesheet{content:url(/assets/ITEM/6280.png)}.item.id-6281{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-6281 .spritesheet{content:url(/assets/ITEM/6281.png)}.item.id-6282{--width:64px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-6282 .spritesheet{content:url(/assets/ITEM/6282.png)}.item.id-6283{--width:32px;--height:64px;--sWidth:32px;--sHeight:128px}.item.id-6283 .spritesheet{content:url(/assets/ITEM/6283.png)}.item.id-6284{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6284 .spritesheet{content:url(/assets/ITEM/6284.png)}.item.id-6285{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-6285 .spritesheet{content:url(/assets/ITEM/6285.png)}.item.id-6290{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6290 .spritesheet{content:url(/assets/ITEM/6290.png)}.item.id-6293{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6293 .spritesheet{content:url(/assets/ITEM/6293.png)}.item.id-6294{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6294 .spritesheet{content:url(/assets/ITEM/6294.png)}.item.id-6295{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6295 .spritesheet{content:url(/assets/ITEM/6295.png)}.item.id-6298{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6298 .spritesheet{content:url(/assets/ITEM/6298.png)}.item.id-6301{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6301 .spritesheet{content:url(/assets/ITEM/6301.png)}.item.id-6373{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6373 .spritesheet{content:url(/assets/ITEM/6373.png)}.item.id-6374{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6374 .spritesheet{content:url(/assets/ITEM/6374.png)}.item.id-6375{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-6375 .spritesheet{content:url(/assets/ITEM/6375.png)}.item.id-6376{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6376 .spritesheet{content:url(/assets/ITEM/6376.png)}.item.id-6377{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-6377 .spritesheet{content:url(/assets/ITEM/6377.png)}.item.id-6378{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6378 .spritesheet{content:url(/assets/ITEM/6378.png)}.item.id-6379{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6379 .spritesheet{content:url(/assets/ITEM/6379.png)}.item.id-6380{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6380 .spritesheet{content:url(/assets/ITEM/6380.png)}.item.id-6381{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6381 .spritesheet{content:url(/assets/ITEM/6381.png)}.item.id-6382{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6382 .spritesheet{content:url(/assets/ITEM/6382.png)}.item.id-6383{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6383 .spritesheet{content:url(/assets/ITEM/6383.png)}.item.id-6384{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6384 .spritesheet{content:url(/assets/ITEM/6384.png)}.item.id-6385{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6385 .spritesheet{content:url(/assets/ITEM/6385.png)}.item.id-6388{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6388 .spritesheet{content:url(/assets/ITEM/6388.png)}.item.id-6437{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6437 .spritesheet{content:url(/assets/ITEM/6437.png)}.item.id-6438{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6438 .spritesheet{content:url(/assets/ITEM/6438.png)}.item.id-6449{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6449 .spritesheet{content:url(/assets/ITEM/6449.png)}.item.id-6473{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-6473 .spritesheet{content:url(/assets/ITEM/6473.png)}.item.id-6475{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-6475 .spritesheet{content:url(/assets/ITEM/6475.png)}.item.id-6476{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6476 .spritesheet{content:url(/assets/ITEM/6476.png)}.item.id-6477{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6477 .spritesheet{content:url(/assets/ITEM/6477.png)}.item.id-6478{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-6478 .spritesheet{content:url(/assets/ITEM/6478.png)}.item.id-6479{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-6479 .spritesheet{content:url(/assets/ITEM/6479.png)}.item.id-6480{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6480 .spritesheet{content:url(/assets/ITEM/6480.png)}.item.id-6481{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6481 .spritesheet{content:url(/assets/ITEM/6481.png)}.item.id-6482{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6482 .spritesheet{content:url(/assets/ITEM/6482.png)}.item.id-6483{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6483 .spritesheet{content:url(/assets/ITEM/6483.png)}.item.id-6485{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6485 .spritesheet{content:url(/assets/ITEM/6485.png)}.item.id-6486{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6486 .spritesheet{content:url(/assets/ITEM/6486.png)}.item.id-6487{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6487 .spritesheet{content:url(/assets/ITEM/6487.png)}.item.id-6490{--width:32px;--height:32px;--sWidth:32px;--sHeight:640px}@keyframes item-6490{0%{transform:translateY(calc(0px * var(--zoomFactor)))}47%{transform:translateY(calc(-32px * var(--zoomFactor)))}50%{transform:translateY(calc(-64px * var(--zoomFactor)))}52%{transform:translateY(calc(-96px * var(--zoomFactor)))}55%{transform:translateY(calc(-128px * var(--zoomFactor)))}58%{transform:translateY(calc(-160px * var(--zoomFactor)))}61%{transform:translateY(calc(-192px * var(--zoomFactor)))}64%{transform:translateY(calc(-224px * var(--zoomFactor)))}66%{transform:translateY(calc(-256px * var(--zoomFactor)))}69%{transform:translateY(calc(-288px * var(--zoomFactor)))}72%{transform:translateY(calc(-320px * var(--zoomFactor)))}75%{transform:translateY(calc(-352px * var(--zoomFactor)))}78%{transform:translateY(calc(-384px * var(--zoomFactor)))}80%{transform:translateY(calc(-416px * var(--zoomFactor)))}83%{transform:translateY(calc(-448px * var(--zoomFactor)))}86%{transform:translateY(calc(-480px * var(--zoomFactor)))}89%{transform:translateY(calc(-512px * var(--zoomFactor)))}92%{transform:translateY(calc(-544px * var(--zoomFactor)))}94%{transform:translateY(calc(-576px * var(--zoomFactor)))}97%{transform:translateY(calc(-608px * var(--zoomFactor)))}to{transform:translateY(calc(-608px * var(--zoomFactor)))}}.item.id-6490 .spritesheet{content:url(/assets/ITEM/6490.png);animation:item-6490 5.35s step-end infinite}.item.id-6505{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6505 .spritesheet{content:url(/assets/ITEM/6505.png)}.item.id-6510{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6510 .spritesheet{content:url(/assets/ITEM/6510.png)}.item.id-6511{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6511 .spritesheet{content:url(/assets/ITEM/6511.png)}.item.id-6512{--width:64px;--height:32px;--sWidth:64px;--sHeight:160px}.item.id-6512 .spritesheet{content:url(/assets/ITEM/6512.png);animation:homogeneous-transition .75s steps(5) infinite}.item.id-6513{--width:64px;--height:32px;--sWidth:64px;--sHeight:128px}.item.id-6513 .spritesheet{content:url(/assets/ITEM/6513.png);animation:homogeneous-transition .4s steps(4) infinite alternate}.item.id-6514{--width:64px;--height:32px;--sWidth:128px;--sHeight:32px}.item.id-6514 .spritesheet{content:url(/assets/ITEM/6514.png)}.item.id-6516{--width:32px;--height:64px;--sWidth:32px;--sHeight:320px}.item.id-6516 .spritesheet{content:url(/assets/ITEM/6516.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-6517{--width:32px;--height:64px;--sWidth:32px;--sHeight:256px}.item.id-6517 .spritesheet{content:url(/assets/ITEM/6517.png);animation:homogeneous-transition .4s steps(4) infinite alternate}.item.id-6523{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6523 .spritesheet{content:url(/assets/ITEM/6523.png)}.item.id-6529{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6529 .spritesheet{content:url(/assets/ITEM/6529.png)}.item.id-6532{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6532 .spritesheet{content:url(/assets/ITEM/6532.png)}.item.id-6535{--width:32px;--height:32px;--sWidth:32px;--sHeight:128px}.item.id-6535 .spritesheet{content:url(/assets/ITEM/6535.png);animation:homogeneous-transition 2s steps(4) infinite}.item.id-6580{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6580 .spritesheet{content:url(/assets/ITEM/6580.png)}.item.id-6581{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6581 .spritesheet{content:url(/assets/ITEM/6581.png)}.item.id-6582{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6582 .spritesheet{content:url(/assets/ITEM/6582.png)}.item.id-6583{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6583 .spritesheet{content:url(/assets/ITEM/6583.png)}.item.id-6584{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6584 .spritesheet{content:url(/assets/ITEM/6584.png)}.item.id-6585{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6585 .spritesheet{content:url(/assets/ITEM/6585.png)}.item.id-6586{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6586 .spritesheet{content:url(/assets/ITEM/6586.png)}.item.id-6587{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6587 .spritesheet{content:url(/assets/ITEM/6587.png)}.item.id-6588{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6588 .spritesheet{content:url(/assets/ITEM/6588.png)}.item.id-6589{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6589 .spritesheet{content:url(/assets/ITEM/6589.png)}.item.id-6590{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6590 .spritesheet{content:url(/assets/ITEM/6590.png)}.item.id-6591{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6591 .spritesheet{content:url(/assets/ITEM/6591.png)}.item.id-6592{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6592 .spritesheet{content:url(/assets/ITEM/6592.png)}.item.id-6593{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6593 .spritesheet{content:url(/assets/ITEM/6593.png)}.item.id-6609{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6609 .spritesheet{content:url(/assets/ITEM/6609.png)}.item.id-6639{--width:32px;--height:32px;--sWidth:64px;--sHeight:448px}.item.id-6639 .spritesheet{content:url(/assets/ITEM/6639.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6640{--width:32px;--height:32px;--sWidth:32px;--sHeight:896px}.item.id-6640 .spritesheet{content:url(/assets/ITEM/6640.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6641{--width:32px;--height:32px;--sWidth:64px;--sHeight:448px}.item.id-6641 .spritesheet{content:url(/assets/ITEM/6641.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6642{--width:32px;--height:32px;--sWidth:32px;--sHeight:896px}.item.id-6642 .spritesheet{content:url(/assets/ITEM/6642.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6643{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6643 .spritesheet{content:url(/assets/ITEM/6643.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6644{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6644 .spritesheet{content:url(/assets/ITEM/6644.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6645{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6645 .spritesheet{content:url(/assets/ITEM/6645.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6646{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6646 .spritesheet{content:url(/assets/ITEM/6646.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6647{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6647 .spritesheet{content:url(/assets/ITEM/6647.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6648{--width:32px;--height:64px;--sWidth:32px;--sHeight:896px}.item.id-6648 .spritesheet{content:url(/assets/ITEM/6648.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6649{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6649 .spritesheet{content:url(/assets/ITEM/6649.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6650{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6650 .spritesheet{content:url(/assets/ITEM/6650.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6675{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6675 .spritesheet{content:url(/assets/ITEM/6675.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6678{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6678 .spritesheet{content:url(/assets/ITEM/6678.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6682{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-6682 .spritesheet{content:url(/assets/ITEM/6682.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-6683{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6683 .spritesheet{content:url(/assets/ITEM/6683.png)}.item.id-6684{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6684 .spritesheet{content:url(/assets/ITEM/6684.png)}.item.id-6685{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6685 .spritesheet{content:url(/assets/ITEM/6685.png)}.item.id-6686{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6686 .spritesheet{content:url(/assets/ITEM/6686.png)}.item.id-6695{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6695 .spritesheet{content:url(/assets/ITEM/6695.png)}.item.id-6697{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6697 .spritesheet{content:url(/assets/ITEM/6697.png)}.item.id-6698{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6698 .spritesheet{content:url(/assets/ITEM/6698.png)}.item.id-6699{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6699 .spritesheet{content:url(/assets/ITEM/6699.png)}.item.id-6700{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6700 .spritesheet{content:url(/assets/ITEM/6700.png)}.item.id-6701{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6701 .spritesheet{content:url(/assets/ITEM/6701.png)}.item.id-6702{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6702 .spritesheet{content:url(/assets/ITEM/6702.png)}.item.id-6703{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6703 .spritesheet{content:url(/assets/ITEM/6703.png)}.item.id-6705{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6705 .spritesheet{content:url(/assets/ITEM/6705.png)}.item.id-6706{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6706 .spritesheet{content:url(/assets/ITEM/6706.png)}.item.id-6707{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6707 .spritesheet{content:url(/assets/ITEM/6707.png)}.item.id-6712{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6712 .spritesheet{content:url(/assets/ITEM/6712.png)}.item.id-6713{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6713 .spritesheet{content:url(/assets/ITEM/6713.png)}.item.id-6714{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6714 .spritesheet{content:url(/assets/ITEM/6714.png)}.item.id-6715{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6715 .spritesheet{content:url(/assets/ITEM/6715.png)}.item.id-6716{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6716 .spritesheet{content:url(/assets/ITEM/6716.png)}.item.id-6717{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6717 .spritesheet{content:url(/assets/ITEM/6717.png)}.item.id-6718{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6718 .spritesheet{content:url(/assets/ITEM/6718.png)}.item.id-6719{--width:64px;--height:64px;--sWidth:128px;--sHeight:192px}.item.id-6719 .spritesheet{content:url(/assets/ITEM/6719.png)}.item.id-6720{--width:64px;--height:64px;--sWidth:384px;--sHeight:64px}.item.id-6720 .spritesheet{content:url(/assets/ITEM/6720.png)}.item.id-6721{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-6721 .spritesheet{content:url(/assets/ITEM/6721.png)}.item.id-6722{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-6722 .spritesheet{content:url(/assets/ITEM/6722.png)}.item.id-6723{--width:64px;--height:64px;--sWidth:256px;--sHeight:64px}.item.id-6723 .spritesheet{content:url(/assets/ITEM/6723.png)}.item.id-6724{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6724 .spritesheet{content:url(/assets/ITEM/6724.png)}.item.id-6725{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6725 .spritesheet{content:url(/assets/ITEM/6725.png)}.item.id-6726{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6726 .spritesheet{content:url(/assets/ITEM/6726.png)}.item.id-6727{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6727 .spritesheet{content:url(/assets/ITEM/6727.png)}.item.id-6728{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-6728 .spritesheet{content:url(/assets/ITEM/6728.png)}.item.id-6729{--width:64px;--height:64px;--sWidth:192px;--sHeight:64px}.item.id-6729 .spritesheet{content:url(/assets/ITEM/6729.png)}.item.id-6730{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6730 .spritesheet{content:url(/assets/ITEM/6730.png)}.item.id-6731{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6731 .spritesheet{content:url(/assets/ITEM/6731.png)}.item.id-6732{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6732 .spritesheet{content:url(/assets/ITEM/6732.png)}.item.id-6733{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6733 .spritesheet{content:url(/assets/ITEM/6733.png)}.item.id-6739{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6739 .spritesheet{content:url(/assets/ITEM/6739.png)}.item.id-6740{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6740 .spritesheet{content:url(/assets/ITEM/6740.png)}.item.id-6741{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6741 .spritesheet{content:url(/assets/ITEM/6741.png)}.item.id-6742{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6742 .spritesheet{content:url(/assets/ITEM/6742.png)}.item.id-6743{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6743 .spritesheet{content:url(/assets/ITEM/6743.png)}.item.id-6744{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6744 .spritesheet{content:url(/assets/ITEM/6744.png)}.item.id-6745{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6745 .spritesheet{content:url(/assets/ITEM/6745.png)}.item.id-6748{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6748 .spritesheet{content:url(/assets/ITEM/6748.png)}.item.id-6757{--width:32px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-6757 .spritesheet{content:url(/assets/ITEM/6757.png)}.item.id-6758{--width:64px;--height:32px;--sWidth:64px;--sHeight:128px}.item.id-6758 .spritesheet{content:url(/assets/ITEM/6758.png)}.item.id-6759{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6759 .spritesheet{content:url(/assets/ITEM/6759.png)}.item.id-6760{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6760 .spritesheet{content:url(/assets/ITEM/6760.png)}.item.id-6761{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-6761 .spritesheet{content:url(/assets/ITEM/6761.png)}.item.id-6762{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-6762 .spritesheet{content:url(/assets/ITEM/6762.png)}.item.id-6765{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6765 .spritesheet{content:url(/assets/ITEM/6765.png)}.item.id-6768{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6768 .spritesheet{content:url(/assets/ITEM/6768.png)}.item.id-6823{--width:32px;--height:32px;--sWidth:96px;--sHeight:32px}.item.id-6823 .spritesheet{content:url(/assets/ITEM/6823.png)}.item.id-6825{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6825 .spritesheet{content:url(/assets/ITEM/6825.png)}.item.id-6826{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6826 .spritesheet{content:url(/assets/ITEM/6826.png)}.item.id-6827{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6827 .spritesheet{content:url(/assets/ITEM/6827.png)}.item.id-6828{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6828 .spritesheet{content:url(/assets/ITEM/6828.png)}.item.id-6829{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6829 .spritesheet{content:url(/assets/ITEM/6829.png)}.item.id-6832{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6832 .spritesheet{content:url(/assets/ITEM/6832.png)}.item.id-6833{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6833 .spritesheet{content:url(/assets/ITEM/6833.png)}.item.id-6839{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6839 .spritesheet{content:url(/assets/ITEM/6839.png)}.item.id-6840{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6840 .spritesheet{content:url(/assets/ITEM/6840.png)}.item.id-6841{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6841 .spritesheet{content:url(/assets/ITEM/6841.png)}.item.id-6843{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6843 .spritesheet{content:url(/assets/ITEM/6843.png)}.item.id-6844{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6844 .spritesheet{content:url(/assets/ITEM/6844.png)}.item.id-6869{--width:64px;--height:64px;--sWidth:192px;--sHeight:192px}.item.id-6869 .spritesheet{content:url(/assets/ITEM/6869.png)}.item.id-6882{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6882 .spritesheet{content:url(/assets/ITEM/6882.png)}.item.id-6884{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6884 .spritesheet{content:url(/assets/ITEM/6884.png)}.item.id-6911{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6911 .spritesheet{content:url(/assets/ITEM/6911.png)}.item.id-6912{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6912 .spritesheet{content:url(/assets/ITEM/6912.png)}.item.id-6917{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6917 .spritesheet{content:url(/assets/ITEM/6917.png)}.item.id-6926{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6926 .spritesheet{content:url(/assets/ITEM/6926.png)}.item.id-6928{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6928 .spritesheet{content:url(/assets/ITEM/6928.png)}.item.id-6929{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6929 .spritesheet{content:url(/assets/ITEM/6929.png)}.item.id-6931{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6931 .spritesheet{content:url(/assets/ITEM/6931.png)}.item.id-6932{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6932 .spritesheet{content:url(/assets/ITEM/6932.png)}.item.id-6933{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6933 .spritesheet{content:url(/assets/ITEM/6933.png)}.item.id-6934{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6934 .spritesheet{content:url(/assets/ITEM/6934.png)}.item.id-6935{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6935 .spritesheet{content:url(/assets/ITEM/6935.png)}.item.id-6936{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6936 .spritesheet{content:url(/assets/ITEM/6936.png)}.item.id-6937{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6937 .spritesheet{content:url(/assets/ITEM/6937.png)}.item.id-6939{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6939 .spritesheet{content:url(/assets/ITEM/6939.png)}.item.id-6940{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6940 .spritesheet{content:url(/assets/ITEM/6940.png)}.item.id-6941{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6941 .spritesheet{content:url(/assets/ITEM/6941.png)}.item.id-6942{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6942 .spritesheet{content:url(/assets/ITEM/6942.png)}.item.id-6943{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6943 .spritesheet{content:url(/assets/ITEM/6943.png)}.item.id-6944{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6944 .spritesheet{content:url(/assets/ITEM/6944.png)}.item.id-6945{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6945 .spritesheet{content:url(/assets/ITEM/6945.png)}.item.id-6946{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6946 .spritesheet{content:url(/assets/ITEM/6946.png)}.item.id-6947{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6947 .spritesheet{content:url(/assets/ITEM/6947.png)}.item.id-6948{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6948 .spritesheet{content:url(/assets/ITEM/6948.png)}.item.id-6949{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6949 .spritesheet{content:url(/assets/ITEM/6949.png)}.item.id-6950{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6950 .spritesheet{content:url(/assets/ITEM/6950.png)}.item.id-6951{--width:32px;--height:64px;--sWidth:192px;--sHeight:192px}.item.id-6951 .spritesheet{content:url(/assets/ITEM/6951.png)}.item.id-6952{--width:64px;--height:32px;--sWidth:384px;--sHeight:96px}.item.id-6952 .spritesheet{content:url(/assets/ITEM/6952.png)}.item.id-6966{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-6966 .spritesheet{content:url(/assets/ITEM/6966.png)}.item.id-6967{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-6967 .spritesheet{content:url(/assets/ITEM/6967.png)}.item.id-6972{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6972 .spritesheet{content:url(/assets/ITEM/6972.png)}.item.id-6978{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6978 .spritesheet{content:url(/assets/ITEM/6978.png)}.item.id-6979{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-6979 .spritesheet{content:url(/assets/ITEM/6979.png)}.item.id-6982{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6982 .spritesheet{content:url(/assets/ITEM/6982.png)}.item.id-6984{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-6984 .spritesheet{content:url(/assets/ITEM/6984.png)}.item.id-6985{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-6985 .spritesheet{content:url(/assets/ITEM/6985.png)}.item.id-6986{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-6986 .spritesheet{content:url(/assets/ITEM/6986.png)}.item.id-7008{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7008 .spritesheet{content:url(/assets/ITEM/7008.png)}.item.id-7009{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7009 .spritesheet{content:url(/assets/ITEM/7009.png)}.item.id-7010{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7010 .spritesheet{content:url(/assets/ITEM/7010.png)}.item.id-7011{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7011 .spritesheet{content:url(/assets/ITEM/7011.png)}.item.id-7012{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7012 .spritesheet{content:url(/assets/ITEM/7012.png)}.item.id-7013{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7013 .spritesheet{content:url(/assets/ITEM/7013.png)}.item.id-7014{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7014 .spritesheet{content:url(/assets/ITEM/7014.png)}.item.id-7015{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7015 .spritesheet{content:url(/assets/ITEM/7015.png)}.item.id-7021{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7021 .spritesheet{content:url(/assets/ITEM/7021.png)}.item.id-7025{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7025 .spritesheet{content:url(/assets/ITEM/7025.png)}.item.id-7026{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7026 .spritesheet{content:url(/assets/ITEM/7026.png)}.item.id-7035{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7035 .spritesheet{content:url(/assets/ITEM/7035.png)}.item.id-7043{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7043 .spritesheet{content:url(/assets/ITEM/7043.png)}.item.id-7059{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-7059 .spritesheet{content:url(/assets/ITEM/7059.png);animation:homogeneous-transition .8s steps(4) infinite}.item.id-7061{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7061 .spritesheet{content:url(/assets/ITEM/7061.png)}.item.id-7107{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7107 .spritesheet{content:url(/assets/ITEM/7107.png)}.item.id-7111{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7111 .spritesheet{content:url(/assets/ITEM/7111.png)}.item.id-7137{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-7137 .spritesheet{content:url(/assets/ITEM/7137.png)}.item.id-7138{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-7138 .spritesheet{content:url(/assets/ITEM/7138.png)}.item.id-7145{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-7145 .spritesheet{content:url(/assets/ITEM/7145.png)}.item.id-7146{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-7146 .spritesheet{content:url(/assets/ITEM/7146.png)}.item.id-7147{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-7147 .spritesheet{content:url(/assets/ITEM/7147.png)}.item.id-7150{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7150 .spritesheet{content:url(/assets/ITEM/7150.png)}.item.id-7152{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7152 .spritesheet{content:url(/assets/ITEM/7152.png)}.item.id-7172{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7172 .spritesheet{content:url(/assets/ITEM/7172.png)}.item.id-7173{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7173 .spritesheet{content:url(/assets/ITEM/7173.png)}.item.id-7175{--width:64px;--height:32px;--sWidth:64px;--sHeight:512px}.item.id-7175 .spritesheet{content:url(/assets/ITEM/7175.png);animation:homogeneous-transition 8s steps(16) infinite}.item.id-7187{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-7187 .spritesheet{content:url(/assets/ITEM/7187.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7188{--width:32px;--height:32px;--sWidth:32px;--sHeight:896px}.item.id-7188 .spritesheet{content:url(/assets/ITEM/7188.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7190{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-7190 .spritesheet{content:url(/assets/ITEM/7190.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7191{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-7191 .spritesheet{content:url(/assets/ITEM/7191.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7192{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-7192 .spritesheet{content:url(/assets/ITEM/7192.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7193{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-7193 .spritesheet{content:url(/assets/ITEM/7193.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7194{--width:32px;--height:32px;--sWidth:32px;--sHeight:896px}.item.id-7194 .spritesheet{content:url(/assets/ITEM/7194.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7195{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-7195 .spritesheet{content:url(/assets/ITEM/7195.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-7204{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7204 .spritesheet{content:url(/assets/ITEM/7204.png)}.item.id-7206{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7206 .spritesheet{content:url(/assets/ITEM/7206.png)}.item.id-7213{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7213 .spritesheet{content:url(/assets/ITEM/7213.png)}.item.id-7214{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7214 .spritesheet{content:url(/assets/ITEM/7214.png)}.item.id-7272{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.item.id-7272 .spritesheet{content:url(/assets/ITEM/7272.png)}.item.id-7294{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7294 .spritesheet{content:url(/assets/ITEM/7294.png)}.item.id-7296{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7296 .spritesheet{content:url(/assets/ITEM/7296.png)}.item.id-7363{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-7363 .spritesheet{content:url(/assets/ITEM/7363.png)}.item.id-7367{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-7367 .spritesheet{content:url(/assets/ITEM/7367.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-7378{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7378 .spritesheet{content:url(/assets/ITEM/7378.png)}.item.id-7415{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7415 .spritesheet{content:url(/assets/ITEM/7415.png)}.item.id-7416{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7416 .spritesheet{content:url(/assets/ITEM/7416.png)}.item.id-7541{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7541 .spritesheet{content:url(/assets/ITEM/7541.png)}.item.id-7544{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7544 .spritesheet{content:url(/assets/ITEM/7544.png)}.item.id-7593{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7593 .spritesheet{content:url(/assets/ITEM/7593.png)}.item.id-7595{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7595 .spritesheet{content:url(/assets/ITEM/7595.png)}.item.id-7596{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7596 .spritesheet{content:url(/assets/ITEM/7596.png)}.item.id-7597{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7597 .spritesheet{content:url(/assets/ITEM/7597.png)}.item.id-7598{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7598 .spritesheet{content:url(/assets/ITEM/7598.png)}.item.id-7599{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7599 .spritesheet{content:url(/assets/ITEM/7599.png)}.item.id-7600{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7600 .spritesheet{content:url(/assets/ITEM/7600.png)}.item.id-7601{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7601 .spritesheet{content:url(/assets/ITEM/7601.png)}.item.id-7605{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7605 .spritesheet{content:url(/assets/ITEM/7605.png)}.item.id-7606{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7606 .spritesheet{content:url(/assets/ITEM/7606.png)}.item.id-7607{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7607 .spritesheet{content:url(/assets/ITEM/7607.png)}.item.id-7608{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7608 .spritesheet{content:url(/assets/ITEM/7608.png)}.item.id-7613{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7613 .spritesheet{content:url(/assets/ITEM/7613.png)}.item.id-7615{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7615 .spritesheet{content:url(/assets/ITEM/7615.png)}.item.id-7616{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7616 .spritesheet{content:url(/assets/ITEM/7616.png)}.item.id-7633{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-7633 .spritesheet{content:url(/assets/ITEM/7633.png)}.item.id-7634{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7634 .spritesheet{content:url(/assets/ITEM/7634.png)}.item.id-7635{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7635 .spritesheet{content:url(/assets/ITEM/7635.png)}.item.id-7640{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7640 .spritesheet{content:url(/assets/ITEM/7640.png)}.item.id-7641{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7641 .spritesheet{content:url(/assets/ITEM/7641.png)}.item.id-7645{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7645 .spritesheet{content:url(/assets/ITEM/7645.png)}.item.id-7646{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7646 .spritesheet{content:url(/assets/ITEM/7646.png)}.item.id-7647{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7647 .spritesheet{content:url(/assets/ITEM/7647.png)}.item.id-7649{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7649 .spritesheet{content:url(/assets/ITEM/7649.png)}.item.id-7654{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7654 .spritesheet{content:url(/assets/ITEM/7654.png)}.item.id-7676{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7676 .spritesheet{content:url(/assets/ITEM/7676.png)}.item.id-7678{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7678 .spritesheet{content:url(/assets/ITEM/7678.png)}.item.id-7690{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7690 .spritesheet{content:url(/assets/ITEM/7690.png)}.item.id-7691{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7691 .spritesheet{content:url(/assets/ITEM/7691.png)}.item.id-7709{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7709 .spritesheet{content:url(/assets/ITEM/7709.png)}.item.id-7710{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7710 .spritesheet{content:url(/assets/ITEM/7710.png)}.item.id-7715{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7715 .spritesheet{content:url(/assets/ITEM/7715.png)}.item.id-7716{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7716 .spritesheet{content:url(/assets/ITEM/7716.png)}.item.id-7775{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7775 .spritesheet{content:url(/assets/ITEM/7775.png)}.item.id-7776{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7776 .spritesheet{content:url(/assets/ITEM/7776.png)}.item.id-7790{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7790 .spritesheet{content:url(/assets/ITEM/7790.png)}.item.id-7793{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7793 .spritesheet{content:url(/assets/ITEM/7793.png)}.item.id-7795{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7795 .spritesheet{content:url(/assets/ITEM/7795.png)}.item.id-7804{--width:32px;--height:32px;--sWidth:32px;--sHeight:480px}.item.id-7804 .spritesheet{content:url(/assets/ITEM/7804.png);animation:homogeneous-transition 1.5s steps(15) infinite}.item.id-7805{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-7805 .spritesheet{content:url(/assets/ITEM/7805.png)}.item.id-7806{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-7806 .spritesheet{content:url(/assets/ITEM/7806.png)}.item.id-7807{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-7807 .spritesheet{content:url(/assets/ITEM/7807.png)}.item.id-7808{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-7808 .spritesheet{content:url(/assets/ITEM/7808.png)}.item.id-7809{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-7809 .spritesheet{content:url(/assets/ITEM/7809.png)}.item.id-7810{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-7810 .spritesheet{content:url(/assets/ITEM/7810.png)}.item.id-7811{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-7811 .spritesheet{content:url(/assets/ITEM/7811.png)}.item.id-7812{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-7812 .spritesheet{content:url(/assets/ITEM/7812.png)}.item.id-7813{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-7813 .spritesheet{content:url(/assets/ITEM/7813.png);animation:homogeneous-transition 1s steps(5) infinite}.item.id-7815{--width:32px;--height:32px;--sWidth:32px;--sHeight:288px}.item.id-7815 .spritesheet{content:url(/assets/ITEM/7815.png);animation:homogeneous-transition 1.8s steps(9) infinite}.item.id-7821{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}@keyframes item-7821{0%{transform:translateY(calc(0px * var(--zoomFactor)))}11%{transform:translateY(calc(-32px * var(--zoomFactor)))}33%{transform:translateY(calc(-64px * var(--zoomFactor)))}44%{transform:translateY(calc(-96px * var(--zoomFactor)))}67%{transform:translateY(calc(-128px * var(--zoomFactor)))}89%{transform:translateY(calc(-160px * var(--zoomFactor)))}to{transform:translateY(calc(-160px * var(--zoomFactor)))}}.item.id-7821 .spritesheet{content:url(/assets/ITEM/7821.png);animation:item-7821 .9s step-end infinite}.item.id-7838{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-7838 .spritesheet{content:url(/assets/ITEM/7838.png);animation:homogeneous-transition .8s steps(4) infinite}.item.id-7839{--width:64px;--height:32px;--sWidth:64px;--sHeight:128px}.item.id-7839 .spritesheet{content:url(/assets/ITEM/7839.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-7840{--width:32px;--height:64px;--sWidth:32px;--sHeight:256px}.item.id-7840 .spritesheet{content:url(/assets/ITEM/7840.png);animation:homogeneous-transition .8s steps(4) infinite}.item.id-7841{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}@keyframes item-7841{0%{transform:translateY(calc(0px * var(--zoomFactor)))}28%{transform:translateY(calc(-64px * var(--zoomFactor)))}39%{transform:translateY(calc(-128px * var(--zoomFactor)))}50%{transform:translateY(calc(-192px * var(--zoomFactor)))}78%{transform:translateY(calc(-256px * var(--zoomFactor)))}89%{transform:translateY(calc(-320px * var(--zoomFactor)))}to{transform:translateY(calc(-320px * var(--zoomFactor)))}}.item.id-7841 .spritesheet{content:url(/assets/ITEM/7841.png);animation:item-7841 1.8s step-end infinite}.item.id-7843{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7843 .spritesheet{content:url(/assets/ITEM/7843.png)}.item.id-7855{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7855 .spritesheet{content:url(/assets/ITEM/7855.png)}.item.id-7916{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-7916 .spritesheet{content:url(/assets/ITEM/7916.png)}.item.id-7957{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7957 .spritesheet{content:url(/assets/ITEM/7957.png)}.item.id-7958{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7958 .spritesheet{content:url(/assets/ITEM/7958.png)}.item.id-7962{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7962 .spritesheet{content:url(/assets/ITEM/7962.png)}.item.id-7969{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7969 .spritesheet{content:url(/assets/ITEM/7969.png)}.item.id-7970{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7970 .spritesheet{content:url(/assets/ITEM/7970.png)}.item.id-7971{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7971 .spritesheet{content:url(/assets/ITEM/7971.png)}.item.id-7973{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-7973 .spritesheet{content:url(/assets/ITEM/7973.png)}.item.id-7976{--width:32px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-7976 .spritesheet{content:url(/assets/ITEM/7976.png)}.item.id-7979{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7979 .spritesheet{content:url(/assets/ITEM/7979.png)}.item.id-7980{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7980 .spritesheet{content:url(/assets/ITEM/7980.png)}.item.id-7983{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7983 .spritesheet{content:url(/assets/ITEM/7983.png)}.item.id-7984{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-7984 .spritesheet{content:url(/assets/ITEM/7984.png)}.item.id-7985{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-7985 .spritesheet{content:url(/assets/ITEM/7985.png)}.item.id-7986{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-7986 .spritesheet{content:url(/assets/ITEM/7986.png)}.item.id-7988{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-7988 .spritesheet{content:url(/assets/ITEM/7988.png)}.item.id-7989{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-7989 .spritesheet{content:url(/assets/ITEM/7989.png)}.item.id-8022{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8022 .spritesheet{content:url(/assets/ITEM/8022.png)}.item.id-8061{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8061 .spritesheet{content:url(/assets/ITEM/8061.png)}.item.id-8084{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8084 .spritesheet{content:url(/assets/ITEM/8084.png)}.item.id-8085{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8085 .spritesheet{content:url(/assets/ITEM/8085.png)}.item.id-8088{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8088 .spritesheet{content:url(/assets/ITEM/8088.png)}.item.id-8089{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8089 .spritesheet{content:url(/assets/ITEM/8089.png)}.item.id-8123{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8123 .spritesheet{content:url(/assets/ITEM/8123.png)}.item.id-8276{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8276 .spritesheet{content:url(/assets/ITEM/8276.png)}.item.id-8277{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8277 .spritesheet{content:url(/assets/ITEM/8277.png)}.item.id-8278{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8278 .spritesheet{content:url(/assets/ITEM/8278.png)}.item.id-8279{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8279 .spritesheet{content:url(/assets/ITEM/8279.png)}.item.id-8280{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8280 .spritesheet{content:url(/assets/ITEM/8280.png)}.item.id-8283{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8283 .spritesheet{content:url(/assets/ITEM/8283.png)}.item.id-8284{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8284 .spritesheet{content:url(/assets/ITEM/8284.png)}.item.id-8285{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8285 .spritesheet{content:url(/assets/ITEM/8285.png)}.item.id-8286{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8286 .spritesheet{content:url(/assets/ITEM/8286.png)}.item.id-8287{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8287 .spritesheet{content:url(/assets/ITEM/8287.png)}.item.id-8288{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8288 .spritesheet{content:url(/assets/ITEM/8288.png)}.item.id-8289{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8289 .spritesheet{content:url(/assets/ITEM/8289.png)}.item.id-8290{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8290 .spritesheet{content:url(/assets/ITEM/8290.png)}.item.id-8291{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-8291 .spritesheet{content:url(/assets/ITEM/8291.png)}.item.id-8293{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8293 .spritesheet{content:url(/assets/ITEM/8293.png)}.item.id-8295{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8295 .spritesheet{content:url(/assets/ITEM/8295.png)}.item.id-8308{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-8308 .spritesheet{content:url(/assets/ITEM/8308.png)}.item.id-8310{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8310 .spritesheet{content:url(/assets/ITEM/8310.png)}.item.id-8311{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8311 .spritesheet{content:url(/assets/ITEM/8311.png)}.item.id-8312{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8312 .spritesheet{content:url(/assets/ITEM/8312.png)}.item.id-8314{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8314 .spritesheet{content:url(/assets/ITEM/8314.png)}.item.id-8317{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-8317 .spritesheet{content:url(/assets/ITEM/8317.png)}.item.id-8318{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-8318 .spritesheet{content:url(/assets/ITEM/8318.png)}.item.id-8336{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-8336 .spritesheet{content:url(/assets/ITEM/8336.png)}.item.id-8339{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-8339 .spritesheet{content:url(/assets/ITEM/8339.png)}.item.id-8341{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-8341 .spritesheet{content:url(/assets/ITEM/8341.png)}.item.id-8345{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-8345 .spritesheet{content:url(/assets/ITEM/8345.png)}.item.id-8411{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-8411 .spritesheet{content:url(/assets/ITEM/8411.png)}.item.id-8415{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}@keyframes item-8415{0%{transform:translateY(calc(0px * var(--zoomFactor)))}30%{transform:translateY(calc(-64px * var(--zoomFactor)))}40%{transform:translateY(calc(-128px * var(--zoomFactor)))}50%{transform:translateY(calc(-192px * var(--zoomFactor)))}60%{transform:translateY(calc(-256px * var(--zoomFactor)))}70%{transform:translateY(calc(-320px * var(--zoomFactor)))}80%{transform:translateY(calc(-384px * var(--zoomFactor)))}90%{transform:translateY(calc(-448px * var(--zoomFactor)))}to{transform:translateY(calc(-448px * var(--zoomFactor)))}}.item.id-8415 .spritesheet{content:url(/assets/ITEM/8415.png);animation:item-8415 1s step-end infinite}.item.id-8416{--width:64px;--height:64px;--sWidth:64px;--sHeight:1344px}.item.id-8416 .spritesheet{content:url(/assets/ITEM/8416.png);animation:homogeneous-transition 2.1s steps(21) infinite}.item.id-8418{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-8418 .spritesheet{content:url(/assets/ITEM/8418.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-8425{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}@keyframes item-8425{0%{transform:translateY(calc(0px * var(--zoomFactor)))}30%{transform:translateY(calc(-64px * var(--zoomFactor)))}40%{transform:translateY(calc(-128px * var(--zoomFactor)))}50%{transform:translateY(calc(-192px * var(--zoomFactor)))}60%{transform:translateY(calc(-256px * var(--zoomFactor)))}70%{transform:translateY(calc(-320px * var(--zoomFactor)))}80%{transform:translateY(calc(-384px * var(--zoomFactor)))}90%{transform:translateY(calc(-448px * var(--zoomFactor)))}to{transform:translateY(calc(-448px * var(--zoomFactor)))}}.item.id-8425 .spritesheet{content:url(/assets/ITEM/8425.png);animation:item-8425 1s step-end infinite}.item.id-8426{--width:64px;--height:64px;--sWidth:64px;--sHeight:1344px}@keyframes item-8426{0%{transform:translateY(calc(0px * var(--zoomFactor)))}21%{transform:translateY(calc(-64px * var(--zoomFactor)))}25%{transform:translateY(calc(-128px * var(--zoomFactor)))}29%{transform:translateY(calc(-192px * var(--zoomFactor)))}33%{transform:translateY(calc(-256px * var(--zoomFactor)))}37%{transform:translateY(calc(-320px * var(--zoomFactor)))}41%{transform:translateY(calc(-384px * var(--zoomFactor)))}45%{transform:translateY(calc(-448px * var(--zoomFactor)))}49%{transform:translateY(calc(-512px * var(--zoomFactor)))}53%{transform:translateY(calc(-576px * var(--zoomFactor)))}57%{transform:translateY(calc(-640px * var(--zoomFactor)))}61%{transform:translateY(calc(-704px * var(--zoomFactor)))}64%{transform:translateY(calc(-768px * var(--zoomFactor)))}68%{transform:translateY(calc(-832px * var(--zoomFactor)))}72%{transform:translateY(calc(-896px * var(--zoomFactor)))}76%{transform:translateY(calc(-960px * var(--zoomFactor)))}80%{transform:translateY(calc(-1024px * var(--zoomFactor)))}84%{transform:translateY(calc(-1088px * var(--zoomFactor)))}88%{transform:translateY(calc(-1152px * var(--zoomFactor)))}92%{transform:translateY(calc(-1216px * var(--zoomFactor)))}96%{transform:translateY(calc(-1280px * var(--zoomFactor)))}to{transform:translateY(calc(-1280px * var(--zoomFactor)))}}.item.id-8426 .spritesheet{content:url(/assets/ITEM/8426.png);animation:item-8426 3.8s step-end infinite}.item.id-8427{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-8427 .spritesheet{content:url(/assets/ITEM/8427.png)}.item.id-8429{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8429 .spritesheet{content:url(/assets/ITEM/8429.png)}.item.id-8434{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-8434 .spritesheet{content:url(/assets/ITEM/8434.png)}.item.id-8436{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-8436 .spritesheet{content:url(/assets/ITEM/8436.png)}.item.id-8503{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8503 .spritesheet{content:url(/assets/ITEM/8503.png)}.item.id-8504{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8504 .spritesheet{content:url(/assets/ITEM/8504.png)}.item.id-8616{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8616 .spritesheet{content:url(/assets/ITEM/8616.png)}.item.id-8739{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8739 .spritesheet{content:url(/assets/ITEM/8739.png)}.item.id-8747{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8747 .spritesheet{content:url(/assets/ITEM/8747.png)}.item.id-8773{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8773 .spritesheet{content:url(/assets/ITEM/8773.png)}.item.id-8797{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-8797 .spritesheet{content:url(/assets/ITEM/8797.png)}.item.id-8882{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8882 .spritesheet{content:url(/assets/ITEM/8882.png)}.item.id-8883{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-8883 .spritesheet{content:url(/assets/ITEM/8883.png)}.item.id-8974{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes item-8974{0%{transform:translateY(calc(0px * var(--zoomFactor)))}9%{transform:translateY(calc(-32px * var(--zoomFactor)))}18%{transform:translateY(calc(-64px * var(--zoomFactor)))}27%{transform:translateY(calc(-96px * var(--zoomFactor)))}45%{transform:translateY(calc(-128px * var(--zoomFactor)))}64%{transform:translateY(calc(-160px * var(--zoomFactor)))}82%{transform:translateY(calc(-192px * var(--zoomFactor)))}91%{transform:translateY(calc(-224px * var(--zoomFactor)))}to{transform:translateY(calc(-224px * var(--zoomFactor)))}}.item.id-8974 .spritesheet{content:url(/assets/ITEM/8974.png);animation:item-8974 1.1s step-end infinite}.item.id-8985{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.item.id-8985 .spritesheet{content:url(/assets/ITEM/8985.png);animation:homogeneous-transition 1.2s steps(8) infinite}.item.id-8994{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-8994 .spritesheet{content:url(/assets/ITEM/8994.png)}.item.id-9001{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9001 .spritesheet{content:url(/assets/ITEM/9001.png)}.item.id-9246{--width:64px;--height:64px;--sWidth:256px;--sHeight:256px}.item.id-9246 .spritesheet{content:url(/assets/ITEM/9246.png)}.item.id-9259{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9259 .spritesheet{content:url(/assets/ITEM/9259.png)}.item.id-9263{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9263 .spritesheet{content:url(/assets/ITEM/9263.png)}.item.id-9274{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9274 .spritesheet{content:url(/assets/ITEM/9274.png)}.item.id-9275{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9275 .spritesheet{content:url(/assets/ITEM/9275.png)}.item.id-9278{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9278 .spritesheet{content:url(/assets/ITEM/9278.png)}.item.id-9471{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-9471 .spritesheet{content:url(/assets/ITEM/9471.png)}.item.id-9488{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9488 .spritesheet{content:url(/assets/ITEM/9488.png)}.item.id-9489{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9489 .spritesheet{content:url(/assets/ITEM/9489.png)}.item.id-9490{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9490 .spritesheet{content:url(/assets/ITEM/9490.png)}.item.id-9491{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9491 .spritesheet{content:url(/assets/ITEM/9491.png)}.item.id-9496{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9496 .spritesheet{content:url(/assets/ITEM/9496.png)}.item.id-9497{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9497 .spritesheet{content:url(/assets/ITEM/9497.png)}.item.id-9498{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9498 .spritesheet{content:url(/assets/ITEM/9498.png)}.item.id-9499{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9499 .spritesheet{content:url(/assets/ITEM/9499.png)}.item.id-9524{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9524 .spritesheet{content:url(/assets/ITEM/9524.png)}.item.id-9525{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9525 .spritesheet{content:url(/assets/ITEM/9525.png)}.item.id-9526{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9526 .spritesheet{content:url(/assets/ITEM/9526.png)}.item.id-9527{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9527 .spritesheet{content:url(/assets/ITEM/9527.png)}.item.id-9528{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9528 .spritesheet{content:url(/assets/ITEM/9528.png)}.item.id-9529{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9529 .spritesheet{content:url(/assets/ITEM/9529.png)}.item.id-9530{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9530 .spritesheet{content:url(/assets/ITEM/9530.png)}.item.id-9531{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9531 .spritesheet{content:url(/assets/ITEM/9531.png)}.item.id-9539{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9539 .spritesheet{content:url(/assets/ITEM/9539.png)}.item.id-9540{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9540 .spritesheet{content:url(/assets/ITEM/9540.png)}.item.id-9541{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9541 .spritesheet{content:url(/assets/ITEM/9541.png)}.item.id-9542{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9542 .spritesheet{content:url(/assets/ITEM/9542.png)}.item.id-9543{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9543 .spritesheet{content:url(/assets/ITEM/9543.png)}.item.id-9546{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9546 .spritesheet{content:url(/assets/ITEM/9546.png)}.item.id-9547{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9547 .spritesheet{content:url(/assets/ITEM/9547.png)}.item.id-9548{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9548 .spritesheet{content:url(/assets/ITEM/9548.png)}.item.id-9549{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9549 .spritesheet{content:url(/assets/ITEM/9549.png)}.item.id-9550{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9550 .spritesheet{content:url(/assets/ITEM/9550.png)}.item.id-9582{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9582 .spritesheet{content:url(/assets/ITEM/9582.png)}.item.id-9652{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9652 .spritesheet{content:url(/assets/ITEM/9652.png)}.item.id-9653{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-9653 .spritesheet{content:url(/assets/ITEM/9653.png)}.item.id-9818{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9818 .spritesheet{content:url(/assets/ITEM/9818.png)}.item.id-9820{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-9820 .spritesheet{content:url(/assets/ITEM/9820.png)}.item.id-9821{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-9821 .spritesheet{content:url(/assets/ITEM/9821.png)}.item.id-9822{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-9822 .spritesheet{content:url(/assets/ITEM/9822.png)}.item.id-9823{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-9823 .spritesheet{content:url(/assets/ITEM/9823.png)}.item.id-9847{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9847 .spritesheet{content:url(/assets/ITEM/9847.png)}.item.id-9960{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-9960 .spritesheet{content:url(/assets/ITEM/9960.png)}.item.id-10033{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-10033 .spritesheet{content:url(/assets/ITEM/10033.png)}.item.id-10070{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-10070 .spritesheet{content:url(/assets/ITEM/10070.png);animation:homogeneous-transition 1s steps(2) infinite}.item.id-10071{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-10071 .spritesheet{content:url(/assets/ITEM/10071.png);animation:homogeneous-transition 1s steps(2) infinite}.item.id-10228{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10228 .spritesheet{content:url(/assets/ITEM/10228.png)}.item.id-10230{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10230 .spritesheet{content:url(/assets/ITEM/10230.png)}.item.id-10232{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10232 .spritesheet{content:url(/assets/ITEM/10232.png)}.item.id-10233{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10233 .spritesheet{content:url(/assets/ITEM/10233.png)}.item.id-10234{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10234 .spritesheet{content:url(/assets/ITEM/10234.png)}.item.id-10235{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10235 .spritesheet{content:url(/assets/ITEM/10235.png)}.item.id-10247{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10247 .spritesheet{content:url(/assets/ITEM/10247.png)}.item.id-10294{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10294 .spritesheet{content:url(/assets/ITEM/10294.png)}.item.id-10327{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10327 .spritesheet{content:url(/assets/ITEM/10327.png)}.item.id-10588{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-10588 .spritesheet{content:url(/assets/ITEM/10588.png)}.item.id-10681{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-10681 .spritesheet{content:url(/assets/ITEM/10681.png)}.item.id-10800{--width:32px;--height:32px;--sWidth:32px;--sHeight:96px}@keyframes item-10800{0%{transform:translateY(calc(0px * var(--zoomFactor)))}63%{transform:translateY(calc(-32px * var(--zoomFactor)))}75%{transform:translateY(calc(-64px * var(--zoomFactor)))}to{transform:translateY(calc(-64px * var(--zoomFactor)))}}.item.id-10800 .spritesheet{content:url(/assets/ITEM/10800.png);animation:item-10800 .8s step-end infinite}.item.id-10966{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-10966 .spritesheet{content:url(/assets/ITEM/10966.png)}.item.id-11090{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11090 .spritesheet{content:url(/assets/ITEM/11090.png)}.item.id-11378{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-11378 .spritesheet{content:url(/assets/ITEM/11378.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-11417{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11417 .spritesheet{content:url(/assets/ITEM/11417.png)}.item.id-11418{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11418 .spritesheet{content:url(/assets/ITEM/11418.png)}.item.id-11420{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11420 .spritesheet{content:url(/assets/ITEM/11420.png)}.item.id-11421{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11421 .spritesheet{content:url(/assets/ITEM/11421.png)}.item.id-11422{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11422 .spritesheet{content:url(/assets/ITEM/11422.png)}.item.id-11423{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11423 .spritesheet{content:url(/assets/ITEM/11423.png)}.item.id-11424{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11424 .spritesheet{content:url(/assets/ITEM/11424.png)}.item.id-11425{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11425 .spritesheet{content:url(/assets/ITEM/11425.png)}.item.id-11451{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11451 .spritesheet{content:url(/assets/ITEM/11451.png)}.item.id-11452{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11452 .spritesheet{content:url(/assets/ITEM/11452.png)}.item.id-11467{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11467 .spritesheet{content:url(/assets/ITEM/11467.png)}.item.id-11473{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11473 .spritesheet{content:url(/assets/ITEM/11473.png)}.item.id-11477{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11477 .spritesheet{content:url(/assets/ITEM/11477.png)}.item.id-11478{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11478 .spritesheet{content:url(/assets/ITEM/11478.png)}.item.id-11687{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11687 .spritesheet{content:url(/assets/ITEM/11687.png)}.item.id-11707{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11707 .spritesheet{content:url(/assets/ITEM/11707.png)}.item.id-11709{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11709 .spritesheet{content:url(/assets/ITEM/11709.png)}.item.id-11770{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-11770 .spritesheet{content:url(/assets/ITEM/11770.png)}.item.id-11771{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-11771 .spritesheet{content:url(/assets/ITEM/11771.png)}.item.id-11772{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-11772 .spritesheet{content:url(/assets/ITEM/11772.png)}.item.id-11773{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-11773 .spritesheet{content:url(/assets/ITEM/11773.png)}.item.id-11778{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-11778 .spritesheet{content:url(/assets/ITEM/11778.png)}.item.id-11779{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-11779 .spritesheet{content:url(/assets/ITEM/11779.png)}.item.id-11780{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-11780 .spritesheet{content:url(/assets/ITEM/11780.png)}.item.id-11781{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-11781 .spritesheet{content:url(/assets/ITEM/11781.png)}.item.id-11782{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-11782 .spritesheet{content:url(/assets/ITEM/11782.png)}.item.id-11797{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11797 .spritesheet{content:url(/assets/ITEM/11797.png)}.item.id-11798{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11798 .spritesheet{content:url(/assets/ITEM/11798.png)}.item.id-11799{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11799 .spritesheet{content:url(/assets/ITEM/11799.png)}.item.id-11800{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11800 .spritesheet{content:url(/assets/ITEM/11800.png)}.item.id-11805{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11805 .spritesheet{content:url(/assets/ITEM/11805.png)}.item.id-11808{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11808 .spritesheet{content:url(/assets/ITEM/11808.png)}.item.id-11811{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11811 .spritesheet{content:url(/assets/ITEM/11811.png)}.item.id-11814{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11814 .spritesheet{content:url(/assets/ITEM/11814.png)}.item.id-11830{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11830 .spritesheet{content:url(/assets/ITEM/11830.png)}.item.id-11831{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-11831 .spritesheet{content:url(/assets/ITEM/11831.png)}.item.id-11832{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-11832 .spritesheet{content:url(/assets/ITEM/11832.png)}.item.id-11833{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-11833 .spritesheet{content:url(/assets/ITEM/11833.png)}.item.id-11834{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-11834 .spritesheet{content:url(/assets/ITEM/11834.png)}.item.id-11835{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-11835 .spritesheet{content:url(/assets/ITEM/11835.png)}.item.id-11837{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-11837 .spritesheet{content:url(/assets/ITEM/11837.png)}.item.id-11888{--width:64px;--height:64px;--sWidth:128px;--sHeight:128px}.item.id-11888 .spritesheet{content:url(/assets/ITEM/11888.png)}.item.id-11966{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-11966 .spritesheet{content:url(/assets/ITEM/11966.png)}.item.id-12020{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12020 .spritesheet{content:url(/assets/ITEM/12020.png)}.item.id-12021{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12021 .spritesheet{content:url(/assets/ITEM/12021.png)}.item.id-12022{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12022 .spritesheet{content:url(/assets/ITEM/12022.png)}.item.id-12311{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12311 .spritesheet{content:url(/assets/ITEM/12311.png)}.item.id-12526{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-12526 .spritesheet{content:url(/assets/ITEM/12526.png)}.item.id-12546{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12546 .spritesheet{content:url(/assets/ITEM/12546.png)}.item.id-12573{--width:32px;--height:64px;--sWidth:32px;--sHeight:448px}.item.id-12573 .spritesheet{content:url(/assets/ITEM/12573.png);animation:homogeneous-transition 1.05s steps(7) infinite}.item.id-12613{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12613 .spritesheet{content:url(/assets/ITEM/12613.png)}.item.id-12614{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12614 .spritesheet{content:url(/assets/ITEM/12614.png)}.item.id-12615{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12615 .spritesheet{content:url(/assets/ITEM/12615.png)}.item.id-12616{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12616 .spritesheet{content:url(/assets/ITEM/12616.png)}.item.id-12625{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-12625 .spritesheet{content:url(/assets/ITEM/12625.png)}.item.id-12626{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-12626 .spritesheet{content:url(/assets/ITEM/12626.png)}.item.id-12630{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-12630 .spritesheet{content:url(/assets/ITEM/12630.png)}.item.id-12631{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-12631 .spritesheet{content:url(/assets/ITEM/12631.png)}.item.id-12638{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12638 .spritesheet{content:url(/assets/ITEM/12638.png)}.item.id-12639{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12639 .spritesheet{content:url(/assets/ITEM/12639.png)}.item.id-12650{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-12650 .spritesheet{content:url(/assets/ITEM/12650.png)}.item.id-12651{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12651 .spritesheet{content:url(/assets/ITEM/12651.png)}.item.id-12652{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12652 .spritesheet{content:url(/assets/ITEM/12652.png)}.item.id-12706{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.item.id-12706 .spritesheet{content:url(/assets/ITEM/12706.png);animation:homogeneous-transition 2.8s steps(14) infinite}.item.id-12747{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12747 .spritesheet{content:url(/assets/ITEM/12747.png)}.item.id-12749{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12749 .spritesheet{content:url(/assets/ITEM/12749.png)}.item.id-12751{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12751 .spritesheet{content:url(/assets/ITEM/12751.png)}.item.id-12753{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12753 .spritesheet{content:url(/assets/ITEM/12753.png)}.item.id-12755{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12755 .spritesheet{content:url(/assets/ITEM/12755.png)}.item.id-12782{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-12782 .spritesheet{content:url(/assets/ITEM/12782.png)}.item.id-13501{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13501 .spritesheet{content:url(/assets/ITEM/13501.png)}.item.id-13504{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13504 .spritesheet{content:url(/assets/ITEM/13504.png)}.item.id-13505{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-13505 .spritesheet{content:url(/assets/ITEM/13505.png)}.item.id-13506{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-13506 .spritesheet{content:url(/assets/ITEM/13506.png)}.item.id-13507{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-13507 .spritesheet{content:url(/assets/ITEM/13507.png)}.item.id-13508{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13508 .spritesheet{content:url(/assets/ITEM/13508.png)}.item.id-13509{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13509 .spritesheet{content:url(/assets/ITEM/13509.png)}.item.id-13510{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13510 .spritesheet{content:url(/assets/ITEM/13510.png)}.item.id-13511{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-13511 .spritesheet{content:url(/assets/ITEM/13511.png)}.item.id-13512{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-13512 .spritesheet{content:url(/assets/ITEM/13512.png)}.item.id-13552{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13552 .spritesheet{content:url(/assets/ITEM/13552.png)}.item.id-13554{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-13554 .spritesheet{content:url(/assets/ITEM/13554.png)}.item.id-13756{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-13756 .spritesheet{content:url(/assets/ITEM/13756.png)}.item.id-13757{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-13757 .spritesheet{content:url(/assets/ITEM/13757.png)}.item.id-13758{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-13758 .spritesheet{content:url(/assets/ITEM/13758.png)}.item.id-13762{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-13762 .spritesheet{content:url(/assets/ITEM/13762.png)}.item.id-13763{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-13763 .spritesheet{content:url(/assets/ITEM/13763.png)}.item.id-13764{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-13764 .spritesheet{content:url(/assets/ITEM/13764.png)}.item.id-13765{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-13765 .spritesheet{content:url(/assets/ITEM/13765.png)}.item.id-15320{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-15320 .spritesheet{content:url(/assets/ITEM/15320.png);animation:homogeneous-transition .6s steps(6) infinite alternate}.item.id-15531{--width:32px;--height:64px;--sWidth:32px;--sHeight:384px}.item.id-15531 .spritesheet{content:url(/assets/ITEM/15531.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-15705{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}.item.id-15705 .spritesheet{content:url(/assets/ITEM/15705.png);animation:homogeneous-transition 5s steps(10) infinite}.item.id-15706{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}.item.id-15706 .spritesheet{content:url(/assets/ITEM/15706.png);animation:homogeneous-transition 5s steps(10) infinite}.item.id-15707{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}.item.id-15707 .spritesheet{content:url(/assets/ITEM/15707.png);animation:homogeneous-transition 5s steps(10) infinite}.item.id-15708{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}.item.id-15708 .spritesheet{content:url(/assets/ITEM/15708.png);animation:homogeneous-transition 5s steps(10) infinite}.item.id-16102{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16102 .spritesheet{content:url(/assets/ITEM/16102.png)}.item.id-16118{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16118 .spritesheet{content:url(/assets/ITEM/16118.png)}.item.id-16280{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16280 .spritesheet{content:url(/assets/ITEM/16280.png)}.item.id-16282{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16282 .spritesheet{content:url(/assets/ITEM/16282.png)}.item.id-16283{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16283 .spritesheet{content:url(/assets/ITEM/16283.png)}.item.id-16284{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16284 .spritesheet{content:url(/assets/ITEM/16284.png)}.item.id-16285{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16285 .spritesheet{content:url(/assets/ITEM/16285.png)}.item.id-16286{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16286 .spritesheet{content:url(/assets/ITEM/16286.png)}.item.id-16287{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16287 .spritesheet{content:url(/assets/ITEM/16287.png)}.item.id-16288{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-16288 .spritesheet{content:url(/assets/ITEM/16288.png)}.item.id-16289{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-16289 .spritesheet{content:url(/assets/ITEM/16289.png)}.item.id-16290{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-16290 .spritesheet{content:url(/assets/ITEM/16290.png)}.item.id-16291{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-16291 .spritesheet{content:url(/assets/ITEM/16291.png)}.item.id-16293{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16293 .spritesheet{content:url(/assets/ITEM/16293.png)}.item.id-16294{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16294 .spritesheet{content:url(/assets/ITEM/16294.png)}.item.id-16295{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16295 .spritesheet{content:url(/assets/ITEM/16295.png)}.item.id-16296{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16296 .spritesheet{content:url(/assets/ITEM/16296.png)}.item.id-16297{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16297 .spritesheet{content:url(/assets/ITEM/16297.png)}.item.id-16298{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16298 .spritesheet{content:url(/assets/ITEM/16298.png)}.item.id-16299{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16299 .spritesheet{content:url(/assets/ITEM/16299.png)}.item.id-16300{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16300 .spritesheet{content:url(/assets/ITEM/16300.png)}.item.id-16301{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16301 .spritesheet{content:url(/assets/ITEM/16301.png)}.item.id-16302{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16302 .spritesheet{content:url(/assets/ITEM/16302.png)}.item.id-16304{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16304 .spritesheet{content:url(/assets/ITEM/16304.png)}.item.id-16306{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16306 .spritesheet{content:url(/assets/ITEM/16306.png)}.item.id-16307{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16307 .spritesheet{content:url(/assets/ITEM/16307.png)}.item.id-16309{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16309 .spritesheet{content:url(/assets/ITEM/16309.png)}.item.id-16310{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16310 .spritesheet{content:url(/assets/ITEM/16310.png)}.item.id-16313{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16313 .spritesheet{content:url(/assets/ITEM/16313.png)}.item.id-16314{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16314 .spritesheet{content:url(/assets/ITEM/16314.png)}.item.id-16315{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16315 .spritesheet{content:url(/assets/ITEM/16315.png)}.item.id-16317{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16317 .spritesheet{content:url(/assets/ITEM/16317.png)}.item.id-16318{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16318 .spritesheet{content:url(/assets/ITEM/16318.png)}.item.id-16320{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16320 .spritesheet{content:url(/assets/ITEM/16320.png)}.item.id-16321{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16321 .spritesheet{content:url(/assets/ITEM/16321.png)}.item.id-16322{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16322 .spritesheet{content:url(/assets/ITEM/16322.png)}.item.id-16324{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16324 .spritesheet{content:url(/assets/ITEM/16324.png)}.item.id-16331{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16331 .spritesheet{content:url(/assets/ITEM/16331.png)}.item.id-16332{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16332 .spritesheet{content:url(/assets/ITEM/16332.png)}.item.id-16386{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16386 .spritesheet{content:url(/assets/ITEM/16386.png)}.item.id-16484{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16484 .spritesheet{content:url(/assets/ITEM/16484.png)}.item.id-16485{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16485 .spritesheet{content:url(/assets/ITEM/16485.png)}.item.id-16486{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16486 .spritesheet{content:url(/assets/ITEM/16486.png)}.item.id-16492{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16492 .spritesheet{content:url(/assets/ITEM/16492.png)}.item.id-16493{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16493 .spritesheet{content:url(/assets/ITEM/16493.png)}.item.id-16494{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16494 .spritesheet{content:url(/assets/ITEM/16494.png)}.item.id-16623{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16623 .spritesheet{content:url(/assets/ITEM/16623.png)}.item.id-16624{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16624 .spritesheet{content:url(/assets/ITEM/16624.png)}.item.id-16625{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16625 .spritesheet{content:url(/assets/ITEM/16625.png)}.item.id-16626{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16626 .spritesheet{content:url(/assets/ITEM/16626.png)}.item.id-16627{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16627 .spritesheet{content:url(/assets/ITEM/16627.png)}.item.id-16628{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16628 .spritesheet{content:url(/assets/ITEM/16628.png)}.item.id-16630{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16630 .spritesheet{content:url(/assets/ITEM/16630.png)}.item.id-16631{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-16631 .spritesheet{content:url(/assets/ITEM/16631.png)}.item.id-16638{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-16638 .spritesheet{content:url(/assets/ITEM/16638.png)}.item.id-16639{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-16639 .spritesheet{content:url(/assets/ITEM/16639.png)}.item.id-16640{--width:64px;--height:64px;--sWidth:192px;--sHeight:64px}.item.id-16640 .spritesheet{content:url(/assets/ITEM/16640.png)}.item.id-16641{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-16641 .spritesheet{content:url(/assets/ITEM/16641.png)}.item.id-16642{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16642 .spritesheet{content:url(/assets/ITEM/16642.png)}.item.id-16643{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16643 .spritesheet{content:url(/assets/ITEM/16643.png)}.item.id-16644{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16644 .spritesheet{content:url(/assets/ITEM/16644.png)}.item.id-16645{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16645 .spritesheet{content:url(/assets/ITEM/16645.png)}.item.id-16646{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-16646 .spritesheet{content:url(/assets/ITEM/16646.png)}.item.id-16647{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16647 .spritesheet{content:url(/assets/ITEM/16647.png)}.item.id-16648{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16648 .spritesheet{content:url(/assets/ITEM/16648.png)}.item.id-16649{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16649 .spritesheet{content:url(/assets/ITEM/16649.png)}.item.id-16667{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-16667 .spritesheet{content:url(/assets/ITEM/16667.png)}.item.id-16668{--width:64px;--height:64px;--sWidth:64px;--sHeight:128px}.item.id-16668 .spritesheet{content:url(/assets/ITEM/16668.png)}.item.id-16669{--width:64px;--height:64px;--sWidth:192px;--sHeight:64px}.item.id-16669 .spritesheet{content:url(/assets/ITEM/16669.png)}.item.id-16670{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-16670 .spritesheet{content:url(/assets/ITEM/16670.png)}.item.id-16671{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16671 .spritesheet{content:url(/assets/ITEM/16671.png)}.item.id-16672{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16672 .spritesheet{content:url(/assets/ITEM/16672.png)}.item.id-16673{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16673 .spritesheet{content:url(/assets/ITEM/16673.png)}.item.id-16674{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16674 .spritesheet{content:url(/assets/ITEM/16674.png)}.item.id-16675{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-16675 .spritesheet{content:url(/assets/ITEM/16675.png)}.item.id-16676{--width:64px;--height:64px;--sWidth:128px;--sHeight:64px}.item.id-16676 .spritesheet{content:url(/assets/ITEM/16676.png)}.item.id-16677{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16677 .spritesheet{content:url(/assets/ITEM/16677.png)}.item.id-16678{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16678 .spritesheet{content:url(/assets/ITEM/16678.png)}.item.id-16797{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16797 .spritesheet{content:url(/assets/ITEM/16797.png)}.item.id-16798{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16798 .spritesheet{content:url(/assets/ITEM/16798.png)}.item.id-16806{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16806 .spritesheet{content:url(/assets/ITEM/16806.png)}.item.id-16811{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16811 .spritesheet{content:url(/assets/ITEM/16811.png)}.item.id-16814{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16814 .spritesheet{content:url(/assets/ITEM/16814.png)}.item.id-16824{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16824 .spritesheet{content:url(/assets/ITEM/16824.png)}.item.id-16840{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16840 .spritesheet{content:url(/assets/ITEM/16840.png)}.item.id-16845{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-16845 .spritesheet{content:url(/assets/ITEM/16845.png)}.item.id-16861{--width:64px;--height:64px;--sWidth:256px;--sHeight:256px}.item.id-16861 .spritesheet{content:url(/assets/ITEM/16861.png)}.item.id-16863{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-16863 .spritesheet{content:url(/assets/ITEM/16863.png)}.item.id-16866{--width:64px;--height:64px;--sWidth:256px;--sHeight:256px}.item.id-16866 .spritesheet{content:url(/assets/ITEM/16866.png)}.item.id-16868{--width:32px;--height:32px;--sWidth:128px;--sHeight:128px}.item.id-16868 .spritesheet{content:url(/assets/ITEM/16868.png)}.item.id-17153{--width:64px;--height:64px;--sWidth:256px;--sHeight:256px}.item.id-17153 .spritesheet{content:url(/assets/ITEM/17153.png)}.item.id-17427{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17427 .spritesheet{content:url(/assets/ITEM/17427.png)}.item.id-17445{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17445 .spritesheet{content:url(/assets/ITEM/17445.png)}.item.id-17446{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17446 .spritesheet{content:url(/assets/ITEM/17446.png)}.item.id-17454{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-17454 .spritesheet{content:url(/assets/ITEM/17454.png)}.item.id-17812{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17812 .spritesheet{content:url(/assets/ITEM/17812.png)}.item.id-17817{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17817 .spritesheet{content:url(/assets/ITEM/17817.png)}.item.id-17818{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17818 .spritesheet{content:url(/assets/ITEM/17818.png)}.item.id-17820{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17820 .spritesheet{content:url(/assets/ITEM/17820.png)}.item.id-17821{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-17821 .spritesheet{content:url(/assets/ITEM/17821.png)}.item.id-18042{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18042 .spritesheet{content:url(/assets/ITEM/18042.png)}.item.id-18074{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18074 .spritesheet{content:url(/assets/ITEM/18074.png)}.item.id-18090{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18090 .spritesheet{content:url(/assets/ITEM/18090.png)}.item.id-18139{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18139 .spritesheet{content:url(/assets/ITEM/18139.png)}.item.id-18230{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18230 .spritesheet{content:url(/assets/ITEM/18230.png)}.item.id-18242{--width:32px;--height:64px;--sWidth:32px;--sHeight:64px}.item.id-18242 .spritesheet{content:url(/assets/ITEM/18242.png)}.item.id-18246{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18246 .spritesheet{content:url(/assets/ITEM/18246.png)}.item.id-18254{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18254 .spritesheet{content:url(/assets/ITEM/18254.png)}.item.id-18316{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18316 .spritesheet{content:url(/assets/ITEM/18316.png)}.item.id-18318{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18318 .spritesheet{content:url(/assets/ITEM/18318.png)}.item.id-18436{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18436 .spritesheet{content:url(/assets/ITEM/18436.png)}.item.id-18437{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18437 .spritesheet{content:url(/assets/ITEM/18437.png)}.item.id-18438{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18438 .spritesheet{content:url(/assets/ITEM/18438.png)}.item.id-18459{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18459 .spritesheet{content:url(/assets/ITEM/18459.png)}.item.id-18460{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18460 .spritesheet{content:url(/assets/ITEM/18460.png)}.item.id-18461{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18461 .spritesheet{content:url(/assets/ITEM/18461.png)}.item.id-18464{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18464 .spritesheet{content:url(/assets/ITEM/18464.png)}.item.id-18797{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-18797 .spritesheet{content:url(/assets/ITEM/18797.png)}.item.id-18798{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-18798 .spritesheet{content:url(/assets/ITEM/18798.png)}.item.id-18799{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-18799 .spritesheet{content:url(/assets/ITEM/18799.png)}.item.id-18800{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-18800 .spritesheet{content:url(/assets/ITEM/18800.png)}.item.id-18801{--width:32px;--height:32px;--sWidth:64px;--sHeight:64px}.item.id-18801 .spritesheet{content:url(/assets/ITEM/18801.png)}.item.id-18802{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18802 .spritesheet{content:url(/assets/ITEM/18802.png)}.item.id-18803{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18803 .spritesheet{content:url(/assets/ITEM/18803.png)}.item.id-18804{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18804 .spritesheet{content:url(/assets/ITEM/18804.png)}.item.id-18805{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18805 .spritesheet{content:url(/assets/ITEM/18805.png)}.item.id-18806{--width:32px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-18806 .spritesheet{content:url(/assets/ITEM/18806.png)}.item.id-18807{--width:32px;--height:32px;--sWidth:32px;--sHeight:64px}.item.id-18807 .spritesheet{content:url(/assets/ITEM/18807.png)}.item.id-18808{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18808 .spritesheet{content:url(/assets/ITEM/18808.png)}.item.id-18809{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18809 .spritesheet{content:url(/assets/ITEM/18809.png)}.item.id-18810{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18810 .spritesheet{content:url(/assets/ITEM/18810.png)}.item.id-18812{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18812 .spritesheet{content:url(/assets/ITEM/18812.png)}.item.id-18813{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18813 .spritesheet{content:url(/assets/ITEM/18813.png)}.item.id-18866{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18866 .spritesheet{content:url(/assets/ITEM/18866.png)}.item.id-18868{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18868 .spritesheet{content:url(/assets/ITEM/18868.png)}.item.id-18869{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18869 .spritesheet{content:url(/assets/ITEM/18869.png)}.item.id-18873{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18873 .spritesheet{content:url(/assets/ITEM/18873.png)}.item.id-18874{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18874 .spritesheet{content:url(/assets/ITEM/18874.png)}.item.id-18906{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18906 .spritesheet{content:url(/assets/ITEM/18906.png)}.item.id-18910{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18910 .spritesheet{content:url(/assets/ITEM/18910.png)}.item.id-18911{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-18911 .spritesheet{content:url(/assets/ITEM/18911.png)}.item.id-18997{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-18997 .spritesheet{content:url(/assets/ITEM/18997.png)}.item.id-19010{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-19010 .spritesheet{content:url(/assets/ITEM/19010.png)}.item.id-19100{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-19100 .spritesheet{content:url(/assets/ITEM/19100.png)}.item.id-19101{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-19101 .spritesheet{content:url(/assets/ITEM/19101.png)}.item.id-19125{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-19125 .spritesheet{content:url(/assets/ITEM/19125.png);animation:homogeneous-transition 2.5s steps(5) infinite}.item.id-19126{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-19126 .spritesheet{content:url(/assets/ITEM/19126.png);animation:homogeneous-transition 2.5s steps(5) infinite}.item.id-19127{--width:32px;--height:32px;--sWidth:32px;--sHeight:160px}.item.id-19127 .spritesheet{content:url(/assets/ITEM/19127.png);animation:homogeneous-transition 2.5s steps(5) infinite}.item.id-19371{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-19371 .spritesheet{content:url(/assets/ITEM/19371.png)}.item.id-20122{--width:32px;--height:32px;--sWidth:32px;--sHeight:1024px}.item.id-20122 .spritesheet{content:url(/assets/ITEM/20122.png);animation:homogeneous-transition 8s steps(32) infinite}.item.id-21103{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-21103 .spritesheet{content:url(/assets/ITEM/21103.png)}.item.id-21165{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-21165 .spritesheet{content:url(/assets/ITEM/21165.png)}.item.id-21383{--width:32px;--height:32px;--sWidth:32px;--sHeight:96px}.item.id-21383 .spritesheet{content:url(/assets/ITEM/21383.png);animation:homogeneous-transition .45s steps(3) infinite}.item.id-21436{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-21436 .spritesheet{content:url(/assets/ITEM/21436.png);animation:homogeneous-transition 1.2s steps(6) infinite}.item.id-21462{--width:64px;--height:64px;--sWidth:256px;--sHeight:1280px}.item.id-21462 .spritesheet{content:url(/assets/ITEM/21462.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-21463{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-21463 .spritesheet{content:url(/assets/ITEM/21463.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-21464{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-21464 .spritesheet{content:url(/assets/ITEM/21464.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-21465{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-21465 .spritesheet{content:url(/assets/ITEM/21465.png);animation:homogeneous-transition .6s steps(5) infinite}.item.id-21477{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}.item.id-21477 .spritesheet{content:url(/assets/ITEM/21477.png);animation:homogeneous-transition 1.5s steps(10) infinite}.item.id-21766{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-21766 .spritesheet{content:url(/assets/ITEM/21766.png)}.item.id-21963{--width:32px;--height:32px;--sWidth:32px;--sHeight:512px}.item.id-21963 .spritesheet{content:url(/assets/ITEM/21963.png);animation:homogeneous-transition 1.6s steps(16) infinite}.item.id-22076{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-22076 .spritesheet{content:url(/assets/ITEM/22076.png);animation:homogeneous-transition 1.8s steps(6) infinite}.item.id-22077{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-22077 .spritesheet{content:url(/assets/ITEM/22077.png);animation:homogeneous-transition 1.8s steps(6) infinite}.item.id-23483{--width:32px;--height:32px;--sWidth:32px;--sHeight:480px}.item.id-23483 .spritesheet{content:url(/assets/ITEM/23483.png);animation:homogeneous-transition 1.5s steps(15) infinite}.item.id-23484{--width:32px;--height:32px;--sWidth:32px;--sHeight:480px}.item.id-23484 .spritesheet{content:url(/assets/ITEM/23484.png);animation:homogeneous-transition 1.5s steps(15) infinite}.item.id-23486{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-23486 .spritesheet{content:url(/assets/ITEM/23486.png);animation:homogeneous-transition .2s steps(4) infinite}.item.id-23488{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-23488 .spritesheet{content:url(/assets/ITEM/23488.png)}.item.id-24428{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-24428 .spritesheet{content:url(/assets/ITEM/24428.png)}.item.id-24430{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-24430 .spritesheet{content:url(/assets/ITEM/24430.png)}.item.id-24431{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-24431 .spritesheet{content:url(/assets/ITEM/24431.png)}.item.id-24695{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-24695 .spritesheet{content:url(/assets/ITEM/24695.png)}.item.id-24949{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-24949 .spritesheet{content:url(/assets/ITEM/24949.png)}.item.id-25047{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25047 .spritesheet{content:url(/assets/ITEM/25047.png);animation:homogeneous-transition .48s steps(6) infinite}.item.id-25049{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25049 .spritesheet{content:url(/assets/ITEM/25049.png);animation:homogeneous-transition .48s steps(6) infinite}.item.id-25051{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25051 .spritesheet{content:url(/assets/ITEM/25051.png);animation:homogeneous-transition .48s steps(6) infinite}.item.id-25053{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25053 .spritesheet{content:url(/assets/ITEM/25053.png);animation:homogeneous-transition .48s steps(6) infinite}.item.id-25055{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25055 .spritesheet{content:url(/assets/ITEM/25055.png);animation:homogeneous-transition .48s steps(6) infinite}.item.id-25057{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25057 .spritesheet{content:url(/assets/ITEM/25057.png);animation:homogeneous-transition .48s steps(6) infinite}.item.id-25302{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-25302 .spritesheet{content:url(/assets/ITEM/25302.png)}.item.id-25649{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-25649 .spritesheet{content:url(/assets/ITEM/25649.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-27528{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}.item.id-27528 .spritesheet{content:url(/assets/ITEM/27528.png);animation:homogeneous-transition 1s steps(10) infinite}.item.id-27589{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-27589 .spritesheet{content:url(/assets/ITEM/27589.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-27658{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-27658 .spritesheet{content:url(/assets/ITEM/27658.png);animation:homogeneous-transition .3s steps(3) infinite}.item.id-28945{--width:64px;--height:64px;--sWidth:64px;--sHeight:768px}.item.id-28945 .spritesheet{content:url(/assets/ITEM/28945.png);animation:homogeneous-transition 1.2s steps(12) infinite}.item.id-29304{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-29304 .spritesheet{content:url(/assets/ITEM/29304.png)}.item.id-29430{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-29430 .spritesheet{content:url(/assets/ITEM/29430.png)}.item.id-30238{--width:64px;--height:64px;--sWidth:64px;--sHeight:192px}.item.id-30238 .spritesheet{content:url(/assets/ITEM/30238.png);animation:homogeneous-transition .3s steps(3) infinite}.item.id-30245{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-30245 .spritesheet{content:url(/assets/ITEM/30245.png)}.item.id-30246{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-30246 .spritesheet{content:url(/assets/ITEM/30246.png)}.item.id-30247{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-30247 .spritesheet{content:url(/assets/ITEM/30247.png)}.item.id-30335{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-30335 .spritesheet{content:url(/assets/ITEM/30335.png)}.item.id-31220{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-31220 .spritesheet{content:url(/assets/ITEM/31220.png)}.item.id-31221{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-31221 .spritesheet{content:url(/assets/ITEM/31221.png)}.item.id-31222{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-31222 .spritesheet{content:url(/assets/ITEM/31222.png)}.item.id-31578{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-31578 .spritesheet{content:url(/assets/ITEM/31578.png)}.item.id-32979{--width:64px;--height:64px;--sWidth:64px;--sHeight:1536px}.item.id-32979 .spritesheet{content:url(/assets/ITEM/32979.png);animation:homogeneous-transition 2.4s steps(24) infinite}.item.id-33004{--width:64px;--height:64px;--sWidth:64px;--sHeight:1536px}.item.id-33004 .spritesheet{content:url(/assets/ITEM/33004.png);animation:homogeneous-transition 2.4s steps(24) infinite}.item.id-33005{--width:64px;--height:64px;--sWidth:64px;--sHeight:1536px}.item.id-33005 .spritesheet{content:url(/assets/ITEM/33005.png);animation:homogeneous-transition 2.4s steps(24) infinite}.item.id-33006{--width:64px;--height:64px;--sWidth:64px;--sHeight:1536px}.item.id-33006 .spritesheet{content:url(/assets/ITEM/33006.png);animation:homogeneous-transition 2.4s steps(24) infinite}.item.id-33007{--width:64px;--height:64px;--sWidth:64px;--sHeight:1536px}.item.id-33007 .spritesheet{content:url(/assets/ITEM/33007.png);animation:homogeneous-transition 2.4s steps(24) infinite}.item.id-34026{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.item.id-34026 .spritesheet{content:url(/assets/ITEM/34026.png);animation:homogeneous-transition .9s steps(6) infinite}.item.id-34269{--width:32px;--height:32px;--sWidth:32px;--sHeight:704px}@keyframes item-34269{0%{transform:translateY(calc(0px * var(--zoomFactor)))}44%{transform:translateY(calc(-32px * var(--zoomFactor)))}46%{transform:translateY(calc(-64px * var(--zoomFactor)))}47%{transform:translateY(calc(-96px * var(--zoomFactor)))}49%{transform:translateY(calc(-128px * var(--zoomFactor)))}51%{transform:translateY(calc(-160px * var(--zoomFactor)))}54%{transform:translateY(calc(-192px * var(--zoomFactor)))}57%{transform:translateY(calc(-224px * var(--zoomFactor)))}60%{transform:translateY(calc(-256px * var(--zoomFactor)))}63%{transform:translateY(calc(-288px * var(--zoomFactor)))}66%{transform:translateY(calc(-320px * var(--zoomFactor)))}69%{transform:translateY(calc(-352px * var(--zoomFactor)))}72%{transform:translateY(calc(-384px * var(--zoomFactor)))}75%{transform:translateY(calc(-416px * var(--zoomFactor)))}78%{transform:translateY(calc(-448px * var(--zoomFactor)))}81%{transform:translateY(calc(-480px * var(--zoomFactor)))}84%{transform:translateY(calc(-512px * var(--zoomFactor)))}87%{transform:translateY(calc(-544px * var(--zoomFactor)))}90%{transform:translateY(calc(-576px * var(--zoomFactor)))}93%{transform:translateY(calc(-608px * var(--zoomFactor)))}96%{transform:translateY(calc(-640px * var(--zoomFactor)))}98%{transform:translateY(calc(-672px * var(--zoomFactor)))}to{transform:translateY(calc(-672px * var(--zoomFactor)))}}.item.id-34269 .spritesheet{content:url(/assets/ITEM/34269.png);animation:item-34269 6.75s step-end infinite}.item.id-34320{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-34320 .spritesheet{content:url(/assets/ITEM/34320.png)}.item.id-34326{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}@keyframes item-34326{0%{transform:translateY(calc(0px * var(--zoomFactor)))}46%{transform:translateY(calc(-32px * var(--zoomFactor)))}50%{transform:translateY(calc(-64px * var(--zoomFactor)))}54%{transform:translateY(calc(-96px * var(--zoomFactor)))}58%{transform:translateY(calc(-128px * var(--zoomFactor)))}62%{transform:translateY(calc(-160px * var(--zoomFactor)))}67%{transform:translateY(calc(-192px * var(--zoomFactor)))}71%{transform:translateY(calc(-224px * var(--zoomFactor)))}75%{transform:translateY(calc(-256px * var(--zoomFactor)))}79%{transform:translateY(calc(-288px * var(--zoomFactor)))}83%{transform:translateY(calc(-320px * var(--zoomFactor)))}87%{transform:translateY(calc(-352px * var(--zoomFactor)))}92%{transform:translateY(calc(-384px * var(--zoomFactor)))}96%{transform:translateY(calc(-416px * var(--zoomFactor)))}to{transform:translateY(calc(-416px * var(--zoomFactor)))}}.item.id-34326 .spritesheet{content:url(/assets/ITEM/34326.png);animation:item-34326 2.4s step-end infinite}.item.id-35159{--width:64px;--height:64px;--sWidth:64px;--sHeight:320px}.item.id-35159 .spritesheet{content:url(/assets/ITEM/35159.png);animation:homogeneous-transition .5s steps(5) infinite}.item.id-35186{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-35186 .spritesheet{content:url(/assets/ITEM/35186.png)}.item.id-35571{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.item.id-35571 .spritesheet{content:url(/assets/ITEM/35571.png);animation:homogeneous-transition .8s steps(8) infinite}.item.id-35572{--width:32px;--height:32px;--sWidth:128px;--sHeight:64px}.item.id-35572 .spritesheet{content:url(/assets/ITEM/35572.png)}.item.id-35575{--width:32px;--height:32px;--sWidth:32px;--sHeight:480px}.item.id-35575 .spritesheet{content:url(/assets/ITEM/35575.png);animation:homogeneous-transition 1.5s steps(15) infinite}.item.id-35581{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-35581 .spritesheet{content:url(/assets/ITEM/35581.png)}.item.id-35598{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.item.id-35598 .spritesheet{content:url(/assets/ITEM/35598.png);animation:homogeneous-transition 1.2s steps(12) infinite}.item.id-35909{--width:32px;--height:32px;--sWidth:32px;--sHeight:576px}.item.id-35909 .spritesheet{content:url(/assets/ITEM/35909.png);animation:homogeneous-transition 2.7s steps(18) infinite}.item.id-35910{--width:32px;--height:32px;--sWidth:32px;--sHeight:1248px}@keyframes item-35910{0%{transform:translateY(calc(0px * var(--zoomFactor)))}3%{transform:translateY(calc(-32px * var(--zoomFactor)))}6%{transform:translateY(calc(-64px * var(--zoomFactor)))}9%{transform:translateY(calc(-96px * var(--zoomFactor)))}12%{transform:translateY(calc(-128px * var(--zoomFactor)))}14%{transform:translateY(calc(-160px * var(--zoomFactor)))}17%{transform:translateY(calc(-192px * var(--zoomFactor)))}20%{transform:translateY(calc(-224px * var(--zoomFactor)))}23%{transform:translateY(calc(-256px * var(--zoomFactor)))}26%{transform:translateY(calc(-288px * var(--zoomFactor)))}29%{transform:translateY(calc(-320px * var(--zoomFactor)))}32%{transform:translateY(calc(-352px * var(--zoomFactor)))}35%{transform:translateY(calc(-384px * var(--zoomFactor)))}38%{transform:translateY(calc(-416px * var(--zoomFactor)))}40%{transform:translateY(calc(-448px * var(--zoomFactor)))}42%{transform:translateY(calc(-480px * var(--zoomFactor)))}44%{transform:translateY(calc(-512px * var(--zoomFactor)))}46%{transform:translateY(calc(-544px * var(--zoomFactor)))}48%{transform:translateY(calc(-576px * var(--zoomFactor)))}50%{transform:translateY(calc(-608px * var(--zoomFactor)))}52%{transform:translateY(calc(-640px * var(--zoomFactor)))}54%{transform:translateY(calc(-672px * var(--zoomFactor)))}56%{transform:translateY(calc(-704px * var(--zoomFactor)))}58%{transform:translateY(calc(-736px * var(--zoomFactor)))}60%{transform:translateY(calc(-768px * var(--zoomFactor)))}62%{transform:translateY(calc(-800px * var(--zoomFactor)))}63%{transform:translateY(calc(-832px * var(--zoomFactor)))}65%{transform:translateY(calc(-864px * var(--zoomFactor)))}67%{transform:translateY(calc(-896px * var(--zoomFactor)))}69%{transform:translateY(calc(-928px * var(--zoomFactor)))}71%{transform:translateY(calc(-960px * var(--zoomFactor)))}73%{transform:translateY(calc(-992px * var(--zoomFactor)))}75%{transform:translateY(calc(-1024px * var(--zoomFactor)))}77%{transform:translateY(calc(-1056px * var(--zoomFactor)))}79%{transform:translateY(calc(-1088px * var(--zoomFactor)))}82%{transform:translateY(calc(-1120px * var(--zoomFactor)))}85%{transform:translateY(calc(-1152px * var(--zoomFactor)))}88%{transform:translateY(calc(-1184px * var(--zoomFactor)))}90%{transform:translateY(calc(-1216px * var(--zoomFactor)))}to{transform:translateY(calc(-1216px * var(--zoomFactor)))}}.item.id-35910 .spritesheet{content:url(/assets/ITEM/35910.png);animation:item-35910 5.2s step-end infinite}.item.id-36725{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-36725 .spritesheet{content:url(/assets/ITEM/36725.png)}.item.id-36744{--width:32px;--height:32px;--sWidth:32px;--sHeight:480px}.item.id-36744 .spritesheet{content:url(/assets/ITEM/36744.png);animation:homogeneous-transition 1.5s steps(15) infinite}.item.id-37337{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-37337 .spritesheet{content:url(/assets/ITEM/37337.png)}.item.id-37338{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-37338 .spritesheet{content:url(/assets/ITEM/37338.png)}.item.id-37547{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-37547 .spritesheet{content:url(/assets/ITEM/37547.png)}.item.id-37548{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-37548 .spritesheet{content:url(/assets/ITEM/37548.png)}.item.id-37550{--width:64px;--height:32px;--sWidth:64px;--sHeight:32px}.item.id-37550 .spritesheet{content:url(/assets/ITEM/37550.png)}.item.id-37552{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-37552 .spritesheet{content:url(/assets/ITEM/37552.png)}.item.id-37554{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-37554 .spritesheet{content:url(/assets/ITEM/37554.png)}.item.id-37708{--width:32px;--height:32px;--sWidth:32px;--sHeight:32px}.item.id-37708 .spritesheet{content:url(/assets/ITEM/37708.png)}.item.id-37810{--width:32px;--height:32px;--sWidth:32px;--sHeight:640px}@keyframes item-37810{0%{transform:translateY(calc(0px * var(--zoomFactor)))}58%{transform:translateY(calc(-32px * var(--zoomFactor)))}60%{transform:translateY(calc(-64px * var(--zoomFactor)))}62%{transform:translateY(calc(-96px * var(--zoomFactor)))}72%{transform:translateY(calc(-128px * var(--zoomFactor)))}73%{transform:translateY(calc(-160px * var(--zoomFactor)))}74%{transform:translateY(calc(-192px * var(--zoomFactor)))}75%{transform:translateY(calc(-224px * var(--zoomFactor)))}77%{transform:translateY(calc(-256px * var(--zoomFactor)))}79%{transform:translateY(calc(-288px * var(--zoomFactor)))}81%{transform:translateY(calc(-320px * var(--zoomFactor)))}83%{transform:translateY(calc(-352px * var(--zoomFactor)))}84%{transform:translateY(calc(-384px * var(--zoomFactor)))}86%{transform:translateY(calc(-416px * var(--zoomFactor)))}88%{transform:translateY(calc(-448px * var(--zoomFactor)))}90%{transform:translateY(calc(-480px * var(--zoomFactor)))}92%{transform:translateY(calc(-512px * var(--zoomFactor)))}94%{transform:translateY(calc(-544px * var(--zoomFactor)))}96%{transform:translateY(calc(-576px * var(--zoomFactor)))}98%{transform:translateY(calc(-608px * var(--zoomFactor)))}to{transform:translateY(calc(-608px * var(--zoomFactor)))}}.item.id-37810 .spritesheet{content:url(/assets/ITEM/37810.png);animation:item-37810 5.15s step-end infinite}.item.id-39508{--width:64px;--height:64px;--sWidth:64px;--sHeight:1152px}@keyframes item-39508{0%{transform:translateY(calc(0px * var(--zoomFactor)))}11%{transform:translateY(calc(-64px * var(--zoomFactor)))}13%{transform:translateY(calc(-128px * var(--zoomFactor)))}18%{transform:translateY(calc(-192px * var(--zoomFactor)))}20%{transform:translateY(calc(-256px * var(--zoomFactor)))}22%{transform:translateY(calc(-320px * var(--zoomFactor)))}23%{transform:translateY(calc(-384px * var(--zoomFactor)))}34%{transform:translateY(calc(-448px * var(--zoomFactor)))}36%{transform:translateY(calc(-512px * var(--zoomFactor)))}59%{transform:translateY(calc(-576px * var(--zoomFactor)))}60%{transform:translateY(calc(-640px * var(--zoomFactor)))}62%{transform:translateY(calc(-704px * var(--zoomFactor)))}63%{transform:translateY(calc(-768px * var(--zoomFactor)))}64%{transform:translateY(calc(-832px * var(--zoomFactor)))}74%{transform:translateY(calc(-896px * var(--zoomFactor)))}75%{transform:translateY(calc(-960px * var(--zoomFactor)))}76%{transform:translateY(calc(-1024px * var(--zoomFactor)))}99%{transform:translateY(calc(-1088px * var(--zoomFactor)))}to{transform:translateY(calc(-1088px * var(--zoomFactor)))}}.item.id-39508 .spritesheet{content:url(/assets/ITEM/39508.png);animation:item-39508 8.7s step-end infinite}.item.id-39510{--width:64px;--height:64px;--sWidth:64px;--sHeight:3456px}@keyframes item-39510{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}6%{transform:translateY(calc(-128px * var(--zoomFactor)))}12%{transform:translateY(calc(-192px * var(--zoomFactor)))}16%{transform:translateY(calc(-256px * var(--zoomFactor)))}18%{transform:translateY(calc(-320px * var(--zoomFactor)))}24%{transform:translateY(calc(-384px * var(--zoomFactor)))}26%{transform:translateY(calc(-448px * var(--zoomFactor)))}27%{transform:translateY(calc(-512px * var(--zoomFactor)))}28%{transform:translateY(calc(-576px * var(--zoomFactor)))}29%{transform:translateY(calc(-640px * var(--zoomFactor)))}31%{transform:translateY(calc(-704px * var(--zoomFactor)))}32%{transform:translateY(calc(-768px * var(--zoomFactor)))}33%{transform:translateY(calc(-832px * var(--zoomFactor)))}34%{transform:translateY(calc(-896px * var(--zoomFactor)))}35%{transform:translateY(calc(-960px * var(--zoomFactor)))}37%{transform:translateY(calc(-1024px * var(--zoomFactor)))}38%{transform:translateY(calc(-1088px * var(--zoomFactor)))}39%{transform:translateY(calc(-1152px * var(--zoomFactor)))}40%{transform:translateY(calc(-1216px * var(--zoomFactor)))}41%{transform:translateY(calc(-1280px * var(--zoomFactor)))}42%{transform:translateY(calc(-1344px * var(--zoomFactor)))}47%{transform:translateY(calc(-1408px * var(--zoomFactor)))}48%{transform:translateY(calc(-1472px * var(--zoomFactor)))}51%{transform:translateY(calc(-1536px * var(--zoomFactor)))}56%{transform:translateY(calc(-1600px * var(--zoomFactor)))}59%{transform:translateY(calc(-1664px * var(--zoomFactor)))}60%{transform:translateY(calc(-1728px * var(--zoomFactor)))}62%{transform:translateY(calc(-1792px * var(--zoomFactor)))}63%{transform:translateY(calc(-1856px * var(--zoomFactor)))}65%{transform:translateY(calc(-1920px * var(--zoomFactor)))}66%{transform:translateY(calc(-1984px * var(--zoomFactor)))}67%{transform:translateY(calc(-2048px * var(--zoomFactor)))}68%{transform:translateY(calc(-2112px * var(--zoomFactor)))}69%{transform:translateY(calc(-2176px * var(--zoomFactor)))}70%{transform:translateY(calc(-2240px * var(--zoomFactor)))}71%{transform:translateY(calc(-2304px * var(--zoomFactor)))}76%{transform:translateY(calc(-2368px * var(--zoomFactor)))}77%{transform:translateY(calc(-2432px * var(--zoomFactor)))}78%{transform:translateY(calc(-2496px * var(--zoomFactor)))}80%{transform:translateY(calc(-2560px * var(--zoomFactor)))}81%{transform:translateY(calc(-2624px * var(--zoomFactor)))}82%{transform:translateY(calc(-2688px * var(--zoomFactor)))}83%{transform:translateY(calc(-2752px * var(--zoomFactor)))}84%{transform:translateY(calc(-2816px * var(--zoomFactor)))}85%{transform:translateY(calc(-2880px * var(--zoomFactor)))}87%{transform:translateY(calc(-2944px * var(--zoomFactor)))}88%{transform:translateY(calc(-3008px * var(--zoomFactor)))}89%{transform:translateY(calc(-3072px * var(--zoomFactor)))}90%{transform:translateY(calc(-3136px * var(--zoomFactor)))}91%{transform:translateY(calc(-3200px * var(--zoomFactor)))}92%{transform:translateY(calc(-3264px * var(--zoomFactor)))}94%{transform:translateY(calc(-3328px * var(--zoomFactor)))}95%{transform:translateY(calc(-3392px * var(--zoomFactor)))}to{transform:translateY(calc(-3392px * var(--zoomFactor)))}}.item.id-39510 .spritesheet{content:url(/assets/ITEM/39510.png);animation:item-39510 9.3s step-end infinite}.item.id-39513{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.item.id-39513 .spritesheet{content:url(/assets/ITEM/39513.png);animation:homogeneous-transition 1.2s steps(12) infinite}.item.id-39514{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.item.id-39514 .spritesheet{content:url(/assets/ITEM/39514.png);animation:homogeneous-transition 1.2s steps(12) infinite}.item.id-42292{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.item.id-42292 .spritesheet{content:url(/assets/ITEM/42292.png);animation:homogeneous-transition .96s steps(8) infinite}.item.id-42363{--width:64px;--height:64px;--sWidth:64px;--sHeight:960px}@keyframes item-42363{0%{transform:translateY(calc(0px * var(--zoomFactor)))}46%{transform:translateY(calc(-64px * var(--zoomFactor)))}47%{transform:translateY(calc(-128px * var(--zoomFactor)))}48%{transform:translateY(calc(-192px * var(--zoomFactor)))}49%{transform:translateY(calc(-256px * var(--zoomFactor)))}50%{transform:translateY(calc(-320px * var(--zoomFactor)))}51%{transform:translateY(calc(-384px * var(--zoomFactor)))}52%{transform:translateY(calc(-448px * var(--zoomFactor)))}53%{transform:translateY(calc(-512px * var(--zoomFactor)))}54%{transform:translateY(calc(-576px * var(--zoomFactor)))}91%{transform:translateY(calc(-640px * var(--zoomFactor)))}93%{transform:translateY(calc(-704px * var(--zoomFactor)))}94%{transform:translateY(calc(-768px * var(--zoomFactor)))}96%{transform:translateY(calc(-832px * var(--zoomFactor)))}98%{transform:translateY(calc(-896px * var(--zoomFactor)))}to{transform:translateY(calc(-896px * var(--zoomFactor)))}}.item.id-42363 .spritesheet{content:url(/assets/ITEM/42363.png);animation:item-42363 5.4s step-end infinite}.item.id-42364{--width:64px;--height:64px;--sWidth:64px;--sHeight:768px}@keyframes item-42364{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}10%{transform:translateY(calc(-128px * var(--zoomFactor)))}15%{transform:translateY(calc(-192px * var(--zoomFactor)))}20%{transform:translateY(calc(-256px * var(--zoomFactor)))}25%{transform:translateY(calc(-320px * var(--zoomFactor)))}30%{transform:translateY(calc(-384px * var(--zoomFactor)))}35%{transform:translateY(calc(-448px * var(--zoomFactor)))}40%{transform:translateY(calc(-512px * var(--zoomFactor)))}45%{transform:translateY(calc(-576px * var(--zoomFactor)))}50%{transform:translateY(calc(-640px * var(--zoomFactor)))}55%{transform:translateY(calc(-704px * var(--zoomFactor)))}to{transform:translateY(calc(-704px * var(--zoomFactor)))}}.item.id-42364 .spritesheet{content:url(/assets/ITEM/42364.png);animation:item-42364 2s step-end infinite}.item.id-42365{--width:64px;--height:64px;--sWidth:64px;--sHeight:1792px}.item.id-42365 .spritesheet{content:url(/assets/ITEM/42365.png);animation:homogeneous-transition 5.6s steps(28) infinite}.item.id-43297{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-43297 .spritesheet{content:url(/assets/ITEM/43297.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-43625{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.item.id-43625 .spritesheet{content:url(/assets/ITEM/43625.png);animation:homogeneous-transition .6s steps(6) infinite}.item.id-43670{--width:64px;--height:64px;--sWidth:64px;--sHeight:4480px}.item.id-43670 .spritesheet{content:url(/assets/ITEM/43670.png);animation:homogeneous-transition 7s steps(70) infinite}.item.id-43671{--width:64px;--height:64px;--sWidth:64px;--sHeight:3200px}.item.id-43671 .spritesheet{content:url(/assets/ITEM/43671.png);animation:homogeneous-transition 5s steps(50) infinite}.item.id-43672{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}.item.id-43672 .spritesheet{content:url(/assets/ITEM/43672.png);animation:homogeneous-transition .8s steps(8) infinite}.item.id-43702{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-43702 .spritesheet{content:url(/assets/ITEM/43702.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-43705{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-43705 .spritesheet{content:url(/assets/ITEM/43705.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-43984{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-43984 .spritesheet{content:url(/assets/ITEM/43984.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-43986{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-43986 .spritesheet{content:url(/assets/ITEM/43986.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-43988{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.item.id-43988 .spritesheet{content:url(/assets/ITEM/43988.png);animation:homogeneous-transition .4s steps(4) infinite}.item.id-48471{--width:64px;--height:64px;--sWidth:64px;--sHeight:64px}.item.id-48471 .spritesheet{content:url(/assets/ITEM/48471.png)}.effect.id-1{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.effect.id-1 .spritesheet{content:url(/assets/EFFECT/1.png);animation:disappearing-homogeneous-transition .6s steps(6) forwards}.effect.id-2{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}@keyframes effect-2{0%{transform:translateY(calc(0px * var(--zoomFactor)))}8%{transform:translateY(calc(-32px * var(--zoomFactor)))}16%{transform:translateY(calc(-64px * var(--zoomFactor)))}23%{transform:translateY(calc(-96px * var(--zoomFactor)))}31%{transform:translateY(calc(-128px * var(--zoomFactor)))}39%{transform:translateY(calc(-160px * var(--zoomFactor)))}47%{transform:translateY(calc(-192px * var(--zoomFactor)))}55%{transform:translateY(calc(-224px * var(--zoomFactor)))}63%{transform:translateY(calc(-256px * var(--zoomFactor)))}70%{transform:translateY(calc(-288px * var(--zoomFactor)))}78%{transform:translateY(calc(-320px * var(--zoomFactor)))}88%{transform:translateY(calc(-352px * var(--zoomFactor)))}99%{transform:translateY(calc(-352px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-352px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-2 .spritesheet{content:url(/assets/EFFECT/2.png);animation:effect-2 1.28s step-end forwards}.effect.id-3{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.effect.id-3 .spritesheet{content:url(/assets/EFFECT/3.png);animation:disappearing-homogeneous-transition .4s steps(8) forwards}.effect.id-4{--width:32px;--height:32px;--sWidth:32px;--sHeight:288px}@keyframes effect-4{0%{transform:translateY(calc(0px * var(--zoomFactor)))}11%{transform:translateY(calc(-32px * var(--zoomFactor)))}23%{transform:translateY(calc(-64px * var(--zoomFactor)))}36%{transform:translateY(calc(-96px * var(--zoomFactor)))}49%{transform:translateY(calc(-128px * var(--zoomFactor)))}61%{transform:translateY(calc(-160px * var(--zoomFactor)))}70%{transform:translateY(calc(-192px * var(--zoomFactor)))}80%{transform:translateY(calc(-224px * var(--zoomFactor)))}90%{transform:translateY(calc(-256px * var(--zoomFactor)))}99%{transform:translateY(calc(-256px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-256px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-4 .spritesheet{content:url(/assets/EFFECT/4.png);animation:effect-4 .61s step-end forwards}.effect.id-5{--width:32px;--height:32px;--sWidth:32px;--sHeight:416px}@keyframes effect-5{0%{transform:translateY(calc(0px * var(--zoomFactor)))}7%{transform:translateY(calc(-32px * var(--zoomFactor)))}14%{transform:translateY(calc(-64px * var(--zoomFactor)))}21%{transform:translateY(calc(-96px * var(--zoomFactor)))}29%{transform:translateY(calc(-128px * var(--zoomFactor)))}36%{transform:translateY(calc(-160px * var(--zoomFactor)))}50%{transform:translateY(calc(-192px * var(--zoomFactor)))}57%{transform:translateY(calc(-224px * var(--zoomFactor)))}64%{transform:translateY(calc(-256px * var(--zoomFactor)))}71%{transform:translateY(calc(-288px * var(--zoomFactor)))}79%{transform:translateY(calc(-320px * var(--zoomFactor)))}86%{transform:translateY(calc(-352px * var(--zoomFactor)))}93%{transform:translateY(calc(-384px * var(--zoomFactor)))}99%{transform:translateY(calc(-384px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-384px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-5 .spritesheet{content:url(/assets/EFFECT/5.png);animation:effect-5 .7s step-end forwards}.effect.id-6{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}@keyframes effect-6{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}13%{transform:translateY(calc(-128px * var(--zoomFactor)))}24%{transform:translateY(calc(-192px * var(--zoomFactor)))}38%{transform:translateY(calc(-256px * var(--zoomFactor)))}52%{transform:translateY(calc(-320px * var(--zoomFactor)))}67%{transform:translateY(calc(-384px * var(--zoomFactor)))}83%{transform:translateY(calc(-448px * var(--zoomFactor)))}99%{transform:translateY(calc(-448px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-448px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-6 .spritesheet{content:url(/assets/EFFECT/6.png);animation:effect-6 .66s step-end forwards}.effect.id-7{--width:64px;--height:64px;--sWidth:64px;--sHeight:896px}@keyframes effect-7{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}12%{transform:translateY(calc(-128px * var(--zoomFactor)))}20%{transform:translateY(calc(-192px * var(--zoomFactor)))}27%{transform:translateY(calc(-256px * var(--zoomFactor)))}34%{transform:translateY(calc(-320px * var(--zoomFactor)))}41%{transform:translateY(calc(-384px * var(--zoomFactor)))}49%{transform:translateY(calc(-448px * var(--zoomFactor)))}56%{transform:translateY(calc(-512px * var(--zoomFactor)))}63%{transform:translateY(calc(-576px * var(--zoomFactor)))}71%{transform:translateY(calc(-640px * var(--zoomFactor)))}78%{transform:translateY(calc(-704px * var(--zoomFactor)))}85%{transform:translateY(calc(-768px * var(--zoomFactor)))}93%{transform:translateY(calc(-832px * var(--zoomFactor)))}99%{transform:translateY(calc(-832px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-832px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-7 .spritesheet{content:url(/assets/EFFECT/7.png);animation:effect-7 .82s step-end forwards}.effect.id-8{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.effect.id-8 .spritesheet{content:url(/assets/EFFECT/8.png);animation:disappearing-homogeneous-transition .64s steps(8) forwards}.effect.id-9{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.effect.id-9 .spritesheet{content:url(/assets/EFFECT/9.png);animation:disappearing-homogeneous-transition .6s steps(8) forwards}.effect.id-10{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}.effect.id-10 .spritesheet{content:url(/assets/EFFECT/10.png);animation:disappearing-homogeneous-transition .8s steps(8) forwards}.effect.id-11{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-11 .spritesheet{content:url(/assets/EFFECT/11.png);animation:disappearing-homogeneous-transition .77s steps(11) forwards}.effect.id-12{--width:32px;--height:32px;--sWidth:32px;--sHeight:544px}.effect.id-12 .spritesheet{content:url(/assets/EFFECT/12.png);animation:disappearing-homogeneous-transition .68s steps(17) forwards}.effect.id-13{--width:32px;--height:32px;--sWidth:32px;--sHeight:704px}.effect.id-13 .spritesheet{content:url(/assets/EFFECT/13.png);animation:disappearing-homogeneous-transition .88s steps(22) forwards}.effect.id-14{--width:32px;--height:32px;--sWidth:32px;--sHeight:704px}.effect.id-14 .spritesheet{content:url(/assets/EFFECT/14.png);animation:disappearing-homogeneous-transition .88s steps(22) forwards}.effect.id-15{--width:32px;--height:32px;--sWidth:32px;--sHeight:704px}.effect.id-15 .spritesheet{content:url(/assets/EFFECT/15.png);animation:disappearing-homogeneous-transition .88s steps(22) forwards}.effect.id-16{--width:64px;--height:64px;--sWidth:64px;--sHeight:576px}.effect.id-16 .spritesheet{content:url(/assets/EFFECT/16.png);animation:disappearing-homogeneous-transition .9s steps(9) forwards}.effect.id-17{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.effect.id-17 .spritesheet{content:url(/assets/EFFECT/17.png);animation:disappearing-homogeneous-transition .6s steps(6) forwards}.effect.id-18{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}@keyframes effect-18{0%{transform:translateY(calc(0px * var(--zoomFactor)))}7%{transform:translateY(calc(-32px * var(--zoomFactor)))}13%{transform:translateY(calc(-64px * var(--zoomFactor)))}21%{transform:translateY(calc(-96px * var(--zoomFactor)))}29%{transform:translateY(calc(-128px * var(--zoomFactor)))}39%{transform:translateY(calc(-160px * var(--zoomFactor)))}51%{transform:translateY(calc(-192px * var(--zoomFactor)))}63%{transform:translateY(calc(-224px * var(--zoomFactor)))}74%{transform:translateY(calc(-256px * var(--zoomFactor)))}85%{transform:translateY(calc(-288px * var(--zoomFactor)))}93%{transform:translateY(calc(-320px * var(--zoomFactor)))}99%{transform:translateY(calc(-320px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-320px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-18 .spritesheet{content:url(/assets/EFFECT/18.png);animation:effect-18 .89s step-end forwards}.effect.id-19{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-19 .spritesheet{content:url(/assets/EFFECT/19.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-20{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-20 .spritesheet{content:url(/assets/EFFECT/20.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-21{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.effect.id-21 .spritesheet{content:url(/assets/EFFECT/21.png);animation:disappearing-homogeneous-transition .6s steps(12) forwards}.effect.id-22{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-22 .spritesheet{content:url(/assets/EFFECT/22.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-24{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-24 .spritesheet{content:url(/assets/EFFECT/24.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-25{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-25 .spritesheet{content:url(/assets/EFFECT/25.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-26{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-26 .spritesheet{content:url(/assets/EFFECT/26.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-27{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.effect.id-27 .spritesheet{content:url(/assets/EFFECT/27.png);animation:disappearing-homogeneous-transition 1.2s steps(12) forwards}.effect.id-32{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.effect.id-32 .spritesheet{content:url(/assets/EFFECT/32.png);animation:disappearing-homogeneous-transition .56s steps(14) forwards}.effect.id-33{--width:32px;--height:64px;--sWidth:32px;--sHeight:448px}.effect.id-33 .spritesheet{content:url(/assets/EFFECT/33.png);animation:disappearing-homogeneous-transition 1.05s steps(7) forwards}.effect.id-35{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-35 .spritesheet{content:url(/assets/EFFECT/35.png);animation:disappearing-homogeneous-transition .66s steps(11) forwards}.effect.id-36{--width:32px;--height:32px;--sWidth:32px;--sHeight:512px}.effect.id-36 .spritesheet{content:url(/assets/EFFECT/36.png);animation:disappearing-homogeneous-transition 1.6s steps(16) forwards}.effect.id-39{--width:64px;--height:32px;--sWidth:64px;--sHeight:192px}.effect.id-39 .spritesheet{content:url(/assets/EFFECT/39.png);animation:disappearing-homogeneous-transition .6s steps(6) forwards}.effect.id-40{--width:32px;--height:64px;--sWidth:32px;--sHeight:448px}.effect.id-40 .spritesheet{content:url(/assets/EFFECT/40.png);animation:disappearing-homogeneous-transition .7s steps(7) forwards}.effect.id-42{--width:64px;--height:64px;--sWidth:64px;--sHeight:1088px}.effect.id-42 .spritesheet{content:url(/assets/EFFECT/42.png);animation:disappearing-homogeneous-transition .68s steps(17) forwards}.effect.id-44{--width:64px;--height:64px;--sWidth:64px;--sHeight:768px}@keyframes effect-44{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}10%{transform:translateY(calc(-128px * var(--zoomFactor)))}15%{transform:translateY(calc(-192px * var(--zoomFactor)))}20%{transform:translateY(calc(-256px * var(--zoomFactor)))}30%{transform:translateY(calc(-320px * var(--zoomFactor)))}40%{transform:translateY(calc(-384px * var(--zoomFactor)))}50%{transform:translateY(calc(-448px * var(--zoomFactor)))}60%{transform:translateY(calc(-512px * var(--zoomFactor)))}70%{transform:translateY(calc(-576px * var(--zoomFactor)))}80%{transform:translateY(calc(-640px * var(--zoomFactor)))}90%{transform:translateY(calc(-704px * var(--zoomFactor)))}99%{transform:translateY(calc(-704px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-704px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-44 .spritesheet{content:url(/assets/EFFECT/44.png);animation:effect-44 1s step-end forwards}.effect.id-45{--width:64px;--height:64px;--sWidth:128px;--sHeight:2432px}@keyframes effect-45{0%{transform:translateY(calc(0px * var(--zoomFactor)))}10%{transform:translateY(calc(-128px * var(--zoomFactor)))}15%{transform:translateY(calc(-256px * var(--zoomFactor)))}20%{transform:translateY(calc(-384px * var(--zoomFactor)))}25%{transform:translateY(calc(-512px * var(--zoomFactor)))}30%{transform:translateY(calc(-640px * var(--zoomFactor)))}35%{transform:translateY(calc(-768px * var(--zoomFactor)))}40%{transform:translateY(calc(-896px * var(--zoomFactor)))}45%{transform:translateY(calc(-1024px * var(--zoomFactor)))}50%{transform:translateY(calc(-1152px * var(--zoomFactor)))}55%{transform:translateY(calc(-1280px * var(--zoomFactor)))}60%{transform:translateY(calc(-1408px * var(--zoomFactor)))}65%{transform:translateY(calc(-1536px * var(--zoomFactor)))}70%{transform:translateY(calc(-1664px * var(--zoomFactor)))}75%{transform:translateY(calc(-1792px * var(--zoomFactor)))}80%{transform:translateY(calc(-1920px * var(--zoomFactor)))}85%{transform:translateY(calc(-2048px * var(--zoomFactor)))}90%{transform:translateY(calc(-2176px * var(--zoomFactor)))}95%{transform:translateY(calc(-2304px * var(--zoomFactor)))}99%{transform:translateY(calc(-2304px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-2304px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-45 .spritesheet{content:url(/assets/EFFECT/45.png);animation:effect-45 1s step-end forwards}.effect.id-46{--width:64px;--height:64px;--sWidth:64px;--sHeight:768px}@keyframes effect-46{0%{transform:translateY(calc(0px * var(--zoomFactor)))}6%{transform:translateY(calc(-64px * var(--zoomFactor)))}12%{transform:translateY(calc(-128px * var(--zoomFactor)))}18%{transform:translateY(calc(-192px * var(--zoomFactor)))}25%{transform:translateY(calc(-256px * var(--zoomFactor)))}34%{transform:translateY(calc(-320px * var(--zoomFactor)))}47%{transform:translateY(calc(-384px * var(--zoomFactor)))}60%{transform:translateY(calc(-448px * var(--zoomFactor)))}73%{transform:translateY(calc(-512px * var(--zoomFactor)))}82%{transform:translateY(calc(-576px * var(--zoomFactor)))}88%{transform:translateY(calc(-640px * var(--zoomFactor)))}94%{transform:translateY(calc(-704px * var(--zoomFactor)))}99%{transform:translateY(calc(-704px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-704px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-46 .spritesheet{content:url(/assets/EFFECT/46.png);animation:effect-46 1.03s step-end forwards}.effect.id-47{--width:32px;--height:64px;--sWidth:32px;--sHeight:512px}.effect.id-47 .spritesheet{content:url(/assets/EFFECT/47.png);animation:disappearing-homogeneous-transition .8s steps(8) forwards}.effect.id-50{--width:64px;--height:64px;--sWidth:64px;--sHeight:1600px}.effect.id-50 .spritesheet{content:url(/assets/EFFECT/50.png);animation:disappearing-homogeneous-transition 1s steps(25) forwards}.effect.id-52{--width:64px;--height:64px;--sWidth:64px;--sHeight:832px}.effect.id-52 .spritesheet{content:url(/assets/EFFECT/52.png);animation:disappearing-homogeneous-transition 1.3s steps(13) forwards}.effect.id-53{--width:64px;--height:64px;--sWidth:128px;--sHeight:2816px}@keyframes effect-53{0%{transform:translateY(calc(0px * var(--zoomFactor)))}4%{transform:translateY(calc(-128px * var(--zoomFactor)))}8%{transform:translateY(calc(-256px * var(--zoomFactor)))}13%{transform:translateY(calc(-384px * var(--zoomFactor)))}17%{transform:translateY(calc(-512px * var(--zoomFactor)))}21%{transform:translateY(calc(-640px * var(--zoomFactor)))}25%{transform:translateY(calc(-768px * var(--zoomFactor)))}29%{transform:translateY(calc(-896px * var(--zoomFactor)))}33%{transform:translateY(calc(-1024px * var(--zoomFactor)))}38%{transform:translateY(calc(-1152px * var(--zoomFactor)))}42%{transform:translateY(calc(-1280px * var(--zoomFactor)))}46%{transform:translateY(calc(-1408px * var(--zoomFactor)))}58%{transform:translateY(calc(-1536px * var(--zoomFactor)))}63%{transform:translateY(calc(-1664px * var(--zoomFactor)))}67%{transform:translateY(calc(-1792px * var(--zoomFactor)))}71%{transform:translateY(calc(-1920px * var(--zoomFactor)))}75%{transform:translateY(calc(-2048px * var(--zoomFactor)))}79%{transform:translateY(calc(-2176px * var(--zoomFactor)))}83%{transform:translateY(calc(-2304px * var(--zoomFactor)))}87%{transform:translateY(calc(-2432px * var(--zoomFactor)))}92%{transform:translateY(calc(-2560px * var(--zoomFactor)))}96%{transform:translateY(calc(-2688px * var(--zoomFactor)))}99%{transform:translateY(calc(-2688px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-2688px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-53 .spritesheet{content:url(/assets/EFFECT/53.png);animation:effect-53 1.2s step-end forwards}.effect.id-54{--width:64px;--height:64px;--sWidth:64px;--sHeight:576px}.effect.id-54 .spritesheet{content:url(/assets/EFFECT/54.png);animation:disappearing-homogeneous-transition .9s steps(9) forwards}.effect.id-55{--width:64px;--height:64px;--sWidth:64px;--sHeight:896px}.effect.id-55 .spritesheet{content:url(/assets/EFFECT/55.png);animation:disappearing-homogeneous-transition 1.4s steps(14) forwards}.effect.id-56{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}@keyframes effect-56{0%{transform:translateY(calc(0px * var(--zoomFactor)))}10%{transform:translateY(calc(-64px * var(--zoomFactor)))}22%{transform:translateY(calc(-128px * var(--zoomFactor)))}34%{transform:translateY(calc(-192px * var(--zoomFactor)))}48%{transform:translateY(calc(-256px * var(--zoomFactor)))}62%{transform:translateY(calc(-320px * var(--zoomFactor)))}76%{transform:translateY(calc(-384px * var(--zoomFactor)))}88%{transform:translateY(calc(-448px * var(--zoomFactor)))}99%{transform:translateY(calc(-448px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-448px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-56 .spritesheet{content:url(/assets/EFFECT/56.png);animation:effect-56 .82s step-end forwards}.effect.id-57{--width:32px;--height:32px;--sWidth:32px;--sHeight:448px}.effect.id-57 .spritesheet{content:url(/assets/EFFECT/57.png);animation:disappearing-homogeneous-transition 1.4s steps(14) forwards}.effect.id-58{--width:64px;--height:32px;--sWidth:64px;--sHeight:416px}@keyframes effect-58{0%{transform:translateY(calc(0px * var(--zoomFactor)))}7%{transform:translateY(calc(-32px * var(--zoomFactor)))}14%{transform:translateY(calc(-64px * var(--zoomFactor)))}21%{transform:translateY(calc(-96px * var(--zoomFactor)))}29%{transform:translateY(calc(-128px * var(--zoomFactor)))}36%{transform:translateY(calc(-160px * var(--zoomFactor)))}50%{transform:translateY(calc(-192px * var(--zoomFactor)))}57%{transform:translateY(calc(-224px * var(--zoomFactor)))}64%{transform:translateY(calc(-256px * var(--zoomFactor)))}71%{transform:translateY(calc(-288px * var(--zoomFactor)))}79%{transform:translateY(calc(-320px * var(--zoomFactor)))}86%{transform:translateY(calc(-352px * var(--zoomFactor)))}93%{transform:translateY(calc(-384px * var(--zoomFactor)))}99%{transform:translateY(calc(-384px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-384px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-58 .spritesheet{content:url(/assets/EFFECT/58.png);animation:effect-58 1.4s step-end forwards}.effect.id-63{--width:64px;--height:32px;--sWidth:64px;--sHeight:384px}@keyframes effect-63{0%{transform:translateY(calc(0px * var(--zoomFactor)))}27%{transform:translateY(calc(-32px * var(--zoomFactor)))}33%{transform:translateY(calc(-64px * var(--zoomFactor)))}40%{transform:translateY(calc(-96px * var(--zoomFactor)))}47%{transform:translateY(calc(-128px * var(--zoomFactor)))}53%{transform:translateY(calc(-160px * var(--zoomFactor)))}60%{transform:translateY(calc(-192px * var(--zoomFactor)))}67%{transform:translateY(calc(-224px * var(--zoomFactor)))}73%{transform:translateY(calc(-256px * var(--zoomFactor)))}80%{transform:translateY(calc(-288px * var(--zoomFactor)))}87%{transform:translateY(calc(-320px * var(--zoomFactor)))}93%{transform:translateY(calc(-352px * var(--zoomFactor)))}99%{transform:translateY(calc(-352px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-352px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-63 .spritesheet{content:url(/assets/EFFECT/63.png);animation:effect-63 1.5s step-end forwards}.effect.id-66{--width:32px;--height:32px;--sWidth:32px;--sHeight:768px}@keyframes effect-66{0%{transform:translateY(calc(0px * var(--zoomFactor)))}4%{transform:translateY(calc(-32px * var(--zoomFactor)))}8%{transform:translateY(calc(-64px * var(--zoomFactor)))}12%{transform:translateY(calc(-96px * var(--zoomFactor)))}16%{transform:translateY(calc(-128px * var(--zoomFactor)))}20%{transform:translateY(calc(-160px * var(--zoomFactor)))}24%{transform:translateY(calc(-192px * var(--zoomFactor)))}28%{transform:translateY(calc(-224px * var(--zoomFactor)))}32%{transform:translateY(calc(-256px * var(--zoomFactor)))}38%{transform:translateY(calc(-288px * var(--zoomFactor)))}42%{transform:translateY(calc(-320px * var(--zoomFactor)))}46%{transform:translateY(calc(-352px * var(--zoomFactor)))}50%{transform:translateY(calc(-384px * var(--zoomFactor)))}54%{transform:translateY(calc(-416px * var(--zoomFactor)))}58%{transform:translateY(calc(-448px * var(--zoomFactor)))}62%{transform:translateY(calc(-480px * var(--zoomFactor)))}66%{transform:translateY(calc(-512px * var(--zoomFactor)))}70%{transform:translateY(calc(-544px * var(--zoomFactor)))}76%{transform:translateY(calc(-576px * var(--zoomFactor)))}80%{transform:translateY(calc(-608px * var(--zoomFactor)))}84%{transform:translateY(calc(-640px * var(--zoomFactor)))}88%{transform:translateY(calc(-672px * var(--zoomFactor)))}92%{transform:translateY(calc(-704px * var(--zoomFactor)))}96%{transform:translateY(calc(-736px * var(--zoomFactor)))}99%{transform:translateY(calc(-736px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-736px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-66 .spritesheet{content:url(/assets/EFFECT/66.png);animation:effect-66 2.5s step-end forwards}.effect.id-67{--width:64px;--height:64px;--sWidth:64px;--sHeight:1344px}.effect.id-67 .spritesheet{content:url(/assets/EFFECT/67.png);animation:disappearing-homogeneous-transition 2.1s steps(21) forwards}.effect.id-69{--width:64px;--height:64px;--sWidth:64px;--sHeight:1024px}@keyframes effect-69{0%{transform:translateY(calc(0px * var(--zoomFactor)))}7%{transform:translateY(calc(-64px * var(--zoomFactor)))}13%{transform:translateY(calc(-128px * var(--zoomFactor)))}20%{transform:translateY(calc(-192px * var(--zoomFactor)))}27%{transform:translateY(calc(-256px * var(--zoomFactor)))}34%{transform:translateY(calc(-320px * var(--zoomFactor)))}40%{transform:translateY(calc(-384px * var(--zoomFactor)))}48%{transform:translateY(calc(-448px * var(--zoomFactor)))}56%{transform:translateY(calc(-512px * var(--zoomFactor)))}62%{transform:translateY(calc(-576px * var(--zoomFactor)))}69%{transform:translateY(calc(-640px * var(--zoomFactor)))}75%{transform:translateY(calc(-704px * var(--zoomFactor)))}81%{transform:translateY(calc(-768px * var(--zoomFactor)))}87%{transform:translateY(calc(-832px * var(--zoomFactor)))}92%{transform:translateY(calc(-896px * var(--zoomFactor)))}96%{transform:translateY(calc(-960px * var(--zoomFactor)))}99%{transform:translateY(calc(-960px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-960px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-69 .spritesheet{content:url(/assets/EFFECT/69.png);animation:effect-69 1.49s step-end forwards}.effect.id-75{--width:64px;--height:32px;--sWidth:64px;--sHeight:256px}.effect.id-75 .spritesheet{content:url(/assets/EFFECT/75.png);animation:disappearing-homogeneous-transition .8s steps(8) forwards}.effect.id-158{--width:64px;--height:64px;--sWidth:64px;--sHeight:448px}.effect.id-158 .spritesheet{content:url(/assets/EFFECT/158.png);animation:disappearing-homogeneous-transition .7s steps(7) forwards}.effect.id-168{--width:32px;--height:32px;--sWidth:32px;--sHeight:224px}.effect.id-168 .spritesheet{content:url(/assets/EFFECT/168.png);animation:disappearing-homogeneous-transition .7s steps(7) forwards}.effect.id-173{--width:64px;--height:64px;--sWidth:64px;--sHeight:896px}@keyframes effect-173{0%{transform:translateY(calc(0px * var(--zoomFactor)))}2%{transform:translateY(calc(-64px * var(--zoomFactor)))}4%{transform:translateY(calc(-128px * var(--zoomFactor)))}5%{transform:translateY(calc(-192px * var(--zoomFactor)))}7%{transform:translateY(calc(-256px * var(--zoomFactor)))}9%{transform:translateY(calc(-320px * var(--zoomFactor)))}27%{transform:translateY(calc(-384px * var(--zoomFactor)))}36%{transform:translateY(calc(-448px * var(--zoomFactor)))}45%{transform:translateY(calc(-512px * var(--zoomFactor)))}55%{transform:translateY(calc(-576px * var(--zoomFactor)))}64%{transform:translateY(calc(-640px * var(--zoomFactor)))}73%{transform:translateY(calc(-704px * var(--zoomFactor)))}82%{transform:translateY(calc(-768px * var(--zoomFactor)))}91%{transform:translateY(calc(-832px * var(--zoomFactor)))}99%{transform:translateY(calc(-832px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-832px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-173 .spritesheet{content:url(/assets/EFFECT/173.png);animation:effect-173 1.1s step-end forwards}.effect.id-182{--width:32px;--height:32px;--sWidth:32px;--sHeight:704px}.effect.id-182 .spritesheet{content:url(/assets/EFFECT/182.png);animation:disappearing-homogeneous-transition 1.54s steps(22) forwards}.effect.id-193{--width:64px;--height:64px;--sWidth:64px;--sHeight:704px}.effect.id-193 .spritesheet{content:url(/assets/EFFECT/193.png);animation:disappearing-homogeneous-transition 1.1s steps(11) forwards}.effect.id-196{--width:32px;--height:32px;--sWidth:32px;--sHeight:320px}@keyframes effect-196{0%{transform:translateY(calc(0px * var(--zoomFactor)))}7%{transform:translateY(calc(-32px * var(--zoomFactor)))}13%{transform:translateY(calc(-64px * var(--zoomFactor)))}20%{transform:translateY(calc(-96px * var(--zoomFactor)))}27%{transform:translateY(calc(-128px * var(--zoomFactor)))}37%{transform:translateY(calc(-160px * var(--zoomFactor)))}49%{transform:translateY(calc(-192px * var(--zoomFactor)))}62%{transform:translateY(calc(-224px * var(--zoomFactor)))}74%{transform:translateY(calc(-256px * var(--zoomFactor)))}87%{transform:translateY(calc(-288px * var(--zoomFactor)))}99%{transform:translateY(calc(-288px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-288px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-196 .spritesheet{content:url(/assets/EFFECT/196.png);animation:effect-196 1.04s step-end forwards}.effect.id-202{--width:32px;--height:32px;--sWidth:32px;--sHeight:192px}.effect.id-202 .spritesheet{content:url(/assets/EFFECT/202.png);animation:disappearing-homogeneous-transition .6s steps(6) forwards}.effect.id-206{--width:64px;--height:64px;--sWidth:64px;--sHeight:960px}.effect.id-206 .spritesheet{content:url(/assets/EFFECT/206.png);animation:disappearing-homogeneous-transition 1.5s steps(15) forwards}.effect.id-210{--width:64px;--height:32px;--sWidth:64px;--sHeight:384px}@keyframes effect-210{0%{transform:translateY(calc(0px * var(--zoomFactor)))}6%{transform:translateY(calc(-32px * var(--zoomFactor)))}11%{transform:translateY(calc(-64px * var(--zoomFactor)))}17%{transform:translateY(calc(-96px * var(--zoomFactor)))}22%{transform:translateY(calc(-128px * var(--zoomFactor)))}44%{transform:translateY(calc(-160px * var(--zoomFactor)))}67%{transform:translateY(calc(-192px * var(--zoomFactor)))}72%{transform:translateY(calc(-224px * var(--zoomFactor)))}78%{transform:translateY(calc(-256px * var(--zoomFactor)))}83%{transform:translateY(calc(-288px * var(--zoomFactor)))}89%{transform:translateY(calc(-320px * var(--zoomFactor)))}94%{transform:translateY(calc(-352px * var(--zoomFactor)))}99%{transform:translateY(calc(-352px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-352px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-210 .spritesheet{content:url(/assets/EFFECT/210.png);animation:effect-210 .9s step-end forwards}.effect.id-213{--width:32px;--height:64px;--sWidth:32px;--sHeight:576px}.effect.id-213 .spritesheet{content:url(/assets/EFFECT/213.png);animation:disappearing-homogeneous-transition .9s steps(9) forwards}.effect.id-214{--width:32px;--height:64px;--sWidth:32px;--sHeight:448px}.effect.id-214 .spritesheet{content:url(/assets/EFFECT/214.png);animation:disappearing-homogeneous-transition .7s steps(7) forwards}.effect.id-215{--width:64px;--height:64px;--sWidth:64px;--sHeight:448px}.effect.id-215 .spritesheet{content:url(/assets/EFFECT/215.png);animation:effect-215 .56s step-end forwards}.effect.id-216{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}@keyframes effect-216{0%{transform:translateY(calc(0px * var(--zoomFactor)))}20%{transform:translateY(calc(-64px * var(--zoomFactor)))}40%{transform:translateY(calc(-128px * var(--zoomFactor)))}60%{transform:translateY(calc(-192px * var(--zoomFactor)))}80%{transform:translateY(calc(-256px * var(--zoomFactor)))}90%{transform:translateY(calc(-320px * var(--zoomFactor)))}99%{transform:translateY(calc(-320px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-320px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-216 .spritesheet{content:url(/assets/EFFECT/216.png);animation:effect-216 .5s step-end forwards}.effect.id-217{--width:64px;--height:64px;--sWidth:64px;--sHeight:640px}@keyframes effect-217{0%{transform:translateY(calc(0px * var(--zoomFactor)))}4%{transform:translateY(calc(-64px * var(--zoomFactor)))}7%{transform:translateY(calc(-128px * var(--zoomFactor)))}11%{transform:translateY(calc(-192px * var(--zoomFactor)))}15%{transform:translateY(calc(-256px * var(--zoomFactor)))}19%{transform:translateY(calc(-320px * var(--zoomFactor)))}22%{transform:translateY(calc(-384px * var(--zoomFactor)))}26%{transform:translateY(calc(-448px * var(--zoomFactor)))}63%{transform:translateY(calc(-512px * var(--zoomFactor)))}81%{transform:translateY(calc(-576px * var(--zoomFactor)))}99%{transform:translateY(calc(-576px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-576px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-217 .spritesheet{content:url(/assets/EFFECT/217.png);animation:effect-217 .27s step-end forwards}.effect.id-219{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes effect-219{0%{transform:translateY(calc(0px * var(--zoomFactor)))}11%{transform:translateY(calc(-32px * var(--zoomFactor)))}21%{transform:translateY(calc(-64px * var(--zoomFactor)))}32%{transform:translateY(calc(-96px * var(--zoomFactor)))}42%{transform:translateY(calc(-128px * var(--zoomFactor)))}53%{transform:translateY(calc(-160px * var(--zoomFactor)))}63%{transform:translateY(calc(-192px * var(--zoomFactor)))}89%{transform:translateY(calc(-224px * var(--zoomFactor)))}99%{transform:translateY(calc(-224px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-224px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-219 .spritesheet{content:url(/assets/EFFECT/219.png);animation:effect-219 .95s step-end forwards}.effect.id-220{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes effect-220{0%{transform:translateY(calc(0px * var(--zoomFactor)))}11%{transform:translateY(calc(-32px * var(--zoomFactor)))}21%{transform:translateY(calc(-64px * var(--zoomFactor)))}32%{transform:translateY(calc(-96px * var(--zoomFactor)))}42%{transform:translateY(calc(-128px * var(--zoomFactor)))}53%{transform:translateY(calc(-160px * var(--zoomFactor)))}63%{transform:translateY(calc(-192px * var(--zoomFactor)))}89%{transform:translateY(calc(-224px * var(--zoomFactor)))}99%{transform:translateY(calc(-224px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-224px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-220 .spritesheet{content:url(/assets/EFFECT/220.png);animation:effect-220 .95s step-end forwards}.effect.id-221{--width:64px;--height:64px;--sWidth:64px;--sHeight:1024px}@keyframes effect-221{0%{transform:translateY(calc(0px * var(--zoomFactor)))}11%{transform:translateY(calc(-64px * var(--zoomFactor)))}21%{transform:translateY(calc(-128px * var(--zoomFactor)))}32%{transform:translateY(calc(-192px * var(--zoomFactor)))}42%{transform:translateY(calc(-256px * var(--zoomFactor)))}53%{transform:translateY(calc(-320px * var(--zoomFactor)))}63%{transform:translateY(calc(-384px * var(--zoomFactor)))}89%{transform:translateY(calc(-448px * var(--zoomFactor)))}to{transform:translateY(calc(-512px * var(--zoomFactor)));transform:translateY(calc(-576px * var(--zoomFactor)));transform:translateY(calc(-640px * var(--zoomFactor)));transform:translateY(calc(-704px * var(--zoomFactor)));transform:translateY(calc(-768px * var(--zoomFactor)));transform:translateY(calc(-832px * var(--zoomFactor)));transform:translateY(calc(-896px * var(--zoomFactor)))}99%{transform:translateY(calc(-960px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-960px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-221 .spritesheet{content:url(/assets/EFFECT/221.png);animation:effect-221 .95s step-end forwards}.effect.id-222{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-222 .spritesheet{content:url(/assets/EFFECT/222.png);animation:disappearing-homogeneous-transition .77s steps(11) forwards}.effect.id-223{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-223 .spritesheet{content:url(/assets/EFFECT/223.png);animation:disappearing-homogeneous-transition .77s steps(11) forwards}.effect.id-225{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-225 .spritesheet{content:url(/assets/EFFECT/225.png);animation:disappearing-homogeneous-transition .77s steps(11) forwards}.effect.id-226{--width:32px;--height:32px;--sWidth:32px;--sHeight:352px}.effect.id-226 .spritesheet{content:url(/assets/EFFECT/226.png);animation:disappearing-homogeneous-transition .77s steps(11) forwards}.effect.id-230{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}@keyframes effect-230{0%{transform:translateY(calc(0px * var(--zoomFactor)))}4%{transform:translateY(calc(-64px * var(--zoomFactor)))}7%{transform:translateY(calc(-128px * var(--zoomFactor)))}11%{transform:translateY(calc(-192px * var(--zoomFactor)))}99%{transform:translateY(calc(-192px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-192px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-230 .spritesheet{content:url(/assets/EFFECT/230.png);animation:effect-230 1.35s step-end forwards}.effect.id-232{--width:64px;--height:64px;--sWidth:64px;--sHeight:896px}@keyframes effect-232{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}10%{transform:translateY(calc(-128px * var(--zoomFactor)))}15%{transform:translateY(calc(-192px * var(--zoomFactor)))}20%{transform:translateY(calc(-256px * var(--zoomFactor)))}24%{transform:translateY(calc(-320px * var(--zoomFactor)))}29%{transform:translateY(calc(-384px * var(--zoomFactor)))}34%{transform:translateY(calc(-448px * var(--zoomFactor)))}39%{transform:translateY(calc(-512px * var(--zoomFactor)))}44%{transform:translateY(calc(-576px * var(--zoomFactor)))}49%{transform:translateY(calc(-640px * var(--zoomFactor)))}54%{transform:translateY(calc(-704px * var(--zoomFactor)))}59%{transform:translateY(calc(-768px * var(--zoomFactor)))}63%{transform:translateY(calc(-832px * var(--zoomFactor)))}99%{transform:translateY(calc(-832px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-832px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-232 .spritesheet{content:url(/assets/EFFECT/232.png);animation:effect-232 1.64s step-end forwards}.effect.id-241{--width:64px;--height:64px;--sWidth:64px;--sHeight:576px}.effect.id-241 .spritesheet{content:url(/assets/EFFECT/241.png);animation:disappearing-homogeneous-transition .9s steps(9) forwards}.effect.id-242{--width:32px;--height:64px;--sWidth:32px;--sHeight:768px}.effect.id-242 .spritesheet{animation:disappearing-homogeneous-transition 1.2s steps(12) forwards}.effect.id-243{--width:64px;--height:64px;--sWidth:64px;--sHeight:384px}.effect.id-243 .spritesheet{content:url(/assets/EFFECT/243.png);animation:disappearing-homogeneous-transition .6s steps(6) forwards}.effect.id-244{--width:64px;--height:64px;--sWidth:64px;--sHeight:704px}@keyframes effect-244{0%{transform:translateY(calc(0px * var(--zoomFactor)))}6%{transform:translateY(calc(-64px * var(--zoomFactor)))}11%{transform:translateY(calc(-128px * var(--zoomFactor)))}17%{transform:translateY(calc(-192px * var(--zoomFactor)))}22%{transform:translateY(calc(-256px * var(--zoomFactor)))}33%{transform:translateY(calc(-320px * var(--zoomFactor)))}44%{transform:translateY(calc(-384px * var(--zoomFactor)))}56%{transform:translateY(calc(-448px * var(--zoomFactor)))}67%{transform:translateY(calc(-512px * var(--zoomFactor)))}78%{transform:translateY(calc(-576px * var(--zoomFactor)))}89%{transform:translateY(calc(-640px * var(--zoomFactor)))}99%{transform:translateY(calc(-640px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-640px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-244 .spritesheet{content:url(/assets/EFFECT/244.png);animation:effect-244 .9s step-end forwards}.effect.id-245{--width:32px;--height:32px;--sWidth:32px;--sHeight:224px}.effect.id-245 .spritesheet{content:url(/assets/EFFECT/245.png);animation:disappearing-homogeneous-transition .7s steps(7) forwards}.effect.id-246{--width:64px;--height:64px;--sWidth:64px;--sHeight:768px}.effect.id-246 .spritesheet{content:url(/assets/EFFECT/246.png);animation:disappearing-homogeneous-transition 1.2s steps(12) forwards}.effect.id-249{--width:32px;--height:32px;--sWidth:32px;--sHeight:224px}.effect.id-249 .spritesheet{content:url(/assets/EFFECT/249.png);animation:disappearing-homogeneous-transition .7s steps(7) forwards}.effect.id-252{--width:32px;--height:32px;--sWidth:32px;--sHeight:512px}.effect.id-252 .spritesheet{content:url(/assets/EFFECT/252.png);animation:disappearing-homogeneous-transition 2.4s steps(16) forwards}.effect.id-260{--width:64px;--height:64px;--sWidth:64px;--sHeight:640px}.effect.id-260 .spritesheet{content:url(/assets/EFFECT/260.png);animation:disappearing-homogeneous-transition .5s steps(10) forwards}.effect.id-262{--width:32px;--height:32px;--sWidth:32px;--sHeight:384px}.effect.id-262 .spritesheet{content:url(/assets/EFFECT/262.png);animation:disappearing-homogeneous-transition 1.2s steps(12) forwards}.effect.id-263{--width:32px;--height:32px;--sWidth:32px;--sHeight:288px}.effect.id-263 .spritesheet{content:url(/assets/EFFECT/263.png);animation:disappearing-homogeneous-transition .9s steps(9) forwards}.effect.id-268{--width:64px;--height:64px;--sWidth:64px;--sHeight:256px}.effect.id-268 .spritesheet{content:url(/assets/EFFECT/268.png);animation:disappearing-homogeneous-transition .4s steps(4) forwards}.effect.id-276{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}.effect.id-276 .spritesheet{content:url(/assets/EFFECT/276.png);animation:disappearing-homogeneous-transition .8s steps(8) forwards}.effect.id-282{--width:32px;--height:32px;--sWidth:32px;--sHeight:256px}@keyframes effect-282{0%{transform:translateY(calc(0px * var(--zoomFactor)))}10%{transform:translateY(calc(-32px * var(--zoomFactor)))}19%{transform:translateY(calc(-64px * var(--zoomFactor)))}29%{transform:translateY(calc(-96px * var(--zoomFactor)))}39%{transform:translateY(calc(-128px * var(--zoomFactor)))}49%{transform:translateY(calc(-160px * var(--zoomFactor)))}58%{transform:translateY(calc(-192px * var(--zoomFactor)))}86%{transform:translateY(calc(-224px * var(--zoomFactor)))}99%{transform:translateY(calc(-224px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-224px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-282 .spritesheet{content:url(/assets/EFFECT/282.png);animation:effect-282 .72s step-end forwards}.effect.id-289{--width:32px;--height:32px;--sWidth:32px;--sHeight:480px}.effect.id-289 .spritesheet{content:url(/assets/EFFECT/289.png);animation:disappearing-homogeneous-transition .6s steps(15) forwards}.missile.id-1{--width:64px;--height:64px;--sWidth:192px;--sHeight:192px}.missile.id-1 .spritesheet{content:url(/assets/MISSILE/1.png)}.missile.id-2{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-2 .spritesheet{content:url(/assets/MISSILE/2.png)}.missile.id-3{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-3 .spritesheet{content:url(/assets/MISSILE/3.png)}.missile.id-4{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-4 .spritesheet{content:url(/assets/MISSILE/4.png)}.missile.id-5{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-5 .spritesheet{content:url(/assets/MISSILE/5.png)}.missile.id-7{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-7 .spritesheet{content:url(/assets/MISSILE/7.png)}.missile.id-9{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-9 .spritesheet{content:url(/assets/MISSILE/9.png)}.missile.id-10{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-10 .spritesheet{content:url(/assets/MISSILE/10.png)}.missile.id-11{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-11 .spritesheet{content:url(/assets/MISSILE/11.png)}.missile.id-13{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-13 .spritesheet{content:url(/assets/MISSILE/13.png)}.missile.id-14{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-14 .spritesheet{content:url(/assets/MISSILE/14.png)}.missile.id-15{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-15 .spritesheet{content:url(/assets/MISSILE/15.png)}.missile.id-16{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-16 .spritesheet{content:url(/assets/MISSILE/16.png)}.missile.id-18{--width:64px;--height:64px;--sWidth:192px;--sHeight:192px}.missile.id-18 .spritesheet{content:url(/assets/MISSILE/18.png)}.missile.id-21{--width:64px;--height:64px;--sWidth:192px;--sHeight:192px}.missile.id-21 .spritesheet{content:url(/assets/MISSILE/21.png)}.missile.id-24{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-24 .spritesheet{content:url(/assets/MISSILE/24.png)}.missile.id-26{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-26 .spritesheet{content:url(/assets/MISSILE/26.png)}.missile.id-30{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-30 .spritesheet{content:url(/assets/MISSILE/30.png)}.missile.id-31{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-31 .spritesheet{content:url(/assets/MISSILE/31.png)}.missile.id-32{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-32 .spritesheet{content:url(/assets/MISSILE/32.png)}.missile.id-34{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-34 .spritesheet{content:url(/assets/MISSILE/34.png)}.missile.id-35{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-35 .spritesheet{content:url(/assets/MISSILE/35.png)}.missile.id-36{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-36 .spritesheet{content:url(/assets/MISSILE/36.png)}.missile.id-38{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-38 .spritesheet{content:url(/assets/MISSILE/38.png)}.missile.id-39{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-39 .spritesheet{content:url(/assets/MISSILE/39.png)}.missile.id-41{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-41 .spritesheet{content:url(/assets/MISSILE/41.png)}.missile.id-42{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-42 .spritesheet{content:url(/assets/MISSILE/42.png)}.missile.id-62{--width:32px;--height:32px;--sWidth:96px;--sHeight:96px}.missile.id-62 .spritesheet{content:url(/assets/MISSILE/62.png)}.outfit.id-2{--size:32px}.outfit.id-2.idle{--sWidth:128px;--sHeight:32px}.outfit.id-2.idle .spritesheet{content:url(/assets/OUTFIT/2-idle.png)}.outfit.id-2.moving{--sWidth:128px;--sHeight:64px}.outfit.id-2.moving .spritesheet{content:url(/assets/OUTFIT/2-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-3{--size:64px}.outfit.id-3.idle{--sWidth:256px;--sHeight:64px}.outfit.id-3.idle .spritesheet{content:url(/assets/OUTFIT/3-idle.png)}.outfit.id-3.moving{--sWidth:256px;--sHeight:512px}.outfit.id-3.moving .spritesheet{content:url(/assets/OUTFIT/3-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-4{--size:64px}.outfit.id-4.idle{--sWidth:256px;--sHeight:64px}.outfit.id-4.idle .spritesheet{content:url(/assets/OUTFIT/4-idle.png)}.outfit.id-4.moving{--sWidth:256px;--sHeight:512px}.outfit.id-4.moving .spritesheet{content:url(/assets/OUTFIT/4-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-5{--size:32px}.outfit.id-5.idle{--sWidth:128px;--sHeight:32px}.outfit.id-5.idle .spritesheet{content:url(/assets/OUTFIT/5-idle.png)}.outfit.id-5.moving{--sWidth:128px;--sHeight:256px}.outfit.id-5.moving .spritesheet{content:url(/assets/OUTFIT/5-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-6{--size:64px}.outfit.id-6.idle{--sWidth:256px;--sHeight:64px}.outfit.id-6.idle .spritesheet{content:url(/assets/OUTFIT/6-idle.png)}.outfit.id-6.moving{--sWidth:256px;--sHeight:512px}.outfit.id-6.moving .spritesheet{content:url(/assets/OUTFIT/6-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-7.idle{--size:32px;--sWidth:128px;--sHeight:32px}.outfit.id-7.idle .spritesheet{content:url(/assets/OUTFIT/7-idle.png)}.outfit.id-7.moving{--size:64px;--sWidth:256px;--sHeight:512px}.outfit.id-7.moving .spritesheet{content:url(/assets/OUTFIT/7-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-8{--size:32px}.outfit.id-8.idle{--sWidth:128px;--sHeight:32px}.outfit.id-8.idle .spritesheet{content:url(/assets/OUTFIT/8-idle.png)}.outfit.id-8.moving{--sWidth:128px;--sHeight:256px}.outfit.id-8.moving .spritesheet{content:url(/assets/OUTFIT/8-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-14{--size:32px}.outfit.id-14.idle{--sWidth:128px;--sHeight:32px}.outfit.id-14.idle .spritesheet{content:url(/assets/OUTFIT/14-idle.png)}.outfit.id-14.moving{--sWidth:128px;--sHeight:256px}.outfit.id-14.moving .spritesheet{content:url(/assets/OUTFIT/14-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-15{--size:64px}.outfit.id-15.idle{--sWidth:256px;--sHeight:64px}.outfit.id-15.idle .spritesheet{content:url(/assets/OUTFIT/15-idle.png)}.outfit.id-15.moving{--sWidth:256px;--sHeight:512px}.outfit.id-15.moving .spritesheet{content:url(/assets/OUTFIT/15-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-16{--size:64px}.outfit.id-16.idle{--sWidth:256px;--sHeight:64px}.outfit.id-16.idle .spritesheet{content:url(/assets/OUTFIT/16-idle.png)}.outfit.id-16.moving{--sWidth:256px;--sHeight:512px}.outfit.id-16.moving .spritesheet{content:url(/assets/OUTFIT/16-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-18{--size:64px}.outfit.id-18.idle{--sWidth:256px;--sHeight:64px}.outfit.id-18.idle .spritesheet{content:url(/assets/OUTFIT/18-idle.png)}.outfit.id-18.moving{--sWidth:256px;--sHeight:512px}.outfit.id-18.moving .spritesheet{content:url(/assets/OUTFIT/18-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-19{--size:64px}.outfit.id-19.idle{--sWidth:256px;--sHeight:512px}.outfit.id-19.idle .spritesheet{content:url(/assets/OUTFIT/19-idle.png);animation:homogeneous-transition 1.2s steps(8) infinite}.outfit.id-19.moving{--sWidth:256px;--sHeight:512px}.outfit.id-19.moving .spritesheet{content:url(/assets/OUTFIT/19-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-21{--size:64px}.outfit.id-21.idle{--sWidth:256px;--sHeight:64px}.outfit.id-21.idle .spritesheet{content:url(/assets/OUTFIT/21-idle.png)}.outfit.id-21.moving{--sWidth:256px;--sHeight:512px}.outfit.id-21.moving .spritesheet{content:url(/assets/OUTFIT/21-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-22{--size:64px}.outfit.id-22.idle{--sWidth:256px;--sHeight:64px}.outfit.id-22.idle .spritesheet{content:url(/assets/OUTFIT/22-idle.png)}.outfit.id-22.moving{--sWidth:256px;--sHeight:512px}.outfit.id-22.moving .spritesheet{content:url(/assets/OUTFIT/22-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-23{--size:64px}.outfit.id-23.idle{--sWidth:256px;--sHeight:64px}.outfit.id-23.idle .spritesheet{content:url(/assets/OUTFIT/23-idle.png)}.outfit.id-23.moving{--sWidth:256px;--sHeight:512px}.outfit.id-23.moving .spritesheet{content:url(/assets/OUTFIT/23-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-24.idle{--size:32px;--sWidth:128px;--sHeight:32px}.outfit.id-24.idle .spritesheet{content:url(/assets/OUTFIT/24-idle.png)}.outfit.id-24.moving{--size:64px;--sWidth:256px;--sHeight:512px}.outfit.id-24.moving .spritesheet{content:url(/assets/OUTFIT/24-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-25{--size:32px}.outfit.id-25.idle{--sWidth:128px;--sHeight:32px}.outfit.id-25.idle .spritesheet{content:url(/assets/OUTFIT/25-idle.png)}.outfit.id-25.moving{--sWidth:128px;--sHeight:256px}.outfit.id-25.moving .spritesheet{content:url(/assets/OUTFIT/25-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-26{--size:64px}.outfit.id-26.idle{--sWidth:256px;--sHeight:576px}.outfit.id-26.idle .spritesheet{content:url(/assets/OUTFIT/26-idle.png);animation:homogeneous-transition 2.7s steps(9) infinite}.outfit.id-26.moving{--sWidth:256px;--sHeight:576px}.outfit.id-26.moving .spritesheet{content:url(/assets/OUTFIT/26-idle.png);animation:homogeneous-transition 2.7s steps(9) infinite}.outfit.id-27{--size:64px}.outfit.id-27.idle{--sWidth:256px;--sHeight:64px}.outfit.id-27.idle .spritesheet{content:url(/assets/OUTFIT/27-idle.png)}.outfit.id-27.moving{--sWidth:256px;--sHeight:512px}.outfit.id-27.moving .spritesheet{content:url(/assets/OUTFIT/27-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-28{--size:32px}.outfit.id-28.idle{--sWidth:128px;--sHeight:32px}.outfit.id-28.idle .spritesheet{content:url(/assets/OUTFIT/28-idle.png)}.outfit.id-28.moving{--sWidth:128px;--sHeight:256px}.outfit.id-28.moving .spritesheet{content:url(/assets/OUTFIT/28-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-29{--size:32px}.outfit.id-29.idle{--sWidth:128px;--sHeight:32px}.outfit.id-29.idle .spritesheet{content:url(/assets/OUTFIT/29-idle.png)}.outfit.id-29.moving{--sWidth:128px;--sHeight:256px}.outfit.id-29.moving .spritesheet{content:url(/assets/OUTFIT/29-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-30{--size:32px}.outfit.id-30.idle{--sWidth:128px;--sHeight:32px}.outfit.id-30.idle .spritesheet{content:url(/assets/OUTFIT/30-idle.png)}.outfit.id-30.moving{--sWidth:128px;--sHeight:256px}.outfit.id-30.moving .spritesheet{content:url(/assets/OUTFIT/30-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-31{--size:64px}.outfit.id-31.idle{--sWidth:256px;--sHeight:64px}.outfit.id-31.idle .spritesheet{content:url(/assets/OUTFIT/31-idle.png)}.outfit.id-31.moving{--sWidth:256px;--sHeight:512px}.outfit.id-31.moving .spritesheet{content:url(/assets/OUTFIT/31-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-33{--size:64px}.outfit.id-33.idle{--sWidth:256px;--sHeight:64px}.outfit.id-33.idle .spritesheet{content:url(/assets/OUTFIT/33-idle.png)}.outfit.id-33.moving{--sWidth:256px;--sHeight:512px}.outfit.id-33.moving .spritesheet{content:url(/assets/OUTFIT/33-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-34{--size:64px}.outfit.id-34.idle{--sWidth:256px;--sHeight:64px}.outfit.id-34.idle .spritesheet{content:url(/assets/OUTFIT/34-idle.png)}.outfit.id-34.moving{--sWidth:256px;--sHeight:512px}.outfit.id-34.moving .spritesheet{content:url(/assets/OUTFIT/34-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-36{--size:64px}.outfit.id-36.idle{--sWidth:256px;--sHeight:64px}.outfit.id-36.idle .spritesheet{content:url(/assets/OUTFIT/36-idle.png)}.outfit.id-36.moving{--sWidth:256px;--sHeight:512px}.outfit.id-36.moving .spritesheet{content:url(/assets/OUTFIT/36-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-37.idle{--size:32px;--sWidth:128px;--sHeight:32px}.outfit.id-37.idle .spritesheet{content:url(/assets/OUTFIT/37-idle.png)}.outfit.id-37.moving{--size:64px;--sWidth:256px;--sHeight:512px}.outfit.id-37.moving .spritesheet{content:url(/assets/OUTFIT/37-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-38{--size:64px}.outfit.id-38.idle{--sWidth:256px;--sHeight:64px}.outfit.id-38.idle .spritesheet{content:url(/assets/OUTFIT/38-idle.png)}.outfit.id-38.moving{--sWidth:256px;--sHeight:512px}.outfit.id-38.moving .spritesheet{content:url(/assets/OUTFIT/38-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-39{--size:64px}.outfit.id-39.idle{--sWidth:256px;--sHeight:64px}.outfit.id-39.idle .spritesheet{content:url(/assets/OUTFIT/39-idle.png)}.outfit.id-39.moving{--sWidth:256px;--sHeight:512px}.outfit.id-39.moving .spritesheet{content:url(/assets/OUTFIT/39-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-40{--size:32px}.outfit.id-40.idle{--sWidth:128px;--sHeight:32px}.outfit.id-40.idle .spritesheet{content:url(/assets/OUTFIT/40-idle.png)}.outfit.id-40.moving{--sWidth:128px;--sHeight:256px}.outfit.id-40.moving .spritesheet{content:url(/assets/OUTFIT/40-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-42{--size:64px}.outfit.id-42.idle{--sWidth:256px;--sHeight:64px}.outfit.id-42.idle .spritesheet{content:url(/assets/OUTFIT/42-idle.png)}.outfit.id-42.moving{--sWidth:256px;--sHeight:512px}.outfit.id-42.moving .spritesheet{content:url(/assets/OUTFIT/42-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-43{--size:32px}.outfit.id-43.idle{--sWidth:128px;--sHeight:32px}.outfit.id-43.idle .spritesheet{content:url(/assets/OUTFIT/43-idle.png)}.outfit.id-43.moving{--sWidth:128px;--sHeight:64px}.outfit.id-43.moving .spritesheet{content:url(/assets/OUTFIT/43-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-44{--size:32px}.outfit.id-44.idle{--sWidth:128px;--sHeight:256px}.outfit.id-44.idle .spritesheet{content:url(/assets/OUTFIT/44-idle.png);animation:homogeneous-transition .8s steps(8) infinite}.outfit.id-44.moving{--sWidth:128px;--sHeight:256px}.outfit.id-44.moving .spritesheet{content:url(/assets/OUTFIT/44-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-45{--size:32px}.outfit.id-45.idle{--sWidth:128px;--sHeight:32px}.outfit.id-45.idle .spritesheet{content:url(/assets/OUTFIT/45-idle.png)}.outfit.id-45.moving{--sWidth:128px;--sHeight:256px}.outfit.id-45.moving .spritesheet{content:url(/assets/OUTFIT/45-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-48{--size:64px}.outfit.id-48.idle{--sWidth:256px;--sHeight:512px}.outfit.id-48.idle .spritesheet{content:url(/assets/OUTFIT/48-idle.png);animation:homogeneous-transition .8s steps(8) infinite}.outfit.id-48.moving{--sWidth:256px;--sHeight:512px}.outfit.id-48.moving .spritesheet{content:url(/assets/OUTFIT/48-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-49{--size:64px}.outfit.id-49.idle{--sWidth:256px;--sHeight:512px}.outfit.id-49.idle .spritesheet{content:url(/assets/OUTFIT/49-idle.png);animation:homogeneous-transition .8s steps(8) infinite}.outfit.id-49.moving{--sWidth:256px;--sHeight:512px}.outfit.id-49.moving .spritesheet{content:url(/assets/OUTFIT/49-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-50{--size:32px}.outfit.id-50.idle{--sWidth:128px;--sHeight:32px}.outfit.id-50.idle .spritesheet{content:url(/assets/OUTFIT/50-idle.png)}.outfit.id-50.moving{--sWidth:128px;--sHeight:256px}.outfit.id-50.moving .spritesheet{content:url(/assets/OUTFIT/50-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-52{--size:64px}.outfit.id-52.idle{--sWidth:256px;--sHeight:64px}.outfit.id-52.idle .spritesheet{content:url(/assets/OUTFIT/52-idle.png)}.outfit.id-52.moving{--sWidth:256px;--sHeight:512px}.outfit.id-52.moving .spritesheet{content:url(/assets/OUTFIT/52-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-53{--size:64px}.outfit.id-53.idle{--sWidth:256px;--sHeight:64px}.outfit.id-53.idle .spritesheet{content:url(/assets/OUTFIT/53-idle.png)}.outfit.id-53.moving{--sWidth:256px;--sHeight:128px}.outfit.id-53.moving .spritesheet{content:url(/assets/OUTFIT/53-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-54{--size:64px}.outfit.id-54.idle{--sWidth:256px;--sHeight:64px}.outfit.id-54.idle .spritesheet{content:url(/assets/OUTFIT/54-idle.png)}.outfit.id-54.moving{--sWidth:256px;--sHeight:128px}.outfit.id-54.moving .spritesheet{content:url(/assets/OUTFIT/54-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-56{--size:64px}.outfit.id-56.idle{--sWidth:256px;--sHeight:64px}.outfit.id-56.idle .spritesheet{content:url(/assets/OUTFIT/56-idle.png)}.outfit.id-56.moving{--sWidth:256px;--sHeight:512px}.outfit.id-56.moving .spritesheet{content:url(/assets/OUTFIT/56-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-57{--size:64px}.outfit.id-57.idle{--sWidth:256px;--sHeight:64px}.outfit.id-57.idle .spritesheet{content:url(/assets/OUTFIT/57-idle.png)}.outfit.id-57.moving{--sWidth:256px;--sHeight:512px}.outfit.id-57.moving .spritesheet{content:url(/assets/OUTFIT/57-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-59{--size:32px}.outfit.id-59.idle{--sWidth:128px;--sHeight:32px}.outfit.id-59.idle .spritesheet{content:url(/assets/OUTFIT/59-idle.png)}.outfit.id-59.moving{--sWidth:128px;--sHeight:64px}.outfit.id-59.moving .spritesheet{content:url(/assets/OUTFIT/59-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-61{--size:64px}.outfit.id-61.idle{--sWidth:256px;--sHeight:64px}.outfit.id-61.idle .spritesheet{content:url(/assets/OUTFIT/61-idle.png)}.outfit.id-61.moving{--sWidth:256px;--sHeight:512px}.outfit.id-61.moving .spritesheet{content:url(/assets/OUTFIT/61-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-62{--size:32px}.outfit.id-62.idle{--sWidth:128px;--sHeight:32px}.outfit.id-62.idle .spritesheet{content:url(/assets/OUTFIT/62-idle.png)}.outfit.id-62.moving{--sWidth:128px;--sHeight:256px}.outfit.id-62.moving .spritesheet{content:url(/assets/OUTFIT/62-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-63.idle{--size:32px;--sWidth:128px;--sHeight:32px}.outfit.id-63.idle .spritesheet{content:url(/assets/OUTFIT/63-idle.png)}.outfit.id-63.moving{--size:64px;--sWidth:256px;--sHeight:512px}.outfit.id-63.moving .spritesheet{content:url(/assets/OUTFIT/63-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-64{--size:64px}.outfit.id-64.idle{--sWidth:128px;--sHeight:64px}.outfit.id-64.idle .spritesheet{content:url(/assets/OUTFIT/64-idle.png)}.outfit.id-64.moving{--sWidth:128px;--sHeight:512px}.outfit.id-64.moving .spritesheet{content:url(/assets/OUTFIT/64-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-65.idle{--size:32px;--sWidth:128px;--sHeight:32px}.outfit.id-65.idle .spritesheet{content:url(/assets/OUTFIT/65-idle.png)}.outfit.id-65.moving{--size:64px;--sWidth:256px;--sHeight:512px}.outfit.id-65.moving .spritesheet{content:url(/assets/OUTFIT/65-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-66{--size:32px}.outfit.id-66.idle{--sWidth:128px;--sHeight:32px}.outfit.id-66.idle .spritesheet{content:url(/assets/OUTFIT/66-idle.png)}.outfit.id-66.moving{--sWidth:128px;--sHeight:256px}.outfit.id-66.moving .spritesheet{content:url(/assets/OUTFIT/66-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-67{--size:64px}.outfit.id-67.idle{--sWidth:256px;--sHeight:64px}.outfit.id-67.idle .spritesheet{content:url(/assets/OUTFIT/67-idle.png)}.outfit.id-67.moving{--sWidth:256px;--sHeight:512px}.outfit.id-67.moving .spritesheet{content:url(/assets/OUTFIT/67-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-69{--size:32px}.outfit.id-69.idle{--sWidth:128px;--sHeight:32px}.outfit.id-69.idle .spritesheet{content:url(/assets/OUTFIT/69-idle.png)}.outfit.id-69.moving{--sWidth:128px;--sHeight:256px}.outfit.id-69.moving .spritesheet{content:url(/assets/OUTFIT/69-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-70{--size:32px}.outfit.id-70.idle{--sWidth:128px;--sHeight:32px}.outfit.id-70.idle .spritesheet{content:url(/assets/OUTFIT/70-idle.png)}.outfit.id-70.moving{--sWidth:128px;--sHeight:256px}.outfit.id-70.moving .spritesheet{content:url(/assets/OUTFIT/70-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-71{--size:32px}.outfit.id-71.idle{--sWidth:128px;--sHeight:32px}.outfit.id-71.idle .spritesheet{content:url(/assets/OUTFIT/71-idle.png)}.outfit.id-71.moving{--sWidth:128px;--sHeight:256px}.outfit.id-71.moving .spritesheet{content:url(/assets/OUTFIT/71-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-76{--size:64px}.outfit.id-76.idle{--sWidth:256px;--sHeight:64px}.outfit.id-76.idle .spritesheet{content:url(/assets/OUTFIT/76-idle.png)}.outfit.id-76.moving{--sWidth:256px;--sHeight:512px}.outfit.id-76.moving .spritesheet{content:url(/assets/OUTFIT/76-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-78{--size:32px}.outfit.id-78.idle{--sWidth:128px;--sHeight:32px}.outfit.id-78.idle .spritesheet{content:url(/assets/OUTFIT/78-idle.png)}.outfit.id-78.moving{--sWidth:128px;--sHeight:64px}.outfit.id-78.moving .spritesheet{content:url(/assets/OUTFIT/78-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-197{--size:32px}.outfit.id-197.idle{--sWidth:128px;--sHeight:32px}.outfit.id-197.idle .spritesheet{content:url(/assets/OUTFIT/197-idle.png)}.outfit.id-197.moving{--sWidth:128px;--sHeight:256px}.outfit.id-197.moving .spritesheet{content:url(/assets/OUTFIT/197-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-238{--size:64px}.outfit.id-238.idle{--sWidth:256px;--sHeight:192px}.outfit.id-238.idle .spritesheet{content:url(/assets/OUTFIT/238-idle.png);animation:homogeneous-transition .9s steps(3) infinite}.outfit.id-238.moving{--sWidth:256px;--sHeight:192px}.outfit.id-238.moving .spritesheet{content:url(/assets/OUTFIT/238-idle.png);animation:homogeneous-transition .9s steps(3) infinite}.outfit.id-239{--size:64px}.outfit.id-239.idle{--sWidth:256px;--sHeight:512px}.outfit.id-239.idle .spritesheet{content:url(/assets/OUTFIT/239-idle.png);animation:homogeneous-transition .8s steps(8) infinite}.outfit.id-239.moving{--sWidth:256px;--sHeight:512px}.outfit.id-239.moving .spritesheet{content:url(/assets/OUTFIT/239-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-286.idle{--size:32px;--sWidth:128px;--sHeight:32px}.outfit.id-286.idle .spritesheet{content:url(/assets/OUTFIT/286-idle.png)}.outfit.id-286.moving{--size:64px;--sWidth:256px;--sHeight:512px}.outfit.id-286.moving .spritesheet{content:url(/assets/OUTFIT/286-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-296{--size:64px}.outfit.id-296.idle{--sWidth:256px;--sHeight:64px}.outfit.id-296.idle .spritesheet{content:url(/assets/OUTFIT/296-idle.png)}.outfit.id-296.moving{--sWidth:256px;--sHeight:512px}.outfit.id-296.moving .spritesheet{content:url(/assets/OUTFIT/296-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-297{--size:64px}.outfit.id-297.idle{--sWidth:256px;--sHeight:64px}.outfit.id-297.idle .spritesheet{content:url(/assets/OUTFIT/297-idle.png)}.outfit.id-297.moving{--sWidth:256px;--sHeight:512px}.outfit.id-297.moving .spritesheet{content:url(/assets/OUTFIT/297-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-299{--size:64px}.outfit.id-299.idle{--sWidth:256px;--sHeight:64px}.outfit.id-299.idle .spritesheet{content:url(/assets/OUTFIT/299-idle.png)}.outfit.id-299.moving{--sWidth:256px;--sHeight:512px}.outfit.id-299.moving .spritesheet{content:url(/assets/OUTFIT/299-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-320{--size:64px}.outfit.id-320.idle{--sWidth:256px;--sHeight:64px}.outfit.id-320.idle .spritesheet{content:url(/assets/OUTFIT/320-idle.png)}.outfit.id-320.moving{--sWidth:256px;--sHeight:512px}.outfit.id-320.moving .spritesheet{content:url(/assets/OUTFIT/320-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-407{--size:64px}.outfit.id-407.idle{--sWidth:256px;--sHeight:64px}.outfit.id-407.idle .spritesheet{content:url(/assets/OUTFIT/407-idle.png)}.outfit.id-407.moving{--sWidth:256px;--sHeight:512px}.outfit.id-407.moving .spritesheet{content:url(/assets/OUTFIT/407-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-426{--size:64px}.outfit.id-426.idle{--sWidth:256px;--sHeight:64px}.outfit.id-426.idle .spritesheet{content:url(/assets/OUTFIT/426-idle.png)}.outfit.id-426.moving{--sWidth:256px;--sHeight:512px}.outfit.id-426.moving .spritesheet{content:url(/assets/OUTFIT/426-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-529{--size:64px}.outfit.id-529.idle{--sWidth:256px;--sHeight:64px}.outfit.id-529.idle .spritesheet{content:url(/assets/OUTFIT/529-idle.png)}.outfit.id-529.moving{--sWidth:256px;--sHeight:512px}.outfit.id-529.moving .spritesheet{content:url(/assets/OUTFIT/529-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-550{--size:64px}.outfit.id-550.idle{--sWidth:256px;--sHeight:64px}.outfit.id-550.idle .spritesheet{content:url(/assets/OUTFIT/550-idle.png)}.outfit.id-550.moving{--sWidth:256px;--sHeight:512px}.outfit.id-550.moving .spritesheet{content:url(/assets/OUTFIT/550-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-910{--size:64px}.outfit.id-910.idle{--sWidth:256px;--sHeight:64px}.outfit.id-910.idle .spritesheet{content:url(/assets/OUTFIT/910-idle.png)}.outfit.id-910.moving{--sWidth:256px;--sHeight:128px}.outfit.id-910.moving .spritesheet{content:url(/assets/OUTFIT/910-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-1159{--size:64px}.outfit.id-1159.idle{--sWidth:256px;--sHeight:64px}.outfit.id-1159.idle .spritesheet{content:url(/assets/OUTFIT/1159-idle.png)}.outfit.id-1159.moving{--sWidth:256px;--sHeight:512px}.outfit.id-1159.moving .spritesheet{content:url(/assets/OUTFIT/1159-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500001{--size:64px}.outfit.id-500001.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500001.idle .spritesheet{content:url(/assets/OUTFIT/500001-idle.png)}.outfit.id-500001.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500001.moving .spritesheet{content:url(/assets/OUTFIT/500001-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500002{--size:64px}.outfit.id-500002.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500002.idle .spritesheet{content:url(/assets/OUTFIT/500002-idle.png)}.outfit.id-500002.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500002.moving .spritesheet{content:url(/assets/OUTFIT/500002-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500003{--size:32px}.outfit.id-500003.idle{--sWidth:128px;--sHeight:32px}.outfit.id-500003.idle .spritesheet{content:url(/assets/OUTFIT/500003-idle.png)}.outfit.id-500003.moving{--sWidth:128px;--sHeight:256px}.outfit.id-500003.moving .spritesheet{content:url(/assets/OUTFIT/500003-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500004{--size:64px}.outfit.id-500004.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500004.idle .spritesheet{content:url(/assets/OUTFIT/500004-idle.png)}.outfit.id-500004.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500004.moving .spritesheet{content:url(/assets/OUTFIT/500004-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500005{--size:64px}.outfit.id-500005.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500005.idle .spritesheet{content:url(/assets/OUTFIT/500005-idle.png)}.outfit.id-500005.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500005.moving .spritesheet{content:url(/assets/OUTFIT/500005-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500006{--size:32px}.outfit.id-500006.idle{--sWidth:128px;--sHeight:32px}.outfit.id-500006.idle .spritesheet{content:url(/assets/OUTFIT/500006-idle.png)}.outfit.id-500006.moving{--sWidth:128px;--sHeight:256px}.outfit.id-500006.moving .spritesheet{content:url(/assets/OUTFIT/500006-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500007{--size:32px}.outfit.id-500007.idle{--sWidth:128px;--sHeight:32px}.outfit.id-500007.idle .spritesheet{content:url(/assets/OUTFIT/500007-idle.png)}.outfit.id-500007.moving{--sWidth:128px;--sHeight:256px}.outfit.id-500007.moving .spritesheet{content:url(/assets/OUTFIT/500007-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500008{--size:64px}.outfit.id-500008.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500008.idle .spritesheet{content:url(/assets/OUTFIT/500008-idle.png)}.outfit.id-500008.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500008.moving .spritesheet{content:url(/assets/OUTFIT/500008-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500009{--size:64px}.outfit.id-500009.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500009.idle .spritesheet{content:url(/assets/OUTFIT/500009-idle.png)}.outfit.id-500009.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500009.moving .spritesheet{content:url(/assets/OUTFIT/500009-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500010{--size:64px}.outfit.id-500010.idle{--sWidth:256px;--sHeight:64px}.outfit.id-500010.idle .spritesheet{content:url(/assets/OUTFIT/500010-idle.png)}.outfit.id-500010.moving{--sWidth:256px;--sHeight:512px}.outfit.id-500010.moving .spritesheet{content:url(/assets/OUTFIT/500010-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500011{--size:64px}.outfit.id-500011.idle{--sWidth:256px;--sHeight:64px}.outfit.id-500011.idle .spritesheet{content:url(/assets/OUTFIT/500011-idle.png)}.outfit.id-500011.moving{--sWidth:256px;--sHeight:512px}.outfit.id-500011.moving .spritesheet{content:url(/assets/OUTFIT/500011-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}.outfit.id-500012{--size:64px}.outfit.id-500012.idle{--sWidth:256px;--sHeight:64px}.outfit.id-500012.idle .spritesheet{content:url(/assets/OUTFIT/500012-idle.png)}.outfit.id-500012.moving{--sWidth:256px;--sHeight:128px}.outfit.id-500012.moving .spritesheet{content:url(/assets/OUTFIT/500012-moving.png);animation:homogeneous-transition .6s steps(2) infinite}.outfit.id-500013{--size:64px}.outfit.id-500013.idle{--sWidth:512px;--sHeight:64px}.outfit.id-500013.idle .spritesheet{content:url(/assets/OUTFIT/500013-idle.png)}.outfit.id-500013.moving{--sWidth:512px;--sHeight:512px}.outfit.id-500013.moving .spritesheet{content:url(/assets/OUTFIT/500013-moving.png);animation:homogeneous-transition 2.4s steps(8) infinite}@keyframes effect-215{0%{transform:translateY(calc(0px * var(--zoomFactor)))}10%{transform:translateY(calc(-64px * var(--zoomFactor)))}20%{transform:translateY(calc(-128px * var(--zoomFactor)))}30%{transform:translateY(calc(-192px * var(--zoomFactor)))}40%{transform:translateY(calc(-256px * var(--zoomFactor)))}50%{transform:translateY(calc(-320px * var(--zoomFactor)))}60%{transform:translateY(calc(-384px * var(--zoomFactor)))}99%{transform:translateY(calc(-384px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-384px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-242 .spritesheet{content:url(/assets/EFFECT/242.png);animation:fixed-smoke-242 .6s steps(6) forwards}@keyframes fixed-smoke-242{0%{transform:translateY(-50%);opacity:1}99%{transform:translateY(-100%);opacity:1}to{transform:translateY(-100%);opacity:var(--finalOpacity)}}.effect.id-1000{--width:64px;--height:64px;--sWidth:64px;--sHeight:512px}@keyframes effect-1000{0%{transform:translateY(calc(0px * var(--zoomFactor)))}5%{transform:translateY(calc(-64px * var(--zoomFactor)))}13%{transform:translateY(calc(-128px * var(--zoomFactor)))}24%{transform:translateY(calc(-192px * var(--zoomFactor)))}38%{transform:translateY(calc(-256px * var(--zoomFactor)))}52%{transform:translateY(calc(-320px * var(--zoomFactor)))}67%{transform:translateY(calc(-384px * var(--zoomFactor)))}83%{transform:translateY(calc(-448px * var(--zoomFactor)))}99%{transform:translateY(calc(-448px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-448px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-1000 .spritesheet{content:url(/assets/misc/effect-10006.png);animation:effect-1000 .66s step-end forwards}.effect.id-1001{--width:64px;--height:64px;--sWidth:64px;--sHeight:1216px}@keyframes effect-1001{0%{transform:translateY(calc(0px * var(--zoomFactor)))}4%{transform:translateY(calc(-64px * var(--zoomFactor)))}6%{transform:translateY(calc(-128px * var(--zoomFactor)));transform:translateY(calc(-192px * var(--zoomFactor)))}10%{transform:translateY(calc(-256px * var(--zoomFactor)))}12%{transform:translateY(calc(-320px * var(--zoomFactor)))}16%{transform:translateY(calc(-384px * var(--zoomFactor)))}20%{transform:translateY(calc(-448px * var(--zoomFactor)))}26%{transform:translateY(calc(-512px * var(--zoomFactor)))}34%{transform:translateY(calc(-576px * var(--zoomFactor)))}40%{transform:translateY(calc(-640px * var(--zoomFactor)))}44%{transform:translateY(calc(-704px * var(--zoomFactor)))}52%{transform:translateY(calc(-768px * var(--zoomFactor)))}58%{transform:translateY(calc(-832px * var(--zoomFactor)))}66%{transform:translateY(calc(-896px * var(--zoomFactor)))}72%{transform:translateY(calc(-960px * var(--zoomFactor)))}80%{transform:translateY(calc(-1024px * var(--zoomFactor)))}86%{transform:translateY(calc(-1088px * var(--zoomFactor)))}94%{transform:translateY(calc(-1152px * var(--zoomFactor)))}98%{transform:translateY(calc(-1152px * var(--zoomFactor)));opacity:1}to{transform:translateY(calc(-1152px * var(--zoomFactor)));opacity:var(--finalOpacity)}}.effect.id-1001 .spritesheet{content:url(/assets/misc/effect-1001.png);animation:effect-1001 5.74s step-end forwards}.outfit.id-64{width:calc(32px * var(--zoomFactor));height:calc(64px * var(--zoomFactor))}.outfit.east.id-64 .actor{translate:calc(-32px * var(--zoomFactor))}.outfit.south.id-64 .actor{translate:calc(-64px * var(--zoomFactor))}.outfit.west.id-64 .actor{translate:calc(-96px * var(--zoomFactor))}.item.id-25649 .spritesheet{content:url(/assets/misc/monster-squeezer.png)}.equipment-portrait .id-3408 .viewport{transform:translateY(1px)}.equipment-portrait .id-16118 .viewport,.equipment-portrait .id-21165 .viewport,.equipment-portrait .id-3284 .viewport,.equipment-portrait .id-3396 .viewport,.equipment-portrait .id-3398 .viewport,.equipment-portrait .id-5741 .viewport,.equipment-portrait .id-894 .viewport{transform:translateX(1px)}.equipment-portrait .id-3057 .viewport,.equipment-portrait .id-37337 .viewport,.equipment-portrait .id-37338 .viewport{transform:translate(1px,1px)}.equipment-portrait .id-3049 .viewport,.equipment-portrait .id-3086 .viewport{transform:translate(1px)}.equipment-portrait .id-3072 .viewport,.equipment-portrait .id-3281 .viewport,.equipment-portrait .id-3326 .viewport,.equipment-portrait .id-7416 .viewport{transform:scaleX(-1)}@keyframes monkMeditating{0%{translate:-9px -9px;filter:brightness(2)}50%{translate:-9px -15px;filter:brightness(3)}to{translate:-9px -9px;filter:brightness(2)}}@keyframes bugStage1{0%{filter:brightness(1)}to{filter:brightness(1.5)}}@keyframes bugStage2{0%{filter:brightness(1)}to{filter:brightness(1.75)}}@keyframes bugStage3{0%{filter:brightness(1.5)}to{filter:brightness(3)}}@keyframes bugStage4{0%{filter:brightness(1.5)}to{filter:brightness(5)}}@keyframes bugStage5{0%{filter:brightness(1.5)}33%{filter:brightness(5)}66%{filter:brightness(1.5)}to{filter:brightness(5)}}@keyframes adjustedGrow{0%{scale:1;translate:0 0}to{scale:2;translate:12.5% 12.5%}}@keyframes adjustedUngrow{0%{scale:2;translate:12.5% 12.5%}to{scale:1;translate:0 0}}@keyframes bouncyFall{0%{translate:0 -80%}10%{translate:0 -70%}20%{translate:0 -50%}30%{translate:0 -20%}40%{translate:0 0}50%{translate:0 -8%}60%{translate:0 -10%}80%{translate:0 -8%}90%{translate:0 -5%}to{translate:0 0}}@keyframes flinch{0%{translate:0 2px}40%{translate:0 -1px}to{translate:0 0}}@keyframes superImpact{0%{translate:0 6px}40%{translate:0 -3px}60%{translate:0 2px}80%{translate:0 -1px}to{translate:0 0}}@keyframes invisible{0%{display:none}to{display:none}}@keyframes spiderGrayscale{0%{filter:grayscale(0)}10%{filter:grayscale(.9)}90%{filter:grayscale(.9)}to{filter:grayscale(0)}}@keyframes translateFromAbove{0%{translate:0 -100%}to{translate:0 0}}@keyframes fadeInDownwards{0%{translate:0 -100%;opacity:0}to{opacity:1;translate:0 0}}@keyframes fadeOutUpwards{0%{translate:0 0;opacity:1}to{opacity:0;translate:0 -100%}}@keyframes bounceJump{0%{translate:0 0}7.5%{translate:0 -80%}12.5%{translate:0 -90%}20%{translate:0 -95%}25%{translate:0 -100%}30%{translate:0 -95%}37.5%{translate:0 -90%}42.5%{translate:0 -80%}50%{translate:0 0}57.5%{translate:0 -20%}62.5%{translate:0 -22%}70%{translate:0 -25%}75%{translate:0 -27%}80%{translate:0 -25%}87.5%{translate:0 -22%}92.5%{translate:0 -20%}to{translate:0 0}}@keyframes pulsate{0%,to{filter:brightness(100%)}50%{filter:brightness(200%)}}@keyframes brightPulse{0%,to{filter:brightness(100%)}50%{filter:brightness(1000%)}}@keyframes fadeOut{to{opacity:0}}@keyframes fadeIn{0%{opacity:0}}@keyframes fadeInPure{0%{opacity:0}to{opacity:1}}@keyframes fadeOutAtEnd{0%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes fadeOutThenIn{0%{opacity:1}25%{opacity:0}75%{opacity:0}to{opacity:1}}@keyframes doubleSize{12.5%{scale:1.5}25%{scale:1}37.5%{scale:1.5}50%{scale:1}to{scale:2}}@keyframes rubberBand{30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}@keyframes mummyRubberBand{10%{transform:scale3d(.85,1.1,1)}20%{transform:scale3d(1.1,.95,1)}35%{transform:scale3d(.95,1.03,1)}55%{transform:scale3d(1.03,.98,1)}85%{transform:scale3d(.98,1.01,1)}}@keyframes mummyGrayscale{to{filter:grayscale(.5)}}@keyframes ratGrow{50%{scale:1.5;translate:6.25% 6.25%;filter:brightness(1000%)}to{scale:2;translate:12.5% 12.5%}}@keyframes ratUngrow{to{scale:.5;translate:-12.5% -12.5%}}@keyframes shaking{0%{translate:1px 0}16%{translate:-1px 0}33%{translate:1px 0}41%{translate:-2px 0}50%{translate:2px 0}66%{translate:-1px 0}83%{translate:1px 0}to{translate:0 0}}@keyframes waterElementalRubber{10%{transform:scale3d(.9,1.1,1)}20%{transform:scale3d(1.05,.95,1)}35%{transform:scale3d(.98,1.02,1)}55%{transform:scale3d(1.01,.99,1)}85%{transform:scaleX(1)}}@keyframes tauntExclamation{0%{translate:0 0}10%{translate:0 -105%;opacity:1}20%{translate:0 -100%;transform:scale3d(1.25,.75,1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.15,.85,1)}50%{transform:scale3d(.95,1.05,1)}90%{translate:0 -100%;opacity:1;transform:scale3d(1.05,.95,1)}to{transform:scale3d(1.02,.98,1);opacity:0;translate:0 -300%}}@keyframes doubleAttackExclamation{0%{translate:0 0}10%{translate:0 -105%;opacity:1}20%{translate:0 -100%;filter:brightness(100%)}25%{filter:brightness(150%)}30%{filter:brightness(100%)}40%{filter:brightness(150%)}50%{filter:brightness(100%)}90%{translate:0 -100%;opacity:1}to{opacity:0;translate:0 -300%}}@keyframes stunExclamation{0%{opacity:0;translate:1px -1px}16%{opacity:1;translate:-1px 1px}33%{translate:1px 0}41%{translate:-2px -1px}50%{translate:2px 2px}66%{translate:-1px 0}83%{translate:1px 0}to{translate:0 0}}@keyframes poisonExclamation{0%{translate:0 -300%}10%{translate:0 -105%;opacity:1}20%{translate:0 -100%;transform:scale3d(1.25,.75,1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.15,.85,1)}50%{transform:scale3d(.95,1.05,1)}90%{opacity:1;transform:scale3d(1.05,.95,1)}to{translate:0 -100%;transform:scale3d(1.02,.98,1);opacity:0}}@keyframes slowExclamation{0%{translate:0 -300%}10%{opacity:1;translate:0 -105%}20%{translate:0 -100%;transform:perspective(700px)}30%{transform:perspective(700px) translateZ(150px)}40%{transform:perspective(700px) translateZ(150px)}50%{transform:perspective(700px) scale3d(.95,.95,.95)}90%{translate:0 -100%;opacity:1;transform:perspective(700px)}to{translate:0 -50%;opacity:0}}@keyframes translateFromTopElastic{0%{transform:translateY(-100%)}40%{transform:translateY(-100%)}60%{transform:translateY(11.75%)}62%{transform:translateY(9.27%)}70%{transform:translateY(-2.39%)}72%{transform:translateY(-2.35%)}80%{transform:translateY(.39%)}82%{transform:translateY(.52%)}90%{transform:translateY(-.1%)}92%{transform:translateY(-.08%)}to{transform:translateY(0)}}@keyframes translateFromTopElasticSoft{0%{transform:translateY(-50%)}40%{transform:translateY(-50%)}60%{transform:translateY(11.75%)}62%{transform:translateY(9.27%)}70%{transform:translateY(-2.39%)}72%{transform:translateY(-2.35%)}80%{transform:translateY(.39%)}82%{transform:translateY(.52%)}90%{transform:translateY(-.1%)}92%{transform:translateY(-.08%)}to{transform:translateY(0)}}@keyframes fadeInCloud{0%{translate:50% -50%;opacity:0}to{opacity:1;translate:10% -20%}}@keyframes warlordRoar{0%{scale:0}to{scale:200%}}@keyframes warlordBlur{0%{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}to{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes pipeFill{0%{stroke-dasharray:0 400%}to{stroke-dasharray:140% 400%}}@keyframes dustMoving{0%{stroke-dashoffset:400%}to{stroke-dashoffset:0%}}@keyframes dustGlowing{0%{stroke-width:0px;stroke-dasharray:0% 200% 0% 200%}43%{stroke-width:5px;stroke-dasharray:50% 150% 50% 150%}65%{stroke-width:5px;stroke-dasharray:50% 150% 50% 150%}88%{stroke-width:8px;stroke-dasharray:200% 0% 200% 0%}to{stroke-width:28px;stroke-dasharray:200% 0% 200% 0%}}@keyframes dustBright{0%{filter:brightness(1)}10%{filter:brightness(3.15)}30%{filter:brightness(1.2)}38%{filter:brightness(5.76)}60%{filter:brightness(2)}65%{filter:brightness(8.1)}70%{filter:brightness(8.55)}to{filter:brightness(10)}}@keyframes epicWidth{0%{width:0}10%{width:35%}30%{width:32%}38%{width:64%}60%{width:61%}65%{width:90%}70%{width:95%}to{width:100%}}@keyframes ekBonk{0%{opacity:0;transform:translate(0)}30%{opacity:1;transform:translateY(-40%) rotate(8deg)}35%{opacity:1;transform:translateY(-45%) rotate(10deg)}37%{opacity:1;transform:translateY(-48%) rotate(11deg)}55%{opacity:0}to{opacity:0;transform:translateY(1500%) rotate(-2turn)}}@keyframes arrowBlinkA{0%{opacity:0}20%{opacity:1}60%{opacity:1}73.3%{opacity:0}to{opacity:0}}@keyframes arrowBlinkB{0%{opacity:0}20%{opacity:0}40%{opacity:1}73.3%{opacity:1}86.6%{opacity:0}to{opacity:0}}@keyframes arrowBlinkC{0%{opacity:0}40%{opacity:0}60%{opacity:1}86.6%{opacity:1}to{opacity:0}}@keyframes squash{0%{transform:translateY(-9999%) scaleX(.5) scaleY(1.5);opacity:0}11%{transform:translateY(-197%) scaleX(.41) scaleY(1.59);opacity:.1}30%{transform:translateY(-18%) scaleX(.25) scaleY(1.75);opacity:1}35%{transform:translateY(-2%) scaleX(1.7) scaleY(.3)}46%{transform:translateY(2%) scaleX(1.8) scaleY(.2)}54%{transform:translateY(2%) scaleX(.8) scaleY(1.2)}66%{transform:translate(0) scaleX(1.2) scaleY(.8)}78%{transform:translate(0) scaleX(.95) scaleY(1.05)}}@keyframes chippingKnife{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(90%,-100%) rotate(432deg)}40%{transform:translate(170%,-90%) rotate(2.2turn)}60%{transform:translate(220%,40%) rotate(3.1turn);opacity:1}70%{opacity:.5;transform:translate(230%,140%) rotate(3.9turn)}80%{opacity:0;transform:translate(260%,180%) rotate(4.6turn)}to{opacity:0}}@keyframes yum{0%{transform:scaleX(1)}70%{transform:scale3d(1.15,1.15,1)}to{transform:scaleX(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.auto-centered{left:50%;top:50%;transform:translate(-50%,-50%)}.w-full-even,.w-full-even-down,.w-full-even-up{width:100%}@media (min-width:540px){.homepage-box{padding-left:40px;padding-right:40px}}@media (min-width:1200px){.homepage-box{padding-left:round(min(calc((100% - 1105px) / 2),234px),1px);padding-right:round(min(calc((100% - 1105px) / 2),234px),1px)}}@media (min-width:1600px){.homepage-box{padding-left:round(calc((100% - 1400px) / 2),1px);padding-right:round(calc((100% - 1400px) / 2),1px)}}.\!container{width:100%!important}.container{width:100%}@media (min-width:320px){.\!container{max-width:320px!important}.container{max-width:320px}}@media (min-width:540px){.\!container{max-width:540px!important}.container{max-width:540px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1200px){.\!container{max-width:1200px!important}.container{max-width:1200px}}@media (min-width:1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.action-link{border-radius:.125rem}.action-link:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(160 160 255/var(--tw-ring-opacity,1))}.action-link:active:focus{--tw-ring-color:rgba(160,160,255,.5)}.action-link{cursor:pointer;--tw-text-opacity:1;color:rgb(160 160 255/var(--tw-text-opacity,1));text-decoration-line:underline}.auto-centered{left:round(50%,1px);top:round(50%,1px);transform:translate(round(-50%,2px),round(-50%,2px))}.pixelated{image-rendering:pixelated;-webkit-user-select:none;-moz-user-select:none;user-select:none}.revert-pixel-font-spacing{letter-spacing:normal;word-spacing:0}.focus-style-visible{border-radius:.125rem}.focus-style-visible:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(160 160 255/var(--tw-ring-opacity,1))}.focus-style-visible:active:focus-visible{--tw-ring-color:rgba(160,160,255,.5)}.focus-style{border-radius:.125rem}.focus-style:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(160 160 255/var(--tw-ring-opacity,1))}.focus-style:active:focus{--tw-ring-color:rgba(160,160,255,.5)}.dithered-background{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px}.dithered{position:relative}.dithered:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.draggable{cursor:grab}.draggable[aria-pressed=true]{cursor:grabbing}.\!unset-border-image{-o-border-image:unset!important;border-image:unset!important}.unset-border-image{-o-border-image:unset;border-image:unset}.frame-mini{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-mini.37513b3c.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-mini.37513b3c.png) 1/1px/0 repeat;image-rendering:pixelated}.container-slot{--borderWidth:1x;border-width:1px;-o-border-image:url(/_next/static/media/slot-frame.6e1d5cbc.png) 1/1px/0;border-image:url(/_next/static/media/slot-frame.6e1d5cbc.png) 1/1px/0;image-rendering:pixelated}.widget-top{background:url(/_next/static/media/background-dark.95edca67.png);-webkit-touch-callout:none}@media not all and (min-width:768px){.widget-top{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.widget-top{position:relative;line-height:1}.widget-top:has(.widget-top-button){padding-right:2rem}.widget-top{border-width:2px 3px 1px;-o-border-image:url(/_next/static/media/4-frame-top.b7a55115.png) 4/4px 4px 4px 4px/0 repeat;border-image:url(/_next/static/media/4-frame-top.b7a55115.png) 4/4px 4px 4px 4px/0 repeat;image-rendering:pixelated}.widget-bottom{background:url(/_next/static/media/background-regular.b0337118.png);-webkit-touch-callout:none}@media not all and (min-width:768px){.widget-bottom{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.widget-bottom{padding:.25rem}.widget-bottom[data-minimized=true]{content-visibility:hidden;height:0;overflow:hidden;padding-top:0;padding-bottom:0}.widget-bottom{border-width:0 4px 4px;-o-border-image:url(/_next/static/media/4-frame.a58d0c39.png) 4/0 4px 4px 4px/0 repeat;border-image:url(/_next/static/media/4-frame.a58d0c39.png) 4/0 4px 4px 4px/0 repeat;image-rendering:pixelated}.widget-top-text{font-family:var(--font-filled);font-size:16px;line-height:1;letter-spacing:.0625rem;word-spacing:-.1875rem;padding-left:.25rem;padding-right:.25rem;--tw-text-opacity:1;color:rgb(144 144 144/var(--tw-text-opacity,1))}.widget-top-button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(160 160 255/var(--tw-ring-opacity,1))}.widget-top-button:active:focus-visible{--tw-ring-color:rgba(160,160,255,.5)}.widget-top-button{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-mini.37513b3c.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-mini.37513b3c.png) 1/1px/0 repeat;background:url(/_next/static/media/background-darker.2679c837.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.widget-top-button{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.widget-top-button{position:absolute;top:0;right:0;display:flex;height:100%;width:1.75rem;align-items:center;justify-content:center;border-radius:.125rem;padding:.125rem;--tw-text-opacity:1;color:rgb(192 192 192/var(--tw-text-opacity,1))}.widget-top-button:active{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-mini-pressed.65d37ade.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-mini-pressed.65d37ade.png) 1/1px/0 repeat;image-rendering:pixelated}.widget-top-button:disabled{position:relative}.widget-top-button:disabled:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.widget-top-button:disabled{pointer-events:none}.widget-top-button svg{width:100%;height:100%}.separator{margin-top:.5rem;margin-bottom:.5rem;height:.125rem;width:100%}@media not all and (min-width:768px){.separator{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.separator{background:url(/_next/static/media/context-menu-separator.8d6160af.png);image-rendering:pixelated;-webkit-touch-callout:none}.scrollbar-vertical{-o-border-image:url(/_next/static/media/scrollbar-handle-vertical.962972d4.png) 5 6 6 6/5px 6px 6px 6px/0;border-image:url(/_next/static/media/scrollbar-handle-vertical.962972d4.png) 5 6 6 6/5px 6px 6px 6px/0;image-rendering:pixelated}.scrollbar-horizontal{-o-border-image:url(/_next/static/media/scrollbar-handle-horizontal.32a67957.png) 6 5 6 6/6px 5px 6px 6px/0;border-image:url(/_next/static/media/scrollbar-handle-horizontal.32a67957.png) 6 5 6 6/6px 5px 6px 6px/0;image-rendering:pixelated}.dropdown-menu-item{padding:.125rem .5rem}.dropdown-menu-item:focus{--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dropdown-menu-item[data-disabled]{pointer-events:none;color:hsla(0,0%,56%,.6)}.tooltip-prose{--tw-text-opacity:1;color:rgb(192 192 192/var(--tw-text-opacity,1))}.tooltip-prose>*{display:grid;gap:.5rem}.tooltip-prose ::marker{color:silver}.tooltip-prose::marker{color:silver}.tooltip-prose .separator{margin-top:.25rem;margin-bottom:.25rem}.tooltip-prose blockquote{font-style:italic;--tw-text-opacity:1;color:rgb(144 144 144/var(--tw-text-opacity,1))}.tooltip-prose cite{font-style:italic}.tooltip-prose footer{margin-top:.25rem;font-style:normal}.tooltip-prose li:before{content:var(--tw-content);margin-right:-.5rem}.tooltip-prose ul{list-style-position:inside;list-style-type:disc}.has-rarity[data-rarity="1"]{-o-border-image:url(/_next/static/media/rarity-1.0bcac76f.png) 6/6px/0;border-image:url(/_next/static/media/rarity-1.0bcac76f.png) 6/6px/0;image-rendering:pixelated}.has-rarity[data-rarity="2"]{-o-border-image:url(/_next/static/media/rarity-2.3cc0677f.png) 6/6px/0;border-image:url(/_next/static/media/rarity-2.3cc0677f.png) 6/6px/0;image-rendering:pixelated}.has-rarity[data-rarity="3"]{-o-border-image:url(/_next/static/media/rarity-3.741f15cb.png) 6/6px/0;border-image:url(/_next/static/media/rarity-3.741f15cb.png) 6/6px/0;image-rendering:pixelated}.has-rarity[data-rarity="4"]{-o-border-image:url(/_next/static/media/rarity-4.75387964.png) 6/6px/0;border-image:url(/_next/static/media/rarity-4.75387964.png) 6/6px/0;image-rendering:pixelated}.has-rarity[data-rarity="5"]{-o-border-image:url(/_next/static/media/rarity-5.8547a201.png) 6/6px/0;border-image:url(/_next/static/media/rarity-5.8547a201.png) 6/6px/0;image-rendering:pixelated}.has-rarity-text[data-rarity="1"]{--tw-text-opacity:1;color:rgb(192 192 192/var(--tw-text-opacity,1))}.has-rarity-text[data-rarity="2"]{--tw-text-opacity:1;color:rgb(0 240 0/var(--tw-text-opacity,1))}.has-rarity-text[data-rarity="3"]{--tw-text-opacity:1;color:rgb(32 160 255/var(--tw-text-opacity,1))}.has-rarity-text[data-rarity="4"]{--tw-text-opacity:1;color:rgb(255 104 255/var(--tw-text-opacity,1))}.has-rarity-text[data-rarity="5"]{--tw-text-opacity:1;color:rgb(240 240 0/var(--tw-text-opacity,1))}.w-full-even{width:round(100%,2px)}.checkered{background-image:linear-gradient(var(--bgAccent) 2px,transparent 2px),linear-gradient(90deg,var(--bgAccent) 2px,transparent 2px),linear-gradient(var(--bgAccent) 1px,transparent 1px),linear-gradient(90deg,var(--bgAccent) 1px,transparent 1px);background-size:50px 50px,50px 50px,10px 10px,10px 10px;background-position:-2px -2px,-2px -2px,-1px -1px,-1px -1px}.homepage-spotlight-125{background:linear-gradient(125deg,#191919,#1a1a1a 40%,#262626 50%,#191919 75%)}.w-full-even-down{width:round(down,100%,2px)}.w-full-even-up{width:round(up,100%,2px)}.container-inventory-4{grid-template-columns:repeat(4,34px)}.container-inventory-4,.container-inventory-5{display:grid;gap:4px;padding:4px;grid-template-rows:34px;align-items:start}.container-inventory-5{grid-template-columns:repeat(5,34px)}.container-inventory-\[auto-fit\]{display:grid;gap:4px;padding:4px;grid-template-rows:34px;grid-template-columns:repeat(auto-fit,34px);align-items:start}.rarity-1{-o-border-image:url(/_next/static/media/rarity-1.0bcac76f.png) 6/6px/0;border-image:url(/_next/static/media/rarity-1.0bcac76f.png) 6/6px/0}.rarity-1,.rarity-2{image-rendering:pixelated}.rarity-2{-o-border-image:url(/_next/static/media/rarity-2.3cc0677f.png) 6/6px/0;border-image:url(/_next/static/media/rarity-2.3cc0677f.png) 6/6px/0}.rarity-3{-o-border-image:url(/_next/static/media/rarity-3.741f15cb.png) 6/6px/0;border-image:url(/_next/static/media/rarity-3.741f15cb.png) 6/6px/0}.rarity-3,.rarity-4{image-rendering:pixelated}.rarity-4{-o-border-image:url(/_next/static/media/rarity-4.75387964.png) 6/6px/0;border-image:url(/_next/static/media/rarity-4.75387964.png) 6/6px/0}.rarity-5{-o-border-image:url(/_next/static/media/rarity-5.8547a201.png) 6/6px/0;border-image:url(/_next/static/media/rarity-5.8547a201.png) 6/6px/0;image-rendering:pixelated}.table-frame-bottom{border-width:0 0 2px;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 2px 0/0 repeat;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 2px 0/0 repeat;image-rendering:pixelated}.table-frame-y{border-width:2px 0;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/2px 0 2px 0/0 repeat;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/2px 0 2px 0/0 repeat;image-rendering:pixelated}.console-frame-inactive{border-width:2px;-o-border-image:url(/_next/static/media/console-frame-inactive.0f709d08.png) 2/2px/0 repeat;border-image:url(/_next/static/media/console-frame-inactive.0f709d08.png) 2/2px/0 repeat;image-rendering:pixelated}.\!pixel-font-14{font-family:var(--font-filled)!important;font-size:14px!important;line-height:1!important;letter-spacing:.0625rem!important;word-spacing:-.1875rem!important}.pixel-font-14{font-size:14px}.pixel-font-14,.pixel-font-16{font-family:var(--font-filled);line-height:1;letter-spacing:.0625rem;word-spacing:-.1875rem}.pixel-font-16{font-size:16px}.pixel-font-32{font-size:32px}.pixel-font-32,.pixel-font-48{font-family:var(--font-filled);line-height:1;letter-spacing:.0625rem;word-spacing:-.1875rem}.pixel-font-48{font-size:48px}.frame-1{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame.f1ab7b00.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame.f1ab7b00.png) 1/1px/0 repeat}.frame-1,.frame-2{image-rendering:pixelated}.frame-2{--borderWidth:2px;border-width:2px;-o-border-image:url(/_next/static/media/2-frame.19f492c2.png) 2/2px/0 repeat;border-image:url(/_next/static/media/2-frame.19f492c2.png) 2/2px/0 repeat}.frame-3{--borderWidth:3px;border-width:3px;-o-border-image:url(/_next/static/media/3-frame.87c349c1.png) 3/3px/0 repeat;border-image:url(/_next/static/media/3-frame.87c349c1.png) 3/3px/0 repeat}.frame-3,.frame-4{image-rendering:pixelated}.frame-4{--borderWidth:4px;border-width:4px;-o-border-image:url(/_next/static/media/4-frame.a58d0c39.png) 4/4px/0 repeat;border-image:url(/_next/static/media/4-frame.a58d0c39.png) 4/4px/0 repeat}.frame-1-blue{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-blue.cf300a6a.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-blue.cf300a6a.png) 1/1px/0 repeat}.frame-1-blue,.frame-1-green{--borderWidth:1px;image-rendering:pixelated}.frame-1-green{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-green.fe32d59c.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-green.fe32d59c.png) 1/1px/0 repeat}.frame-1-red{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-red.946aade9.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-red.946aade9.png) 1/1px/0 repeat}.frame-1-red,.frame-1-yellow{--borderWidth:1px;image-rendering:pixelated}.frame-1-yellow{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-yellow.b2a23c22.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-yellow.b2a23c22.png) 1/1px/0 repeat}.frame-pressed-1{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.frame-pressed-2{--borderWidth:2px;border-width:2px;-o-border-image:url(/_next/static/media/2-frame-pressed.9dc8e2a1.png) 2/2px/0 repeat;border-image:url(/_next/static/media/2-frame-pressed.9dc8e2a1.png) 2/2px/0 repeat;image-rendering:pixelated}.frame-pressed-1-green{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;image-rendering:pixelated}.frame-pressed-1-red{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-red.b78fb970.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-red.b78fb970.png) 1/1px/0 repeat}.frame-pressed-1-red,.workbench-frame-1{--borderWidth:1px;image-rendering:pixelated}.workbench-frame-1{border-width:1px;-o-border-image:url(/_next/static/media/1-workbench-frame.e3fabbc5.png) 1/1px 1px 1px 0/0 repeat;border-image:url(/_next/static/media/1-workbench-frame.e3fabbc5.png) 1/1px 1px 1px 0/0 repeat}.workbench-frame-2{--borderWidth:2px;border-width:2px;-o-border-image:url(/_next/static/media/2-workbench-frame.27991ea2.png) 1/1px 1px 1px 0/0 repeat;border-image:url(/_next/static/media/2-workbench-frame.27991ea2.png) 1/1px 1px 1px 0/0 repeat;image-rendering:pixelated}@media not all and (min-width:768px){.\!surface-dark{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.\!surface-dark{background:url(/_next/static/media/background-dark.95edca67.png)!important;image-rendering:pixelated!important;-webkit-touch-callout:none!important}@media not all and (min-width:768px){.\!surface-darker{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.\!surface-darker{background:url(/_next/static/media/background-darker.2679c837.png)!important;image-rendering:pixelated!important;-webkit-touch-callout:none!important}@media not all and (min-width:768px){.\!surface-green{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.\!surface-green{background:url(/_next/static/media/background-green.be515334.png)!important;image-rendering:pixelated!important;-webkit-touch-callout:none!important}@media not all and (min-width:768px){.surface-blue{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-blue{background:url(/_next/static/media/background-blue.7259c4ed.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.surface-dark{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-dark{background:url(/_next/static/media/background-dark.95edca67.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.surface-darker{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-darker{background:url(/_next/static/media/background-darker.2679c837.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.surface-green{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-green{background:url(/_next/static/media/background-green.be515334.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.surface-red{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-red{background:url(/_next/static/media/background-red.21d3f4bd.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.surface-regular{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-regular{background:url(/_next/static/media/background-regular.b0337118.png);image-rendering:pixelated;-webkit-touch-callout:none}@media not all and (min-width:768px){.surface-yellow{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.surface-yellow{background:url(/_next/static/media/background-yellow.5e764c0e.png);image-rendering:pixelated;-webkit-touch-callout:none}.radio-unchecked{background:url(/_next/static/media/radio-unchecked.0e52c530.png);background-size:cover;image-rendering:pixelated}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-3{bottom:-.75rem}.-bottom-px{bottom:-1px}.-left-\[20\%\]{left:-20%}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-3{right:-.75rem}.-right-\[9px\]{right:-9px}.-right-px{right:-1px}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-1\/4{top:-25%}.-top-10{top:-2.5rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-1\/2{bottom:50%}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-\[-20px\]{bottom:-20px}.bottom-\[-23px\]{bottom:-23px}.bottom-\[3px\]{bottom:3px}.bottom-full{bottom:100%}.bottom-px{bottom:1px}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-\[-18px\]{left:-18px}.left-\[12px\]{left:12px}.left-\[calc\(100\%\+4px\)\]{left:calc(100% + 4px)}.left-\[calc\(50\%\+2px\)\]{left:calc(50% + 2px)}.left-\[round\(down\2c 48\%\2c 2px\)\]{left:round(down,48%,2px)}.left-full{left:100%}.left-px{left:1px}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-1\/2{right:50%}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[-120px\]{right:-120px}.right-\[-23px\]{right:-23px}.right-\[-38px\]{right:-38px}.right-\[-5px\]{right:-5px}.right-\[3px\]{right:3px}.right-\[7px\]{right:7px}.right-px{right:1px}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-4{top:1rem}.top-\[-20px\]{top:-20px}.top-\[-26px\]{top:-26px}.top-\[13px\]{top:13px}.top-\[17px\]{top:17px}.top-full{top:100%}.top-px{top:1px}.isolate{isolation:isolate}.-z-1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-50{z-index:50}.z-99{z-index:99}.z-\[200\]{z-index:200}.z-\[201\]{z-index:201}.z-\[300\]{z-index:300}.z-\[6\]{z-index:6}.z-\[99999\]{z-index:99999}.z-floatingHud{z-index:120}.z-modals{z-index:200}.order-\[9729705674864\]{order:9729705674864}.order-first{order:-9999}.order-last{order:9999}.col-span-full{grid-column:1/-1}.row-span-2{grid-row:span 2/span 2}.float-end{float:inline-end}.m-1{margin:.25rem}.m-3{margin:.75rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-px{margin-top:1px;margin-bottom:1px}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1{margin-bottom:-.25rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-px{margin-bottom:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-1{margin-left:-.25rem}.-ml-1\.5{margin-left:-.375rem}.-ml-16{margin-left:-4rem}.-ml-2\.5{margin-left:-.625rem}.-ml-6{margin-left:-1.5rem}.-ml-px{margin-left:-1px}.-mr-0\.5{margin-right:-.125rem}.-mr-1{margin-right:-.25rem}.-mr-\[5px\]{margin-right:-5px}.-mr-px{margin-right:-1px}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-1\.5{margin-top:-.375rem}.-mt-3{margin-top:-.75rem}.-mt-32{margin-top:-8rem}.-mt-px{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[calc\(12px\*var\(--zoomFactor\)\)\]{margin-bottom:calc(12px * var(--zoomFactor))}.mb-\[calc\(3px\*var\(--zoomFactor\)\)\]{margin-bottom:calc(3px * var(--zoomFactor))}.mb-\[calc\(6px\*var\(--zoomFactor\)\)\]{margin-bottom:calc(6px * var(--zoomFactor))}.mb-\[calc\(8px\*var\(--zoomFactor\)\)\]{margin-bottom:calc(8px * var(--zoomFactor))}.mb-px{margin-bottom:1px}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[-64px\]{margin-left:-64px}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-\[3px\]{margin-right:3px}.mr-\[5px\]{margin-right:5px}.mr-\[calc\(10px\*var\(--zoomFactor\)\)\]{margin-right:calc(10px * var(--zoomFactor))}.mr-\[calc\(11px\*var\(--zoomFactor\)\)\]{margin-right:calc(11px * var(--zoomFactor))}.mr-\[calc\(14px\*var\(--zoomFactor\)\)\]{margin-right:calc(14px * var(--zoomFactor))}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-64px\]{margin-top:-64px}.mt-\[13px\]{margin-top:13px}.mt-\[50px\]{margin-top:50px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.\!size-2\.5{width:.625rem!important;height:.625rem!important}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-24{width:6rem;height:6rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-\[100px\]{width:100px;height:100px}.size-\[10px\]{width:10px;height:10px}.size-\[11px\]{width:11px;height:11px}.size-\[13px\]{width:13px;height:13px}.size-\[18px\]{width:18px;height:18px}.size-\[20px\]{width:20px;height:20px}.size-\[34px\]{width:34px;height:34px}.size-\[40px\]{width:40px;height:40px}.size-\[64px\]{width:64px;height:64px}.size-\[70px\]{width:70px;height:70px}.size-\[76px\]{width:76px;height:76px}.size-\[calc\(11px\*var\(--zoomFactor\)\)\]{width:calc(11px * var(--zoomFactor));height:calc(11px * var(--zoomFactor))}.size-\[calc\(32px\*var\(--zoomFactor\)\)\]{width:calc(32px * var(--zoomFactor));height:calc(32px * var(--zoomFactor))}.size-\[calc\(9px\*var\(--zoomFactor\)\)\]{width:calc(9px * var(--zoomFactor));height:calc(9px * var(--zoomFactor))}.size-\[calc\(var\(--zoomFactor\)\*120px\)\]{width:calc(var(--zoomFactor) * 120px);height:calc(var(--zoomFactor) * 120px)}.size-\[calc\(var\(--zoomFactor\)\*160px\)\]{width:calc(var(--zoomFactor) * 160px);height:calc(var(--zoomFactor) * 160px)}.size-full{width:100%;height:100%}.size-scaled-sprite{width:calc(32px * var(--zoomFactor));height:calc(32px * var(--zoomFactor))}.size-sprite{width:32px;height:32px}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-12{height:3rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-\[118px\]{height:118px}.h-\[120px\]{height:120px}.h-\[136px\]{height:136px}.h-\[150px\]{height:150px}.h-\[156px\]{height:156px}.h-\[158px\]{height:158px}.h-\[160px\]{height:160px}.h-\[18px\]{height:18px}.h-\[192px\]{height:192px}.h-\[230px\]{height:230px}.h-\[260px\]{height:260px}.h-\[264px\]{height:264px}.h-\[286px\]{height:286px}.h-\[30\%\]{height:30%}.h-\[300\%\]{height:300%}.h-\[320px\]{height:320px}.h-\[330px\]{height:330px}.h-\[34px\]{height:34px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[500px\]{height:500px}.h-\[5px\]{height:5px}.h-\[60\%\]{height:60%}.h-\[66px\]{height:66px}.h-\[72px\]{height:72px}.h-\[73px\]{height:73px}.h-\[76px\]{height:76px}.h-\[7px\]{height:7px}.h-\[80px\]{height:80px}.h-\[82px\]{height:82px}.h-\[88\%\]{height:88%}.h-\[96px\]{height:96px}.h-\[98px\]{height:98px}.h-\[calc\(100\%\+2px\)\]{height:calc(100% + 2px)}.h-\[calc\(100\%-12px\)\]{height:calc(100% - 12px)}.h-\[calc\(10px\*var\(--zoomFactor\)\)\]{height:calc(10px * var(--zoomFactor))}.h-\[calc\(32px\*var\(--zoomFactor\)\)\]{height:calc(32px * var(--zoomFactor))}.h-\[calc\(60\%\+8px\)\]{height:calc(60% + 8px)}.h-\[calc\(9px\*var\(--zoomFactor\)\)\]{height:calc(9px * var(--zoomFactor))}.h-\[max\(42px\2c calc\(100dvh-550px\)\)\]{height:max(42px,calc(100dvh - 550px))}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-sprite{height:32px}.max-h-32{max-height:8rem}.max-h-48{max-height:12rem}.max-h-\[118px\]{max-height:118px}.max-h-\[300px\]{max-height:300px}.min-h-4{min-height:1rem}.min-h-\[100px\]{min-height:100px}.min-h-\[22px\]{min-height:22px}.min-h-\[34px\]{min-height:34px}.min-h-\[36px\]{min-height:36px}.min-h-\[56px\]{min-height:56px}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-10\/12{width:83.333333%}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-9{width:2.25rem}.w-\[108px\]{width:108px}.w-\[120px\]{width:120px}.w-\[13px\]{width:13px}.w-\[158px\]{width:158px}.w-\[17px\]{width:17px}.w-\[192px\]{width:192px}.w-\[200px\]{width:200px}.w-\[22ch\]{width:22ch}.w-\[22px\]{width:22px}.w-\[230px\]{width:230px}.w-\[240px\]{width:240px}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[262px\]{width:262px}.w-\[270px\]{width:270px}.w-\[298px\]{width:298px}.w-\[300px\]{width:300px}.w-\[316px\]{width:316px}.w-\[320px\]{width:320px}.w-\[45px\]{width:45px}.w-\[51px\]{width:51px}.w-\[53px\]{width:53px}.w-\[61px\]{width:61px}.w-\[67px\]{width:67px}.w-\[68px\]{width:68px}.w-\[72px\]{width:72px}.w-\[73px\]{width:73px}.w-\[83px\]{width:83px}.w-\[840px\]{width:840px}.w-\[86px\]{width:86px}.w-\[893px\]{width:893px}.w-\[90px\]{width:90px}.w-\[96px\]{width:96px}.w-\[98\%\]{width:98%}.w-\[9px\]{width:9px}.w-\[calc\(100\%-12px\)\]{width:calc(100% - 12px)}.w-\[calc\(11px\*var\(--zoomFactor\)\)\]{width:calc(11px * var(--zoomFactor))}.w-\[calc\(4px\*var\(--zoomFactor\)\)\]{width:calc(4px * var(--zoomFactor))}.w-\[calc\(98\%\+4px\)\]{width:calc(98% + 4px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-min{width:-moz-min-content;width:min-content}.w-px{width:1px}.w-screen{width:100vw}.w-sprite{width:32px}.w-sprite-2x{width:64px}.min-w-0{min-width:0}.min-w-\[116px\]{min-width:116px}.min-w-\[260px\]{min-width:260px}.min-w-\[400px\]{min-width:400px}.min-w-\[7rem\]{min-width:7rem}.min-w-\[min\(100vw\2c 280px\)\]{min-width:min(100vw,280px)}.min-w-\[min\(100vw\2c 284px\)\]{min-width:min(100vw,284px)}.min-w-\[min\(100vw\2c 290px\)\]{min-width:min(100vw,290px)}.min-w-\[min\(100vw\2c 300px\)\]{min-width:min(100vw,300px)}.min-w-\[unset\]{min-width:unset}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-36{max-width:9rem}.max-w-44{max-width:11rem}.max-w-52{max-width:13rem}.max-w-64{max-width:16rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-\[242px\]{max-width:242px}.max-w-\[250px\]{max-width:250px}.max-w-\[260px\]{max-width:260px}.max-w-\[270px\]{max-width:270px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[306px\]{max-width:306px}.max-w-\[320px\]{max-width:320px}.max-w-\[600px\]{max-width:600px}.max-w-\[min\(100vw\2c 318px\)\]{max-width:min(100vw,318px)}.max-w-\[min\(calc\(100vw-40px\)\2c 380px\)\]{max-width:min(calc(100vw - 40px),380px)}.max-w-\[min\(calc\(100vw-80px\)\2c 356px\)\]{max-width:min(calc(100vw - 80px),356px)}.max-w-\[min\(calc\(100vw-80px\)\2c 360px\)\]{max-width:min(calc(100vw - 80px),360px)}.max-w-\[min\(calc\(100vw-80px\)\2c 388px\)\]{max-width:min(calc(100vw - 80px),388px)}.max-w-\[min\(calc\(100vw-80px\)\2c 390px\)\]{max-width:min(calc(100vw - 80px),390px)}.max-w-\[min\(calc\(100vw-80px\)\2c 400px\)\]{max-width:min(calc(100vw - 80px),400px)}.max-w-\[min\(calc\(100vw-80px\)\2c 416px\)\]{max-width:min(calc(100vw - 80px),416px)}.max-w-\[min\(calc\(100vw-80px\)\2c 450px\)\]{max-width:min(calc(100vw - 80px),450px)}.max-w-\[unset\]{max-width:unset}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-min{max-width:-moz-min-content;max-width:min-content}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.caption-bottom{caption-side:bottom}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.\!-translate-y-\[3px\]{--tw-translate-y:-3px!important}.\!-translate-y-\[3px\],.\!-translate-y-px{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\!-translate-y-px{--tw-translate-y:-1px!important}.-translate-x-0\.5{--tw-translate-x:-0.125rem}.-translate-x-0\.5,.-translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1{--tw-translate-x:-0.25rem}.-translate-x-1\.5{--tw-translate-x:-0.375rem}.-translate-x-1\.5,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-6{--tw-translate-x:-1.5rem}.-translate-x-6,.-translate-x-7{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-7{--tw-translate-x:-1.75rem}.-translate-x-\[25\%\]{--tw-translate-x:-25%}.-translate-x-\[25\%\],.-translate-x-px{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x:-1px}.-translate-y-0\.5{--tw-translate-y:-0.125rem}.-translate-y-0\.5,.-translate-y-1\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\.5{--tw-translate-y:-0.375rem}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.-translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y:-0.5rem}.-translate-y-4{--tw-translate-y:-1rem}.-translate-y-4,.-translate-y-\[45\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[45\%\]{--tw-translate-y:-45%}.-translate-y-px{--tw-translate-y:-1px}.-translate-y-px,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-0\.5{--tw-translate-x:0.125rem}.translate-x-0\.5,.translate-x-\[-8px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-8px\]{--tw-translate-x:-8px}.translate-x-\[99999999px\]{--tw-translate-x:99999999px}.translate-x-\[99999999px\],.translate-x-px{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x:1px}.translate-y-0\.5{--tw-translate-y:0.125rem}.translate-y-0\.5,.translate-y-\[28px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[28px\]{--tw-translate-y:28px}.translate-y-px{--tw-translate-y:1px}.transform,.translate-y-px{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-chipping{animation:chip-out 1s linear forwards}.animate-fillWidth{animation:fill-width 1s}@keyframes flashing{to{opacity:0}}.animate-flashing{animation:flashing .2s steps(2) 3 forwards}.animate-floating{animation:floating 1s linear forwards}.animate-floating2{animation:floating2 1.5s ease-in-out infinite}.animate-glowing3x{animation:glowing .6s ease-out 3}@keyframes instatwitch{0%{transform:translateX(0)}10%{transform:translateX(3px) skewX(-3deg)}20%{transform:translateX(-3px) skewX(3deg)}40%{transform:translateX(2px) skewX(-2deg)}70%{transform:translateX(-1px) skewX(1deg)}to{transform:translateX(0)}}.animate-instatwitch{animation:instatwitch .35s linear}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pointingDown{animation:pointing 1s steps(2,jump-start) .15s 3}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}@keyframes twitching{90%{transform:translateX(0)}91%{transform:translateX(3px) skewX(-3deg)}92%{transform:translateX(-3px) skewX(3deg)}94%{transform:translateX(2px) skewX(-2deg)}97%{transform:translateX(-1px) skewX(1deg)}to{transform:translateX(0)}}.animate-twitching{animation:twitching 3.5s linear infinite}.cursor-default{cursor:default}.cursor-grabbing{cursor:grabbing}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[130px_1fr\]{grid-template-columns:130px 1fr}.grid-cols-\[130px_min-content\]{grid-template-columns:130px min-content}.grid-cols-\[15px_1fr\]{grid-template-columns:15px 1fr}.grid-cols-\[1fr_116px\]{grid-template-columns:1fr 116px}.grid-cols-\[1fr_126px\]{grid-template-columns:1fr 126px}.grid-cols-\[1fr_min-content\]{grid-template-columns:1fr min-content}.grid-cols-\[60px_1fr\]{grid-template-columns:60px 1fr}.grid-cols-\[88px_1fr\]{grid-template-columns:88px 1fr}.grid-cols-\[min-content\]{grid-template-columns:min-content}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.grid-cols-\[min-content_1fr_min-content\]{grid-template-columns:min-content 1fr min-content}.grid-cols-\[repeat\(19\2c minmax\(0\2c 1fr\)\)\]{grid-template-columns:repeat(19,minmax(0,1fr))}.grid-cols-subgrid{grid-template-columns:subgrid}.grid-rows-\[min-content_1fr\]{grid-template-rows:min-content 1fr}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[3px\]{gap:3px}.gap-\[5px\]{gap:5px}.gap-\[9px\]{gap:9px}.gap-px{gap:1px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-\[17px\]{-moz-column-gap:17px;column-gap:17px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-3{row-gap:.75rem}.gap-y-8{row-gap:2rem}.-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))}.place-self-center{place-self:center}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.text-balance{text-wrap:balance}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-0{border-width:0}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-\[calc\(1px\*var\(--zoomFactor\)\)\]{border-width:calc(1px * var(--zoomFactor))}.border-\[calc\(2px\*var\(--zoomFactor\)\)\]{border-width:calc(2px * var(--zoomFactor))}.border-x-0{border-left-width:0;border-right-width:0}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-ally{--tw-border-opacity:1;border-color:rgb(96 192 96/var(--tw-border-opacity,1))}.border-ally\/70{border-color:rgba(96,192,96,.7)}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-fire{--tw-border-opacity:1;border-color:rgb(255 153 0/var(--tw-border-opacity,1))}.border-hp{--tw-border-opacity:1;border-color:rgb(255 102 102/var(--tw-border-opacity,1))}.border-ice\/20{border-color:rgba(153,255,255,.2)}.border-ice\/25{border-color:rgba(153,255,255,.25)}.border-mana{--tw-border-opacity:1;border-color:rgb(102 153 255/var(--tw-border-opacity,1))}.border-messageOut{--tw-border-opacity:1;border-color:rgb(160 160 255/var(--tw-border-opacity,1))}.border-sound{--tw-border-opacity:1;border-color:rgb(255 102 0/var(--tw-border-opacity,1))}.border-sound\/20{border-color:rgba(255,102,0,.2)}.border-transparent{border-color:transparent}.border-villain{--tw-border-opacity:1;border-color:rgb(255 102 102/var(--tw-border-opacity,1))}.border-villain\/70{border-color:hsla(0,100%,70%,.7)}.border-whiteDark{--tw-border-opacity:1;border-color:rgb(144 144 144/var(--tw-border-opacity,1))}.border-whiteHighlight{--tw-border-opacity:1;border-color:rgb(223 223 223/var(--tw-border-opacity,1))}.border-whiteRegular{--tw-border-opacity:1;border-color:rgb(192 192 192/var(--tw-border-opacity,1))}.border-b-grayRegular{--tw-border-opacity:1;border-bottom-color:rgb(54 54 54/var(--tw-border-opacity,1))}.border-t-grayRegular{--tw-border-opacity:1;border-top-color:rgb(54 54 54/var(--tw-border-opacity,1))}.\!bg-grayHighlight{--tw-bg-opacity:1!important;background-color:rgb(65 65 65/var(--tw-bg-opacity,1))!important}.bg-\[\#336699\]{--tw-bg-opacity:1;background-color:rgb(51 102 153/var(--tw-bg-opacity,1))}.bg-\[\#404040\]{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-black\/60{background-color:rgba(0,0,0,.6)}.bg-black\/70{background-color:rgba(0,0,0,.7)}.bg-current{background-color:currentColor}.bg-death{--tw-bg-opacity:1;background-color:rgb(153 0 0/var(--tw-bg-opacity,1))}.bg-dust{--tw-bg-opacity:1;background-color:rgb(112 217 239/var(--tw-bg-opacity,1))}.bg-earth\/20{background-color:rgba(0,255,0,.2)}.bg-expBar{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-grayDark{--tw-bg-opacity:1;background-color:rgb(39 39 39/var(--tw-bg-opacity,1))}.bg-grayRegular{--tw-bg-opacity:1;background-color:rgb(54 54 54/var(--tw-bg-opacity,1))}.bg-holy\/20{background-color:rgba(255,255,0,.2)}.bg-hpLow{--tw-bg-opacity:1;background-color:rgb(192 48 48/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-whiteDark{--tw-bg-opacity:1;background-color:rgb(144 144 144/var(--tw-bg-opacity,1))}.bg-whiteDarkest{--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1))}.bg-whiteExp{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-whiteExp\/10{background-color:hsla(0,0%,100%,.1)}.bg-whiteExp\/20{background-color:hsla(0,0%,100%,.2)}.bg-whiteHighlight{--tw-bg-opacity:1;background-color:rgb(223 223 223/var(--tw-bg-opacity,1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/45{--tw-gradient-from:rgba(0,0,0,.45) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-whiteExp\/20{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-whiteDark{fill:#909090}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.stroke-3{stroke-width:3px}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-24{padding:6rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-\[3px\]{padding:3px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-px{padding-top:1px;padding-bottom:1px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pb-\[3px\]{padding-bottom:3px}.pb-px{padding-bottom:1px}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pl-\[10px\]{padding-left:10px}.pl-\[13px\]{padding-left:13px}.pl-\[5px\]{padding-left:5px}.pl-px{padding-left:1px}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-\[3px\]{padding-right:3px}.pr-px{padding-right:1px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-px{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-outlined-fill{font-family:var(--font-outlined-fill)}.font-normal{font-weight:400}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.\!text-abilityPower{--tw-text-opacity:1!important;color:rgb(192 132 252/var(--tw-text-opacity,1))!important}.\!text-boosted{--tw-text-opacity:1!important;color:rgb(248 200 16/var(--tw-text-opacity,1))!important}.\!text-invalid{--tw-text-opacity:1!important;color:rgb(255 102 102/var(--tw-text-opacity,1))!important}.text-abilityPower{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.text-ally{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.text-ally\/80{color:rgba(96,192,96,.8)}.text-armor{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-attackDamage{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-attackSpeed{--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-boosted{--tw-text-opacity:1;color:rgb(248 200 16/var(--tw-text-opacity,1))}.text-boosted\/90{color:rgba(248,200,16,.9)}.text-cooldown{--tw-text-opacity:1;color:rgb(102 153 255/var(--tw-text-opacity,1))}.text-damage{--tw-text-opacity:1;color:rgb(192 48 48/var(--tw-text-opacity,1))}.text-dust{--tw-text-opacity:1;color:rgb(112 217 239/var(--tw-text-opacity,1))}.text-earth{--tw-text-opacity:1;color:rgb(0 255 0/var(--tw-text-opacity,1))}.text-expBar{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-fire{--tw-text-opacity:1;color:rgb(255 153 0/var(--tw-text-opacity,1))}.text-gold{--tw-text-opacity:1;color:rgb(248 200 16/var(--tw-text-opacity,1))}.text-healing{--tw-text-opacity:1;color:rgb(102 153 255/var(--tw-text-opacity,1))}.text-health{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.text-holy{--tw-text-opacity:1;color:rgb(255 255 0/var(--tw-text-opacity,1))}.text-hp{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.text-hpFull{--tw-text-opacity:1;color:rgb(0 192 0/var(--tw-text-opacity,1))}.text-hpHealthy{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.text-ice{--tw-text-opacity:1;color:rgb(153 255 255/var(--tw-text-opacity,1))}.text-invalid{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.text-invisibility{--tw-text-opacity:1;color:rgb(151 201 219/var(--tw-text-opacity,1))}.text-lifesteal{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.text-magicResist{--tw-text-opacity:1;color:rgb(129 140 248/var(--tw-text-opacity,1))}.text-message{--tw-text-opacity:1;color:rgb(240 240 0/var(--tw-text-opacity,1))}.text-messageOut{--tw-text-opacity:1;color:rgb(160 160 255/var(--tw-text-opacity,1))}.text-monster{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-rarity-2{--tw-text-opacity:1;color:rgb(0 240 0/var(--tw-text-opacity,1))}.text-rarity-3{--tw-text-opacity:1;color:rgb(32 160 255/var(--tw-text-opacity,1))}.text-rarity-4{--tw-text-opacity:1;color:rgb(255 104 255/var(--tw-text-opacity,1))}.text-rarity-5{--tw-text-opacity:1;color:rgb(240 240 0/var(--tw-text-opacity,1))}.text-skillBar{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.text-sound{--tw-text-opacity:1;color:rgb(255 102 0/var(--tw-text-opacity,1))}.text-speed{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity,1))}.text-stamina{--tw-text-opacity:1;color:rgb(191 255 117/var(--tw-text-opacity,1))}.text-stamina-low{--tw-text-opacity:1;color:rgb(198 97 0/var(--tw-text-opacity,1))}.text-stun{--tw-text-opacity:1;color:rgb(254 240 138/var(--tw-text-opacity,1))}.text-transparent{color:transparent}.text-valid{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.text-villain,.text-warning{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.text-whiteBrightest{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.text-whiteDark{--tw-text-opacity:1;color:rgb(144 144 144/var(--tw-text-opacity,1))}.text-whiteDarker{--tw-text-opacity:1;color:rgb(128 128 128/var(--tw-text-opacity,1))}.text-whiteExp{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-whiteHighlight{--tw-text-opacity:1;color:rgb(223 223 223/var(--tw-text-opacity,1))}.text-whiteRegular{--tw-text-opacity:1;color:rgb(192 192 192/var(--tw-text-opacity,1))}.text-whiteRegular\/60{color:hsla(0,0%,75%,.6)}.text-zombie{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-top-line{--tw-shadow:0px -1px 0px 0px #000;--tw-shadow-colored:0px -1px 0px 0px var(--tw-shadow-color)}.shadow-top-line,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.blur-\[3px\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[3px\]{--tw-blur:blur(3px)}.brightness-110{--tw-brightness:brightness(1.1)}.brightness-110,.brightness-125{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-125{--tw-brightness:brightness(1.25)}.brightness-200{--tw-brightness:brightness(2)}.brightness-200,.brightness-\[1\.2\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-\[1\.2\]{--tw-brightness:brightness(1.2)}.brightness-\[80\%\]{--tw-brightness:brightness(80%)}.brightness-\[80\%\],.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale-50,.grayscale-75{--tw-grayscale:grayscale(50%)}.filter,.grayscale-50,.grayscale-75{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[translate\]{transition-property:translate;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-1000{transition-delay:1s}.delay-300{transition-delay:.3s}.delay-700{transition-delay:.7s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.animate-out{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.fade-in,.fade-in-0{--tw-enter-opacity:0}.fade-out{--tw-exit-opacity:0}.zoom-in-0{--tw-enter-scale:0}.zoom-in-95{--tw-enter-scale:.95}.zoom-out-95{--tw-exit-scale:.95}.slide-in-from-left-1\/2{--tw-enter-translate-x:-50%}.slide-in-from-right{--tw-enter-translate-x:100%}.slide-in-from-top{--tw-enter-translate-y:-100%}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-75{animation-duration:75ms}.delay-1000{animation-delay:1s}.delay-300{animation-delay:.3s}.delay-700{animation-delay:.7s}.\!ease-out-expo{animation-timing-function:cubic-bezier(.16,1,.3,1)!important}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.fill-mode-forwards{animation-fill-mode:forwards}.direction-reverse{animation-direction:reverse}.repeat-1{animation-iteration-count:1}:root{--bgAccent:#1e1e1e;--bg:#191919;--zoomFactor:1;body[data-scroll-locked][data-scroll-locked]{overflow:auto!important}}body{color:#fff;background:var(--bg)}body:has(#homepage){overflow-x:hidden;background-image:unset}*{scrollbar-color:#484848 transparent}img{max-width:unset}canvas{pointer-events:none}.custom-scrollbar{scrollbar-color:#191919 transparent}button{word-spacing:inherit}.responsive-zoom-factor{--zoomFactor:1}@media (min-width:1024px){.responsive-zoom-factor{--zoomFactor:2}}.actor-button:focus+div,.actor-button:hover+div{filter:brightness(125%)}.actor-button:focus+div>div:first-child,.actor-button:hover+div>div:first-child{border-color:#dfdfdf!important}.ui-effects-passive-animation{animation:activePassive 1.25s linear infinite}@keyframes activePassive{0%{stroke-dashoffset:400%}to{stroke-dashoffset:0%}}.ui-effects-shine-animation{animation:shine 8s forwards}@keyframes shine{0%{opacity:0;left:0;transform:translate(-100%,-50%) rotate(32deg)}0.1%{opacity:1;left:0;transform:translate(-100%,-50%) rotate(32deg)}4%{opacity:1;left:20%;transform:translate(-60%,-50%) rotate(32deg)}12%,to{opacity:1;left:100%;transform:translate(100%,-50%) rotate(32deg)}}.gene-stats-bar-filled{animation:filled .2s ease-out forwards}@keyframes filled{10%{translate:2px;filter:brightness(200%)}35%{translate:-1px}50%{translate:1px}60%{translate:0}80%{filter:brightness(100%)}}.spill-particles{top:0;animation:spill .4s linear forwards}@keyframes spill{0%{rotate:-90deg}15%{translate:3px -5px}25%{translate:5px -7px}40%{translate:8px -8px}50%{translate:10px -7px}65%{translate:13px -2px;opacity:1}90%{rotate:90deg;translate:15px 10px;opacity:0}to{opacity:0}}.spill-particles-2{top:-2px;animation:spill2 .6s linear forwards}@keyframes spill2{0%{rotate:-90deg}15%{translate:5px -7px}25%{translate:9px -10px}40%{translate:14px -11px}50%{translate:17px -10px}65%{translate:20px -5px;opacity:1}90%{rotate:70deg;translate:26px 14px;opacity:0}to{opacity:0}}.use-monster-tier-upgrading .tier-stars{animation:pulsate .3s ease-out 1s 2 forwards}.rolling-column[data-prizeidx="0"] .slot[data-stat=hp]{margin-top:12px}.rolling-column[data-prizeidx="0"] .slot[data-stat=ap]{margin-bottom:12px}.rolling-column[data-prizeidx="1"] .slot[data-stat=ad]{margin-top:16px}.rolling-column[data-prizeidx="1"] .slot[data-stat=hp]{margin-bottom:16px}.rolling-column[data-prizeidx="2"] .slot[data-stat=ap]{margin-top:12px}.rolling-column[data-prizeidx="2"] .slot[data-stat=ad]{margin-bottom:12px}.rolling-column[data-prizeidx="0"] .slot[data-tier="2"]{margin-bottom:auto}.rolling-column[data-prizeidx="0"] .slot[data-tier="5"]{margin-top:8px}.rolling-column[data-prizeidx="1"] .slot[data-tier="1"]{margin-top:auto}.rolling-column[data-prizeidx="1"] .slot[data-tier="3"]{margin-bottom:12px}.rolling-column[data-prizeidx="2"] .slot[data-tier="2"]{margin-top:12px}.rolling-column[data-prizeidx="2"] .slot[data-tier="4"]{margin-bottom:12px}.rolling-column[data-prizeidx="3"] .slot[data-tier="3"]{margin-top:12px}.rolling-column[data-prizeidx="3"] .slot[data-tier="5"]{margin-bottom:12px}.rolling-column[data-prizeidx="4"] .slot[data-tier="4"]{margin-top:12px}.rolling-column[data-prizeidx="4"] .slot[data-tier="1"]{margin-bottom:auto}.stat[data-prizeidx="0"]{color:#f97316}.stat[data-prizeidx="1"]{color:#c084fc}.stat[data-prizeidx="2"]{color:#69f}.tier[data-prizeidx="0"]{color:silver}.tier[data-prizeidx="1"]{color:#00f000}.tier[data-prizeidx="2"]{color:#20a0ff}.tier[data-prizeidx="3"]{color:#ff68ff}.tier[data-prizeidx="4"]{color:#f0f000}.first\:table-frame-bottom:first-child{border-width:0 0 2px;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 2px 0/0 repeat;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 2px 0/0 repeat;image-rendering:pixelated}.\*\:first\:\*\:\!table-frame-top-left>:first-child>*{border-width:2px 0 0 2px!important;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/2px 0 0 2px/0 repeat!important;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/2px 0 0 2px/0 repeat!important;image-rendering:pixelated!important}.first\:\*\:first\:\*\:\!table-frame-top>:first-child>:first-child{border-width:2px 0 0!important;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/2px 0 0 0/0 repeat!important;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/2px 0 0 0/0 repeat!important;image-rendering:pixelated!important}.read-only\:dithered-background:-moz-read-only{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px}.read-only\:dithered-background:read-only{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px}.focus-within\:focused-highlight:focus-within{border-radius:.125rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(160 160 255/var(--tw-ring-opacity,1))}.hover\:unset-border-image:hover{-o-border-image:unset;border-image:unset}.active\:frame-mini-pressed:active{border-width:1px;-o-border-image:url(/_next/static/media/1-frame-mini-pressed.65d37ade.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-mini-pressed.65d37ade.png) 1/1px/0 repeat;image-rendering:pixelated}.active\:frame-pressed-1:active{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.active\:frame-pressed-2:active{--borderWidth:2px;border-width:2px;-o-border-image:url(/_next/static/media/2-frame-pressed.9dc8e2a1.png) 2/2px/0 repeat;border-image:url(/_next/static/media/2-frame-pressed.9dc8e2a1.png) 2/2px/0 repeat;image-rendering:pixelated}.active\:frame-pressed-1-blue:active{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-blue.daacb261.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-blue.daacb261.png) 1/1px/0 repeat;image-rendering:pixelated}.active\:frame-pressed-1-green:active{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;image-rendering:pixelated}.active\:frame-pressed-1-red:active{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-red.b78fb970.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-red.b78fb970.png) 1/1px/0 repeat;image-rendering:pixelated}.active\:frame-pressed-1-yellow:active{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-yellow.1d330833.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-yellow.1d330833.png) 1/1px/0 repeat;image-rendering:pixelated}.enabled\:draggable:enabled{cursor:grab}.enabled\:draggable:enabled[aria-pressed=true]{cursor:grabbing}.disabled\:dithered-background:disabled{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px}.disabled\:dithered:disabled{position:relative}.disabled\:dithered:disabled:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.group:active .group-active\:unset-border-image,.group:hover .group-hover\:unset-border-image{-o-border-image:unset;border-image:unset}.group:active .group-active\:frame-pressed-1{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.group:active .group-active\:frame-pressed-1-green{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;image-rendering:pixelated}.group.locked .group-\[\.locked\]\:dithered{position:relative}.group.locked .group-\[\.locked\]\:dithered:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.has-\[\:disabled\]\:dithered:has(:disabled){position:relative}.has-\[\:disabled\]\:dithered:has(:disabled):after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.aria-checked\:radio-checked[aria-checked=true]{background:url(/_next/static/media/radio-checked.6b4252d1.png);background-size:cover;image-rendering:pixelated}.data-\[alive\=\'false\'\]\:dithered[data-alive=false]{position:relative}.data-\[alive\=\'false\'\]\:dithered[data-alive=false]:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.data-\[boosted\=\'true\'\]\:dithered[data-boosted=true]{position:relative}.data-\[boosted\=\'true\'\]\:dithered[data-boosted=true]:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.data-\[disabled\=\'true\'\]\:dithered[data-disabled=true]{position:relative}.data-\[disabled\=\'true\'\]\:dithered[data-disabled=true]:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.data-\[dithered\=\'true\'\]\:dithered[data-dithered=true]{position:relative}.data-\[dithered\=\'true\'\]\:dithered[data-dithered=true]:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.data-\[failed\=\'true\'\]\:dithered[data-failed=true]{position:relative}.data-\[failed\=\'true\'\]\:dithered[data-failed=true]:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.data-\[softdisabled\=\'true\'\]\:dithered[data-softdisabled=true]{position:relative}.data-\[softdisabled\=\'true\'\]\:dithered[data-softdisabled=true]:after{border-radius:inherit;background:repeating-conic-gradient(#363636 0 25%,#44444477 0 50%) 0 0 /2px 2px;position:absolute;top:0;left:0;content:var(--tw-content);width:100%;height:100%}.data-\[highlighted\=\'true\'\]\:unset-border-image[data-highlighted=true]{-o-border-image:unset;border-image:unset}.data-\[open\=\'true\'\]\:\!unset-border-image[data-open=true]{-o-border-image:unset!important;border-image:unset!important}.data-\[recent\=\'true\'\]\:unset-border-image[data-recent=true]{-o-border-image:unset;border-image:unset}.data-\[orientation\=\'vertical\'\]\:scrollbar-vertical[data-orientation=vertical]{-o-border-image:url(/_next/static/media/scrollbar-handle-vertical.962972d4.png) 5 6 6 6/5px 6px 6px 6px/0;border-image:url(/_next/static/media/scrollbar-handle-vertical.962972d4.png) 5 6 6 6/5px 6px 6px 6px/0;image-rendering:pixelated}.data-\[orientation\=\'horizontal\'\]\:scrollbar-horizontal[data-orientation=horizontal]{-o-border-image:url(/_next/static/media/scrollbar-handle-horizontal.32a67957.png) 6 5 6 6/6px 5px 6px 6px/0;border-image:url(/_next/static/media/scrollbar-handle-horizontal.32a67957.png) 6 5 6 6/6px 5px 6px 6px/0;image-rendering:pixelated}.data-\[state\=active\]\:console-frame-active[data-state=active]{border-width:2px;-o-border-image:url(/_next/static/media/console-frame-active.b8d2f7c8.png) 2/2px/0 repeat;border-image:url(/_next/static/media/console-frame-active.b8d2f7c8.png) 2/2px/0 repeat;image-rendering:pixelated}.data-\[active\=\'true\'\]\:frame-pressed-1[data-active=true]{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.data-\[active\=\'true\'\]\:frame-pressed-2[data-active=true]{--borderWidth:2px;border-width:2px;-o-border-image:url(/_next/static/media/2-frame-pressed.9dc8e2a1.png) 2/2px/0 repeat;border-image:url(/_next/static/media/2-frame-pressed.9dc8e2a1.png) 2/2px/0 repeat;image-rendering:pixelated}.data-\[noframes\=\'false\'\]\:frame-pressed-1[data-noframes=false],.data-\[selected\=\'true\'\]\:frame-pressed-1[data-selected=true],.data-\[state\=open\]\:frame-pressed-1[data-state=open]{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.data-\[over\=\'true\'\]\:frame-pressed-1-red[data-over=true]{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-red.b78fb970.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-red.b78fb970.png) 1/1px/0 repeat;image-rendering:pixelated}@media not all and (min-width:768px){.data-\[state\=active\]\:surface-regular[data-state=active]{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.data-\[state\=active\]\:surface-regular[data-state=active]{background:url(/_next/static/media/background-regular.b0337118.png);image-rendering:pixelated;-webkit-touch-callout:none}.data-\[hoverable\=\'true\'\]\:hover\:unset-border-image:hover[data-hoverable=true]{-o-border-image:unset;border-image:unset}.data-\[clickable\=\'true\'\]\:active\:frame-pressed-1:active[data-clickable=true]{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.group:hover .data-\[dragging\=\'false\'\]\:group-hover\:unset-border-image[data-dragging=false]{-o-border-image:unset;border-image:unset}.peer[data-state=checked]~.peer-data-\[state\=checked\]\:radio-checked{background:url(/_next/static/media/radio-checked.6b4252d1.png);background-size:cover;image-rendering:pixelated}@media (min-width:540px){.sm\:pixel-font-32{font-family:var(--font-filled);font-size:32px;line-height:1;letter-spacing:.0625rem;word-spacing:-.1875rem}}@media (min-width:768px){.md\:data-\[selected\=\'true\'\]\:frame-pressed-1[data-selected=true]{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed.e3fabbc5.png) 1/1px/0 repeat;image-rendering:pixelated}.md\:data-\[selected\=\'true\'\]\:frame-pressed-1-green[data-selected=true]{--borderWidth:1px;border-width:1px;-o-border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;border-image:url(/_next/static/media/1-frame-pressed-green.27c62049.png) 1/1px/0 repeat;image-rendering:pixelated}}@media (min-width:1024px){.lg\:homepage-spotlight-145{background:linear-gradient(145deg,#191919,#1a1a1a 45%,#232323 50%,#1a1a1a 63%,#191919 70%)}.lg\:pixel-font-32{font-family:var(--font-filled);font-size:32px;line-height:1;letter-spacing:.0625rem;word-spacing:-.1875rem}}@media (min-width:1200px){.\32xl\:container-inventory-4{display:grid;gap:4px;padding:4px;grid-template-rows:34px;grid-template-columns:repeat(4,34px);align-items:start}.\32xl\:pixel-font-14{font-family:var(--font-filled);font-size:14px;line-height:1;letter-spacing:.0625rem;word-spacing:-.1875rem}.data-\[full\=\'true\'\]\:2xl\:console-frame-active-full[data-full=true],.data-\[state\=\'active\'\]\:2xl\:console-frame-active-full[data-state=active]{border-width:2px;-o-border-image:url(/_next/static/media/console-frame-active-full.b0e0cfca.png) 2/2px/0 repeat;border-image:url(/_next/static/media/console-frame-active-full.b0e0cfca.png) 2/2px/0 repeat;image-rendering:pixelated}@media not all and (min-width:768px){.data-\[full\=\'true\'\]\:2xl\:surface-dark[data-full=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.data-\[full\=\'true\'\]\:2xl\:surface-dark[data-full=true]{background:url(/_next/static/media/background-dark.95edca67.png);image-rendering:pixelated;-webkit-touch-callout:none}}.\[\&\:not\(\:first-child\)\]\:table-frame-bottom-left:not(:first-child){border-width:0 0 2px 2px;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 2px 2px/0 repeat;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 2px 2px/0 repeat;image-rendering:pixelated}.\[\&\:not\(\:first-child\)\]\:table-frame-left:not(:first-child){border-width:0 0 0 2px;-o-border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 0 2px/0 repeat;border-image:url(/_next/static/media/table-frame.9396b1cf.png) 2/0 0 0 2px/0 repeat;image-rendering:pixelated}.\[\&_\*\]\:focus-style-visible *{border-radius:.125rem}.\[\&_\*\]\:focus-style-visible :focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(160 160 255/var(--tw-ring-opacity,1))}.\[\&_\*\]\:focus-style-visible :active:focus-visible{--tw-ring-color:rgba(160,160,255,.5)}.\*\:absolute>*{position:absolute}.\*\:bottom-0>*{bottom:0}.\*\:right-0>*{right:0}.\*\:\*\:table-cell>*>*{display:table-cell}.\*\:table-row>*{display:table-row}.\*\:h-full>*{height:100%}.\*\:\*\:bg-whiteDarkest>*>*{--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1))}.\*\:\*\:pr-2>*>*{padding-right:.5rem}.\*\:text-center>*{text-align:center}.\*\:shadow-lg>*{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\*\:transition-transform>*{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\*\:duration-700>*{transition-duration:.7s}.\*\:ease-in>*{transition-timing-function:cubic-bezier(.4,0,1,1)}.\*\:animate-in>*{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.\*\:slide-in-from-left>*{--tw-enter-translate-x:-100%}.\*\:duration-700>*{animation-duration:.7s}.\*\:ease-in>*{animation-timing-function:cubic-bezier(.4,0,1,1)}.marker\:text-abilityPower ::marker{color:#c084fc}.marker\:text-ally ::marker{color:#60c060}.marker\:text-cooldown ::marker{color:#69f}.marker\:text-abilityPower::marker{color:#c084fc}.marker\:text-ally::marker{color:#60c060}.marker\:text-cooldown::marker{color:#69f}.selection\:bg-whiteDarker ::-moz-selection{--tw-bg-opacity:1;background-color:rgb(128 128 128/var(--tw-bg-opacity,1))}.selection\:bg-whiteDarker ::selection{--tw-bg-opacity:1;background-color:rgb(128 128 128/var(--tw-bg-opacity,1))}.selection\:text-whiteExp ::-moz-selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.selection\:text-whiteExp ::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.selection\:bg-whiteDarker::-moz-selection{--tw-bg-opacity:1;background-color:rgb(128 128 128/var(--tw-bg-opacity,1))}.selection\:bg-whiteDarker::selection{--tw-bg-opacity:1;background-color:rgb(128 128 128/var(--tw-bg-opacity,1))}.selection\:text-whiteExp::-moz-selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.selection\:text-whiteExp::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.placeholder\:text-whiteDark\/60::-moz-placeholder{color:hsla(0,0%,56%,.6)}.placeholder\:text-whiteDark\/60::placeholder{color:hsla(0,0%,56%,.6)}.first\:-ml-1:first-child{margin-left:-.25rem}.first\:-ml-4:first-child{margin-left:-1rem}.first\:border-l-0:first-child{border-left-width:0}.first\:\*\:first\:hidden:first-child>:first-child{display:none}.\*\:first\:\*\:pb-1>:first-child>*{padding-bottom:.25rem}.last\:mb-0:last-child{margin-bottom:0}.odd\:bg-grayBrightest:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(72 72 72/var(--tw-bg-opacity,1))}.even\:bg-grayHighlight:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(65 65 65/var(--tw-bg-opacity,1))}.invalid\:text-invalid:invalid{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.read-only\:text-zombie:-moz-read-only{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1))}.read-only\:text-zombie:read-only{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1))}.hover\:border-fire:hover{--tw-border-opacity:1;border-color:rgb(255 153 0/var(--tw-border-opacity,1))}.hover\:border-whiteExp:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.hover\:bg-hpLow:hover{--tw-bg-opacity:1;background-color:rgb(192 48 48/var(--tw-bg-opacity,1))}.hover\:bg-whiteDarkest:hover{--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1))}.hover\:fill-whiteExp:hover{fill:#fff}.hover\:text-whiteBrightest:hover{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.hover\:text-whiteExp:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:opacity-60:hover{opacity:.6}.hover\:brightness-125:hover{--tw-brightness:brightness(1.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus-visible\:z-3:focus-visible{z-index:3}.active\:opacity-70:active{opacity:.7}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:hidden:disabled{display:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-grayBrightest:disabled{--tw-bg-opacity:1;background-color:rgb(72 72 72/var(--tw-bg-opacity,1))}.disabled\:text-whiteBrightest:disabled{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.disabled\:text-whiteDark\/60:disabled{color:hsla(0,0%,56%,.6)}.disabled\:text-whiteHighlight\/60:disabled{color:hsla(0,0%,87%,.6)}.disabled\:opacity-0:disabled{opacity:0}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-80:disabled{opacity:.8}.disabled\:grayscale:disabled{--tw-grayscale:grayscale(100%)}.disabled\:grayscale-50:disabled,.disabled\:grayscale:disabled{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.disabled\:grayscale-50:disabled{--tw-grayscale:grayscale(50%)}.disabled\:active\:opacity-100:active:disabled{opacity:1}.group\/row:hover .group-hover\/row\:bg-grayHighlight{--tw-bg-opacity:1;background-color:rgb(65 65 65/var(--tw-bg-opacity,1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:brightness-110{--tw-brightness:brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:active .group-active\:opacity-70{opacity:.7}.peer:disabled~.peer-disabled\:opacity-25{opacity:.25}.has-\[\:disabled\]\:cursor-not-allowed:has(:disabled){cursor:not-allowed}.has-\[\[aria-checked\=true\]\]\:bg-whiteDarkest:has([aria-checked=true]){--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1))}.has-\[\.scrollbar-element\]\:pb-3:has(.scrollbar-element){padding-bottom:.75rem}.has-\[\.scrollbar-element\]\:pr-3:has(.scrollbar-element){padding-right:.75rem}.has-\[\[aria-checked\=false\]\]\:text-messageOut:has([aria-checked=false]){--tw-text-opacity:1;color:rgb(160 160 255/var(--tw-text-opacity,1))}.has-\[\[aria-checked\=true\]\]\:text-whiteBrightest:has([aria-checked=true]){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.aria-invalid\:text-invalid[aria-invalid=true]{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.data-\[visible\=\'false\'\]\:absolute[data-visible=false]{position:absolute}.data-\[rarity\=\'true\'\]\:-right-0\.5[data-rarity=true]{right:-.125rem}.data-\[rarity\=\'true\'\]\:-top-0\.5[data-rarity=true]{top:-.125rem}.data-\[disabled\=\'true\'\]\:isolate[data-disabled=true]{isolation:isolate}.data-\[disabled\=\'true\'\]\:z-5[data-disabled=true]{z-index:5}.data-\[state\=active\]\:z-2[data-state=active]{z-index:2}.data-\[blip\=\'true\'\]\:order-first[data-blip=true]{order:-9999}.data-\[disabled\=\'true\'\]\:order-last[data-disabled=true]{order:9999}.data-\[nopadding\=\'true\'\]\:my-0[data-nopadding=true]{margin-top:0;margin-bottom:0}.data-\[text\=\'true\'\]\:mt-px[data-text=true]{margin-top:1px}.data-\[animating\=\'true\'\]\:contents[data-animating=true]{display:contents}.data-\[animating\=\'true\'\]\:hidden[data-animating=true]{display:none}.data-\[orientation\=\'horizontal\'\]\:h-3[data-orientation=horizontal]{height:.75rem}.data-\[orientation\=\'vertical\'\]\:h-full[data-orientation=vertical]{height:100%}.data-\[scrollable\=\'true\'\]\:h-\[192px\][data-scrollable=true]{height:192px}.data-\[type\=\'auto\'\]\:h-full[data-type=auto]{height:100%}.data-\[full\=\'true\'\]\:w-full[data-full=true]{width:100%}.data-\[large\=\'true\'\]\:w-\[51px\][data-large=true]{width:51px}.data-\[max\=\'true\'\]\:w-full[data-max=true]{width:100%}.data-\[max\=\'true\'\]\:w-min[data-max=true]{width:-moz-min-content;width:min-content}.data-\[orientation\=\'vertical\'\]\:w-3[data-orientation=vertical]{width:.75rem}.data-\[type\=\'auto\'\]\:w-full[data-type=auto]{width:100%}.data-\[mode\=\'equip\'\]\:min-w-\[260px\][data-mode=equip]{min-width:260px}.data-\[autosetup\=\'true\'\]\:translate-y-\[28px\][data-autosetup=true]{--tw-translate-y:28px}.data-\[autosetup\=\'true\'\]\:translate-y-\[28px\][data-autosetup=true],.data-\[rarity\=\'5\'\]\:-translate-x-1\.5[data-rarity="5"]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[rarity\=\'5\'\]\:-translate-x-1\.5[data-rarity="5"]{--tw-translate-x:-0.375rem}.data-\[rarity\=\'5\'\]\:-translate-y-1\.5[data-rarity="5"]{--tw-translate-y:-0.375rem}.data-\[rarity\=\'5\'\]\:-translate-y-1\.5[data-rarity="5"],.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=left\]\:-translate-x-1[data-side=left],.data-\[side\=right\]\:translate-x-1[data-side=right]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[side\=top\]\:-translate-y-1[data-side=top],.data-\[visible\=\'true\'\]\:-translate-x-1[data-visible=true]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[visible\=\'true\'\]\:-translate-x-1[data-visible=true]{--tw-translate-x:-0.25rem}.data-\[visible\=\'true\'\]\:translate-x-0[data-visible=true]{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes floating2{0%{translate:0 0}50%{translate:0 -7%}to{translate:0 0}}.data-\[animating\=\'true\'\]\:animate-floating2[data-animating=true]{animation:floating2 1.5s ease-in-out infinite}@keyframes glowing{0%{filter:brightness(100%)}50%{filter:brightness(150%)}to{filter:brightness(100%)}}.data-\[glowing\=\'true\'\]\:animate-glowing3x[data-glowing=true]{animation:glowing .6s ease-out 3}@keyframes chip-out{15%{transform:translate(max(25%,4px),-80%)}25%{transform:translate(max(35%,5px),-90%)}40%{transform:translate(max(45%,6px),-95%)}50%{transform:translate(max(50%,7px),-100%);opacity:1}65%{transform:translate(max(65%,8px),-75%)}75%{transform:translate(max(75%,9px),100%);opacity:0}to{opacity:0}}.data-\[heal\=\'false\'\]\:animate-chipping[data-heal=false]{animation:chip-out 1s linear forwards}@keyframes floating{50%{transform:translateY(-50%);opacity:1}75%{transform:translateY(-100%);opacity:0}to{opacity:0}}.data-\[heal\=\'true\'\]\:animate-floating[data-heal=true]{animation:floating 1s linear forwards}@keyframes fill-width{0%{width:0}to{width:100%}}.data-\[leveled-up\=\'false\'\]\:animate-fillWidth[data-leveled-up=false]{animation:fill-width 1s}@keyframes pulse{50%{opacity:.5}}.data-\[leveled-up\=\'false\'\]\:animate-pulse[data-leveled-up=false]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pointing{0%{translate:0 4px}}.data-\[pointing\=\'true\'\]\:animate-pointingDown[data-pointing=true]{animation:pointing 1s steps(2,jump-start) .15s 3}.data-\[picked\=\'true\'\]\:cursor-default[data-picked=true]{cursor:default}.data-\[single\=\'false\'\]\:grid-cols-2[data-single=false]{grid-template-columns:repeat(2,minmax(0,1fr))}.data-\[orientation\=\'horizontal\'\]\:flex-col[data-orientation=horizontal]{flex-direction:column}.data-\[centered\=\'true\'\]\:justify-center[data-centered=true],.data-\[heal\=\'false\'\]\:justify-center[data-heal=false]{justify-content:center}.data-\[downscaled-text\=\'false\'\]\:gap-2[data-downscaled-text=false]{gap:.5rem}.data-\[disabled\=\'true\'\]\:overflow-hidden[data-disabled=true]{overflow:hidden}.data-\[state\=\'inactive\'\]\:truncate[data-state=inactive]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-\[recent\=\'true\'\]\:rounded[data-recent=true]{border-radius:.25rem}.data-\[faction\=\'ally\'\]\:border-ally[data-faction=ally]{--tw-border-opacity:1;border-color:rgb(96 192 96/var(--tw-border-opacity,1))}.data-\[faction\=\'villain\'\]\:border-villain[data-faction=villain],.data-\[highlighted\=\'true\'\]\:border-villain[data-highlighted=true],.data-\[multiselected\=\'true\'\]\:border-villain[data-multiselected=true]{--tw-border-opacity:1;border-color:rgb(255 102 102/var(--tw-border-opacity,1))}.data-\[selected\=\'true\'\]\:border-messageOut[data-selected=true]{--tw-border-opacity:1;border-color:rgb(160 160 255/var(--tw-border-opacity,1))}.data-\[villain\=\'true\'\]\:border-villain\/70[data-villain=true]{border-color:hsla(0,100%,70%,.7)}.data-\[highlight\=\'true\'\]\:bg-whiteDarkest[data-highlight=true]{--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1))}.data-\[mod\=\'0\'\]\:bg-whiteExp\/20[data-mod="0"]{background-color:hsla(0,0%,100%,.2)}.data-\[state\=open\]\:bg-whiteDarkest[data-state=open]{--tw-bg-opacity:1;background-color:rgb(88 88 88/var(--tw-bg-opacity,1))}.data-\[nopadding\=\'true\'\]\:px-0[data-nopadding=true]{padding-left:0;padding-right:0}.data-\[downscaled-text\=\'false\'\]\:pt-4[data-downscaled-text=false]{padding-top:1rem}.data-\[en\=\'false\'\]\:pl-\[5px\][data-en=false]{padding-left:5px}.data-\[en\=\'false\'\]\:pl-px[data-en=false],.data-\[en\=\'true\'\]\:pl-px[data-en=true]{padding-left:1px}.data-\[full\=\'false\'\]\:pl-\[10px\][data-full=false]{padding-left:10px}.data-\[boosted\=\'true\'\]\:text-boosted\/90[data-boosted=true]{color:rgba(248,200,16,.9)}.data-\[completed\=\'true\'\]\:text-ally[data-completed=true],.data-\[completed\=\'true\'\]\:text-hpHealthy[data-completed=true]{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.data-\[current\=\'true\'\]\:text-whiteBrightest[data-current=true]{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.data-\[disabled\=\'true\'\]\:text-whiteHighlight[data-disabled=true]{--tw-text-opacity:1;color:rgb(223 223 223/var(--tw-text-opacity,1))}.data-\[empty\=\'true\'\]\:text-transparent[data-empty=true]{color:transparent}.data-\[empty\=\'true\'\]\:text-whiteDarker[data-empty=true]{--tw-text-opacity:1;color:rgb(128 128 128/var(--tw-text-opacity,1))}.data-\[empty\=\'true\'\]\:text-whiteExp[data-empty=true]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.data-\[full\=\'true\'\]\:text-ally[data-full=true]{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.data-\[full\=\'true\'\]\:text-gold[data-full=true]{--tw-text-opacity:1;color:rgb(248 200 16/var(--tw-text-opacity,1))}.data-\[full\=\'true\'\]\:text-invalid[data-full=true],.data-\[full\=\'true\'\]\:text-villain[data-full=true]{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.data-\[highlight\=\'true\'\]\:text-whiteBrightest[data-highlight=true]{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.data-\[locked\=\'false\'\]\:text-whiteRegular[data-locked=false]{--tw-text-opacity:1;color:rgb(192 192 192/var(--tw-text-opacity,1))}.data-\[me\=\'true\'\]\:text-messageOut[data-me=true]{--tw-text-opacity:1;color:rgb(160 160 255/var(--tw-text-opacity,1))}.data-\[notier\=\'true\'\]\:text-whiteHighlight[data-notier=true]{--tw-text-opacity:1;color:rgb(223 223 223/var(--tw-text-opacity,1))}.data-\[over\=\'true\'\]\:text-whiteDark[data-over=true]{--tw-text-opacity:1;color:rgb(144 144 144/var(--tw-text-opacity,1))}.data-\[record\=\'true\'\]\:text-messageOut[data-record=true]{--tw-text-opacity:1;color:rgb(160 160 255/var(--tw-text-opacity,1))}.data-\[regular\=\'true\'\]\:text-whiteRegular[data-regular=true]{--tw-text-opacity:1;color:rgb(192 192 192/var(--tw-text-opacity,1))}.data-\[rewards\=\'true\'\]\:text-message[data-rewards=true]{--tw-text-opacity:1;color:rgb(240 240 0/var(--tw-text-opacity,1))}.data-\[selected\=\'true\'\]\:text-hpHealthy[data-selected=true]{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.data-\[selected\=\'true\'\]\:text-whiteExp[data-selected=true]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.data-\[spent\=\'-1\'\]\:text-villain[data-spent="-1"]{--tw-text-opacity:1;color:rgb(255 102 102/var(--tw-text-opacity,1))}.data-\[spent\=\'1\'\]\:text-ally[data-spent="1"]{--tw-text-opacity:1;color:rgb(96 192 96/var(--tw-text-opacity,1))}.data-\[stat\=\'ad\'\]\:text-attackDamage[data-stat=ad]{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.data-\[stat\=\'ap\'\]\:text-abilityPower[data-stat=ap]{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.data-\[stat\=\'hp\'\]\:text-healing[data-stat=hp]{--tw-text-opacity:1;color:rgb(102 153 255/var(--tw-text-opacity,1))}.data-\[state\=active\]\:text-whiteBrightest[data-state=active],.data-\[state\=open\]\:text-whiteBrightest[data-state=open]{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.data-\[transparent\=\'true\'\]\:text-transparent[data-transparent=true]{color:transparent}.data-\[failed\=\'true\'\]\:line-through[data-failed=true],.data-\[restored\=\'true\'\]\:line-through[data-restored=true]{text-decoration-line:line-through}.data-\[active\=\'false\'\]\:opacity-20[data-active=false]{opacity:.2}.data-\[amount\=\'0\'\]\:opacity-70[data-amount="0"]{opacity:.7}.data-\[disabled\=\'true\'\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[disabled\=\'true\'\]\:opacity-70[data-disabled=true]{opacity:.7}.data-\[disabled\=\'true\'\]\:opacity-75[data-disabled=true]{opacity:.75}.data-\[dragging\=\'true\'\]\:opacity-0[data-dragging=true]{opacity:0}.data-\[dragging\=\'true\'\]\:opacity-30[data-dragging=true]{opacity:.3}.data-\[dragging\=\'true\'\]\:opacity-40[data-dragging=true]{opacity:.4}.data-\[empty\=\'true\'\]\:opacity-50[data-empty=true]{opacity:.5}.data-\[equipmode\=\'true\'\]\:opacity-60[data-equipmode=true]{opacity:.6}.data-\[hidden\=\'true\'\]\:opacity-0[data-hidden=true]{opacity:0}.data-\[leveled-up\=\'false\'\]\:opacity-70[data-leveled-up=false]{opacity:.7}.data-\[loaded\=\'false\'\]\:opacity-0[data-loaded=false]{opacity:0}.data-\[locked\=\'true\'\]\:opacity-20[data-locked=true]{opacity:.2}.data-\[none\=\'true\'\]\:opacity-60[data-none=true]{opacity:.6}.data-\[ready\=\'false\'\]\:opacity-40[data-ready=false]{opacity:.4}.data-\[transparent\=\'true\'\]\:opacity-25[data-transparent=true]{opacity:.25}.data-\[transparent\=\'true\'\]\:opacity-35[data-transparent=true]{opacity:.35}.data-\[highlighted\=\'true\'\]\:brightness-125[data-highlighted=true]{--tw-brightness:brightness(1.25)}.data-\[disabled\=\'true\'\]\:grayscale-75[data-disabled=true],.data-\[highlighted\=\'true\'\]\:brightness-125[data-highlighted=true]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.data-\[disabled\=\'true\'\]\:grayscale-75[data-disabled=true]{--tw-grayscale:grayscale(50%)}.data-\[dragging\=\'true\'\]\:grayscale[data-dragging=true],.data-\[empty\=\'true\'\]\:grayscale[data-empty=true],.data-\[equipmode\=\'true\'\]\:grayscale[data-equipmode=true]{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.data-\[loaded\=\'false\'\]\:animate-in[data-loaded=false],.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[loaded\=\'false\'\]\:fade-in[data-loaded=false]{--tw-enter-opacity:0}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state=closed]{--tw-exit-translate-x:50%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-right-1\/2[data-state=open]{--tw-enter-translate-x:50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}@media (max-width:419px){.max-\[419px\]\:hidden{display:none}}@media (max-width:379px){.max-\[379px\]\:hidden{display:none}.max-\[379px\]\:capitalize{text-transform:capitalize}}@media (max-width:320px){.max-\[320px\]\:hidden{display:none}}@media (min-width:424px){.min-\[424px\]\:mx-0{margin-left:0;margin-right:0}.min-\[424px\]\:ml-\[min\(-64px\+100\%-398px\2c 0px\)\]{margin-left:min(-64px + 100% - 398px,0px)}.min-\[424px\]\:w-full{width:100%}}@media (min-width:506px){.min-\[506px\]\:relative{position:relative}}@media (min-width:540px){.sm\:sticky{position:sticky}.sm\:bottom-\[-22px\]{bottom:-22px}.sm\:left-2{left:.5rem}.sm\:left-\[14px\]{left:14px}.sm\:right-\[-44px\]{right:-44px}.sm\:top-2{top:.5rem}.sm\:top-\[-18px\]{top:-18px}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-last{order:9999}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:\!mb-\[3px\]{margin-bottom:3px!important}.sm\:\!mt-\[5px\]{margin-top:5px!important}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:mb-1\.5{margin-bottom:.375rem}.sm\:ml-0\.5{margin-left:.125rem}.sm\:ml-2\.5{margin-left:.625rem}.sm\:mr-1\.5{margin-right:.375rem}.sm\:mt-0{margin-top:0}.sm\:mt-0\.5{margin-top:.125rem}.sm\:mt-2\.5{margin-top:.625rem}.sm\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:\!size-5{width:1.25rem!important;height:1.25rem!important}.sm\:\!size-6{width:1.5rem!important;height:1.5rem!important}.sm\:size-2{width:.5rem;height:.5rem}.sm\:size-\[20px\]{width:20px;height:20px}.sm\:size-\[26px\]{width:26px;height:26px}.sm\:h-3\.5{height:.875rem}.sm\:h-5{height:1.25rem}.sm\:h-8{height:2rem}.sm\:h-\[118px\]{height:118px}.sm\:h-\[126px\]{height:126px}.sm\:h-\[156px\]{height:156px}.sm\:h-\[212px\]{height:212px}.sm\:max-h-\[156px\]{max-height:156px}.sm\:w-5{width:1.25rem}.sm\:w-\[100px\]{width:100px}.sm\:w-\[18px\]{width:18px}.sm\:w-\[26px\]{width:26px}.sm\:w-\[396px\]{width:396px}.sm\:w-\[420px\]{width:420px}.sm\:w-\[500px\]{width:500px}.sm\:max-w-\[160px\]{max-width:160px}.sm\:max-w-\[318px\]{max-width:318px}.sm\:max-w-\[380px\]{max-width:380px}.sm\:max-w-\[400px\]{max-width:400px}.sm\:max-w-\[410px\]{max-width:410px}.sm\:max-w-\[420px\]{max-width:420px}.sm\:max-w-\[430px\]{max-width:430px}.sm\:max-w-\[464px\]{max-width:464px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-\[502px\]{max-width:502px}.sm\:grid-cols-\[170px_1fr\]{grid-template-columns:170px 1fr}.sm\:grid-cols-\[198px_1fr\]{grid-template-columns:198px 1fr}.sm\:grid-cols-\[1fr_246px\]{grid-template-columns:1fr 246px}.sm\:grid-cols-\[1fr_min-content\]{grid-template-columns:1fr min-content}.sm\:grid-cols-\[5fr_4fr\]{grid-template-columns:5fr 4fr}.sm\:grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr}.sm\:grid-rows-\[3fr\]{grid-template-rows:3fr}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.sm\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.sm\:gap-y-1\.5{row-gap:.375rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:border-x{border-left-width:1px;border-right-width:1px}.sm\:border-x-grayRegular{--tw-border-opacity:1;border-left-color:rgb(54 54 54/var(--tw-border-opacity,1));border-right-color:rgb(54 54 54/var(--tw-border-opacity,1))}.sm\:p-2{padding:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:pb-1\.5{padding-bottom:.375rem}.sm\:text-left{text-align:left}.data-\[autosetup\=\'true\'\]\:sm\:translate-y-\[28px\][data-autosetup=true]{--tw-translate-y:28px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[full\=\'false\'\]\:sm\:pl-\[20px\][data-full=false]{padding-left:20px}}@media (min-width:600px){.min-\[600px\]\:grid-cols-\[1fr_284px\]{grid-template-columns:1fr 284px}}@media (min-width:650px){.min-\[650px\]\:grid-cols-\[1fr_322px\]{grid-template-columns:1fr 322px}}@media (min-width:720px){.min-\[720px\]\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}}@media (min-width:768px){.md\:bottom-\[-22px\]{bottom:-22px}.md\:right-\[-44px\]{right:-44px}.md\:col-span-2{grid-column:span 2/span 2}.md\:-mt-44{margin-top:-11rem}.md\:h-\[350px\]{height:350px}.md\:w-\[550px\]{width:550px}.md\:w-\[620px\]{width:620px}.md\:w-\[unset\]{width:unset}.md\:w-full{width:100%}.md\:max-w-\[484px\]{max-width:484px}.md\:max-w-\[576px\]{max-width:576px}.md\:max-w-\[unset\]{max-width:unset}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-\[246px_1fr\]{grid-template-columns:246px 1fr}.md\:grid-cols-\[315px_1fr\]{grid-template-columns:315px 1fr}.md\:grid-cols-\[min-content_252px_1fr\]{grid-template-columns:min-content 252px 1fr}.md\:grid-cols-\[min-content_min-content\]{grid-template-columns:min-content min-content}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-1\.5{gap:.375rem}.md\:gap-14{gap:3.5rem}.md\:gap-36{gap:9rem}.md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.md\:py-\[3px\]{padding-top:3px;padding-bottom:3px}.md\:text-left{text-align:left}.md\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[en\=\'false\'\]\:md\:pl-0[data-en=false]{padding-left:0}.md\:data-\[selected\=\'true\'\]\:text-whiteBrightest[data-selected=true]{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.md\:data-\[highlighted\=\'true\'\]\:brightness-\[1\.2\][data-highlighted=true],.md\:data-\[selected\=\'true\'\]\:brightness-\[1\.2\][data-selected=true]{--tw-brightness:brightness(1.2);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}@media (min-width:860px){.min-\[860px\]\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width:960px){.min-\[960px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:static{position:static}.lg\:-top-8{top:-2rem}.lg\:ml-0{margin-left:0}.lg\:mt-8{margin-top:2rem}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:size-6{width:1.5rem;height:1.5rem}.lg\:h-56{height:14rem}.lg\:w-\[960px\]{width:960px}.lg\:w-\[unset\]{width:unset}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-min{width:-moz-min-content;width:min-content}.lg\:max-w-\[520px\]{max-width:520px}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:gap-12{gap:3rem}.lg\:gap-2{gap:.5rem}.lg\:gap-28{gap:7rem}.lg\:gap-4{gap:1rem}.lg\:overflow-visible{overflow:visible}.lg\:p-3{padding:.75rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pl-px{padding-left:1px}.lg\:pr-1{padding-right:.25rem}.lg\:pt-3{padding-top:.75rem}.lg\:slide-in-from-bottom{--tw-enter-translate-y:100%}}@media (min-width:1200px){.\32xl\:order-first{order:-9999}.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:mb-0{margin-bottom:0}.\32xl\:mb-3{margin-bottom:.75rem}.\32xl\:ml-16{margin-left:4rem}.\32xl\:mr-3{margin-right:.75rem}.\32xl\:block{display:block}.\32xl\:inline-block{display:inline-block}.\32xl\:flex{display:flex}.\32xl\:hidden{display:none}.\32xl\:size-\[10px\]{width:10px;height:10px}.\32xl\:h-\[540px\]{height:540px}.\32xl\:h-\[624px\]{height:624px}.\32xl\:w-\[1188px\]{width:1188px}.\32xl\:w-\[1194px\]{width:1194px}.\32xl\:w-\[1196px\]{width:1196px}.\32xl\:w-\[620px\]{width:620px}.\32xl\:min-w-\[646px\]{min-width:646px}.\32xl\:max-w-\[182px\]{max-width:182px}.\32xl\:grid-cols-\[1fr_min-content\]{grid-template-columns:1fr min-content}.\32xl\:grid-cols-\[min-content\]{grid-template-columns:min-content}.\32xl\:flex-row{flex-direction:row}.\32xl\:gap-1{gap:.25rem}.\32xl\:gap-12{gap:3rem}.\32xl\:gap-14{gap:3.5rem}.\32xl\:overflow-hidden{overflow:hidden}.\32xl\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.\32xl\:px-2{padding-left:.5rem;padding-right:.5rem}.\32xl\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.\32xl\:py-16{padding-top:4rem;padding-bottom:4rem}.\32xl\:pb-\[3px\]{padding-bottom:3px}.\32xl\:pt-0{padding-top:0}.data-\[perspective\=\'owner\'\]\:2xl\:h-\[600px\][data-perspective=owner]{height:600px}.data-\[full\=\'true\'\]\:2xl\:w-full[data-full=true]{width:100%}.data-\[full\=\'true\'\]\:2xl\:text-left[data-full=true]{text-align:left}.data-\[full\=\'true\'\]\:2xl\:text-whiteDark[data-full=true]{--tw-text-opacity:1;color:rgb(144 144 144/var(--tw-text-opacity,1))}}.\[\&\>span\]\:truncate>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&_img\]\:size-\[64px\] img{width:64px;height:64px}.\[\&_span\]\:inline-block span{display:inline-block}.\[\&_span\]\:min-w-6 span{min-width:1.5rem}.\[\&_span\]\:text-whiteExp span{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\[\&_svg\]\:mb-\[1px\] svg{margin-bottom:1px}.\[\&_svg\]\:mb-\[2px\] svg{margin-bottom:2px}.\[\&_svg\]\:mb-\[3px\] svg{margin-bottom:3px}.\[\&_svg\]\:mr-1\.5 svg{margin-right:.375rem}.\[\&_svg\]\:mt-\[2px\] svg{margin-top:2px}.\[\&_svg\]\:mt-\[3px\] svg{margin-top:3px}.\[\&_svg\]\:mt-\[5px\] svg{margin-top:5px}.\[\&_svg\]\:inline-block svg{display:inline-block}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:size-6 svg{width:1.5rem;height:1.5rem}.\[\&_svg\]\:size-\[11px\] svg{width:11px;height:11px}.\[\&_svg\]\:size-\[12px\] svg{width:12px;height:12px}.\[\&_svg\]\:-translate-y-0\.5 svg{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_svg\]\:fill-inherit svg{fill:inherit}canvas[data-outfit="130"]{translate:0 3px}canvas[data-outfit="278"]{translate:0 2px}canvas[data-outfit="329"]{translate:1px 1px}canvas[data-outfit="335"],canvas[data-outfit="336"]{translate:3px 5px}canvas[data-outfit="432"],canvas[data-outfit="433"]{translate:0 2px}canvas[data-outfit="463"]{translate:4px 6px}canvas[data-outfit="464"]{translate:5px 8px}canvas[data-outfit="466"]{translate:1px 0}canvas[data-outfit="541"]{translate:2px 1px}canvas[data-outfit="542"]{translate:4px 3px}canvas[data-outfit="574"]{translate:5px 5px}canvas[data-outfit="575"]{translate:3px 2px}canvas[data-outfit="577"]{translate:2px 0}canvas[data-outfit="618"]{translate:0 2px}canvas[data-outfit="633"]{translate:1px 1px}canvas[data-outfit="632"],canvas[data-outfit="634"]{translate:1px 2px}canvas[data-outfit="635"]{translate:7px 8px}canvas[data-outfit="637"]{translate:0 1px}canvas[data-outfit="664"],canvas[data-outfit="665"]{translate:1px 0}canvas[data-outfit="667"]{translate:3px 3px}canvas[data-outfit="666"]{translate:5px 1px}canvas[data-outfit="684"]{translate:3px 3px}canvas[data-outfit="683"]{translate:1px 2px}canvas[data-outfit="694"],canvas[data-outfit="695"]{translate:0 2px}canvas[data-outfit="697"]{translate:1px 8px}canvas[data-outfit="696"]{translate:5px 10px}canvas[data-outfit="699"]{translate:3px 1px}canvas[data-outfit="725"]{translate:6px 11px}canvas[data-outfit="724"],canvas[data-outfit="733"]{translate:4px 9px}canvas[data-outfit="732"]{translate:5px 9px}canvas[data-outfit="745"],canvas[data-outfit="746"]{translate:0 3px}canvas[data-outfit="749"],canvas[data-outfit="750"]{translate:4px 5px}canvas[data-outfit="760"]{translate:0 5px}canvas[data-outfit="759"]{translate:2px 3px}canvas[data-outfit="846"]{translate:5px 4px}canvas[data-outfit="845"]{translate:5px 5px}canvas[data-outfit="852"],canvas[data-outfit="853"]{translate:2px 3px}canvas[data-outfit="873"],canvas[data-outfit="874"]{translate:1px 2px}canvas[data-outfit="884"]{translate:1px 4px}canvas[data-outfit="885"]{translate:2px 4px}canvas[data-outfit="955"]{translate:3px 2px}canvas[data-outfit="956"]{translate:2px 3px}canvas[data-outfit="957"]{translate:1px 3px}canvas[data-outfit="958"]{translate:2px 4px}canvas[data-outfit="1020"],canvas[data-outfit="1021"]{translate:5px 2px}canvas[data-outfit="1023"]{translate:2px 2px}canvas[data-outfit="1024"]{translate:1px 2px}canvas[data-outfit="1042"]{translate:4px 4px}canvas[data-outfit="1043"]{translate:1px 0}canvas[data-outfit="1050"],canvas[data-outfit="1051"]{translate:2px 3px}canvas[data-outfit="1056"]{translate:6px 1px}canvas[data-outfit="1057"]{translate:4px 5px}canvas[data-outfit="1069"],canvas[data-outfit="1070"]{translate:2px 6px}canvas[data-outfit="1094"],canvas[data-outfit="1095"]{translate:4px 4px}canvas[data-outfit="1102"]{translate:6px 10px}canvas[data-outfit="1103"]{translate:6px 8px}canvas[data-outfit="1146"],canvas[data-outfit="1147"]{translate:0 3px}canvas[data-outfit="1161"]{translate:7px 6px}canvas[data-outfit="1162"]{translate:5px 8px}canvas[data-outfit="1173"]{translate:1px 2px}canvas[data-outfit="1174"]{translate:4px 0}canvas[data-outfit="1186"]{translate:1px 6px}canvas[data-outfit="1187"]{translate:1px 8px}canvas[data-outfit="1206"]{translate:1px 2px}canvas[data-outfit="1207"]{translate:1px 3px}canvas[data-outfit="1270"]{translate:0 2px}canvas[data-outfit="1271"]{translate:0 1px}canvas[data-outfit="1279"]{translate:2px 0}canvas[data-outfit="1280"]{translate:3px 0}canvas[data-outfit="1292"]{translate:1px 3px}canvas[data-outfit="1293"]{translate:1px 2px}canvas[data-outfit="1322"],canvas[data-outfit="1323"]{translate:1px 0}canvas[data-outfit="1331"]{translate:3px 7px}canvas[data-outfit="1332"]{translate:px 7px}canvas[data-outfit="1338"],canvas[data-outfit="1339"]{translate:0 1px}canvas[data-outfit="1382"],canvas[data-outfit="1383"]{translate:0 3px}canvas[data-outfit="1384"]{translate:1px 3px}canvas[data-outfit="1385"]{translate:0 3px}canvas[data-outfit="1436"]{translate:2px 2px}canvas[data-outfit="1437"]{translate:0 1px}canvas[data-outfit="1444"]{translate:4px 6px}canvas[data-outfit="1445"]{translate:3px 9px}canvas[data-outfit="1449"],canvas[data-outfit="1450"]{translate:2px 1px}canvas[data-outfit="1460"]{translate:1px 0}canvas[data-outfit="1500"]{translate:4px 0}canvas[data-outfit="1501"]{translate:3px 0}canvas[data-outfit="1568"]{translate:1px 4px}canvas[data-outfit="1569"]{translate:0 3px}canvas[data-outfit="1575"]{translate:1px 2px}canvas[data-outfit="1576"]{translate:2px 2px}canvas[data-outfit="1581"],canvas[data-outfit="1582"]{translate:1px 1px}canvas[data-outfit="1597"],canvas[data-outfit="1598"],canvas[data-outfit="1612"]{translate:1px 3px}canvas[data-outfit="1613"]{translate:3px 3px}canvas[data-outfit="1662"]{translate:1px 2px}canvas[data-outfit="1663"]{translate:2px 2px}canvas[data-outfit="1675"]{translate:3px 7px}canvas[data-outfit="1676"]{translate:5px 7px}canvas[data-outfit="1680"]{translate:0 4px}canvas[data-outfit="1681"]{translate:1px 4px}canvas[data-outfit="1713"],canvas[data-outfit="1714"]{translate:1px 0}canvas[data-outfit="1722"],canvas[data-outfit="1723"]{translate:0 2px}canvas[data-outfit="1725"],canvas[data-outfit="1726"]{translate:1px 1px}canvas[data-outfit="1745"]{translate:4px 4px}canvas[data-outfit="1746"]{translate:6px 5px}canvas[data-outfit="1774"]{translate:5px 4px}canvas[data-outfit="1775"]{translate:4px 4px}canvas[data-outfit="159"]{translate:0 1px}canvas[data-outfit="160"]{translate:1px 1px}canvas[data-outfit="194"]{translate:0 1px}canvas[data-outfit="253"]{translate:3px 4px}canvas[data-outfit="264"]{translate:4px 0}canvas[data-outfit="532"],canvas[data-outfit="533"]{translate:2px 5px}canvas[data-outfit="534"]{translate:1px 5px}canvas[data-outfit="842"]{translate:2px 3px}canvas[data-outfit="862"]{translate:2px 5px}canvas[data-outfit="493"],canvas[data-outfit="507"]{translate:2px 0}canvas[data-outfit="875"]{translate:4px 6px}canvas[data-outfit="876"]{translate:5px 1px}canvas[data-outfit="881"]{translate:3px 6px}canvas[data-outfit="932"]{translate:3px 5px}canvas[data-outfit="935"]{translate:2px 5px}canvas[data-outfit="947"]{translate:1px 1px}canvas[data-outfit="980"]{translate:0 7px}canvas[data-outfit="1059"]{translate:9px 3px}canvas[data-outfit="1061"]{translate:5px 3px}canvas[data-outfit="1062"]{translate:5px 5px}canvas[data-outfit="1063"]{translate:4px 1px}canvas[data-outfit="1068"]{translate:5px 5px}canvas[data-outfit="1071"],canvas[data-outfit="1072"],canvas[data-outfit="1316"],canvas[data-outfit="1317"]{translate:2px 1px}canvas[data-outfit="1119"],canvas[data-outfit="1122"]{translate:3px 1px}canvas[data-outfit="1133"]{translate:2px 3px}canvas[data-outfit="1136"],canvas[data-outfit="1137"]{translate:1px 1px}canvas[data-outfit="1188"]{translate:4px 6px}canvas[data-outfit="1189"]{translate:8px 4px}canvas[data-outfit="1190"]{translate:4px 2px}canvas[data-outfit="1219"]{translate:6px 3px}canvas[data-outfit="1223"]{translate:3px 10px}canvas[data-outfit="1222"]{translate:2px 10px}canvas[data-outfit="1221"]{translate:3px 10px}canvas[data-outfit="1255"]{translate:3px 4px}canvas[data-outfit="1268"]{translate:7px 0}canvas[data-outfit="1298"]{translate:0 4px}canvas[data-outfit="1300"]{translate:4px 2px}canvas[data-outfit="1301"]{translate:1px 5px}canvas[data-outfit="1346"],canvas[data-outfit="1363"]{translate:2px 2px}canvas[data-outfit="1378"]{translate:4px 4px}canvas[data-outfit="1396"]{translate:0 5px}canvas[data-outfit="1406"]{translate:0 4px}canvas[data-outfit="1407"]{translate:2px 1px}canvas[data-outfit="1408"]{translate:3px 1px}canvas[data-outfit="1418"]{translate:1px 2px}canvas[data-outfit="1430"]{translate:2px 1px}canvas[data-outfit="1537"]{translate:1px 1px}canvas[data-outfit="1539"]{translate:2px 1px}canvas[data-outfit="1538"]{translate:0 2px}canvas[data-outfit="1543"]{translate:3px 1px}canvas[data-outfit="1599"]{translate:2px 0}canvas[data-outfit="1646"]{translate:2px 6px}canvas[data-outfit="1647"]{translate:1px 1px}canvas[data-outfit="1648"]{translate:2px 6px}canvas[data-outfit="1724"]{translate:3px 1px}canvas[data-outfit="1740"]{translate:0 3px}canvas[data-outfit="1747"]{translate:4px 7px}canvas[data-outfit="1737"]{translate:4px 4px}canvas[data-outfit="12"]{translate:0 1px}canvas[data-outfit="1114"]{translate:0 2px}canvas[data-outfit="1113"]{translate:0 1px}canvas[data-outfit="1810"],canvas[data-outfit="1826"],canvas[data-outfit="1827"]{translate:0 4px}canvas[data-outfit="1814"],canvas[data-outfit="1815"]{translate:1px 5px}canvas[data-outfit="1831"]{translate:2px 2px}canvas[data-outfit="1832"]{translate:0 2px}canvas[data-outfit="1811"],canvas[data-outfit="1812"]{translate:1px 1px}@font-face{font-family:__fontFilled_d2826e;src:url(/_next/static/media/2e6e85c287672415-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:__fontFilled_Fallback_d2826e;src:local("Arial");ascent-override:87.86%;descent-override:7.32%;line-gap-override:10.52%;size-adjust:85.37%}.__className_d2826e{font-family:__fontFilled_d2826e,__fontFilled_Fallback_d2826e}