.BlocksGame_game__yaD6H{width:100%;height:100%;min-height:0;box-sizing:border-box;display:grid;grid-template-columns:minmax(92px,1fr) minmax(180px,300px) minmax(92px,1fr);grid-template-rows:minmax(0,1fr) auto auto;grid-template-areas:"hold playfield next" "controls controls controls" "help help help";gap:8px;padding:10px;overflow:auto;color:#d8fbff;background:radial-gradient(circle at 50% 25%,rgba(65,45,152,.32),transparent 42%),linear-gradient(180deg,#091329,#030610 75%);font-family:var(--font-win95-sans);font-size:var(--font-size-xs);user-select:none}.BlocksGame_sidePanel__jz01c{align-self:start;min-width:0;padding:8px;color:#8df7ff;border:1px solid #2d5979;background:rgba(5,13,29,.82);box-shadow:inset 0 0 16px rgba(20,212,255,.08)}.BlocksGame_holdPanel__NrJBB{grid-area:hold}.BlocksGame_nextPanel__TSMmu{grid-area:next}.BlocksGame_panelLabel__dnEYo{display:block;margin-bottom:8px;color:#ff70d4;letter-spacing:.12em}.BlocksGame_pieceLetter__C3fht{min-height:44px;display:grid;place-items:center;color:#fff;font-size:28px;text-shadow:0 0 9px #4eefff}.BlocksGame_stats__r1Zuf{display:grid;gap:7px;margin:12px 0 0}.BlocksGame_stats__r1Zuf div{min-width:0}.BlocksGame_stats__r1Zuf dt{color:#758aa9;font-size:9px}.BlocksGame_stats__r1Zuf dd{margin:1px 0 0;overflow-wrap:anywhere;color:#fff;font-variant-numeric:tabular-nums}.BlocksGame_playfield__zvxS_{grid-area:playfield;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden}.BlocksGame_board__jOBzG{position:relative;height:100%;max-height:100%;aspect-ratio:1/2;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(20,1fr);touch-action:none;-webkit-touch-callout:none;border:2px solid #5790b2;outline:2px solid #121a35;background:#050913;box-shadow:0 0 18px rgba(41,221,255,.28),inset 0 0 18px rgba(33,72,113,.3)}.BlocksGame_cell__Xq2TO{min-width:0;min-height:0;box-sizing:border-box;border:1px solid rgba(89,139,178,.09)}.BlocksGame_cell__Xq2TO[data-piece]{border:1px solid rgba(255,255,255,.62);box-shadow:inset -2px -2px 0 rgba(0,0,0,.32),inset 2px 2px 0 rgba(255,255,255,.2)}.BlocksGame_cell__Xq2TO[data-piece=I],.BlocksGame_previewList__HZcSI li[data-piece=I]{background-color:#30e7ff}.BlocksGame_cell__Xq2TO[data-piece=J],.BlocksGame_previewList__HZcSI li[data-piece=J]{background-color:#4775ff}.BlocksGame_cell__Xq2TO[data-piece=L],.BlocksGame_previewList__HZcSI li[data-piece=L]{background-color:#ff9f35}.BlocksGame_cell__Xq2TO[data-piece=O],.BlocksGame_previewList__HZcSI li[data-piece=O]{background-color:#ffe342}.BlocksGame_cell__Xq2TO[data-piece=S],.BlocksGame_previewList__HZcSI li[data-piece=S]{background-color:#5cf06f}.BlocksGame_cell__Xq2TO[data-piece=T],.BlocksGame_previewList__HZcSI li[data-piece=T]{background-color:#d261ff}.BlocksGame_cell__Xq2TO[data-piece=Z],.BlocksGame_previewList__HZcSI li[data-piece=Z]{background-color:#ff526f}.BlocksGame_cell__Xq2TO[data-ghost=true]{opacity:.26;background-image:repeating-linear-gradient(135deg,transparent 0 3px,#fff 3px 4px);box-shadow:none}.BlocksGame_previewList__HZcSI{display:grid;gap:6px;margin:0;padding:0;list-style:none}.BlocksGame_previewList__HZcSI li{padding:5px;color:#050913;text-align:center;font-weight:700;box-shadow:inset -2px -2px 0 rgba(0,0,0,.25),inset 2px 2px 0 rgba(255,255,255,.25)}.BlocksGame_mode__ad17U{display:block;margin-top:10px;color:#a9b8d2;text-align:center}.BlocksGame_overlay__e4zjf{position:absolute;inset:0;z-index:2;display:grid;place-content:center;justify-items:center;gap:12px;color:#ff76db;background:rgba(1,4,12,.82);text-shadow:0 0 10px #ff38c7}.BlocksGame_controls__1Bc7m{grid-area:controls;display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.BlocksGame_keyboardHelp__9QfKQ{grid-area:help;margin:0;color:#7386a5;font-size:9px;text-align:center}.BlocksGame_liveStatus__zMldm{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media (max-width:639px){.BlocksGame_game__yaD6H{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"hold next" "playfield playfield" "controls controls";gap:4px;padding:4px;overflow:hidden}.BlocksGame_sidePanel__jz01c{align-self:stretch;padding:4px 5px;overflow:hidden}.BlocksGame_holdPanel__NrJBB{display:grid;grid-template-columns:auto 28px minmax(0,1fr);align-items:center;gap:5px}.BlocksGame_nextPanel__TSMmu{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px}.BlocksGame_panelLabel__dnEYo{margin:0;font-size:8px}.BlocksGame_pieceLetter__C3fht{min-height:26px;font-size:18px}.BlocksGame_stats__r1Zuf{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 5px;margin:0}.BlocksGame_stats__r1Zuf dt{font-size:7px}.BlocksGame_stats__r1Zuf dd{font-size:9px}.BlocksGame_previewList__HZcSI{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px}.BlocksGame_previewList__HZcSI li{padding:4px 2px;font-size:9px}.BlocksGame_mode__ad17U{display:none}.BlocksGame_playfield__zvxS_{contain:size}.BlocksGame_board__jOBzG{width:auto;height:100%;max-width:100%;max-height:100%}.BlocksGame_controls__1Bc7m{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.BlocksGame_controls__1Bc7m button,.BlocksGame_overlay__e4zjf button{min-width:0;min-height:42px;padding-inline:4px}.BlocksGame_keyboardHelp__9QfKQ{display:none}}@media (prefers-reduced-motion:reduce){.BlocksGame_board__jOBzG{box-shadow:none}}.r95_1kpzw680{list-style:none;padding:0;margin:0;display:flex}.r95_1kpzw681{display:flex;align-items:center;justify-content:center;margin-left:var(--r95-space-2);padding:var(--r95-space-0);width:var(--r95-space-17);height:var(--r95-space-14);min-width:var(--r95-space-0);font-weight:600;font-size:10px}.r95_1kpzw681:active{padding:var(--r95-space-1) var(--r95-space-0) var(--r95-space-0) var(--r95-space-1);outline:none}.r95_1kpzw681:first-child{margin-right:var(--r95-space-0)}.r95_1kpzw681:focus{box-shadow:inset 1px 1px 0 1px var(--r95-color-borderLightest),inset -1px -1px 0 1px var(--r95-color-borderDark)}.r95_1kpzw682{height:var(--r95-space-20);margin-bottom:var(--r95-space-2);padding:var(--r95-space-2);display:flex;box-shadow:none;user-select:none}.r95_1kpzw683{background:var(--r95-color-headerBackground);color:var(--r95-color-headerText)}.r95_1kpzw684{background:var(--r95-color-headerNotActiveBackground);color:var(--r95-color-headerNotActiveText)}.r95_1kpzw682 svg{width:var(--r95-space-16);height:var(--r95-space-16);margin-inline-end:var(--r95-space-4);flex-shrink:0}.r95_1kpzw681 svg{width:var(--r95-space-14);height:var(--r95-space-14);margin-inline-end:unset}.r95_1kpzw685{flex-grow:1;flex-shrink:0;line-height:1.4em;margin:0;font-size:1em;text-shadow:.5px 0 white,1.5px 0 white;color:transparent;letter-spacing:1px}.AvatarPicker_grid__OT0iS{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:359px){.AvatarPicker_grid__OT0iS{grid-template-columns:repeat(3,minmax(0,1fr))}}.BattleGameSurface_surface__Z9O96{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;gap:8px;padding:8px;overflow:auto;box-sizing:border-box;color:#d7e4ff;background:radial-gradient(circle at 50% 10%,#162452 0,#070b18 58%)}.BattleGameSurface_connection__dfKTM{min-height:20px;color:#53f5ff;text-align:center}.BattleGameSurface_boards__7RlQV{display:grid;min-height:0;flex:1;grid-template-columns:repeat(2,minmax(150px,250px));align-items:center;justify-content:center;gap:clamp(12px,4vw,38px)}.BattleGameSurface_player__3eIgM{display:flex;min-width:0;flex-direction:column;gap:5px}.BattleGameSurface_playerHeader__1WeSB{display:flex;justify-content:space-between;gap:6px;color:#f85cff;font-weight:700}.BattleGameSurface_board__rmCJ9{display:grid;width:min(100%,24vh);min-width:150px;aspect-ratio:1/2;align-self:center;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(20,1fr);border:3px ridge #8696bd;background:#030611;box-shadow:0 0 16px rgb(83 245 255/20%)}.BattleGameSurface_cell__R5YKs{min-width:0;min-height:0;border:1px solid rgb(83 245 255/5%);box-sizing:border-box}.BattleGameSurface_cell__R5YKs[data-piece]{border-color:rgb(255 255 255/35%);box-shadow:inset 1px 1px rgb(255 255 255/45%),inset -1px -1px rgb(0 0 0/38%)}.BattleGameSurface_cell__R5YKs[data-piece=I]{background:#26d9e8}.BattleGameSurface_cell__R5YKs[data-piece=J]{background:#4776e6}.BattleGameSurface_cell__R5YKs[data-piece=L]{background:#ff9f31}.BattleGameSurface_cell__R5YKs[data-piece=O]{background:#f7d83d}.BattleGameSurface_cell__R5YKs[data-piece=S]{background:#58d35e}.BattleGameSurface_cell__R5YKs[data-piece=T]{background:#a95ce8}.BattleGameSurface_cell__R5YKs[data-piece=Z]{background:#ef5350}.BattleGameSurface_cell__R5YKs[data-piece=garbage]{background:#777}.BattleGameSurface_cell__R5YKs[data-ghost=true]{background:transparent;outline:1px solid rgb(255 255 255/40%);outline-offset:-2px;box-shadow:none}.BattleGameSurface_controls__97hP8{display:grid;width:min(100%,560px);margin:0 auto;grid-template-columns:repeat(8,minmax(44px,1fr));gap:4px}.BattleGameSurface_controls__97hP8 button{min-height:38px}@media (max-width:639px){.BattleGameSurface_surface__Z9O96{gap:5px;padding:5px}.BattleGameSurface_boards__7RlQV{grid-template-columns:minmax(132px,1fr) minmax(104px,.7fr);align-items:start;gap:7px}.BattleGameSurface_board__rmCJ9{width:min(100%,42dvh);min-width:0}.BattleGameSurface_player__3eIgM:nth-child(2) .BattleGameSurface_board__rmCJ9{width:min(100%,31dvh)}.BattleGameSurface_playerHeader__1WeSB{font-size:10px}.BattleGameSurface_controls__97hP8{grid-template-columns:repeat(4,minmax(48px,1fr))}.BattleGameSurface_controls__97hP8 button{min-height:42px}}