:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;height:100vh;margin:0 auto;text-align:center;background:linear-gradient(168deg,#d4ffed,#fff 25% 50%,#fff0ec 75%,#fff)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}._page_prxeq_3{height:100vh;padding:0 24px;display:flex;flex-direction:column}._resultArea_prxeq_10{width:100%;height:38vh}._header_prxeq_15{display:flex;justify-content:center}._header_prxeq_15>p{font-weight:600;color:var(--textColor)}._playLabelArea_prxeq_25{width:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;margin-bottom:.8rem}._playLabelArea_prxeq_25 p{margin:0;padding:0 12px;border:1px solid #3CDE98;background-color:#fff;border-radius:10px;width:max-content;color:var(--textColor);font-weight:700}._playLabelArea_prxeq_25 ._leftPlayerName_prxeq_42{grid-column:1 / 2;width:100%;display:flex;justify-content:center;align-items:center}._playLabelArea_prxeq_25 ._arrow_prxeq_49{grid-column:2 / 3}._playLabelArea_prxeq_25 ._rightPlayerName_prxeq_52{grid-column:3 / 4;width:100%;display:flex;justify-content:center;align-items:center}._playArea_prxeq_61{position:relative}._playCardArea_prxeq_65{width:100%;display:flex;justify-content:space-between}._cardSlot_prxeq_71{width:35%;display:flex;justify-content:center;align-items:center}._cardSlot_prxeq_71>p{margin:0;border:#3CDE98 1px solid;border-radius:10px}._selectedCardBar_prxeq_84{width:100%;max-width:280px;max-height:400px;aspect-ratio:125 / 202;border-radius:12px;border:1px solid #e2e8f0;display:flex;align-items:center;flex-direction:column;overflow:hidden}._replayRise_prxeq_97{animation:_replayRise_prxeq_97 .45s ease-out}._damagePopup_prxeq_101{position:absolute;right:10%;top:38%;font-size:28px;font-weight:700;color:#e53e3e;text-shadow:0 2px 8px rgba(0,0,0,.2);pointer-events:none;animation:_damagePop_prxeq_101 1.4s ease-out}@keyframes _replayRise_prxeq_97{0%{transform:translateY(18px);opacity:.4}to{transform:translateY(0);opacity:1}}@keyframes _damagePop_prxeq_101{0%{transform:translateY(6px) scale(.9);opacity:0}30%{opacity:1}to{transform:translateY(-12px) scale(1.1);opacity:0}}._selectArea_prxeq_138{height:60%;display:flex;flex-direction:column;align-items:center}._playersBoard_prxeq_145{width:100%}._playersBoard_prxeq_145 ._myPlayerCard_prxeq_148{width:calc(100% - 16px);margin-bottom:8px}._enemyPlayersBoard_prxeq_154{display:grid;gap:4px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));flex-wrap:wrap}._enemyPlayersBoard_prxeq_154 ._enemyPlayerCard_prxeq_160{background:#fff;box-shadow:0 8px 24px #0f172a14}._enemyPlayersBoard_prxeq_154 ._enemyPlayerCard_prxeq_160 ._playerName_prxeq_164{font-size:14px;color:var(--textColor)}._placeholder_prxeq_171{grid-column:1 / -1;text-align:center;color:#718096}._playerCard_prxeq_177{padding:8px;border-radius:10px;border:2px solid transparent;transition:border-color .2s ease,transform .2s ease}._cardSelectable_prxeq_184{cursor:pointer}._cardIsTurn_prxeq_188{border-color:#f6ad55;transform:translateY(-2px)}._cardIsSelf_prxeq_193{border-color:#63b3ed}._cardIsTarget_prxeq_197{border-color:#ed8936;box-shadow:0 0 0 2px #ed893640}._cardSelected_prxeq_202{border-color:#f56565;box-shadow:0 0 0 3px #f5656559}._playerHeader_prxeq_207{height:1.5rem;display:flex;justify-content:space-between;align-items:center}._playerName_prxeq_164{font-weight:600;font-size:20px;color:var(--textColor)}._hpRow_prxeq_220{height:100%;display:flex;align-items:end}._turnBadge_prxeq_226{padding:2px 8px;font-size:12px;border-radius:999px;background:#f6ad55;color:#fff}._hpLabel_prxeq_234{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#a0aec0}._hpValue_prxeq_241{font-weight:600;font-size:12px;color:#969696}._hpBarTrack_prxeq_247{width:100%;height:12px;background:#edf2f7;border-radius:999px;overflow:hidden}._hpBar_prxeq_247{height:100%;background:linear-gradient(90deg,#68d391,#48bb78);transition:width .3s ease}._hpFull_prxeq_261{background:linear-gradient(90deg,#68d391,#48bb78)}._hpHalf_prxeq_265{background:linear-gradient(90deg,#f6ad55,#ed8936)}._hpLow_prxeq_269{background:linear-gradient(90deg,#fc8181,#e53e3e)}._actions_prxeq_273{width:100%;margin-top:24px}._turnInfo_prxeq_278{font-weight:600;color:#2d3748}._handLabel_prxeq_283{font-size:13px;font-weight:600;color:#4a5568}._handCards_prxeq_289{width:100%;height:100%;display:flex;justify-content:space-around;gap:0}._cardToken_prxeq_297+._cardToken_prxeq_297{margin-left:-30px}._emptyHand_prxeq_301{color:#a0aec0;font-size:13px}._mulliganRow_prxeq_306{display:flex;gap:12px;align-items:center;margin-top:8px}._cardToken_prxeq_297{height:100%;max-width:100px;aspect-ratio:125 / 202;border-radius:10px;display:flex;flex-direction:column;cursor:pointer;border:2px solid #fff;transition:transform .2s ease,border-color .2s ease;overflow:hidden;padding:0;position:relative}._cardToken_prxeq_297:disabled{cursor:not-allowed;position:relative;border:2px solid rgba(128,128,128,.4)}._cardToken_prxeq_297:disabled:after{content:"";position:absolute;width:100%;height:100%;background-color:gray;opacity:.4}._handCards_prxeq_289 ._cardToken_prxeq_297:nth-child(1){z-index:1}._handCards_prxeq_289 ._cardToken_prxeq_297:nth-child(2){z-index:2}._handCards_prxeq_289 ._cardToken_prxeq_297:nth-child(3){z-index:3}._handCards_prxeq_289 ._cardToken_prxeq_297:nth-child(4){z-index:4}._cardToken_prxeq_297:not(:disabled):hover{transform:translateY(-10px);border-color:#7f9cf5}._cardTokenSelected_prxeq_373{border-color:#f56565;transform:translateY(-10px)}._handCards_prxeq_289 ._cardToken_prxeq_297._cardTokenSelected_prxeq_373{z-index:99!important}._cardName_prxeq_383{font-weight:600;color:#2d3748}._cardDetail_prxeq_388{font-size:8px;color:#4a5568;margin:0 auto}._cardButtons_prxeq_394{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}._cardBtn_prxeq_400{padding:14px;border-radius:12px;border:none;background:#2d3748;color:#fff;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease}._btnStyleAdjustment_prxeq_411{margin-top:60px}._cardBtn_prxeq_400:disabled{opacity:.4;cursor:not-allowed}._cardBtn_prxeq_400:not(:disabled):hover{transform:translateY(-2px)}._heal_prxeq_425{background:var(--healColor)}._defense_prxeq_428{background:var(--defenseColor)}._attack_prxeq_431{background:var(--attackColor)}._special_prxeq_434{background:var(--specialColor)}:root{--attackColor: #CB4A4A;--defenseColor: #53659F;--healColor: #99DD96;--specialColor: #fff;--textColor: #654429;--mainColor: #F87355;--gray: #E6E6E6;--grayText: #8C8C8C;--whiteText: #FFFFFF;--red: #EC6F7C;--bgHover: #D9D9D9}._btn_1t8w6_3{width:100%;height:50px;border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:700;font-family:inherit;color:#fff;cursor:pointer;transition:border-color .25s;background:var(--mainColor)}._btn_1t8w6_3:hover{border-color:#646cff}._btn_1t8w6_3:focus,._btn_1t8w6_3:focus-visible{outline:4px auto -webkit-focus-ring-color}._btn_1t8w6_3:disabled{opacity:.5;cursor:not-allowed}._cardImg_1ksyl_1{width:80%;height:50%;margin:5% auto 0;border-radius:8px 8px 0 0;background-color:#fff}._cardImg_1ksyl_1>img{width:100%;height:100%;border-radius:8px 8px 0 0;object-fit:cover}._cardWrap_1ksyl_16{width:100%;height:50%;display:flex;flex-direction:column;align-items:center;background-color:#fff8ea}._selectedCardName_1ksyl_25{margin:0;width:120%;height:35%;background-color:#fff4db;border:2.5px solid #FFD17A;font-weight:700;box-shadow:3px 3px 5px #00000040;transform:translateY(-8px) rotate(-5deg);display:flex;justify-content:center;align-items:center;color:var(--textColor)}._selectedCardNameLabel_1ksyl_40{font-size:16px}._selectedCardNameLabelNormal_1ksyl_44{font-size:12px}._selectedCardNameLabelSmall_1ksyl_48{font-size:8px}._selectedCardDetail_1ksyl_52{width:90%;margin:.3rem auto;font-size:8px;color:var(--textColor)}._roomSection_jmkyh_1{width:80%;height:100%;font-family:"system-ui, sans-serif";max-width:640px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-around}._roomSection_jmkyh_1 ._roomConnectArea_jmkyh_11 ._roomTitle_jmkyh_13{width:100%;margin:0 0 60px;display:flex;justify-content:center;align-items:center}._roomSection_jmkyh_1 ._roomConnectArea_jmkyh_11 ._inputWrap_jmkyh_21{display:flex;flex-direction:column;gap:8px}._roomSection_jmkyh_1 ._roomConnectArea_jmkyh_11 ._inputWrap_jmkyh_21 input{height:50px;border:1px solid #D9D9D9;border-radius:5px;font-size:16px;padding:0 16px}._membersSection_jmkyh_37{width:80%;height:100%;font-family:"system-ui, sans-serif";max-width:640px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-around}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersTitleWrap_jmkyh_49{display:flex;justify-content:space-between;align-items:center}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47{width:100%;margin-top:2rem}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._players_jmkyh_59{font-size:12px;text-align:start}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63{width:100%;display:flex;flex-direction:column;gap:8px}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._NotMember_jmkyh_69,._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._Member_jmkyh_69,._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._My_jmkyh_69{width:100%;height:50px}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._NotMember_jmkyh_69{background-color:#f3f3f3}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._Member_jmkyh_69,._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._My_jmkyh_69{box-shadow:1px 1px 2px 1px #0000001a;text-align:start}:is(._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._Member_jmkyh_69,._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._My_jmkyh_69)>p{margin:0;line-height:50px;padding:0 1.5rem}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._Member_jmkyh_69{background-color:#fff}._membersSection_jmkyh_37 ._membersListWrap_jmkyh_47 ._membersList_jmkyh_47 ._membersWrap_jmkyh_63 ._My_jmkyh_69{background:linear-gradient(150deg,#fff -54.29% 65.6%,#d4ffed 129.07%)}._systemLog_jmkyh_98{height:2.5rem;background-color:#111;color:#eee;padding:12px;margin:12px 0;border-radius:8px;overflow:auto}._claimHostArea_jmkyh_108{margin-top:12px;display:flex;align-items:center;flex-direction:column;gap:4px}._claimHint_jmkyh_116{font-size:12px;color:#555}._loadingOverlay_jmkyh_123{width:100%;height:100vh;display:flex;align-items:center;justify-content:space-around;flex-direction:column}._loadingCard_jmkyh_132{width:50%;max-width:280px;max-height:400px;aspect-ratio:125 / 202;border-radius:12px;border:1px solid #e2e8f0;display:flex;align-items:center;flex-direction:column;overflow:hidden}._loadingAnimationWarp_jmkyh_145{width:100%}._loadingAnimationWarp_jmkyh_145>p{margin:0;line-height:1.6}._loadingAnimation_jmkyh_145{width:85%;height:30px;margin:0 auto;background-color:#fff;display:flex;align-items:center;justify-content:space-around}._memory_jmkyh_164{width:18px;height:22px;background-color:var(--mainColor);opacity:.2;animation:_memoryPulse_jmkyh_1 1.4s ease-in-out infinite}._memory_jmkyh_164:nth-child(1){animation-delay:0s}._memory_jmkyh_164:nth-child(2){animation-delay:.1s}._memory_jmkyh_164:nth-child(3){animation-delay:.2s}._memory_jmkyh_164:nth-child(4){animation-delay:.3s}._memory_jmkyh_164:nth-child(5){animation-delay:.4s}._memory_jmkyh_164:nth-child(6){animation-delay:.5s}._memory_jmkyh_164:nth-child(7){animation-delay:.6s}._memory_jmkyh_164:nth-child(8){animation-delay:.7s}._memory_jmkyh_164:nth-child(9){animation-delay:.8s}._memory_jmkyh_164:nth-child(10){animation-delay:.9s}._memory_jmkyh_164:nth-child(11){animation-delay:1s}._memory_jmkyh_164:nth-child(12){animation-delay:1.1s}._memory_jmkyh_164:nth-child(13){animation-delay:1.2s}._memory_jmkyh_164:nth-child(14){animation-delay:1.3s}@keyframes _memoryPulse_jmkyh_1{0%,to{opacity:.2;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}
