@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-bottom:10px}.FF3BattlePresentation_battleField__tTOdS{flex:0 0 40%;height:40%;min-height:250px}.FF3BattlePresentation_commandArea__1w96F{flex-direction:column;flex:0 0 auto;height:auto;padding:2px;gap:2px}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ,.FF3BattlePresentation_statusWindow__a5up9{flex:0 0 auto;width:100%;margin-bottom:5px;padding:5px;border-width:2px}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{width:100%;display:block;vertical-align:top;padding:10px;margin:0 0 4px}.FF3BattlePresentation_commandWindow__w8eXb{margin-right:0}.FF3BattlePresentation_infoWindow__zlDoZ{margin-left:0}.FF3BattlePresentation_statusWindow__a5up9{width:100%;max-height:180px}.FF3BattlePresentation_dialogWindow__TdZ_D{flex:0 0 auto;height:auto;min-height:60px;padding:5px;margin:2px 2px 8px;border-width:2px}.FF3BattlePresentation_characterContainer__HYZ1f{right:2%;bottom:3%;transform:scale(.8);flex-direction:row;gap:5px}.FF3BattlePresentation_monsterContainer__vzPfD{left:50%;bottom:25%;width:200px;height:150px;transform:translate(-50%) scale(1)}.FF3BattlePresentation_slideInfo__bg0Fi{width:95%;max-width:95%;padding:8px;top:1%;z-index:25;max-height:70%;overflow-y:auto;font-size:clamp(.45rem,2.2vw,.6rem);-webkit-overflow-scrolling:touch}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.75rem,3.8vw,1.1rem);margin-bottom:4px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.55rem,2.8vw,.85rem);margin-bottom:6px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.44rem,2.1vw,.58rem);line-height:1.3;max-height:25vh;overflow-y:auto;padding-right:5px;text-align:left}.FF3BattlePresentation_windowTitle__5ETK0{font-size:clamp(.5rem,3vw,.7rem)}.FF3BattlePresentation_commandItem__GkRV6{font-size:clamp(.5rem,3vw,.6rem);padding:3px 0 3px 10px}.FF3BattlePresentation_statusItem__xNUh2{display:flex;align-items:center;gap:5px}.FF3BattlePresentation_charInfo__DYCfQ{flex-grow:1}.FF3BattlePresentation_navigation___fnj6{bottom:5px;right:10px;display:flex;gap:5px;z-index:100}.FF3BattlePresentation_navButton__ZgO5z{padding:4px 8px;font-size:.6rem;min-width:60px;min-height:36px;display:flex;align-items:center;justify-content:center}.FF3BattlePresentation_settingsButton__vB0t6{bottom:5px;left:10px;width:36px;height:36px;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:375px){.FF3BattlePresentation_battleContainer__BY9de{min-height:90vh}.FF3BattlePresentation_battleField__tTOdS{min-height:190px;flex:0 0 35%;height:35%}.FF3BattlePresentation_slideInfo__bg0Fi{top:.2%;width:98%;max-width:98%;padding:10px;z-index:25;max-height:95%;font-size:clamp(.38rem,1.9vw,.52rem);border-width:5px;box-shadow:0 0 22px 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:1px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.48rem,2.4vw,.7rem);margin-bottom:2px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.38rem,1.9vw,.52rem);line-height:1.1;max-height:none;padding:0 1px}.FF3BattlePresentation_characterContainer__HYZ1f{right:8%;bottom:1%;transform:scale(.5);flex-direction:column;gap:6px}.FF3BattlePresentation_monsterContainer__vzPfD{width:140px;height:110px;left:3%;bottom:7%;transform:scale(.85)}.FF3BattlePresentation_statusWindow__a5up9{max-height:240px;min-height:200px;margin-bottom:5px;overflow-x:hidden;overflow-y:hidden;padding:10px;border-width:2px}.FF3BattlePresentation_statusList__xLz9R{gap:12px;padding-bottom:8px}.FF3BattlePresentation_statusItem__xNUh2{min-height:48px;padding:5px 3px;border-bottom:1px solid rgba(100,150,255,.2)}.FF3BattlePresentation_hpContainer__ZrBFx,.FF3BattlePresentation_mpContainer__QgkJx{gap:5px;font-size:clamp(.45rem,3vw,.6rem);margin-bottom:4px}.FF3BattlePresentation_hpBarBg__5ikbf,.FF3BattlePresentation_mpBarBg__MbMr7{height:8px;margin:0 2px}.FF3BattlePresentation_charName__0oW7y{font-size:clamp(.55rem,3.2vw,.7rem);margin-bottom:6px}.FF3BattlePresentation_statValue__cf6uM{width:60px;font-size:clamp(.45rem,3vw,.6rem)}.FF3BattlePresentation_statLabel__0C_aS{width:28px;font-size:clamp(.45rem,3vw,.6rem)}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{width:100%;margin-bottom:3px;padding:8px;margin-left:0;margin-right:0}}@media (max-width:320px){.FF3BattlePresentation_monsterContainer__vzPfD{width:120px;height:90px;left:2%;bottom:6%;transform:scale(.8)}.FF3BattlePresentation_characterContainer__HYZ1f{right:5%;bottom:.5%;transform:scale(.42);gap:4px}.FF3BattlePresentation_battleField__tTOdS{min-height:170px;flex:0 0 33%;height:33%}.FF3BattlePresentation_slideInfo__bg0Fi{top:.1%;width:99%;max-width:99%;padding:8px;z-index:25;max-height:97%;font-size:clamp(.36rem,1.8vw,.48rem);border-width:6px;box-shadow:0 0 25px rgba(100,150,255,.9);border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#4040ff,#00f) 1;background:rgba(0,0,0,.6)}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.6rem,3vw,.85rem);margin-bottom:1px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.42rem,2.2vw,.65rem);margin-bottom:2px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.36rem,1.8vw,.48rem);line-height:1.05;max-height:none;padding:0}.FF3BattlePresentation_statusWindow__a5up9{max-height:220px;min-height:180px;padding:8px;overflow-y:hidden}.FF3BattlePresentation_statusList__xLz9R{gap:10px;padding-bottom:6px}.FF3BattlePresentation_statusItem__xNUh2{min-height:45px;padding:4px 2px}.FF3BattlePresentation_charName__0oW7y{font-size:clamp(.5rem,3vw,.65rem);margin-bottom:5px}.FF3BattlePresentation_hpContainer__ZrBFx,.FF3BattlePresentation_mpContainer__QgkJx{gap:4px;font-size:clamp(.42rem,2.8vw,.55rem);margin-bottom:3px}.FF3BattlePresentation_statValue__cf6uM{width:56px;font-size:clamp(.42rem,2.8vw,.55rem)}.FF3BattlePresentation_statLabel__0C_aS{width:25px;font-size:clamp(.42rem,2.8vw,.55rem)}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{width:100%;margin-bottom:2px;padding:7px;margin-left:0;margin-right:0}}.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}@media (max-width:480px){.FF3BattlePresentation_slideInfo__bg0Fi{width:97%;max-width:97%;padding:12px;top:.2%;z-index:25;max-height:93%;overflow-y:auto;font-size:clamp(.42rem,2vw,.55rem);border-width:5px;box-shadow:0 0 20px rgba(100,150,255,.8);border-image:linear-gradient(to bottom right,#fff,#a0a0ff,#4040ff,#00f) 1;background:rgba(0,0,0,.65)}.FF3BattlePresentation_battleContainer__BY9de{min-height:100vh;padding-top:5px;padding-bottom:5px}.FF3BattlePresentation_battleField__tTOdS{min-height:220px;flex:0 0 40%;height:40%}.FF3BattlePresentation_characterContainer__HYZ1f{right:10%;left:auto;bottom:1.5%;width:auto;transform:scale(.6);justify-content:flex-end;flex-direction:column;gap:8px;opacity:1}.FF3BattlePresentation_monsterContainer__vzPfD{left:5%;right:auto;bottom:8%;width:180px;height:140px;transform:scale(.9);opacity:1}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideTitle__E5bZ6{font-size:clamp(.7rem,3.5vw,1rem);margin-bottom:2px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideSubtitle__chx31{font-size:clamp(.5rem,2.5vw,.75rem);margin-bottom:3px}.FF3BattlePresentation_slideInfo__bg0Fi .FF3BattlePresentation_slideContent__1M0Nk{font-size:clamp(.42rem,2vw,.55rem);line-height:1.15;max-height:none;padding:0 2px}.FF3BattlePresentation_commandWindow__w8eXb,.FF3BattlePresentation_infoWindow__zlDoZ{width:100%;margin-bottom:4px;padding:9px;margin-left:0;margin-right:0}.FF3BattlePresentation_commandWindow__w8eXb{margin-right:0}.FF3BattlePresentation_infoWindow__zlDoZ{margin-left:0}.FF3BattlePresentation_statusWindow__a5up9{overflow-y:hidden}}.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}}.PokemonCardHoloSection_section__el8Sv{width:100%;padding:80px 20px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);position:relative;overflow:hidden}.PokemonCardHoloSection_section__el8Sv:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(0,231,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,0,231,.1) 0,transparent 50%);pointer-events:none}.PokemonCardHoloSection_container__L2_PS{max-width:1400px;margin:0 auto;position:relative;z-index:1}.PokemonCardHoloSection_title__KZKVi{text-align:center;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#00e7ff,#ff00e7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(0,231,255,.5)}.PokemonCardHoloSection_subtitle__RY2ww{text-align:center;font-size:clamp(1rem,2vw,1.25rem);color:hsla(0,0%,100%,.7);margin-bottom:3rem;font-weight:300}.PokemonCardHoloSection_cards__3UOhq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;position:relative;z-index:1}@media screen and (min-width:600px){.PokemonCardHoloSection_cards__3UOhq{flex-direction:row;flex-wrap:wrap;justify-content:center}}.PokemonCardHoloSection_threeDWrapper__4AYUd{perspective:750px;isolation:isolate;transform:translate3d(.1px,.1px,.1px)}.PokemonCardHoloSection_card__lYnBM{width:71.5vw;height:100vw;position:relative;overflow:hidden;margin:20px;z-index:10;touch-action:pan-y;isolation:isolate;border-radius:5%/3.5%;transition:transform .5s ease,box-shadow .2s ease;will-change:transform,filter;background-color:#040712;background-image:var(--front);background-size:cover;background-repeat:no-repeat;background-position:50% 50%;transform-origin:center;box-shadow:-5px -5px 5px -5px var(--color1),5px 5px 5px -5px var(--color2),-7px -7px 10px -5px transparent,7px 7px 10px -5px transparent,0 0 5px 0 hsla(0,0%,100%,0),0 55px 35px -20px rgba(0,0,0,.5)}@media screen and (min-width:600px){.PokemonCardHoloSection_card__lYnBM{width:clamp(12.9vw,61vh,18vw);height:clamp(18vw,85vh,25.2vw)}}.PokemonCardHoloSection_card__lYnBM:hover{box-shadow:-20px -20px 30px -25px var(--color1),20px 20px 30px -25px var(--color2),-7px -7px 10px -5px var(--color1),7px 7px 10px -5px var(--color2),0 0 13px 4px hsla(0,0%,100%,.3),0 55px 35px -20px rgba(0,0,0,.5)}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_charizard__IgFZw{--color1:#fac;--color2:#dca}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_pika__S5RNC{--color1:#54a29e;--color2:#a79d66}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_mewtwo__TGyMO{--color1:#efb2fb;--color2:#acc6f8}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_eevee__LUugy{--color1:#ec9bb6;--color2:#ccac6f;--color3:#69e4a5;--color4:#8ec5d6;--color5:#b98cce}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_eevee__LUugy:hover{box-shadow:0 0 30px -5px #fff,0 0 10px -2px #fff,0 55px 35px -20px rgba(0,0,0,.5)}.PokemonCardHoloSection_card__lYnBM:after,.PokemonCardHoloSection_card__lYnBM:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-repeat:no-repeat;opacity:.5;mix-blend-mode:color-dodge;transition:all .33s ease;pointer-events:none}.PokemonCardHoloSection_card__lYnBM:before{background-position:50% 50%;background-size:300% 300%;background-image:linear-gradient(115deg,transparent 0,var(--color1) 25%,transparent 47%,transparent 53%,var(--color2) 75%,transparent 100%);opacity:.5;filter:brightness(.5) contrast(1);z-index:1}.PokemonCardHoloSection_card__lYnBM:after{background-image:url(https://assets.codepen.io/13471/sparkles.gif),url(https://assets.codepen.io/13471/holo.png),linear-gradient(125deg,#ff008450 15%,#fca40040 30%,#ffff0030 40%,#00ff8a20 60%,#00cfff40 70%,#cc4cfa50 85%);background-position:50% 50%;background-size:160%;background-blend-mode:overlay;z-index:2;filter:brightness(1) contrast(1);transition:all .33s ease;mix-blend-mode:color-dodge;opacity:.75}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_active__d5Uyu:after,.PokemonCardHoloSection_card__lYnBM:hover:after{filter:brightness(1) contrast(1);opacity:1}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_active__d5Uyu,.PokemonCardHoloSection_card__lYnBM:hover{animation:none;transition:box-shadow .1s ease-out}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_active__d5Uyu:before,.PokemonCardHoloSection_card__lYnBM:hover:before{animation:none;background-image:linear-gradient(110deg,transparent 25%,var(--color1) 48%,var(--color2) 52%,transparent 75%);background-position:50% 50%;background-size:250% 250%;opacity:.88;filter:brightness(.66) contrast(1.33);transition:none}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_active__d5Uyu:after,.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_active__d5Uyu:before,.PokemonCardHoloSection_card__lYnBM:hover:after,.PokemonCardHoloSection_card__lYnBM:hover:before{animation:none;transition:none}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_eevee__LUugy.PokemonCardHoloSection_active__d5Uyu:before,.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_eevee__LUugy:hover:before{background-image:linear-gradient(115deg,transparent 20%,var(--color1) 36%,var(--color2) 43%,var(--color3) 50%,var(--color4) 57%,var(--color5) 64%,transparent 80%)}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_animated__rSAs3{transition:none;animation:PokemonCardHoloSection_holoCard__e39To 12s ease 0s 1}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_animated__rSAs3:before{transition:none;animation:PokemonCardHoloSection_holoGradient__IPGyv 12s ease 0s 1}.PokemonCardHoloSection_card__lYnBM.PokemonCardHoloSection_animated__rSAs3:after{transition:none;animation:PokemonCardHoloSection_holoSparkle__QhGTj 12s ease 0s 1}.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(2),.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(2):after,.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(2):before{animation-delay:.25s}.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(3),.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(3):after,.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(3):before{animation-delay:.5s}.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(4),.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(4):after,.PokemonCardHoloSection_cards__3UOhq .PokemonCardHoloSection_card__lYnBM:nth-child(4):before{animation-delay:.75s}@keyframes PokemonCardHoloSection_holoSparkle__QhGTj{0%,to{opacity:.75;background-position:50% 50%;filter:brightness(1.2) contrast(1.25)}5%,8%{opacity:1;background-position:40% 40%;filter:brightness(.8) contrast(1.2)}13%,16%{opacity:.5;background-position:50% 50%;filter:brightness(1.2) contrast(.8)}35%,38%{opacity:1;background-position:60% 60%;filter:brightness(1) contrast(1)}55%{opacity:.33;background-position:45% 45%;filter:brightness(1.2) contrast(1.25)}}@keyframes PokemonCardHoloSection_holoGradient__IPGyv{0%,to{opacity:.5;background-position:50% 50%;filter:brightness(.5) contrast(1)}5%,9%{background-position:100% 100%;opacity:1;filter:brightness(.75) contrast(1.25)}13%,17%{background-position:0 0;opacity:.88}35%,39%{background-position:100% 100%;opacity:1;filter:brightness(.5) contrast(1)}55%{background-position:0 0;opacity:1;filter:brightness(.75) contrast(1.25)}}@keyframes PokemonCardHoloSection_holoCard__e39To{0%,to{transform:rotate(0deg) rotateX(0deg) rotateY(0deg)}5%,8%{transform:rotate(0deg) rotateX(6deg) rotateY(-20deg)}13%,16%{transform:rotate(0deg) rotateX(-9deg) rotateY(32deg)}35%,38%{transform:rotate(3deg) rotateX(12deg) rotateY(20deg)}55%{transform:rotate(-3deg) rotateX(-12deg) rotateY(-27deg)}}