.page_page__xVq7g{min-height:100vh;background:#f5f5f5;padding:16px;display:flex;flex-direction:column;align-items:center}.page_loading__f8j_K{display:flex;justify-content:center;align-items:center;height:100vh}.page_header__p_aM_{width:100%;max-width:600px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page_header__p_aM_ h1{font-size:24px;margin:0;color:#333}.page_controls__9Zy6c{display:flex;gap:8px}.page_controls__9Zy6c button{padding:8px 12px;border:none;border-radius:6px;background:#fff;color:#333;font-size:14px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_controls__9Zy6c button:hover{background:#f0f0f0}.page_controls__9Zy6c button:disabled{opacity:.5;cursor:not-allowed}.page_scoreBoard__m5oVM{display:flex;gap:24px;margin-bottom:12px;font-size:14px}.page_playerScore__kxycD{display:flex;align-items:center;gap:4px}.page_blackIndicator__qhNNQ{color:#000;font-size:16px}.page_whiteIndicator__7e3BF{color:#999;font-size:16px}.page_prisoner__osiP_{color:#999;font-size:12px}.page_status__LkzpH{font-size:16px;color:#666;margin-bottom:16px}.page_status__LkzpH span{font-weight:600}.page_black__1ujcR{color:#000}.page_white__ICN4G{color:#999}.page_moveCount__R34ia{font-weight:400;color:#999}.page_board__R0xRu{background:#deb887;padding:16px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_row__b7WdU{display:flex}.page_cell__2A2eL{width:22px;height:22px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.page_cell__2A2eL:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#000}.page_cell__2A2eL:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#000}.page_stone__55wVL{width:18px;height:18px;border-radius:50%;position:relative;z-index:1;box-shadow:1px 1px 3px rgba(0,0,0,.4)}.page_blackStone__oDVD5{background:radial-gradient(circle at 30% 30%,#444,#000)}.page_whiteStone__7rwNa{background:radial-gradient(circle at 30% 30%,#fff,#ddd)}.page_dot__tSFts{width:6px;height:6px;border-radius:50%;background:#000;position:relative;z-index:0}.page_tips__OkqBP{margin-top:16px;text-align:center;color:#999;font-size:14px}.page_tips__OkqBP p{margin:4px 0}.page_dialog__9FVaW{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:100}.page_dialogContent__XMfdw{background:#fff;padding:24px;border-radius:12px;text-align:center}.page_dialogContent__XMfdw h3{margin:0 0 12px;color:#333}.page_dialogContent__XMfdw p{margin:0 0 16px;color:#666}.page_dialogButtons__V_6H_{display:flex;gap:12px;justify-content:center}.page_dialogButtons__V_6H_ button{padding:8px 20px;border:none;border-radius:6px;cursor:pointer}.page_dialogButtons__V_6H_ button:first-child{background:#f0f0f0;color:#666}.page_dialogButtons__V_6H_ button:last-child{background:#e74c3c;color:#fff}@media(max-width:500px){.page_cell__2A2eL{width:16px;height:16px}.page_stone__55wVL{width:14px;height:14px}.page_scoreBoard__m5oVM{flex-direction:column;gap:8px}}