.styles_gameContainer__Z8e12{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.styles_debugMode__Op_q6{background:#f8f8f8}.styles_gameWrapper__rmaet{width:100%;height:100%;display:flex;flex-direction:column}.styles_gameHeader__oB4Wb{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f5f5f5;border-bottom:1px solid #ddd}.styles_gameHeaderCompact___9O58{display:flex;align-items:center;gap:4px;padding:3px 6px;background:#eee;font-size:11px}.styles_statusIndicator__DiXg3{width:8px;height:8px;border-radius:50%;flex-shrink:0}.styles_statusIndicator__DiXg3.styles_connected__zIEHu{background:#10b981}.styles_statusIndicator__DiXg3.styles_disconnected__KKNvH{background:#ef4444}.styles_statusText__Re22K{font-size:inherit;color:#555;flex:1 1}.styles_headerButtons__Lsxl2{display:flex;gap:4px;margin-left:auto}.styles_btnSmall__sTo2_{padding:2px 6px;font-size:10px;background:#666;color:white;border:none;border-radius:2px;cursor:pointer}.styles_btnSmall__sTo2_:hover{background:#555}.styles_gameBoard__oNF_1{flex:1 1;display:flex;align-items:center;justify-content:center;overflow:auto}.styles_joinForm__cC8BU{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;min-width:300px}.styles_joinForm__cC8BU h2{margin:0 0 1.5rem;color:#333}.styles_joinForm__cC8BU input{width:100%;padding:.75rem;margin-bottom:1rem;font-size:1rem;border:1px solid #ddd;border-radius:6px}.styles_joinButton__J7BWj{width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;background:#3b82f6;color:white;border:none;border-radius:6px;cursor:pointer}.styles_joinButton__J7BWj:hover:not(:disabled){background:#2563eb}.styles_joinButton__J7BWj:disabled{background:#ccc;cursor:not-allowed}.styles_joinFormCompact__XBG_E{display:flex;gap:4px;padding:8px;background:#f8f8f8}.styles_inputCompact__rW494{padding:4px 6px;font-size:12px;border:1px solid #ccc;border-radius:2px;width:80px}.styles_joinButtonCompact__xUCDL{padding:4px 8px;font-size:11px;background:#3b82f6;color:white;border:none;border-radius:2px;cursor:pointer}.styles_joinButtonCompact__xUCDL:disabled{background:#ccc}.styles_error__PDtJ0{margin-top:.5rem;padding:.5rem;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c00;font-size:.8rem}.styles_leaveButton__ehp3e{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:#ef4444;color:white;border:none;border-radius:6px;cursor:pointer}.styles_leaveButton__ehp3e:hover:not(:disabled){background:#dc2626}