.game-module__1Kw6lG__gameShell{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:20px;width:100%;max-width:1200px;margin:0 auto;padding:24px 16px 32px;display:grid}.game-module__1Kw6lG__gameRail{gap:16px;display:grid;position:sticky;top:80px}.game-module__1Kw6lG__gameMainColumn{gap:18px;min-width:0;display:grid}.game-module__1Kw6lG__gameBoardCard{border:1px solid var(--color-border);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface)98%,white),var(--color-surface));box-shadow:inset 0 0 0 1px var(--color-surface-glass-border),var(--shadow-lg);border-radius:28px;padding:18px;animation:.42s cubic-bezier(.16,1,.3,1) game-module__1Kw6lG__gameCardEnter;position:relative}.game-module__1Kw6lG__gamePanel{border:1px solid var(--color-border);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface)97%,white),var(--color-surface));box-shadow:var(--shadow-sm);border-radius:24px;padding:18px}.game-module__1Kw6lG__gamePanelCompact{border:1px solid var(--color-border);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface)97%,white),var(--color-surface));box-shadow:var(--shadow-sm);border-radius:20px;padding:16px}.game-module__1Kw6lG__gameBoardStack{justify-items:center;gap:14px;display:grid}.game-module__1Kw6lG__boardLockWrap{justify-items:center;width:100%;display:grid;position:relative}.game-module__1Kw6lG__boardLockWrapLocked .game-module__1Kw6lG__board{filter:grayscale(.38)brightness(.72)}.game-module__1Kw6lG__dailyLockedBanner{border:1px solid color-mix(in srgb,var(--color-accent-warm)22%,var(--color-border));background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent-warm)10%,var(--color-surface)),var(--color-surface-strong));border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:620px;padding:14px 16px;display:flex}.game-module__1Kw6lG__dailyLockedBannerCopy{gap:4px;display:grid}.game-module__1Kw6lG__dailyLockedBannerCopy strong{color:var(--color-text);font-size:.95rem}.game-module__1Kw6lG__dailyLockedBannerCopy span{color:var(--color-text-secondary);font-size:.83rem;line-height:1.5}.game-module__1Kw6lG__gameSectionTitle{color:var(--color-text);margin-bottom:8px;font-weight:800}.game-module__1Kw6lG__gameSectionCopy{color:var(--color-text-secondary);font-size:.92rem;line-height:1.65}.game-module__1Kw6lG__gameMetricGrid{gap:10px;display:grid}.game-module__1Kw6lG__gameMetricCard{border:1px solid color-mix(in srgb,var(--color-border)72%,transparent);background:var(--color-surface-strong);border-radius:16px;padding:14px}.game-module__1Kw6lG__gameMetricLabel{color:var(--color-text-secondary);margin-bottom:4px;font-size:.8rem}.game-module__1Kw6lG__gameMetricValue{color:var(--color-text);font-size:1rem;font-weight:800}.game-module__1Kw6lG__gameQuickLink{background:var(--color-surface-strong);color:var(--color-text);border:1px solid color-mix(in srgb,var(--color-border)72%,transparent);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:700;text-decoration:none;display:flex}.game-module__1Kw6lG__gameQuickLinkMuted{color:var(--color-text-secondary)}.game-module__1Kw6lG__playerCard{flex-direction:column;gap:14px;display:flex}.game-module__1Kw6lG__playerCardAvatar{align-items:center;gap:12px;display:flex}.game-module__1Kw6lG__playerCardInfo{flex:1;min-width:0}.game-module__1Kw6lG__playerCardName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:.97rem;font-weight:800;overflow:hidden}.game-module__1Kw6lG__playerCardMode{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.game-module__1Kw6lG__playerCardModeDot{background:var(--color-text-muted);border-radius:50%;flex-shrink:0;width:7px;height:7px}.game-module__1Kw6lG__playerCardModeDot[data-ranked=true]{background:var(--color-accent-warm)}.game-module__1Kw6lG__playerCardStats{background:var(--color-surface-strong);border:1px solid color-mix(in srgb,var(--color-border)72%,transparent);border-radius:14px;grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr;align-items:center;padding:14px 12px;display:grid}.game-module__1Kw6lG__playerCardStat{flex-direction:column;align-items:center;gap:3px;padding:0 4px;display:flex}.game-module__1Kw6lG__playerCardStatValue{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800;line-height:1.2}.game-module__1Kw6lG__playerCardStatLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;font-weight:600}.game-module__1Kw6lG__playerCardStatDivider{background:var(--color-border);align-self:center;width:1px;height:28px}.game-module__1Kw6lG__newGameTriggerBtn{border:1px dashed color-mix(in srgb,var(--color-primary)50%,var(--color-border));background:color-mix(in srgb,var(--color-primary)5%,transparent);width:100%;color:var(--color-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:.86rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.game-module__1Kw6lG__newGameTriggerBtn:hover{background:color-mix(in srgb,var(--color-primary)10%,transparent);border-color:var(--color-primary)}.game-module__1Kw6lG__playerInfoRow{align-items:center;gap:14px;margin-bottom:16px;display:flex}.game-module__1Kw6lG__playerInfoMeta{min-width:0}.game-module__1Kw6lG__playerInfoName{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.game-module__1Kw6lG__playerInfoNameText{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.game-module__1Kw6lG__newGamePanel{border-color:color-mix(in srgb,var(--color-primary)30%,var(--color-border))}.game-module__1Kw6lG__newGamePanelHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.game-module__1Kw6lG__newGamePanelClose{border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.game-module__1Kw6lG__newGamePanelClose:hover{background:var(--color-surface-hover);color:var(--color-text)}.game-module__1Kw6lG__newGamePanelWarning{background:color-mix(in srgb,var(--color-warning)10%,var(--color-surface-strong));border:1px solid color-mix(in srgb,var(--color-warning)28%,transparent);color:var(--color-text-secondary);border-radius:10px;margin-bottom:12px;padding:8px 12px;font-size:.82rem;font-weight:600}.game-module__1Kw6lG__newGameSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-top:4px;margin-bottom:7px;font-size:.74rem;font-weight:700}.game-module__1Kw6lG__newGameDifficultyGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px;display:grid}.game-module__1Kw6lG__newGameDiffBtn{border:1.5px solid var(--color-border);background:var(--color-surface-strong);color:var(--color-text-secondary);cursor:pointer;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.84rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.game-module__1Kw6lG__newGameDiffBtn:hover{background:var(--color-surface-hover);color:var(--color-text)}.game-module__1Kw6lG__newGameDiffBtnActive{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary)12%,var(--color-surface-strong));color:var(--color-primary)}.game-module__1Kw6lG__newGameDiffBtn[data-difficulty=easy].game-module__1Kw6lG__newGameDiffBtnActive{border-color:var(--color-difficulty-easy);background:color-mix(in srgb,var(--color-difficulty-easy)10%,var(--color-surface-strong));color:var(--color-difficulty-easy)}.game-module__1Kw6lG__newGameDiffBtn[data-difficulty=medium].game-module__1Kw6lG__newGameDiffBtnActive{border-color:var(--color-difficulty-medium);background:color-mix(in srgb,var(--color-difficulty-medium)10%,var(--color-surface-strong));color:var(--color-difficulty-medium)}.game-module__1Kw6lG__newGameDiffBtn[data-difficulty=hard].game-module__1Kw6lG__newGameDiffBtnActive{border-color:var(--color-difficulty-hard);background:color-mix(in srgb,var(--color-difficulty-hard)10%,var(--color-surface-strong));color:var(--color-difficulty-hard)}.game-module__1Kw6lG__newGameDiffBtn[data-difficulty=diabolical].game-module__1Kw6lG__newGameDiffBtnActive{border-color:var(--color-difficulty-diabolical);background:color-mix(in srgb,var(--color-difficulty-diabolical)10%,var(--color-surface-strong));color:var(--color-difficulty-diabolical)}.game-module__1Kw6lG__newGameModeRow{gap:6px;margin-bottom:12px;display:flex}.game-module__1Kw6lG__newGameModeBtn{border:1.5px solid var(--color-border);background:var(--color-surface-strong);color:var(--color-text-secondary);cursor:pointer;text-align:center;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.82rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.game-module__1Kw6lG__newGameModeBtn:hover{background:var(--color-surface-hover);color:var(--color-text)}.game-module__1Kw6lG__newGameModeBtnActive{border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent)12%,var(--color-surface-strong));color:var(--color-accent)}.game-module__1Kw6lG__newGameModeBtnActiveRanked{border-color:var(--color-accent-warm);background:color-mix(in srgb,var(--color-accent-warm)12%,var(--color-surface-strong));color:var(--color-accent-warm)}.game-module__1Kw6lG__newGameStartBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px 16px;font-size:.9rem;font-weight:700;transition:background .15s;display:flex}.game-module__1Kw6lG__newGameStartBtn:hover{background:var(--color-primary-hover)}.game-module__1Kw6lG__leaderboardCard{border:1px solid color-mix(in srgb,var(--color-border)74%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface)88%,white),var(--color-surface-strong));box-shadow:var(--shadow-sm);border-radius:16px;padding:10px 12px}.game-module__1Kw6lG__leaderboardCardActive{border-color:color-mix(in srgb,var(--color-primary)34%,var(--color-border));box-shadow:0 12px 24px color-mix(in srgb,var(--color-primary)10%,transparent)}.game-module__1Kw6lG__leaderboardEntry{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.game-module__1Kw6lG__leaderboardMain{gap:2px;min-width:0;display:grid}.game-module__1Kw6lG__leaderboardNameText{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.game-module__1Kw6lG__leaderboardNameLink{text-decoration:none}.game-module__1Kw6lG__leaderboardNameLink:hover .game-module__1Kw6lG__leaderboardNameText{color:var(--color-primary)}.game-module__1Kw6lG__leaderboardMetaRow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.game-module__1Kw6lG__leaderboardMetaText{color:var(--color-text-muted);font-size:.72rem;font-weight:700}.game-module__1Kw6lG__leaderboardTime{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800}.game-module__1Kw6lG__leaderboardList{gap:10px;display:grid}.game-module__1Kw6lG__leaderboardMeta{margin-bottom:14px}.game-module__1Kw6lG__gameHeader{justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:620px;margin:0 auto;display:flex}.game-module__1Kw6lG__gameHeaderInfo{border:1px solid color-mix(in srgb,var(--color-border)80%,transparent);background:var(--color-surface-strong);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:.83rem;font-weight:700;display:flex}.game-module__1Kw6lG__gameHeaderDiff{align-items:center;gap:5px;display:inline-flex}.game-module__1Kw6lG__gameHeaderModeCasual{color:var(--color-accent);align-items:center;gap:5px;display:inline-flex}.game-module__1Kw6lG__gameHeaderModeRanked{color:var(--color-accent-warm);align-items:center;gap:5px;display:inline-flex}.game-module__1Kw6lG__gameHeaderMistakes{color:var(--color-text-secondary);align-items:center;gap:5px;display:inline-flex}.game-module__1Kw6lG__gameHeaderSep{color:var(--color-border-strong);font-weight:400;line-height:1}.game-module__1Kw6lG__gameChip{border:1px solid color-mix(in srgb,var(--color-border)80%,transparent);background:var(--color-surface-strong);color:var(--color-text);border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.83rem;font-weight:700;display:inline-flex}.game-module__1Kw6lG__gameChipTimer{cursor:pointer;transition:background .15s,border-color .15s,color .15s}.game-module__1Kw6lG__gameChipTimer:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong)}.game-module__1Kw6lG__gameChipTimerPaused{background:color-mix(in srgb,var(--color-primary)12%,var(--color-surface-strong));border-color:color-mix(in srgb,var(--color-primary)40%,transparent);color:var(--color-primary)}.game-module__1Kw6lG__pauseOverlay{border-radius:inherit;background:var(--color-surface);z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.game-module__1Kw6lG__pauseOverlayTitle{color:var(--color-text);letter-spacing:.06em;text-transform:uppercase;font-size:1.15rem;font-weight:700}.game-module__1Kw6lG__pauseOverlayBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 22px;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}.game-module__1Kw6lG__pauseOverlayBtn:hover{background:var(--color-primary-hover)}.game-module__1Kw6lG__newGameConfirm{background:color-mix(in srgb,var(--color-warning)12%,var(--color-surface-strong));border:1px solid color-mix(in srgb,var(--color-warning)30%,transparent);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:620px;margin:0 auto;padding:12px 16px;display:flex}.game-module__1Kw6lG__newGameConfirmText{color:var(--color-text);flex:1;min-width:0;font-size:.88rem;font-weight:600}.game-module__1Kw6lG__newGameConfirmActions{flex-shrink:0;gap:8px;display:flex}.game-module__1Kw6lG__newGameConfirmCancel{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:9px;padding:7px 14px;font-size:.85rem;font-weight:600;transition:background .15s}.game-module__1Kw6lG__newGameConfirmCancel:hover{background:var(--color-surface-hover)}.game-module__1Kw6lG__newGameConfirmGo{background:var(--color-danger);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:7px 14px;font-size:.85rem;font-weight:700;transition:opacity .15s}.game-module__1Kw6lG__newGameConfirmGo:hover{opacity:.85}.game-module__1Kw6lG__board{aspect-ratio:1;border:3px solid var(--color-grid-border);touch-action:manipulation;-webkit-user-select:none;user-select:none;background:var(--color-cell-bg);width:100%;max-width:620px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-grid-border)18%,transparent);will-change:transform;border-radius:22px;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);margin:0 auto;display:grid;overflow:hidden}.game-module__1Kw6lG__boardLockOverlay{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.game-module__1Kw6lG__boardLockOverlayInner{border:1px solid color-mix(in srgb,var(--color-border)78%,transparent);-webkit-backdrop-filter:blur(10px);text-align:center;max-width:280px;box-shadow:var(--shadow-md);background:#0c121cc2;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.game-module__1Kw6lG__boardLockOverlayInner strong{color:#fff;font-size:.95rem;font-weight:800}.game-module__1Kw6lG__boardLockOverlayInner span{color:#f0f5ffd1;font-size:.8rem;line-height:1.5}.game-module__1Kw6lG__cell{background:var(--color-cell-bg);border:1px solid var(--color-grid-border-thin);cursor:pointer;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;min-width:0;min-height:0;transition:background-color .18s,transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s;display:flex;position:relative;overflow:hidden}.game-module__1Kw6lG__cell:hover{background:color-mix(in srgb,var(--color-cell-highlighted)84%,var(--color-cell-bg));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-border-strong)24%,transparent)}.game-module__1Kw6lG__cell:active{transform:scale(.985)}.game-module__1Kw6lG__cell:nth-child(9n+4),.game-module__1Kw6lG__cell:nth-child(9n+7){border-left:2px solid var(--color-grid-border)}.game-module__1Kw6lG__cell:nth-child(n+28):nth-child(-n+36),.game-module__1Kw6lG__cell:nth-child(n+55):nth-child(-n+63){border-top:2px solid var(--color-grid-border)}.game-module__1Kw6lG__cellValue{font-size:clamp(1.2rem,3.2vw,1.9rem);font-weight:700;line-height:1}.game-module__1Kw6lG__cellValueNew{animation:.25s cubic-bezier(.16,1,.3,1) game-module__1Kw6lG__popIn}@keyframes game-module__1Kw6lG__popIn{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.game-module__1Kw6lG__cellGiven{color:var(--color-cell-given)}.game-module__1Kw6lG__cellInput{color:var(--color-cell-input)}.game-module__1Kw6lG__cellError{color:var(--color-cell-error-text)}.game-module__1Kw6lG__cellSelected{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--color-primary)40%,transparent);background:var(--color-cell-selected)!important}.game-module__1Kw6lG__cellRangeSelected{background:color-mix(in srgb,var(--color-cell-selected)74%,var(--color-cell-bg));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-primary)24%,transparent)}.game-module__1Kw6lG__cellHighlighted{background:var(--color-cell-highlighted)}.game-module__1Kw6lG__cellSameNumber{background:var(--color-cell-same-number)}.game-module__1Kw6lG__cellErrorBg{background:var(--color-cell-error)}.game-module__1Kw6lG__cellCompleted{background:var(--color-cell-completed)}.game-module__1Kw6lG__notes{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100%;height:100%;padding:3px;display:grid}.game-module__1Kw6lG__note{color:var(--color-cell-note);justify-content:center;align-items:center;font-size:clamp(.42rem,1.15vw,.7rem);line-height:1;transition:color .18s,opacity .18s,transform .18s;display:flex}.game-module__1Kw6lG__note:not(:empty){animation:.18s cubic-bezier(.22,1,.36,1) game-module__1Kw6lG__noteBloom}.game-module__1Kw6lG__noteHighlighted{color:var(--color-cell-input);font-weight:700;transform:scale(1.06)}.game-module__1Kw6lG__controls{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;max-width:620px;margin:0 auto;display:grid}.game-module__1Kw6lG__controlBtn{background:var(--color-numpad-bg);min-height:56px;color:var(--color-numpad-text);cursor:pointer;border:1px solid color-mix(in srgb,var(--color-border)72%,transparent);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 8px 8px;transition:transform .16s cubic-bezier(.2,.8,.2,1),background-color .16s,border-color .16s,box-shadow .16s;display:flex;position:relative}.game-module__1Kw6lG__controlBtn:hover{background:var(--color-numpad-hover);box-shadow:0 10px 18px color-mix(in srgb,var(--color-shadow)10%,transparent);transform:translateY(-1px)}.game-module__1Kw6lG__controlBtn:active{transition:transform 80ms;transform:translateY(0)scale(.97)}.game-module__1Kw6lG__controlBtnActive{background:color-mix(in srgb,var(--color-numpad-active)18%,var(--color-numpad-bg));color:var(--color-text);border-color:color-mix(in srgb,var(--color-numpad-active)55%,transparent)}.game-module__1Kw6lG__controlBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.game-module__1Kw6lG__controlIconWrap{justify-content:center;align-items:center;display:inline-flex}.game-module__1Kw6lG__controlLabel{color:var(--color-text-secondary);font-size:.72rem;font-weight:600;line-height:1}.game-module__1Kw6lG__controlShortcut{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;font-size:.62rem;font-weight:700;transition:opacity .15s;position:absolute;top:7px;right:8px}.game-module__1Kw6lG__controlBtn:hover .game-module__1Kw6lG__controlShortcut,.game-module__1Kw6lG__controlBtnActive .game-module__1Kw6lG__controlShortcut{opacity:1}.game-module__1Kw6lG__numberPad{grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;width:100%;max-width:620px;margin:0 auto;display:grid}.game-module__1Kw6lG__numberBtn{aspect-ratio:1;background:var(--color-numpad-bg);min-height:54px;color:var(--color-numpad-text);cursor:pointer;border:1px solid color-mix(in srgb,var(--color-border)72%,transparent);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:18px;justify-content:center;align-items:center;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800;transition:transform .16s cubic-bezier(.2,.8,.2,1),background-color .16s,border-color .16s,box-shadow .16s;display:flex}.game-module__1Kw6lG__numberBtn:hover{background:var(--color-numpad-hover);box-shadow:0 10px 18px color-mix(in srgb,var(--color-shadow)10%,transparent);transform:translateY(-1px)}.game-module__1Kw6lG__numberBtn:active{transition:transform 80ms;transform:translateY(0)scale(.97)}.game-module__1Kw6lG__numberBtnActive{background:color-mix(in srgb,var(--color-numpad-active)18%,var(--color-numpad-bg));color:var(--color-text);border-color:color-mix(in srgb,var(--color-numpad-active)55%,transparent)}.game-module__1Kw6lG__numberBtnComplete{background:color-mix(in srgb,var(--color-success)12%,var(--color-numpad-bg));color:var(--color-success);border-color:color-mix(in srgb,var(--color-success)32%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-success)18%,transparent)}.game-module__1Kw6lG__numberBtn:disabled{opacity:1;cursor:default;transform:none}.game-module__1Kw6lG__gameLayout{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:620px;margin:0 auto;padding:8px 16px;display:flex}@keyframes game-module__1Kw6lG__noteBloom{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes game-module__1Kw6lG__gameCardEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.game-module__1Kw6lG__drawerHandle{display:none}.game-module__1Kw6lG__gameSkeleton{aspect-ratio:1;border:3px solid var(--color-grid-border);background:var(--color-cell-bg);border-radius:22px;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);width:100%;max-width:620px;margin:0 auto;display:grid;overflow:hidden}.game-module__1Kw6lG__skeletonCell{border:1px solid var(--color-grid-border-thin);animation:1.5s ease-in-out infinite game-module__1Kw6lG__skeletonPulse}.game-module__1Kw6lG__skeletonCell:nth-child(odd){animation-delay:.3s}@keyframes game-module__1Kw6lG__skeletonPulse{0%,to{background:var(--color-cell-bg)}50%{background:var(--color-surface-hover)}}.game-module__1Kw6lG__skeletonDots{justify-content:center;gap:6px;padding:16px 0;display:flex}.game-module__1Kw6lG__skeletonDot{background:var(--color-text-muted);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite game-module__1Kw6lG__skeletonPulse}.game-module__1Kw6lG__skeletonDot:nth-child(2){animation-delay:.2s}.game-module__1Kw6lG__skeletonDot:nth-child(3){animation-delay:.4s}@media (max-width:1160px){.game-module__1Kw6lG__gameShell{grid-template-columns:minmax(0,1fr);max-width:680px}.game-module__1Kw6lG__gameRail{display:none;position:static}.game-module__1Kw6lG__drawerHandle{color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;padding:10px 0 4px;font-size:.82rem;font-weight:600;display:flex}.game-module__1Kw6lG__drawerHandle:before{content:"";background:var(--color-text-muted);opacity:.5;border-radius:2px;width:36px;height:4px}}@media (max-width:760px){.game-module__1Kw6lG__gameShell{padding:12px 8px 88px}.game-module__1Kw6lG__gameBoardCard{border-radius:20px;padding:12px}.game-module__1Kw6lG__controlBtn{border-radius:10px;gap:2px;min-height:44px;padding:8px 4px}.game-module__1Kw6lG__controlLabel,.game-module__1Kw6lG__controlShortcut{display:none}.game-module__1Kw6lG__controlIconWrap{border-radius:10px;width:28px;height:28px}.game-module__1Kw6lG__numberBtn{aspect-ratio:auto;border-radius:14px;min-height:48px}.game-module__1Kw6lG__leaderboardEntry{grid-template-columns:auto minmax(0,1fr) auto}.game-module__1Kw6lG__gameBoardStack{gap:10px}.game-module__1Kw6lG__dailyLockedBanner{flex-direction:column;align-items:stretch}}
