.ReplayRoundPage-module__pgyWLq__page{flex-direction:column;gap:12px;height:100%;padding:12px;display:flex}.ReplayRoundPage-module__pgyWLq__tableArea{flex:auto;min-height:0;display:flex}.ReplayRoundPage-module__pgyWLq__bottomArea{flex:none;gap:10px;display:grid}.ReplayRoundPage-module__pgyWLq__bottomCollapsed{gap:8px}.ReplayRoundPage-module__pgyWLq__timelineToggleRow{justify-content:center;display:flex}.ReplayRoundPage-module__pgyWLq__timelineToggleBtn{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:6px 10px}.ReplayRoundPage-module__pgyWLq__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.ReplayRoundPage-module__pgyWLq__controlBtn{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:8px 12px}.ReplayRoundPage-module__pgyWLq__controlBtn:disabled{opacity:.45}.ReplayRoundPage-module__pgyWLq__muted{text-align:center;opacity:.75}.ReplayRoundPage-module__pgyWLq__phaseRow{-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding:2px 0;display:flex;overflow:auto}.ReplayRoundPage-module__pgyWLq__phaseBtn{color:#ffffffeb;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:6px 10px}.ReplayRoundPage-module__pgyWLq__phaseBtnActive{background:#ffffff1f;border-color:#ffffff59}.ReplayRoundPage-module__pgyWLq__timeline{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;gap:8px;padding:10px;display:grid}.ReplayRoundPage-module__pgyWLq__timelineList{-webkit-overflow-scrolling:touch;gap:6px;max-height:min(32vh,280px);display:grid;overflow:auto}.ReplayRoundPage-module__pgyWLq__eventBtn{color:#ffffffeb;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:baseline;gap:10px;width:100%;padding:8px 10px;display:flex}.ReplayRoundPage-module__pgyWLq__eventBtnActive{background:#ffffff1a;border-color:#ffffff59}.ReplayRoundPage-module__pgyWLq__eventLeft{gap:2px;min-width:0;display:grid}.ReplayRoundPage-module__pgyWLq__eventTitle{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.ReplayRoundPage-module__pgyWLq__eventSub{opacity:.75;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ReplayRoundPage-module__pgyWLq__eventRight{opacity:.75;white-space:nowrap;font-size:12px}@media screen and (max-width:420px){.ReplayRoundPage-module__pgyWLq__controls{gap:6px}.ReplayRoundPage-module__pgyWLq__controlBtn{padding:6px 9px;font-size:12px}.ReplayRoundPage-module__pgyWLq__phaseBtn{padding:5px 8px;font-size:12px}.ReplayRoundPage-module__pgyWLq__timeline{padding:8px}.ReplayRoundPage-module__pgyWLq__timelineList{max-height:min(22vh,180px)}.ReplayRoundPage-module__pgyWLq__timelineToggleBtn{padding:5px 8px;font-size:12px}}
.modal-overlay{z-index:999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:var(--color-bg-surface);border-radius:var(--radius-lg);width:90%;min-width:200px;max-width:400px;color:var(--color-text-primary);box-shadow:0 8px 24px #000000b3}
.Card-module__b6YjYG__card{padding:var(--space-4);border-radius:var(--radius-lg);background:var(--color-bg-surface);border:1px solid var(--color-border);box-shadow:0 2px 4px #0000001a}
.Input-module__5jsJuW__input{width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-primary);font-size:var(--font-size-md);margin-bottom:var(--space-3);outline:none}
.Button-module__8RiFmG__button{padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-md);cursor:pointer;transition:var(--transition-fast);border:none}.Button-module__8RiFmG__primary{background:var(--color-accent);color:var(--color-bg-primary)}.Button-module__8RiFmG__primary:hover{background:var(--color-accent-hover)}.Button-module__8RiFmG__secondary{background:var(--color-bg-primary);color:var(--color-text-primary);border:1px solid var(--color-border)}.Button-module__8RiFmG__secondary:hover{background:var(--color-bg-surface)}
.LoginForm-module__es-cSa__formCard{margin:0 auto}.LoginForm-module__es-cSa__formTitle{margin-top:0;margin-bottom:var(--space-4);font-size:var(--font-size-lg);color:var(--color-text-primary);text-align:center}.LoginForm-module__es-cSa__inputField{width:100%;padding:var(--space-2)var(--space-3);margin-bottom:var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-primary);color:var(--color-text-primary);font-size:var(--font-size-md)}.LoginForm-module__es-cSa__errorMessage{color:var(--color-danger);margin-bottom:var(--space-3);text-align:center}.LoginForm-module__es-cSa__submitWrap{justify-content:center;display:flex}.LoginForm-module__es-cSa__submitButton{width:100%;padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-accent);color:var(--color-bg-primary);cursor:pointer;transition:var(--transition-fast)}.LoginForm-module__es-cSa__footer{margin-top:var(--space-4);text-align:center;font-size:var(--font-size-sm);color:var(--color-text-secondary);margin-bottom:0}.LoginForm-module__es-cSa__link{color:var(--color-accent);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.LoginForm-module__es-cSa__link:hover{color:var(--color-accent-hover)}
.RegisterForm-module__S7ujnq__formCard{padding:var(--space-4);border-radius:var(--radius-lg);background:var(--color-bg-surface);border:1px solid var(--color-border);margin:0 auto}.RegisterForm-module__S7ujnq__formTitle{margin-top:0;margin-bottom:var(--space-4);font-size:var(--font-size-lg);color:var(--color-text-primary);text-align:center}.RegisterForm-module__S7ujnq__errorMessage{color:var(--color-danger);margin-bottom:var(--space-3);text-align:center}.RegisterForm-module__S7ujnq__submitButton{width:100%;padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-accent);color:var(--color-bg-primary);cursor:pointer;transition:var(--transition-fast)}.RegisterForm-module__S7ujnq__footer{margin-top:var(--space-4);text-align:center;font-size:var(--font-size-sm);color:var(--color-text-secondary);margin-bottom:0}.RegisterForm-module__S7ujnq__link{color:var(--color-accent);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.RegisterForm-module__S7ujnq__link:hover{color:var(--color-accent-hover)}
.JoinTableModal-module__wgF_ca__card{padding:var(--space-5);margin:0 auto}.JoinTableModal-module__wgF_ca__title{margin:0 0 var(--space-4);font-size:var(--font-size-lg);color:var(--color-text-primary);text-align:center;font-weight:600}.JoinTableModal-module__wgF_ca__form{gap:var(--space-4);flex-direction:column;display:flex}.JoinTableModal-module__wgF_ca__field{gap:var(--space-3);flex-direction:column;display:flex}.JoinTableModal-module__wgF_ca__amountDisplay{text-align:center}.JoinTableModal-module__wgF_ca__amount{font-size:var(--font-size-lg);color:var(--color-accent);font-weight:700}.JoinTableModal-module__wgF_ca__amountInvalid{font-size:var(--font-size-lg);color:var(--color-danger);font-weight:700}.JoinTableModal-module__wgF_ca__sliderRow{align-items:center;gap:var(--space-3);display:flex}.JoinTableModal-module__wgF_ca__bound{font-size:var(--font-size-sm);color:var(--color-text-secondary);flex-shrink:0;min-width:3ch}.JoinTableModal-module__wgF_ca__sliderRow .JoinTableModal-module__wgF_ca__bound:first-child{text-align:left}.JoinTableModal-module__wgF_ca__sliderRow .JoinTableModal-module__wgF_ca__bound:last-child{text-align:right}.JoinTableModal-module__wgF_ca__slider{background:var(--color-border);appearance:none;min-width:0;height:8px;accent-color:var(--color-accent);border-radius:4px;flex:1}.JoinTableModal-module__wgF_ca__slider::-webkit-slider-thumb{appearance:none;background:var(--color-accent);cursor:pointer;border-radius:50%;width:20px;height:20px}.JoinTableModal-module__wgF_ca__slider::-moz-range-thumb{background:var(--color-accent);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.JoinTableModal-module__wgF_ca__error{font-size:var(--font-size-sm);color:var(--color-danger);margin:0}.JoinTableModal-module__wgF_ca__actions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);display:flex}
.PlayingCard-module__igXmeG__card{background:#fff;border-radius:4px;flex-shrink:0;width:45px;height:64px;position:relative;box-shadow:0 1px 3px #0003}.PlayingCard-module__igXmeG__main{opacity:1;animation:2s ease-out PlayingCard-module__igXmeG__winner-bounce;box-shadow:0 0 0 2px #f1c40f,0 0 18px #f1c40fe6}.PlayingCard-module__igXmeG__kicker{filter:grayscale(.8);opacity:.8;animation:2s ease-out PlayingCard-module__igXmeG__winner-bounce;box-shadow:0 2px 8px #0003}.PlayingCard-module__igXmeG__otherCard{filter:grayscale()blur(2px);opacity:.6}.PlayingCard-module__igXmeG__folded{opacity:.5}@keyframes PlayingCard-module__igXmeG__winner-bounce{0%{transform:translateY(0)}33%{transform:translateY(-12px)}67%{transform:translateY(-12px)}to{transform:translateY(0)}}.PlayingCard-module__igXmeG__cornerTop{text-align:left;position:absolute;left:2px}.PlayingCard-module__igXmeG__rank{font-size:15px;font-weight:700;display:block}.PlayingCard-module__igXmeG__suitSmall{text-align:left;margin-top:-4px;font-size:15px;display:block}.PlayingCard-module__igXmeG__suitCenter{font-size:32px;line-height:1;position:absolute;top:67%;left:58%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.PlayingCard-module__igXmeG__card{width:40px;height:56px}.PlayingCard-module__igXmeG__rank{font-size:14px}.PlayingCard-module__igXmeG__suitSmall{margin-top:-2px;font-size:12px}.PlayingCard-module__igXmeG__suitCenter{font-size:30px}}@media screen and (max-width:420px){.PlayingCard-module__igXmeG__card{width:36px;height:50px}.PlayingCard-module__igXmeG__rank{font-size:11px}.PlayingCard-module__igXmeG__suitSmall{margin-top:-1px;font-size:10px}.PlayingCard-module__igXmeG__suitCenter{font-size:22px}}
.TableCards-module__i5hnFW__communityCards{z-index:1;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;width:max-content;max-width:min(280px,92%);display:flex;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.TableCards-module__i5hnFW__showdownCards{filter:none}@media screen and (max-width:420px){.TableCards-module__i5hnFW__communityCards{gap:2px;max-width:min(260px,98%)}}
.PokerTable-module__MwlgNa__wrapper{box-sizing:border-box;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.PokerTable-module__MwlgNa__header{align-items:center;gap:var(--space-4);display:flex}.PokerTable-module__MwlgNa__headerSpacer{flex:1;min-width:8px}.PokerTable-module__MwlgNa__iconButton{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-surface);width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-fast);place-items:center;display:grid}.PokerTable-module__MwlgNa__iconButton:hover{background:var(--color-border)}.PokerTable-module__MwlgNa__icon{width:18px;height:18px;display:block}.PokerTable-module__MwlgNa__tableContainer{padding:var(--space-2)var(--space-3);flex-direction:column;flex:auto;display:flex;overflow:hidden}.PokerTable-module__MwlgNa__actionsDock{flex-shrink:0;width:100%;min-height:80px}@media screen and (min-width:380px){.PokerTable-module__MwlgNa__actionsDock{min-height:60px}}.PokerTable-module__MwlgNa__tableWrapper{aspect-ratio:16/9;width:100%;max-width:880px;height:100%;max-height:540px;padding:var(--space-4);flex:1;margin:0 auto;position:relative}.PokerTable-module__MwlgNa__tableSurface{background-color:#0000;background-image:radial-gradient(100% 100%,#0000 40%,#00000026 70%,#0006 100%),linear-gradient(145deg,#0d5c0d 0%,#0a4a0a 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:8px solid #2d5016;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:inset 0 0 40px #0006,inset 0 0 80px 20px #00000040,inset 0 0 0 60px #0000,0 8px 24px #0000004d}@media (hover:none) and (pointer:coarse) and (orientation:landscape) and (max-height:480px){.PokerTable-module__MwlgNa__wrapper{padding:var(--space-2)}.PokerTable-module__MwlgNa__tableWrapper{min-width:0;padding:var(--space-2);align-self:center;max-width:75%;height:auto;max-height:45svh}.PokerTable-module__MwlgNa__tableSurface{border-width:6px}}.PokerTable-module__MwlgNa__backButton{padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-primary);cursor:pointer;font-size:var(--font-size-sm);transition:var(--transition-fast)}.PokerTable-module__MwlgNa__backButton:hover{background:var(--color-border)}.PokerTable-module__MwlgNa__backButton:disabled{opacity:.6;cursor:not-allowed}.PokerTable-module__MwlgNa__backButton:disabled:hover{background:var(--color-bg-surface)}.PokerTable-module__MwlgNa__blinds{font-size:var(--font-size-md);color:var(--color-accent);font-weight:600}.PokerTable-module__MwlgNa__potArea{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.PokerTable-module__MwlgNa__potStacks{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:4px;max-width:100%;display:flex}.PokerTable-module__MwlgNa__winningHandLabel{font-size:var(--font-size-sm);color:var(--color-accent);text-align:center;font-weight:600}.PokerTable-module__MwlgNa__dealerAvatar{z-index:3;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:6%;left:50%;transform:translate(-50%,-50%)}.PokerTable-module__MwlgNa__dealerAvatarFrame{border-radius:var(--radius-md);background:var(--color-border);justify-content:center;align-items:center;width:58px;height:82px;display:flex;position:relative;box-shadow:0 0 0 3px #00000040,0 6px 16px #00000073}.PokerTable-module__MwlgNa__dealerAvatarText{font-size:var(--font-size-xs);color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.PokerTable-module__MwlgNa__betAreas{pointer-events:none;z-index:3;position:absolute;inset:0}.PokerTable-module__MwlgNa__betAreas>*{pointer-events:auto}.PokerTable-module__MwlgNa__seatSlot{z-index:2;position:absolute}.PokerTable-module__MwlgNa__deck{top:4%}@media screen and (orientation:portrait){.PokerTable-module__MwlgNa__tableWrapper{width:100%;height:auto;min-height:0;max-height:min(520px,calc(100dvh - 12rem - env(safe-area-inset-bottom,0px)));aspect-ratio:9/16;padding:var(--space-2);flex:auto;margin:0 auto;position:relative}}@media screen and (max-width:420px){.PokerTable-module__MwlgNa__wrapper{padding:var(--space-1)var(--space-2)}.PokerTable-module__MwlgNa__header{gap:var(--space-2);row-gap:var(--space-1);flex-wrap:wrap}.PokerTable-module__MwlgNa__tableWrapper{padding:var(--space-2)}.PokerTable-module__MwlgNa__potArea{gap:2px;top:58%}.PokerTable-module__MwlgNa__potStacks{flex-wrap:wrap;justify-content:center;gap:2px;max-width:100%}.PokerTable-module__MwlgNa__winningHandLabel{font-size:var(--font-size-xs);white-space:nowrap;text-overflow:ellipsis;max-width:90vw;overflow:hidden}.PokerTable-module__MwlgNa__dealerAvatarFrame{width:48px;height:68px}.PokerTable-module__MwlgNa__dealerAvatarText{font-size:10px}.PokerTable-module__MwlgNa__blinds{font-size:var(--font-size-sm)}}@media screen and (max-width:768px){.PokerTable-module__MwlgNa__dealerAvatar{top:8%}.PokerTable-module__MwlgNa__deck{top:6%}}
.ChipStack-module__go3faa__root{flex-direction:column;align-items:center;display:flex}.ChipStack-module__go3faa__label{margin-bottom:4px;font-size:.75rem}.ChipStack-module__go3faa__placeholder{width:40px;height:40px}.ChipStack-module__go3faa__stacks{align-items:flex-end;display:flex}.ChipStack-module__go3faa__stack{position:relative}.ChipStack-module__go3faa__chipWrapper{position:absolute}.ChipStack-module__go3faa__chipWrapper.ChipStack-module__go3faa__chipFly{animation:.25s cubic-bezier(.25,1.4,.8,1) forwards ChipStack-module__go3faa__chipFly;animation-delay:calc(var(--chip-index,0)*25ms)}.ChipStack-module__go3faa__chipWrapper.ChipStack-module__go3faa__chipFlyFrom{animation:.25s cubic-bezier(.25,1.4,.8,1) forwards ChipStack-module__go3faa__chipFlyFrom;animation-delay:calc(var(--chip-index,0)*25ms)}@keyframes ChipStack-module__go3faa__chipFly{0%{opacity:.2;transform:translate(var(--start-dx,0),var(--start-dy,0))}to{opacity:1;transform:translate(0)}}@keyframes ChipStack-module__go3faa__chipFlyFrom{0%{opacity:0;transform:translate(var(--start-dx,0),var(--start-dy,0))}to{opacity:1;transform:translate(0)}}.ChipStack-module__go3faa__chipWrapper.ChipStack-module__go3faa__chipFlyTo{animation:.5s cubic-bezier(.33,1,.68,1) forwards ChipStack-module__go3faa__chipFlyTo;animation-delay:calc((var(--chip-total,1) - 1 - var(--chip-index,0))*25ms)}@keyframes ChipStack-module__go3faa__chipFlyTo{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--end-dx,0),var(--end-dy,0))}}.ChipStack-module__go3faa__chipBorder{transform-origin:50%;background:#efefef;border-radius:50%;width:30px;height:30px;position:absolute;top:1.5px;left:0;transform:rotateX(45deg)}.ChipStack-module__go3faa__chip{transform-origin:50%;border-radius:50%;position:absolute;transform:rotateX(45deg);box-shadow:inset 2px 2px 6px #ffffff80,inset 0 -4px 10px #00000059,inset 0 1px #ffffff4d,0 5px 12px #0006,0 2px 4px #00000040}.ChipStack-module__go3faa__value{color:#ffb300;background-color:#000c;border-radius:8px;padding:2px 12px;font-size:.8rem;font-weight:700}@media screen and (max-width:420px){.ChipStack-module__go3faa__value{padding:1px 6px;font-size:.65rem}}
.ActionButtons-module__51McBa__root{--actions-panel-max-width:480px;width:100%;max-width:var(--actions-panel-max-width);box-sizing:border-box;min-width:0;min-height:var(--actions-panel-min-height,52px);flex-direction:column;flex-shrink:0;justify-content:flex-end;margin-inline:auto;display:flex}.ActionButtons-module__51McBa__combination{padding:var(--space-2)0;flex-shrink:0;justify-content:start;align-items:start;display:flex}.ActionButtons-module__51McBa__combinationValue{color:var(--color-accent);font-weight:600;font-size:var(--font-size-xs);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ActionButtons-module__51McBa__panel{box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-surface);flex-direction:column;justify-content:center;width:100%;min-width:0;min-height:52px;padding:6px 8px;transition:border-color .15s,background .15s;display:flex}.ActionButtons-module__51McBa__panelBetting{min-height:92px}.ActionButtons-module__51McBa__panelShowdown{min-height:52px}.ActionButtons-module__51McBa__bettingPlaceholder{visibility:hidden;pointer-events:none;flex:1 0 auto;min-height:92px}.ActionButtons-module__51McBa__rowPrimary{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 6px;width:100%;min-width:0;display:flex}.ActionButtons-module__51McBa__rowSecondary{flex-wrap:nowrap;justify-content:stretch;align-items:stretch;gap:6px;width:100%;min-width:0;margin-top:6px;display:flex}.ActionButtons-module__51McBa__rowSecondaryBtn{flex:1 1 0;min-width:0}.ActionButtons-module__51McBa__quickBtn{border-radius:var(--radius-sm);border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--font-size-xs);cursor:pointer;transition:var(--transition-fast);box-sizing:border-box;background:0 0;min-height:32px;padding:4px 8px;font-weight:600}.ActionButtons-module__51McBa__quickBtn:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent)}.ActionButtons-module__51McBa__quickBtn:disabled{opacity:.45;cursor:not-allowed}.ActionButtons-module__51McBa__amountBlock{flex-direction:row;flex:1 1 0;align-items:center;gap:4px 8px;min-width:0;display:flex}.ActionButtons-module__51McBa__amountBlock .ActionButtons-module__51McBa__actionBtn{flex:none;width:max-content;max-width:100%}.ActionButtons-module__51McBa__raiseSlider{width:100%;min-width:48px;height:6px;accent-color:var(--color-accent);cursor:pointer;border-radius:3px;flex:auto;align-self:center;margin:0;padding:0}.ActionButtons-module__51McBa__raiseSlider::-webkit-slider-thumb{cursor:grab;border-radius:50%;width:14px;height:14px}.ActionButtons-module__51McBa__raiseAmount{font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;text-align:center;min-width:2.5em;color:var(--color-text-secondary);flex:none;font-weight:600}.ActionButtons-module__51McBa__rowShowdown{justify-content:stretch;align-items:stretch;gap:var(--space-2);flex-wrap:nowrap;width:100%;display:flex}.ActionButtons-module__51McBa__rowShowdown .ActionButtons-module__51McBa__actionBtn{flex:1 1 0;min-width:0}.ActionButtons-module__51McBa__actionBtn{border-radius:var(--radius-sm);background:var(--color-border);color:var(--color-text-primary);font-size:var(--font-size-xs);cursor:pointer;transition:var(--transition-fast);box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;border:none;min-height:32px;padding:4px 8px;font-weight:600;overflow:hidden}.ActionButtons-module__51McBa__rowPrimary>.ActionButtons-module__51McBa__actionBtn{flex:0 auto;min-width:0;max-width:100%}.ActionButtons-module__51McBa__actionBtn:hover:not(:disabled){background:var(--color-accent);color:var(--color-bg-primary)}.ActionButtons-module__51McBa__actionBtn:disabled{opacity:.5;cursor:not-allowed}@media screen and (min-width:380px){.ActionButtons-module__51McBa__root{min-height:54px}.ActionButtons-module__51McBa__actionBtn{font-size:var(--font-size-sm);min-height:34px;padding:6px 10px}.ActionButtons-module__51McBa__combinationValue{font-size:var(--font-size-sm)}.ActionButtons-module__51McBa__panel{min-height:54px;padding:6px 10px}.ActionButtons-module__51McBa__panelBetting,.ActionButtons-module__51McBa__bettingPlaceholder{min-height:100px}.ActionButtons-module__51McBa__quickBtn{font-size:var(--font-size-sm);min-height:34px;padding:6px 10px}.ActionButtons-module__51McBa__raiseAmount{font-size:var(--font-size-sm)}}
.PlayerBetArea-module__z5z7Yq__root{z-index:2;flex-direction:column;align-items:center;width:128px;display:flex;position:absolute}.PlayerBetArea-module__z5z7Yq__pile{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.PlayerBetArea-module__z5z7Yq__cards{width:56px;height:56px;position:relative}.PlayerBetArea-module__z5z7Yq__chips{z-index:1;width:100%;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}
.DealtCard-module__S5J5gG__card{width:36px;height:48px;transform:rotate(var(--card-rotation));transform-origin:50%;background:linear-gradient(145deg,#b71c1c 0%,#c62828 40%,#8b0000 100%);border:3px solid #fff;border-radius:4px;flex-shrink:0;position:absolute;box-shadow:0 1px 3px #0003}.DealtCard-module__S5J5gG__card:before{content:"";background:repeating-linear-gradient(45deg,#0000,#0000 3px,#ffffff14 3px 6px);border:1px solid #ffffff40;border-radius:2px;position:absolute;inset:3px}.DealtCard-module__S5J5gG__card.DealtCard-module__S5J5gG__deal{opacity:0;animation:DealtCard-module__S5J5gG__deal .4s ease-out var(--deal-delay,0s)forwards}@keyframes DealtCard-module__S5J5gG__deal{0%{transform:translate(var(--deal-from-x),var(--deal-from-y))rotate(360deg);opacity:0}to{transform:translate(0,0)rotate(var(--card-rotation));opacity:1}}.DealtCard-module__S5J5gG__card.DealtCard-module__S5J5gG__fold{animation:DealtCard-module__S5J5gG__fold .4s ease-in var(--fold-delay,0s)forwards}@keyframes DealtCard-module__S5J5gG__fold{0%{transform:translate(0,0)rotate(var(--card-rotation));opacity:1}to{transform:translate(var(--fold-to-x),var(--fold-to-y))rotate(120deg);opacity:0}}@media screen and (max-width:768px){.DealtCard-module__S5J5gG__card{width:32px;height:40px}}
.RecentHandsModal-module__qe1MRG__wrap{padding:var(--space-4);gap:var(--space-3);display:grid}.RecentHandsModal-module__qe1MRG__header{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.RecentHandsModal-module__qe1MRG__title{font-size:var(--font-size-md);margin:0;font-weight:700}.RecentHandsModal-module__qe1MRG__closeBtn{border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;background:0 0;padding:6px 10px}.RecentHandsModal-module__qe1MRG__closeBtn:hover{border-color:var(--color-accent);background:#ffffff0f}.RecentHandsModal-module__qe1MRG__list{gap:var(--space-2);max-height:min(60vh,520px);padding-right:2px;display:grid;overflow:auto}.RecentHandsModal-module__qe1MRG__itemBtn{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;display:flex}.RecentHandsModal-module__qe1MRG__itemBtn:hover{border-color:var(--color-accent);background:#ffffff0f}.RecentHandsModal-module__qe1MRG__left{gap:2px;min-width:0;display:grid}.RecentHandsModal-module__qe1MRG__id{font-weight:700}.RecentHandsModal-module__qe1MRG__muted{color:var(--color-text-secondary);font-size:var(--font-size-xs)}
