.Lobby_lobbyContainer__Jeu4_{display:flex;flex-direction:column;gap:2rem;max-width:600px;margin:0 auto;padding:1rem}.Lobby_activeGamesSection__xTMHz,.Lobby_createMatchSection__W7EK8,.Lobby_instructions__538wz,.Lobby_joinMatchSection__QI4tv{width:100%}.Lobby_formGroup__uP5a7{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.Lobby_createButton__LH3u5,.Lobby_joinButton__NQsip{width:100%;margin-top:.5rem}.Lobby_errorContainer__W1E_V{background-color:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);border-radius:.5rem;padding:.75rem;margin-top:1rem}.Lobby_errorMessage___SbIz{color:#e11d48;font-size:.875rem;margin:0}.Lobby_gamesList__PSG5n{display:flex;flex-direction:column;gap:.75rem}.Lobby_gameItem__vtUpj{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb}.Lobby_gameItem__vtUpj span{font-size:.875rem}.Lobby_loadingContainer__7pGEa{text-align:center;padding:1rem;color:#6b7280}.Lobby_instructions__538wz ul{padding-left:1.5rem;margin-top:.5rem}.Lobby_instructions__538wz li{margin-bottom:.25rem}@media (min-width:768px){.Lobby_lobbyContainer__Jeu4_{flex-direction:column;align-items:stretch}.Lobby_topSection__jHEs_{display:flex;gap:1rem}.Lobby_createMatchSection__W7EK8,.Lobby_joinMatchSection__QI4tv{flex:1}}.GameBoard_gameContainer__T7nbV{display:flex;flex-direction:column;gap:2rem;padding:1rem;width:100%;margin:0 auto}.GameBoard_gameInfo__9MBE2{display:flex;flex-direction:column;gap:1rem}.GameBoard_gameStatus__oYQbT{text-align:center}.GameBoard_matchInfoCard__b5L64{width:100%;margin-bottom:15px}.GameBoard_matchInfo__fg3RC{display:flex;flex-direction:column;gap:10px}.GameBoard_shareableLink__DoU9G{display:flex;flex-direction:column;gap:5px}.GameBoard_linkContainer__p9_jI{display:flex;gap:5px}.GameBoard_linkInput__NZEEy{flex:1;padding:5px;border:1px solid #ccc;border-radius:4px}.GameBoard_playerInfoContainer__UZki3{display:flex;justify-content:space-between;width:100%;margin-top:10px;gap:20px}.GameBoard_playerInfo__dnzbl{width:100%}.GameBoard_playerRow__zRVu_{display:flex;align-items:center;margin-bottom:.5rem}.GameBoard_playerIcon__nSjbG{width:24px;height:24px;border-radius:50%;margin-right:.75rem}.GameBoard_tigerIcon__hmc07{background-color:#f59e0b;border:2px solid #b45309}.GameBoard_goatIcon__EneH2{background-color:#10b981;border:2px solid #065f46}.GameBoard_playerName__vBx0U{display:flex;align-items:center;gap:.5rem}.GameBoard_youBadge__wasgr{background-color:#3b82f6;color:white;font-size:.75rem;padding:.125rem .375rem;border-radius:.25rem}.GameBoard_statusContainer__LUtKp{width:100%}.GameBoard_shareLink__CFuik{display:flex;margin:.5rem 0;gap:.5rem}.GameBoard_shareLinkInput__D4sMi{flex:1;padding:.5rem;border:1px solid #e5e7eb;border-radius:.25rem;font-size:.875rem}.GameBoard_boardContainer__VpYh8{width:100%;margin:0 auto;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background-color:#f9fafb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.GameBoard_board__uI47Z{position:relative;width:100%;padding-bottom:1rem}.GameBoard_boardSvg__96C8_{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.GameBoard_position__czj_M{position:absolute;transform:translate(-50%,-50%);width:40px;height:40px;display:flex;justify-content:center;align-items:center;z-index:50;cursor:pointer;transition:transform .2s ease-in-out}.GameBoard_position__czj_M:hover{transform:translate(-50%,-50%) scale(1.1)}.GameBoard_clickablePosition__zbQ4r{position:absolute;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;z-index:100;cursor:pointer;background:rgba(255,255,255,.01)}.GameBoard_clickablePosition__zbQ4r:hover{background:rgba(255,255,255,.2)}.GameBoard_pieceIcon__QRkH_{width:40px;height:40px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:transform .2s ease-in-out;object-fit:contain;pointer-events:none}.GameBoard_position__czj_M:hover .GameBoard_pieceIcon__QRkH_{transform:scale(1.1)}.GameBoard_selected__ukMPf{position:absolute;width:44px;height:44px;border-radius:50%;border:3px solid #3b82f6;box-shadow:0 0 10px rgba(59,130,246,.5);animation:GameBoard_pulse__uIAdP 1.5s infinite;z-index:150;pointer-events:none}@keyframes GameBoard_pulse__uIAdP{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(59,130,246,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(59,130,246,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(59,130,246,0)}}.GameBoard_tiger__DwTzY{color:#f59e0b;background-color:#f59e0b;border:2px solid #b45309}.GameBoard_goat__LQWsZ{color:#10b981;background-color:#10b981;border:2px solid #065f46}.GameBoard_samplePiece__K1n9v{width:20px;height:20px;border-radius:50%;display:inline-block}.GameBoard_selfIndicator__9ocOq{font-size:.8em;color:#666}.GameBoard_playerPieces__eqcfZ{font-size:.9em}.GameBoard_gameRules___1i6F{display:none}.GameBoard_positionLabel__IHtem{position:absolute;top:-15px;left:50%;transform:translateX(-50%);font-size:10px;color:#4b5563;background-color:rgba(255,255,255,.7);padding:1px 3px;border-radius:2px;pointer-events:none;z-index:20}.GameBoard_captureInstructions__2T9dA{margin-top:1rem;padding:1rem;background-color:rgba(245,158,11,.1);border-left:4px solid #f59e0b;border-radius:4px}.GameBoard_captureInstructions__2T9dA h4{color:#b45309;margin-top:0;margin-bottom:.5rem}.GameBoard_captureInstructions__2T9dA p{margin:.5rem 0;font-size:.9rem}.GameBoard_goatInstructions__GTXc_{margin-top:1rem;padding:1rem;background-color:rgba(16,185,129,.1);border-left:4px solid #10b981;border-radius:4px}.GameBoard_goatInstructions__GTXc_ h4{color:#065f46;margin-top:0;margin-bottom:.5rem}.GameBoard_goatInstructions__GTXc_ p{margin:.5rem 0;font-size:.9rem}.GameBoard_winMessage__9_5wr{font-weight:700;color:#b45309;font-size:1.2rem;animation:GameBoard_pulse__uIAdP 1.5s infinite;text-align:center;margin-top:1rem;padding:1rem;background-color:rgba(245,158,11,.2);border-radius:4px}.GameBoard_winMessage__9_5wr h3{margin-top:0;margin-bottom:.5rem}.GameBoard_winMessage__9_5wr p{font-size:1rem;margin:0}.GameBoard_goatWin__fIyrv{color:#065f46;background-color:rgba(16,185,129,.2)}@media (min-width:768px){.GameBoard_gameContainer__T7nbV{flex-direction:row;align-items:flex-start;gap:2rem;width:100%}.GameBoard_gameInfo__9MBE2{width:300px;flex-shrink:0}.GameBoard_boardContainer__VpYh8{width:calc(80% - 340px);max-width:calc(100% - 340px)}}.AaduHuli3Mat_boardSvg__eeoRZ{display:block;max-width:100%}.AaduHuli3Mat_boardSvg__eeoRZ .position-label{display:none}.AaduHuli3Mat_boardSvg__eeoRZ.AaduHuli3Mat_showLabels__LfQLE .position-label{display:block}