.card_pokerRoomContainer__1B8qp{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#1a1a1a;padding:100px}.card_pokerTable__PviUj{width:800px;height:400px;border-radius:200px;background-color:#0f2d52;position:relative;border:10px solid #2c3e50;box-shadow:0 0 20px rgba(0,0,0,.5);margin:100px}.card_playerPosition__Nkwcn{position:absolute;width:120px;height:150px}.card_top-left__eDPf7{top:-200px;left:80px}.card_top__Y8GvW{top:-200px;left:50%;transform:translateX(-50%)}.card_top-right__rHAht{top:-200px;right:80px}.card_right__CRPtv{top:50%;right:-170px;transform:translateY(-50%)}.card_bottom-right__jygSn{bottom:-174px;right:80px}.card_bottom__fiLgw{bottom:-174px;left:50%;transform:translateX(-50%)}.card_bottom-left__Imwv1{bottom:-174px;left:80px}.card_left__USqF4{top:50%;left:-170px;transform:translateY(-50%)}.card_player__MF03j{display:flex;flex-direction:column;align-items:center;padding:5px;border-radius:10px}.card_avatar__yR7XG{width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;border:2px solid #ddd}.card_activePlayer__Hz5BH .card_avatar__yR7XG{box-shadow:0 0 10px 5px rgba(255,215,0,.7);border:2px solid gold}.card_avatar__yR7XG img{width:100%;height:100%;object-fit:cover}.card_dealerButton__yu8PI{position:absolute;bottom:0;right:0;width:24px;height:24px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#000;font-weight:700;font-size:14px;border:2px solid #333}.card_playerInfo__0_l2N{margin-top:5px;text-align:center}.card_playerName__IoMK_{color:#fff;font-size:14px;margin-bottom:2px}.card_chips__rrHL1{color:gold;font-size:14px;background-color:rgba(0,0,0,.5);padding:2px 6px;border-radius:10px}.card_communityCardsArea__OrB_D{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.card_pot__2s_bu{color:#fff;font-size:16px;margin-bottom:10px;background-color:rgba(0,0,0,.5);padding:5px 10px;border-radius:15px}.card_communityCards__AQ2JU{display:flex;gap:10px}.card_card__SnmXr{width:60px;height:90px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.card_cardContent__Ltfcv{width:90%;height:90%;display:flex;flex-direction:column;justify-content:space-between;padding:5px}.card_cardRank__A7J4B{font-size:18px;font-weight:700}.card_cardSuit__tVu_K{font-size:24px}.card_red__7DAy8{color:red}.card_black__Q5WUu{color:#000}.card_playerCards__IYOgo{display:flex;gap:5px;margin-bottom:5px}.card_playerCards__IYOgo .card_card__SnmXr{width:40px;height:60px}.card_playerCards__IYOgo .card_cardRank__A7J4B{font-size:14px}.card_playerCards__IYOgo .card_cardSuit__tVu_K{font-size:18px}