.page_page__JUJpU{min-height:100vh;background:#f5f5f5;padding:16px;display:flex;flex-direction:column;align-items:center}.page_loading__KTcJJ{display:flex;justify-content:center;align-items:center;height:100vh}.page_header__PPHUx{width:100%;max-width:500px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page_header__PPHUx h1{font-size:24px;margin:0;color:#333}.page_controls__WzHrS{display:flex;gap:8px}.page_controls__WzHrS button{padding:8px 16px;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__WzHrS button:hover{background:#f0f0f0}.page_controls__WzHrS button:disabled{opacity:.5;cursor:not-allowed}.page_winner__QN1HX{background:#fff;padding:16px 32px;border-radius:8px;font-size:24px;font-weight:700;color:#e74c3c;margin-bottom:16px;animation:page_pulse__YJ9oV 1s infinite}@keyframes page_pulse__YJ9oV{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.page_status__XoJw2{font-size:16px;color:#666;margin-bottom:16px}.page_status__XoJw2 span{font-weight:600}.page_black__kLuhe{color:#000}.page_white__YaIOE{color:#999}.page_moveCount__AvtZE{font-weight:400;color:#999}.page_board__Z8NQK{background:#deb887;padding:16px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_row__WWBAn{display:flex}.page_cell__Kk6Pl{width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.page_cell__Kk6Pl:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#8b4513}.page_cell__Kk6Pl:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#8b4513}.page_cell__Kk6Pl:first-child:after,.page_cell__Kk6Pl:last-child:after{left:50%}.page_row__WWBAn:first-child .page_cell__Kk6Pl:before,.page_row__WWBAn:last-child .page_cell__Kk6Pl:before{top:50%}.page_stone__3Qe_g{width:22px;height:22px;border-radius:50%;position:relative;z-index:1;box-shadow:1px 1px 3px rgba(0,0,0,.4)}.page_blackStone__2ba_b{background:radial-gradient(circle at 30% 30%,#444,#000)}.page_whiteStone__sMRu6{background:radial-gradient(circle at 30% 30%,#fff,#ddd)}.page_dot__41xBz{width:6px;height:6px;border-radius:50%;background:#8b4513;position:relative;z-index:0}.page_tips__fxItC{margin-top:16px;text-align:center;color:#999;font-size:14px}.page_tips__fxItC p{margin:4px 0}@media(max-width:500px){.page_cell__Kk6Pl{width:22px;height:22px}.page_stone__3Qe_g{width:18px;height:18px}}