.GameCard-module-scss-module__NY7L6G__card{justify-content:center;align-items:center;gap:var(--space-xs);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;padding:var(--space-md) var(--space-md) var(--space-lg);text-align:center;flex-direction:column;transition:transform .15s,border-color .15s;display:flex}.GameCard-module-scss-module__NY7L6G__card:active{transform:scale(.97)}.GameCard-module-scss-module__NY7L6G__card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.GameCard-module-scss-module__NY7L6G__card:hover{border-color:var(--color-accent)}.GameCard-module-scss-module__NY7L6G__title{font-size:1.0625rem;font-weight:600}.GameCard-module-scss-module__NY7L6G__tagline{color:var(--color-text-muted);word-break:keep-all;font-size:.8125rem;line-height:1.35}
:root{--color-bg:#0f1115;--color-surface:#1a1d24;--color-surface-raised:#23272f;--color-text:#f2f3f5;--color-text-muted:#9a9ea6;--color-accent:#ffb347;--color-accent-secondary:#4ade80;--color-border:#2a2e37;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--radius-md:.75rem;--radius-lg:1.25rem}.GameMenu-module-scss-module__cJEKYG__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);width:100%;max-width:640px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.GameMenu-module-scss-module__cJEKYG__grid{grid-template-columns:repeat(3,1fr)}}
.LanguageSwitcher-module-scss-module__4ZLTcG__switcher{position:relative}.LanguageSwitcher-module-scss-module__4ZLTcG__trigger{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.LanguageSwitcher-module-scss-module__4ZLTcG__trigger:hover{color:var(--color-text);border-color:var(--color-accent)}.LanguageSwitcher-module-scss-module__4ZLTcG__trigger:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.LanguageSwitcher-module-scss-module__4ZLTcG__menu{top:calc(100% + var(--space-xs));z-index:20;min-width:140px;padding:var(--space-xs);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;margin:0;list-style:none;display:flex;position:absolute;right:0;box-shadow:0 8px 24px #00000047}.LanguageSwitcher-module-scss-module__4ZLTcG__option{align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);color:var(--color-text-muted);font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.LanguageSwitcher-module-scss-module__4ZLTcG__option:hover{background:var(--color-surface-raised);color:var(--color-text)}.LanguageSwitcher-module-scss-module__4ZLTcG__option:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.LanguageSwitcher-module-scss-module__4ZLTcG__active{color:var(--color-accent);font-weight:700}.LanguageSwitcher-module-scss-module__4ZLTcG__flag{border-radius:2px;flex-shrink:0;display:flex;overflow:hidden;box-shadow:0 0 0 1px #0000001f}
.PageHeader-module-scss-module__QJFQBq__header{z-index:20;align-items:center;gap:var(--space-sm);width:100%;max-width:420px;padding:var(--space-sm) 0;grid-template-columns:1fr auto 1fr;transition:opacity .2s;display:grid;position:relative}.PageHeader-module-scss-module__QJFQBq__dimmed{opacity:.4}.PageHeader-module-scss-module__QJFQBq__side{justify-content:flex-start;display:flex}.PageHeader-module-scss-module__QJFQBq__sideEnd{justify-content:flex-end;align-items:center;gap:var(--space-xs);display:flex}.PageHeader-module-scss-module__QJFQBq__back{color:var(--color-text-muted);display:inline-flex}.PageHeader-module-scss-module__QJFQBq__back:hover{color:var(--color-text)}.PageHeader-module-scss-module__QJFQBq__title{text-align:center;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:700}
.LeaderboardPanel-module-scss-module__ezNvFa__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-height:0;padding:var(--space-md);flex-direction:column;display:flex}.LeaderboardPanel-module-scss-module__ezNvFa__title{margin:0 0 var(--space-sm);text-align:center;color:var(--color-text-muted);font-size:1rem}.LeaderboardPanel-module-scss-module__ezNvFa__list{gap:var(--space-xs);scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;flex-direction:column;flex:auto;min-height:0;max-height:240px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.LeaderboardPanel-module-scss-module__ezNvFa__list::-webkit-scrollbar{width:6px}.LeaderboardPanel-module-scss-module__ezNvFa__list::-webkit-scrollbar-track{background:0 0}.LeaderboardPanel-module-scss-module__ezNvFa__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-md)}.LeaderboardPanel-module-scss-module__ezNvFa__row{align-items:baseline;gap:var(--space-sm);padding:var(--space-xs) var(--space-xs);border-radius:var(--radius-md);display:flex}.LeaderboardPanel-module-scss-module__ezNvFa__mine{background:var(--color-surface-raised)}.LeaderboardPanel-module-scss-module__ezNvFa__rank{width:2ch;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.LeaderboardPanel-module-scss-module__ezNvFa__nickname{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.LeaderboardPanel-module-scss-module__ezNvFa__score{color:var(--color-accent);font-variant-numeric:tabular-nums}.LeaderboardPanel-module-scss-module__ezNvFa__empty{color:var(--color-text-muted);font-size:.875rem}.LeaderboardPanel-module-scss-module__ezNvFa__notRanked{color:var(--color-text-muted);margin:0;font-size:.9375rem}.LeaderboardPanel-module-scss-module__ezNvFa__gap{margin:var(--space-xs) 0;text-align:center;color:var(--color-text-muted);letter-spacing:.2em}
.ScoreSubmitForm-module-scss-module__vp1_EW__form{align-items:stretch;gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.ScoreSubmitForm-module-scss-module__vp1_EW__label{color:var(--color-text-muted);font-size:.875rem}.ScoreSubmitForm-module-scss-module__vp1_EW__row{align-items:center;gap:var(--space-sm);display:flex}.ScoreSubmitForm-module-scss-module__vp1_EW__input{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;padding:var(--space-sm);color:var(--color-text);flex:1;font-size:1rem}.ScoreSubmitForm-module-scss-module__vp1_EW__input:disabled{opacity:.6}.ScoreSubmitForm-module-scss-module__vp1_EW__button{background:var(--color-accent);color:var(--color-bg);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);cursor:pointer;border:none;font-weight:600}.ScoreSubmitForm-module-scss-module__vp1_EW__button:disabled{opacity:.6;cursor:default}.ScoreSubmitForm-module-scss-module__vp1_EW__error{color:#ff6b6b;width:100%;margin:0;font-size:.875rem}
.Card-module-scss-module__veesEW__card{aspect-ratio:5/7;filter:drop-shadow(0 2px 3px #00000059);-webkit-user-select:none;user-select:none;width:100%;height:auto;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:block}.Card-module-scss-module__veesEW__face{fill:#f7f4ec}.Card-module-scss-module__veesEW__faceBorder{fill:none;stroke:#d8d2c0;stroke-width:1.5px}.Card-module-scss-module__veesEW__backBase{fill:#7a1f2b}.Card-module-scss-module__veesEW__backInner{fill:#5e1620;stroke:#f4c95d59;stroke-width:1.5px}.Card-module-scss-module__veesEW__backPattern{fill:none;stroke:#f4c95d59;stroke-width:1px;stroke-dasharray:3 5}.Card-module-scss-module__veesEW__red{fill:#d1382c}.Card-module-scss-module__veesEW__black{fill:#1c1f26}.Card-module-scss-module__veesEW__rankText{letter-spacing:-.02em;font-weight:800}.Card-module-scss-module__veesEW__suitText,.Card-module-scss-module__veesEW__cornerSuitText{font-weight:700}
.DifficultyTabs-module-scss-module__DHYO6a__tabs{gap:var(--space-xs);padding:var(--space-xs);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex}.DifficultyTabs-module-scss-module__DHYO6a__tab{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;font-size:.9375rem;font-weight:600}.DifficultyTabs-module-scss-module__DHYO6a__tab:disabled{color:var(--color-text-muted);opacity:.4;cursor:not-allowed}.DifficultyTabs-module-scss-module__DHYO6a__tab:not(:disabled):hover{background:var(--color-surface-raised)}.DifficultyTabs-module-scss-module__DHYO6a__tab:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.DifficultyTabs-module-scss-module__DHYO6a__selected{background:var(--color-accent);color:var(--color-bg)}.DifficultyTabs-module-scss-module__DHYO6a__selected:not(:disabled):hover{background:var(--color-accent)}
.ControlsHint-module-scss-module__k-7XSa__hint{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.ControlsHint-module-scss-module__k-7XSa__icon{width:80px;height:58px;color:var(--color-text-muted)}.ControlsHint-module-scss-module__k-7XSa__text{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.3125rem}
.BreakoutCanvas-module-scss-module__bCsBeW__canvas{border-radius:var(--radius-lg);touch-action:none;width:100%;display:block}
.PileView-module-scss-module__GGm9sW__pile{width:var(--card-w,64px);position:relative}.PileView-module-scss-module__GGm9sW__fanned{flex-direction:column;display:flex}.PileView-module-scss-module__GGm9sW__fanned .PileView-module-scss-module__GGm9sW__cardSlot:not(:first-child){margin-top:calc(var(--card-w,64px)*-1*var(--fan-overlap,.85))}.PileView-module-scss-module__GGm9sW__stacked{aspect-ratio:5/7}.PileView-module-scss-module__GGm9sW__stacked .PileView-module-scss-module__GGm9sW__cardSlot{position:absolute;inset:0}.PileView-module-scss-module__GGm9sW__cardSlot{position:relative}.PileView-module-scss-module__GGm9sW__cardSlot[role=button]{cursor:grab;touch-action:none}.PileView-module-scss-module__GGm9sW__cardSlot.PileView-module-scss-module__GGm9sW__selected{filter:drop-shadow(0 0 5px var(--color-accent,#ffb347)) drop-shadow(0 0 5px var(--color-accent,#ffb347)) drop-shadow(0 4px 8px #00000073)}.PileView-module-scss-module__GGm9sW__cardSlot.PileView-module-scss-module__GGm9sW__dragging{opacity:0}.PileView-module-scss-module__GGm9sW__emptySlot{aspect-ratio:5/7;border:1.5px dashed #ffffff40;border-radius:8%;justify-content:center;align-items:center;width:100%;display:flex}
.ControlsHint-module-scss-module__POZ9Ca__hint{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.ControlsHint-module-scss-module__POZ9Ca__icon{width:80px;height:58px;color:var(--color-text-muted)}.ControlsHint-module-scss-module__POZ9Ca__text{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.3125rem}
.Cell-module-scss-module__9HXNhG__cell{width:var(--cell-size);height:var(--cell-size);touch-action:none;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative}.Cell-module-scss-module__9HXNhG__covered{background:var(--color-surface-raised);border:1px solid var(--color-border);cursor:pointer}.Cell-module-scss-module__9HXNhG__revealed{background:var(--color-bg);border:1px solid var(--color-border)}.Cell-module-scss-module__9HXNhG__cursor{outline:2px solid var(--color-accent);outline-offset:-2px}.Cell-module-scss-module__9HXNhG__number{font-size:calc(var(--cell-size)*.5);font-variant-numeric:tabular-nums;font-weight:700}.Cell-module-scss-module__9HXNhG__icon{width:62%;height:62%;color:var(--color-text-muted)}.Cell-module-scss-module__9HXNhG__mine{color:#e5534b}.Cell-module-scss-module__9HXNhG__pending{z-index:5;outline:2px solid var(--color-accent);outline-offset:-2px}.Cell-module-scss-module__9HXNhG__confirmButton{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000073}.Cell-module-scss-module__9HXNhG__confirmOpen{background:var(--color-surface-raised);color:var(--color-text);border:1px solid var(--color-border);margin-right:6px;right:100%}.Cell-module-scss-module__9HXNhG__confirmFlag{color:#fff;background:#e5534b;margin-left:6px;left:100%}.Cell-module-scss-module__9HXNhG__above{margin:0 0 6px;inset:auto auto 100% 50%;transform:translate(-50%)}.Cell-module-scss-module__9HXNhG__below{margin:6px 0 0;inset:100% auto auto 50%;transform:translate(-50%)}.Cell-module-scss-module__9HXNhG__confirmOpen .Cell-module-scss-module__9HXNhG__icon,.Cell-module-scss-module__9HXNhG__confirmFlag .Cell-module-scss-module__9HXNhG__icon{width:60%;height:60%;color:inherit}.Cell-module-scss-module__9HXNhG__confirmFlag .Cell-module-scss-module__9HXNhG__flagPennant{fill:currentColor}
.SnakeCanvas-module-scss-module__I5_0rW__canvas{aspect-ratio:1;border-radius:var(--radius-lg);touch-action:none;width:100%;display:block}
.BreakoutRuleDiagram-module-scss-module__2SuQya__diagram{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--color-surface-raised);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.BreakoutRuleDiagram-module-scss-module__2SuQya__step{text-align:center;flex-direction:column;align-items:center;gap:6px;width:112px;display:flex}.BreakoutRuleDiagram-module-scss-module__2SuQya__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.BreakoutRuleDiagram-module-scss-module__2SuQya__stepLabel{color:var(--color-text-muted);word-break:keep-all;font-size:.75rem;line-height:1.35}.BreakoutRuleDiagram-module-scss-module__2SuQya__connector{color:var(--color-text-muted);opacity:.6;flex-shrink:0}
.Game2048Board-module-scss-module__XB2AhG__board{--tile-size:clamp(56px, 20vw, 100px);--gap:calc(var(--tile-size) * .12);grid-template-columns:repeat(4, var(--tile-size));grid-template-rows:repeat(4, var(--tile-size));gap:var(--gap);padding:var(--gap);background:var(--color-surface-raised);border-radius:var(--radius-lg);border:1px solid var(--color-border);touch-action:none;display:grid;position:relative}.Game2048Board-module-scss-module__XB2AhG__cell{background:var(--color-bg);border-radius:calc(var(--tile-size)*.1)}.Game2048Board-module-scss-module__XB2AhG__tile{top:calc(var(--gap) + var(--tile-y)*(var(--tile-size) + var(--gap)));left:calc(var(--gap) + var(--tile-x)*(var(--tile-size) + var(--gap)));width:var(--tile-size);height:var(--tile-size);border-radius:calc(var(--tile-size)*.1);font-weight:700;font-size:calc(var(--tile-size)*.36);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;transition:top .12s ease-out,left .12s ease-out;display:flex;position:absolute}@keyframes Game2048Board-module-scss-module__XB2AhG__tile-spawn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes Game2048Board-module-scss-module__XB2AhG__tile-merge{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes Game2048Board-module-scss-module__XB2AhG__tile-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.75)}}.Game2048Board-module-scss-module__XB2AhG__spawn{animation:.14s ease-out Game2048Board-module-scss-module__XB2AhG__tile-spawn}.Game2048Board-module-scss-module__XB2AhG__merge{animation:.16s ease-out Game2048Board-module-scss-module__XB2AhG__tile-merge}.Game2048Board-module-scss-module__XB2AhG__fadeOut{pointer-events:none;animation:.12s ease-out forwards Game2048Board-module-scss-module__XB2AhG__tile-fade-out}
.MinesweeperBoard-module-scss-module__F_4u3W__scrollArea{overscroll-behavior-x:contain;width:100%;overflow-x:auto}.MinesweeperBoard-module-scss-module__F_4u3W__board{--cell-size:clamp(24px, calc((100vw - 32px - (var(--cols) - 1) * 2px) / var(--cols)), 40px);grid-template-columns:repeat(var(--cols), var(--cell-size));grid-auto-rows:var(--cell-size);gap:2px;width:fit-content;margin:0 auto;display:grid}
.SwipeControls-module-scss-module__jt_XOa__layer{touch-action:none;position:absolute;inset:0}
.FreecellBoard-module-scss-module__zThb0G__board{--card-w:clamp(32px, min(9.8vw, calc((100dvh - 165px) / 7.2)), 96px);z-index:0;gap:calc(var(--card-w)*.18);flex-direction:column;width:100%;display:flex;position:relative}.FreecellBoard-module-scss-module__zThb0G__topRow{align-items:flex-start;gap:calc(var(--card-w)*.14);display:flex}.FreecellBoard-module-scss-module__zThb0G__spacer{flex:1}.FreecellBoard-module-scss-module__zThb0G__tableauRow{justify-content:center;gap:calc(var(--card-w)*.14);min-height:calc(var(--card-w)*5.25);display:flex}.FreecellBoard-module-scss-module__zThb0G__tableauColumn{flex:none}.FreecellBoard-module-scss-module__zThb0G__freecellIcon,.FreecellBoard-module-scss-module__zThb0G__foundationIcon{font-size:calc(var(--card-w)*.4);color:#ffffff59;line-height:1}.FreecellBoard-module-scss-module__zThb0G__dragGhost{z-index:50;pointer-events:none;position:fixed}.FreecellBoard-module-scss-module__zThb0G__dragGhostCard{filter:drop-shadow(0 8px 16px #0000008c);width:100%;position:absolute;left:0}
.KlondikeBoard-module-scss-module__CG-yOq__board{--card-w:clamp(34px, min(11vw, calc((100dvh - 177px) / 6.83)), 110px);z-index:0;gap:calc(var(--card-w)*.18);flex-direction:column;width:100%;display:flex;position:relative}.KlondikeBoard-module-scss-module__CG-yOq__topRow{align-items:flex-start;gap:calc(var(--card-w)*.14);display:flex}.KlondikeBoard-module-scss-module__CG-yOq__spacer{flex:1}.KlondikeBoard-module-scss-module__CG-yOq__tableauRow{justify-content:center;gap:calc(var(--card-w)*.14);min-height:calc(var(--card-w)*5.25);display:flex}.KlondikeBoard-module-scss-module__CG-yOq__tableauColumn{flex:none}.KlondikeBoard-module-scss-module__CG-yOq__recycleIcon,.KlondikeBoard-module-scss-module__CG-yOq__foundationIcon{font-size:calc(var(--card-w)*.4);color:#ffffff59;line-height:1}.KlondikeBoard-module-scss-module__CG-yOq__recycleIconDisabled{font-size:calc(var(--card-w)*.4);color:#ffffff2e;line-height:1}.KlondikeBoard-module-scss-module__CG-yOq__dragGhost{z-index:50;pointer-events:none;position:fixed}.KlondikeBoard-module-scss-module__CG-yOq__dragGhostCard{filter:drop-shadow(0 8px 16px #0000008c);width:100%;position:absolute;left:0}
.SpiderBoard-module-scss-module___iyUhW__board{--card-w:clamp(28px, min(7.8vw, calc((100dvh - 155px) / 7.2)), 78px);z-index:0;gap:calc(var(--card-w)*.18);flex-direction:column;width:100%;display:flex;position:relative}.SpiderBoard-module-scss-module___iyUhW__topRow{align-items:center;gap:calc(var(--card-w)*.14);display:flex}.SpiderBoard-module-scss-module___iyUhW__spacer{flex:1}.SpiderBoard-module-scss-module___iyUhW__completedArea{--completed-card-w:calc(var(--card-w) * .75);flex-direction:column;align-items:flex-end;gap:2px;display:flex}.SpiderBoard-module-scss-module___iyUhW__completedStack{--card-w:var(--completed-card-w);display:flex}.SpiderBoard-module-scss-module___iyUhW__completedSlot{flex:none}.SpiderBoard-module-scss-module___iyUhW__completedSlot:not(:first-child){margin-left:calc(var(--card-w)*-.4)}.SpiderBoard-module-scss-module___iyUhW__completedCounter,.SpiderBoard-module-scss-module___iyUhW__dealsCounter{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.9375rem;font-weight:600}.SpiderBoard-module-scss-module___iyUhW__tableauRow{justify-content:center;gap:calc(var(--card-w)*.1);min-height:calc(var(--card-w)*5.25);display:flex}.SpiderBoard-module-scss-module___iyUhW__tableauColumn{flex:none}.SpiderBoard-module-scss-module___iyUhW__dragGhost{z-index:50;pointer-events:none;position:fixed}.SpiderBoard-module-scss-module___iyUhW__dragGhostCard{filter:drop-shadow(0 8px 16px #0000008c);width:100%;position:absolute;left:0}
.BreakoutGame-module-scss-module__RNQ0_q__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.BreakoutGame-module-scss-module__RNQ0_q__scoreRow{align-items:center;gap:var(--space-sm);grid-template-columns:1fr auto 1fr;width:100%;max-width:min(92vw,480px);display:grid}.BreakoutGame-module-scss-module__RNQ0_q__leftSlot{align-items:center;gap:var(--space-sm);justify-self:start;display:flex}.BreakoutGame-module-scss-module__RNQ0_q__hearts{align-items:center;gap:2px;display:flex}.BreakoutGame-module-scss-module__RNQ0_q__waveLabel{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;justify-self:center;font-weight:600}.BreakoutGame-module-scss-module__RNQ0_q__score{font-variant-numeric:tabular-nums;justify-self:end;font-weight:600}.BreakoutGame-module-scss-module__RNQ0_q__inlineStartButton{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);background:var(--color-accent-secondary);color:var(--color-bg);cursor:pointer;border:none;font-size:.875rem;font-weight:600}.BreakoutGame-module-scss-module__RNQ0_q__board{width:100%;max-width:min(92vw,480px);position:relative}.BreakoutGame-module-scss-module__RNQ0_q__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BreakoutGame-module-scss-module__RNQ0_q__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.BreakoutGame-module-scss-module__RNQ0_q__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.BreakoutGame-module-scss-module__RNQ0_q__instructionsText{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.0625rem;line-height:1.6}.BreakoutGame-module-scss-module__RNQ0_q__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.BreakoutGame-module-scss-module__RNQ0_q__modalActions{align-items:center;gap:var(--space-sm);display:flex}.BreakoutGame-module-scss-module__RNQ0_q__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600}
.Game2048RuleDiagram-module-scss-module__6AslhW__diagram{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--color-surface-raised);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.Game2048RuleDiagram-module-scss-module__6AslhW__step{text-align:center;flex-direction:column;align-items:center;gap:6px;width:112px;display:flex}.Game2048RuleDiagram-module-scss-module__6AslhW__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Game2048RuleDiagram-module-scss-module__6AslhW__stepLabel{color:var(--color-text-muted);word-break:keep-all;font-size:.75rem;line-height:1.35}.Game2048RuleDiagram-module-scss-module__6AslhW__connector{color:var(--color-text-muted);opacity:.6;flex-shrink:0}
.MinesweeperGame-module-scss-module__sq2bnq__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.MinesweeperGame-module-scss-module__sq2bnq__hud{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;width:100%;max-width:min(94vw,1280px);font-weight:600;display:flex}.MinesweeperGame-module-scss-module__sq2bnq__hudItem{color:var(--color-text)}.MinesweeperGame-module-scss-module__sq2bnq__inlineStartButton{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);background:var(--color-accent-secondary);color:var(--color-bg);cursor:pointer;border:none;font-size:.875rem;font-weight:600}.MinesweeperGame-module-scss-module__sq2bnq__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MinesweeperGame-module-scss-module__sq2bnq__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.MinesweeperGame-module-scss-module__sq2bnq__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.MinesweeperGame-module-scss-module__sq2bnq__modalMessage{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.0625rem;line-height:1.6}.MinesweeperGame-module-scss-module__sq2bnq__instructionSection{text-align:left;width:100%}.MinesweeperGame-module-scss-module__sq2bnq__instructionLabel{margin:0 0 var(--space-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.8125rem;font-weight:700}.MinesweeperGame-module-scss-module__sq2bnq__instructionList{gap:var(--space-xs);flex-direction:column;margin:0;display:flex}.MinesweeperGame-module-scss-module__sq2bnq__instructionRow{justify-content:space-between;align-items:baseline;gap:var(--space-sm);font-size:.9375rem;display:flex}.MinesweeperGame-module-scss-module__sq2bnq__instructionRow dt{color:var(--color-text-muted)}.MinesweeperGame-module-scss-module__sq2bnq__instructionRow dd{color:var(--color-text);text-align:right;white-space:nowrap;margin:0;font-weight:600}.MinesweeperGame-module-scss-module__sq2bnq__instructionRowIcon{justify-content:space-between;align-items:center;gap:var(--space-sm);font-size:.9375rem;display:flex}.MinesweeperGame-module-scss-module__sq2bnq__instructionRowIcon dd{color:var(--color-text);text-align:right;white-space:nowrap;margin:0;font-weight:600}.MinesweeperGame-module-scss-module__sq2bnq__keyIcon{width:44px;height:32px;color:var(--color-text);display:block}.MinesweeperGame-module-scss-module__sq2bnq__instructionPrefix{color:var(--color-text-muted)}.MinesweeperGame-module-scss-module__sq2bnq__key{border:1px solid var(--color-border);background:var(--color-surface-raised);color:var(--color-text);border-radius:4px;padding:1px 6px;font-family:inherit;font-size:.8125rem;font-weight:700;display:inline-block}.MinesweeperGame-module-scss-module__sq2bnq__keyJoiner{color:var(--color-text-muted);margin:0 3px;font-size:.8125rem}.MinesweeperGame-module-scss-module__sq2bnq__modalActions{align-items:center;gap:var(--space-sm);display:flex}.MinesweeperGame-module-scss-module__sq2bnq__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.MinesweeperGame-module-scss-module__sq2bnq__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600}
.SnakeGame-module-scss-module__KHb_Yq__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.SnakeGame-module-scss-module__KHb_Yq__scoreRow{justify-content:space-between;align-items:center;width:100%;max-width:min(92vw,560px);display:flex}.SnakeGame-module-scss-module__KHb_Yq__score{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.SnakeGame-module-scss-module__KHb_Yq__inlineStartButton{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);background:var(--color-accent-secondary);color:var(--color-bg);cursor:pointer;border:none;font-size:.875rem;font-weight:600}.SnakeGame-module-scss-module__KHb_Yq__board{width:100%;max-width:min(92vw,560px);position:relative}.SnakeGame-module-scss-module__KHb_Yq__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SnakeGame-module-scss-module__KHb_Yq__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.SnakeGame-module-scss-module__KHb_Yq__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.SnakeGame-module-scss-module__KHb_Yq__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.SnakeGame-module-scss-module__KHb_Yq__modalActions{align-items:center;gap:var(--space-sm);display:flex}.SnakeGame-module-scss-module__KHb_Yq__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600}
.FreecellGame-module-scss-module__th26FW__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.FreecellGame-module-scss-module__th26FW__controlRow{justify-content:center;align-items:center;gap:var(--space-sm);flex-wrap:wrap;width:100%;max-width:min(96vw,910px);display:flex}.FreecellGame-module-scss-module__th26FW__scoreRow{align-items:center;gap:var(--space-sm);grid-template-columns:1fr auto 1fr;width:100%;max-width:min(96vw,910px);display:grid}.FreecellGame-module-scss-module__th26FW__movesGroup{justify-self:start;align-items:center;gap:var(--space-sm);display:flex}.FreecellGame-module-scss-module__th26FW__movesLabel{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.FreecellGame-module-scss-module__th26FW__undoButton{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1.5px solid var(--color-accent);color:var(--color-accent);white-space:nowrap;cursor:pointer;background:#ffb3471f;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}.FreecellGame-module-scss-module__th26FW__undoButton:hover:not(:disabled){background:#ffb34738;transform:translateY(-1px)}.FreecellGame-module-scss-module__th26FW__undoButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.FreecellGame-module-scss-module__th26FW__undoButton:disabled{border-color:var(--color-border);color:var(--color-text-muted);opacity:.6;cursor:not-allowed;background:0 0;transform:none}.FreecellGame-module-scss-module__th26FW__newGameButton{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1.5px solid var(--color-border);color:var(--color-text);white-space:nowrap;cursor:pointer;background:0 0;font-size:.8125rem;font-weight:700;transition:background .15s,transform .15s}.FreecellGame-module-scss-module__th26FW__newGameButton:hover{background:var(--color-surface-raised);transform:translateY(-1px)}.FreecellGame-module-scss-module__th26FW__newGameButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.FreecellGame-module-scss-module__th26FW__timer{font-variant-numeric:tabular-nums;color:var(--color-text-muted);justify-self:center;font-weight:600}.FreecellGame-module-scss-module__th26FW__score{font-variant-numeric:tabular-nums;justify-self:end;font-weight:600}.FreecellGame-module-scss-module__th26FW__boardWrap{overscroll-behavior-x:contain;width:100%;max-width:min(96vw,910px);overflow-x:auto}.FreecellGame-module-scss-module__th26FW__boardPlaceholder{width:100%;min-height:min(70vh,500px)}.FreecellGame-module-scss-module__th26FW__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FreecellGame-module-scss-module__th26FW__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.FreecellGame-module-scss-module__th26FW__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.FreecellGame-module-scss-module__th26FW__instructionsText{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.0625rem;line-height:1.6}.FreecellGame-module-scss-module__th26FW__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.FreecellGame-module-scss-module__th26FW__modalActions{align-items:center;gap:var(--space-sm);display:flex}.FreecellGame-module-scss-module__th26FW__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600}
.KlondikeGame-module-scss-module__DGGgxW__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.KlondikeGame-module-scss-module__DGGgxW__controlRow{justify-content:center;align-items:center;gap:var(--space-sm);flex-wrap:wrap;width:100%;max-width:min(96vw,880px);display:flex}.KlondikeGame-module-scss-module__DGGgxW__scoreRow{align-items:center;gap:var(--space-sm);grid-template-columns:1fr auto 1fr;width:100%;max-width:min(96vw,880px);display:grid}.KlondikeGame-module-scss-module__DGGgxW__movesGroup{justify-self:start;align-items:center;gap:var(--space-sm);display:flex}.KlondikeGame-module-scss-module__DGGgxW__movesLabel{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.KlondikeGame-module-scss-module__DGGgxW__recycleCounter{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem}.KlondikeGame-module-scss-module__DGGgxW__undoButton{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1.5px solid var(--color-accent);color:var(--color-accent);white-space:nowrap;cursor:pointer;background:#ffb3471f;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}.KlondikeGame-module-scss-module__DGGgxW__undoButton:hover:not(:disabled){background:#ffb34738;transform:translateY(-1px)}.KlondikeGame-module-scss-module__DGGgxW__undoButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.KlondikeGame-module-scss-module__DGGgxW__undoButton:disabled{border-color:var(--color-border);color:var(--color-text-muted);opacity:.6;cursor:not-allowed;background:0 0;transform:none}.KlondikeGame-module-scss-module__DGGgxW__variantSelect{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;font-size:.8125rem;font-weight:600}.KlondikeGame-module-scss-module__DGGgxW__variantSelect:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.KlondikeGame-module-scss-module__DGGgxW__newGameButton{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1.5px solid var(--color-border);color:var(--color-text);white-space:nowrap;cursor:pointer;background:0 0;font-size:.8125rem;font-weight:700;transition:background .15s,transform .15s}.KlondikeGame-module-scss-module__DGGgxW__newGameButton:hover{background:var(--color-surface-raised);transform:translateY(-1px)}.KlondikeGame-module-scss-module__DGGgxW__newGameButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.KlondikeGame-module-scss-module__DGGgxW__timer{font-variant-numeric:tabular-nums;color:var(--color-text-muted);justify-self:center;font-weight:600}.KlondikeGame-module-scss-module__DGGgxW__score{font-variant-numeric:tabular-nums;justify-self:end;font-weight:600}.KlondikeGame-module-scss-module__DGGgxW__boardWrap{overscroll-behavior-x:contain;width:100%;max-width:min(96vw,880px);overflow-x:auto}.KlondikeGame-module-scss-module__DGGgxW__boardPlaceholder{width:100%;min-height:min(70vh,500px)}.KlondikeGame-module-scss-module__DGGgxW__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.KlondikeGame-module-scss-module__DGGgxW__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.KlondikeGame-module-scss-module__DGGgxW__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.KlondikeGame-module-scss-module__DGGgxW__instructionsText{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.0625rem;line-height:1.6}.KlondikeGame-module-scss-module__DGGgxW__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.KlondikeGame-module-scss-module__DGGgxW__modalActions{align-items:center;gap:var(--space-sm);display:flex}.KlondikeGame-module-scss-module__DGGgxW__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600}
.SpiderRuleDiagram-module-scss-module__LWW33G__diagram{justify-content:center;align-items:flex-start;gap:var(--space-md);padding:var(--space-md);background:var(--color-surface-raised);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.SpiderRuleDiagram-module-scss-module__LWW33G__step{text-align:center;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.SpiderRuleDiagram-module-scss-module__LWW33G__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.SpiderRuleDiagram-module-scss-module__LWW33G__stepLabel{color:var(--color-text-muted);word-break:keep-all;font-size:.75rem;line-height:1.35}.SpiderRuleDiagram-module-scss-module__LWW33G__boardMap{min-width:220px;max-width:420px;padding:var(--space-sm) var(--space-md);border:1.5px solid var(--color-border);border-radius:var(--radius-md);flex:300px;justify-content:center;align-items:center;display:flex}.SpiderRuleDiagram-module-scss-module__LWW33G__ruleSteps{gap:var(--space-sm);flex:320px;grid-template-columns:repeat(auto-fit,minmax(90px,110px));min-width:0;display:grid}
.PaddleControls-module-scss-module__mk2xua__layer{touch-action:none;position:absolute;inset:0}
.SwipeControls-module-scss-module__6pcr6q__layer{touch-action:none;position:absolute;inset:0}
.MinesweeperRuleDiagram-module-scss-module__YTZG7a__diagram{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--color-surface-raised);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.MinesweeperRuleDiagram-module-scss-module__YTZG7a__step{text-align:center;flex-direction:column;align-items:center;gap:6px;width:112px;display:flex}.MinesweeperRuleDiagram-module-scss-module__YTZG7a__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.MinesweeperRuleDiagram-module-scss-module__YTZG7a__stepLabel{color:var(--color-text-muted);word-break:keep-all;font-size:.75rem;line-height:1.35}.MinesweeperRuleDiagram-module-scss-module__YTZG7a__connector{color:var(--color-text-muted);opacity:.6;flex-shrink:0}
.FreecellRuleDiagram-module-scss-module__c4v45a__diagram{justify-content:center;align-items:flex-start;gap:var(--space-md);padding:var(--space-md);background:var(--color-surface-raised);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.FreecellRuleDiagram-module-scss-module__c4v45a__step{text-align:center;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.FreecellRuleDiagram-module-scss-module__c4v45a__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.FreecellRuleDiagram-module-scss-module__c4v45a__stepLabel{color:var(--color-text-muted);word-break:keep-all;font-size:.75rem;line-height:1.35}.FreecellRuleDiagram-module-scss-module__c4v45a__boardMap{min-width:220px;max-width:420px;padding:var(--space-sm) var(--space-md);border:1.5px solid var(--color-border);border-radius:var(--radius-md);flex:300px;justify-content:center;align-items:center;display:flex}.FreecellRuleDiagram-module-scss-module__c4v45a__ruleSteps{gap:var(--space-sm);flex:320px;grid-template-columns:repeat(auto-fit,minmax(90px,110px));min-width:0;display:grid}
.KlondikeRuleDiagram-module-scss-module__YL9f9a__diagram{justify-content:center;align-items:flex-start;gap:var(--space-md);padding:var(--space-md);background:var(--color-surface-raised);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.KlondikeRuleDiagram-module-scss-module__YL9f9a__step{text-align:center;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.KlondikeRuleDiagram-module-scss-module__YL9f9a__stepIcon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.KlondikeRuleDiagram-module-scss-module__YL9f9a__stepLabel{color:var(--color-text-muted);word-break:keep-all;font-size:.75rem;line-height:1.35}.KlondikeRuleDiagram-module-scss-module__YL9f9a__boardMap{min-width:220px;max-width:420px;padding:var(--space-sm) var(--space-md);border:1.5px solid var(--color-border);border-radius:var(--radius-md);flex:300px;justify-content:center;align-items:center;display:flex}.KlondikeRuleDiagram-module-scss-module__YL9f9a__ruleSteps{gap:var(--space-sm);flex:220px;grid-template-columns:repeat(auto-fit,minmax(100px,120px));min-width:0;display:grid}
.SpiderGame-module-scss-module__nqfgqq__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.SpiderGame-module-scss-module__nqfgqq__controlRow{justify-content:center;align-items:center;gap:var(--space-sm);flex-wrap:wrap;width:100%;max-width:min(96vw,960px);display:flex}.SpiderGame-module-scss-module__nqfgqq__scoreRow{align-items:center;gap:var(--space-sm);grid-template-columns:1fr auto 1fr;width:100%;max-width:min(96vw,960px);display:grid}.SpiderGame-module-scss-module__nqfgqq__movesGroup{justify-self:start;align-items:center;gap:var(--space-sm);display:flex}.SpiderGame-module-scss-module__nqfgqq__movesLabel{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.SpiderGame-module-scss-module__nqfgqq__undoButton{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1.5px solid var(--color-accent);color:var(--color-accent);white-space:nowrap;cursor:pointer;background:#ffb3471f;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}.SpiderGame-module-scss-module__nqfgqq__undoButton:hover:not(:disabled){background:#ffb34738;transform:translateY(-1px)}.SpiderGame-module-scss-module__nqfgqq__undoButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.SpiderGame-module-scss-module__nqfgqq__undoButton:disabled{border-color:var(--color-border);color:var(--color-text-muted);opacity:.6;cursor:not-allowed;background:0 0;transform:none}.SpiderGame-module-scss-module__nqfgqq__suitToggle{border:1.5px solid var(--color-border);border-radius:var(--radius-md);display:flex;overflow:hidden}.SpiderGame-module-scss-module__nqfgqq__suitToggleButton{padding:var(--space-xs) var(--space-sm);border:none;border-right:1.5px solid var(--color-border);color:var(--color-text-muted);white-space:nowrap;cursor:pointer;background:0 0;font-size:.8125rem;font-weight:700;transition:color .15s,background .15s}.SpiderGame-module-scss-module__nqfgqq__suitToggleButton:last-child{border-right:none}.SpiderGame-module-scss-module__nqfgqq__suitToggleButton:hover{color:var(--color-text);background:var(--color-surface-raised)}.SpiderGame-module-scss-module__nqfgqq__suitToggleButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.SpiderGame-module-scss-module__nqfgqq__suitToggleButton[data-active=true]{background:var(--color-accent);color:var(--color-bg)}.SpiderGame-module-scss-module__nqfgqq__newGameButton{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1.5px solid var(--color-border);color:var(--color-text);white-space:nowrap;cursor:pointer;background:0 0;font-size:.8125rem;font-weight:700;transition:background .15s,transform .15s}.SpiderGame-module-scss-module__nqfgqq__newGameButton:hover{background:var(--color-surface-raised);transform:translateY(-1px)}.SpiderGame-module-scss-module__nqfgqq__newGameButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.SpiderGame-module-scss-module__nqfgqq__timer{font-variant-numeric:tabular-nums;color:var(--color-text-muted);justify-self:center;font-weight:600}.SpiderGame-module-scss-module__nqfgqq__score{font-variant-numeric:tabular-nums;justify-self:end;font-weight:600}.SpiderGame-module-scss-module__nqfgqq__boardWrap{overscroll-behavior-x:contain;width:100%;max-width:min(96vw,960px);overflow-x:auto}.SpiderGame-module-scss-module__nqfgqq__boardPlaceholder{width:100%;min-height:min(70vh,500px)}.SpiderGame-module-scss-module__nqfgqq__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SpiderGame-module-scss-module__nqfgqq__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.SpiderGame-module-scss-module__nqfgqq__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.SpiderGame-module-scss-module__nqfgqq__instructionsText{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.0625rem;line-height:1.6}.SpiderGame-module-scss-module__nqfgqq__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.SpiderGame-module-scss-module__nqfgqq__modalActions{align-items:center;gap:var(--space-sm);display:flex}.SpiderGame-module-scss-module__nqfgqq__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600}
.Game2048-module-scss-module__LZAjda__main{align-items:center;gap:var(--space-md);min-height:100dvh;padding:var(--space-md);flex-direction:column;display:flex}.Game2048-module-scss-module__LZAjda__scoreRow{align-items:center;gap:var(--space-sm);width:100%;max-width:min(92vw,480px);display:flex}.Game2048-module-scss-module__LZAjda__score{font-variant-numeric:tabular-nums;font-weight:600}.Game2048-module-scss-module__LZAjda__winBadge{padding:2px var(--space-sm);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);font-size:.8125rem;font-weight:700}.Game2048-module-scss-module__LZAjda__restartButton{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);background:var(--color-accent-secondary);color:var(--color-bg);cursor:pointer;border:none;margin-left:auto;font-size:.875rem;font-weight:600}.Game2048-module-scss-module__LZAjda__boardWrap{justify-content:center;width:100%;max-width:min(92vw,480px);display:flex;position:relative}.Game2048-module-scss-module__LZAjda__boardPlaceholder{aspect-ratio:1;width:100%}.Game2048-module-scss-module__LZAjda__modalBackdrop{padding:var(--space-md);z-index:10;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Game2048-module-scss-module__LZAjda__modal{align-items:center;gap:var(--space-md);width:100%;max-width:360px;max-height:80dvh;padding:var(--space-xl) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.Game2048-module-scss-module__LZAjda__modalTitle{margin:0;font-size:1.75rem;font-weight:700}.Game2048-module-scss-module__LZAjda__modalScore{color:var(--color-text-muted);font-variant-numeric:tabular-nums;margin:0}.Game2048-module-scss-module__LZAjda__instructionsText{text-align:center;color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1.0625rem;line-height:1.6}.Game2048-module-scss-module__LZAjda__retryButton{margin:var(--space-sm) 0;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-bg);cursor:pointer;border:none;font-size:1rem;font-weight:600}.Game2048-module-scss-module__LZAjda__modalActions{align-items:center;gap:var(--space-sm);display:flex}.Game2048-module-scss-module__LZAjda__homeButton{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;font-size:.9375rem;font-weight:600;text-decoration:none}
:root{--color-bg:#0f1115;--color-surface:#1a1d24;--color-surface-raised:#23272f;--color-text:#f2f3f5;--color-text-muted:#9a9ea6;--color-accent:#ffb347;--color-accent-secondary:#4ade80;--color-border:#2a2e37;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--radius-md:.75rem;--radius-lg:1.25rem}.page-module-scss-module__7bqZxG__main{min-height:100dvh;padding:var(--space-xl) var(--space-md);padding-bottom:var(--sticky-ad-bar-height,var(--space-xl));align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.page-module-scss-module__7bqZxG__about{width:100%;max-width:640px;padding-top:var(--space-md);border-top:1px solid var(--color-border)}.page-module-scss-module__7bqZxG__aboutSummary{align-items:center;gap:var(--space-sm);cursor:pointer;font-size:1rem;font-weight:700;list-style:none;display:flex}.page-module-scss-module__7bqZxG__aboutSummary::-webkit-details-marker{display:none}.page-module-scss-module__7bqZxG__aboutSummary:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.page-module-scss-module__7bqZxG__chevron{color:var(--color-text-muted);flex-shrink:0;margin-left:auto;transition:transform .2s}.page-module-scss-module__7bqZxG__about[open]>.page-module-scss-module__7bqZxG__aboutSummary .page-module-scss-module__7bqZxG__chevron{transform:rotate(180deg)}.page-module-scss-module__7bqZxG__aboutBody{padding-top:var(--space-sm)}.page-module-scss-module__7bqZxG__aboutBody p{color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:1rem;line-height:1.7}
:root{--color-bg:#0f1115;--color-surface:#1a1d24;--color-surface-raised:#23272f;--color-text:#f2f3f5;--color-text-muted:#9a9ea6;--color-accent:#ffb347;--color-accent-secondary:#4ade80;--color-border:#2a2e37;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--radius-md:.75rem;--radius-lg:1.25rem}.HallOfFameList-module-scss-module__3bXbwa__list{gap:var(--space-md);grid-template-columns:1fr;width:100%;max-width:420px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.HallOfFameList-module-scss-module__3bXbwa__list{grid-template-columns:repeat(2,1fr);max-width:880px}}.HallOfFameList-module-scss-module__3bXbwa__card{padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}@media (min-width:768px){.HallOfFameList-module-scss-module__3bXbwa__fullWidth{grid-column:1/-1}}.HallOfFameList-module-scss-module__3bXbwa__gameLabel{margin:0 0 var(--space-sm);color:var(--color-text-muted);font-size:.9375rem}.HallOfFameList-module-scss-module__3bXbwa__columns{gap:var(--space-md);flex-wrap:wrap;display:flex}.HallOfFameList-module-scss-module__3bXbwa__column{flex:1 1 0;min-width:0}.HallOfFameList-module-scss-module__3bXbwa__columnLabel{margin:0 0 var(--space-xs);color:var(--color-text-muted);font-size:.8125rem;font-weight:600}.HallOfFameList-module-scss-module__3bXbwa__record{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.HallOfFameList-module-scss-module__3bXbwa__nickname{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;width:7em;font-size:1.125rem;font-weight:700;overflow:hidden}.HallOfFameList-module-scss-module__3bXbwa__score{font-variant-numeric:tabular-nums;color:var(--color-accent)}.HallOfFameList-module-scss-module__3bXbwa__date{width:100%;color:var(--color-text-muted);font-size:.8125rem}.HallOfFameList-module-scss-module__3bXbwa__empty{color:var(--color-text-muted);margin:0;font-size:.9375rem}
.page-module-scss-module__TuFigG__main{min-height:100dvh;padding:var(--space-xl) var(--space-md);padding-bottom:var(--sticky-ad-bar-height,var(--space-xl));align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}
.page-module-scss-module__2XWmwW__main{min-height:100dvh;padding:var(--space-xl) var(--space-md);align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.page-module-scss-module__2XWmwW__content{gap:var(--space-xl);flex-direction:column;width:100%;max-width:720px;display:flex}.page-module-scss-module__2XWmwW__lastUpdated{color:var(--color-text-muted);margin:0;font-size:.9375rem}.page-module-scss-module__2XWmwW__section{gap:var(--space-sm);flex-direction:column;display:flex}.page-module-scss-module__2XWmwW__sectionHeading{margin:0;font-size:1.25rem;font-weight:700}.page-module-scss-module__2XWmwW__sectionBody p{margin:0 0 var(--space-sm);color:var(--color-text-muted);word-break:keep-all;line-height:1.7}.page-module-scss-module__2XWmwW__sectionBody p:last-child{margin-bottom:0}
.page-module-scss-module__Fn2sXG__main{min-height:100dvh;padding:var(--space-xl) var(--space-md);align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.page-module-scss-module__Fn2sXG__content{gap:var(--space-xl);flex-direction:column;width:100%;max-width:720px;display:flex}.page-module-scss-module__Fn2sXG__lastUpdated{color:var(--color-text-muted);margin:0;font-size:.9375rem}.page-module-scss-module__Fn2sXG__section{gap:var(--space-sm);flex-direction:column;display:flex}.page-module-scss-module__Fn2sXG__sectionHeading{margin:0;font-size:1.25rem;font-weight:700}.page-module-scss-module__Fn2sXG__sectionBody p{margin:0 0 var(--space-sm);color:var(--color-text-muted);word-break:keep-all;line-height:1.7}.page-module-scss-module__Fn2sXG__sectionBody p:last-child{margin-bottom:0}
