.game_stage__pvlxC{position:fixed;inset:0;z-index:10050;background:#e8f5fd;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;color:#14224a;--menu:calc(60px + env(safe-area-inset-bottom, 0px))}@media (min-width:1024px){.game_stage__pvlxC{--menu:0px}}.game_canvas__xV47S{display:block;width:100%;height:100%}.game_hud__aT5gh{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;padding:max(.7rem,env(safe-area-inset-top)) .8rem .7rem;pointer-events:none}.game_hud__aT5gh>*{pointer-events:auto}.game_hudBtn__Nv5_9{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:none;background:rgba(255,255,255,.78);border:1px solid rgba(30,70,150,.18);color:#1b3a86;box-shadow:0 4px 12px rgba(24,60,130,.15);backdrop-filter:blur(6px)}.game_hudBtn__Nv5_9:hover{background:#fff;border-color:rgba(30,70,150,.4)}.game_hudBtn__Nv5_9 svg{width:18px;height:18px}.game_hudMid__SDvMq{text-align:center;min-width:0}.game_score__N_NFH{font-size:2.6rem;font-weight:800;line-height:1;color:#fff;text-shadow:0 2px 0 #2a4fbf,0 -2px 0 #2a4fbf,2px 0 0 #2a4fbf,-2px 0 0 #2a4fbf,0 6px 14px rgba(20,50,120,.35);letter-spacing:-.5px}.game_bestRow__e_VeZ{margin-top:4px;gap:8px;font-size:.74rem;font-weight:700;letter-spacing:.3px;color:#17356f;text-shadow:0 1px 2px rgba(255,255,255,.85);flex-wrap:wrap}.game_bestRow__e_VeZ,.game_tagRow___qexX{display:flex;align-items:center;justify-content:center}.game_tagRow___qexX{margin-top:5px;gap:5px;flex-wrap:nowrap}.game_tag__n5OHr{display:inline-flex;align-items:center;gap:4px;padding:3px 8px 3px 7px;border-radius:999px;font-size:.63rem;font-weight:700;letter-spacing:.1px;color:#17356f;background:rgba(255,255,255,.86);border:1px solid rgba(60,100,190,.22);box-shadow:0 2px 8px rgba(24,58,128,.12);white-space:nowrap}.game_tag__n5OHr svg{width:12px;height:12px;color:#2a4fbf;flex:none}.game_tagCount__5gowy{padding:3px 9px;color:#fff;background:linear-gradient(101deg,#0726a5,#3a55e0 60%,#5572ff);border-color:rgba(255,255,255,.5)}.game_sheet__Zoa8q{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:104px 16px calc(var(--menu) + 16px);background:rgba(216,238,252,.62);backdrop-filter:blur(5px)}.game_card__4shMN{width:100%;max-width:420px;max-height:calc(100dvh - 150px);overflow-y:auto;padding:1.3rem 1.2rem 1.2rem;border-radius:20px;text-align:center;background:linear-gradient(180deg,#ffffff,#eef5ff);border:1px solid rgba(60,100,190,.2);box-shadow:0 22px 50px rgba(24,58,128,.22);color:#14224a}.game_title__i1A6j{font-size:1.25rem;font-weight:800;margin:0 0 .3rem}.game_sub__ltadv{font-size:.88rem;line-height:1.5;color:#4a5a80;margin:0 0 1rem}.game_hint__nUlJO{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;padding-top:22vh;pointer-events:none}.game_hintCard__YIAmf{text-align:center;padding:.9rem 1.4rem;border-radius:16px;background:rgba(255,255,255,.82);border:1px solid rgba(60,100,190,.2);box-shadow:0 10px 26px rgba(24,58,128,.16);backdrop-filter:blur(4px);color:#14224a;animation:game_breathe__S9A2c 2.4s ease-in-out infinite}.game_hintBig__hCQOj{font-size:1.15rem;font-weight:800}.game_hintSmall__cBqw7{font-size:.8rem;color:#4a5a80;margin-top:3px}@keyframes game_breathe__S9A2c{0%,to{transform:translateY(0);opacity:.94}50%{transform:translateY(-6px);opacity:1}}@media (prefers-reduced-motion:reduce){.game_hintCard__YIAmf{animation:none}}.game_picker__13Qcr{position:absolute;left:8px;right:8px;bottom:calc(var(--menu) + 18px);z-index:3;margin:0 auto;max-width:430px;padding:.6rem .7rem .7rem;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(60,100,190,.18);box-shadow:0 10px 28px rgba(24,58,128,.16);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;gap:.45rem}.game_pickerLabel__cfO_Z{font-size:.72rem;font-weight:700;letter-spacing:.2px;color:#2a4fbf}.game_pickGrid__2HpPT,.game_pickRow__1Neyw{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;width:100%}.game_dot__fI6sq{width:36px;height:36px;border-radius:50%;flex:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#16264f;border:2px solid rgba(255,255,255,.7);box-shadow:0 3px 10px rgba(24,58,128,.2);overflow:hidden;transition:transform .12s ease,border-color .12s ease}.game_dot__fI6sq img{width:22px;height:22px;object-fit:contain}.game_dot__fI6sq:hover{transform:translateY(-2px);border-color:#fff}.game_dotOn__Gzl1s{border-color:#5572ff;box-shadow:0 0 0 3px rgba(85,114,255,.35),0 4px 12px rgba(24,58,128,.24)}.game_pickRow__1Neyw{padding-bottom:2px}.game_pickRow__1Neyw .game_dot__fI6sq{width:44px;height:44px}.game_pickRow__1Neyw .game_dot__fI6sq img{width:30px;height:30px}.game_overLabel__n7vYY{font-size:.82rem;font-weight:700;color:#6d7ca3}.game_overScore__ySrER{font-size:3rem;font-weight:800;line-height:1.05;color:#14224a}.game_overBest__2f55O{font-size:.85rem;font-weight:700;color:#4a5a80;margin-top:2px}.game_win__iNffA{margin:.9rem 0 0;padding:.6rem .8rem;border-radius:12px;font-size:.88rem;font-weight:700;color:#12784f;background:rgba(47,208,138,.14);border:1px solid rgba(24,150,100,.34)}.game_note__6uGCh{margin:.9rem 0 0;font-size:.86rem;line-height:1.5;color:#4a5a80}.game_note__6uGCh a{color:#2a4fbf;text-decoration:underline;text-underline-offset:2px}.game_actions__gX7PM{display:flex;gap:.5rem;margin-top:1.1rem}.game_play__m4HEn{flex:1 1 auto;padding:.75rem 1rem;border-radius:12px;border:0;cursor:pointer;background:linear-gradient(101deg,#0726a5,#3a55e0 55%,#5572ff);color:#fff;font-weight:800;font-size:.95rem;font-family:inherit}.game_play__m4HEn:hover{filter:brightness(1.08)}.game_trophy__1wJRy{flex:0 0 auto;width:46px;height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:#fdf4e0;border:1px solid rgba(176,130,42,.4);color:#b0822a}.game_trophy__1wJRy:hover{background:#f8ead0;border-color:rgba(176,130,42,.75)}.game_trophy__1wJRy svg{width:21px;height:21px}.game_boardHead__VbO2F{position:relative;display:flex;min-height:30px;margin-bottom:.7rem}.game_back__Zk2lc,.game_boardHead__VbO2F{align-items:center;justify-content:center}.game_back__Zk2lc{position:absolute;left:0;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:9px;display:inline-flex;cursor:pointer;padding:0;background:#f2f7ff;border:1px solid rgba(60,100,190,.24);color:#2a4fbf}.game_back__Zk2lc:hover{background:#e6eeff}.game_back__Zk2lc svg{width:16px;height:16px}.game_boardTitle__CrmON{font-size:1.05rem;font-weight:800;color:#14224a}.game_boardNote___Kz0N{margin:1rem 0;font-size:.88rem;color:#4a5a80}.game_board__rflwU{list-style:none;margin:0;padding:0;max-height:46vh;overflow-y:auto;text-align:left}.game_row__InyeS{display:flex;align-items:center;gap:10px;padding:8px;border-radius:11px;border:1px solid transparent}.game_row__InyeS+.game_row__InyeS{margin-top:3px}.game_row__InyeS:nth-child(odd){background:#f5f8ff}.game_rowMe___2fbA{background:#e8efff;border-color:rgba(60,100,190,.35)}.game_rank__EToCZ{flex:none;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.74rem;font-weight:800;color:#2a4fbf;background:#dfe8ff}.game_rankTop__yJvjI{color:#7a5300;background:#ffe6a6}.game_firmBadge__0_7Ys{flex:none;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.6);box-shadow:0 1px 4px rgba(24,58,128,.18)}.game_firmBadge__0_7Ys img{width:16px;height:16px;object-fit:contain}.game_badgeGap__BYPaQ{flex:none;width:24px}.game_who__Zcz5L{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.game_name__r_jvK{font-size:.88rem;font-weight:700;color:#14224a}.game_name__r_jvK,.game_where__rUHcd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game_where__rUHcd{font-size:.72rem;color:#5a6a90}.game_flag__94hw9{margin-right:4px}.game_withFirm__lnKOC{color:#2a4fbf;font-weight:600}.game_pts__WoEPM{flex:none;font-size:1rem;font-weight:800;color:#14224a}.game_ghost__Nohbb{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(60,100,190,.3);color:#2a4fbf;font-weight:700;font-size:.9rem;text-decoration:none}.game_ghost__Nohbb:hover{color:#0726a5}.game_tip__jrG13{margin-top:1rem;padding:.7rem .85rem;border-radius:12px;text-align:left;background:#f2f7ff;border:1px solid rgba(60,100,190,.18)}.game_tipLabel__1TLvV{display:block;font-size:.9rem;font-weight:700;text-transform:uppercase;color:#2a4fbf;margin-bottom:2px}.game_tipText__vHzrz{font-size:.9rem;line-height:1.45;color:#1c2c56}