.SimpleShogiBoard_boardContainer__8VFIZ{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;background:#2d3436;border-radius:16px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.SimpleShogiBoard_board__VmRcP{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2px;gap:2px;background-color:#636e72;padding:6px;border-radius:8px;border:3px solid #b2bec3}.SimpleShogiBoard_cell__js4Tz{width:60px;height:60px;background-color:#dfe6e9;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;border-radius:4px;transition:all .15s;color:#2d3436;box-shadow:inset 0 1px 2px rgba(0,0,0,.08)}.SimpleShogiBoard_zoneSente__P6yOl{background-color:#ffeaa7;border-bottom:2px solid #fdcb6e}.SimpleShogiBoard_zoneGote__2nNcq{background-color:#ffeaa7;border-top:2px solid #fdcb6e}.SimpleShogiBoard_cell__js4Tz:hover{background-color:#b2bec3}.SimpleShogiBoard_validMove__Pv2Xa{background-color:rgba(0,184,148,.35)!important;box-shadow:inset 0 0 0 2px #00b894}.SimpleShogiBoard_selected__x8Vp_{background-color:hsla(39,97%,71%,.6)!important;box-shadow:inset 0 0 0 2px #e17055}.SimpleShogiBoard_lastMove__qFo_6{background-color:rgba(225,112,85,.2);box-shadow:inset 0 0 0 2px #e17055}.SimpleShogiBoard_piece__nbsvx{transition:transform .2s ease;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}.SimpleShogiBoard_rotated__lZnTE{transform:rotate(180deg)}.SimpleShogiBoard_hand__I247m{display:flex;gap:.4rem;min-height:44px;padding:.4rem;background:hsla(0,0%,100%,.08);border-radius:8px;width:100%;justify-content:center;flex-wrap:wrap}.SimpleShogiBoard_handEmpty__ryiSm{color:hsla(0,0%,100%,.3);font-size:.85rem;display:flex;align-items:center}.SimpleShogiBoard_handPiece__u_RMq{width:44px;height:44px;background:#dfe6e9;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;border:2px solid transparent;color:#2d3436;transition:all .15s}.SimpleShogiBoard_handPiece__u_RMq:hover{border-color:#fdcb6e}.SimpleShogiBoard_handPiece__u_RMq.SimpleShogiBoard_selected__x8Vp_{border-color:#e17055;box-shadow:0 0 8px rgba(225,112,85,.5);background:#ffeaa7}.SimpleShogiBoard_count__qdiyc{position:absolute;bottom:-4px;right:-4px;background:#d63031;color:#fff;font-size:.7rem;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700}.SimpleShogiBoard_playerArea__kZMmm{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%}.SimpleShogiBoard_playerLabel__7Iy9A{display:flex;align-items:center;gap:.5rem}.SimpleShogiBoard_playerName__BfvOC{font-weight:700;font-size:.95rem;letter-spacing:.05em}.SimpleShogiBoard_promotionOverlay__OTV1M{position:absolute;inset:0;background:rgba(0,0,0,.65);display:flex;justify-content:center;align-items:center;z-index:50;border-radius:16px}.SimpleShogiBoard_promotionDialog__fPK31{background:#fff;border-radius:16px;padding:1.5rem 2rem;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.3)}.SimpleShogiBoard_promotionTitle__xay0Z{color:#2d3436;font-size:1.1rem;font-weight:700;margin:0 0 1rem}.SimpleShogiBoard_promotionButtons__6j7xp{display:flex;gap:1rem}.SimpleShogiBoard_promotionBtn__2tUjS{padding:.6rem 1.5rem;border:none;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;background:#e17055;color:#fff;transition:background .2s}.SimpleShogiBoard_promotionBtn__2tUjS:hover{background:#d63031}.SimpleShogiBoard_promotionBtnNo__r6O2k{background:#636e72}.SimpleShogiBoard_promotionBtnNo__r6O2k:hover{background:#2d3436}@media (max-width:420px){.SimpleShogiBoard_cell__js4Tz{width:52px;height:52px}.SimpleShogiBoard_board__VmRcP{gap:1px;padding:4px}}@media (min-width:768px){.SimpleShogiBoard_boardContainer__8VFIZ{flex-direction:row;align-items:stretch;justify-content:center;gap:1.5rem}.SimpleShogiBoard_playerArea__kZMmm{width:100px;flex-direction:column}.SimpleShogiBoard_playerArea__kZMmm:first-child{justify-content:flex-start;align-self:flex-start}.SimpleShogiBoard_playerArea__kZMmm:last-child{justify-content:flex-end;align-self:flex-end}.SimpleShogiBoard_hand__I247m{flex-direction:column;width:100%;min-height:200px}.SimpleShogiBoard_handPiece__u_RMq{width:50px;height:50px}}