.GameBoard_gameBoard__qLZRl{display:flex;flex-direction:column;align-items:center;gap:24px;color:#fff}.GameBoard_info__UYUQP{text-align:center}.GameBoard_round__kIqB2{width:max-content;border-radius:30px;margin:0 auto 10px;padding:6px 20px;background-color:#07acff;color:#fff;font-size:24px;font-family:Kallisto,sans-serif;font-style:normal}.GameBoard_area__Yl8XY{position:relative}.GameBoard_light__gNn67{--light-size:80%;position:absolute;top:calc((100% - var(--light-size))/2);left:calc((100% - var(--light-size))/2);width:var(--light-size);height:var(--light-size);border-radius:50%;opacity:.4;pointer-events:none}.GameBoard_field__arVkY{position:relative;padding:4vw;border-radius:24px;background-size:contain;box-shadow:0 5px 10px rgba(0,0,0,.5)}@media screen and (min-width:768px){.GameBoard_field__arVkY{padding:30px}}.GameBoard_grid__xSyjx{position:relative;display:grid;grid-template-rows:repeat(10,1fr);grid-gap:2px;gap:2px}.GameBoard_row__v_5GG{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:2px;gap:2px}.GameCell_cell__XuCWi{--cell-size:calc((84vw - 1px) / 10 - 1px);--cell-max-size:48px;--cell-corner:12%;--cell-corner-anti:calc(100% - var(--cell-corner));--cell-shadow-size:4px;--cell-blur:4px;display:flex;justify-content:center;align-items:center;position:relative;width:var(--cell-size);height:var(--cell-size);max-width:var(--cell-max-size);max-height:var(--cell-max-size);background:hsla(0,0%,100%,.1);-webkit-clip-path:polygon(var(--cell-corner) 0,var(--cell-corner-anti) 0,100% var(--cell-corner),100% var(--cell-corner-anti),var(--cell-corner-anti) 100%,var(--cell-corner) 100%,0 var(--cell-corner-anti),0 var(--cell-corner));clip-path:polygon(var(--cell-corner) 0,var(--cell-corner-anti) 0,100% var(--cell-corner),100% var(--cell-corner-anti),var(--cell-corner-anti) 100%,var(--cell-corner) 100%,0 var(--cell-corner-anti),0 var(--cell-corner));cursor:pointer}.GameCell_cell__XuCWi.GameCell_highlight-attacker__Yyew1:before,.GameCell_cell__XuCWi.GameCell_highlight-runner__cUBon:before,.GameCell_cell__XuCWi:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20%}.GameCell_cell__XuCWi:after{-webkit-backdrop-filter:blur(var(--cell-blur));backdrop-filter:blur(var(--cell-blur))}.GameCell_cell__XuCWi.GameCell_highlight-runner__cUBon:before{box-shadow:inset 0 0 var(--cell-shadow-size) #4d96ff}.GameCell_cell__XuCWi.GameCell_highlight-attacker__Yyew1:before{box-shadow:inset 0 0 var(--cell-shadow-size) #b570ff}@media screen and (max-width:500px){.GameCell_cell__XuCWi{--cell-shadow-size:3px;--cell-blur:3px}}@media screen and (max-width:400px){.GameCell_cell__XuCWi{--cell-shadow-size:3px;--cell-blur:2px}}.GameCell_coord__nEHog{opacity:0}.GameCell_xCoord__1t56_,.GameCell_yCoord__5vWYn{position:absolute;font-size:12px;color:red}.GameCell_xCoord__1t56_{bottom:-20px;left:50%;transform:translateX(-50%)}.GameCell_yCoord__5vWYn{left:-20px;top:50%;transform:translateY(-50%)}.GameCell_light__JCwWm{--light-size:80%;position:absolute;z-index:10;top:calc((100% - var(--light-size))/2);left:calc((100% - var(--light-size))/2);width:var(--light-size);height:var(--light-size);border-radius:50%;background:#fff;opacity:.3;pointer-events:none}.GameCell_attacker__GWr48,.GameCell_runner__XfDDC{--chip-size:20%;position:absolute;top:2px;left:2px;width:var(--chip-size);height:var(--chip-size);border-radius:50%;transition:top 1s linear,left 1s linear}.GameCell_attacker__GWr48{background:#b570ff}.GameCell_runner__XfDDC{background:#4d96ff}.GameChip_chip__vJwr3{display:flex;align-items:center;justify-content:center;position:absolute;z-index:20;top:0;left:0;width:10%;height:10%;border-radius:50%;border:4px solid;font-size:12px;cursor:pointer;transition:transform .3s ease-in-out,border-color .3s ease}.GameChip_chip__vJwr3.GameChip_active__79liy{transform:scale(1.1)}.GameChip_chip__vJwr3.GameChip_disabled__VLxUC{cursor:not-allowed}@media screen and (max-width:500px){.GameChip_chip__vJwr3{border-width:3px;font-size:10px}}@media screen and (max-width:400px){.GameChip_chip__vJwr3{border-width:2px;font-size:8px}}.GameChip_attacker__sUqcG{border-color:#b570ff;background-color:#6e1fce}.GameChip_attacker__sUqcG.GameChip_disabled__VLxUC{border-color:#4f1398}.GameChip_runner__NWfid{border-color:#4d96ff;background-color:#006bb2}.GameChip_runner__NWfid.GameChip_disabled__VLxUC{border-color:#021d3c}.GameChip_enemy__eqJZ0{background-color:#aaa}.GameStat_stat__o71wg{display:flex;align-items:center;justify-content:center;gap:10%;width:100%;max-width:600px;margin:0 auto}.GameStat_attacker__eXBY7,.GameStat_runner__jEqWW,.GameStat_sum__Zlhk8{flex:0 0 20%;text-align:center}.GameStat_label__tMTHS{color:#9d9dae;font-size:16px;text-transform:uppercase}.GameStat_score__xs3dk{font-size:40px;-webkit-background-clip:text;background-clip:text;overflow:hidden;text-overflow:ellipsis;color:transparent;line-height:1;font-family:Kallisto,sans-serif;font-weight:500;font-style:normal}.GameStat_attacker__eXBY7 .GameStat_score__xs3dk{background-color:#f087ff}.GameStat_runner__jEqWW .GameStat_score__xs3dk{background-color:#1fcff1}.GameStat_sum__Zlhk8 .GameStat_score__xs3dk{background-color:#199890}@media screen and (max-width:500px){.GameStat_score__xs3dk{font-size:28px}}.Eliminated_container__K_w0N{text-align:center}.Eliminated_text__b7Egc{color:transparent;-webkit-background-clip:text;background-clip:text;overflow:hidden;text-overflow:ellipsis;color:#fff;line-height:1;font-family:Kallisto,sans-serif;font-weight:500;font-style:normal;font-size:32px}@media screen and (max-width:500px){.Eliminated_text__b7Egc{font-size:24px}}.Eliminated_subtext__8oiK5{margin:8px 0 0;color:#64a9f2;font-size:14px}.GameProgress_timer__5JK9m{width:100%;font-size:18px}.GameProgress_text__prIBY{text-align:center}.GameProgress_progress__BXB_y{overflow:hidden;position:relative;height:12px;margin:8px 0 0;background-color:hsla(0,0%,100%,.2);border-radius:12px}.GameProgress_percent___zxqB{position:absolute;top:0;left:0;height:100%;background-color:#07acff;border-radius:inherit;transition:width .6s ease}.GameInstructions_status__2vtGJ{color:#07acff}.GameInstructions_runner__mbL00 .GameInstructions_text__MMGBh{color:#4d96ff}.GameInstructions_attacker__EZh7w .GameInstructions_text__MMGBh{color:#b570ff}.GameInstructions_attackerDone__HlPqG .GameInstructions_text__MMGBh,.GameInstructions_runnerDone__tUvo6 .GameInstructions_text__MMGBh{text-decoration:line-through}.GameInstructions_done__bmDgo{font-weight:700}.GameLeaderBoard_leaderBoard__n9jrt{display:flex;flex-direction:column;gap:24px}.GameLeaderBoard_subtitle__kw_gk,.GameLeaderBoard_title__siiVO{margin:0;color:#07acff;font-family:Kallisto,sans-serif;font-style:bold;text-align:center}.GameLeaderBoard_title__siiVO{font-size:32px}.GameLeaderBoard_subtitle__kw_gk{font-size:18px}.GameLeaderBoard_leaders__K0JGa{width:100%}.GameLeaderBoard_leaders__K0JGa thead{background-color:#07acff}.GameLeaderBoard_leaders__K0JGa .GameLeaderBoard_blue__d3tpD{color:#07acff}.GameLeaderBoard_leaders__K0JGa td,.GameLeaderBoard_leaders__K0JGa th{padding:2px;border-bottom:1px solid #aaa}.GameLeaderBoard_leaders__K0JGa th{font-size:12px;text-align:center}.GameLeaderBoard_placement__Qej2T{text-align:center}.GameLog_log__RFsrq{position:relative;margin:24px auto}.GameLog_title__oizL6{margin:0 0 24px;color:#fff;font-size:18px;font-family:Kallisto,sans-serif;font-style:bold;text-align:center}.GameLog_entries__5K3ID{width:100%}.GameLog_entries__5K3ID td,.GameLog_entries__5K3ID th{padding:2px;border:1px solid #ccc}.GameLog_entries__5K3ID th{font-size:12px}.GameLog_stat__wXZIA{display:flex;align-items:center;gap:4px}.GameLog_attacker__Je0Ic,.GameLog_runner__HHXQ0{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#fff;font-size:12px}.GameLog_attacker__Je0Ic{background-color:#6e1fce}.GameLog_runner__HHXQ0{background-color:#19fb9b;color:#000}.GameLog_points__fxZ72{font-size:14px;font-weight:700}.GameLoginChecker_WalletButtonWrapper__l_2ho{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:calc(100vh - 120px)}.GameLoginChecker_flex__z4t12{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.GameLoginChecker_btnPrimary__6AtOs{display:inline-flex;height:3rem;min-height:3rem;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem;text-align:center;font-size:.875rem;line-height:1em;gap:.5rem;font-weight:600;-webkit-text-decoration-line:none;text-decoration-line:none;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transition-property:color,background-color,border-color,opacity,box-shadow,transform;--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline-color:var(--fallback-bc,oklch(var(--bc)/1));background-color:oklch(var(--btn-color,var(--b2))/var(--tw-bg-opacity));--tw-bg-opacity:1;--tw-border-opacity:1;border-radius:var(--rounded-btn,.5rem);border-radius:32px;background-color:#0098e9;border:none;color:#fff;font-weight:400;text-transform:uppercase}.GameLoginChecker_bet__wIpb3{background-color:transparent;border-bottom:2px solid #0098e9;padding:12px 4px 4px;width:60px;text-align:end;outline:none;margin-right:6px}.GameLoginChecker_myValue__XTFZt .GameLoginChecker_btnPrimary__6AtOs{border-radius:16px;padding:.8rem}.GameLoginChecker_login__L89Wv{padding:16px;font-weight:600;border-radius:50px;background-color:#0098e9}