.Game_pageContainer__EDG5Z{display:grid;place-items:center;min-height:100vh;padding:20px;background-color:#333;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.Game_gameContainer__JOsQW{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#444;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.5);width:100%;max-width:900px}.Game_gameContainer__JOsQW h1{margin:0 0 15px;font-weight:300;letter-spacing:1px}.Game_roleSelectionContainer__LRra5{text-align:center;padding:20px}.Game_roleSelectionContainer__LRra5 h2{margin-top:0}.Game_roleSelectionContainer__LRra5 p{color:#ccc;max-width:400px;margin:15px auto}.Game_roleButton__c0ptN{padding:12px 25px;font-size:1.1em;border:none;border-radius:5px;background-color:#5a9;color:#fff;cursor:pointer;transition:background-color .2s,transform .1s}.Game_roleButton__c0ptN:hover{background-color:#6ba}.Game_roleButton__c0ptN:active{transform:scale(.95)}.Game_statusPanel__047cJ{display:flex;justify-content:space-between;width:100%;padding:10px 0;margin-bottom:15px;font-size:1.1em}.Game_turnIndicator__K9LnY{display:flex;align-items:center;font-weight:700}.Game_playerStoneIcon__wopaz{width:20px;height:20px;border-radius:50%;margin-right:8px;display:inline-block;box-shadow:1px 1px 2px rgba(0,0,0,.5)}.Game_blackIndicator__gj2_4 .Game_playerStoneIcon__wopaz{background-color:#111}.Game_whiteIndicator__GiKlq .Game_playerStoneIcon__wopaz{background-color:#f0f0f0}.Game_captures__otKxX{text-align:right}.Game_captures__otKxX span{font-weight:700}.Game_boardWrapper__7X48P{width:100%;max-width:700px;aspect-ratio:1/1;cursor:pointer;box-shadow:0 0 15px rgba(0,0,0,.3);border-radius:5px}.Game_controls__VqKG8{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center}.Game_controls__VqKG8.Game_horizontal__RNUhb{flex-direction:row;justify-content:center}.Game_gameButton__Gv3DQ{padding:10px 20px;font-size:1em;border:none;border-radius:5px;background-color:#6a6a6a;color:#fff;cursor:pointer;transition:background-color .2s,transform .1s}.Game_gameButton__Gv3DQ:hover{background-color:#7a7a7a}.Game_gameButton__Gv3DQ:active{transform:scale(.95)}.Game_gameButton__Gv3DQ:disabled{background-color:#555;cursor:not-allowed;opacity:.7}.Game_playerInfo__Gcl_3{margin-bottom:10px;font-size:1.1em;color:#ccc;width:100%;text-align:center}.Game_errorMessage__apzAf{margin-bottom:10px;padding:8px 15px;background-color:#c13434;color:white;border-radius:5px;font-weight:700;width:100%;text-align:center;box-sizing:border-box}.Game_notMyTurn__azE8U{cursor:not-allowed}.Game_gameOverModal__Mg0SX{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.Game_gameOverContent__00ofo{background-color:#444;padding:30px 40px;border-radius:10px;text-align:center;box-shadow:0 0 20px rgba(0,0,0,.5)}.Game_gameOverContent__00ofo h2{margin-top:0}.Game_localPlayButton__FYzye{width:60%}.Game_sizeInputContainer__EveSp{margin:20px 0;display:flex;justify-content:center;align-items:center;gap:10px}.Game_sizeInputContainer__EveSp label{font-size:1.1em}.Game_sizeSelect__tSQ2v{font-size:1.1em;padding:8px 12px;border-radius:5px;border:1px solid #777;background-color:#555;color:#fff;cursor:pointer}.Game_localPlayButton__FYzye{background-color:#6c757d;width:50%;margin-top:10px}.Game_localPlayButton__FYzye:hover{background-color:#5a6268}.Game_resetButton__Eh2AB{margin-top:20px;background-color:#a66!important}.Game_resetButton__Eh2AB:hover{background-color:#b77!important}