@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");.FF3BattlePresentation_battleContainer__BY9de{width:100%;height:90vh;max-height:800px;min-height:480px;background-color:#000428;background-image:linear-gradient(180deg,#000428,#004e92);display:flex;flex-direction:column;font-family:Press Start\ 2P,monospace;color:#fff;position:relative;overflow-x:hidden;box-sizing:border-box}.FF3BattlePresentation_battleField__tTOdS{flex:0 0 50%;height:50%;position:relative;overflow:hidden}.FF3BattlePresentation_commandArea__1w96F{flex:0 0 40%;height:40%;display:flex;padding:5px;gap:5px}.FF3BattlePresentation_dialogWindow__TdZ_D{flex:0 0 10%;height:10%;background:rgba(30,30,120,.9);border:4px solid;border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#6060ff,#00f) 1;padding:8px;display:flex;align-items:center;margin:5px;box-shadow:0 0 10px rgba(100,150,255,.5)}.FF3BattlePresentation_parallaxBackground__yDkoD{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" viewBox="0 0 3 3"><circle cx="1.5" cy="1.5" r="0.5" fill="white" opacity="0.5"/></svg>'),linear-gradient(180deg,transparent 50%,rgba(0,10,30,.5));background-size:50px 50px,100% 100%;z-index:1;animation:FF3BattlePresentation_parallax__6wBG0 60s linear infinite}.FF3BattlePresentation_lightParticles__8FOtm{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.FF3BattlePresentation_lightParticles__8FOtm:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle,hsla(0,0%,100%,.7) 0,transparent 60%);background-size:5px 5px;animation:FF3BattlePresentation_twinkle__WtQNl 4s ease-in-out infinite alternate}.FF3BattlePresentation_monsterContainer__vzPfD{position:absolute;left:10%;bottom:20%;z-index:4;width:250px;height:180px;display:flex;align-items:center;justify-content:center}.FF3BattlePresentation_monster__Jx4og{width:100%;height:100%;background-image:url(/images/boss.png);background-repeat:no-repeat;background-size:contain;background-position:50%;animation:FF3BattlePresentation_monster-idle__jlL0n 3s ease-in-out infinite alternate;image-rendering:pixelated}.FF3BattlePresentation_damageNumber__rSs6n{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;text-shadow:2px 2px 0 #000;animation:FF3BattlePresentation_damage-effect__yj9N9 1.5s forwards;z-index:15}.FF3BattlePresentation_damageNumber__rSs6n.FF3BattlePresentation_heal__IzZks{color:#0f0}.FF3BattlePresentation_characterContainer__HYZ1f{position:absolute;right:10%;bottom:10%;display:flex;flex-direction:column;gap:10px;z-index:5}.FF3BattlePresentation_character__kG7zW{cursor:pointer;transition:transform .2s}.FF3BattlePresentation_character__kG7zW:hover{transform:scale(1.05)}.FF3BattlePresentation_character__kG7zW.FF3BattlePresentation_selected__Tw1Yj{animation:FF3BattlePresentation_character-bounce__Chix9 3s infinite alternate}.FF3BattlePresentation_slideInfo__bg0Fi{position:absolute;top:5%;left:50%;transform:translateX(-50%);width:85%;max-width:700px;background:rgba(0,0,0,.7);border:4px solid;border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#6060ff,#00f) 1;padding:14px;z-index:20;text-align:center;box-shadow:0 0 15px rgba(100,150,255,.5);max-height:90%;overflow-y:auto}.FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(1rem,3vw,1.5rem);margin-bottom:6px;color:#fc0;text-shadow:0 0 5px rgba(255,220,150,.7)}.FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.7rem,2vw,1rem);margin-bottom:12px;color:#a0a0ff}.FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.6rem,1.5vw,.8rem);text-align:left;line-height:1.6}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{flex:0 0 20%;width:20%}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ,.FF3BattlePresentation_statusWindow__a5up9{background:rgba(30,30,120,.9);border:4px solid;border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#6060ff,#00f) 1;padding:8px;box-shadow:0 0 10px rgba(100,150,255,.5);animation:FF3BattlePresentation_window-shine__eC0nr 3s infinite}.FF3BattlePresentation_statusWindow__a5up9{flex:0 0 60%;width:60%;overflow-y:hidden}.FF3BattlePresentation_windowTitle__5ETK0{font-size:clamp(.6rem,1.3vw,.8rem);color:#fc0;margin-bottom:8px;text-shadow:0 0 5px rgba(255,220,150,.7)}.FF3BattlePresentation_commandList__O6_vC{list-style:none;padding:0;margin:0}.FF3BattlePresentation_commandItem__GkRV6{padding:5px 0 5px 15px;position:relative;font-size:clamp(.6rem,1.3vw,.7rem);cursor:pointer;transition:color .2s}.FF3BattlePresentation_commandItem__GkRV6.FF3BattlePresentation_selected__Tw1Yj,.FF3BattlePresentation_commandItem__GkRV6:hover{color:#fc0}.FF3BattlePresentation_commandItem__GkRV6.FF3BattlePresentation_selected__Tw1Yj:before{content:"▶";position:absolute;left:0;animation:FF3BattlePresentation_cursor-pulse__nKadd .8s infinite}.FF3BattlePresentation_infoContent__qgPdn{font-size:clamp(.5rem,1vw,.6rem);line-height:1.5}.FF3BattlePresentation_statusList__xLz9R{display:flex;flex-direction:column;gap:8px}.FF3BattlePresentation_statusItem__xNUh2{display:flex;align-items:center;gap:10px}.FF3BattlePresentation_charIcon__Zj8w1{flex-shrink:0}.FF3BattlePresentation_charInfo__DYCfQ{flex-grow:1;width:100%}.FF3BattlePresentation_charName__0oW7y{font-size:clamp(.5rem,1vw,.6rem);margin-bottom:3px;color:#a0a0ff}.FF3BattlePresentation_statusBars__4JAAw{display:flex;flex-direction:column;gap:4px}.FF3BattlePresentation_hpContainer__ZrBFx,.FF3BattlePresentation_mpContainer__QgkJx{display:flex;align-items:center;gap:3px;font-size:clamp(.4rem,.8vw,.5rem)}.FF3BattlePresentation_statLabel__0C_aS{width:20px;text-align:right}.FF3BattlePresentation_hpBarBg__5ikbf,.FF3BattlePresentation_mpBarBg__MbMr7{flex-grow:1;height:6px;background:rgba(0,0,0,.6);overflow:hidden}.FF3BattlePresentation_hpBar__hbAm3{height:100%;background:linear-gradient(90deg,#0a0,#0f0)}.FF3BattlePresentation_mpBar__o1wU5{height:100%;background:linear-gradient(90deg,#33a,#66f)}.FF3BattlePresentation_statValue__cf6uM{width:70px;text-align:right}.FF3BattlePresentation_dialogText__CKQFS{margin-left:10px;font-size:clamp(.6rem,1.3vw,.7rem);line-height:1.4;flex-grow:1}.FF3BattlePresentation_continuePrompt__B2fzW,.FF3BattlePresentation_cursor__6kHCL{animation:FF3BattlePresentation_cursor-pulse__nKadd .8s infinite}.FF3BattlePresentation_continuePrompt__B2fzW{display:inline-block;margin-left:5px}.FF3BattlePresentation_navigation___fnj6{position:absolute;bottom:15px;right:15px;display:flex;gap:10px;z-index:50}.FF3BattlePresentation_navButton__ZgO5z{background:rgba(30,30,120,.9);border:2px solid;border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#6060ff,#00f) 1;color:#fff;padding:5px 10px;font-family:Press Start\ 2P,monospace;font-size:clamp(.5rem,1vw,.6rem);cursor:pointer;transition:all .2s}.FF3BattlePresentation_navButton__ZgO5z:hover:not(:disabled){transform:scale(1.05) translateY(-2px);box-shadow:0 0 5px rgba(100,150,255,.5)}.FF3BattlePresentation_navButton__ZgO5z:disabled{opacity:.5;cursor:not-allowed}@keyframes FF3BattlePresentation_parallax__6wBG0{0%{background-position:0 0}to{background-position:1000px 0}}@keyframes FF3BattlePresentation_twinkle__WtQNl{0%{opacity:.3}50%{opacity:.8}to{opacity:.3}}@keyframes FF3BattlePresentation_monster-idle__jlL0n{0%{transform:translate(0) rotate(0deg)}to{transform:translateY(-5px) rotate(1deg)}}@keyframes FF3BattlePresentation_character-bounce__Chix9{0%{transform:translateY(0)}to{transform:translateY(-2px)}}@keyframes FF3BattlePresentation_cursor-pulse__nKadd{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes FF3BattlePresentation_window-shine__eC0nr{0%{box-shadow:0 0 5px rgba(100,150,255,.3)}50%{box-shadow:0 0 10px rgba(100,150,255,.6)}to{box-shadow:0 0 5px rgba(100,150,255,.3)}}@keyframes FF3BattlePresentation_damage-effect__yj9N9{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}20%{transform:translate(-50%,-50%) scale(1.2);opacity:1}80%{transform:translate(-50%,-80%) scale(1);opacity:1}to{transform:translate(-50%,-100%) scale(1);opacity:0}}@media (max-width:768px){.FF3BattlePresentation_battleContainer__BY9de{height:auto;min-height:100vh;padding:0}.FF3BattlePresentation_battleField__tTOdS{flex:0 0 38%;height:38%;min-height:220px}.FF3BattlePresentation_commandArea__1w96F{flex-direction:column;flex:0 0 auto;height:auto;padding:2px;gap:1px}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ,.FF3BattlePresentation_statusWindow__a5up9{flex:0 0 auto;width:100%;padding:6px 8px;margin:0 0 1px;border-width:2px}.FF3BattlePresentation_statusWindow__a5up9{max-height:160px;overflow-y:hidden}.FF3BattlePresentation_dialogWindow__TdZ_D{flex:0 0 auto;height:auto;min-height:50px;padding:5px 8px;margin:1px 2px 4px;border-width:2px}.FF3BattlePresentation_characterContainer__HYZ1f{right:5%;bottom:3%;transform:scale(.7);flex-direction:column;gap:4px}.FF3BattlePresentation_monsterContainer__vzPfD{left:5%;bottom:15%;width:160px;height:120px;transform:scale(.9)}.FF3BattlePresentation_slideInfo__bg0Fi{width:96%;max-width:96%;padding:8px;top:1%;z-index:25;max-height:75%;overflow-y:auto;-webkit-overflow-scrolling:touch}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.7rem,3.5vw,1rem);margin-bottom:3px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.5rem,2.5vw,.8rem);margin-bottom:4px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.42rem,2vw,.55rem);line-height:1.25;max-height:25vh;overflow-y:auto;text-align:left}.FF3BattlePresentation_windowTitle__5ETK0{font-size:clamp(.5rem,2.5vw,.65rem);margin-bottom:4px}.FF3BattlePresentation_commandItem__GkRV6{font-size:clamp(.5rem,2.5vw,.6rem);padding:3px 0 3px 12px}.FF3BattlePresentation_statusItem__xNUh2,.FF3BattlePresentation_statusList__xLz9R{gap:4px}.FF3BattlePresentation_charName__0oW7y{font-size:clamp(.45rem,2.5vw,.55rem);margin-bottom:2px}.FF3BattlePresentation_hpContainer__ZrBFx,.FF3BattlePresentation_mpContainer__QgkJx{font-size:clamp(.4rem,2vw,.5rem);gap:3px}.FF3BattlePresentation_statValue__cf6uM{width:55px}.FF3BattlePresentation_navigation___fnj6{bottom:4px;right:8px;gap:4px;z-index:100}.FF3BattlePresentation_navButton__ZgO5z{padding:3px 6px;font-size:.55rem;min-width:56px;min-height:32px;display:flex;align-items:center;justify-content:center}.FF3BattlePresentation_settingsButton__vB0t6{bottom:4px;left:8px;width:32px;height:32px;z-index:100}.FF3BattlePresentation_damageNumber__rSs6n{font-size:20px}.FF3BattlePresentation_characterContainer__HYZ1f,.FF3BattlePresentation_monsterContainer__vzPfD{opacity:.8}.FF3BattlePresentation_characterContainer__HYZ1f:hover,.FF3BattlePresentation_character__kG7zW.FF3BattlePresentation_selected__Tw1Yj,.FF3BattlePresentation_monsterContainer__vzPfD:hover{opacity:1}}@media (max-width:480px){.FF3BattlePresentation_battleContainer__BY9de{min-height:100vh;padding:0}.FF3BattlePresentation_battleField__tTOdS{min-height:200px;flex:0 0 36%;height:36%}.FF3BattlePresentation_slideInfo__bg0Fi{width:97%;max-width:97%;padding:6px;top:.5%;max-height:92%;overflow-y:auto;background:rgba(0,0,0,.65);border-width:3px;box-shadow:0 0 18px rgba(100,150,255,.8);border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#4040ff,#00f) 1}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.65rem,3.2vw,.9rem);margin-bottom:2px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.48rem,2.3vw,.7rem);margin-bottom:2px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.4rem,1.9vw,.5rem);line-height:1.15;max-height:none;padding:0 2px}.FF3BattlePresentation_characterContainer__HYZ1f{right:8%;bottom:2%;transform:scale(.55);flex-direction:column;gap:3px;opacity:1}.FF3BattlePresentation_monsterContainer__vzPfD{left:5%;bottom:8%;width:150px;height:120px;transform:scale(.85);opacity:1}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{padding:5px 7px;margin:0 0 1px}.FF3BattlePresentation_statusWindow__a5up9{max-height:140px;overflow-y:hidden}.FF3BattlePresentation_statusItem__xNUh2,.FF3BattlePresentation_statusList__xLz9R{gap:3px}.FF3BattlePresentation_charName__0oW7y{font-size:clamp(.42rem,2.3vw,.52rem);margin-bottom:1px}.FF3BattlePresentation_hpContainer__ZrBFx,.FF3BattlePresentation_mpContainer__QgkJx{gap:2px;font-size:clamp(.38rem,1.8vw,.48rem);margin-bottom:1px}.FF3BattlePresentation_hpBarBg__5ikbf,.FF3BattlePresentation_mpBarBg__MbMr7{height:5px}.FF3BattlePresentation_statValue__cf6uM{width:50px}.FF3BattlePresentation_statLabel__0C_aS{width:22px}}@media (max-width:375px){.FF3BattlePresentation_battleField__tTOdS{min-height:180px;flex:0 0 34%;height:34%}.FF3BattlePresentation_slideInfo__bg0Fi{top:.3%;width:98%;max-width:98%;padding:6px;max-height:92%;border-width:3px;box-shadow:0 0 18px rgba(100,150,255,.8)}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.6rem,3vw,.85rem);margin-bottom:1px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.44rem,2.2vw,.65rem);margin-bottom:2px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.38rem,1.8vw,.48rem);line-height:1.1}.FF3BattlePresentation_characterContainer__HYZ1f{right:6%;bottom:1%;transform:scale(.48);gap:3px}.FF3BattlePresentation_monsterContainer__vzPfD{width:130px;height:100px;left:3%;bottom:6%;transform:scale(.8)}.FF3BattlePresentation_statusWindow__a5up9{max-height:130px;padding:5px}.FF3BattlePresentation_statusList__xLz9R{gap:2px}.FF3BattlePresentation_statusItem__xNUh2{min-height:auto;padding:2px;border-bottom:1px solid rgba(100,150,255,.15)}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{padding:5px 6px;margin:0 0 1px}}@media (max-width:320px){.FF3BattlePresentation_battleField__tTOdS{min-height:160px;flex:0 0 32%;height:32%}.FF3BattlePresentation_monsterContainer__vzPfD{width:110px;height:85px;left:2%;bottom:5%;transform:scale(.75)}.FF3BattlePresentation_characterContainer__HYZ1f{right:4%;bottom:.5%;transform:scale(.4);gap:2px}.FF3BattlePresentation_slideInfo__bg0Fi{top:.1%;width:99%;max-width:99%;padding:5px;max-height:95%;background:rgba(0,0,0,.6);border-width:3px;box-shadow:0 0 20px rgba(100,150,255,.9)}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.55rem,2.8vw,.8rem)}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.4rem,2vw,.6rem)}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.35rem,1.7vw,.45rem);line-height:1.05}.FF3BattlePresentation_statusWindow__a5up9{max-height:120px;padding:4px}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{padding:4px 5px}}.FF3BattlePresentation_theme-modern__n4qQs .FF3BattlePresentation_battleContainer__BY9de{background-color:#0a1128;background-image:linear-gradient(180deg,#0a1128,#1a237e)}.FF3BattlePresentation_theme-modern__n4qQs .FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_theme-modern__n4qQs .FF3BattlePresentation_dialogWindow__TdZ_D,.FF3BattlePresentation_theme-modern__n4qQs .FF3BattlePresentation_infoWindow__zlDoZ,.FF3BattlePresentation_theme-modern__n4qQs .FF3BattlePresentation_statusWindow__a5up9{background:rgba(10,25,50,.9);border:2px solid #3949ab;box-shadow:0 0 15px rgba(50,100,255,.4)}.FF3BattlePresentation_theme-modern__n4qQs .FF3BattlePresentation_windowTitle__5ETK0{color:#2979ff}.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_battleContainer__BY9de{background-color:#000;background-image:linear-gradient(180deg,#000,#1a1a1a)}.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_dialogWindow__TdZ_D,.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_infoWindow__zlDoZ,.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_statusWindow__a5up9{background:hsla(0,0%,4%,.9);border:2px solid #444;box-shadow:0 0 15px rgba(80,80,80,.4)}.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_slideTitle__E5bZ6,.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_windowTitle__5ETK0{color:#bbb}.FF3BattlePresentation_theme-dark__JlDps .FF3BattlePresentation_slideSubtitle__chx31{color:#888}.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_battleContainer__BY9de{background-color:#e8eaf6;background-image:linear-gradient(180deg,#e8eaf6,#c5cae9)}.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_dialogWindow__TdZ_D,.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_infoWindow__zlDoZ,.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_statusWindow__a5up9{background:rgba(230,230,250,.9);border:2px solid #7986cb;box-shadow:0 0 15px rgba(100,120,240,.4);color:#303f9f}.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_windowTitle__5ETK0{color:#3949ab}.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_slideTitle__E5bZ6{color:#303f9f}.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_slideSubtitle__chx31{color:#5c6bc0}.FF3BattlePresentation_theme-light__nXiYS .FF3BattlePresentation_slideContent__1M0Nk{color:#3d5afe}.FF3BattlePresentation_settingsButton__vB0t6{position:absolute;bottom:15px;left:15px;width:36px;height:36px;background:rgba(30,30,120,.9);border:2px solid;border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#6060ff,#00f) 1;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;transition:all .2s}.FF3BattlePresentation_settingsButton__vB0t6:hover{transform:scale(1.1);box-shadow:0 0 10px rgba(100,150,255,.5)}.BattleEffects_effectsContainer__8OKXh{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:50;overflow:hidden}.BattleEffects_particle__ZWtTh{position:absolute;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:51;box-shadow:0 0 10px 2px currentColor}.BattleEffects_fire__8wOVd{animation:BattleEffects_pulse___OTm6 .5s infinite alternate;filter:blur(1px);border-radius:40% 60% 70% 30%/40% 50% 60% 50%}.BattleEffects_ice__owk9g{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);animation:BattleEffects_spin__lbJT1 2s linear infinite;filter:blur(.5px)}.BattleEffects_thunder__omEQi{clip-path:polygon(40% 0,60% 0,100% 50%,75% 50%,100% 100%,25% 100%,0 50%,25% 50%);animation:BattleEffects_flicker__mw6zz .2s infinite alternate}.BattleEffects_thunderSvg__ELR5j{z-index:52}.BattleEffects_thunderPath__0axfM{animation:BattleEffects_dashOffset___9iAc .5s linear forwards;stroke-dashoffset:100}.BattleEffects_heal__6JV9i{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:BattleEffects_float__VzPDy 1.5s ease-in-out infinite}.BattleEffects_defend__fVFKl{border-radius:0;transform:rotate(45deg);animation:BattleEffects_shield__5ufFU 2s ease-in-out infinite;filter:blur(1px)}.BattleEffects_attack__P7w2M{border-radius:0;clip-path:polygon(50% 0,0 100%,100% 100%);animation:BattleEffects_slash__Q1II0 .5s ease-out forwards}.BattleEffects_victory__voYi8{animation:BattleEffects_rise__8abeB 2s ease-out forwards,BattleEffects_twinkle__xmX2Z .5s infinite alternate}@keyframes BattleEffects_pulse___OTm6{0%{transform:translate(-50%,-50%) scale(.8);opacity:.7}to{transform:translate(-50%,-50%) scale(1.2);opacity:1}}@keyframes BattleEffects_spin__lbJT1{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes BattleEffects_flicker__mw6zz{0%{opacity:.5;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}@keyframes BattleEffects_float__VzPDy{0%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}to{transform:translate(-50%,-50%) translateY(0)}}@keyframes BattleEffects_shield__5ufFU{0%{transform:translate(-50%,-50%) rotate(45deg) scale(1);box-shadow:0 0 5px 2px currentColor}50%{transform:translate(-50%,-50%) rotate(45deg) scale(1.5);box-shadow:0 0 15px 5px currentColor}to{transform:translate(-50%,-50%) rotate(45deg) scale(1);box-shadow:0 0 5px 2px currentColor}}@keyframes BattleEffects_slash__Q1II0{0%{transform:translate(-50%,-50%) scale(.2) rotate(0deg)}to{transform:translate(-50%,-50%) scale(1.5) rotate(180deg)}}@keyframes BattleEffects_rise__8abeB{0%{transform:translate(-50%,-50%) translateY(0)}to{transform:translate(-50%,-50%) translateY(-100vh)}}@keyframes BattleEffects_twinkle__xmX2Z{0%{opacity:.5}to{opacity:1}}@keyframes BattleEffects_dashOffset___9iAc{0%{stroke-dashoffset:500;opacity:.3}50%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.SlideTransition_transitionContainer__osmC8{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;overflow:hidden}.SlideTransition_transitioning__7ZjoT{pointer-events:none}.SlideTransition_content__wWtEl{width:100%;height:100%}.SlideTransition_fade-in__x0g5X{animation:SlideTransition_fadeIn__PXolE forwards}.SlideTransition_fade-out__Ea3q9{animation:SlideTransition_fadeOut__yySW3 forwards}.SlideTransition_wipe-left-in__WnhNy{animation:SlideTransition_wipeLeftIn__ukXbW forwards}.SlideTransition_wipe-left-out__S_GPS{animation:SlideTransition_wipeLeftOut__1soEU forwards}.SlideTransition_wipe-right-in__0gwaK{animation:SlideTransition_wipeRightIn__7_SW4 forwards}.SlideTransition_wipe-right-out__EzAip{animation:SlideTransition_wipeRightOut___0akD forwards}.SlideTransition_flash-in__rikF2{animation:SlideTransition_flashIn__AlfNL forwards}.SlideTransition_flash-out__5vKsr{animation:SlideTransition_flashOut__VFeKu forwards}.SlideTransition_battleFlashContainer__dhgN8{position:absolute;top:0;left:0;width:100%;height:100%;z-index:101;pointer-events:none}.SlideTransition_battleFlash__srGaz{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.SlideTransition_battleFlashIn__lstoV{animation:SlideTransition_battleFlashIn__lstoV 1s ease-in-out forwards}.SlideTransition_battleFlashOut__YgsID{animation:SlideTransition_battleFlashOut__YgsID 1s ease-in-out forwards}.SlideTransition_battleLines__YwNp7{position:absolute;top:0;left:0;width:100%;height:100%;z-index:102}.SlideTransition_battleLine__58Y3t{position:absolute;top:50%;left:50%;width:0;height:4px;background-color:#fff;transform-origin:left center;animation:SlideTransition_battleLineGrow__cdaCr .8s ease-out forwards}.SlideTransition_battle-transition-in__sXWYf .SlideTransition_content__wWtEl{animation:SlideTransition_zoomIn__xz2Fm 1s ease-out forwards}.SlideTransition_battle-transition-out__Y4Cat .SlideTransition_content__wWtEl{animation:SlideTransition_zoomOut__wkMcT 1s ease-in forwards}@keyframes SlideTransition_fadeIn__PXolE{0%{opacity:0}to{opacity:1}}@keyframes SlideTransition_fadeOut__yySW3{0%{opacity:1}to{opacity:0}}@keyframes SlideTransition_wipeLeftIn__ukXbW{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes SlideTransition_wipeLeftOut__1soEU{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}@keyframes SlideTransition_wipeRightIn__7_SW4{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes SlideTransition_wipeRightOut___0akD{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 100% 0 0)}}@keyframes SlideTransition_flashIn__AlfNL{0%,50%{opacity:0;filter:brightness(2)}60%,to{opacity:1;filter:brightness(1)}}@keyframes SlideTransition_flashOut__VFeKu{0%,40%{opacity:1;filter:brightness(1)}50%,to{opacity:0;filter:brightness(2)}}@keyframes SlideTransition_battleFlashIn__lstoV{0%{opacity:0}10%,30%{opacity:1}60%,to{opacity:0}}@keyframes SlideTransition_battleFlashOut__YgsID{0%{opacity:0}40%,60%{opacity:1}90%,to{opacity:0}}@keyframes SlideTransition_battleLineGrow__cdaCr{0%{width:0;opacity:1}50%{width:150vw;opacity:1}to{width:150vw;opacity:0}}@keyframes SlideTransition_zoomIn__xz2Fm{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes SlideTransition_zoomOut__wkMcT{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(.5);opacity:0}}.SettingsPanel_settingsPanelOverlay___OY0R{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;font-family:Press Start\ 2P,monospace}.SettingsPanel_settingsPanel__gvo_V{width:90%;max-width:600px;max-height:80vh;background-color:#0f172a;border:4px solid;border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#6060ff,#00f) 1;box-shadow:0 0 20px rgba(100,150,255,.7);color:#fff;display:flex;flex-direction:column;overflow:hidden;animation:SettingsPanel_panelAppear__8QeIf .3s ease-out forwards}.SettingsPanel_settingsHeader__cT9Nq{background-color:#000428;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #3b82f6}.SettingsPanel_settingsHeader__cT9Nq h2{font-size:16px;color:#60a5fa;margin:0;text-shadow:0 0 5px rgba(96,165,250,.5)}.SettingsPanel_closeButton__2FW5b{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;width:24px;height:24px;display:flex;justify-content:center;align-items:center;transition:transform .2s}.SettingsPanel_closeButton__2FW5b:hover{transform:scale(1.2);color:#f87171}.SettingsPanel_settingsTabs__cZ3F1{display:flex;background-color:#1e293b;border-bottom:2px solid #334155}.SettingsPanel_tabButton__6o4CT{flex:1;padding:10px;background:transparent;border:none;color:#cbd5e1;font-family:Press Start\ 2P,monospace;font-size:10px;cursor:pointer;transition:background-color .2s,color .2s}.SettingsPanel_tabButton__6o4CT:hover{background-color:#334155}.SettingsPanel_activeTab__gWHlg{background-color:#334155;color:#60a5fa;box-shadow:inset 0 -2px 0 #3b82f6}.SettingsPanel_settingsContent__hbnz9{flex:1;padding:16px;overflow-y:auto}.SettingsPanel_settingsGroup__87Gou{display:flex;flex-direction:column;gap:16px}.SettingsPanel_settingItem__fAtmn{display:flex;flex-direction:column;gap:8px}.SettingsPanel_settingItem__fAtmn label{font-size:10px;color:#a0aec0}.SettingsPanel_settingItem__fAtmn input[type=number],.SettingsPanel_settingItem__fAtmn select{padding:8px;background-color:#1e293b;border:1px solid #334155;color:#fff;font-family:Press Start\ 2P,monospace;font-size:10px}.SettingsPanel_settingItem__fAtmn input:focus,.SettingsPanel_settingItem__fAtmn select:focus{outline:none;border-color:#3b82f6}.SettingsPanel_sliderContainer__Rn6RK{display:flex;align-items:center;gap:10px}.SettingsPanel_sliderContainer__Rn6RK input[type=range]{flex:1;-webkit-appearance:none;height:6px;background:#1e293b;border-radius:2px;outline:none}.SettingsPanel_sliderContainer__Rn6RK input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#3b82f6;border-radius:4px;cursor:pointer}.SettingsPanel_sliderContainer__Rn6RK span{font-size:9px;width:40px;text-align:right}.SettingsPanel_checkboxContainer__uq_cc{display:flex;align-items:center}.SettingsPanel_checkboxContainer__uq_cc input[type=checkbox]{width:16px;height:16px;accent-color:#3b82f6}.SettingsPanel_backgroundPreview__CAjuB{margin-top:16px;border:1px solid #334155;padding:10px;background-color:#111827}.SettingsPanel_backgroundPreview__CAjuB h4{font-size:10px;margin:0 0 10px;color:#a0aec0}.SettingsPanel_previewBox__TewkY{height:100px;border-radius:4px;overflow:hidden}.SettingsPanel_preview-pixel__r_LzQ{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" viewBox="0 0 3 3"><circle cx="1.5" cy="1.5" r="0.5" fill="white" opacity="0.5"/></svg>');background-color:#000428;background-size:20px 20px}.SettingsPanel_preview-gradient__6qRRM{background:linear-gradient(180deg,#000428,#004e92)}.SettingsPanel_preview-stars__D6rso{background-color:#000428;background-image:radial-gradient(#fff,hsla(0,0%,100%,.2) 2px,transparent 0);background-size:50px 50px}.SettingsPanel_preview-mountains__EqKwg{background-color:#000428;background-image:linear-gradient(rgba(6,17,60,.7) 20px,transparent 100px),linear-gradient(180deg,transparent 90%,rgba(0,13,60,.8));position:relative}.SettingsPanel_preview-mountains__EqKwg:after{content:"";position:absolute;left:0;right:0;bottom:0;height:30px;background-image:linear-gradient(135deg,#001242 25%,transparent 0),linear-gradient(225deg,#001242 25%,transparent 0),linear-gradient(315deg,#001242 25%,transparent 0),linear-gradient(45deg,#001242 25%,transparent 0);background-size:20px 20px;background-position:0 0,10px 0,10px -10px,0 10px}.SettingsPanel_settingsActions__o1U_E{display:flex;justify-content:flex-end;padding:16px;gap:10px;border-top:2px solid #334155}.SettingsPanel_applyButton__H6Roq,.SettingsPanel_cancelButton__e0KCA{padding:8px 16px;border:none;font-family:Press Start\ 2P,monospace;font-size:10px;cursor:pointer;transition:transform .2s,box-shadow .2s}.SettingsPanel_cancelButton__e0KCA{background-color:#1e293b;color:#cbd5e1}.SettingsPanel_applyButton__H6Roq{background-color:#3b82f6;color:#fff}.SettingsPanel_applyButton__H6Roq:hover,.SettingsPanel_cancelButton__e0KCA:hover{transform:translateY(-2px);box-shadow:0 2px 5px rgba(0,0,0,.3)}.SettingsPanel_settingsInfo__A9XQy{font-size:9px;line-height:1.6;color:#a0aec0}.SettingsPanel_comingSoonList__VExOT{margin:0;padding-left:20px;font-size:9px;color:#a0aec0}.SettingsPanel_comingSoonList__VExOT li{margin-bottom:6px}@keyframes SettingsPanel_panelAppear__8QeIf{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:576px){.SettingsPanel_settingsPanel__gvo_V{width:95%;max-height:90vh}.SettingsPanel_settingsHeader__cT9Nq h2{font-size:12px}.SettingsPanel_applyButton__H6Roq,.SettingsPanel_cancelButton__e0KCA,.SettingsPanel_settingItem__fAtmn input,.SettingsPanel_settingItem__fAtmn label,.SettingsPanel_settingItem__fAtmn select,.SettingsPanel_tabButton__6o4CT{font-size:8px}}