:root{color:#ecfff7;background:#06110f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 0,#14523f 0,#06110f 45%,#010403 100%);min-height:100vh;margin:0;overflow:hidden}button{color:#062018;cursor:pointer;background:#d9fff1;border:0;border-radius:12px;padding:9px 12px;font-weight:900;box-shadow:0 8px 22px #0005}button:disabled{opacity:.35;cursor:not-allowed}.primary{color:#03140d;background:#35ec91}input{color:#ecfff7;background:#031713;border:1px solid #fff3;border-radius:10px;width:58px;padding:6px;font-weight:800}.appShell{grid-template-rows:auto auto 1fr auto;gap:7px;width:min(1220px,98vw);height:100vh;margin:auto;padding:8px 0;display:grid}.topBar{justify-content:space-between;align-items:center;gap:10px;min-height:54px;display:flex}.topBar h1{letter-spacing:-.06em;margin:0;font-size:clamp(1.8rem,4vw,3.05rem);line-height:.9}.topBar p{color:#b6d8cd;margin:5px 0 0;font-size:.9rem}.topActions{background:#0b211dd9;border:1px solid #ffffff18;border-radius:18px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;padding:7px;display:flex}.topActions label{color:#9fc9bb;align-items:center;gap:4px;font-size:.76rem;font-weight:900;display:flex}.topActions button{white-space:nowrap;align-items:center;gap:5px;display:flex}.hud{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.hud>div{background:linear-gradient(145deg,#11382f,#0b211d);border:1px solid #ffffff14;border-radius:16px;padding:8px 13px;box-shadow:inset 0 1px #fff2,0 12px 34px #0005}.hud span,.player span{color:#91b8ab;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;display:block}.hud b{font-size:1.25rem}.felt{background:radial-gradient(#16805d 0,#0e5d45 46%,#063127 72%,#031713 100%);border:14px solid #4b2712;border-radius:42%;min-height:0;position:relative;overflow:visible;box-shadow:0 22px 70px #0009,inset 0 0 70px #001d}.felt:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:42%;position:absolute;inset:18px}.playerWrap{z-index:2;width:min(305px,29vw);position:absolute}.player{background:#02100df0;border:1px solid #fff2;border-radius:20px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:all .18s;display:flex}.seatTopLeft{top:32px;left:70px}.seatTopRight{top:32px;right:70px}.seatBottom{width:min(390px,42vw);bottom:16px;left:50%;transform:translate(-50%)}.player.active{outline:3px solid #35ec91;box-shadow:0 0 34px #35ec9144}.player.folded{opacity:.55}.player strong{font-size:1.05rem;display:block}.player em{color:#bdd9d0;white-space:nowrap;font-size:.86rem;font-style:normal;display:block}.cards,.boardCards{justify-content:center;gap:7px;display:flex}.card{color:#111;box-sizing:border-box;width:48px;height:66px;transform-style:preserve-3d;backface-visibility:hidden;background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;padding:7px;font-size:1.1rem;font-weight:950;display:flex;box-shadow:0 10px 20px #0005}.card.reveal{animation:.55s cubic-bezier(.2,.85,.25,1.25) both flipIn}.boardCards .card.reveal:nth-child(2){animation-delay:80ms}.boardCards .card.reveal:nth-child(3){animation-delay:.16s}.boardCards .card.reveal:nth-child(4),.boardCards .card.reveal:nth-child(5){animation-delay:80ms}@keyframes flipIn{0%{filter:brightness(.6);opacity:.2;transform:rotateY(90deg)translateY(-8px)}55%{filter:brightness(1.15);opacity:1;transform:rotateY(-12deg)translateY(0)}to{filter:brightness();transform:rotateY(0)}}.card span{align-self:flex-end}.card.empty{color:#fff8;background:#ffffff1c;border:1px dashed #fff5;justify-content:center;align-items:center}.card.back{color:#fff;background:repeating-linear-gradient(45deg,#183d90,#183d90 7px,#2569d9 7px 14px);justify-content:center;align-items:center}.board{text-align:center;z-index:1;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.street,.potBadge{letter-spacing:.08em;text-transform:uppercase;background:#02100de6;border:1px solid #fff2;border-radius:999px;padding:7px 14px;font-size:.82rem;font-weight:950;display:inline-block}.street{margin-bottom:10px}.potBadge{z-index:2;color:#dffff3;margin-bottom:8px;position:static;transform:none}.potBadge strong{color:#35ec91}.result{color:#082117;background:#fff;border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:9px 14px;font-weight:950;display:inline-flex;box-shadow:0 14px 32px #0006}.bottomDock{grid-template-columns:1.05fr 1.1fr 1.35fr;gap:8px;min-height:128px;display:grid}.actionPanel,.miniLog{background:linear-gradient(145deg,#11382f,#0b211d);border:1px solid #ffffff14;border-radius:18px;padding:10px;overflow:hidden;box-shadow:inset 0 1px #fff2,0 14px 36px #0005}.actionPanel h2,.miniLog h2{margin:0 0 4px;font-size:1.02rem}.actionPanel p{color:#b6d8cd;margin:0 0 6px}.raiseRow{color:#b6d8cd;flex-wrap:wrap;align-items:center;gap:7px;display:flex}.raiseRow span{color:#7fffc4;font-size:.82rem}.presetRow{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px;display:grid}.presetRow button{color:#dffff3;background:#123c32;border:1px solid #ffffff16;padding:6px 4px;font-size:.78rem}.buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.buttons button{font-size:1rem}.buttons .deal{grid-column:1/-1;height:100%}.miniLog ol{margin:0;padding-left:20px}.miniLog li{color:#c7e6dc;margin:2px 0;font-size:.82rem;line-height:1.18}.miniLog b{color:#fff}@media (width<=760px){body{overflow:auto}.appShell{height:auto;min-height:100vh}.topBar{align-items:flex-start}.topBar p{display:none}.topActions{flex-wrap:wrap;justify-content:flex-end}.hud{grid-template-columns:repeat(2,1fr)}.felt{border-width:10px;border-radius:28px;height:54vh;overflow:hidden}.seatTopLeft{top:10px;left:10px}.seatTopRight{top:10px;right:10px}.seatBottom{bottom:10px}.player{width:44vw;padding:8px}.seatBottom{width:62vw}.player strong{font-size:.95rem}.player em{font-size:.72rem}.card{width:38px;height:54px;font-size:.9rem}.boardCards{gap:4px}.bottomDock{grid-template-columns:1fr}.miniLog{max-height:120px}}@media (height<=760px){.appShell{gap:6px;padding:6px 0}.topBar{min-height:42px}.topBar h1{font-size:2rem}.topBar p{display:none}.hud>div{padding:6px 10px}.hud b{font-size:1.1rem}.bottomDock{min-height:118px}.actionPanel,.miniLog{padding:8px}.player{padding:9px 11px}.card{width:43px;height:60px}.seatTopLeft,.seatTopRight{top:24px}.seatBottom{bottom:12px}.presetRow button{padding:5px 3px;font-size:.72rem}}.playerAction{color:#062018;text-align:center;background:#eafff6;border-radius:999px;max-width:92%;margin:5px auto 0;padding:5px 10px;font-size:.78rem;font-weight:950;box-shadow:0 8px 18px #0006}.playerAction.foldAction{color:#d7e3df;background:#6f7d78}.card.muted,.player.folded .card{filter:grayscale()brightness(.62);opacity:.62}@media (width<=760px){.playerWrap{width:44vw}.seatBottom{width:62vw}}.autoNext{color:#052017;background:linear-gradient(135deg,#35ec91,#d9fff1);border-radius:16px;grid-column:1/-1;justify-content:center;align-items:center;height:100%;min-height:86px;font-weight:950;display:flex;box-shadow:0 12px 28px #0005}.autoNext:after{content:"";text-align:left;width:1.1em;animation:1.2s steps(4,end) infinite dots}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%,to{content:"..."}}.playerAction{white-space:nowrap;min-height:27px;line-height:17px}.playerAction.emptyAction{visibility:hidden}.bottomDock{height:128px;min-height:128px;max-height:128px}.actionPanel,.miniLog,.buttons{height:128px}.board{min-width:330px}.street,.potBadge{text-align:center;min-width:104px}.result{white-space:nowrap;margin-top:0;position:absolute;top:105%;left:50%;transform:translate(-50%)}@media (height<=760px){.bottomDock{height:118px;min-height:118px;max-height:118px}.actionPanel,.miniLog,.buttons{height:118px}.playerAction{min-height:24px;font-size:.72rem}}.betSlider{accent-color:#35ec91;cursor:pointer;width:100%;height:8px;margin:8px 0 2px}.foldBtn{color:#fff!important;background:#ff5b5b!important}.foldBtn:hover{background:#ff4242!important}.presetRow button{white-space:nowrap}.autoNext{text-align:center;padding:0 12px;font-size:.95rem}.actionPanel{flex-direction:column;justify-content:flex-start;gap:3px;display:flex}.actionPanel h2{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;line-height:1;display:flex}.actionPanel p{min-height:18px;margin:0;font-size:.88rem;line-height:1.05}.raiseRow{grid-template-columns:auto 64px 1fr;align-items:center;gap:6px;margin-top:1px;display:grid!important}.raiseRow label{white-space:nowrap}.raiseRow input{text-align:center;height:28px}.raiseRow span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.betSlider{height:14px;margin:2px 0 1px}.presetRow{align-items:stretch;margin-top:2px!important}.presetRow button{min-height:24px;padding:4px 3px!important;font-size:.68rem!important}.timerPill{color:#1d1600;letter-spacing:0;background:#ffd166;border-radius:999px;justify-content:center;align-items:center;min-width:44px;padding:4px 9px;font-size:.82rem;font-weight:950;display:inline-flex}.card{position:relative}.card b{font-size:1.2em;line-height:1}.suitMark{text-shadow:0 1px #fff,0 0 8px;line-height:1;font-size:1.45em!important}.card.red{color:#d90024}.card:not(.red):not(.back):not(.empty){color:#050505}.boardCards .card .suitMark{font-size:1.55em!important}.cards .card .suitMark{font-size:1.5em!important}@media (height<=760px){.actionPanel{gap:2px}.actionPanel p{min-height:16px;font-size:.82rem}.raiseRow{grid-template-columns:auto 56px 1fr;gap:5px}.betSlider{height:12px}.presetRow button{padding:3px 2px!important;font-size:.62rem!important}.timerPill{min-width:38px;padding:3px 7px;font-size:.76rem}}.bottomDock{align-items:stretch;height:150px!important;min-height:150px!important;max-height:150px!important}.actionPanel,.miniLog,.buttons{height:150px!important}.actionPanel{overflow:hidden;padding:9px 10px!important}.actionPanel h2,.actionPanel p{margin-bottom:2px!important}.raiseRow{margin-top:0!important}.betSlider{margin:3px 0!important}.presetRow{gap:6px!important;margin-top:3px!important}.presetRow button{min-height:28px!important;padding:5px 3px!important;line-height:1.05!important}.buttons button{min-height:0}.card.suit-spade{color:#050505!important}.card.suit-club{color:#139b5a!important}.card.suit-heart{color:#d90024!important}.card.suit-diamond{color:#1677ff!important}.card.suit-club .suitMark{filter:drop-shadow(0 2px 3px #139b5a55)}.card.suit-heart .suitMark{filter:drop-shadow(0 2px 3px #d9002455)}.card.suit-diamond .suitMark{filter:drop-shadow(0 2px 3px #1677ff55)}.player{gap:6px!important;padding:7px 9px!important}.seatBot0{top:18px;left:48px}.seatBot1{top:18px;left:300px}.seatBot2{top:18px;right:300px}.seatBot3{top:18px;right:48px}.seatBottom{left:50%;transform:translate(-50%);width:min(370px,35vw)!important;bottom:8px!important}.seatBottom .card{width:44px!important;height:60px!important}.seatBottom .playerAction{max-width:84%;min-height:22px;padding:3px 8px;font-size:.7rem}.roleBadge{z-index:3;color:#160d00;background:#ffd166;border:2px solid #fff8;border-radius:999px;justify-content:center;align-items:center;min-width:27px;height:27px;font-size:.7rem;font-weight:950;display:flex;position:absolute;top:-11px;left:-9px;box-shadow:0 8px 16px #0008}.roleSB{background:#7de2ff}.roleBB{background:#95ff9c}.roleD{background:#ffd166}.suitMark{color:currentColor!important;text-shadow:none!important;filter:none!important;opacity:1!important}.card .suitMark{font-weight:950!important}.card.suit-spade,.card.suit-spade .suitMark{color:#050505!important}.card.suit-club,.card.suit-club .suitMark{color:#139b5a!important}.card.suit-heart,.card.suit-heart .suitMark{color:#d90024!important}.card.suit-diamond,.card.suit-diamond .suitMark{color:#1677ff!important}.card.suit-club .suitMark,.card.suit-heart .suitMark,.card.suit-diamond .suitMark{filter:none!important}@media (height<=760px){.playerWrap{width:min(190px,17vw)!important}.playerWrap:not(.seatBottom) .card{width:31px!important;height:43px!important;font-size:.72rem!important}.seatBot0{top:14px;left:38px}.seatBot1{top:14px;left:260px}.seatBot2{top:14px;right:260px}.seatBot3{top:14px;right:38px}.seatBot6{bottom:16px;left:88px}.seatBot7{bottom:16px;right:88px}.seatBottom{width:min(350px,34vw)!important}.seatBottom .card{width:40px!important;height:56px!important}}.seatBot4{top:92px!important;left:34px!important}.seatBot5{top:92px!important;right:34px!important}.seatBot6{bottom:32px!important;left:110px!important}.seatBot7{bottom:32px!important;right:110px!important}.seatBot4 .playerAction,.seatBot5 .playerAction,.seatBot6 .playerAction,.seatBot7 .playerAction{max-width:82%;padding:3px 6px;font-size:.66rem}.felt{overflow:visible}.board{top:45%!important}.playerWrap{width:min(172px,14.2vw)!important}.player{border-radius:14px!important;gap:5px!important;padding:5px 7px!important}.player strong{font-size:.82rem!important}.player em{font-size:.62rem!important}.player span{font-size:.52rem!important}.playerWrap:not(.seatBottom) .card{border-radius:7px!important;width:30px!important;height:42px!important;padding:4px!important;font-size:.7rem!important}.playerWrap:not(.seatBottom) .cards{gap:3px!important}.playerAction{max-width:88%!important;min-height:19px!important;margin-top:3px!important;padding:3px 6px!important;font-size:.58rem!important;line-height:13px!important}.seatBot0{inset:auto auto 18px 155px!important}.seatBot1{inset:116px auto auto 28px!important}.seatBot2{inset:28px auto auto 122px!important}.seatBot3{inset:8px auto auto 360px!important}.seatBot4{inset:8px 360px auto auto!important}.seatBot5{inset:28px 122px auto auto!important}.seatBot6{inset:116px 28px auto auto!important}.seatBot7{inset:auto 155px 18px auto!important}.seatBottom{width:min(310px,28vw)!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.seatBottom .player{padding:6px 8px!important}.seatBottom .card{width:38px!important;height:52px!important;font-size:.82rem!important}.seatBottom .playerAction{min-height:18px!important;margin-top:2px!important;font-size:.62rem!important}.roleBadge{width:25px!important;min-width:25px!important;height:25px!important;font-size:.62rem!important;top:-10px!important;left:-8px!important}@media (height<=760px){.board{top:45%!important}.playerWrap{width:min(158px,13.4vw)!important}.playerWrap:not(.seatBottom) .card{width:27px!important;height:38px!important;font-size:.62rem!important}.seatBot0{bottom:14px!important;left:145px!important}.seatBot1{top:108px!important;left:24px!important}.seatBot2{top:24px!important;left:112px!important}.seatBot3{top:6px!important;left:345px!important}.seatBot4{top:6px!important;right:345px!important}.seatBot5{top:24px!important;right:112px!important}.seatBot6{top:108px!important;right:24px!important}.seatBot7{bottom:14px!important;right:145px!important}.seatBottom{width:min(292px,27vw)!important}.seatBottom .card{width:35px!important;height:48px!important}}.roomShell{color:#ecfff7;grid-template-rows:auto auto 1fr auto;gap:12px;width:min(1220px,98vw);height:100vh;margin:auto;padding:14px 0;display:grid}.roomHeader{background:#0b211dd9;border:1px solid #ffffff18;border-radius:22px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.roomHeader h1{margin:0;font-size:2.4rem;line-height:1}.roomHeader p{color:#b6d8cd;margin:6px 0 0}.roomControls{background:#0b211dd9;border:1px solid #ffffff18;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px;display:flex}.roomControls label{color:#b6d8cd;align-items:center;gap:6px;font-weight:900;display:flex}.roomControls input,.roomControls select{color:#ecfff7;background:#031713;border:1px solid #fff3;border-radius:10px;height:34px;padding:6px;font-weight:900}.roomTable{background:radial-gradient(#16805d 0,#0e5d45 46%,#063127 72%,#031713 100%);border:14px solid #4b2712;border-radius:42%;min-height:0;position:relative;box-shadow:0 22px 70px #0009,inset 0 0 70px #001d}.roomBoard{text-align:center;background:#02100de6;border:1px solid #fff2;border-radius:18px;flex-direction:column;gap:8px;padding:18px 26px;display:flex;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.roomBoard strong{font-size:1.3rem}.roomBoard span{color:#b6d8cd}.roomSeat{text-align:center;background:#02100df0;border:1px solid #fff2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:160px;min-height:86px;padding:9px;display:flex;position:absolute;box-shadow:0 12px 24px #0006}.roomSeat.human{outline:3px solid #35ec91}.roomSeat.bot{outline:2px solid #ffd166}.roomSeat.empty{background:#02100db8;border-style:dashed}.roomSeat .seatTitle{color:#91b8ab;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:950}.roomSeat strong{font-size:1rem}.roomSeat em{color:#b6d8cd;font-size:.78rem;font-style:normal}.roomSeat0{bottom:22px;left:150px}.roomSeat1{top:118px;left:30px}.roomSeat2{top:30px;left:128px}.roomSeat3{top:10px;left:365px}.roomSeat4{top:10px;right:365px}.roomSeat5{top:30px;right:128px}.roomSeat6{top:118px;right:30px}.roomSeat7{bottom:22px;right:150px}.roomSeat8{width:210px;bottom:4px;left:50%;transform:translate(-50%)}.roomNote{color:#9fc9bb;text-align:center;margin:0;font-size:.9rem}.roomCodeBanner{color:#04150f;background:linear-gradient(135deg,#35ec91,#d9fff1);border-radius:18px;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-weight:950;display:flex;box-shadow:0 12px 28px #0006}.roomCodeBanner strong{letter-spacing:.16em;color:#35ec91;background:#04150f;border-radius:12px;padding:4px 12px;font-size:2rem}.roomCodeBanner span{color:#164234}.roomStatus{text-align:center;color:#d9fff1;background:#0b211dd9;border:1px solid #ffffff18;border-radius:999px;padding:7px 12px;font-weight:900}.bigRoomCode{color:#35ec91;letter-spacing:.08em;font-size:1.15em}.roomShell{flex-direction:column!important;gap:8px!important;width:min(1220px,98vw)!important;height:100vh!important;margin:auto!important;padding:10px 30px!important;display:flex!important;overflow:hidden!important}.roomHeader{flex:none!important;min-height:82px!important;padding:12px 18px!important}.roomHeader h1{font-size:clamp(2rem,4vw,2.75rem)!important}.roomCodeBanner{flex:none!important;padding:8px 14px!important}.roomCodeBanner strong{font-size:1.65rem!important}.roomStatus{flex:none!important;padding:7px 12px!important}.roomControls{z-index:5!important;border-radius:16px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-height:52px!important;margin:0!important;padding:8px 10px!important;display:flex!important;position:relative!important}.roomControls label{white-space:nowrap!important}.roomControls input{width:104px!important}.roomControls select{width:92px!important}.roomTable{border-width:12px!important;flex:auto!important;min-height:380px!important;margin:0!important;position:relative!important;overflow:hidden!important}.roomBoard{z-index:1!important;width:min(360px,34vw)!important;padding:14px 20px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.roomSeat{z-index:2!important;width:142px!important;min-height:76px!important;padding:7px!important}.roomSeat button{padding:4px 8px!important;font-size:.68rem!important}.roomSeat .seatTitle{font-size:.62rem!important}.roomSeat0{inset:auto auto 10px 19%!important;transform:translate(-50%)!important}.roomSeat1{inset:54% auto auto 7%!important;transform:translate(-50%,-50%)!important}.roomSeat2{inset:18% auto auto 18%!important;transform:translate(-50%,-50%)!important}.roomSeat3{inset:8% auto auto 38%!important;transform:translate(-50%,-50%)!important}.roomSeat4{inset:8% auto auto 62%!important;transform:translate(-50%,-50%)!important}.roomSeat5{inset:18% auto auto 82%!important;transform:translate(-50%,-50%)!important}.roomSeat6{inset:54% auto auto 93%!important;transform:translate(-50%,-50%)!important}.roomSeat7{inset:auto auto 10px 81%!important;transform:translate(-50%)!important}.roomSeat8{width:170px!important;inset:auto auto 0 50%!important;transform:translate(-50%)!important}.roomNote{display:none!important}@media (height<=760px){.roomShell{gap:6px!important;padding:8px 30px!important}.roomHeader{min-height:74px!important}.roomHeader h1{font-size:2.1rem!important}.roomControls{min-height:46px!important}.roomTable{min-height:340px!important}.roomSeat{width:128px!important;min-height:66px!important}.roomBoard{width:min(330px,32vw)!important;padding:10px 16px!important}.roomSeat0,.roomSeat7{bottom:8px!important}.roomSeat8{width:155px!important;bottom:0!important}}.roomTable{margin-top:6px!important}.roomSeat2{top:25%!important}.roomSeat3,.roomSeat4{top:16%!important}.roomSeat5{top:25%!important}.roomSeat0,.roomSeat7{bottom:34px!important}.roomSeat8{bottom:18px!important}.roomSeat1{left:8%!important}.roomSeat6{left:92%!important}@media (height<=760px){.roomSeat2{top:25%!important}.roomSeat3,.roomSeat4{top:16%!important}.roomSeat5{top:25%!important}.roomSeat0,.roomSeat7{bottom:30px!important}.roomSeat8{bottom:16px!important}}.roomShell:has(.roomCodeBanner) .roomHeader{min-height:74px!important}.roomShell:has(.roomCodeBanner) .roomCodeBanner{padding:7px 12px!important}.roomShell:has(.roomCodeBanner) .roomControls{min-height:46px!important}.roomShell:has(.roomCodeBanner) .roomSeat{width:132px!important;min-height:68px!important}.roomShell:has(.roomCodeBanner) .roomSeat0{bottom:54px!important}.roomShell:has(.roomCodeBanner) .roomSeat7{bottom:54px!important}.roomShell:has(.roomCodeBanner) .roomSeat8{width:150px!important;bottom:46px!important}.roomShell:has(.roomCodeBanner) .roomBoard{padding:10px 16px!important}.multiplayerFelt .board{z-index:1}.mpSeat{z-index:2;text-align:center;background:#02100df0;border:1px solid #fff2;border-radius:16px;width:150px;min-height:96px;padding:7px;position:absolute;box-shadow:0 12px 24px #0007}.mpSeat.active{outline:3px solid #35ec91}.mpSeat span{color:#91b8ab;letter-spacing:.1em;font-size:.55rem;font-weight:950;display:block}.mpSeat strong{font-size:.86rem;display:block}.mpSeat em{color:#b6d8cd;font-size:.64rem;font-style:normal;display:block}.mpSeat small{color:#35ec91;min-height:14px;font-size:.62rem;font-weight:900;display:block}.mpSeat .cards{justify-content:center;gap:4px;margin-top:4px}.mpSeat .card{width:32px!important;height:44px!important;font-size:.7rem!important}.mpSeat0{bottom:20px;left:19%;transform:translate(-50%)}.mpSeat1{top:50%;left:8%;transform:translate(-50%,-50%)}.mpSeat2{top:18%;left:18%;transform:translate(-50%,-50%)}.mpSeat3{top:8%;left:38%;transform:translate(-50%,-50%)}.mpSeat4{top:8%;left:62%;transform:translate(-50%,-50%)}.mpSeat5{top:18%;left:82%;transform:translate(-50%,-50%)}.mpSeat6{top:50%;left:92%;transform:translate(-50%,-50%)}.mpSeat7{bottom:20px;left:81%;transform:translate(-50%)}.mpSeat8{bottom:8px;left:50%;transform:translate(-50%)}.multiplayerShell{width:min(1280px,98vw)!important}.multiplayerFelt{min-height:0;overflow:visible!important}.multiplayerFelt .board{z-index:1!important;top:50%!important}.mpSeat{width:148px!important;min-height:88px!important;padding:7px!important}.ringSeat{position:absolute!important;transform:translate(-50%,-50%)!important}.heroSeat{z-index:4!important;width:210px!important;min-height:112px!important;position:absolute!important;inset:auto auto 4px 50%!important;transform:translate(-50%)!important}.heroSeat .card{width:42px!important;height:58px!important;font-size:.82rem!important}.ringSeat .card{width:31px!important;height:43px!important;font-size:.68rem!important}.actionBubble{white-space:nowrap;text-overflow:ellipsis;color:#062018;text-align:center;z-index:8;background:#eafff6;border:1px solid #fff8;border-radius:999px;min-width:70px;max-width:160px;padding:4px 9px;font-size:.66rem;font-weight:950;position:absolute;bottom:-25px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 18px #0007}.actionBubble.foldAction{color:#e8f4f0;background:#6f7d78}.actionBubble.emptyAction{visibility:hidden}.mpSeat small{display:none!important}.mpSeat.folded{opacity:.58!important;filter:grayscale()brightness(.82)!important}.mpSeat.folded .card{filter:grayscale()brightness(.65)!important;opacity:.65!important}.multiplayerShell .timerPill{color:#1d1600!important;background:#ffd166!important}@media (height<=760px){.heroSeat{width:190px!important;min-height:104px!important;bottom:0!important}.mpSeat{width:132px!important;min-height:78px!important}.ringSeat .card{width:27px!important;height:38px!important}.actionBubble{padding:3px 7px;font-size:.6rem;bottom:-22px}.heroSeat .actionBubble{top:-24px}.multiplayerFelt .board{top:48%!important}}.multiplayerFelt .board{top:39%!important;left:50%!important;transform:translate(-50%,-50%)!important}.mpSeat.heroSeat{z-index:5!important;width:210px!important;min-height:112px!important;inset:auto auto 3px 50%!important;transform:translate(-50%)!important}.mpSeat.heroSeat .card{width:42px!important;height:58px!important;font-size:.82rem!important}.mpSeat.ringSeat{transform:translate(-50%,-50%)!important}.multiplayerFelt .result{top:76%!important}@media (height<=760px){.multiplayerFelt .board{top:37%!important}.mpSeat.heroSeat{width:204px!important;min-height:108px!important;bottom:0!important}.mpSeat.heroSeat .card{width:40px!important;height:55px!important}.multiplayerFelt .result{top:72%!important}}.ringSeat .actionBubble{top:-25px!important;bottom:auto!important}.heroSeat .actionBubble{top:-27px!important;bottom:auto!important}@media (height<=760px){.ringSeat .actionBubble{top:-23px!important}.heroSeat .actionBubble{top:-24px!important}}@keyframes cardFlipIn{0%{opacity:0;transform:rotateY(-90deg)scale(.82)}55%{opacity:1}to{opacity:1;transform:rotateY(0)scale(1)}}@keyframes cardDealIn{0%{opacity:0;transform:translateY(-14px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.boardCards{perspective:900px}.boardCards .card{transform-origin:50%;backface-visibility:hidden}.boardCards .card.reveal{animation:.42s cubic-bezier(.2,.7,.25,1) both cardFlipIn}.mpSeat .cards .card{animation:.3s both cardDealIn}.mpSeat .cards .card.back,.boardCards .card.empty{animation:none}.mpSeat .actionBubble{top:auto!important;bottom:auto!important}.mpSeat.bubbleAbove .actionBubble{top:auto!important;bottom:calc(100% + 6px)!important}.mpSeat.bubbleBelow .actionBubble{top:calc(100% + 6px)!important;bottom:auto!important}.mpSeat.heroSeat .actionBubble{top:auto!important;bottom:calc(100% + 6px)!important}.multiplayerFelt .board{flex-direction:column!important;align-items:center!important;gap:6px!important;display:flex!important;top:46%!important}.multiplayerFelt .board .boardCards{order:0!important}.multiplayerFelt .board .potBadge{order:1!important}.multiplayerFelt .board .street{order:2!important}.multiplayerFelt .board .result{order:3!important;margin-top:4px!important;position:static!important;transform:none!important}
