body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#27ae60;color:#fff;font-family:Roboto,sans-serif;height:100vh;margin:0;overflow:hidden;padding:0;position:fixed;width:100%}#root,body,html{height:100dvh;width:100dvw}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-drag:none;scrollbar-width:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}.PokerTable_container__ln5BB{align-items:center;background:#27ae60;color:#fff;display:flex;flex-direction:column;font-family:Roboto,sans-serif;height:100%;margin:0;overflow:hidden;padding:0}.PokerTable_pokerTable__AkZgg{background:radial-gradient(ellipse at center,#1e9f1e 0,#030 100%);border:15px solid #8d4906;border-radius:150px;box-shadow:0 0 30px #000000b3;height:75dvh;margin-top:20px;max-height:800px;max-width:1200px;position:relative;width:calc(100dvw - 70px)}.PlayerSeat_seat__NxINv{align-items:center;background:#333;border-radius:35px;box-shadow:0 4px 8px #0000004d;color:#fff;display:flex;flex-direction:column;font-weight:700;height:70px;justify-content:center;position:absolute;transition:all .3s ease;width:70px}.PlayerSeat_playerImage__mGgZ-{border-top-left-radius:20px;border-top-right-radius:20px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.PlayerSeat_seat__NxINv.PlayerSeat_folded__a-Tzo .PlayerSeat_playerImage__mGgZ-{filter:brightness(30%);transition:filter .3s ease}.PlayerSeat_stack__RsAPL{background:#000000b3;bottom:0;font-size:.8em;left:0;padding:2px 0;position:absolute;right:0;text-align:center}.PlayerSeat_position__CfCC7{font-size:.8em;position:absolute;top:70px;z-index:1}.PlayerSeat_seat__NxINv.PlayerSeat_active__j9cvS{background:#06c;transform:scale(1.1)}.PlayerSeat_seat3__tq3M8.PlayerSeat_active__j9cvS{transform:translateX(-50%) scale(1.1)}.PlayerSeat_seat__NxINv.PlayerSeat_folded__a-Tzo{background:#c00}.PlayerSeat_chipsContainer__UAYXs{align-items:center;display:flex;flex-direction:column-reverse;max-width:60px;position:absolute}.PlayerSeat_seat1__ur9om .PlayerSeat_chipsContainer__UAYXs{bottom:50%;left:100%;transform:translateY(50%)}.PlayerSeat_seat2__jV7IR .PlayerSeat_chipsContainer__UAYXs{left:100%;top:50%;transform:translateY(-50%)}.PlayerSeat_seat3__tq3M8 .PlayerSeat_chipsContainer__UAYXs{left:50%;top:150%;transform:translateX(-50%)}.PlayerSeat_seat4__-sM3y .PlayerSeat_chipsContainer__UAYXs{right:100%;top:50%;transform:translateY(-50%)}.PlayerSeat_seat5__pNYgT .PlayerSeat_chipsContainer__UAYXs{bottom:50%;right:100%;transform:translateY(50%)}.PlayerSeat_mainPlayer__R4YQR .PlayerSeat_chipsContainer__UAYXs{bottom:220%;left:50%;transform:translateX(-50%)}.PlayerSeat_mainPlayer__R4YQR{bottom:0;left:50%;transform:translateX(-50%)}.PlayerSeat_bet__\+yeJo{background:#000000b3;border-radius:10px;bottom:-40px;display:none;font-size:.9em;left:50%;padding:2px 8px;position:absolute;transform:translateX(-50%);z-index:10}.PlayerSeat_seat1__ur9om{bottom:25%;left:10px}.PlayerSeat_seat2__jV7IR{left:10px;top:25%}.PlayerSeat_seat3__tq3M8{left:50%;top:1%;transform:translateX(-50%)}.PlayerSeat_seat4__-sM3y{right:10px;top:25%}.PlayerSeat_seat5__pNYgT{bottom:25%;right:10px}.PlayerSeat_holeCards__-gdOC{align-items:center;bottom:25px;display:flex;flex-direction:column;gap:15px;left:50%;position:absolute;transform:translateX(-50%)}.PlayerSeat_cardsContainer__iKAAV{display:flex;gap:10px}.PlayerSeat_card__ttu-9{align-items:center;animation:PlayerSeat_cardReveal__lcrmL .5s ease-out;background-color:#fff;border-radius:5px;box-shadow:0 4px 8px #0000004d;display:flex;font-size:24px;height:75px;justify-content:center;transition:all .3s ease;width:50px}.PlayerSeat_card__ttu-9.PlayerSeat_diamonds__Ud5rj,.PlayerSeat_card__ttu-9.PlayerSeat_hearts__9Rl6X{color:red}.PlayerSeat_card__ttu-9.PlayerSeat_clubs__txFpU,.PlayerSeat_card__ttu-9.PlayerSeat_spades__i08pp{color:#000}.PlayerSeat_card__ttu-9:hover{transform:translateY(-5px)}.PlayerSeat_chip__cP500{align-items:center;border:3px solid #fffc;border-radius:50%;box-shadow:0 2px 4px #0000004d;color:#000;display:flex;font-size:10px;font-weight:700;height:30px;justify-content:center;margin:-18px 0;position:relative;width:30px}.PlayerSeat_chip__cP500:after{background:#ffffff4d;border-radius:50%;content:"";height:70%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}.PlayerSeat_chip1__BjLJz{background-color:#f2f2f2}.PlayerSeat_chip5__nWP2q{background-color:#ff4d4d}.PlayerSeat_chip10__\+D-ID{background-color:#4d4dff}.PlayerSeat_chip25__a\+Rz1{background-color:#3c3}.PlayerSeat_chip100__711UO{background-color:#1a1a1a}.PlayerSeat_holeCardsMini__Jx7cq{display:flex;gap:2px;position:absolute;top:-10px}.PlayerSeat_holeCardMini__Nvm1r{background-color:#90ee90;border:1px solid green;border-radius:3px;height:30px;transition:opacity .3s ease;width:20px}.PlayerSeat_seat__NxINv.PlayerSeat_folded__a-Tzo .PlayerSeat_holeCardsMini__Jx7cq,.PlayerSeat_seat__NxINv.PlayerSeat_folded__a-Tzo .PlayerSeat_holeCards__-gdOC{opacity:0}.PlayerSeat_dealerButton__TIlng{align-items:center;background-color:#80b677;border:2px solid #000;border-radius:50%;box-shadow:0 2px 4px #0000004d;color:#fffc00;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;position:absolute;right:55px;top:50px;width:30px;z-index:10}@keyframes PlayerSeat_cardReveal__lcrmL{0%{opacity:0;transform:scale(.1) rotateY(180deg)}to{opacity:1;transform:scale(1) rotateY(0deg)}}.PlayerSeat_chip__cP500.PlayerSeat_animating__W4qZO{animation:PlayerSeat_moveToCenter__8KMPL 1s forwards}@keyframes PlayerSeat_moveToCenter__8KMPL{0%{transform:translate(0)}to{transform:translate(var(--targetX),var(--targetY))}}.PokerControls_container__3\+jLx{bottom:0;height:100%;max-height:125px;position:fixed;width:100%}.PokerControls_controls__O1s\+c{display:none;display:flex;justify-content:space-around;padding:10px 0;width:100%}.PokerControls_raiseControls__a5ddp{bottom:38px;box-sizing:border-box;left:0;padding:10px;right:0;text-align:center;width:100%}.PokerControls_sliderContainer__4pWig{height:40px;margin:0 auto;max-width:300px;position:relative;width:100%}.PokerControls_raiseSlider__uXb1Q{-webkit-appearance:none;background:#0000;opacity:0;outline:none;position:relative;width:100%;z-index:2}.PokerControls_sliderTrack__0BEli{background:#4790acb0;border-radius:22px;height:14px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.PokerControls_sliderThumb__H8nvK{align-items:center;background:#06c;border-radius:15px;box-shadow:0 2px 4px #0000004d;color:#fff;display:flex;font-weight:700;height:30px;justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.PokerControls_fold__NCm5Y{background-color:#c00}.PokerControls_call__lSuEP{background-color:#090}.PokerControls_raise__46-AW{background-color:#06c}.PokerControls_call__lSuEP,.PokerControls_fold__NCm5Y,.PokerControls_raise__46-AW{border:none;border-radius:25px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:18px;padding:12px 24px;transition:all .3s ease}.PokerControls_call__lSuEP:hover,.PokerControls_fold__NCm5Y:hover,.PokerControls_raise__46-AW:hover{box-shadow:0 6px 12px #0000004d;transform:translateY(-2px)}.PokerControls_call__lSuEP:disabled,.PokerControls_fold__NCm5Y:disabled,.PokerControls_raise__46-AW:disabled{background-color:#888;cursor:not-allowed}.PokerControls_raiseSlider__uXb1Q::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;height:30px;width:1px}.PokerControls_raiseSlider__uXb1Q::-moz-range-thumb{background:#0000;cursor:pointer;height:30px;width:1px}.CommunityCards_communityCards__4PDqJ{align-items:center;display:flex;flex-direction:column;gap:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CommunityCards_pot__6yWtE{align-items:center;display:flex;font-size:24px;font-weight:700;justify-content:center;margin-bottom:10px;text-align:center;text-shadow:2px 2px 4px #00000080}.CommunityCards_potChipsContainer__WdBYy{align-items:center;display:flex;flex-direction:column-reverse}.CommunityCards_pot__6yWtE .CommunityCards_chip__Xonye{margin:-18px 0}.CommunityCards_cardsContainer__OY-Fz{display:flex;gap:10px}.CommunityCards_card__Ib2vD{align-items:center;animation:CommunityCards_cardReveal__FMqrm .5s ease-out;background-color:#fff;border-radius:5px;box-shadow:0 4px 8px #0000004d;display:flex;font-size:24px;height:75px;justify-content:center;transition:all .3s ease;width:50px}.CommunityCards_card__Ib2vD.CommunityCards_diamonds__4EsTz,.CommunityCards_card__Ib2vD.CommunityCards_hearts__CsOcO{color:red}.CommunityCards_card__Ib2vD.CommunityCards_clubs__HmhDR,.CommunityCards_card__Ib2vD.CommunityCards_spades__ZmQIM{color:#000}.CommunityCards_card__Ib2vD:hover{transform:translateY(-5px)}@keyframes CommunityCards_cardReveal__FMqrm{0%{opacity:0;transform:scale(.1) rotateY(180deg)}to{opacity:1;transform:scale(1) rotateY(0deg)}}.ChipsStack_chipsContainer__UA8s3{align-items:center;display:flex;flex-direction:column-reverse;max-width:60px;position:absolute}.ChipsStack_bet__w\+\+f9{background:#000000b3;border-radius:10px;bottom:-40px;display:none;font-size:.9em;left:50%;padding:2px 8px;position:absolute;transform:translateX(-50%);z-index:10}.ChipsStack_chip__u4qMP{align-items:center;border:3px solid #fffc;border-radius:50%;box-shadow:0 2px 4px #0000004d;color:#000;display:flex;font-size:10px;font-weight:700;height:30px;justify-content:center;margin:-18px 0;position:relative;width:30px}.ChipsStack_chip__u4qMP:after{background:#ffffff4d;border-radius:50%;content:"";height:70%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}.ChipsStack_chip1__i\+17h{background-color:#f2f2f2}.ChipsStack_chip5__3MCCX{background-color:#ff4d4d}.ChipsStack_chip10__4VC6k{background-color:#4d4dff}.ChipsStack_chip25__xlFgi{background-color:#3c3}.ChipsStack_chip100__1-rZc{background-color:#1a1a1a}.ChipsStack_chip__u4qMP.ChipsStack_animating__jR2l3{animation:ChipsStack_moveToCenter__V41GP 1s forwards}@keyframes ChipsStack_moveToCenter__V41GP{0%{transform:translate(0)}to{transform:translate(var(--targetX),var(--targetY))}}
/*# sourceMappingURL=main.7cdc4742.css.map*/