.BoardCanvas_wrap__M_4jx{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0b1220;border-radius:12px;overflow:hidden}.BoardCanvas_canvas__37BOJ{display:block}.BoardCanvas_hint__lbhTS{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);color:#94a3b8;font-size:14px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PlayerPanel_panel__LYONK{background:#0f172a;color:#e2e8f0;padding:16px;border-radius:12px;min-width:220px;display:flex;flex-direction:column;gap:8px}.PlayerPanel_heading__sGFRW{margin:0 0 8px;font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.PlayerPanel_list__JPhnS{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.PlayerPanel_item__QvPq_{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;font-size:14px;border:1px solid transparent}.PlayerPanel_current__DsOsx{border-color:#38bdf8;background:rgba(56,189,248,.1)}.PlayerPanel_eliminated__A89ow{opacity:.4;text-decoration:line-through}.PlayerPanel_disconnected__4bc8q{opacity:.6;font-style:italic}.PlayerPanel_colorDot__gvkJa{display:inline-block;width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid hsla(0,0%,100%,.2)}.PlayerPanel_name__7qGj4{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PlayerPanel_timer__wLPI7{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#fbbf24;font-weight:600}.PlayerPanel_tag__qpjvV{font-size:11px;text-transform:uppercase;background:#334155;color:#cbd5e1;padding:2px 6px;border-radius:4px}.MultiplayerGame_game__4HQPO{display:flex;flex-direction:column;height:100dvh;background:#0b1220;color:#e2e8f0}.MultiplayerGame_header__ybnZ_{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0f172a;border-bottom:1px solid #1e293b;gap:8px}.MultiplayerGame_title__RLJcQ{margin:0;font-size:16px;font-weight:600;flex:1 1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MultiplayerGame_exitBtn__RVGVS{background:#1e293b;border:none;color:#e2e8f0;padding:10px 16px;border-radius:6px;min-height:44px;cursor:pointer;font-size:14px}.MultiplayerGame_spectatorTag__lGSq1{background:#f59e0b;color:#0f172a;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.MultiplayerGame_errorBar__0dO9U{background:#7f1d1d;color:#fee2e2;padding:8px 16px;text-align:center;font-size:14px}.MultiplayerGame_body__FP9EP{flex:1 1;display:flex;flex-direction:row;gap:16px;padding:16px;min-height:0}.MultiplayerGame_boardArea__2cVne{flex:1 1;min-height:0}.MultiplayerGame_gameOver__L4sYa{position:absolute;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}.MultiplayerGame_gameOverCard__kdAhy{background:#0f172a;padding:32px;border-radius:12px;text-align:center;min-width:280px}.MultiplayerGame_gameOverTitle__waYOT{margin:0 0 8px;font-size:24px}.MultiplayerGame_gameOverSub__f96bx{margin:0 0 24px;color:#94a3b8}.MultiplayerGame_gameOverActions__mqX65{display:flex;gap:12px;justify-content:center}.MultiplayerGame_btnPrimary__pCDf3{padding:12px 20px;border-radius:6px;border:none;cursor:pointer;font-size:14px;min-height:44px;background:#38bdf8;color:#0f172a;font-weight:600}@media (max-width:768px){.MultiplayerGame_body__FP9EP{flex-direction:column}}.BackButton_btn__RQUXj{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#94a3b8;border:1px solid #334155;padding:10px 14px;border-radius:6px;font-size:14px;cursor:pointer;min-height:44px;min-width:44px;transition:background .15s ease,color .15s ease,border-color .15s ease}.BackButton_btn__RQUXj:focus-visible,.BackButton_btn__RQUXj:hover{background:#1e293b;color:#e2e8f0;border-color:#475569;outline:none}.BackButton_btn__RQUXj:active{transform:translateY(1px)}.Lobby_form__vKnnJ,.Lobby_lobby__Osni7{max-width:600px;margin:0 auto;padding:32px 16px;color:#e2e8f0}.Lobby_title__tNrH0{font-size:24px;margin:0 0 24px;text-align:center}.Lobby_headerRow__0ap8y{display:flex;align-items:center;gap:12px;margin-bottom:24px}.Lobby_headerRow__0ap8y .Lobby_title__tNrH0{flex:1 1;margin:0;text-align:center}.Lobby_formInner__cJbXH{display:flex;flex-direction:column;gap:16px;background:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:24px}.Lobby_formInner__cJbXH label{display:flex;flex-direction:column;gap:6px;font-size:14px}.Lobby_formInner__cJbXH input,.Lobby_formInner__cJbXH select{padding:10px 12px;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:14px;min-height:44px}.Lobby_error__qurxx{color:#fca5a5;background:#450a0a;padding:8px 12px;border-radius:6px;font-size:14px}.Lobby_startBtn__Ch_gt,.Lobby_submit__NYvsj{padding:14px 24px;background:#38bdf8;color:#0f172a;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;min-height:48px}.Lobby_startBtn__Ch_gt:disabled,.Lobby_submit__NYvsj:disabled{background:#334155;color:#94a3b8;cursor:not-allowed}.Lobby_shareRow__9Dq1p{display:flex;align-items:stretch;gap:8px;margin-bottom:24px}.Lobby_shareUrl__r7kRe{flex:1 1;background:#0f172a;padding:12px 16px;border-radius:6px;border:1px solid #1e293b;font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;word-break:break-all;display:flex;align-items:center}.Lobby_copyBtn__8xFvW{background:#1e293b;color:#e2e8f0;border:1px solid #334155;padding:0 16px;border-radius:6px;cursor:pointer;min-width:100px;min-height:44px;font-size:14px}.Lobby_heading__rWmg4{font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0 0 12px}.Lobby_list__tOnIL{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:8px}.Lobby_item__3eKB7{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0f172a;border:1px solid #1e293b;border-radius:6px;font-size:14px}.Lobby_empty__Mm6xx{color:#64748b;font-style:italic}.Lobby_colorDot__zfywk{display:inline-block;width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid hsla(0,0%,100%,.2)}.Lobby_actions__Ysd39{display:flex;flex-direction:column;gap:12px}.Lobby_waitNote__9y9Kb{text-align:center;color:#94a3b8;margin:0}.Lobby_exitBtn__QmE7z{background:#1e293b;color:#e2e8f0;border:1px solid #334155;padding:12px 24px;border-radius:6px;cursor:pointer;min-height:44px;font-size:14px}