*{box-sizing:border-box}body{margin:0;background:#211b2b;color:#211b2b;font-family:system-ui,-apple-system,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer;border:3px solid #211b2b;border-radius:10px;background:#ffd447;padding:9px 15px;font-weight:800;box-shadow:3px 3px #211b2b}button:active{transform:translate(2px,2px);box-shadow:1px 1px #211b2b}.home{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;text-align:center;color:#fff;padding:20px}.home h1{font-size:clamp(56px,12vw,110px);line-height:.9;margin:10px 0;color:#ffd447;letter-spacing:-6px;text-shadow:6px 6px #9d356c}.home h1 span,.shell span{color:#e8508b}.home p{font-size:20px}.sticker{display:inline-block;background:#fff4d2;color:#211b2b;padding:8px 14px;transform:rotate(-2deg);border:3px solid #211b2b;border-radius:7px}.card{background:#fff4d2;border:4px solid #211b2b;box-shadow:8px 8px #e8508b;padding:24px;border-radius:12px}.join{width:min(390px,92vw);display:grid;gap:12px}.join input{padding:12px;border:3px solid #211b2b;border-radius:8px}.or{font-weight:800}.joinrow{display:flex;gap:8px}.joinrow input{min-width:0;width:100%}.dark{background:#9d356c;color:#fff}.home small{color:#ddd}.shell{min-height:100vh;background:#fff4d2}.shell header{height:65px;background:#211b2b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(14px,3vw,40px);font-size:20px}.shell header div{display:flex;align-items:center;gap:10px}.sound,.history{background:#fff4d2;padding:6px 10px}.phase{font-size:12px;background:#e8508b;color:#fff;padding:5px 8px;border-radius:5px}.timer{color:#ffd447}.scores{display:flex;gap:10px;justify-content:center;padding:12px;overflow:auto}.score{display:grid;grid-template-columns:auto auto;column-gap:5px;min-width:75px}.score span{grid-row:span 2;font-size:28px}.score small{font-size:10px}.stage{max-width:1000px;margin:0 auto;padding:12px 20px;min-height:390px}.topic{background:#fff;border:4px solid #211b2b;border-radius:12px;padding:18px;animation:bump .6s}.topic span{background:#ffd447;padding:5px;border:2px solid #211b2b}.topic h2{font-size:clamp(22px,4vw,38px);margin:14px 0}.topic p{color:#7b5264}.create{max-width:650px;margin:22px auto}.create textarea{width:100%;height:120px;border:4px solid #211b2b;border-radius:10px;padding:14px;background:#fff;font-size:18px}.save{margin:8px 0;color:#9d356c;font-weight:700}.big{font-size:18px;padding:13px 22px}.works{display:flex;gap:18px;justify-content:center;margin:20px 0}.works article{background:#fff;border:4px solid #211b2b;border-radius:10px;padding:10px;width:min(300px,45%)}.fakeimg{height:150px;display:grid;place-items:center;background:linear-gradient(135deg,#f6b25d,#e8508b);font-size:60px;border-radius:6px}.works button{font-size:12px;padding:7px}.reveal{text-align:center;padding:30px}.champ{font-size:70px;animation:drop .8s}.resultrow{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;background:#fff;border:3px solid #211b2b;padding:18px;border-radius:10px}.resultrow strong{color:#e8508b}.bottom{border-top:4px solid #211b2b;padding:14px clamp(14px,3vw,40px);display:flex;gap:24px;flex-wrap:wrap;background:#e9d8b6}.bottom h3{margin:0 0 8px}.bottom h3 small{font-size:11px;font-weight:500}.items{display:flex;gap:8px}.items button{display:grid;text-align:left;width:145px;background:#fff}.items i{font-size:24px}.items small{font-size:11px}.bag{display:flex;gap:7px}.bag button{height:66px;width:66px;background:#d4c3a4}.interact button{padding:7px 9px;font-size:12px;margin:2px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#211b2b;color:#fff;padding:12px 18px;border:3px solid #ffd447;border-radius:20px;z-index:3}.drawer{position:fixed;right:0;top:0;height:100%;width:min(320px,88vw);background:#fff4d2;border-left:4px solid #211b2b;padding:20px;z-index:4;overflow:auto}.drawer>button{float:right;background:#e8508b;color:#fff}.historyCard{background:#fff;border:3px solid #211b2b;padding:10px;margin:10px 0;border-radius:8px}.historyCard .fakeimg{height:90px;font-size:38px;margin:7px 0}.avatarPick{margin:20px 0}.avatarBtn,.upload{font-size:28px;background:#fff;margin:5px;padding:8px;border:3px solid #211b2b;border-radius:8px;display:inline-block}.upload input{display:none}.players{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.player{text-align:center;background:#fff;border:3px solid #211b2b;border-radius:10px;padding:10px}.player.ready{background:#ffd447}.avatar{font-size:38px}.player small{display:block;font-size:11px}.lobby{max-width:900px;margin:auto;padding:30px 20px;text-align:center}.lobby h2{font-size:clamp(30px,6vw,56px);margin:30px 0}.lobby .big{margin-top:16px}@keyframes bump{50%{transform:scale(1.03) rotate(1deg)}}@keyframes drop{50%{transform:scale(1.3) rotate(-8deg)}}@media (max-width:650px){.players{grid-template-columns:repeat(3,1fr)}.shell header{font-size:14px}.history,.bottom{display:block}.bottom>div{margin:12px 0}.items button{width:31vw}.works{gap:6px}.works article{width:50%}.fakeimg{height:110px;font-size:42px}}.avatar{width:48px;height:48px;object-fit:cover;border-radius:50%;display:inline-grid;place-items:center;font-size:28px}.score .avatar{grid-row:span 2}.avatarBtn img{width:42px;height:42px;object-fit:cover;border-radius:50%}.net{color:#ff9b9b}.net.ok{color:#87e68b}.sim{background:#7651b5;padding:4px 7px;border-radius:5px;font-size:11px}.speech{position:fixed;z-index:8;top:74px;left:50%;transform:translate(-50%);max-width:90vw;background:#fff;border:3px solid #211b2b;border-radius:18px;padding:10px 18px;box-shadow:4px 4px #ffd447}.formerror,.error{color:#ff718a}.reference{display:block;max-width:min(460px,100%);max-height:240px;margin:12px auto;border:3px solid #211b2b}.workimg{height:180px;background:#eadcc2;display:grid;place-items:center;overflow:hidden}.workimg img,.thumbs img{width:100%;height:100%;object-fit:cover}.rating{display:flex;justify-content:center;gap:4px;margin-top:9px}.rating button{padding:6px 9px}.rating .selected{background:#e8508b;color:#fff}.waiting{text-align:center;padding:70px 20px}.spinner{font-size:65px;animation:bump 1s infinite}.roundResults{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.roundResults article{background:#fff;border:3px solid #211b2b;padding:8px}.thumbs{display:flex;height:110px;gap:4px;margin:6px 0}.editLease{background:#ffd447;border:4px solid #e8508b;padding:10px}.maskOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:repeating-linear-gradient(45deg,#211b2b 0,#211b2b 20px,#40354f 20px,#40354f 40px);color:#ffd447;display:grid;place-items:center;font-size:30px;font-weight:900}.shuffleOverlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:grid;place-items:center;font-size:80px;animation:spin .5s linear infinite}.stage{position:relative}.effect-shuffle .create{animation:shake .18s infinite}.floatingHistory{position:fixed;right:15px;bottom:15px;z-index:3}.bottom select{padding:8px;border:3px solid #211b2b}.empty{opacity:.55;display:grid;place-items:center}.big+.big{margin-left:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shake{50%{transform:translate(5px,-3px) rotate(1deg)}}.revealedWorks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.revealedWorks>div{display:grid;gap:4px;text-align:left;border:3px solid transparent;padding:6px}.revealedWorks>div.winner{border-color:#e8508b;background:#fff5a8}.revealedWorks img{width:100%;aspect-ratio:1;object-fit:cover}.revealedWorks strong{color:#e8508b;font-size:18px}.revealedWorks details{font-size:12px}.revealedWorks details p{margin:5px 0}.scoreChanges,.roundTopic{display:flex;gap:10px;flex-wrap:wrap;align-items:center;background:#fff;border:3px solid #211b2b;padding:10px;margin-top:10px}.roundTopic{display:grid;text-align:left}.roundTopic img{max-width:180px}.drawer .roundResults{display:block}.drawer .roundResults article{margin:8px 0}.drawer .scoreChanges{display:grid}@media (max-width:650px){.roundResults{grid-template-columns:1fr}.revealedWorks{grid-template-columns:1fr 1fr}.reveal{padding:12px}.roundResults article{padding:5px}}.avatarWrap{position:relative;display:inline-flex;grid-row:span 2}.shieldMark{position:absolute;right:-7px;bottom:-3px;font-size:16px;font-style:normal;filter:drop-shadow(1px 1px #211b2b)}.leaveRoom{min-height:40px;padding:7px 11px;border-width:2px;background:#fff;color:#9d356c;white-space:nowrap}.leaveRoom:disabled{cursor:wait;opacity:.7}.leaveConfirm{width:min(360px,calc(100vw - 32px));max-height:calc(100dvh - 24px);box-sizing:border-box;padding:20px;border:3px solid #211b2b;border-radius:14px;background:#fff4d2;color:#211b2b;box-shadow:5px 5px #9d356c;overflow:auto}.leaveConfirm::backdrop{background:#211b2b88}.leaveConfirm h2{margin:0 0 10px;font-size:23px;line-height:1.2}.leaveConfirm p{margin:0 0 14px;font-size:14px;line-height:1.5}.leaveConfirmActions{display:flex;justify-content:flex-end;gap:10px}.leaveConfirmActions button{min-height:40px;padding:6px 12px;margin:0;border:2px solid #211b2b;border-radius:8px;box-shadow:2px 2px #211b2b;font-size:14px}.leaveConfirmActions .confirmLeave{background:#9d356c;color:#fff}.leaveConfirm .leaveError{color:#a51e36;font-weight:700}@media (orientation:landscape) and (max-height:540px){.leaveConfirm{padding:14px}.leaveConfirm h2{font-size:20px}.leaveConfirm p{font-size:13px;margin-bottom:12px}}@media (max-width: 650px){.shell header{height:auto;min-height:65px;gap:8px}.shell header>b{max-width:36vw}.roomActions{flex-wrap:wrap;justify-content:flex-end;gap:6px!important}.roomActions .net{display:none}.leaveRoom{padding:7px 9px}}.player.agent{border-color:#7651b5}.player .mini{margin-top:7px;padding:4px 7px;font-size:11px;box-shadow:2px 2px #211b2b}.player .danger{background:#fff;color:#9d356c}.aiTag{display:inline-block;margin-left:4px;padding:2px 4px;background:#7651b5;color:#fff;border-radius:4px;font-size:9px;font-style:normal}.roomSettings{display:flex;gap:10px;align-items:end;justify-content:center;flex-wrap:wrap;margin:0 auto 18px;padding:12px;background:#fff;border:3px solid #211b2b;border-radius:10px;text-align:left}.roomSettings>div{display:grid;min-width:150px}.roomSettings small{font-size:10px;color:#7b5264}.roomSettings label{display:grid;gap:3px;font-size:11px;font-weight:800}.roomSettings input{width:92px;padding:7px;border:2px solid #211b2b;border-radius:6px;background:#fff}.roomSettings button{padding:7px 10px}.agentActions{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:12px}.agentActions small{color:#7b5264}.modeNote{max-width:720px;margin:12px auto;padding:8px 10px;border-left:4px solid #7651b5;background:#fff;text-align:left;font-size:12px}.lockedSettings{text-align:center;padding:7px;background:#e9d8b6;border-bottom:2px solid #211b2b;font-size:12px;font-weight:800}@media (max-width:650px){.roomSettings>div{width:100%}.agentActions{align-items:stretch;flex-direction:column}}.createStatus{display:flex;justify-content:space-between;align-items:center;gap:12px}.createStatus b{font-size:13px}.confirmPrompt{display:block;width:100%;margin:10px 0;background:#e8508b;color:#fff}.confirmPrompt:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:3px 3px #211b2b}.create.submitted textarea{background:#eee7d8;color:#5c5363}.confirmRule{display:block;color:#7b5264;font-size:12px;text-align:center}.speedRewards,.roundRewards{display:grid;gap:7px;margin-top:14px;padding:10px 12px;border:3px solid #211b2b;border-radius:10px;background:#fff}.speedRewards span,.roundRewards span{display:block;font-size:12px}.speedRewards i{display:inline-block;margin-right:7px;padding:2px 6px;border-radius:9px;background:#ffd447;color:#211b2b;font-style:normal;font-weight:900}.speedRewards small{color:#7b5264}.rewardPop{pointer-events:none;position:fixed;z-index:10;top:28%;left:50%;transform:translate(-50%) rotate(-2deg);padding:18px 24px;border:4px solid #211b2b;border-radius:12px;background:#ffd447;box-shadow:8px 8px #e8508b;font-size:20px;font-weight:900;animation:rewardBurst .55s both}.roundRewards{grid-template-columns:auto repeat(2,minmax(0,1fr));align-items:center;margin-bottom:10px;background:#fff5a8}.generationShow{display:grid;justify-items:center;gap:12px}.generationAvatar{width:82px;height:82px;display:grid;place-items:center;border:4px solid #211b2b;border-radius:50%;background:#ffd447;box-shadow:5px 5px #e8508b;animation:avatarSpin 3s linear infinite}.generationAvatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.generationAvatar span,.loadingSpark{font-size:42px}.generationQuip{position:relative;max-width:310px;padding:9px 14px;border:3px solid #211b2b;border-radius:16px;background:#fff;font-size:13px;font-weight:800;animation:quipIn .3s both}.generationQuip:before{content:"";position:absolute;top:-9px;left:50%;width:13px;height:13px;background:#fff;border-left:3px solid #211b2b;border-top:3px solid #211b2b;transform:translate(-50%) rotate(45deg)}.loadingSpark{animation:avatarWobble 1.5s ease-in-out infinite}@keyframes rewardBurst{0%{opacity:0;transform:translate(-50%) scale(.25) rotate(-15deg)}70%{transform:translate(-50%) scale(1.12) rotate(3deg)}to{opacity:1;transform:translate(-50%) scale(1) rotate(-2deg)}}@keyframes avatarSpin{to{transform:rotate(360deg)}}@keyframes quipIn{0%{opacity:0;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.rewardPop,.generationAvatar,.generationQuip,.loadingSpark{animation:none!important}}@media (max-width:650px){.createStatus{align-items:flex-start;flex-direction:column;gap:0}.roundRewards{grid-template-columns:1fr}.rewardPop{width:82vw;text-align:center}}.bag{flex-wrap:wrap;margin-top:8px}.bag button{width:auto;min-width:96px;max-width:180px;height:auto;min-height:48px;padding:8px 12px;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.zoomTrigger{display:grid;width:100%;padding:0;overflow:hidden;border:0;background:transparent;box-shadow:none;color:#5c5363;cursor:zoom-in}.zoomTrigger:hover,.zoomTrigger:focus-visible{transform:none;box-shadow:0 0 0 3px #e8508b}.zoomTrigger img{display:block;width:100%;min-width:0}.zoomTrigger small{padding:5px;background:#fff;font-size:11px;font-weight:800}.imageViewer{width:min(96vw,1200px);height:min(94vh,900px);max-width:none;max-height:none;padding:0;border:4px solid #211b2b;border-radius:12px;background:#fff;box-shadow:8px 8px #e8508b}.imageViewer::backdrop{background:#211b2bc7}.imageViewerPanel{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}.imageViewerBar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-bottom:3px solid #211b2b;background:#ffd447}.imageViewerBar>div{display:flex;align-items:center;gap:7px}.imageViewerBar button{padding:5px 9px;box-shadow:2px 2px #211b2b}.imageViewerBar output{min-width:34px;text-align:center;font-weight:900}.imageViewerClose{background:#e8508b;color:#fff}.imageViewerCanvas{box-sizing:border-box;height:100%;min-height:0;overflow:auto;padding:12px;background:#eee7d8}.imageViewerZoom{display:grid;place-items:center;min-width:100%;min-height:100%}.imageViewerZoom img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}@media (max-width:650px){.imageViewer{width:96vw;height:90vh}.imageViewerBar{align-items:flex-start;flex-direction:column}.imageViewerBar>div{width:100%;justify-content:space-between}.imageViewerBar button{padding:5px 7px}}.voteGuide{margin:-5px auto 14px;color:#7b5264;font-size:13px;font-weight:800}.vote .works{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:940px;margin:20px auto}.vote .works article{width:auto;min-width:0}.vote .workimg{height:auto;aspect-ratio:1}.voteEmpty{max-width:680px;margin:36px auto;padding:24px;border:4px solid #211b2b;border-radius:12px;background:#fff;text-align:center}.voteEmpty p{margin-bottom:0;color:#7b5264;font-weight:700}.reveal .roundResults{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1180px;margin-inline:auto}.reveal .revealedWorks{gap:12px}.reveal .revealedWorks>div{padding:9px}.drawer .revealedWorks{gap:8px}.drawer .revealedWorks>div{padding:6px}@media (max-width:650px){.vote .works{grid-template-columns:minmax(0,1fr);gap:14px}.vote .rating{flex-wrap:wrap}.voteEmpty{margin:22px 0;padding:18px}.reveal .roundResults{grid-template-columns:1fr}.reveal .revealedWorks{grid-template-columns:1fr 1fr}}.roomSettings select{min-width:82px;padding:7px;border:2px solid #211b2b;border-radius:6px;background:#fff}.roomSettings .settingsError{flex-basis:100%;color:#9d356c;font-size:12px;font-weight:800;text-align:center}.countPreview{max-width:720px;margin:-8px auto 16px;padding:9px 12px;border:2px dashed #9d356c;border-radius:8px;background:#fff5a8;color:#7b355b;font-size:13px;font-weight:800}@media (min-width:1000px),(orientation:landscape) and (min-width:560px){.shell:has(.lobby)>header{height:48px;padding:5px 18px;font-size:17px}.shell:has(.lobby)>.scores{height:46px;padding:4px 12px;overflow-y:hidden}.shell:has(.lobby) .score .avatar{width:34px;height:34px}.shell:has(.lobby) .score{min-width:0}.shell:has(.lobby) .score small{max-width:75px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lobby{max-width:1080px;padding:8px 18px}.lobby>.sticker{padding:4px 9px;font-size:13px}.lobby>.sticker button{padding:4px 8px;font-size:12px}.lobby h2{font-size:36px;line-height:1.1;margin:12px 0}.lobby .roomSettings{margin-bottom:10px;padding:8px;gap:8px}.lobby .roomSettings>div{min-width:140px}.lobby .countPreview{margin:0 auto 8px;padding:5px;font-size:11px}.lobby .players{gap:7px}.lobby .player{padding:7px;font-size:12px;min-height:72px}.lobby .player .avatar{width:36px;height:36px}.lobby .player .mini{padding:2px 5px;margin-top:4px;font-size:10px}.lobby .agentActions{margin-top:8px;gap:8px}.lobby .agentActions button{padding:5px 9px;font-size:13px}.lobby .agentActions small{font-size:11px}.lobby .modeNote{margin:7px auto;padding:4px 7px;font-size:11px}.lobby .avatarPick{margin:9px 0}.lobby .avatarPick>b{font-size:12px}.lobby .avatarBtn,.lobby .upload{padding:4px;margin:3px;font-size:23px}.lobby .avatarBtn img{width:34px;height:34px}.lobby .big{padding:8px 18px;font-size:16px;margin-top:6px}}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.shell:has(.lobby){height:100dvh;min-height:0;display:grid;grid-template-rows:36px 32px minmax(0,1fr)}.shell:has(.lobby)>header{height:36px;padding:3px 9px;font-size:13px}.shell:has(.lobby) header button{padding:3px 7px;font-size:12px}.shell:has(.lobby) header .roomActions{gap:5px}.shell:has(.lobby) header .net{display:none}.shell:has(.lobby)>.scores{height:32px;padding:2px 8px;gap:6px}.shell:has(.lobby) .score .avatar{width:25px;height:25px}.shell:has(.lobby) .avatarWrap{width:25px;height:25px}.shell:has(.lobby) .score b{font-size:10px}.shell:has(.lobby) .score small{font-size:8px;max-width:53px}.lobby{width:100%;height:100%;min-height:0;padding:5px 8px;display:grid;grid-template-columns:235px minmax(0,1fr);grid-template-rows:29px minmax(0,1fr) 48px 32px;gap:5px 9px;align-items:stretch}.lobby>.sticker{grid-column:1;grid-row:1;transform:none;font-size:10px;padding:2px}.lobby>.sticker button{font-size:9px;padding:2px 3px;border-width:2px}.lobby h2{grid-column:2;grid-row:1;font-size:24px;margin:0;align-self:center}.lobby .roomSettings{grid-column:1;grid-row:2;display:grid;grid-template-columns:1fr 1fr;gap:3px 6px;margin:0;padding:5px;align-content:center}.lobby .roomSettings>div{grid-column:1/-1;min-width:0;font-size:11px}.lobby .roomSettings label{font-size:9px;gap:0}.lobby .roomSettings input,.lobby .roomSettings select{width:100%;min-width:0;padding:2px;font-size:12px}.lobby .roomSettings small{font-size:8px}.lobby .roomSettings .settingsError{grid-column:1/-1;font-size:9px}.lobby .players{grid-column:2;grid-row:2;min-height:0;gap:4px}.lobby .player{min-height:0;padding:4px;border-width:2px;font-size:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.lobby .player .avatar{width:27px;height:27px}.lobby .player small{font-size:8px}.lobby .player .mini{font-size:8px;padding:1px 3px;margin:0;border-width:2px}.lobby .agentActions{grid-column:2;grid-row:3;margin:0;align-content:center;justify-content:center;flex-wrap:wrap;gap:3px 7px}.lobby .agentActions button{padding:3px 7px;font-size:11px;border-width:2px}.lobby .agentActions small{font-size:9px;width:100%}.lobby .modeNote,.lobby .countPreview{display:none}.lobby .avatarPick{grid-column:1;grid-row:3;margin:0;align-self:center}.lobby .avatarPick>b{font-size:9px}.lobby .avatarBtn,.lobby .upload{padding:2px;margin:2px;border-width:2px;font-size:15px}.lobby .avatarBtn img{width:21px;height:21px}.lobby>.big{grid-row:4;grid-column:1;margin:0;padding:3px 9px;font-size:13px;min-height:0}.lobby>.big.dark{grid-column:2}}.players.dynamicPlayers{grid-template-columns:repeat(var(--player-cols),1fr)}@media (max-width:650px){.players.dynamicPlayers{grid-template-columns:repeat(2,1fr)}}.pokerStage{max-width:760px;margin:0 auto;text-align:center}.pokerProgress{display:inline-block;margin:8px;padding:5px 10px;border:2px solid #211b2b;border-radius:8px;background:#ffd447;font-weight:900}.pokerWork{display:grid;gap:7px;max-width:560px;margin:10px auto;padding:12px;border:4px solid #211b2b;border-radius:12px;background:#fff;text-align:left}.pokerWork .workimg{height:auto;aspect-ratio:1}.pokerWork h3,.pokerWork small{margin:0}.pokerWork strong{color:#e8508b}.singleVote>.rating{margin:12px}.singleVote>.rating button{font-size:18px;padding:9px 15px}.ownNotice{display:grid;gap:4px;margin:12px auto;padding:12px;border:3px solid #7651b5;border-radius:10px;background:#fff5a8}.potBoard{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:14px 0;padding:12px;border:4px solid #211b2b;border-radius:10px;background:#ffd447}.potBoard b{font-size:20px}.contributions{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.contributions span{padding:5px 8px;border:2px solid #211b2b;border-radius:8px;background:#fff}.contributions .turn{background:#e8508b;color:#fff}.betControls{display:grid;gap:10px;margin:15px 0;padding:14px;border:4px solid #211b2b;border-radius:12px;background:#fff}.betControls>small{color:#7b5264}.betMain,.raiseRow{display:flex;justify-content:center;align-items:end;gap:8px;flex-wrap:wrap}.betMain .danger{background:#fff;color:#9d356c}.raiseRow label{display:grid;gap:3px;font-size:12px;font-weight:800}.raiseRow input{width:90px;padding:8px;border:3px solid #211b2b;border-radius:8px}.pokerRule{padding:9px;border-left:4px solid #7651b5;background:#fff;text-align:left;font-size:12px}.revealedStrip{margin-top:22px;text-align:left}.revealedStrip>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.revealedStrip .pokerWork{margin:0;padding:7px;border-width:3px}.revealedStrip .pokerWork h3{font-size:13px}.pokerSummary,.pokerLedger{display:grid;gap:7px;margin:12px 0;padding:12px;border:3px solid #211b2b;background:#fff;text-align:left}.pokerSummary b{font-size:22px;color:#9d356c}.pokerRanking{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.pokerRanking article{display:grid;gap:6px;padding:10px;border:3px solid #211b2b;background:#fff;text-align:left}.pokerRanking article.winner{border-color:#e8508b;background:#fff5a8}.pokerRanking article.ineligible{opacity:.68}.rankMark{justify-self:start;padding:4px 8px;border:2px solid #211b2b;background:#ffd447;font-weight:900}.pokerRanking strong{color:#e8508b}.pokerLedger span{font-size:12px}@media (max-width:650px){.pokerWork{padding:8px}.singleVote>.rating button{padding:8px 12px}.betMain,.raiseRow{align-items:stretch}.betMain button,.raiseRow button{flex:1}.revealedStrip>div,.pokerRanking{grid-template-columns:1fr}.revealedStrip .pokerWork{grid-template-columns:100px 1fr;align-items:center}.revealedStrip .pokerWork .workimg{grid-row:span 3}.pokerLedger{overflow-wrap:anywhere}}.ownScoreHidden{display:block;margin:-5px auto 12px;color:#7651b5;font-weight:900}.pokerRanking details{font-size:12px}.pokerRanking details p{margin:5px 0;overflow-wrap:anywhere}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.shell:has(.lobby)>header,.shell:has(.lobby) header button{min-height:0}.shell:has(.lobby) .roomActions{flex-wrap:nowrap}.lobby .players.dynamicPlayers{grid-template-columns:repeat(var(--player-cols),minmax(0,1fr))}.lobby .agentActions{flex-direction:row}}@media (min-width:1000px) and (min-height:541px) and (max-height:700px){.lobby{padding:4px 18px}.lobby h2{font-size:28px;margin:6px 0}.lobby .roomSettings{padding:5px;margin-bottom:7px}.lobby .players{gap:5px}.lobby .player{padding:4px}.lobby .player .avatar{width:28px;height:28px}.lobby .player .mini{margin-top:2px}.lobby .agentActions{margin-top:5px}.lobby .modeNote{display:none}.lobby .avatarPick{margin:5px 0}.lobby .avatarBtn,.lobby .upload{margin:2px;padding:3px}.lobby .avatarBtn img{width:29px;height:29px}.lobby .big{padding:6px 16px;margin-top:4px;font-size:15px}}@media (min-width:1000px),(orientation:landscape) and (min-width:560px){.shell:has(.lobby)>.scores{display:grid;grid-template-columns:repeat(var(--seat-count),minmax(0,1fr));gap:6px;overflow:hidden}.shell:has(.lobby) .score{width:100%;max-width:140px;justify-self:center;grid-template-columns:34px minmax(0,1fr)}.shell:has(.lobby) .score small{min-width:0;max-width:100%}}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.shell:has(.lobby) .score{grid-template-columns:25px minmax(0,1fr);column-gap:3px}.lobby .player{padding:3px;gap:0}.lobby .player .avatarWrap,.lobby .player .avatar{width:24px;height:24px;flex-shrink:0}.lobby .player>b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:100%;max-height:19.8px;overflow:hidden;overflow-wrap:anywhere;line-height:1.1}}.imageViewerPanel{min-width:0;min-height:0}.imageViewerZoom{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);min-width:0;min-height:0}.imageViewerZoom img{min-width:0;min-height:0}.gameTable{padding:10px;display:grid;grid-template-columns:minmax(210px,.32fr) minmax(0,1fr);grid-template-rows:28px minmax(0,1fr) 52px;gap:10px;min-width:0;min-height:0}.gameTable .lockedSettings{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding:0 4px;border:0;background:transparent;text-align:left;min-width:0}.gameTable .lockedSettings span{color:#211b2b}.gameTable .lockedSettings small{margin-left:auto;color:#7b5264}.gameTable .topic{display:flex;flex-direction:column;min-width:0;min-height:0;padding:12px;gap:10px;animation:none;overflow:hidden}.gameTable .topicCopy{flex-shrink:0;overflow-wrap:anywhere}.topicCopy>small{font-weight:900;color:#9d356c}.gameTable .topic h2{font-size:clamp(22px,2.3vw,34px);line-height:1.12;margin:6px 0 9px}.gameTable .topic p{font-size:15px;line-height:1.4;margin:0}.gameTable .forcedGoal{margin-top:5px!important;font-size:12px!important}.gameTable .topic>.zoomTrigger{flex:1;min-height:0;grid-template-rows:minmax(0,1fr) auto;place-items:center;background:#f4eee3;border-radius:6px}.gameTable .topic img.reference{width:100%;height:100%;min-height:0;max-width:none;max-height:none;margin:0;border:0;object-fit:contain}.topicPlaceholder{flex:1;display:grid;place-items:center;color:#9d356c;font-weight:800}.gameTable .stage{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;max-width:none;width:100%;min-height:0;margin:0;padding:0;min-width:0}.stageClock{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#211b2b;color:#fff;border:3px solid #211b2b;border-radius:10px;padding:4px 14px;min-width:0}.stageClock>div{display:grid;gap:2px}.stageClock b{font-size:17px}.stageClock small{font-size:11px;color:#e9d8b6}.stageClock>strong{font-size:48px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:1px;color:#fff4d2}.stageClock.hurry{background:#ffd447;color:#211b2b}.stageClock.hurry small,.stageClock.hurry>strong{color:#211b2b}.stageClock.urgent{background:#a91d43;border-color:#a91d43;animation:clockBeat .8s ease-in-out infinite}.stageClock.urgent>strong,.stageClock.urgent small{color:#fff}@keyframes clockBeat{50%{box-shadow:0 0 0 4px #e8508b55}}.gameTable .pokerStage{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.58fr);gap:10px;max-width:none;width:100%;min-height:0;min-width:0;margin:0;text-align:left}.gameTable .pokerWork{display:flex;flex-direction:column;gap:7px;max-width:none;width:100%;min-width:0;min-height:0;margin:0;padding:7px;overflow:hidden}.gameTable .pokerWork .workimg{flex:1;width:100%;height:auto;min-height:0;aspect-ratio:auto;background:#f4eee3;border-radius:5px}.gameTable .workimg .zoomTrigger{display:grid;width:100%;height:100%;min-height:0;grid-template-rows:minmax(0,1fr) auto}.gameTable .workimg .zoomTrigger img{width:100%;height:100%;min-height:0;object-fit:contain}.workCaption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 10px;flex-shrink:0}.workCaption h3{font-size:16px}.workCaption small{font-size:12px;overflow-wrap:anywhere}.workCaption strong{width:100%;font-size:16px}.gameTable .actionPanel{display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0;min-height:0;padding:14px;border:3px solid #211b2b;border-radius:12px;background:#fff}.gameTable .actionPanel h3{margin:0;font-size:22px}.gameTable .pokerProgress{align-self:flex-start;margin:0;font-size:13px;padding:4px 8px}.gameTable .voteGuide{margin:0;font-size:14px;line-height:1.7}.gameTable .rating{margin:0;gap:5px;justify-content:stretch}.gameTable .rating button{flex:1;min-width:0;padding:11px 0;font-size:20px}.gameTable .submitVote{padding:11px 12px;background:#e8508b;color:#fff;font-size:18px}.gameTable .voteSubmitted{font-size:15px;color:#7651b5}.gameTable .panelLinks{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.panelLinks>.panelOpen{flex:1;padding:6px;font-size:12px;background:#fff4d2;box-shadow:2px 2px #211b2b}.gameTable .ownNotice{margin:0;padding:10px;gap:6px;font-size:14px}.gameTable .ownNotice span{color:#7651b5}.gameTable .ownScoreHidden{margin:0;font-size:12px}.gameTable .betting .actionPanel{justify-content:space-evenly;gap:8px;padding:10px}.gameTable .potBoard{display:grid;justify-content:stretch;gap:3px;margin:0;padding:7px 9px;border-width:2px}.gameTable .potBoard b{font-size:22px}.gameTable .potBoard small{font-size:11px;overflow-wrap:anywhere}.gameTable .betControls{margin:0;padding:0;border:0;gap:8px;min-width:0}.gameTable .betControls>b{font-size:16px}.gameTable .betMain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;align-items:stretch}.gameTable .betMain button{padding:9px 3px;font-size:13px;white-space:nowrap;border-width:2px;box-shadow:2px 2px #211b2b}.gameTable .raiseRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:end}.gameTable .raiseRow label{font-size:11px;gap:2px}.gameTable .raiseRow input{width:100%;min-width:0;padding:6px;border-width:2px}.gameTable .raiseRow button{padding:8px 6px;font-size:12px;border-width:2px;box-shadow:2px 2px #211b2b}.gameTable .create{display:flex;flex-direction:column;min-width:0;min-height:0;width:100%;max-width:none;margin:0;padding:12px;border:3px solid #211b2b;border-radius:12px;background:#fff9e8}.gameTable .create>textarea{flex:1;min-height:65px;height:auto;resize:none;font-size:19px;line-height:1.65}.gameTable .createStatus{flex-shrink:0;gap:8px}.gameTable .save{margin:5px 0;font-size:12px}.gameTable .confirmPrompt{margin:5px 0;padding:9px;font-size:18px}.gameTable .confirmRule{font-size:11px}.gameTable .speedRewards{flex-shrink:0;margin-top:8px;padding:7px 9px;border-width:2px;gap:3px}.gameTable .speedRewards>b{font-size:12px}.gameTable .speedRewards>div{display:flex;gap:12px;flex-wrap:wrap}.gameTable .speedRewards small,.gameTable .speedRewards span{font-size:11px}.gameTable .waiting{display:grid;place-content:center;justify-items:center;min-width:0;min-height:0;padding:15px;background:#fff;border:3px solid #211b2b;border-radius:12px}.gameTable .waiting h2{font-size:23px;margin:18px 0 0}.gameTable .voteEmpty{min-width:0;max-width:none;margin:0;padding:14px}.tableDock{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;background:#e9d8b6;border:3px solid #211b2b;border-radius:10px;min-width:0}.gameTable .bottom.tableControls{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;border:0;margin:0;padding:0;background:transparent;min-width:0}.tableControls>.panelOpen{padding:6px 10px;font-size:13px}.tableControls>select{max-width:160px;min-width:0;padding:5px;border-width:2px;border-radius:6px;font-size:12px}.gameTable .bottom .interact{display:flex;margin:0;gap:6px}.gameTable .interact button{margin:0;padding:6px 9px}.gameTable .floatingHistory{position:static;flex-shrink:0;padding:6px 10px;font-size:13px;z-index:auto}.gameDialog{padding:0;width:min(820px,94vw);max-height:90dvh;border:4px solid #211b2b;border-radius:12px;background:#fff4d2;box-shadow:7px 7px #e8508b;color:#211b2b}.gameDialog::backdrop{background:#211b2bbc}.dialogHead{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;background:#ffd447;border-bottom:3px solid #211b2b;position:sticky;top:0;z-index:1}.dialogHead button{padding:3px 10px;background:#e8508b;color:#fff}.dialogBody{padding:14px;overflow-wrap:anywhere}.dialogBody p{line-height:1.6}.dialogBody select{max-width:100%;padding:8px;border:2px solid #211b2b;border-radius:6px}.dialogBody .items{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.dialogBody .items button{width:100%}.dialogBody .revealedStrip{margin:0}.dialogBody .revealedStrip>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.dialogBody .pokerWork{height:auto;display:flex;flex-direction:column;max-width:none}.dialogBody .pokerWork .workimg{aspect-ratio:auto;min-height:0;height:230px;flex:none}.dialogBody .workimg img{object-fit:contain}.dialogBody .contributions{justify-content:flex-start}.dialogBody .contributions span{color:#211b2b}.gameTable .reveal{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;min-width:0;min-height:0;padding:0;text-align:left}.resultHeading{display:flex;justify-content:space-between;align-items:center;gap:8px}.resultHeading h2{font-size:19px;margin:0}.resultHeading>b{color:#9d356c;font-size:15px}.pokerResult{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.58fr);gap:10px;min-width:0;min-height:0}.pokerResult .pokerRanking{display:block;min-width:0;min-height:0}.pokerResult .pokerRanking article{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:6px;padding:7px;border-radius:10px}.pokerRanking article[hidden]{display:none!important}.pokerResult .pokerRanking .zoomTrigger{height:100%;min-height:0;grid-template-rows:minmax(0,1fr) auto}.pokerResult .pokerRanking img{width:100%;height:100%;min-height:0;object-fit:contain}.resultCaption{display:flex;justify-content:space-between;gap:6px;flex-wrap:wrap;font-size:14px}.resultPanel{display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0;min-height:0;background:#fff;border:3px solid #211b2b;border-radius:10px;padding:12px}.resultPanel .pokerSummary{margin:0;padding:8px;border-width:2px;background:#fff5a8}.resultPanel .pokerSummary b{font-size:20px}.resultPanel .pokerSummary small{font-size:11px}.resultSelect{display:grid;gap:4px;font-size:12px;font-weight:800}.resultSelect select{width:100%;min-width:0;padding:7px;border:2px solid #211b2b;border-radius:6px;font:inherit;background:#fff}.resultPager{display:flex;justify-content:space-between;align-items:center;gap:8px}.resultPager button{padding:5px 13px}.resultPager b{font-size:12px}.resultMeta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.resultMeta small{font-size:11px}.resultMeta .panelOpen,.resultPanel>.panelOpen{font-size:12px;padding:6px 9px;background:#fff4d2}.resultMeta .rankMark{font-size:12px}.gameTable .drawer{width:min(900px,95vw);z-index:20}.drawer .pokerResult{height:400px}.drawer .historyCard{padding:12px}.drawer .resultPanel{gap:8px}.gameTable .imageViewerCanvas{padding:3px}.gameTable .imageViewerZoom img{object-fit:contain}.gameTable .zoomTrigger small{padding:3px;font-size:10px}.leaseEntry{flex-shrink:0;margin-top:5px}.leaseEntry>.panelOpen{padding:5px 9px;font-size:12px;background:#ffd447}.gameDialog .editLease{display:flex;flex-direction:column;gap:10px;padding:0;background:transparent;border:0}.leaseHeading{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.leaseHeading strong{color:#9d356c;font-size:24px;font-variant-numeric:tabular-nums}.gameDialog .editLease textarea{flex:none;width:100%;height:min(32dvh,220px);min-height:70px;resize:none;border:3px solid #211b2b;border-radius:8px;padding:10px;font-size:16px;line-height:1.5}.leaseActions{display:flex;gap:10px}.leaseActions button{flex:1;font-size:14px}.gameDialog:has(.editLease) .dialogHead button{font-size:13px;white-space:nowrap}@media (min-width:1000px),(orientation:landscape) and (min-width:560px){.shell:has(.gameTable){height:100dvh;min-height:0;display:grid;grid-template-rows:52px 58px minmax(0,1fr);overflow:hidden}.shell:has(.gameTable)>header{height:52px;min-height:0;font-size:17px;padding:5px 18px}.shell:has(.gameTable)>.scores{height:58px;min-height:0;align-items:center;padding:5px 12px;gap:8px;overflow:hidden;display:grid;grid-template-columns:repeat(var(--seat-count),minmax(0,1fr))}.shell:has(.gameTable) .score{min-width:0;width:100%;max-width:140px;justify-self:center;grid-template-columns:37px minmax(0,1fr)}.shell:has(.gameTable) .score .avatar{width:37px;height:37px}.shell:has(.gameTable) .score small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90px}}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.shell:has(.gameTable){grid-template-rows:38px 33px minmax(0,1fr)}.shell:has(.gameTable)>header{height:38px;font-size:13px;padding:3px 9px}.shell:has(.gameTable) header .roomActions{gap:5px}.shell:has(.gameTable) header .net{display:none}.shell:has(.gameTable) header button{min-height:0;padding:3px 7px;font-size:12px}.shell:has(.gameTable) header .phase{font-size:10px;padding:3px 5px}.shell:has(.gameTable) header .sim{font-size:9px;padding:3px}.shell:has(.gameTable)>.scores{height:33px;padding:2px 8px;gap:5px}.shell:has(.gameTable) .score{column-gap:3px;grid-template-columns:27px minmax(0,1fr)}.shell:has(.gameTable) .score .avatar{width:27px;height:27px}.shell:has(.gameTable) .score b{font-size:11px;line-height:1}.shell:has(.gameTable) .score small{font-size:8px;max-width:70px}.shell:has(.gameTable) .avatarWrap{width:27px;height:27px}.gameTable{padding:4px 6px;gap:5px;grid-template-columns:minmax(145px,.3fr) minmax(0,1fr);grid-template-rows:18px minmax(0,1fr) 36px}.gameTable .lockedSettings{gap:12px;font-size:10px}.gameTable .lockedSettings small{font-size:9px}.gameTable .topic{padding:6px;gap:4px;border-width:2px}.gameTable .topic h2{font-size:21px;margin:2px 0 4px}.gameTable .topic p{font-size:12px}.topicCopy>small{font-size:9px}.gameTable .forcedGoal{font-size:10px!important}.gameTable .stage{gap:4px}.stageClock{padding:2px 9px;border-width:2px;border-radius:7px}.stageClock>strong{font-size:32px}.stageClock>div{display:flex;align-items:center;gap:9px}.stageClock b{font-size:13px}.stageClock small{font-size:9px}.gameTable .pokerStage,.pokerResult{grid-template-columns:minmax(0,1fr) minmax(200px,.73fr);gap:5px}.gameTable .pokerWork{padding:4px;gap:4px;border-width:2px}.workCaption{gap:2px 5px}.workCaption h3{font-size:11px}.workCaption small{font-size:9px}.workCaption strong{font-size:11px}.gameTable .zoomTrigger small{font-size:8px;padding:1px}.gameTable .actionPanel{padding:7px;gap:8px;border-width:2px;border-radius:8px}.gameTable .actionPanel h3{font-size:17px}.gameTable .pokerProgress{padding:2px 5px;font-size:10px}.gameTable .voteGuide{font-size:11px;line-height:1.3}.gameTable .rating{gap:4px}.gameTable .rating button{font-size:16px;padding:6px 0;border-width:2px;box-shadow:2px 2px #211b2b}.gameTable .submitVote{font-size:13px;padding:6px;border-width:2px}.gameTable .voteSubmitted{font-size:11px}.gameTable .panelLinks{gap:5px;margin:0}.panelLinks>.panelOpen{font-size:10px;padding:4px;border-width:2px}.gameTable .betting .actionPanel{gap:4px;padding:5px}.gameTable .potBoard{padding:4px 6px;gap:1px}.gameTable .potBoard b{font-size:16px}.gameTable .potBoard small{font-size:9px;line-height:1.2}.gameTable .betControls{gap:4px}.gameTable .betControls>b{font-size:12px}.gameTable .betMain button{font-size:11px;padding:5px 2px}.gameTable .raiseRow{gap:5px}.gameTable .raiseRow label{font-size:9px}.gameTable .raiseRow input{padding:3px;font-size:12px}.gameTable .raiseRow button{padding:5px;font-size:10px}.gameTable .ownScoreHidden{font-size:9px}.gameTable .ownNotice{padding:6px;font-size:11px;border-width:2px;gap:3px}.gameTable .betting .pokerProgress{display:none}.gameTable .create{padding:7px;border-width:2px}.gameTable .create>textarea{min-height:50px;padding:7px;font-size:14px;line-height:1.45;border-width:2px}.gameTable .save{font-size:10px;margin:3px 0}.gameTable .createStatus b{font-size:10px}.gameTable .confirmPrompt{padding:5px;margin:3px 0;font-size:13px;border-width:2px}.gameTable .confirmRule{font-size:9px}.gameTable .speedRewards{padding:4px 6px;gap:1px;margin-top:4px}.gameTable .speedRewards>b,.gameTable .speedRewards small,.gameTable .speedRewards span{font-size:9px}.gameTable .speedRewards i{padding:0 3px;margin-right:3px}.gameTable .waiting{padding:8px;border-width:2px}.gameTable .waiting h2{font-size:15px;margin:8px 0 0}.gameTable .generationShow{gap:8px}.gameTable .generationAvatar{width:48px;height:48px;border-width:2px}.gameTable .generationQuip{font-size:10px;padding:5px 9px;border-width:2px}.tableDock{padding:3px 6px;gap:7px;border-width:2px}.gameTable .bottom.tableControls{gap:6px}.tableControls>.panelOpen,.gameTable .floatingHistory{padding:4px 7px;font-size:11px;border-width:2px;box-shadow:2px 2px #211b2b}.tableControls>select{padding:3px;max-width:130px;font-size:10px}.gameTable .bottom .interact{gap:5px}.gameTable .interact button{font-size:10px;padding:4px 7px;border-width:2px;box-shadow:2px 2px #211b2b}.gameTable .reveal{gap:4px}.resultHeading h2{font-size:12px}.resultHeading>b{font-size:10px}.resultPanel{padding:5px;gap:5px;border-width:2px}.resultPanel .pokerSummary{padding:4px;gap:2px}.resultPanel .pokerSummary b{font-size:14px}.resultPanel .pokerSummary small{font-size:9px}.resultSelect{font-size:9px;gap:2px}.resultSelect select{font-size:10px;padding:3px}.resultPager button{padding:1px 10px;border-width:2px}.resultPager b{font-size:10px}.resultMeta{gap:4px}.resultMeta .rankMark{padding:2px 4px;font-size:9px}.resultMeta small{font-size:9px}.resultMeta .panelOpen,.resultPanel>.panelOpen{padding:3px 5px;border-width:2px;font-size:9px}.pokerResult .pokerRanking article{padding:4px;gap:3px;border-width:2px}.resultCaption{font-size:10px}.drawer .pokerResult{height:230px}.gameDialog{max-height:94dvh}.dialogHead{padding:5px 10px}.dialogHead button{padding:1px 8px}.dialogBody{padding:10px}.imageViewerBar{padding:4px 8px}.imageViewerBar button{padding:3px 6px}.leaseEntry{margin-top:3px}.leaseEntry>.panelOpen{padding:3px 6px;font-size:10px;border-width:2px}.gameDialog .editLease{gap:7px}.leaseHeading{font-size:12px}.leaseHeading strong{font-size:19px}.gameDialog .editLease textarea{height:27dvh;font-size:13px;padding:6px}.leaseActions button{padding:6px 9px;font-size:12px}}@media (max-width:699px) and (orientation:portrait){.gameTable{display:flex;flex-direction:column;padding:8px;gap:10px}.gameTable .lockedSettings{flex-wrap:wrap;gap:5px 12px;font-size:11px}.gameTable .lockedSettings small{margin:0;width:100%}.gameTable .topic{max-height:none}.gameTable .topic>.zoomTrigger{flex:none}.gameTable .topic img.reference{height:auto;max-height:45vh}.gameTable .stage{display:flex;flex-direction:column;gap:8px}.stageClock>strong{font-size:40px}.gameTable .pokerStage{display:flex;flex-direction:column}.gameTable .pokerWork .workimg{flex:none;height:48vh}.gameTable .actionPanel{gap:10px}.gameTable .create>textarea{min-height:170px;flex:none}.gameTable .createStatus{flex-direction:row}.tableDock{flex-wrap:wrap}.gameTable .bottom.tableControls{gap:6px;flex-wrap:wrap}.tableControls>select{max-width:130px}.gameTable .reveal{display:block}.resultHeading{margin-bottom:8px}.pokerResult{display:flex;flex-direction:column}.pokerResult .pokerRanking{height:48vh}.gameTable .drawer{width:96vw}.drawer .pokerResult{height:auto}.drawer .pokerRanking{height:40vh}.dialogBody .pokerWork .workimg{height:230px}}@media (prefers-reduced-motion:reduce){.stageClock.urgent{animation:none}}.itemPanelStatus{display:grid;gap:4px;padding:9px 12px;background:#fff5a8;border:2px solid #211b2b;border-radius:8px}.itemPanelStatus small{font-size:12px;color:#7b5264}.dialogBody .itemFeedback{padding:8px 12px;border:2px solid #7651b5;border-radius:8px;background:#f3edff;font-weight:800}.dialogBody .itemFeedback.failed{border-color:#a91d43;color:#a91d43;background:#fff0f3}.dialogBody .itemFeedback.success{color:#33542b;background:#edf7e8;border-color:#527642}.itemTarget{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;font-weight:800}.itemTarget select{flex:1;min-width:120px}.dialogBody .bag{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.heldItem{min-width:0;display:grid;align-content:start;gap:6px}.heldItem>button{width:100%;max-width:none!important;min-width:0!important}.heldItem>small{font-size:12px;color:#7b5264;line-height:1.5}.dialogBody .shopHeading{margin:20px 0 7px}.dialogBody .shopStatus{font-size:12px;margin:5px 0 10px}.dialogBody button:disabled{cursor:not-allowed;opacity:.55}.dialogBody .itemPanelStatus+h3{margin-top:16px}@media (orientation:landscape) and (max-height:540px){.itemPanelStatus{padding:5px 8px;gap:2px}.itemPanelStatus small,.heldItem>small{font-size:10px}.itemTarget{font-size:11px}.dialogBody .bag{gap:7px}.heldItem>button{padding:5px 8px;min-height:32px;font-size:12px}.dialogBody .itemFeedback{font-size:12px;padding:5px 8px}.dialogBody .shopHeading{margin-top:12px}}.dialogBody .itemFeedback{scroll-margin-block:60px 12px}.workScores{display:flex;align-items:center;gap:6px 12px;flex-wrap:wrap;width:100%;font-size:12px}.workScores>span{display:flex;align-items:center;gap:5px}.workScores b{font-size:18px;font-variant-numeric:tabular-nums}.workScores small{font-size:10px;color:#76516a}.workScores .finalScore{background:#e4f89c;padding:2px 7px;border-radius:5px;color:#283d1d}.scoreConcealed{display:block;padding:6px 10px;border:2px dashed #7651b5;border-radius:7px;background:repeating-linear-gradient(135deg,#f5edff,#f5edff 8px,#e9dcf8 8px,#e9dcf8 16px);color:#613e83;font-size:14px}.workOwnership{width:100%;color:#76516a}.workOwnership b{color:#211b2b}.resultCaption>.workScores{font-size:12px}.resultCaption>small{font-size:11px;color:#76516a}.gameTable .aftermathStage{grid-template-columns:minmax(0,1fr) minmax(250px,.65fr)}.gameTable .aftermathPanel{justify-content:flex-start;gap:9px;overflow-y:auto;overscroll-behavior:contain;padding:10px}.aftermathPager{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:7px;align-items:end;flex-shrink:0}.aftermathPager>label{display:grid;gap:3px;font-size:11px;font-weight:800;min-width:0}.aftermathPager select{width:100%;min-width:0;max-width:100%;padding:6px;border:2px solid #211b2b;border-radius:6px;background:#fff;font:inherit;text-overflow:ellipsis}.aftermathPager .resultPager{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;gap:4px;min-width:0;width:100%;padding-bottom:1px}.aftermathPager .resultPager button{width:100%;min-width:0;font-size:14px;line-height:1.2}.aftermathPager .resultPager b{text-align:center;min-width:0}.aftermathPager .resultPager button{padding:4px 0;border-width:2px;box-shadow:1px 1px #211b2b}.aftermathPager .resultPager b{font-size:10px;white-space:nowrap}.chaosCallout,.rewardCallout{display:grid;gap:7px;min-width:0}.chaosBadge{justify-self:start;border:2px solid #211b2b;border-radius:4px;padding:2px 6px;background:#d9c1ff;font-size:11px;font-weight:900;transform:rotate(-2deg)}.chaosCallout>p,.rewardCallout>p{font-size:12px;line-height:1.45;margin:0}.chaosCallout>small,.rewardTimeout{font-size:10px;line-height:1.4;color:#76516a}.gameTable .chaosUseButton{padding:10px 7px;background:#e8508b;color:#fff;border:3px solid #211b2b;box-shadow:3px 3px #211b2b;font-size:17px;line-height:1.3}.chaosUseButton:disabled{background:#e4f89c;color:#283d1d;opacity:1;box-shadow:none}.chaosWallet{display:flex;flex-wrap:wrap;gap:4px 12px;padding:7px 9px;background:#fff5a8;border:2px solid #211b2b;border-radius:7px;font-size:11px}.chaosWallet b{font-size:17px}.chaosWallet small{width:100%;font-size:10px;color:#76516a}.chaosLatest{background:#211b2b;color:#fff5a8;border-radius:7px;padding:8px 10px;font-size:12px;line-height:1.4;overflow-wrap:anywhere;animation:chaosPop .24s ease-out}.chaosEventList{display:grid;gap:7px}.chaosEventList p{display:flex;gap:10px;margin:0!important;padding:8px;background:#fff;border:2px solid #211b2b;border-radius:6px}.chaosEventList time{font-size:11px;white-space:nowrap;color:#7651b5}.chaosEventList span{font-size:13px;overflow-wrap:anywhere}.gameTable .chaosControls .chaosItemTrigger{background:#e8508b;color:#fff;border-color:#211b2b;font-weight:900;box-shadow:3px 3px #211b2b;animation:chaosDockPulse 1.4s ease-in-out infinite}.chaosItemStatus{background:#e5d5ff}.chaosItemTag{font-size:11px;color:#7651b5}.chaosHeld>button{background:#e5d5ff}.gameTable .interact .claimWork{background:#d9c1ff;color:#211b2b}.rewardStage .chaosBadge{background:#e4f89c}.rewardStanding{display:flex;gap:4px 10px;flex-wrap:wrap;align-items:center}.rewardStanding>strong{display:block;width:100%;font-size:21px;color:#68349a}.rewardChoices{display:grid;grid-template-columns:1fr 1fr;gap:7px}.rewardChoices button{font-size:14px;padding:10px 5px;border-width:3px;min-width:0}.rewardChoices button:first-child{background:#ffd447}.rewardChoices button:last-child{background:#d9c1ff}.rewardChoices button:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.rewardChosen{display:grid;gap:5px;border:2px solid #4d7034;border-radius:7px;padding:9px;background:#e8f9d5;font-weight:800}.rewardChosen small{font-size:10px;font-weight:400}.replaceRewardItem{display:grid;gap:4px;font-size:11px;font-weight:800}.replaceRewardItem select{width:100%;max-width:100%;min-width:0;padding:6px;border:2px solid #211b2b;border-radius:6px;background:#fff;font:inherit}.replaceRewardItem small{font-weight:400;font-size:10px;color:#76516a}.rewardPool{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;border:2px solid #211b2b;border-radius:7px;background:#fff5a8;font-size:12px}.rewardPool b{font-size:20px}.rewardRoster,.rewardReceipts{display:grid;gap:6px}.rewardRoster p,.rewardReceipts p{display:flex;flex-wrap:wrap;gap:5px 12px;align-items:center;margin:0!important;padding:7px 9px;border:2px solid #211b2b;border-radius:6px;background:#fff}.rewardRoster span,.rewardReceipts span{font-size:12px;color:#76516a}.rewardReceipts{margin-top:16px}.aftermathPanel .itemFeedback{font-size:11px;padding:6px;margin:0}.gameTable.phase-CHAOS .stageClock{border-color:#7651b5}.rewardStage .panelLinks,.chaosStage .panelLinks{margin-top:auto}@keyframes chaosPop{0%{transform:translateY(5px) scale(.97);opacity:.3}to{transform:translateY(0) scale(1);opacity:1}}@keyframes chaosDockPulse{50%{box-shadow:3px 3px #211b2b,0 0 0 3px #e8508b3b}}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.gameTable .aftermathStage{grid-template-columns:minmax(0,1fr) minmax(220px,.85fr);gap:5px}.gameTable .aftermathPanel{gap:5px;padding:5px}.aftermathPager{grid-template-columns:minmax(0,1fr) 88px;gap:4px}.aftermathPager>label{font-size:0;gap:0}.aftermathPager select{font-size:10px;padding:3px}.aftermathPager .resultPager{grid-template-columns:26px minmax(0,1fr) 26px}.aftermathPager .resultPager button{padding:2px 0;font-size:12px}.aftermathPager .resultPager b{font-size:9px}.chaosCallout,.rewardCallout{gap:4px}.chaosCallout h3,.rewardCallout h3{font-size:15px!important}.chaosBadge{font-size:8px;padding:0 4px;border-width:1px}.chaosCallout>p,.chaosCallout>small{display:none}.gameTable .chaosUseButton{padding:5px;font-size:12px;border-width:2px;box-shadow:2px 2px #211b2b}.chaosWallet{padding:3px 6px;gap:1px 10px;font-size:9px;border-width:2px}.chaosWallet b{font-size:12px}.chaosWallet small{font-size:8px}.chaosLatest{padding:4px 6px;font-size:10px;line-height:1.3;max-height:34px;overflow:hidden}.aftermathPanel .panelLinks>.panelOpen{font-size:9px;padding:3px}.gameTable .workScores{gap:2px 7px;font-size:9px}.gameTable .workScores b{font-size:13px}.gameTable .workScores small{font-size:8px}.gameTable .workScores .finalScore{padding:1px 4px}.gameTable .workOwnership{font-size:9px}.gameTable .scoreConcealed{font-size:10px;padding:3px 6px;border-width:1px}.gameTable .resultCaption>small{font-size:8px}.rewardStanding{font-size:10px!important}.rewardStanding>strong{font-size:15px}.rewardChoices{gap:5px}.rewardChoices button{padding:5px 2px;font-size:11px;border-width:2px;box-shadow:2px 2px #211b2b}.replaceRewardItem{gap:2px;font-size:9px}.replaceRewardItem select{font-size:10px;padding:3px}.replaceRewardItem small{display:none}.rewardTimeout{font-size:8px}.rewardChosen{padding:5px;gap:2px;font-size:11px}.rewardChosen small{font-size:8px}.rewardStage .rewardPool{display:none}.gameTable .aftermathPanel .itemFeedback{padding:3px 5px;font-size:9px}.gameTable .tableControls .chaosItemTrigger{font-size:10px;padding:4px 6px}.gameTable .interact .claimWork{font-size:9px;padding:4px 5px}.rewardRoster p,.rewardReceipts p{padding:5px 7px}.rewardRoster span,.rewardReceipts span{font-size:10px}}@media (max-width:699px) and (orientation:portrait){.gameTable .aftermathStage{display:flex;flex-direction:column}.gameTable .aftermathPanel{overflow:visible}.gameTable .aftermathPager{grid-template-columns:minmax(0,1fr) 100px}.chaosCallout>p{font-size:14px}.chaosCallout h3,.rewardCallout h3{font-size:23px!important}.chaosLatest{font-size:14px}.rewardChoices button{font-size:16px;padding:12px 7px}.gameTable .chaosControls{width:100%}}@media (prefers-reduced-motion:reduce){.chaosLatest,.gameTable .chaosControls .chaosItemTrigger{animation:none}}.gameTable .aftermathStage .aftermathPanel{overflow:hidden}.gameTable .aftermathStage .chaosBadge{color:#402265}.gameTable .aftermathStage .chaosWallet>span{color:#5c5363}.gameTable .aftermathStage .chaosWallet b{color:#211b2b}.gameTable .aftermathStage .workScores>span{color:#7b355b}.gameTable .aftermathStage .workScores>.finalScore{color:#283d1d}.gameTable .aftermathStage .chaosUseButton,.gameTable .chaosControls .chaosItemTrigger{background:#9d356c;color:#fff}.gameTable .aftermathStage .chaosUseButton:disabled{background:#e4f89c;color:#283d1d}.gameTable .aftermathStage .rewardChoices button{color:#211b2b}.gameTable .aftermathStage .rewardChoices button:disabled{opacity:1;color:#675c69;background:#eee7d8;border-color:#918797}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.gameTable .pokerStage.aftermathStage{grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);gap:5px}.gameTable .aftermathStage .aftermathPanel{padding:3px;gap:3px;justify-content:flex-start}.gameTable .aftermathStage .aftermathPager{grid-template-columns:minmax(0,1fr) 88px;gap:4px}.gameTable .aftermathStage .aftermathPager select{height:23px;padding:1px 3px;font-size:10px;line-height:17px}.gameTable .aftermathStage .aftermathPager .resultPager{padding:0}.gameTable .aftermathStage .aftermathPager .resultPager button{height:23px;padding:0;font-size:12px}.gameTable .aftermathStage .chaosCallout,.gameTable .aftermathStage .rewardCallout{gap:3px;flex-shrink:0}.gameTable .aftermathStage .chaosCallout>.chaosBadge,.gameTable .aftermathStage .rewardCallout>.chaosBadge,.gameTable .aftermathStage .chaosCallout>h3,.gameTable .aftermathStage .rewardCallout>h3{display:none}.gameTable .aftermathStage .chaosUseButton{height:27px;min-height:0;padding:2px 4px;line-height:19px;font-size:12px;border-width:2px;box-shadow:1px 1px #211b2b}.gameTable .aftermathStage .chaosWallet{padding:2px 4px;gap:2px 8px;font-size:9px;line-height:14px;flex-shrink:0}.gameTable .aftermathStage .chaosWallet b{font-size:12px;line-height:14px}.gameTable .aftermathStage .chaosWallet small{display:none}.gameTable .aftermathStage .chaosLatest{padding:3px 5px;font-size:9px;line-height:11px;min-height:17px;max-height:28px;flex-shrink:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gameTable .aftermathStage .rewardStanding{margin:0!important;gap:0 5px;font-size:9px!important;line-height:16px}.gameTable .aftermathStage .rewardStanding>strong{display:inline;width:auto;font-size:12px;line-height:16px}.gameTable .aftermathStage .rewardChoices{gap:5px}.gameTable .aftermathStage .rewardChoices button{height:27px;min-height:0;padding:2px;font-size:11px;line-height:19px;box-shadow:1px 1px #211b2b}.gameTable .aftermathStage .replaceRewardItem{gap:0;font-size:0;line-height:0}.gameTable .aftermathStage .replaceRewardItem select{height:24px;padding:1px 3px;font-size:10px;line-height:18px}.gameTable .aftermathStage .rewardTimeout{display:none}.gameTable .aftermathStage .rewardCallout>.itemFeedback{font-size:9px;line-height:11px;padding:2px 4px;margin:0}.gameTable .aftermathStage .panelLinks{margin-top:auto;gap:5px;flex-shrink:0}.gameTable .aftermathStage .panelLinks>.panelOpen{min-height:21px;height:21px;padding:1px 3px;font-size:9px;line-height:15px;box-shadow:1px 1px #211b2b}}.home{min-height:100vh;min-height:100dvh;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));gap:24px}.homeIntro{display:grid;justify-items:center;gap:20px;min-width:0}.homeIntro .sticker{justify-self:center}.home .homeIntro h1{margin:0}.home .homeIntro p{margin:0;line-height:1.6}.home .join{width:min(390px,100%);min-width:0;color:#211b2b}.home .join input{width:100%;min-width:0;background:#fff;color:#211b2b;font-size:16px;min-height:44px}.home .join input::placeholder{color:#5c5363;opacity:1}.home .join .or{color:#5c5363;font-size:14px;line-height:1.4}.home .join .formerror{color:#9d356c;font-size:14px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.home .join button{min-height:44px}.home .joinrow{align-items:stretch}.home .joinrow button{flex-shrink:0}.home .join :is(input,button):focus-visible{outline:3px solid #7651b5;outline-offset:3px}.shell .lobby .player.empty{opacity:1;background:#f2eadb;border-color:#817384;color:#5c5363}.shell .lobby :is(input,select,button):disabled{opacity:1;color:#5c5363;-webkit-text-fill-color:#5c5363;background:#e9e3d9;border-color:#817384;box-shadow:none;cursor:not-allowed}@media (orientation: landscape) and (max-height: 600px) and (min-width: 560px){.home{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-content:center;align-items:center;column-gap:clamp(20px,5vw,64px);width:min(100%,1060px);margin-inline:auto;padding:max(14px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left))}.homeIntro{gap:clamp(12px,4dvh,22px)}.home .sticker{font-size:14px;padding:5px 10px}.home .homeIntro h1{font-size:clamp(42px,min(8vw,20dvh),82px);line-height:1.06;letter-spacing:-3px;text-shadow:4px 4px #9d356c;white-space:nowrap}.home .homeIntro p{font-size:clamp(13px,1.8vw,18px);text-wrap:balance}.home .join{padding:clamp(12px,4dvh,20px);gap:8px;box-shadow:5px 5px #e8508b}.home .join input{padding:8px 10px}.home .join button{padding:7px 12px}}@media (max-height: 300px) and (min-width: 560px) and (orientation: landscape){.home{height:100dvh;min-height:0;grid-template-columns:minmax(0,1fr);align-content:center;padding:6px max(16px,env(safe-area-inset-right)) 6px max(16px,env(safe-area-inset-left));overflow:hidden}.homeIntro{display:none}.home .join{width:min(550px,100%);grid-template-columns:minmax(0,1fr) auto;padding:8px;gap:5px 8px}.home .join>.or,.home .join>.joinrow,.home .join>.formerror{grid-column:1 / -1}}.rotateNotice{display:none}@media (orientation: portrait) and (max-width: 699px){.shell{height:100dvh;min-height:0;overflow:hidden}.shell>.rotateNotice{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;padding:24px;background:#211b2b;color:#fff4d2}.rotateNotice h2{color:#ffd447;margin:24px 0 8px;font-size:28px}.rotateNotice p{font-size:16px;line-height:1.8;margin:0}.rotatePhone{width:100px;height:58px;border:4px solid #ffd447;border-radius:12px;display:grid;place-items:center;color:#ffd447;font-size:42px;line-height:1;box-shadow:5px 5px #9d356c}}@media (orientation: landscape) and (max-height: 350px) and (min-width: 560px){.gameTable .vote .actionPanel{padding:5px;gap:4px}.gameTable .vote .actionPanel h3{font-size:14px}.gameTable .vote .rating button{padding:3px 0;font-size:14px}.gameTable .vote .submitVote{padding:4px;font-size:12px}.gameTable .vote .voteGuide{font-size:10px}.gameTable .vote .panelLinks>.panelOpen{padding:2px;font-size:9px}}@media (min-width: 700px),(orientation: landscape) and (min-width: 560px){.shell:has(.gameTable){height:100dvh;min-height:0;display:grid;grid-template-rows:48px 54px minmax(0,1fr);overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.shell:has(.gameTable)>header{height:48px;min-height:0;padding:5px 12px;font-size:16px}.shell:has(.gameTable)>.scores{display:grid;grid-template-columns:repeat(var(--seat-count),minmax(0,1fr));height:54px;min-height:0;padding:3px 9px;gap:5px;overflow:hidden;align-items:center}.shell:has(.gameTable) .score{width:100%;min-width:0;max-width:150px;justify-self:center;grid-template-columns:32px minmax(0,1fr)}.shell:has(.gameTable) .score .avatar{width:32px;height:32px}.shell:has(.gameTable) .score small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.gameTable{grid-template-columns:minmax(0,1fr) minmax(170px,.24fr);grid-template-rows:76px minmax(0,1fr) 48px;gap:8px;padding:8px}.gameTable .topic{display:flex;flex-direction:row;align-items:center;gap:10px;padding:6px 9px;border-width:3px}.gameTable .topic>.zoomTrigger{flex:none;width:80px;height:100%;display:grid;grid-template-rows:minmax(0,1fr)}.gameTable .topic>.zoomTrigger small{display:none}.gameTable .topic img.reference{width:100%;height:100%;margin:0;object-fit:contain}.gameTable .topicPlaceholder{flex:none;width:38px}.gameTable .topicCopy{flex:1;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;align-items:center}.gameTable .topicCopy>small{font-size:12px;white-space:nowrap}.gameTable .topic h2{font-size:clamp(17px,2vw,24px);line-height:1.12;margin:0}.gameTable .topic p{grid-column:1 / -1;font-size:14px;line-height:1.3;margin:0}.topicDetails{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.topicDetails>.panelOpen{padding:4px 7px;font-size:11px;border-width:2px;box-shadow:2px 2px #211b2b}.gameTable>.stageClock{padding:5px 10px;gap:6px}.gameTable>.stageClock strong{font-size:40px}.gameTable>.stageClock b{font-size:14px}.gameTable>.stageClock small{display:none}.gameTable>.stage{grid-column:1 / -1;grid-template-rows:minmax(0,1fr);overflow:hidden}.gameTable .pokerStage{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr)}.creationStage{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:8px;min-height:0;min-width:0}.creationReference{display:grid;grid-template-rows:minmax(0,1fr);min-height:0;min-width:0;padding:5px;border:3px solid #211b2b;border-radius:10px;background:#fff}.creationReference>.zoomTrigger{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:0}.creationReference img{width:100%;height:100%;min-height:0;object-fit:contain}.gameTable .actionPanel{overflow:hidden}.gameTable .pokerWork strong,.gameTable .pokerRanking strong{color:#9d356c}.gameTable .workScores>span{color:#7b355b}.gameTable .workScores>.finalScore{color:#283d1d}.gameTable :is(input,textarea)::placeholder{color:#5c5363;opacity:1}.gameTable .confirmPrompt:disabled{color:#5c5363;background:#e9e3d9;opacity:1;border-color:#817384;box-shadow:none}}@media (orientation: landscape) and (max-height: 540px) and (min-width: 560px){.shell:has(.gameTable){grid-template-rows:30px 40px minmax(0,1fr)}.shell:has(.gameTable)>header{height:30px;padding:2px 7px;font-size:12px}.shell:has(.gameTable) header .roomActions{gap:4px}.shell:has(.gameTable) header .net,.shell:has(.gameTable) header .phase{display:none}.shell:has(.gameTable) header button{min-height:0;padding:2px 6px;font-size:11px;border-width:2px}.shell:has(.gameTable) header .sim{font-size:9px;padding:2px 4px}.shell:has(.gameTable)>.scores{height:40px;padding:1px 6px;gap:4px}.shell:has(.gameTable) .score{grid-template-columns:24px minmax(0,1fr);column-gap:3px}.shell:has(.gameTable) .score .avatar,.shell:has(.gameTable) .avatarWrap{width:24px;height:24px}.shell:has(.gameTable) .score b{font-size:11px}.shell:has(.gameTable) .score small{font-size:8px}.gameTable{grid-template-columns:minmax(0,1fr) 136px;grid-template-rows:52px minmax(0,1fr) 34px;padding:4px 6px;gap:4px}.gameTable .topic{padding:3px 5px;gap:6px;border-width:2px}.gameTable .topic>.zoomTrigger{width:55px}.gameTable .topicCopy{gap:2px 5px}.gameTable .topicCopy>small{font-size:9px}.gameTable .topic h2{font-size:15px}.gameTable .topic p{font-size:12px}.topicDetails>.panelOpen{padding:2px 4px;font-size:9px}.gameTable>.stageClock{padding:3px 5px;border-width:2px}.gameTable>.stageClock strong{font-size:32px;letter-spacing:0}.gameTable>.stageClock b{font-size:10px}.gameTable .pokerStage{grid-template-columns:minmax(0,1fr) minmax(215px,.7fr);gap:5px}.creationStage{grid-template-columns:minmax(0,1fr) minmax(240px,1fr);gap:5px}.creationReference{border-width:2px;padding:3px}.gameTable .create>textarea{font-size:16px}.gameTable .createStatus{flex-direction:row;align-items:center;gap:4px}.gameTable .tableDock{padding:2px 5px;border-width:2px;gap:5px}.gameTable .bottom.tableControls{gap:4px}.gameTable .tableControls>.panelOpen,.gameTable .floatingHistory{font-size:10px;padding:3px 6px;border-width:2px}.gameTable .tableControls>select{max-width:86px;font-size:9px;padding:2px}.gameTable .tableControls>.claimWork{font-size:10px;padding:3px 7px;border-width:2px;background:#d9c1ff;color:#402265}.gameTable .bottom .interact{gap:3px}.gameTable .interact button{font-size:9px;padding:3px 5px;border-width:2px}.gameTable .speedRewards,.gameTable .confirmRule{display:none}}@media (orientation: landscape) and (max-height: 350px) and (min-width: 560px){.shell:has(.gameTable){grid-template-rows:28px 34px minmax(0,1fr)}.shell:has(.gameTable)>header{height:28px}.shell:has(.gameTable)>.scores{height:34px}.gameTable{grid-template-rows:44px minmax(0,1fr) 32px}.gameTable>.stageClock{gap:3px}.gameTable>.stageClock b{font-size:9px;white-space:nowrap}.gameTable .focusedBetting .betActionPanel{gap:3px}}.shell .playerRail .score{border:1px solid transparent;border-radius:7px;padding:2px 4px;min-width:0;row-gap:2px;position:relative}.shell .playerRail .score.isMe{background:#e9dfff;border-color:#7651b5}.shell .playerRail .score.isTurn{background:#ffd447;border-color:#211b2b;box-shadow:inset 0 0 0 1px #211b2b}.shell .playerRail .scoreBalance{display:flex;align-items:baseline;justify-content:space-between;gap:5px;min-width:0;font-size:17px;font-variant-numeric:tabular-nums;line-height:1.1}.shell .playerRail .scoreChips{display:inline-flex;align-items:baseline;gap:2px;grid-row:auto;font-size:inherit;color:#211b2b}.shell .playerRail .scoreChips i{font-style:normal;font-size:9px;font-weight:500;color:#5c5363}.shell .playerRail .scoreStake{font-size:10px;font-style:normal;font-weight:700;white-space:nowrap;color:#613e83}.shell .playerRail .scoreIdentity{display:flex;align-items:center;gap:3px;min-width:0;max-width:100%;font-size:10px;line-height:1.1}.shell .playerRail .seatNumber{font-style:normal;border-radius:3px;min-width:12px;line-height:13px;background:#211b2b;color:#fff;text-align:center;font-size:9px;flex-shrink:0}.shell .playerRail .selfMark{color:#613e83;font-size:9px;flex-shrink:0}.shell .playerRail .railNickname{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;grid-row:auto;font-size:inherit;color:#211b2b}.shell .playerRail .railState{flex-shrink:0;font-size:9px;font-style:normal;color:#613e83}.shell .playerRail .isTurn .railState{font-weight:900;color:#211b2b}.shell .playerRail .hasFolded{background:#eee7d8;color:#5c5363}.shell .playerRail .hasFolded.isMe{border-color:#7651b5}.gameTable .focusedBetting{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr)}.gameTable .focusedBetting .betActionPanel{justify-content:center;gap:13px;padding:14px;overflow:visible}.gameTable .focusedBetting.yourBetTurn .betActionPanel{border-color:#68349a;box-shadow:inset 0 0 0 2px #d9c1ff}.betMoney{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%;flex-shrink:0}.betMoney dl{min-width:0;margin:0;padding:7px 3px;border:2px solid #211b2b;border-radius:7px;text-align:center;background:#fff4d2}.betMoney dt{margin:0;font-size:10px;line-height:1.3;font-weight:700;color:#5c5363;white-space:nowrap}.betMoney dd{margin:3px 0 0;font-size:27px;line-height:1;font-weight:900;font-variant-numeric:tabular-nums;color:#211b2b}.betMoney .potAmount{background:#ffd447}.betMoney .callAmount{background:#e9dfff;border-color:#7651b5}.betMoney .callAmount dd{color:#613e83}.betTurnBanner{display:grid;gap:4px;min-width:0;padding:9px 10px;border:2px solid #211b2b;border-radius:8px;background:#eee7d8}.betTurnBanner>b{display:flex;align-items:center;gap:6px;min-width:0;font-size:16px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.betTurnBanner i{padding:1px 4px;border:1px solid #211b2b;border-radius:4px;background:#fff;font-size:11px;font-style:normal;color:#211b2b;flex-shrink:0}.betTurnBanner>small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;color:#5c5363}.betTurnBanner.mine{background:#d9c1ff;border-color:#68349a}.betTurnBanner.mine>b{color:#402265}.betOrderPreview{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-width:0;font-size:10px;color:#5c5363}.shell .betOrderPreview>span{font-size:10px;color:#5c5363}.betOrderPreview>b{max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3px 5px;border-radius:4px;background:#eee7d8;font-size:10px}.betOrderPreview>.nextIsMe{background:#e9dfff;color:#613e83}.betOrderPreview .orderCaveat{width:100%;font-size:10px;margin-top:2px}.gameTable .focusedBetting .betControls{gap:9px;flex-shrink:0}.gameTable .focusedBetting .betMain{grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr) minmax(0,1fr);gap:6px}.gameTable .focusedBetting .betMain button{min-width:0;min-height:40px;padding:8px 3px;font-size:14px}.gameTable .focusedBetting .betMain button:first-child{background:#ffd447}.gameTable .focusedBetting .betMain button:last-child{background:#e9dfff;color:#402265}.gameTable .focusedBetting .betMain .danger{background:#fff;color:#8e2456}.gameTable .focusedBetting .raiseRow{grid-template-columns:minmax(0,1fr) minmax(88px,.65fr);gap:7px}.gameTable .focusedBetting .raiseRow label{display:grid;grid-template-columns:minmax(0,1fr) 75px;align-items:center;gap:6px;min-width:0}.gameTable .focusedBetting .raiseRow label>span{font-size:11px;font-weight:800;color:#211b2b}.gameTable .focusedBetting .raiseRow input{min-height:36px;font-size:16px;padding:5px;color:#211b2b}.gameTable .focusedBetting .raiseRow button{min-width:0;min-height:36px;padding:6px 3px;background:#7651b5;color:#fff;font-size:13px;white-space:nowrap}.gameTable .focusedBetting button:disabled{opacity:1;box-shadow:none;background:#eee7d8!important;color:#675c69!important;border-color:#918797;cursor:not-allowed}.gameTable .focusedBetting input:disabled{opacity:1;background:#eee7d8;color:#675c69}.betAmountHint{font-size:11px;line-height:1.4;color:#5c5363}.betWaiting{display:grid;gap:5px;padding:10px;border:2px dashed #a69aad;border-radius:7px;background:#faf7ed;min-width:0}.betWaiting>b{font-size:16px}.betWaiting>small{font-size:11px;color:#5c5363}.gameTable .focusedBetting .betOwnState{gap:5px;padding:10px;font-size:15px;min-width:0}.gameTable .focusedBetting .betOwnState>span{color:#5c5363;font-size:12px}.gameTable .focusedBetting .panelLinks{margin:0;flex-shrink:0}.betFullOrder{display:grid;gap:5px;padding:0;list-style:none}.betFullOrder li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;background:#fff;border:2px solid #211b2b;border-radius:6px;min-width:0}.betFullOrder li.current{background:#ffd447}.betFullOrder b{font-size:13px}.shell .betFullOrder span{font-size:11px;color:#5c5363}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.shell .playerRail .score{height:100%;grid-template-columns:14px minmax(0,1fr);grid-template-rows:12px 12px;gap:1px 3px;align-content:center;padding:1px 3px;border-radius:4px}.shell .playerRail .score .avatarWrap,.shell .playerRail .score .avatar{width:14px;height:14px;grid-row:1;grid-column:1}.shell .playerRail .scoreBalance{grid-row:2;grid-column:1/-1;font-size:11px;line-height:1;gap:2px}.shell .playerRail .scoreChips i{font-size:8px}.shell .playerRail .scoreStake{font-size:9px}.shell .playerRail .scoreIdentity{grid-row:1;grid-column:2;font-size:8px;gap:2px;line-height:1;max-width:100%}.shell .playerRail .seatNumber{font-size:7px;min-width:10px;line-height:10px}.shell .playerRail .selfMark{font-size:8px}.shell .playerRail .railState{display:none}.gameTable .focusedBetting{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:5px}.gameTable .focusedBetting .betActionPanel{gap:6px;padding:6px;justify-content:center}.betMoney{gap:4px}.betMoney dl{padding:4px 2px;border-width:2px;border-radius:5px}.betMoney dt{font-size:9px;line-height:1.1}.betMoney dd{font-size:21px;margin-top:2px}.betTurnBanner{gap:2px;padding:4px 6px;border-radius:5px;border-width:2px}.betTurnBanner>b{font-size:12px;line-height:1.15;gap:5px}.betTurnBanner i{font-size:9px;padding:0 3px}.betTurnBanner>small{font-size:9px;line-height:1.1}.betOrderPreview{display:none}.gameTable .focusedBetting .betControls,.gameTable .focusedBetting .betMain{gap:5px}.gameTable .focusedBetting .betMain button{min-height:28px;padding:4px 2px;font-size:11px}.gameTable .focusedBetting .raiseRow{grid-template-columns:minmax(0,1fr) 80px;gap:5px}.gameTable .focusedBetting .raiseRow label{grid-template-columns:minmax(0,1fr) 60px;gap:4px}.gameTable .focusedBetting .raiseRow label>span{font-size:9px;line-height:1.2}.gameTable .focusedBetting .raiseRow input{min-height:28px;height:28px;padding:2px 4px;font-size:16px}.gameTable .focusedBetting .raiseRow button{min-height:28px;height:28px;padding:3px;font-size:11px}.betAmountHint{display:none}.gameTable .focusedBetting .panelLinks{gap:5px}.gameTable .focusedBetting .panelLinks>.panelOpen{font-size:10px;padding:4px 3px;min-height:24px}.betWaiting{gap:3px;padding:6px}.betWaiting>b{font-size:12px}.betWaiting>small{font-size:10px}.gameTable .focusedBetting .betOwnState{font-size:12px;padding:6px;gap:3px}.gameTable .focusedBetting .betOwnState>span{font-size:10px}}@media (orientation:landscape) and (max-height:350px) and (min-width:560px){.gameTable .focusedBetting{grid-template-columns:minmax(0,1fr) minmax(250px,.85fr)}.gameTable .focusedBetting .betActionPanel{padding:4px;gap:4px}.betMoney dl{padding:3px 1px}.betMoney dt{font-size:8px}.betMoney dd{font-size:18px;margin-top:1px}.betTurnBanner{padding:3px 5px;gap:1px}.betTurnBanner>b{font-size:11px}.betTurnBanner>small{font-size:8px}.gameTable .focusedBetting .betControls{gap:4px}.gameTable .focusedBetting .betMain button{min-height:25px;padding:3px 1px;font-size:10px}.gameTable .focusedBetting .raiseRow{grid-template-columns:minmax(0,1fr) 72px;gap:4px}.gameTable .focusedBetting .raiseRow label{grid-template-columns:minmax(0,1fr) 55px;gap:3px}.gameTable .focusedBetting .raiseRow input,.gameTable .focusedBetting .raiseRow button{min-height:26px;height:26px}.gameTable .focusedBetting .raiseRow label>span{font-size:8px}.gameTable .focusedBetting .panelLinks>.panelOpen{min-height:21px;padding:2px;font-size:9px}}.coinIcon{display:inline-block;width:1.2em;height:1.05em;flex:0 0 auto;vertical-align:-.12em;overflow:visible}.coinAmount,.shell .coinAmount{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:.18em;max-width:100%;vertical-align:baseline;white-space:nowrap;font:inherit;font-variant-numeric:tabular-nums;color:inherit}.coinAmount>.coinDigits,.shell .coinAmount>.coinDigits{all:unset;box-sizing:border-box;display:inline;font:inherit;line-height:inherit;color:inherit}.coinAmount>.coinDigits,.shell .coinAmount>.coinDigits{flex:0 0 auto;letter-spacing:0}.targetPickerLayer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:110;overflow:hidden}.targetPickerLayer svg{position:absolute;top:0;right:0;bottom:0;left:0}.targetPickerHint{position:absolute;bottom:58px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:6px 9px;max-width:96vw;width:max-content;border:2px solid #211b2b;border-radius:9px;box-shadow:3px 3px #9d356c;background:#ffd447;color:#211b2b;font-size:12px;pointer-events:auto}.targetPickerHint>span{color:#211b2b;font-size:11px}.targetPickerHint button{font-size:11px;padding:4px 8px;background:#fff4d2;border-width:2px;box-shadow:none}.shell .playerRail .score.itemTargetLit{background:#ffd447!important;border:2px solid #9d356c!important;box-shadow:inset 0 0 0 2px #fff,0 0 12px #ffd447!important;z-index:1}.shell .playerRail .itemTargetLit .avatar{filter:drop-shadow(0 0 4px #fff);outline:2px solid #9d356c;border-radius:50%}.smallGameMenu{position:fixed;z-index:70;min-width:0;border:3px solid #211b2b;border-radius:11px;background:#fff4d2;color:#211b2b;padding:8px;box-shadow:4px -4px #9d356c;animation:menuUp .14s ease-out;max-height:calc(100dvh - 90px);overflow:auto}.smallMenuHead{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;font-size:13px}.smallMenuHead button{border-width:2px;font-size:11px;padding:1px 6px;box-shadow:none;background:#fff}.gameTable .tableDock :is(.inventoryTrigger,.shopTrigger,.interactionTrigger,.floatingHistory){height:30px;min-height:0;padding:2px 8px;font-size:12px;line-height:20px;border-width:2px;white-space:nowrap}@keyframes menuUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (orientation:landscape) and (max-height:540px){.targetPickerHint{bottom:41px;font-size:11px;gap:6px;padding:4px 7px}.targetPickerHint>span{font-size:10px}.targetPickerHint button{padding:2px 5px;font-size:10px}.smallGameMenu{padding:6px;border-width:2px;border-radius:8px;max-height:calc(100dvh - 68px)}.smallMenuHead{font-size:12px;margin-bottom:5px}}@media (prefers-reduced-motion:reduce){.smallGameMenu{animation:none}}@media (orientation:landscape) and (max-height:540px){.gameTable .tableDock :is(.inventoryTrigger,.shopTrigger,.interactionTrigger,.floatingHistory){height:24px;padding:1px 6px;font-size:10px;line-height:18px;border-width:2px}}.quickItems{display:flex;align-items:center;min-width:0;flex-shrink:0}.inventoryTrigger{font-size:13px;padding:6px 10px}.inventoryMenu{width:min(292px,calc(100vw - 16px))}.personalItems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.quickItem{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;padding:9px;background:#ffd447;border-width:2px;box-shadow:2px 2px #211b2b;border-radius:7px;text-align:left}.quickItem b{font-size:13px}.quickItem small{font-size:11px;color:#5c5363;line-height:1.35;font-weight:500}.quickItem em{font-size:10px;font-style:normal;background:#fff4d2;border-radius:4px;padding:2px 5px;color:#613e83}.quickItem.unavailable{background:#eee7d8;border-color:#918797;box-shadow:none;color:#5c5363}.dragHint{position:fixed;bottom:58px;left:50%;transform:translate(-50%);max-width:90vw;width:max-content;padding:7px 12px;border:2px solid #ffd447;border-radius:8px;background:#211b2b;color:#fff4d2;font-size:12px;z-index:85;cursor:pointer}@media (orientation:landscape) and (max-height:540px){.inventoryTrigger{padding:3px 7px;font-size:11px;border-width:2px}.quickItem{padding:6px;gap:3px}.quickItem b{font-size:12px}.quickItem small{font-size:10px}.dragHint{bottom:42px;font-size:10px;padding:5px 8px}}.playerRail .score.voiceSource{touch-action:manipulation;user-select:none;-webkit-user-select:none;cursor:pointer}.playerRail .score.voiceSource:focus-visible{outline:3px solid #9d356c;outline-offset:-3px}.voiceNotice{position:fixed;left:50%;bottom:55px;transform:translate(-50%);width:max-content;max-width:90vw;background:#211b2b;color:#fff4d2;border:2px solid #d9c1ff;border-radius:8px;padding:7px 12px;font-size:12px;z-index:40}.interactionTrigger{touch-action:manipulation}.interactionTrigger.isOpen{background:#d9c1ff}.interactionTrigger>span{font-size:10px;margin-left:3px}.interactionPopover{position:fixed;z-index:115;width:min(330px,calc(100vw - 16px));box-sizing:border-box;overflow:auto;padding:10px;border:3px solid #211b2b;border-radius:13px;background:#fff4d2;color:#211b2b;box-shadow:4px 4px #211b2b;animation:voiceBubbleIn .12s ease-out}.interactionMenuHeading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 2px 6px;font-size:13px}.interactionMenuHeading>span{font-size:10px;color:#685772}.interactionMenuHeading.paidHeading{margin-top:10px}.interactionFreeLines{display:grid;gap:5px}.interactionFreeLines>button{display:flex;align-items:center;justify-content:space-between;gap:9px;width:100%;padding:8px 9px;margin:0;border:2px solid #211b2b;border-radius:8px;box-shadow:none;background:#fff;color:#211b2b;text-align:left;line-height:1.35;touch-action:manipulation}.interactionFreeLines>button>span{font-size:12px;font-weight:700}.interactionFreeLines>button>small{flex-shrink:0;color:#725c84;font-size:10px}.interactionPaidActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.interactionPaidActions>button{display:grid;grid-template-columns:auto auto;justify-content:center;gap:2px 5px;margin:0;padding:7px 5px;border:2px solid #211b2b;border-radius:8px;box-shadow:none;background:#d9c1ff;color:#402265;touch-action:manipulation}.interactionPaidActions>button>b{font-size:13px}.interactionPaidActions>button>small{grid-column:1/-1;font-size:10px}.interactionMenuHint{margin:7px 2px 0;text-align:center;color:#685772;font-size:10px;line-height:1.4}.interactionPopover button:disabled{opacity:.5;cursor:default}.interactionPopover button:focus-visible{outline:3px solid #9d356c;outline-offset:1px}.interactionPopover button:not(:disabled):hover{background:#ffe397}.voiceLibraryPopover{width:min(420px,calc(100vw - 16px))}.voiceLibraryLines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.voiceLibraryLines>button{display:flex;align-items:center;gap:6px;min-width:0;min-height:43px;margin:0;padding:7px;border:2px solid #211b2b;border-radius:8px;box-shadow:none;background:#fff;color:#211b2b;text-align:left;touch-action:manipulation}.voiceLibraryLines>button>small{flex-shrink:0;font-size:10px;color:#92779c}.voiceLibraryLines>button>span{font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.voiceLibraryPager{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.voiceLibraryPager>span{font-size:10px;color:#685772}.voiceLibraryPager>button{min-width:34px;height:26px;margin:0;padding:0 8px;border:2px solid #211b2b;border-radius:7px;box-shadow:none;background:#ffd447;color:#211b2b;font-size:19px;line-height:20px;touch-action:manipulation}.avatarBubble{position:fixed;transform:translate(-50%);width:max-content;max-width:min(330px,calc(100vw - 24px));z-index:38;pointer-events:none;padding:7px 11px;border:2px solid #211b2b;border-radius:11px;background:#fff4d2;color:#211b2b;box-shadow:3px 3px #ffd447;animation:voiceBubbleIn .16s ease-out}.avatarBubble:before{content:"";position:absolute;left:var(--bubble-arrow,50%);top:-7px;width:10px;height:10px;background:inherit;border-top:2px solid #211b2b;border-left:2px solid #211b2b;transform:rotate(45deg)}.avatarBubble b{display:block;font-size:10px;color:#613e83}.shell .avatarBubble span{display:block;font-size:13px;color:#211b2b;line-height:1.4}.avatarBubble.targetedBubble{background:#f0e5ff;box-shadow:3px 3px #9d356c}.voiceHelp{font-size:12px;color:#5c5363}.voiceHelp b{color:#9d356c}@media (orientation:landscape) and (max-height:540px){.voiceNotice{bottom:41px;font-size:10px;padding:5px 8px}.interactionPopover{padding:7px;border-width:2px}.interactionFreeLines>button{padding:5px 7px}.interactionFreeLines>button>span{font-size:11px}.interactionMenuHeading{font-size:12px}.interactionMenuHeading.paidHeading{margin-top:7px}.interactionPaidActions>button{padding:5px}.interactionMenuHint{margin-top:5px}.avatarBubble{padding:4px 7px;max-width:290px}.avatarBubble b{font-size:8px}.shell .avatarBubble span{font-size:11px}}@media (orientation:landscape) and (max-height:540px){.voiceLibraryLines{gap:4px}.voiceLibraryLines>button{min-height:37px;padding:4px 6px;gap:4px}.voiceLibraryLines>button>span{font-size:11px}.voiceLibraryLines>button>small{font-size:9px}}@media (prefers-reduced-motion:reduce){.avatarBubble{animation:none}}@keyframes voiceBubbleIn{0%{opacity:0}to{opacity:1}}.sharedShop{flex-shrink:0}.shopTrigger{position:relative;padding:6px 10px;font-size:13px;background:#fff4d2}.shopBadge{position:absolute;right:-6px;top:-8px;min-width:17px;height:17px;line-height:17px;padding:0 4px;border-radius:12px;background:#bb1940;color:#fff;font-size:10px;font-style:normal;box-shadow:0 0 0 2px #fff4d2}.hasNewStock .shopBadge{animation:shopNew .6s ease-out}.sharedShopMenu{width:min(520px,calc(100vw - 16px))}.shopCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.shopCard{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:8px;border-width:2px;background:#fff;min-width:0;text-align:left;box-shadow:2px 2px #211b2b}.shopCard b{font-size:13px}.shopCard small{font-size:11px;font-weight:500;line-height:1.3;color:#5c5363}.shopCard strong{font-size:15px;color:#9d356c;margin-top:auto}.shopCard em{font-size:11px;font-style:normal;padding:3px 6px;background:#ffd447;border-radius:4px;color:#211b2b}.shopCard:disabled{opacity:1;background:#eee7d8;border-color:#918797;box-shadow:none}.shopCard:disabled em{background:#dbd0c2;color:#5c5363}.shopHint{font-size:11px;line-height:1.35;margin:0 0 7px;color:#5c5363}.shopFeedback{font-size:12px;line-height:1.35;margin:6px 0 0;font-weight:800;color:#33542b}.shopFeedback.error{color:#a91d43}@keyframes shopNew{0%{transform:scale(.3)}60%{transform:scale(1.2)}to{transform:scale(1)}}@media (orientation:landscape) and (max-height:540px){.shopTrigger{font-size:11px;padding:3px 7px;border-width:2px}.shopCards{gap:5px}.shopCard{padding:6px;gap:4px}.shopCard b{font-size:12px}.shopCard small{font-size:10px}.shopCard strong{font-size:13px}.shopCard em{font-size:10px;padding:2px 5px}.shopFeedback{font-size:10px}}@media (prefers-reduced-motion:reduce){.hasNewStock .shopBadge{animation:none}}.gameTable .pokerWork{position:relative}.promptLearnTrigger{align-self:flex-start;flex-shrink:0;font-size:11px;padding:3px 8px;background:#fff4d2;border-width:2px;box-shadow:1px 1px #211b2b}.promptLearnPanel{position:absolute;z-index:5;left:5px;right:5px;bottom:36px;max-height:calc(100% - 48px);overflow:auto;padding:8px;background:#fff4d2;border:2px solid #7651b5;border-radius:7px;color:#211b2b;text-align:left}.promptLearnPanel>div{display:flex;justify-content:space-between;align-items:center;gap:8px}.promptLearnPanel b{font-size:12px}.promptLearnPanel p{font-size:12px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0}.promptLearnPanel button{padding:2px 6px;font-size:10px;border-width:2px;box-shadow:none}.promptLearnPanel summary{font-size:11px;cursor:pointer}.lobbyMenus{position:fixed;left:10px;bottom:8px;display:flex;gap:6px;z-index:6}.lobbyMenus button{font-size:11px;padding:4px 7px;border-width:2px}@media (orientation:landscape) and (max-height:540px){.promptLearnTrigger{font-size:9px;padding:1px 5px}.promptLearnPanel{bottom:26px;padding:5px;max-height:calc(100% - 36px)}.promptLearnPanel p{font-size:11px}.lobbyMenus{bottom:4px;left:6px;gap:4px}.lobbyMenus button{font-size:9px;padding:2px 5px}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html:fullscreen,html:-webkit-full-screen{background:#211b2b}.fullscreenButton{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;background:#fff4d2;color:#211b2b;border-width:2px;touch-action:manipulation}.fullscreenButton svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.shell .fullscreenButton span,.home .fullscreenButton span{color:inherit;font-size:12px}.fullscreenButton[aria-pressed=true]{background:#d9c1ff}.fullscreenButton:disabled{opacity:.65}.home>.homeScreenControl{position:absolute;right:max(12px,env(safe-area-inset-right));top:max(10px,env(safe-area-inset-top));z-index:5}.homeScreenControl .fullscreenButton{font-size:12px;padding:5px 8px}.rotateNotice>.fullscreenButton{margin-top:16px;padding:9px 16px}.screenNotice{position:fixed;top:calc(var(--game-viewport-top,0px) + 48px);left:50%;transform:translate(-50%);width:max-content;max-width:min(440px,calc(100vw - 24px));z-index:210;display:flex;align-items:center;gap:8px;padding:9px 12px;border:2px solid #211b2b;border-radius:9px;background:#fff4d2;color:#211b2b;box-shadow:3px 3px #9d356c;font-size:13px;line-height:1.5}.screenNotice button{flex-shrink:0;padding:1px 7px;font-size:17px;box-shadow:none;border-width:2px}@media (min-width:700px),(orientation:landscape) and (min-width:560px){html .shell:has(.gameTable),html .shell:has(.lobby){height:var(--game-viewport-height,100dvh);min-height:0;margin-top:var(--game-viewport-top,0px)}}@media (orientation:landscape) and (min-width:560px){html .home{height:var(--game-viewport-height,100dvh);min-height:0;margin-top:var(--game-viewport-top,0px);position:relative}}@media (orientation:landscape) and (max-height:540px){.shell header .fullscreenButton{gap:3px;padding:2px 5px;min-width:28px}.shell header .fullscreenButton svg{width:14px;height:14px}.shell header .fullscreenButton span{font-size:10px}.screenNotice{top:calc(var(--game-viewport-top,0px) + 36px);font-size:12px;padding:7px 9px}}@media (max-width:700px){.shell header .fullscreenButton span{display:none}}@media (orientation:landscape) and (max-height:300px){.home>.homeScreenControl{position:fixed;top:5px;right:5px}.homeScreenControl .fullscreenButton span{display:none}.homeScreenControl .fullscreenButton{padding:3px}}.home .join .nicknameField{display:grid;align-content:start;gap:4px;min-width:0}.home .join .nicknameField input[aria-invalid=true]{border-color:#b4233d;background:#fff1f3;outline-color:#b4233d}.home .join .nicknameError{display:block;margin:0;color:#b4233d;font-size:13px;font-weight:800;line-height:16px;text-align:left}.lobby>.characterPicker{margin:0;min-width:0;display:grid;gap:3px;align-content:center}.lobby>.characterPicker>.characterHeader{display:flex;align-items:center;justify-content:space-between;gap:5px;min-width:0}.characterHeader>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;text-align:left;color:#402265}.characterHeader>.customAvatarButton{flex-shrink:0;padding:2px 4px;min-height:0;line-height:1.2;border-width:1px;border-radius:4px;box-shadow:1px 1px #211b2b;background:#fff;color:#68349a;font-size:10px;white-space:nowrap}.characterPager{display:flex;align-items:center;gap:3px;flex-shrink:0}.characterPager button{padding:0 4px;line-height:1.1;border-width:1px;border-radius:4px;box-shadow:none;min-height:16px;font-size:13px}.characterPager small{font-size:9px;white-space:nowrap;color:#5c5363}.characterPager button:disabled{background:#e7e0d3;color:#6b636c;cursor:default}.lobby>.characterPicker>.characterChoices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;min-width:0}.lobby .characterChoices .avatarBtn{margin:0;min-width:0;padding:1px;height:34px;width:100%;display:grid;place-items:center;border-width:2px;box-shadow:1px 1px #211b2b}.lobby .characterChoices .avatarBtn.selected{background:#e9dfff;border-color:#7651b5;box-shadow:inset 0 0 0 1px #7651b5}.lobby .characterChoices .avatarBtn img{width:28px;height:28px;object-fit:contain;border-radius:50%;background:#0db5ec}.characterUploadInput{display:none}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.lobby>.characterPicker{gap:1px}.lobby>.characterPicker>.characterHeader{gap:3px}.characterHeader>b{font-size:8px}.characterHeader>.customAvatarButton{padding:0 2px;font-size:8px;line-height:11px;box-shadow:none}.characterPager{gap:2px}.characterPager button{font-size:10px;line-height:10px;min-height:12px;padding:0 3px}.characterPager small{font-size:7px}.lobby>.characterPicker>.characterChoices{gap:3px}.lobby .characterChoices .avatarBtn{height:21px;border-width:1px}.lobby .characterChoices .avatarBtn img{width:18px;height:18px}}.activityFeed{display:flex;flex-direction:column;min-height:48px;min-width:0;overflow:hidden;border:2px solid #211b2b;border-radius:7px;background:#fffdf5;text-align:left}.activityFeed>header{display:flex;align-items:center;justify-content:space-between;gap:5px;height:auto!important;min-height:0;line-height:1.2;padding:4px 7px!important;background:#e9dfff;color:#392453;font-size:12px!important;flex-shrink:0}.activityFeed>header small{font-size:9px;color:#59456b;white-space:nowrap}.activityFeed.betFeed>header{background:#ffe58a;color:#48340d}.activityRows{overflow:auto;overscroll-behavior:contain;min-height:0;flex:1;scrollbar-width:thin}.activityRow{display:grid;grid-template-columns:17px minmax(30px,.6fr) minmax(0,1fr) auto;align-items:center;gap:4px;padding:4px 6px;border-bottom:1px solid #e0d7bd;font-size:11px;min-width:0}.activityRow>b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px}.shell .activitySeat{display:inline-grid;place-items:center;background:#211b2b;color:#fff4d2;border-radius:4px;font-size:9px;font-weight:900;width:17px;height:17px}.shell .activityAction{display:flex;align-items:center;gap:4px;color:#211b2b;min-width:0;flex-wrap:wrap;font-size:11px;font-weight:700}.activityRow>small{font-size:8px;color:#5c5363}.activityEmpty{font-size:11px;line-height:1.45;padding:7px;margin:0!important;color:#5c5363}.chaosFlowRow{padding:6px 8px;border-bottom:1px solid #d9cce7;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.chaosFlowRow p{margin:0!important}.chaosFlowRow small{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:10px;font-weight:700;color:#5c5363}.shell>.playerRail{overflow:visible!important;position:relative;z-index:21}.shell .playerRail .score{position:relative}.shell .playerRail .orderBadge{position:absolute;left:0;top:-3px;z-index:2;display:grid;place-items:center;min-width:24px;padding:1px 4px;border:1px solid #211b2b;border-radius:5px;background:#fff4d2;color:#402265;font-size:9px;font-weight:900;line-height:13px}.shell .playerRail .score.isTurn .orderBadge{background:#7651b5;color:#fff}.shell .playerRail .score.isTurn{border-color:#7651b5;background:#ffe58a;box-shadow:inset 0 0 0 2px #7651b5}.shell .playerRail .railState{display:inline-block!important;color:#402265;font-weight:900;font-style:normal;white-space:nowrap}.shell .playerRail .railState.done{color:#246143}.shell .playerRail .score.hasVoted{background:#e5f5ef;border-color:#43846b}.shell .playerRail .scoreIdentity .railNickname{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.shell .playerRail .actionBubble{position:absolute;z-index:25;top:calc(100% + 3px);left:0;max-width:160px;min-width:100%;padding:4px 6px;border:2px solid #211b2b;border-radius:9px;background:#fffef7;color:#211b2b;font-size:11px;font-weight:800;line-height:1.2;box-shadow:2px 2px #7651b5;pointer-events:none;animation:actionPop .18s ease-out;overflow-wrap:anywhere}.shell .playerRail .actionBubble:before{content:"";position:absolute;top:-5px;left:10px;width:7px;height:7px;border-left:2px solid #211b2b;border-top:2px solid #211b2b;background:#fffef7;transform:rotate(45deg)}.shell .playerRail .score:last-child .actionBubble{left:auto;right:0}@keyframes actionPop{0%{opacity:0;transform:translateY(-5px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.gameTable .voteFeedbackPanel{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto minmax(40px,1fr);gap:8px;justify-content:stretch;overflow:hidden}.decisionHeading{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;color:#402265}.decisionHeading>b{font-size:18px;white-space:nowrap}.decisionHeading>small{font-size:11px;white-space:nowrap;color:#5c5363}.decisionHeading>.panelOpen{padding:3px 5px;font-size:10px;white-space:nowrap}.starPickRow{display:flex;align-items:center;gap:8px}.gameTable .starPickRow .rating{display:flex;flex:1;margin:0;gap:6px}.gameTable .starPickRow .rating button{flex:1;padding:2px;min-height:36px;color:#7651b5;background:#fff8d9;font-size:30px;line-height:1;box-shadow:2px 2px #211b2b}.gameTable .starPickRow .rating button.lit{color:#6f3b97;background:#ffd95e}.starPickRow>span{font-size:12px;font-weight:900;color:#402265;white-space:nowrap}.gameTable .voteFeedbackPanel .submitVote{min-height:32px;padding:5px;font-size:14px}.gameTable .voteFeedbackPanel .voteSubmitted{font-size:12px;padding:5px;color:#246143}.gameTable .focusedBetting .betActionPanel{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto minmax(42px,1fr);gap:7px;justify-content:stretch;overflow:hidden}.gameTable .focusedBetting .betMoney{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.gameTable .focusedBetting .betMoney dd{font-size:20px}.gameTable .focusedBetting .betMoney dt{font-size:10px}.betTurnLine{display:flex;align-items:center;justify-content:space-between;gap:5px;min-width:0;color:#402265;font-weight:900;font-size:14px}.betTurnLine>b{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betTurnLine>small{font-size:10px;white-space:nowrap;color:#5c5363}.betTurnLine>.panelOpen{font-size:10px;padding:3px 5px;white-space:nowrap}.gameTable .focusedBetting .betControls{gap:6px}.gameTable .focusedBetting .betOwnState,.gameTable .focusedBetting .betWaiting{padding:6px}.gameTable .aftermathStage.chaosStage .aftermathPanel{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(60px,1fr);gap:6px}.chaosQuickActions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:0}.chaosQuickActions .chaosUseButton{flex:1;white-space:nowrap;font-size:13px!important}.chaosQuickActions>small{font-size:11px;display:flex;align-items:center;gap:3px;white-space:nowrap;color:#5c5363}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.activityFeed{min-height:31px;border-width:1px}.activityFeed>header{padding:2px 5px!important;font-size:10px!important}.activityFeed>header small{font-size:8px}.activityRow{font-size:9px;padding:2px 4px;gap:3px;grid-template-columns:13px minmax(24px,.5fr) minmax(0,1fr) auto}.activityRow>b,.shell .activityAction{font-size:9px}.shell .activitySeat{width:13px;height:13px;font-size:8px}.activityRow>small{font-size:7px}.activityEmpty{padding:4px;font-size:9px}.chaosFlowRow{padding:4px;font-size:10px;line-height:1.4}.shell .playerRail .orderBadge{font-size:7px;min-width:18px;line-height:10px;padding:0 2px;top:-3px;left:-2px}.shell .playerRail .scoreIdentity .seatNumber{display:none}.shell .playerRail .railState{font-size:8px}.shell .playerRail .actionBubble{font-size:9px;line-height:1.2;padding:3px 4px;border-width:1px;max-width:115px}.shell .playerRail .scoreStake{font-size:8px}.shell .playerRail .scoreChips .coinIcon{width:12px;height:12px}.gameTable .voteFeedbackPanel{gap:4px;padding:5px;grid-template-rows:auto auto auto minmax(28px,1fr)}.decisionHeading>b{font-size:13px}.decisionHeading>small{font-size:9px}.decisionHeading>.panelOpen{font-size:8px;padding:2px 3px}.starPickRow{gap:5px}.starPickRow>span{font-size:10px}.gameTable .starPickRow .rating{gap:4px}.gameTable .starPickRow .rating button{min-height:27px;height:27px;font-size:25px;border-width:2px}.gameTable .voteFeedbackPanel .submitVote{min-height:25px;padding:2px;font-size:11px}.gameTable .voteFeedbackPanel .voteSubmitted{font-size:10px;padding:3px}.gameTable .focusedBetting .betActionPanel{gap:4px;padding:4px;grid-template-rows:auto auto auto minmax(28px,1fr)}.gameTable .focusedBetting .betMoney dd{font-size:13px}.gameTable .focusedBetting .betMoney dt{font-size:8px}.gameTable .focusedBetting .betMoney dl{padding:2px 1px}.betTurnLine{font-size:10px}.betTurnLine>small{font-size:8px}.betTurnLine>.panelOpen{font-size:8px;padding:1px 3px}.gameTable .focusedBetting .betControls{gap:4px}.gameTable .focusedBetting .betMain button{min-height:25px;padding:2px;font-size:10px}.gameTable .focusedBetting .raiseRow input,.gameTable .focusedBetting .raiseRow button{height:25px;min-height:25px}.gameTable .focusedBetting .betWaiting>b,.gameTable .focusedBetting .betOwnState>b{font-size:11px}.gameTable .focusedBetting .betWaiting>small,.gameTable .focusedBetting .betOwnState>span{font-size:9px}.gameTable .aftermathStage.chaosStage .aftermathPanel{padding:4px;gap:4px;grid-template-rows:auto auto minmax(35px,1fr)}.chaosQuickActions{gap:4px}.chaosQuickActions .chaosUseButton{height:25px;min-height:25px;padding:2px!important;font-size:10px!important}.chaosQuickActions>small{font-size:9px}}@media (orientation:landscape) and (max-height:350px) and (min-width:560px){.gameTable .focusedBetting .betTurnLine{display:none}.gameTable .focusedBetting .betActionPanel{grid-template-rows:auto auto minmax(34px,1fr);gap:3px;padding:2px}.gameTable .focusedBetting .betMoney dl{padding:1px;border-width:1px}.gameTable .focusedBetting .betMoney dt{font-size:7px;line-height:1}.gameTable .focusedBetting .betMoney dd{font-size:12px;margin-top:1px}.gameTable .focusedBetting .betControls{gap:2px}.gameTable .focusedBetting .betMain button{height:24px;min-height:24px;padding:1px;font-size:9px}.gameTable .focusedBetting .raiseRow input,.gameTable .focusedBetting .raiseRow button{height:24px;min-height:24px}.gameTable .focusedBetting .betWaiting,.gameTable .focusedBetting .betOwnState{margin:0;padding:3px;gap:2px}.gameTable .focusedBetting .activityFeed{min-height:34px}.gameTable .aftermathStage .workOwnership{display:none}.gameTable .aftermathStage .workScores{gap:2px 5px}.gameTable .aftermathStage .workScores small{display:none}.activityFeed>header{padding:1px 4px!important;font-size:9px!important}.activityFeed>header small{font-size:7px}}@media (prefers-reduced-motion:reduce){.actionBubble{animation:none!important}}.shell .playerRail .scoreBalance{flex-direction:column;align-items:flex-start;justify-content:center;gap:1px}@media (min-width:700px),(orientation:landscape) and (min-width:560px){.shell:has(.gameTable) .playerRail .score{height:100%;grid-template-columns:32px minmax(0,1fr);grid-template-rows:18px 11px 12px;align-content:center;padding:1px 3px;gap:0 3px}.shell:has(.gameTable) .playerRail .score .avatarWrap{grid-column:1;grid-row:1/3}.shell:has(.gameTable) .playerRail .scoreBalance{grid-column:2;grid-row:1/3;font-size:15px}.shell:has(.gameTable) .playerRail .scoreIdentity{grid-column:1/-1;grid-row:3;font-size:9px}.shell:has(.gameTable) .playerRail .scoreStake{font-size:9px}}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.shell:has(.gameTable){grid-template-rows:30px 46px minmax(0,1fr)}.shell:has(.gameTable)>.playerRail{height:46px;padding:1px 6px;gap:4px}.shell:has(.gameTable) .playerRail .score{grid-template-columns:12px minmax(0,1fr);grid-template-rows:12px 11px 8px 8px;align-content:center;gap:0 2px;padding:1px 2px}.shell:has(.gameTable) .playerRail .score .avatarWrap,.shell:has(.gameTable) .playerRail .score .avatar{width:12px;height:12px;grid-column:1;grid-row:1}.shell:has(.gameTable) .playerRail .scoreBalance,.shell:has(.gameTable) .playerRail .scoreIdentity{display:contents}.shell:has(.gameTable) .playerRail .scoreChips{grid-column:1/-1;grid-row:2;font-size:10px;line-height:11px;justify-self:center}.shell:has(.gameTable) .playerRail .scoreStake{grid-column:1/-1;grid-row:3;font-size:7px;line-height:8px;justify-self:center}.shell:has(.gameTable) .playerRail .scoreIdentity .railNickname{grid-column:2;grid-row:1;font-size:8px;line-height:12px;width:100%}.shell:has(.gameTable) .playerRail .scoreIdentity .railState{grid-column:1/-1;grid-row:4;font-size:7px;line-height:8px;justify-self:center;max-width:100%;overflow:hidden;text-overflow:ellipsis}.shell:has(.gameTable) .playerRail .scoreIdentity .seatNumber,.shell:has(.gameTable) .playerRail .scoreIdentity .selfMark{display:none}.shell:has(.gameTable) .playerRail .scoreChips .coinIcon{width:10px;height:10px}.shell:has(.lobby) .playerRail .scoreIdentity .selfMark{display:none}}@media (orientation:landscape) and (max-height:350px) and (min-width:560px){.shell:has(.gameTable){grid-template-rows:28px 46px minmax(0,1fr)}.gameTable{grid-template-rows:32px minmax(0,1fr) 32px}.gameTable .topic>.zoomTrigger{width:28px}.gameTable .topicCopy{display:flex;gap:5px;min-width:0}.gameTable .topicCopy>small{display:none}.gameTable .topic h2{font-size:12px;max-width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gameTable .topic p{font-size:10px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gameTable>.stageClock strong{font-size:26px}.gameTable>.stageClock b{font-size:8px}}.shell>header .gameGoalTrigger{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.2;padding:5px 8px;background:#ffd447;color:#211b2b;white-space:nowrap;border-width:2px;box-shadow:none}.gameGuideDialog{width:min(540px,94vw);max-height:90dvh;overflow:auto;overscroll-behavior:contain;padding:18px;background:#fff4d2;color:#211b2b;border:3px solid #211b2b;border-radius:12px}.gameGuideDialog::backdrop{background:#211b2ba8}.guideClose{display:block;margin-left:auto;font-size:14px;padding:6px 12px}.gameGuideDialog>p{font-size:13px;line-height:1.6}.startGuide{min-width:0;max-width:570px;margin:auto;color:#211b2b;text-align:left}.startGuide>small{font-size:12px;font-weight:800;color:#6b367c}.startGuide h2{margin:5px 0!important;font-size:clamp(21px,3vw,32px)!important;color:#211b2b!important}.startGuide p{font-size:14px;line-height:1.5;margin:8px 0}.startGuide .winningRule{font-weight:800}.startGuide ol{padding:0;margin:14px 0;list-style:none;display:grid;gap:9px}.startGuide li{display:grid;grid-template-columns:140px minmax(0,1fr);gap:8px;font-size:13px;line-height:1.5}.startGuide li b{color:#68349a}.shell .startGuide li span{color:#211b2b;font-size:inherit}.startGuide .startingCoins{font-weight:800;background:#ffdf77;padding:8px;border-radius:7px}.lobby h2 .lobbyWinGoal{display:block;font-size:13px;line-height:1.5;letter-spacing:0;color:#63397c;margin-top:5px}.potExplain{margin:0;font-size:11px;font-weight:700;line-height:1.4;color:#5c4563}.betMoneyBlock{display:grid;gap:4px;min-width:0}.betMoneyBlock .betMoney{min-width:0}.betMoney .coinAmount[data-long=true],.playerRail .coinAmount[data-long=true]{font-size:.82em}.playerRail .coinAmount[data-very-long=true]{font-size:.7em}.shell .playerRail .railRating{font-style:normal;font-size:11px;font-weight:900;color:#613e83;white-space:nowrap}.shell .playerRail .scoreChips{max-width:100%;min-width:0}.shell .playerRail .scoreChips .coinAmount{max-width:none}.shell .playerRail .scoreStake .coinIcon{display:none}.shell .playerRail.ratingRail .railRating{position:absolute;right:3px;top:1px;padding:1px 3px;background:#fff4d2;border-radius:4px;line-height:1.1}.shell .playerRail.ratingRail .scoreBalance{padding-right:24px}.shell .playerRail.ratingRail .scoreChips .coinAmount{font-size:.88em}@media (orientation:landscape) and (max-height:540px){.shell>header .gameGoalTrigger{font-size:10px;padding:2px 4px}.potExplain{font-size:9px;line-height:1.1}.betMoneyBlock{gap:2px}.startGuide ol{gap:4px;margin:6px 0}.startGuide p{font-size:11px;margin:4px 0}.startGuide li{font-size:11px}.startGuide h2{font-size:20px!important}}@media (orientation:landscape) and (max-height:350px){.potExplain{font-size:8px}.shell .playerRail .railRating{font-size:7px}.shell .playerRail.ratingRail .railRating{position:absolute;right:2px;top:0;background:#fff4d2;border-radius:3px;padding:0 1px}.shell .playerRail.ratingRail .railNickname{padding-right:18px}.shell .playerRail .coinAmount[data-long=true] .coinIcon{display:none}.startGuide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.startGuide li{display:flex;flex-direction:column;gap:2px}.startGuide .startingCoins{display:none}}.startGuide.guideV2,html[data-game-portrait=true] .shell .startGuide.guideV2{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;max-width:850px;min-width:0;min-height:0;margin:0 auto;padding:0;color:#292334;text-align:left}.startGuide.guideV2 .guideGoal{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#292334;border:2px solid #292334;border-radius:12px;min-width:0;color:#fff8e5}.startGuide.guideV2 .guideGoalIcon{flex:none;width:42px;height:42px;display:grid;place-items:center;color:#ffdd67}.startGuide.guideV2 .guideGoalIcon svg{width:36px;height:36px}.startGuide.guideV2 .guideGoal>div{display:block;flex:initial;min-width:0;gap:0}.startGuide.guideV2 .guideGoal small{display:block;margin-bottom:3px;color:#ffe17b;font-size:11px;font-weight:800;letter-spacing:1px}.startGuide.guideV2 .guideGoal h2,html[data-game-portrait=true] .shell .startGuide.guideV2 .guideGoal h2{display:flex;flex-wrap:nowrap;align-items:baseline;gap:3px 7px;margin:0!important;font-size:28px!important;line-height:1.2;letter-spacing:0;color:#ffdd67!important}.startGuide.guideV2 .guideGoal h2>span:not(.coinAmount){flex:none;font-size:20px;font-weight:800;color:#fff8e5;white-space:nowrap}.startGuide.guideV2 .guideGoal h2>em{color:#fff8e5;font-size:17px;font-style:normal;white-space:nowrap}.startGuide.guideV2 .guideGoal .guideWinRule,html[data-game-portrait=true] .shell .startGuide.guideV2 .guideGoal .guideWinRule{margin:4px 0 0;padding:0;font-size:12px;line-height:1.4;color:#fff2cc;font-weight:550}.startGuide.guideV2 .guideGoal .coinAmount{font-size:inherit;white-space:nowrap}.startGuide.guideV2 .guideGoal .coinIcon{width:24px;height:22px;align-self:center}.startGuide.guideV2 .guideSteps,html[data-game-portrait=true] .shell .startGuide.guideV2 .guideSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;list-style:none;margin:0;padding:0;min-width:0}.startGuide.guideV2 .guideStep,html[data-game-portrait=true] .shell .startGuide.guideV2 .guideStep{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:30px auto;align-content:start;align-items:center;gap:8px;padding:11px;border:1px solid #d6c9b8;border-radius:11px;background:#fffdf7;min-width:0;font-size:13px;line-height:1.4}.startGuide.guideV2 .guideStepIcon{display:grid;place-items:center;min-width:0;width:30px;height:30px;background:#fff0b6;border-radius:8px;color:#534214}.startGuide.guideV2 .guideStepIcon svg{width:23px;height:23px}.startGuide.guideV2 .guideStep-rate .guideStepIcon{background:#efe6ff;color:#684598}.startGuide.guideV2 .guideStep-bet .guideStepIcon{background:#dcefe5;color:#2e654c}.startGuide.guideV2 .guideStep-chaos .guideStepIcon{background:#fce1eb;color:#943a64}.startGuide.guideV2 .guideStep>b{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#292334;font-size:13px;font-weight:900;line-height:1.25}.startGuide.guideV2 .guideStep>b>small{font-size:10px;font-weight:800;color:#796c60}.startGuide.guideV2 .guideStep>p,html[data-game-portrait=true] .shell .startGuide.guideV2 .guideStep>p{grid-column:1/-1;margin:0;font-size:12px;line-height:1.5;color:#54495b;overflow-wrap:anywhere}.startGuide.guideV2 .startingCoins,html[data-game-portrait=true] .shell .startGuide.guideV2 .startingCoins{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;margin:0;padding:8px 11px;border:1px solid #e8dabe;border-radius:8px;background:#fff4d6;color:#4d4139;font-size:12px;font-weight:500;line-height:1.35}.startGuide.guideV2 .startingCoins strong{display:inline-flex;align-items:center;gap:3px;color:#292334;font-size:12px;font-weight:850;white-space:nowrap}.startGuide.guideV2 .startingCoins>span{color:#6b5538}.startGuide.guideV2 .startingCoins .coinAmount{gap:3px}.startGuide.guideV2 .startingCoins .coinIcon{width:19px;height:17px}.startGuide.guideV2 .guideResourcePlus{color:#947940;font-weight:900}.startGuide.guideV2 .guideStartNudge{margin-left:auto;font-size:11px;color:#816937}.stageTip,html[data-game-portrait=true] .shell .stageTip{display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:6px;flex-shrink:0;min-width:0;min-height:30px;margin:0;padding:4px 7px;border:1px solid #d8cab0;border-radius:8px;background:#fff7df;color:#53422d;text-align:left}.stageTip .stageTipMark{display:grid;place-items:center;width:16px;height:16px;font-size:11px;font-style:normal;font-weight:900;line-height:1;border:1.5px solid #8d7039;border-radius:50%;color:#775b27}.stageTip>p,html[data-game-portrait=true] .shell .stageTip>p{margin:0;padding:0;color:#53422d;font-size:11px;line-height:1.35;font-weight:650}.stageTip>button,html[data-game-portrait=true] .shell .stageTip>button{display:block;flex-shrink:0;width:auto;min-width:43px;min-height:24px;margin:0;padding:3px 6px;border:1px solid #a68a54;border-radius:6px;background:#ffdf77;box-shadow:none;color:#4e3920;font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.stageTip>button:focus-visible{outline:2px solid #7949ad;outline-offset:2px}html[data-keyboard-open=true] .stageTip{display:none!important}.gameGuideDialog.guideDialogV2{width:min(760px,94vw);padding:16px;max-height:90dvh;background:#fff9e9;border-color:#292334}.guideDialogV2 .guideDialogHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px}.guideDialogV2 .guideDialogHeader>b{font-size:15px;color:#292334}.guideDialogV2 .guideClose{margin:0;min-height:32px;border-width:1px;box-shadow:none;background:#292334;color:#fff8e5}.guideDialogV2 .guideDetails{margin-top:12px;padding:10px 12px;border:1px solid #dacdaf;border-radius:8px;background:#fffdf7;color:#50455b;font-size:12px;line-height:1.6}.guideDialogV2 .guideDetails summary{cursor:pointer;font-weight:800;color:#684579}.guideDialogV2 .guideDetails p{margin:8px 0 0;font-size:12px;line-height:1.6}.guideDialogV2 .guideResetTips{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:36px;margin-top:10px;padding:7px 11px;border:1px solid #bda976;border-radius:7px;box-shadow:none;background:#ffe39a;color:#483620;font-size:12px}@media (max-width:650px) and (orientation:portrait){.startGuide.guideV2{gap:9px}.startGuide.guideV2 .guideSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.startGuide.guideV2 .guideGoal{padding:11px;gap:8px}.startGuide.guideV2 .guideGoalIcon{width:29px;height:34px}.startGuide.guideV2 .guideGoalIcon svg{width:29px;height:29px}.startGuide.guideV2 .guideGoal h2>span:not(.coinAmount){font-size:18px}.startGuide.guideV2 .guideGoal h2{font-size:25px!important;gap:2px 5px}.startGuide.guideV2 .guideGoal h2>em{font-size:13px}.startGuide.guideV2 .guideGoal .guideWinRule{font-size:11px}.startGuide.guideV2 .guideStartNudge{display:none}.gameGuideDialog.guideDialogV2{padding:12px}}html[data-game-portrait=true] .shell .startGuide.guideV2{gap:9px}html[data-game-portrait=true] .shell .startGuide.guideV2 .guideSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html[data-game-portrait=true] .shell .startGuide.guideV2 .guideStep{grid-template-columns:28px minmax(0,1fr);grid-template-rows:28px auto;gap:6px;padding:9px}html[data-game-portrait=true] .shell .startGuide.guideV2 .guideStep>p{font-size:11px;line-height:1.4}html[data-game-portrait=true] .shell .startGuide.guideV2 .guideGoal h2{font-size:25px!important;line-height:1.2}html[data-game-portrait=true] .shell .startGuide.guideV2 .guideGoal .guideWinRule{font-size:11px}@media (orientation:landscape) and (max-height:540px){.startGuide.guideV2{gap:7px}.startGuide.guideV2 .guideGoal{padding:7px 10px;gap:8px;border-radius:8px}.startGuide.guideV2 .guideGoalIcon{width:28px;height:28px}.startGuide.guideV2 .guideGoalIcon svg{width:26px;height:26px}.startGuide.guideV2 .guideGoal small{font-size:9px;margin-bottom:1px;letter-spacing:0}.startGuide.guideV2 .guideGoal h2{font-size:21px!important;gap:2px 5px}.startGuide.guideV2 .guideGoal h2>span:not(.coinAmount),.startGuide.guideV2 .guideGoal h2>em{font-size:11px}.startGuide.guideV2 .guideGoal .guideWinRule{margin-top:2px;font-size:10px;line-height:1.25}.startGuide.guideV2 .guideGoal .coinIcon{width:20px;height:17px}.startGuide.guideV2 .guideSteps{gap:6px}.startGuide.guideV2 .guideStep{padding:7px;grid-template-columns:22px minmax(0,1fr);grid-template-rows:22px auto;gap:5px;border-radius:8px}.startGuide.guideV2 .guideStepIcon{width:22px;height:22px;border-radius:6px}.startGuide.guideV2 .guideStepIcon svg{width:18px;height:18px}.startGuide.guideV2 .guideStep>b{font-size:11px;gap:3px}.startGuide.guideV2 .guideStep>b>small{font-size:8px}.startGuide.guideV2 .guideStep>p{font-size:10px;line-height:1.35}.startGuide.guideV2 .startingCoins{padding:4px 8px;font-size:10px;gap:3px 6px}.startGuide.guideV2 .startingCoins strong{font-size:11px}.startGuide.guideV2 .startingCoins .coinIcon{width:16px;height:15px}.startGuide.guideV2 .guideStartNudge{font-size:10px}.stageTip{padding:3px 6px;min-height:26px;gap:5px}.stageTip>p{font-size:10px}.stageTip>button{min-height:21px;font-size:9px;padding:2px 5px}}@media (orientation:landscape) and (max-height:350px){.startGuide.guideV2{gap:4px}.startGuide.guideV2 .guideGoal{padding:4px 8px}.startGuide.guideV2 .guideGoal small{display:none}.startGuide.guideV2 .guideGoal h2{font-size:18px!important}.startGuide.guideV2 .guideGoal .guideWinRule{font-size:9px;line-height:1.2}.startGuide.guideV2 .guideGoalIcon{width:22px;height:22px}.startGuide.guideV2 .guideGoalIcon svg{width:22px;height:22px}.startGuide.guideV2 .guideStep{padding:5px;grid-template-columns:18px minmax(0,1fr);grid-template-rows:18px auto;gap:3px}.startGuide.guideV2 .guideStepIcon{width:18px;height:18px}.startGuide.guideV2 .guideStepIcon svg{width:15px;height:15px}.startGuide.guideV2 .guideStep>b{font-size:10px;gap:2px}.startGuide.guideV2 .guideStep>p{font-size:9px;line-height:1.25}.startGuide.guideV2 .startingCoins{display:flex;padding:3px 6px;font-size:9px}.startGuide.guideV2 .startingCoins strong{font-size:10px}}.ratingRanking{min-width:0;flex-shrink:0;color:#402265;font-size:11px;text-align:left;background:#f0e7ff;border-radius:5px}.ratingRanking summary{cursor:pointer;padding:5px 7px;font-weight:800}.shell .ratingRanking summary>span{font-size:10px;color:#655474;margin-left:6px}.raterList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 8px;list-style:none;padding:5px 7px;margin:0;max-height:160px;overflow:auto;overscroll-behavior:contain}.raterList li{display:flex;align-items:center;gap:4px;min-width:0;font-size:11px}.raterList i{font-style:normal;flex:none}.raterList b{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raterList strong{white-space:nowrap}.raterList small{color:#5c5363}.gameTable .pokerWork:has(.ratingRanking){grid-template-rows:minmax(0,1fr) auto auto auto}@media (orientation:landscape) and (max-height:540px){.ratingRanking{font-size:9px}.ratingRanking summary{padding:2px 4px}.shell .ratingRanking summary>span{font-size:8px}.raterList{max-height:85px}.raterList li{font-size:9px}}.lobbyReadyActions{display:contents}.portraitHistoryButton,.raiseToggle{display:none}@media (min-width:1000px),(orientation:landscape) and (min-width:560px){.lobbyReadyActions>.big{grid-column:2;grid-row:5;min-height:0;margin:0;padding:4px 8px;font-size:15px;line-height:1.1;border-width:2px;box-shadow:1px 1px #211b2b}.lobbyReadyActions>.big.dark{grid-column:3}}@media (orientation:landscape) and (max-height:540px) and (min-width:560px){.lobbyReadyActions>.big{grid-row:4;font-size:13px}}html[data-short-viewport=true][data-game-landscape=true] .lobbyReadyActions>.big{grid-row:4;font-size:13px}html[data-game-portrait=true] .shell>header .gameGoalTrigger{font-size:9px;padding:3px;min-height:26px;white-space:nowrap;background:#ffe58a}html[data-game-portrait=true] .shell>header:has(.gameGoalTrigger)>b{max-width:113px;overflow:hidden;text-overflow:clip}html[data-game-portrait=true] .shell .lobby>h2:has(.lobbyWinGoal){height:auto;min-height:35px;line-height:21px}html[data-game-portrait=true] .shell .lobbyWinGoal{display:block;font-size:10px;line-height:14px;min-height:14px;margin:1px 0 0;color:#684471;font-weight:600;white-space:normal}html[data-game-portrait=true] .shell .betMoneyBlock{display:grid;gap:2px;min-width:0}html[data-game-portrait=true] .shell .potExplain{margin:0;font-size:9px;line-height:12px;color:#594b34}html[data-game-portrait=true] .shell .playerRail .railRating{position:static;right:auto;top:auto;grid-column:2;grid-row:1;z-index:3;align-self:end;justify-self:start;font-size:8px;line-height:12px;padding:0 2px;border-radius:4px;background:#fff1a7;color:#402265;transform:none;white-space:nowrap}html[data-game-portrait=true] .shell .ratingRanking{position:relative;flex-shrink:0;min-height:18px;max-height:94px;overflow:auto;border-top:1px solid #e2d2a9;font-size:10px;line-height:14px;background:#fffaf0;overscroll-behavior:contain}html[data-game-portrait=true] .shell .ratingRanking>summary{position:sticky;top:0;background:#fffaf0;padding:2px 4px;font-size:10px;cursor:pointer}html[data-game-portrait=true] .shell .ratingRanking .raterList{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:3px;margin:0;list-style:none}html[data-game-portrait=true] .shell .ratingRanking .raterList>li{min-width:0;font-size:9px;line-height:12px;overflow:hidden;text-overflow:ellipsis}html[data-game-portrait=true] .shell .startGuide{display:grid;gap:5px;padding:5px;font-size:12px;line-height:1.4;max-width:100%;min-height:0}html[data-game-portrait=true] .shell .startGuide h2{font-size:20px!important;line-height:24px;margin:0!important}html[data-game-portrait=true] .shell .startGuide p{font-size:12px;line-height:17px;margin:0}html[data-game-portrait=true] .shell .startGuide ol{gap:5px;margin:4px 0}html[data-game-portrait=true] .shell .startGuide li{grid-template-columns:91px minmax(0,1fr);gap:5px;font-size:11px;line-height:16px}html[data-game-portrait=true] .shell .startGuide .startingCoins{padding:5px}html[data-game-portrait=true] .shell>header .roomCode{display:none}html[data-game-portrait=true][data-keyboard-open=true] .shell .potExplain{font-size:8px;line-height:10px}html[data-game-portrait=true] body,html[data-game-portrait=true] #root{width:100%;height:var(--game-viewport-height,100dvh);min-height:0;margin:0;overscroll-behavior:none;overflow:hidden}html[data-game-portrait=true] .shell{position:fixed;inset:var(--game-viewport-top,0px) 0 auto;height:var(--game-viewport-height,100dvh);min-height:0;width:100%;margin:0;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);display:grid;grid-template-rows:40px auto minmax(0,1fr);gap:0;background:#fff8df;overflow:visible}html[data-game-portrait=true] .shell>.rotateNotice{display:none!important}html[data-game-portrait=true] .shell>header{display:flex!important;grid-row:1;height:40px;min-height:0;padding:4px 7px;gap:4px;font-size:13px}html[data-game-portrait=true] .shell>header>b{white-space:nowrap;min-width:0;font-size:13px;letter-spacing:-.3px}html[data-game-portrait=true] .shell>header .roomActions{gap:4px;flex-wrap:nowrap;min-width:0}html[data-game-portrait=true] .shell>header .net,html[data-game-portrait=true] .shell>header .sim,html[data-game-portrait=true] .shell>header .phase,html[data-game-portrait=true] .shell>header .musicToggle{display:none}html[data-game-portrait=true] .shell>header button{min-width:27px;min-height:28px;max-height:30px;padding:3px 5px;border-width:1px;font-size:12px;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell>header .fullscreenButton span{display:none}html[data-game-portrait=true] .shell>.playerRail{display:grid!important;grid-row:2;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:60px;min-height:0;height:auto;width:100%;padding:5px 6px 3px;gap:4px;align-items:stretch;overflow:visible!important}html[data-game-portrait=true] .shell .playerRail .score{display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:28px 14px 12px;gap:0 3px;width:100%;height:60px;min-width:0;max-width:none;padding:2px;align-content:center;border-radius:6px}html[data-game-portrait=true] .shell .playerRail .score .avatarWrap,html[data-game-portrait=true] .shell .playerRail .score .avatar{grid-column:1;grid-row:1;width:28px;height:28px;margin:0;align-self:center;object-fit:cover}html[data-game-portrait=true] .shell .playerRail .scoreBalance,html[data-game-portrait=true] .shell .playerRail .scoreIdentity{display:contents}html[data-game-portrait=true] .shell .playerRail .scoreIdentity .railNickname{grid-column:2;grid-row:1;align-self:start;font-size:10px;line-height:15px;min-width:0;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#211b2b}html[data-game-portrait=true] .shell .playerRail .scoreChips{grid-column:1/-1;grid-row:2;justify-self:center;display:flex;align-items:center;gap:0;font-size:12px;line-height:14px;min-width:0;color:#211b2b;white-space:nowrap}html[data-game-portrait=true] .shell .playerRail .scoreChips .coinIcon{width:10px;height:10px}html[data-game-portrait=true] .shell .playerRail .scoreChips .coinAmount{font-size:1em}html[data-game-portrait=true] .shell .playerRail .scoreChips .coinAmount[data-long=true]{font-size:.82em}html[data-game-portrait=true] .shell .playerRail .scoreChips .coinAmount[data-very-long=true]{font-size:.7em}html[data-game-portrait=true] .shell .playerRail .scoreStake,html[data-game-portrait=true] .shell .playerRail .seatNumber,html[data-game-portrait=true] .shell .playerRail .selfMark{display:none}html[data-game-portrait=true] .shell .playerRail .railState{grid-column:1/-1;grid-row:3;display:block!important;width:100%;min-width:0;max-width:100%;padding:0 2px;border-radius:4px;background:#e9e3f4;font-size:9px;line-height:12px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[data-game-portrait=true] .shell .playerRail .hasVoted .railState{background:#7651b5;color:#fff}html[data-game-portrait=true] .shell .playerRail .isTurn .railState{background:#e62b7a;color:#fff}html[data-game-portrait=true] .shell .playerRail .orderBadge{position:static;grid-column:1;grid-row:3;z-index:2;align-self:center;justify-self:start;min-width:22px;width:25px;line-height:13px;padding:0 1px;font-size:7px;max-height:15px;border:0;background:#28374e;color:#fff}html[data-game-portrait=true] .shell .playerRail .score:has(.orderBadge) .railState{padding-left:26px;font-size:8px}html[data-game-portrait=true] .shell .playerRail .actionBubble{font-size:9px;min-width:0;width:max-content;max-width:100px;left:0;padding:3px 4px;line-height:12px;top:calc(100% + 2px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:1px 1px #7651b5}html[data-game-portrait=true] .shell .playerRail .score:nth-child(5n) .actionBubble{left:auto;right:0}html[data-game-portrait=true] .shell>.gameTable{display:grid!important;grid-row:3;width:100%;height:100%;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr) 86px;grid-template-rows:54px minmax(0,1fr) 49px;gap:5px;padding:4px 6px 5px;overflow:visible}html[data-game-portrait=true] .shell .gameTable>.topic{grid-column:1;grid-row:1;display:flex;flex-direction:row;align-items:center;gap:5px;margin:0;padding:5px 6px;min-height:0;border:2px solid #211b2b;border-radius:8px;overflow:hidden}html[data-game-portrait=true] .shell .gameTable .topic>.zoomTrigger,html[data-game-portrait=true] .shell .gameTable .topicPlaceholder{width:25px;height:32px;flex:0 0 25px;margin:0;padding:0}html[data-game-portrait=true] .shell .gameTable .topic>.zoomTrigger{display:grid;grid-template-rows:minmax(0,1fr)}html[data-game-portrait=true] .shell .gameTable .topic>.zoomTrigger small,html[data-game-portrait=true] .shell .gameTable .topicCopy>small{display:none}html[data-game-portrait=true] .shell .gameTable .topicCopy{display:block;flex:1;min-width:0}html[data-game-portrait=true] .shell .gameTable .topic h2{font-size:16px;line-height:19px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-game-portrait=true] .shell .gameTable .topic p{font-size:11px;line-height:15px;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-game-portrait=true] .shell .gameTable .topicDetails{display:flex;flex-direction:column;gap:3px;flex-shrink:0}html[data-game-portrait=true] .shell .gameTable .topicDetails>.panelOpen{font-size:9px;padding:3px;border-width:1px;box-shadow:none}html[data-game-portrait=true] .shell .gameTable>.stageClock{grid-column:2;grid-row:1;display:grid;align-content:center;justify-items:center;gap:1px;padding:3px;border-width:2px;border-radius:8px}html[data-game-portrait=true] .shell .gameTable>.stageClock>div{display:block}html[data-game-portrait=true] .shell .gameTable>.stageClock b{font-size:10px;line-height:13px}html[data-game-portrait=true] .shell .gameTable>.stageClock small{display:none}html[data-game-portrait=true] .shell .gameTable>.stageClock strong{font-size:25px;line-height:29px;letter-spacing:0}html[data-game-portrait=true] .shell .gameTable>.stage{display:grid;grid-column:1/-1;grid-row:2;grid-template-rows:minmax(0,1fr);width:100%;height:100%;min-width:0;min-height:0;max-width:none;margin:0;padding:0;gap:0;overflow:visible}html[data-game-portrait=true] .shell .gameTable .pokerStage,html[data-game-portrait=true] .shell .gameTable .pokerStage.focusedBetting,html[data-game-portrait=true] .shell .gameTable .pokerStage.aftermathStage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(70px,1fr) auto;gap:5px;height:100%;min-width:0;min-height:0;margin:0}html[data-game-portrait=true] .shell .gameTable .pokerWork{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) auto auto;gap:3px;padding:4px;min-width:0;min-height:0;height:100%;margin:0;border-width:2px;border-radius:8px;overflow:hidden}html[data-game-portrait=true] .shell .gameTable .pokerWork .workimg{grid-column:1/-1;grid-row:1;min-height:0;height:100%;width:100%;aspect-ratio:auto;overflow:hidden;background:#fffaf0}html[data-game-portrait=true] .shell .gameTable .workimg .zoomTrigger{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr)}html[data-game-portrait=true] .shell .gameTable .workimg img{height:100%;width:100%;object-fit:contain}html[data-game-portrait=true] .shell .gameTable .workimg .zoomTrigger small{position:absolute;top:5px;right:5px;max-width:90px;padding:3px 5px;border:1px solid #211b2b;border-radius:4px;background:#fffdf3;color:#211b2b;font-size:11px;font-weight:700}html[data-game-portrait=true] .shell .gameTable .workCaption{grid-column:1/-1;grid-row:2;display:flex;align-items:center;gap:2px 6px;min-height:17px}html[data-game-portrait=true] .shell .gameTable .workCaption h3{font-size:11px;line-height:15px;margin:0}html[data-game-portrait=true] .shell .gameTable .workCaption small,html[data-game-portrait=true] .shell .gameTable .workOwnership{font-size:9px;line-height:13px}html[data-game-portrait=true] .shell .gameTable .workCaption>small:not(.workOwnership),html[data-game-portrait=true] .shell .gameTable .workCaption .workScores>small{display:none}html[data-game-portrait=true] .shell .gameTable .workCaption .workScores{width:auto}html[data-game-portrait=true] .shell .gameTable .workScores{gap:2px 7px;font-size:10px;line-height:16px}html[data-game-portrait=true] .shell .gameTable .workScores b{font-size:14px;line-height:16px}html[data-game-portrait=true] .shell .gameTable .workScores small{font-size:8px}html[data-game-portrait=true] .shell .gameTable .promptLearnTrigger{position:static;grid-column:2;grid-row:3;align-self:start;right:auto;bottom:auto;min-height:24px;font-size:10px;line-height:18px;padding:2px 5px;border-width:1px;background:#fff4d2}html[data-game-portrait=true] .shell .gameTable .pokerWork:has(.promptLearnTrigger) .workCaption{grid-column:1/-1;padding-right:0}html[data-game-portrait=true] .shell .gameTable .pokerWork>.ratingRanking{grid-column:1;grid-row:3;min-height:24px}html[data-game-portrait=true] .shell .gameTable .pokerWork>.ratingRanking>summary{min-height:24px;padding:4px;font-size:10px;line-height:16px}html[data-game-portrait=true] .shell .gameTable .scoreConcealed{font-size:10px;padding:3px 5px;line-height:14px}html[data-game-portrait=true] .shell .gameTable .actionPanel,html[data-game-portrait=true] .shell .gameTable .focusedBetting .betActionPanel,html[data-game-portrait=true] .shell .gameTable .aftermathStage .aftermathPanel{min-height:0;min-width:0;margin:0;padding:6px;gap:5px;border-width:2px;border-radius:8px;overflow:visible}html[data-game-portrait=true] .shell .gameTable .voteFeedbackPanel{display:grid;grid-template-rows:20px 40px 40px 65px;gap:5px}html[data-game-portrait=true] .shell .decisionHeading>b{font-size:14px;line-height:20px}html[data-game-portrait=true] .shell .decisionHeading>small{font-size:10px}html[data-game-portrait=true] .shell .decisionHeading>.panelOpen,html[data-game-portrait=true] .shell .betTurnLine>.panelOpen{font-size:9px;padding:2px 4px;border-width:1px;box-shadow:none}html[data-game-portrait=true] .shell .gameTable .starPickRow{gap:5px;min-width:0}html[data-game-portrait=true] .shell .gameTable .starPickRow .rating{display:flex;gap:7px;min-width:0;height:100%;flex-wrap:nowrap}html[data-game-portrait=true] .shell .gameTable .starPickRow .rating button{height:40px;min-height:40px;min-width:0;padding:0;font-size:34px;line-height:36px;border-width:1px;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell .starPickRow>span{font-size:10px}html[data-game-portrait=true] .shell .gameTable .voteFeedbackPanel .submitVote{min-height:40px;height:40px;margin:0;padding:4px;font-size:15px;border-width:2px;background:#7651b5;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell .gameTable .voteFeedbackPanel .voteSubmitted{min-height:34px;display:grid;place-items:center;padding:3px;font-size:12px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betActionPanel{display:grid;grid-template-rows:auto 32px auto 57px;gap:4px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMoney{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMoney dl{padding:3px 2px;border-width:1px;border-radius:6px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMoney dt{font-size:9px;line-height:12px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMoney dd{display:flex;justify-content:center;align-items:center;min-width:0;container-type:inline-size;font-size:17px;line-height:20px;margin-top:1px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMoney dd .coinAmount[data-long=true]{font-size:min(.76em,17cqi)}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMoney dd .coinAmount[data-very-long=true]{font-size:min(.65em,14cqi)}html[data-game-portrait=true] .shell .betTurnLine{display:flex;font-size:11px;line-height:16px}html[data-game-portrait=true] .shell .betTurnLine>small{font-size:9px}html[data-game-portrait=true] .shell .betTurnLine>.panelOpen{display:none}html[data-game-portrait=true] .shell .betTurnLine>.raiseToggle{display:block;flex-shrink:0;min-width:60px;min-height:30px;height:30px;padding:3px 6px;font-size:11px;line-height:18px;border-width:1px;box-shadow:1px 1px #211b2b;background:#e9dfff;color:#402265}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betControls{display:grid;gap:4px;margin:0;padding:0;min-height:0}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMain{display:grid;grid-template-columns:1.1fr .7fr 1fr;gap:5px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .betMain button{min-height:40px;height:40px;padding:3px 2px;font-size:12px;border-width:2px;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell .gameTable .focusedBetting .raiseRow{display:none;grid-template-columns:minmax(0,1fr) 105px;gap:5px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .raiseRow[data-open=true]{display:grid}html[data-game-portrait=true] .shell .gameTable .focusedBetting .raiseRow label{display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:4px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .raiseRow label>span{font-size:10px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .raiseRow input{height:32px;min-height:32px;padding:3px;font-size:16px;border-width:1px}html[data-game-portrait=true] .shell .gameTable .focusedBetting .raiseRow button{height:32px;min-height:32px;padding:3px;font-size:12px;border-width:2px;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell .gameTable .betWaiting,html[data-game-portrait=true] .shell .gameTable .betOwnState{padding:6px;gap:3px;margin:0;font-size:12px;line-height:16px}html[data-game-portrait=true] .shell .gameTable .betWaiting>b,html[data-game-portrait=true] .shell .gameTable .betOwnState>b{font-size:13px}html[data-game-portrait=true] .shell .gameTable .betWaiting>small,html[data-game-portrait=true] .shell .gameTable .betOwnState>span{font-size:10px}html[data-game-portrait=true] .shell .activityFeed{height:100%;min-height:0;border-radius:6px}html[data-game-portrait=true] .shell .activityFeed>header{height:21px!important;padding:3px 6px!important;background:#ffeaa5;font-size:11px!important}html[data-game-portrait=true] .shell .activityRows{min-height:0;overscroll-behavior:contain}html[data-game-portrait=true] .shell .activityRow{grid-template-columns:16px minmax(40px,.7fr) minmax(0,1fr) auto;padding:3px 5px;gap:4px;min-height:21px;font-size:10px}html[data-game-portrait=true] .shell .activityRow>b,html[data-game-portrait=true] .shell .activityAction{font-size:10px}html[data-game-portrait=true] .shell .activityEmpty{padding:4px 6px;font-size:10px}html[data-game-portrait=true] .shell .gameTable .tableDock{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;height:49px;min-height:0;gap:4px;padding:3px 4px;border:2px solid #211b2b;border-radius:8px;background:#ffedab}html[data-game-portrait=true] .shell .gameTable .bottom.tableControls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:4px;margin:0;padding:0;min-height:0;align-items:stretch}html[data-game-portrait=true] .shell .gameTable .tableControls>div{margin:0;min-width:0;display:flex}html[data-game-portrait=true] .shell .gameTable .tableControls>button,html[data-game-portrait=true] .shell .gameTable .tableControls>div>button{width:100%;min-width:0;height:35px;min-height:35px;padding:3px 2px;border:1px solid #211b2b;border-radius:6px;font-size:10px;line-height:13px;box-shadow:1px 1px #211b2b;white-space:nowrap}html[data-game-portrait=true] .shell .gameTable .tableDock>.floatingHistory{position:static;min-width:0;width:37px;height:35px;padding:2px;font-size:9px;white-space:normal;border-width:1px;line-height:13px;box-shadow:none}html[data-game-portrait=true] .shell .gameTable:has(.portraitHistoryButton) .tableDock{grid-template-columns:minmax(0,1fr)}html[data-game-portrait=true] .shell .gameTable:has(.portraitHistoryButton) .tableDock>.floatingHistory{display:none}html[data-game-portrait=true] .shell .gameTable .topicDetails>.portraitHistoryButton{display:block;min-height:20px;padding:2px 4px;border-width:1px;box-shadow:none;font-size:9px}html[data-game-portrait=true] .shell .gameTable .creationStage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(65px,.85fr) minmax(155px,1fr);gap:5px;height:100%;min-height:0}html[data-game-portrait=true] .shell .gameTable .creationReference{display:grid;grid-template-rows:minmax(0,1fr);min-height:0;min-width:0;padding:4px;border:2px solid #211b2b;border-radius:8px;background:#fff}html[data-game-portrait=true] .shell .gameTable .creationReference>.zoomTrigger{display:grid;grid-template-rows:minmax(0,1fr) 16px;height:100%;min-height:0}html[data-game-portrait=true] .shell .gameTable .creationReference img{height:100%;width:100%;object-fit:contain;min-height:0}html[data-game-portrait=true] .shell .gameTable .creationReference .zoomTrigger small{font-size:9px;padding:1px}html[data-game-portrait=true] .shell .gameTable .create{padding:6px;border-width:2px;border-radius:8px;gap:2px;min-height:0}html[data-game-portrait=true] .shell .gameTable .create>textarea{flex:1;min-height:45px;padding:7px;font-size:16px;line-height:1.45;border-width:2px}html[data-game-portrait=true] .shell .gameTable .createStatus{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4px}html[data-game-portrait=true] .shell .gameTable .createStatus .save{margin:2px 0;font-size:10px;line-height:14px}html[data-game-portrait=true] .shell .gameTable .createStatus>b{font-size:10px;white-space:nowrap}html[data-game-portrait=true] .shell .gameTable .confirmPrompt{height:40px;min-height:40px;margin:1px 0;padding:3px;font-size:14px;border-width:2px;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell .gameTable .confirmRule{font-size:9px;line-height:12px}html[data-game-portrait=true] .shell .gameTable .speedRewards{display:flex;flex-wrap:wrap;align-items:center;gap:2px 5px;padding:3px 4px;margin-top:3px;border-width:1px}html[data-game-portrait=true] .shell .gameTable .speedRewards>b,html[data-game-portrait=true] .shell .gameTable .speedRewards small,html[data-game-portrait=true] .shell .gameTable .speedRewards span{font-size:9px;line-height:12px}html[data-game-portrait=true] .shell .gameTable .waiting{min-height:0;padding:8px}html[data-game-portrait=true] .shell .gameTable .waiting h2{font-size:18px;margin:10px 0 0}html[data-game-portrait=true] .shell .gameTable .generationAvatar{width:70px;height:70px}html[data-game-portrait=true] .shell .gameTable .generationQuip{font-size:12px;padding:6px 10px;max-width:290px}html[data-game-portrait=true] .shell .gameTable .aftermathStage.chaosStage .aftermathPanel{display:grid;grid-template-rows:32px 34px 90px;gap:5px}html[data-game-portrait=true] .shell .gameTable .aftermathPager{grid-template-columns:minmax(0,1fr) 90px;gap:6px;align-items:end}html[data-game-portrait=true] .shell .gameTable .aftermathPager>label{font-size:0;gap:0}html[data-game-portrait=true] .shell .gameTable .aftermathPager select{height:30px;font-size:11px;padding:3px;border-width:1px}html[data-game-portrait=true] .shell .gameTable .aftermathPager .resultPager{grid-template-columns:27px minmax(0,1fr) 27px;gap:4px;margin:0;padding:0}html[data-game-portrait=true] .shell .gameTable .aftermathPager .resultPager button{height:28px;padding:2px;font-size:12px;border-width:1px;box-shadow:none}html[data-game-portrait=true] .shell .gameTable .chaosQuickActions{gap:5px;flex-wrap:nowrap}html[data-game-portrait=true] .shell .gameTable .chaosQuickActions .chaosUseButton{height:32px;min-height:32px;padding:3px 5px;font-size:12px!important;border-width:2px}html[data-game-portrait=true] .shell .gameTable .chaosQuickActions>small{font-size:10px}html[data-game-portrait=true] .shell .gameTable .rewardStage .aftermathPanel{display:flex;flex-direction:column;gap:5px;padding:6px}html[data-game-portrait=true] .shell .gameTable .rewardCallout{gap:4px;flex-shrink:0}html[data-game-portrait=true] .shell .gameTable .rewardCallout>.chaosBadge,html[data-game-portrait=true] .shell .gameTable .rewardCallout>h3,html[data-game-portrait=true] .shell .gameTable .rewardStage .rewardPool{display:none}html[data-game-portrait=true] .shell .gameTable .rewardStanding{display:flex;align-items:center;justify-content:space-between;gap:3px;font-size:11px;line-height:17px;margin:0}html[data-game-portrait=true] .shell .gameTable .rewardStanding>strong{width:auto;font-size:14px;line-height:17px}html[data-game-portrait=true] .shell .gameTable .rewardChoices{gap:6px}html[data-game-portrait=true] .shell .gameTable .rewardChoices button{min-height:34px;padding:4px;font-size:13px;border-width:2px;box-shadow:1px 1px #211b2b}html[data-game-portrait=true] .shell .gameTable .replaceRewardItem{font-size:10px;gap:2px}html[data-game-portrait=true] .shell .gameTable .replaceRewardItem select{height:28px;padding:3px;font-size:11px}html[data-game-portrait=true] .shell .gameTable .replaceRewardItem small{display:none}html[data-game-portrait=true] .shell .gameTable .rewardTimeout,html[data-game-portrait=true] .shell .gameTable .rewardChosen small{font-size:9px;line-height:12px}html[data-game-portrait=true] .shell .gameTable .rewardChosen{padding:5px;font-size:12px;gap:2px}html[data-game-portrait=true] .shell .gameTable .panelLinks{display:flex;gap:5px;margin:0}html[data-game-portrait=true] .shell .gameTable .panelLinks>.panelOpen{min-height:26px;padding:3px;font-size:10px;border-width:1px;box-shadow:none}html[data-game-portrait=true] .shell .gameTable .reveal{display:grid;grid-template-rows:20px minmax(0,1fr);gap:4px}html[data-game-portrait=true] .shell .gameTable .resultHeading h2{font-size:15px}html[data-game-portrait=true] .shell .gameTable .resultHeading>b{font-size:11px}html[data-game-portrait=true] .shell .gameTable .pokerResult{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(65px,1fr) auto;gap:5px;min-height:0}html[data-game-portrait=true] .shell .gameTable .pokerRanking{min-height:0;height:100%}html[data-game-portrait=true] .shell .gameTable .pokerRanking article{min-height:0;grid-template-rows:minmax(0,1fr) auto;padding:4px;border-width:2px;gap:3px}html[data-game-portrait=true] .shell .gameTable .pokerRanking .zoomTrigger{min-height:0;grid-template-rows:minmax(0,1fr) 13px}html[data-game-portrait=true] .shell .gameTable .pokerRanking .zoomTrigger small{padding:0;font-size:8px}html[data-game-portrait=true] .shell .gameTable .resultCaption{font-size:10px;gap:2px 6px;line-height:14px}html[data-game-portrait=true] .shell .gameTable .resultPanel{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:4px;padding:5px;border-width:2px;min-height:0}html[data-game-portrait=true] .shell .gameTable .resultPanel .pokerSummary{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:6px;margin:0;padding:4px;border-width:1px}html[data-game-portrait=true] .shell .gameTable .resultPanel .pokerSummary b{font-size:13px}html[data-game-portrait=true] .shell .gameTable .resultPanel .pokerSummary small{font-size:8px}html[data-game-portrait=true] .shell .gameTable .resultSelect{font-size:0;gap:0}html[data-game-portrait=true] .shell .gameTable .resultSelect select{font-size:11px;padding:3px;height:28px;border-width:1px}html[data-game-portrait=true] .shell .gameTable .resultPager{gap:4px}html[data-game-portrait=true] .shell .gameTable .resultPager button{height:27px;padding:2px 8px;font-size:12px;border-width:1px;box-shadow:none}html[data-game-portrait=true] .shell .gameTable .resultMeta,html[data-game-portrait=true] .shell .gameTable .resultPanel>.panelLinks{grid-column:1/-1;display:flex;align-items:center;gap:5px}html[data-game-portrait=true] .shell .gameTable .resultMeta .rankMark{font-size:9px;padding:2px 4px;border-width:1px}html[data-game-portrait=true] .shell .gameTable .resultMeta small{font-size:9px}html[data-game-portrait=true] .shell .gameTable .resultMeta>.panelOpen{font-size:10px;padding:3px 5px;border-width:1px;box-shadow:none}html[data-game-portrait=true] .home{position:fixed;inset:var(--game-viewport-top,0px) 0 auto;display:grid;grid-template-columns:minmax(0,1fr);height:var(--game-viewport-height,100dvh);min-height:0;width:100%;margin:0;padding:34px 22px 20px;gap:25px;align-content:center;justify-items:center}html[data-game-portrait=true] .home .homeIntro{display:grid;gap:16px}html[data-game-portrait=true] .home .homeIntro h1{font-size:66px;line-height:1.02;letter-spacing:-4px}html[data-game-portrait=true] .home .homeIntro .sticker{font-size:13px;padding:5px 10px}html[data-game-portrait=true] .home .homeIntro p{font-size:14px;line-height:1.5}html[data-game-portrait=true] .home .join{width:min(390px,100%);padding:18px;gap:10px;border-width:3px;box-shadow:5px 5px #e8508b}html[data-game-portrait=true] .home .join input,html[data-game-portrait=true] .home .join button{min-height:40px;padding:8px;font-size:16px}html[data-game-portrait=true] .home .join .or{font-size:12px;line-height:15px}html[data-game-portrait=true] .gameDialog{position:fixed;top:calc(var(--game-viewport-top,0px) + 8px);left:50%;right:auto;bottom:auto;transform:translate(-50%);margin:0;width:calc(100vw - 16px);max-height:calc(var(--game-viewport-height,100dvh) - 16px);overflow:auto;border-width:2px}html[data-game-portrait=true] .gameDialog .dialogHead{padding:6px 9px;font-size:13px}html[data-game-portrait=true] .gameDialog .dialogHead button{min-height:28px;padding:2px 7px;border-width:1px}html[data-game-portrait=true] .gameDialog .dialogBody{padding:10px;font-size:13px}html[data-game-portrait=true] .gameGuideDialog,html[data-game-portrait=true] .leaveConfirm{position:fixed;top:calc(var(--game-viewport-top,0px) + 8px);left:50%;right:auto;bottom:auto;transform:translate(-50%);margin:0;width:calc(100vw - 16px);max-height:calc(var(--game-viewport-height,100dvh) - 16px);overflow:auto;padding:12px}html[data-game-portrait=true] .imageViewer{position:fixed;top:calc(var(--game-viewport-top,0px) + 8px);left:8px;right:auto;bottom:auto;transform:none;margin:0;width:calc(100vw - 16px);height:calc(var(--game-viewport-height,100dvh) - 16px);max-height:none;border-width:2px}html[data-game-portrait=true] .imageViewer .imageViewerBar{gap:5px;padding:6px;font-size:12px}html[data-game-portrait=true] .imageViewer .imageViewerBar button{padding:4px 7px;font-size:12px;border-width:1px}html[data-game-portrait=true] .interactionPopover,html[data-game-portrait=true] .inventoryMenu,html[data-game-portrait=true] .sharedShopMenu{max-height:calc(var(--game-viewport-height,100dvh) - 75px)!important;overflow-y:auto;overscroll-behavior:contain}html[data-game-portrait=true] .shopCards{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-game-portrait=true] .drawer{top:var(--game-viewport-top,0px);height:var(--game-viewport-height,100dvh);width:calc(100vw - 12px);padding:12px;z-index:110}html[data-game-portrait=true] .shell>.toast{display:block!important;max-width:calc(100vw - 20px);width:max-content;top:auto;bottom:calc(100vh - var(--game-viewport-height,100dvh) - var(--game-viewport-top,0px) + 55px);font-size:12px;padding:7px 10px;z-index:120}html[data-game-portrait=true][data-keyboard-open=true] .shell{grid-template-rows:32px minmax(0,1fr)}html[data-game-portrait=true][data-keyboard-open=true] .shell>header{height:32px;font-size:11px}html[data-game-portrait=true][data-keyboard-open=true] .shell>.playerRail{display:none!important}html[data-game-portrait=true][data-keyboard-open=true] .shell>.gameTable{grid-row:2;grid-template-rows:38px minmax(0,1fr) 42px;gap:4px;padding:3px 5px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable>.stageClock strong{font-size:20px;line-height:22px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable>.stageClock b{font-size:8px;line-height:10px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .topic h2{font-size:13px;line-height:15px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .topic p{font-size:9px;line-height:12px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .topic>.zoomTrigger,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .topicPlaceholder{display:none}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .creationStage{grid-template-rows:minmax(0,1fr)}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .creationReference,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage>.pokerWork,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .create .confirmRule,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .create .speedRewards{display:none}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.focusedBetting{grid-template-rows:minmax(0,1fr)}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .focusedBetting .betActionPanel{grid-template-rows:auto 32px auto minmax(25px,1fr);gap:3px;padding:4px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .focusedBetting .betMoney dd{font-size:15px;line-height:17px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .focusedBetting .betMoney dt{font-size:8px;line-height:10px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .tableDock{height:42px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .tableControls>button,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .tableControls>div>button,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .tableDock>.floatingHistory{height:30px;min-height:30px}html[data-game-portrait=true][data-keyboard-open=true] .home{padding:10px 18px;gap:0;align-content:center}html[data-game-portrait=true][data-keyboard-open=true] .home .homeIntro{display:none}html[data-game-portrait=true][data-keyboard-open=true] .home .join{padding:12px;gap:6px}html[data-game-portrait=true][data-keyboard-open=true] .home .join input,html[data-game-portrait=true][data-keyboard-open=true] .home .join button{min-height:36px;height:36px;padding:6px}html[data-game-portrait=true][data-keyboard-open=true] .home .join .or{line-height:12px;font-size:10px}html[data-game-portrait=true][data-keyboard-open=true] .home>.homeScreenControl{right:4px;top:4px}html[data-game-portrait=true][data-keyboard-open=true] .shell>.lobby{grid-row:2;padding:4px 7px;gap:4px}html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.sticker,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>h2,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.players,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.agentActions,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.characterPicker,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.modeNote,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.lobbyMenus{display:none}html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby .roomSettings input,html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby .roomSettings select{font-size:16px;height:34px}html[data-game-portrait=true][data-keyboard-open=true] .shell .lobby>.big{min-height:32px}html:root .shell:has(>.lobbyV2){position:fixed;inset:var(--game-viewport-top,0px) 0 auto;height:var(--game-viewport-height,100dvh);width:100%;min-height:0;display:grid;grid-template-rows:56px minmax(0,1fr);overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:#fff8df}html:root .shell:has(>.lobbyV2)>header{height:100%;min-height:0;padding:8px 22px;font-size:19px}html:root .shell:has(>.lobbyV2)>header .roomCode,html:root .shell:has(>.lobbyV2)>header .phase{display:none}html:root .shell:has(>.lobbyV2)>header .roomActions{gap:8px}html:root .shell:has(>.lobbyV2)>header .gameGoalTrigger{font-size:13px;padding:5px 9px;min-height:32px}html:root .shell>.lobbyV2{--lobby-gap:16px;--seat-height:142px;--seat-avatar:60px;--lobby-control:40px;display:grid!important;grid-template-columns:280px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr) 112px 94px;gap:var(--lobby-gap);width:min(1120px,100%);height:100%;max-width:1120px;min-width:0;min-height:0;padding:20px 24px;margin:0 auto;overflow:visible;text-align:left;align-content:stretch}html:root .lobbyV2 button{transition:background .12s ease,border-color .12s ease;touch-action:manipulation}html:root .lobbyV2 button:focus-visible{outline:3px solid #965bd6;outline-offset:2px}html:root .lobbyV2 .lobbyHeading{grid-column:1/-1;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}html:root .lobbyV2 .lobbyHeading>div{min-width:0}html:root .lobbyV2 .lobbyHeading small{font-size:12px;font-weight:600;letter-spacing:.6px;color:#65596a}html:root .lobbyV2 .lobbyHeading h2{font-size:28px;line-height:1.3;margin:3px 0 0;letter-spacing:-.5px;white-space:nowrap}html:root .lobbyV2 .invitePlayers{min-height:42px;flex-shrink:0;padding:8px 16px;border-width:2px;border-radius:12px;box-shadow:2px 3px #211b2b;font-size:14px}html:root .lobbyV2 .lobbyRules{grid-column:1;grid-row:2;align-self:start;border:2px solid #211b2b;border-radius:16px;background:#fff;padding:16px;min-width:0;min-height:0}html:root .lobbyV2 .roomSettings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px 10px;width:100%;min-width:0;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}html:root .lobbyV2 .roomSettings>div{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;width:100%;margin:0;font-size:16px}html:root .lobbyV2 .roomSettings>div small{min-width:0;font-size:10px;line-height:1.3;color:#716575}html:root .lobbyV2 .roomSettings label{display:grid;gap:5px;font-size:12px;line-height:1.3;min-width:0;color:#5f5365}html:root .lobbyV2 .roomSettings :is(input,select){width:100%;min-width:0;height:var(--lobby-control);padding:5px 8px;border:1.5px solid #b7aabd;border-radius:8px;background:#fcfafc;color:#211b2b;font-size:16px;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}html:root .lobbyV2 .roomSettings :is(input,select):disabled{opacity:1;background:#f2edf3;color:#746878}html:root .lobbyV2 .roomSettings .settingsError{grid-column:1/-1;margin:0;font-size:11px;line-height:1.4;color:#9a245f;text-align:left}html:root .lobbyV2 .lobbyWinGoal{display:block;height:auto;min-height:0;margin:14px 0 0;padding:12px 0 0;border-top:1px solid #eee5d9;white-space:normal;font-size:11px;line-height:1.6;font-weight:600;color:#6a546a}html:root .lobbyV2 .lobbyWinGoal .coinAmount{font-size:inherit}html:root .lobbyV2 .lobbyRoster{grid-column:2;grid-row:2/4;display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0;min-height:0;align-self:center;width:100%;max-height:100%;padding:18px;background:#fffcf1;border:1.5px solid #e5d9b9;border-radius:18px}html:root .lobbyV2 .rosterHeading{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-shrink:0}html:root .lobbyV2 .rosterHeading h3{margin:0;font-size:17px;line-height:24px}html:root .lobbyV2 .rosterHeading h3>span{display:inline-block;margin-left:6px;padding:1px 8px;border-radius:6px;background:#211b2b;color:#fff;font-size:12px;line-height:20px;font-weight:700;vertical-align:top}html:root .lobbyV2 .rosterHeading>small{font-size:11px;line-height:16px;color:#756978;text-align:right}html:root .lobbyV2 .players.dynamicPlayers{display:grid;grid-template-columns:repeat(var(--lobby-cols),minmax(0,1fr));grid-auto-rows:var(--seat-height);gap:9px;flex:0 0 auto;min-height:0;min-width:0;width:100%;margin:0;align-content:start}html:root .lobbyV2 .player.seatCard{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:var(--seat-height);min-height:0;min-width:0;width:100%;padding:22px 5px 7px;border:1.5px solid #d5cad9;border-radius:12px;background:#fff;box-shadow:0 2px #e9dfcf;text-align:center}html:root .lobbyV2 .seatCard.isMe{border:2px solid #8760b2;background:#f0e8fc;box-shadow:0 2px #d6c5ef}html:root .lobbyV2 .seatCard.ready{border-color:#d3b246;background:#fff2b3}html:root .lobbyV2 .seatCard>.seatLabel{position:absolute;left:7px;top:5px;font-size:10px;line-height:14px;color:#7b6e85;font-weight:600;white-space:nowrap}html:root .lobbyV2 .seatCard.isMe>.seatLabel{color:#6a3c9a}html:root .lobbyV2 .seatPortrait{display:grid;place-items:center;flex-shrink:0;margin:0;padding:0;width:var(--seat-avatar);height:var(--seat-avatar);min-height:0;background:transparent;border:0;box-shadow:none;border-radius:50%;touch-action:none}html:root .lobbyV2 .seatPortrait .avatarWrap,html:root .lobbyV2 .seatPortrait .avatar{display:block;position:relative;grid-area:auto;width:var(--seat-avatar);height:var(--seat-avatar);min-width:0;object-fit:cover;border-radius:50%}html:root .lobbyV2 .seatCard>b{display:block;flex-shrink:0;max-height:none;width:100%;min-width:0;margin:0;font-size:13px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;overflow-wrap:normal;color:#302536}html:root .lobbyV2 .seatStatus{font-size:10px;line-height:14px;color:#897b83;white-space:nowrap}html:root .lobbyV2 .seatCard.ready .seatStatus{color:#675014;font-weight:700}html:root .lobbyV2 .seatKick{position:absolute;right:1px;top:1px;display:grid;place-items:center;width:26px;height:24px;min-height:0;padding:0;border:0;box-shadow:none;border-radius:7px;background:transparent;color:#77637f;font-size:19px;line-height:1;font-weight:500}html:root .lobbyV2 .seatKick:hover{background:#fce4ec;color:#9a245f}html:root .lobbyV2 .player.seatCard.empty{padding:18px 4px 5px;border:1.5px dashed #cfc3b3;background:#f7f1e5;box-shadow:none}html:root .lobbyV2 .emptySeat,html:root .lobbyV2 .waitingSeat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:100%;height:100%;min-height:0;padding:0;border:0;box-shadow:none;background:transparent;color:#958777;font-size:12px;border-radius:8px}html:root .lobbyV2 .emptySeat>span,html:root .lobbyV2 .waitingSeat>span{font-size:30px;line-height:30px;font-weight:400;color:#b3a796}html:root .lobbyV2 .emptySeat>b,html:root .lobbyV2 .waitingSeat>b{font-size:11px;line-height:16px;font-weight:500}html:root .lobbyV2 .emptySeat:hover{background:#fff0b4;color:#55401c}html:root .lobbyV2 .seatCard.itemTargetLit{border-color:#a73779;background:#ffe070;box-shadow:0 0 0 3px #f6aed2,0 0 16px #ffd447;z-index:2}html:root .lobbyV2 .seatCard .actionBubble{position:absolute;z-index:3;top:calc(100% - 5px);left:3px;max-width:calc(100% - 6px);padding:3px 5px;border:1px solid #7651b5;border-radius:7px;background:#fffdf4;color:#503566;font-size:10px;line-height:15px;font-weight:700;box-shadow:1px 2px #d5c6e3;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html:root .lobbyV2 .agentActions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;flex-shrink:0;gap:8px;min-width:0;margin:0;padding-top:3px}html:root .lobbyV2 .agentActions>small{display:block;min-width:0;width:auto;font-size:11px;line-height:17px;color:#75675e}html:root .lobbyV2 .agentActions>small>span{display:block;font-size:10px;color:#938674}html:root .lobbyV2 .agentActions>button{flex-shrink:0;min-height:34px;margin:0;padding:6px 10px;border:1.5px solid #d1b553;border-radius:9px;box-shadow:none;background:#fff0a9;font-size:12px;color:#584113}html:root .lobbyV2 .agentActions>button:disabled{background:#f1ece2;border-color:#d9cfbd;color:#92887b;opacity:1}html:root .lobbyV2 .lobbyCharacter{grid-column:1;grid-row:3;align-self:end;min-width:0;padding:12px 0 0;border-top:1px solid #e2d7be}html:root .lobbyV2 .characterPicker{display:grid;gap:9px;min-width:0;min-height:0;margin:0;padding:0}html:root .lobbyV2 .characterHeader{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px}html:root .lobbyV2 .characterHeader>b{font-size:12px;color:#55376c;font-weight:700;line-height:20px}html:root .lobbyV2 .customAvatarButton{font-size:10px;min-height:24px;padding:3px 6px;border:0;border-radius:5px;box-shadow:none;background:transparent;color:#775284;text-decoration:underline;text-underline-offset:3px}html:root .lobbyV2 .characterPager{gap:4px}html:root .lobbyV2 .characterPager button{width:26px;height:26px;min-height:26px;font-size:19px;line-height:20px;padding:0;background:#fff9e9;border:1px solid #c7bca5;border-radius:7px;box-shadow:none}html:root .lobbyV2 .characterPager small{font-size:10px}html:root .lobbyV2 .characterChoices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}html:root .lobbyV2 .characterChoices .avatarBtn{display:grid;place-items:center;margin:0;padding:3px;width:100%;height:54px;min-height:0;border:1.5px solid #cfc3b9;border-radius:10px;background:#fffdf7;box-shadow:0 2px #ded1b9}html:root .lobbyV2 .characterChoices .avatarBtn img{width:40px;height:40px;object-fit:contain;border-radius:50%}html:root .lobbyV2 .characterChoices .avatarBtn.selected{border:2px solid #8860b3;background:#eee3fc;box-shadow:0 2px #ba9bdb}html:root .lobbyV2 .lobbyFooter{grid-column:1/-1;grid-row:4;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:20px 48px;gap:6px 16px;align-self:end;min-width:0;padding-top:10px;border-top:1px solid #e2d7be}html:root .lobbyV2 .lobbyStartHint{grid-column:1/-1;margin:0;font-size:12px;line-height:20px;color:#7c656f;text-align:center}html:root .lobbyV2 .lobbyReadyActions{display:grid;grid-template-columns:minmax(100px,.65fr) minmax(160px,1fr);gap:12px;min-width:0;width:100%;min-height:0}html:root .lobbyV2 .lobbyReadyActions>.big{grid-column:auto;grid-row:auto;height:48px;min-height:0;margin:0;padding:6px 12px;border:2px solid #211b2b;border-radius:12px;box-shadow:2px 3px #211b2b;font-size:17px;line-height:24px;background:#ffda4a;color:#211b2b}html:root .lobbyV2 .lobbyReadyActions>.big.dark{background:#9d356c;color:#fff}html:root .lobbyV2 .lobbyReadyActions>.big:disabled{background:#e7e0d7;border-color:#b9adbd;color:#958996;box-shadow:1px 2px #c9bfcb;opacity:1}html:root .lobbyV2 .lobbyReadyActions>.big:only-child{grid-column:1/-1}html:root .lobbyV2 .lobbyMenus{position:static;display:flex;align-items:center;justify-content:center;gap:8px;min-height:0;width:auto;margin:0;z-index:auto}html:root .lobbyV2 .lobbyMenus>button{height:40px;min-height:0;padding:6px 12px;border:1.5px solid #c9b9b3;border-radius:10px;box-shadow:none;background:#fff8e5;color:#604b64;font-size:12px}@media (orientation:portrait),(max-width:699px){html:root .shell:has(>.lobbyV2){grid-template-rows:50px minmax(0,1fr)}html:root .shell:has(>.lobbyV2)>header{padding:6px 10px;font-size:16px}html:root .shell:has(>.lobbyV2)>header .roomBrand{max-width:100px}html:root .shell:has(>.lobbyV2)>header .roomActions{gap:5px}html:root .shell:has(>.lobbyV2)>header .roomActions button{height:32px;min-height:32px;padding:3px 7px;font-size:12px;border-width:0;box-shadow:none}html:root .shell:has(>.lobbyV2)>header :is(.net,.musicToggle,.sim){display:none}html:root .shell:has(>.lobbyV2)>header .gameGoalTrigger{font-size:11px;min-height:30px;padding:4px 7px;max-width:none}html:root .shell>.lobbyV2{--lobby-gap:12px;--seat-height:clamp(84px,calc((var(--game-viewport-height,100dvh) - 530px)/2),118px);--seat-avatar:46px;--lobby-control:36px;grid-template-columns:minmax(0,1fr);grid-template-rows:52px auto minmax(0,1fr) 98px 114px;gap:var(--lobby-gap);width:min(560px,100%);max-width:560px;padding:12px 14px 14px}html:root .lobbyV2 .lobbyHeading{grid-column:1;grid-row:1;gap:6px}html:root .lobbyV2 .lobbyHeading h2{font-size:22px;margin:1px 0 0}html:root .lobbyV2 .lobbyHeading small{font-size:10px;letter-spacing:.3px}html:root .lobbyV2 .invitePlayers{min-height:36px;padding:5px 10px;font-size:12px;border-radius:10px}html:root .lobbyV2 .lobbyRules{grid-column:1;grid-row:2;padding:10px 11px;border-radius:13px;align-self:stretch}html:root .lobbyV2 .roomSettings{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.2fr);gap:6px 7px}html:root .lobbyV2 .roomSettings>div{font-size:13px}html:root .lobbyV2 .roomSettings>div small{font-size:10px}html:root .lobbyV2 .roomSettings label{font-size:10px;gap:4px}html:root .lobbyV2 .roomSettings :is(input,select){font-size:16px;padding:3px 4px;border-radius:7px}html:root .lobbyV2 .lobbyWinGoal{display:none}html:root .lobbyV2 .lobbyRoster{grid-column:1;grid-row:3;padding:12px 10px;gap:9px;border-radius:15px}html:root .lobbyV2 .rosterHeading h3{font-size:14px;line-height:22px}html:root .lobbyV2 .rosterHeading h3>span{font-size:11px;line-height:18px;padding:1px 7px;margin-left:3px}html:root .lobbyV2 .rosterHeading>small{font-size:10px}html:root .lobbyV2 .players.dynamicPlayers{gap:7px}html:root .lobbyV2 .player.seatCard{border-radius:10px;padding:18px 4px 5px;gap:2px}html:root .lobbyV2 .seatCard>b{font-size:12px;line-height:16px}html:root .lobbyV2 .seatStatus{font-size:10px;line-height:13px}html:root .lobbyV2 .seatCard>.seatLabel{font-size:9px;left:5px;top:3px;line-height:12px}html:root .lobbyV2 .seatKick{width:22px;height:20px;font-size:17px}html:root .lobbyV2[data-seats="9"],html:root .lobbyV2[data-seats="10"]{--seat-avatar:34px}html:root .lobbyV2[data-seats="9"] .seatCard>b,html:root .lobbyV2[data-seats="10"] .seatCard>b{font-size:10px}html:root .lobbyV2 .agentActions>small{font-size:10px;line-height:15px}html:root .lobbyV2 .agentActions>small>span{font-size:9px;line-height:12px}html:root .lobbyV2 .agentActions>button{font-size:11px;min-height:32px;padding:5px 8px}html:root .lobbyV2 .lobbyCharacter{grid-column:1;grid-row:4;align-self:end;padding-top:10px}html:root .lobbyV2 .characterHeader{flex-wrap:nowrap;gap:3px}html:root .lobbyV2 .characterHeader>b{font-size:11px}html:root .lobbyV2 .customAvatarButton{font-size:10px;padding:3px 1px}html:root .lobbyV2 .characterChoices .avatarBtn{height:52px}html:root .lobbyV2 .characterChoices .avatarBtn img{width:40px;height:40px}html:root .lobbyV2 .lobbyFooter{grid-column:1;grid-row:5;grid-template-columns:minmax(0,1fr);grid-template-rows:16px 42px 30px;gap:5px;padding-top:7px}html:root .lobbyV2 .lobbyStartHint{grid-column:1;font-size:11px;line-height:16px}html:root .lobbyV2 .lobbyReadyActions{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:9px}html:root .lobbyV2 .lobbyReadyActions>.big{height:42px;min-height:42px;font-size:16px;padding:5px;line-height:24px}html:root .lobbyV2 .lobbyMenus{gap:8px}html:root .lobbyV2 .lobbyMenus>button{height:28px;padding:3px 16px;min-height:28px;font-size:11px;border-color:transparent;background:transparent}}@media (orientation:portrait) and (max-height:740px),(max-width:699px) and (max-height:740px){html:root .shell:has(>.lobbyV2){grid-template-rows:44px minmax(0,1fr)}html:root .shell>.lobbyV2{--lobby-gap:6px;--seat-height:82px;--seat-avatar:34px;--lobby-control:32px;grid-template-rows:42px auto minmax(0,1fr) 78px 94px;padding:8px 10px}html:root .lobbyV2 .lobbyHeading h2{font-size:20px}html:root .lobbyV2 .lobbyHeading small{font-size:9px}html:root .lobbyV2 .lobbyRules{padding:7px 9px}html:root .lobbyV2 .roomSettings{gap:4px 6px}html:root .lobbyV2 .lobbyRoster{padding:8px;gap:6px}html:root .lobbyV2 .seatCard>b{font-size:11px;line-height:14px}html:root .lobbyV2 .seatStatus{font-size:9px;line-height:11px}html:root .lobbyV2 .emptySeat,html:root .lobbyV2 .waitingSeat{gap:2px}html:root .lobbyV2 .agentActions{padding:0}html:root .lobbyV2 .agentActions>small>span{display:none}html:root .lobbyV2 .lobbyCharacter{padding-top:6px}html:root .lobbyV2 .characterPicker{gap:5px}html:root .lobbyV2 .characterChoices .avatarBtn{height:40px}html:root .lobbyV2 .characterChoices .avatarBtn img{width:32px;height:32px}html:root .lobbyV2 .lobbyFooter{grid-template-rows:14px 38px 24px;gap:4px;padding-top:5px}html:root .lobbyV2 .lobbyStartHint{font-size:10px;line-height:14px}html:root .lobbyV2 .lobbyReadyActions>.big{height:38px;min-height:38px;font-size:15px}html:root .lobbyV2 .lobbyMenus>button{height:24px;min-height:24px;font-size:10px}}@media (orientation:landscape) and (max-height:600px) and (min-width:500px){html:root .shell:has(>.lobbyV2){grid-template-rows:38px minmax(0,1fr)}html:root .shell:has(>.lobbyV2)>header{padding:3px 12px;font-size:15px}html:root .shell:has(>.lobbyV2)>header .roomActions button{height:28px;min-height:28px;padding:3px 8px;font-size:12px}html:root .shell>.lobbyV2{--seat-height:78px;--seat-avatar:32px;--lobby-control:30px;grid-template-columns:260px minmax(0,1fr);grid-template-rows:38px minmax(0,1fr) 70px;gap:6px 14px;padding:7px 12px;width:min(1120px,100%);max-width:1120px}html:root .lobbyV2 .lobbyHeading{grid-column:1;grid-row:1}html:root .lobbyV2 .lobbyHeading h2{font-size:17px;line-height:22px}html:root .lobbyV2 .lobbyHeading small{font-size:9px;letter-spacing:0}html:root .lobbyV2 .invitePlayers{min-height:28px;padding:4px 6px;font-size:10px;border-radius:7px;box-shadow:1px 2px #211b2b}html:root .lobbyV2 .lobbyRules{grid-column:1;grid-row:2;padding:9px;align-self:center}html:root .lobbyV2 .roomSettings{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}html:root .lobbyV2 .roomSettings>div{font-size:12px}html:root .lobbyV2 .roomSettings label{font-size:10px;gap:2px}html:root .lobbyV2 .roomSettings :is(input,select){height:30px;font-size:16px;padding:3px 5px}html:root .lobbyV2 .lobbyWinGoal{display:none}html:root .lobbyV2 .lobbyRoster{grid-column:2;grid-row:1/3;padding:9px;gap:6px}html:root .lobbyV2 .rosterHeading h3{font-size:13px;line-height:20px}html:root .lobbyV2 .rosterHeading>small{font-size:10px}html:root .lobbyV2 .players.dynamicPlayers{gap:6px}html:root .lobbyV2 .player.seatCard{padding:16px 3px 4px;gap:1px;border-radius:8px}html:root .lobbyV2 .seatCard>.seatLabel{font-size:8px;line-height:11px;top:2px;left:4px}html:root .lobbyV2 .seatCard>b{font-size:10px;line-height:13px}html:root .lobbyV2 .seatStatus{font-size:9px;line-height:11px}html:root .lobbyV2 .seatKick{width:22px;height:20px;font-size:16px}html:root .lobbyV2 .emptySeat,html:root .lobbyV2 .waitingSeat{gap:2px}html:root .lobbyV2 .emptySeat>span{font-size:24px;line-height:24px}html:root .lobbyV2 .agentActions>small{font-size:10px;line-height:13px}html:root .lobbyV2 .agentActions>small>span{display:none}html:root .lobbyV2 .agentActions>button{min-height:28px;padding:3px 7px;font-size:10px}html:root .lobbyV2 .lobbyCharacter{grid-column:1;grid-row:3;padding-top:4px}html:root .lobbyV2 .characterPicker{gap:4px}html:root .lobbyV2 .characterHeader{flex-wrap:nowrap;gap:3px}html:root .lobbyV2 .characterHeader>b{font-size:9px;line-height:16px}html:root .lobbyV2 .customAvatarButton{font-size:8px;padding:1px;min-height:18px}html:root .lobbyV2 .characterPager{gap:2px}html:root .lobbyV2 .characterPager button{height:18px;min-height:18px;width:18px;font-size:14px}html:root .lobbyV2 .characterPager small{font-size:8px}html:root .lobbyV2 .characterChoices .avatarBtn{height:34px;border-radius:7px}html:root .lobbyV2 .characterChoices .avatarBtn img{width:28px;height:28px}html:root .lobbyV2 .lobbyFooter{grid-column:2;grid-row:3;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:16px 36px;padding-top:3px;gap:3px 8px}html:root .lobbyV2 .lobbyStartHint{grid-column:1/-1;font-size:10px;line-height:16px}html:root .lobbyV2 .lobbyReadyActions{grid-template-columns:minmax(0,.6fr) minmax(0,1fr);gap:7px}html:root .lobbyV2 .lobbyReadyActions>.big{height:34px;min-height:0;font-size:12px;padding:3px;box-shadow:1px 2px #211b2b;line-height:20px;border-radius:8px}html:root .lobbyV2 .lobbyMenus{gap:3px}html:root .lobbyV2 .lobbyMenus>button{height:30px;padding:3px;font-size:9px;border-radius:7px}}@media (orientation:landscape) and (max-height:600px) and (min-width:500px) and (max-width:699px){html:root .shell>.lobbyV2{--seat-height:64px;--seat-avatar:24px;--lobby-control:28px;grid-template-columns:35% minmax(0,1fr);grid-template-rows:36px minmax(0,1fr) 64px;gap:5px 8px;padding:6px 8px}html:root .lobbyV2 .lobbyHeading{gap:4px}html:root .lobbyV2 .lobbyHeading h2{font-size:13px;line-height:18px;letter-spacing:-.3px}html:root .lobbyV2 .lobbyHeading small{font-size:8px;white-space:nowrap}html:root .lobbyV2 .invitePlayers{font-size:9px;padding:3px 4px;min-height:26px}html:root .lobbyV2 .lobbyRules{padding:7px}html:root .lobbyV2 .roomSettings{gap:5px}html:root .lobbyV2 .roomSettings>div{font-size:11px}html:root .lobbyV2 .roomSettings>div small{font-size:9px}html:root .lobbyV2 .roomSettings label{font-size:9px}html:root .lobbyV2 .roomSettings :is(input,select){height:28px}html:root .lobbyV2 .roomSettings .settingsError{font-size:9px;line-height:12px}html:root .lobbyV2 .lobbyRoster{padding:6px;gap:4px}html:root .lobbyV2 .rosterHeading h3{font-size:12px;line-height:18px}html:root .lobbyV2 .rosterHeading>small{font-size:9px;line-height:12px}html:root .lobbyV2 .players.dynamicPlayers{gap:4px}html:root .lobbyV2 .player.seatCard{padding:14px 3px 3px}html:root .lobbyV2 .seatCard>b{font-size:9px;line-height:11px}html:root .lobbyV2 .seatStatus{font-size:8px;line-height:10px}html:root .lobbyV2[data-seats="9"],html:root .lobbyV2[data-seats="10"]{--seat-avatar:24px}html:root .lobbyV2 .agentActions>small{font-size:9px;line-height:12px}html:root .lobbyV2 .agentActions>button{min-height:24px;font-size:9px;padding:2px 5px}html:root .lobbyV2 .characterChoices{gap:4px}html:root .lobbyV2 .characterChoices .avatarBtn{height:32px;padding:2px}html:root .lobbyV2 .characterChoices .avatarBtn img{width:26px;height:26px}html:root .lobbyV2 .lobbyFooter{grid-template-rows:14px 30px;gap:3px 6px}html:root .lobbyV2 .lobbyStartHint{font-size:9px;line-height:14px}html:root .lobbyV2 .lobbyReadyActions{gap:5px}html:root .lobbyV2 .lobbyReadyActions>.big{height:30px;font-size:11px;line-height:18px}html:root .lobbyV2 .lobbyMenus>button{height:28px;font-size:8px;padding:2px}}html:root[data-keyboard-open=true] .shell>.lobbyV2{display:flex!important;flex-direction:column;justify-content:center;gap:8px;padding:8px 12px}html:root[data-keyboard-open=true] .lobbyV2 :is(.lobbyHeading,.lobbyRoster,.lobbyCharacter,.lobbyFooter){display:none}html:root[data-keyboard-open=true] .lobbyV2 .lobbyRules{display:block;width:100%;padding:10px;max-height:100%;overflow:auto}html:root[data-keyboard-open=true] .lobbyV2 .roomSettings :is(input,select){font-size:16px;min-height:34px}@media (prefers-reduced-motion:reduce){html:root .lobbyV2 button{transition:none}}html:root .lobbyV2 .roomSettings input::-webkit-inner-spin-button,html:root .lobbyV2 .roomSettings input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html:root .lobbyV2.needsRemoval .lobbyStartHint{color:#a02550;font-weight:800;background:#fce5eb;border-radius:5px}html:root .lobbyV2.needsRemoval .lobbyReadyActions>.big.dark:disabled{color:#8f284c;background:#fbe5eb;border-color:#cf94a7}html:root .lobbyV2.needsRemoval .seatKick{background:#fce5eb;color:#a02550;font-weight:800}html:root .lobbyV2.needsRemoval .rosterHeading>small,html:root .lobbyV2.needsRemoval .agentActions>small{color:#962c52;font-weight:600}.creationHeading{display:flex;align-items:center;gap:12px;min-width:0;padding:4px 10px}.creationHeading>small{color:#211b2b;background:#ffd447;padding:5px 9px;border-radius:5px;font-weight:900;white-space:nowrap;transform:rotate(-3deg)}.creationHeading>h2{margin:0;font-size:25px;letter-spacing:-.7px;line-height:1.2}html .shell .gameTable.creationTable{grid-template-rows:60px minmax(0,1fr) 52px;gap:10px;width:100%;max-width:1200px;margin:0 auto}html .shell .gameTable.creationTable>.stageClock{border-radius:16px;justify-content:center;gap:15px}html .shell .gameTable.creationTable>.stageClock strong{color:#ffd447;font-size:40px}html .shell .gameTable.creationTable>.stageClock small{display:none}html .shell .gameTable.creationTable>.stageClock>div{display:none}html .shell .gameTable.creationTable>.stageClock.hurry strong{color:#211b2b}html .shell .gameTable.creationTable>.stageClock.urgent strong{color:#fff}html .shell .gameTable.creationTable .creationStage{display:grid;grid-template-columns:minmax(200px,.85fr) minmax(300px,1fr);grid-template-rows:minmax(0,1fr);gap:22px;height:100%;min-height:0;min-width:0;border:2px solid #211b2b;border-radius:16px;padding:18px;background:#fffcf2;box-shadow:0 3px #d6c7aa}html .shell .gameTable.creationTable .creationChallenge{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;min-width:0;min-height:0}html .shell .gameTable.creationTable .creationReference{display:grid;min-width:0;min-height:0;padding:8px;border:0;border-radius:12px;background:#f4eddb;overflow:hidden}html .shell .gameTable.creationTable .creationReference>.zoomTrigger{display:grid;grid-template-rows:minmax(0,1fr) 24px;gap:3px;width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;border-radius:8px;background:transparent;box-shadow:none}html .shell .gameTable.creationTable .creationReference img{object-fit:contain;width:100%;height:100%;min-width:0;min-height:0;border-radius:7px}html .shell .gameTable.creationTable .creationReference .zoomHint{font-size:12px;line-height:20px;color:#524653;font-weight:700;padding:0}html .shell .gameTable.creationTable .creationChallenge>.topic{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:8px 4px;border:0;border-radius:0;background:transparent;overflow:visible}html .shell .gameTable.creationTable .topicCopy{display:block;min-width:0;flex:0 1 auto}html .shell .gameTable.creationTable .topicCopy>small{display:none}html .shell .gameTable.creationTable .topic h2{font-size:26px;line-height:1.25;margin:0 0 7px;white-space:normal;overflow-wrap:anywhere}html .shell .gameTable.creationTable .topic p{font-size:17px;line-height:1.5;color:#59445c;margin:0;white-space:normal;overflow-wrap:anywhere}html .shell .gameTable.creationTable .topicDetails{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}html .shell .gameTable.creationTable .topicDetails>button{display:block;min-height:30px;padding:4px 10px;border:1px solid #786b7c;box-shadow:none;border-radius:8px;background:#fffcf2;color:#463650;font-size:12px}html .shell .gameTable.creationTable .creationComposer{display:flex;flex-direction:column;gap:9px;padding:12px;border:1px solid #e1d4b7;border-radius:12px;background:#fffaf0;min-width:0;min-height:0;margin:0}.creationInputHeading{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;min-width:0}.creationInputHeading>label{position:relative;font-size:20px;font-weight:900;color:#211b2b;isolation:isolate}.creationInputHeading>label:before{content:"";position:absolute;inset:auto -3px 0;height:8px;background:#ffc1d7;transform:rotate(-2deg);z-index:-1;border-radius:3px}.creationInputHeading>small{font-size:11px;white-space:nowrap;color:#6c5c70;font-variant-numeric:tabular-nums}html .shell .gameTable.creationTable .creationComposer>textarea{flex:1;min-height:50px;width:100%;height:auto;resize:none;margin:0;padding:12px;border:2px solid #55465e;border-radius:12px;background:#fff;font-size:18px;line-height:1.6;color:#211b2b;box-shadow:inset 0 2px 5px #211b2b06}html .shell .gameTable.creationTable .creationComposer>textarea::placeholder{color:#736677;opacity:1}html .shell .gameTable.creationTable .creationComposer>textarea:focus{outline:3px solid #ffd447;outline-offset:1px;border-color:#211b2b}html .shell .gameTable.creationTable .createStatus{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:6px;min-height:15px}html .shell .gameTable.creationTable .createStatus .save{font-size:11px;line-height:15px;margin:0;color:#5c4963;min-width:0}html .shell .gameTable.creationTable .createStatus>b{font-size:11px;color:#5c4963;white-space:nowrap}html .shell .gameTable.creationTable .confirmPrompt{flex-shrink:0;display:block;min-height:48px;height:48px;padding:7px 12px;margin:2px 0 3px;font-size:19px;line-height:26px;border:2px solid #211b2b;border-radius:13px;background:#ffd447;color:#211b2b;box-shadow:0 4px #211b2b}html .shell .gameTable.creationTable .confirmPrompt>span{color:inherit}html .shell .gameTable.creationTable .confirmPrompt:disabled{opacity:1;background:#e8e1d7;color:#65576b;border-color:#9a8e9c;box-shadow:0 2px #baadbc}html .shell .gameTable.creationTable .submitted .confirmPrompt{background:#ece4f7;border-color:#b5a1cf;color:#654985;box-shadow:none}html .shell .gameTable.creationTable .submitted .confirmPrompt{display:none}.creationProgress{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 16px;flex-shrink:0;min-height:20px;font-size:12px;font-weight:700;line-height:18px}.shell .creationProgress>span{color:#63526e;font-size:inherit}.shell .creationProgress>.progressReady{color:#356540}.shell .creationProgress>.progressFailed{color:#9b344d}.progressGenerating>i{display:inline-block;width:10px;height:10px;border:2px dotted #b7316d;border-radius:50%;animation:creationSpin 2s linear infinite;margin-right:2px;vertical-align:-1px}html .shell .gameTable.creationTable .confirmRule{display:block;flex-shrink:0;margin:0;text-align:center;font-size:11px;line-height:16px;color:#6a5771}.creationRewardStrip{display:flex;align-items:center;gap:7px;min-height:34px;flex-shrink:0;padding:6px 8px;border:1px solid #edb5c9;border-radius:9px;background:#fff0f4;color:#3d2938}.creationRewardStrip>b{font-size:11px;line-height:15px;white-space:nowrap}.creationRewardStrip>div{display:grid;grid-template-columns:minmax(0,1fr);gap:2px;min-width:0;flex:1}.shell .creationRewardStrip span,.creationRewardStrip small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:14px;color:#794058}.creationRewardStrip i{font-style:normal;font-weight:900}.creationOutcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:0;min-width:0;text-align:center;background:#f0eafa;border-radius:12px;border:1px dashed #b0a0c3;padding:12px;position:relative}.creationArtist{width:84px;height:84px;flex-shrink:0;display:grid;place-items:center;position:relative}.creationArtist:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px dashed #b75888;border-radius:50%;animation:creationSpin 8s linear infinite}.creationArtist .avatarWrap,.creationArtist .avatar{width:64px;height:64px}.creationArtist>i{position:absolute;right:0;bottom:0;width:23px;height:23px;line-height:21px;border-radius:50%;border:2px solid #fff;background:#ffd447;color:#43283f;font-style:normal;font-weight:900}.creationOutcome>b{color:#342345;font-size:17px;line-height:23px}.creationOutcome>p{color:#675375;font-size:12px;line-height:17px;margin:0}.outcome-ready{background:#edf5e9;border-color:#9fbd8e}.outcome-ready .creationArtist:before{animation:none;border-style:solid;border-color:#719455}.outcome-ready .creationArtist>i{background:#568343;color:#fff}.outcome-failed{background:#fff0f2;border-color:#c599a4}.outcome-failed .creationArtist:before,.outcome-forfeit .creationArtist:before{animation:none}.creationPromptPreview{flex-shrink:0;width:100%;font-size:11px;line-height:17px;text-align:left;max-height:80px;overflow:auto;overscroll-behavior:contain;background:#fffa;border-radius:6px;padding:3px 7px;color:#55415e}.creationPromptPreview>summary{cursor:pointer;min-height:22px;line-height:22px;text-align:center;font-weight:700}.creationPromptPreview>p{margin:4px 0;overflow-wrap:anywhere;white-space:pre-wrap}.shell .score[data-creation-status]{border:1px solid #e0d2b8;background:#fffcf3;border-radius:10px}.shell .score[data-creation-status].isMe{border-color:#9777c2;background:#ede4fb}.shell .score[data-creation-status] .railState{display:block;border-radius:8px;font-weight:700}.shell .score[data-creation-status=generating] .railState{background:#fae0ec;color:#9f3162}.shell .score[data-creation-status=ready] .railState{background:#d8edc9;color:#345b27}.shell .score[data-creation-status=failed] .railState{background:#f8dce0;color:#933246}@media (min-width:700px){.shell:has(.creationTable)>.playerRail{width:100%;max-width:1200px;margin:0 auto}.shell:has(.creationTable) .playerRail .score{max-width:none;padding:3px 5px}}@keyframes creationSpin{to{transform:rotate(360deg)}}html[data-game-portrait=true] .shell:has(.creationTable){grid-template-rows:44px auto minmax(0,1fr)}html[data-game-portrait=true] .shell:has(.creationTable)>header{height:44px;padding:5px 8px}html[data-game-portrait=true] .shell:has(.creationTable)>.playerRail{grid-template-columns:repeat(var(--creation-seat-columns),minmax(0,1fr));grid-auto-rows:64px;padding:7px 8px 3px;gap:4px}html[data-game-portrait=true] .shell:has(.creationTable) .score{height:64px;grid-template-rows:28px 15px 14px;padding:3px}html[data-game-portrait=true] .shell:has(.creationTable) .score .railState{line-height:14px;font-size:9px}html[data-game-portrait=true] .shell:has(.creationTable) .score[data-creation-status=generating] .railState{background:#fae0ec;color:#9f3162}html[data-game-portrait=true] .shell:has(.creationTable) .score[data-creation-status=ready] .railState{background:#d8edc9;color:#345b27}html[data-game-portrait=true] .shell:has(.creationTable) .score[data-creation-status=failed] .railState{background:#f8dce0;color:#933246}html[data-game-portrait=true] .shell .gameTable.creationTable{grid-template-columns:minmax(0,1fr) 110px;grid-template-rows:48px minmax(0,1fr) 50px;gap:7px;padding:4px 8px 8px;margin:0}html[data-game-portrait=true] .creationHeading{padding:0 3px;gap:7px;grid-column:1;grid-row:1}html[data-game-portrait=true] .creationHeading>small{font-size:11px;padding:4px 6px}html[data-game-portrait=true] .creationHeading>h2{font-size:21px;letter-spacing:-1px}html[data-game-portrait=true] .shell .gameTable.creationTable>.stageClock{gap:3px;padding:3px 5px;display:flex;border-radius:12px;grid-column:2;grid-row:1}html[data-game-portrait=true] .shell .gameTable.creationTable>.stageClock>div{display:none}html[data-game-portrait=true] .shell .gameTable.creationTable>.stageClock strong{font-size:32px;line-height:38px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationStage{grid-template-columns:minmax(0,1fr);grid-template-rows:clamp(102px,21vh,176px) minmax(0,1fr);padding:9px;gap:10px;border-radius:13px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationChallenge{grid-template-columns:minmax(90px,.85fr) minmax(0,1.25fr);grid-template-rows:minmax(0,1fr);gap:12px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationReference{padding:5px;border-radius:10px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationReference>.zoomTrigger{grid-template-rows:minmax(0,1fr) 20px;gap:2px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationReference .zoomHint{font-size:11px;line-height:18px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationChallenge>.topic{padding:1px 0;gap:10px}html[data-game-portrait=true] .shell .gameTable.creationTable .topic h2{font-size:21px;line-height:1.25;margin:0 0 5px;letter-spacing:-.5px}html[data-game-portrait=true] .shell .gameTable.creationTable .topic p{font-size:13px;line-height:1.45}html[data-game-portrait=true] .shell .gameTable.creationTable .topicDetails{gap:5px;flex-wrap:wrap}html[data-game-portrait=true] .shell .gameTable.creationTable .topicDetails>button{min-height:27px;line-height:19px;padding:3px 6px;font-size:10px;border-radius:7px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationComposer{padding:8px;gap:6px;border-radius:10px}html[data-game-portrait=true] .creationInputHeading>label{font-size:17px;line-height:24px}html[data-game-portrait=true] .creationInputHeading>small{font-size:10px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationComposer>textarea{min-height:46px;font-size:16px;line-height:1.5;padding:9px;border-radius:10px}html[data-game-portrait=true] .shell .gameTable.creationTable .confirmPrompt{min-height:44px;height:44px;font-size:17px;line-height:24px;padding:6px 8px;margin:1px 0 3px}html[data-game-portrait=true] .creationProgress{font-size:11px;line-height:16px;gap:3px 10px;min-height:16px}html[data-game-portrait=true] .shell .gameTable.creationTable .confirmRule{font-size:10px;line-height:13px}html[data-game-portrait=true] .creationRewardStrip{padding:5px 6px;gap:5px;min-height:30px;border-radius:7px}html[data-game-portrait=true] .creationRewardStrip>b{font-size:10px}html[data-game-portrait=true] .creationRewardStrip span,html[data-game-portrait=true] .creationRewardStrip small{font-size:10px;line-height:13px}html[data-game-portrait=true] .creationOutcome{padding:7px;gap:6px}html[data-game-portrait=true] .creationArtist{width:60px;height:60px}html[data-game-portrait=true] .creationArtist .avatarWrap,html[data-game-portrait=true] .creationArtist .avatar{width:46px;height:46px}html[data-game-portrait=true] .creationOutcome>b{font-size:14px;line-height:19px}html[data-game-portrait=true] .creationOutcome>p{font-size:11px;line-height:15px}html[data-game-portrait=true] .shell .gameTable.creationTable .tableDock{padding:0;border:0;background:transparent;box-shadow:none;height:50px}html[data-game-portrait=true] .shell .gameTable.creationTable .tableControls>div>button{height:44px;min-height:44px;border-radius:9px;font-size:12px;box-shadow:0 3px #211b2b}html[data-game-portrait=true] .shell .gameTable.creationTable .tableControls :is(.inventoryTrigger,.shopTrigger,.interactionTrigger,.presetVoiceTrigger){height:44px;min-height:44px;max-height:44px;margin:0;border-radius:9px;font-size:12px;box-shadow:0 3px #211b2b}@media (max-height:720px){html[data-game-portrait=true] .shell:has(.creationTable)>.playerRail{grid-auto-rows:57px;padding-top:4px}html[data-game-portrait=true] .shell:has(.creationTable) .score{height:57px;grid-template-rows:25px 13px 13px;padding:2px}html[data-game-portrait=true] .shell:has(.creationTable) .score .avatarWrap,html[data-game-portrait=true] .shell:has(.creationTable) .score .avatar{width:25px;height:25px}html[data-game-portrait=true] .shell .gameTable.creationTable{grid-template-rows:40px minmax(0,1fr) 46px;gap:5px;padding:3px 6px 5px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationStage{grid-template-rows:105px minmax(0,1fr);padding:7px;gap:7px}html[data-game-portrait=true] .shell .gameTable.creationTable .creationComposer{padding:6px;gap:4px}html[data-game-portrait=true] .shell .gameTable.creationTable .confirmRule{display:none}html[data-game-portrait=true] .shell .gameTable.creationTable .topic h2{font-size:18px}html[data-game-portrait=true] .shell .gameTable.creationTable .topic p{font-size:12px}html[data-game-portrait=true] .shell .gameTable.creationTable .topicDetails{gap:3px}html[data-game-portrait=true] .shell .gameTable.creationTable .topicDetails>button{font-size:9px;min-height:24px;padding:2px 4px}html[data-game-portrait=true] .creationInputHeading>label{font-size:15px;line-height:20px}html[data-game-portrait=true] .creationArtist{width:38px;height:38px}html[data-game-portrait=true] .creationArtist .avatarWrap,html[data-game-portrait=true] .creationArtist .avatar{width:30px;height:30px}html[data-game-portrait=true] .creationOutcome{gap:3px;padding:5px}html[data-game-portrait=true] .creationOutcome>b{font-size:12px;line-height:16px}html[data-game-portrait=true] .creationOutcome>p{display:none}html[data-game-portrait=true] .creationPromptPreview{max-height:46px}html[data-game-portrait=true] .creationOutcome{display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-rows:minmax(40px,1fr) auto;gap:3px 6px}html[data-game-portrait=true] .creationOutcome .creationArtist{grid-column:1;grid-row:1;align-self:center}html[data-game-portrait=true] .creationOutcome>b{grid-column:2;grid-row:1;text-align:left;align-self:center}html[data-game-portrait=true] .creationOutcome .creationPromptPreview{grid-column:1/-1;grid-row:2}html[data-game-portrait=true] .shell .gameTable.creationTable .tableDock{height:46px}}@media (orientation:landscape) and (max-height:540px){html .shell .gameTable.creationTable{grid-template-rows:36px minmax(0,1fr) 34px;gap:4px;padding:3px 6px}html .shell .gameTable.creationTable>.stageClock strong{font-size:28px}.creationHeading>h2{font-size:18px}.creationHeading>small{font-size:10px;padding:3px 6px}html .shell .gameTable.creationTable .creationStage{grid-template-columns:minmax(180px,.8fr) minmax(230px,1fr);gap:10px;padding:7px;border-radius:10px}html .shell .gameTable.creationTable .creationChallenge{grid-template-rows:minmax(0,1fr) auto;gap:4px}html .shell .gameTable.creationTable .creationChallenge>.topic{gap:4px;padding:0}html .shell .gameTable.creationTable .creationReference{padding:3px}html .shell .gameTable.creationTable .creationReference>.zoomTrigger{grid-template-rows:minmax(0,1fr) 17px}html .shell .gameTable.creationTable .creationReference .zoomHint{font-size:10px;line-height:15px}html .shell .gameTable.creationTable .topicCopy{display:flex;flex-wrap:wrap;align-items:center;gap:2px 7px}html .shell .gameTable.creationTable .topic h2{font-size:16px;line-height:20px;margin:0}html .shell .gameTable.creationTable .topic p{font-size:11px;line-height:16px}html .shell .gameTable.creationTable .topicDetails{gap:4px}html .shell .gameTable.creationTable .topicDetails>button{min-height:22px;padding:1px 5px;font-size:10px;line-height:18px}html .shell .gameTable.creationTable .creationComposer{padding:5px;gap:3px}.creationInputHeading>label{font-size:14px}.creationInputHeading>small{font-size:9px}html .shell .gameTable.creationTable .creationComposer>textarea{font-size:16px;line-height:1.4;padding:6px;min-height:35px;border-width:1px;border-radius:7px}html .shell .gameTable.creationTable .createStatus .save,html .shell .gameTable.creationTable .createStatus>b{font-size:9px;line-height:13px}html .shell .gameTable.creationTable .confirmPrompt{min-height:32px;height:32px;line-height:22px;padding:3px 7px;font-size:14px;margin:0 0 2px;border-radius:8px;box-shadow:0 2px #211b2b}html .shell .gameTable.creationTable .confirmRule{display:none}.creationProgress{font-size:10px;line-height:14px;min-height:14px}.creationRewardStrip{min-height:23px;padding:2px 5px;gap:4px}.creationRewardStrip>b{font-size:9px}.creationRewardStrip span,.creationRewardStrip small{font-size:9px;line-height:11px}.creationArtist{width:38px;height:38px}.creationArtist .avatarWrap,.creationArtist .avatar{width:30px;height:30px}.creationOutcome{gap:3px;padding:4px}.creationOutcome>b{font-size:12px;line-height:16px}.creationOutcome>p{display:none}.creationPromptPreview{max-height:45px;font-size:10px}}html[data-game-portrait=true][data-keyboard-open=true] .shell:has(.creationTable){grid-template-rows:32px minmax(0,1fr)}html[data-game-portrait=true][data-keyboard-open=true] .shell:has(.creationTable)>header{height:32px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable{grid-row:2;grid-template-rows:32px minmax(0,1fr) 40px;gap:4px;padding:3px 5px}html[data-game-portrait=true][data-keyboard-open=true] .creationHeading>h2{font-size:16px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable>.stageClock strong{font-size:25px;line-height:28px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .creationStage{grid-template-rows:40px minmax(0,1fr);gap:4px;padding:5px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .creationChallenge{display:block}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .creationReference,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .topicDetails,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .creationProgress,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .confirmRule,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .creationRewardStrip{display:none}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .topic h2{font-size:14px;line-height:18px;margin:0}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .topic p{font-size:11px;line-height:16px;margin:0}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .creationComposer{padding:5px;gap:4px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .confirmPrompt{min-height:36px;height:36px;padding:3px;font-size:15px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .tableDock{height:40px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .tableControls>div>button{min-height:34px;height:34px;font-size:11px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable.creationTable .tableControls :is(.inventoryTrigger,.shopTrigger,.interactionTrigger,.presetVoiceTrigger){height:34px;min-height:34px;max-height:34px;font-size:11px}@media (prefers-reduced-motion:reduce){.creationArtist:before,.progressGenerating>i{animation:none}}@media (orientation:landscape) and (max-height:350px){html .shell .gameTable.creationTable .creationRewardStrip{display:none}}html .shell .gameTable>.stage:has(>.stageTip){grid-template-rows:auto minmax(0,1fr);gap:6px}html .shell .gameTable>.stage>.stageTip{margin:0;min-width:0}html .shell .gameTable.openingTable{grid-template-columns:minmax(0,1fr) 170px;grid-template-rows:52px minmax(0,1fr) 52px;max-width:1150px;width:100%;margin:auto}.openingHeading{display:flex;align-items:center;gap:14px;min-width:0;grid-column:1;grid-row:1;padding:5px 12px}.openingHeading>span{background:#ffd447;color:#211b2b;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:800;white-space:nowrap}.openingHeading>b{font-size:23px;letter-spacing:-.5px}html .shell .openingTable>.stage{grid-column:1/-1;grid-row:2;grid-template-rows:minmax(0,1fr)}html .shell .openingTable>.stageClock{grid-column:2;grid-row:1}html .shell .gameTable .waiting.openingGuide{display:grid;grid-template-rows:minmax(0,1fr) 25px;place-content:stretch;justify-items:stretch;gap:10px;padding:clamp(10px,2vh,24px);background:#fffcf3;border:2px solid #211b2b;border-radius:16px;width:100%;height:100%;overflow:hidden}.openingStatus{display:flex;align-items:center;justify-content:center;gap:7px;color:#65496b;font-size:12px;font-weight:700;line-height:20px}.openingStatus>i{width:9px;height:9px;border:2px solid #af8cc6;border-right-color:transparent;border-radius:50%;animation:creationSpin 1s linear infinite}html .shell .gameTable .pokerStage.betGuideLayout{grid-template-columns:minmax(0,.8fr) minmax(370px,1fr);gap:12px}.betOverview{display:grid;grid-template-rows:minmax(100px,1fr) auto;gap:10px;min-width:0;min-height:0}.betLesson{display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0;min-height:0;padding:15px;border:1px solid #d5b9e9;border-radius:12px;background:#f3ecff;color:#392343}.betLesson>small{font-size:11px;font-weight:800;color:#755486}html .shell .betLesson>h3{margin:0;font-size:25px;line-height:1.2}.betLesson>p{margin:0;font-size:13px;line-height:1.5;color:#51405b}.betDecisionNote{font-size:13px;font-weight:800;line-height:1.5;color:#412054}.betLesson .stageTip{margin:0;background:#fffdf6;border:1px solid #d6c4e5}html .shell .gameTable .compactWork{display:grid;grid-template-rows:minmax(30px,1fr) auto auto;grid-template-columns:minmax(0,1fr);gap:5px;padding:8px;border:2px solid #211b2b;border-radius:12px;background:#fff;min-height:0;height:100%}html .shell .gameTable .compactWork .workimg{grid-row:1;grid-column:1;min-height:0;height:100%;width:100%;overflow:hidden}html .shell .gameTable .compactWork .workCaption{grid-row:2;grid-column:1;min-width:0;gap:3px 8px;align-content:center}html .shell .gameTable .compactWork .workCaption h3{font-size:12px}html .shell .gameTable .compactWork>.panelOpen{grid-row:3;grid-column:1;justify-self:stretch;font-size:11px;min-height:26px;padding:3px 6px;border:1px solid #9985aa;border-radius:6px;box-shadow:none;background:#f5effb;color:#463151}html .shell .gameTable .pokerStage.betGuideLayout .betActionPanel{display:grid;grid-template-rows:auto 34px auto minmax(60px,1fr);gap:10px;padding:14px;justify-content:stretch}html .shell .gameTable .pokerStage.betGuideLayout .activityFeed{min-height:0;height:100%}html .shell .gameTable .pokerStage.betGuideLayout .betMain button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:54px;line-height:1.2}html .shell .gameTable .pokerStage.betGuideLayout .betMain button>span{font-size:inherit;color:inherit}html .shell .gameTable .pokerStage.betGuideLayout .betMain button>small{font-size:10px;line-height:14px;color:inherit;font-weight:500}html .shell .gameTable .pokerStage.betGuideLayout .raiseToggle{display:block;min-height:28px;padding:3px 8px;border-width:1px;box-shadow:none;font-size:12px;white-space:nowrap}html .shell .gameTable .pokerStage.betGuideLayout .raiseRow{display:none}html .shell .gameTable .pokerStage.betGuideLayout .raiseRow[data-open=true]{display:grid}html[data-game-portrait=true] .shell .gameTable.openingTable{grid-template-columns:minmax(0,1fr) 86px;grid-template-rows:44px minmax(0,1fr) 49px;gap:5px;margin:0}html[data-game-portrait=true] .openingHeading{padding:2px 4px;gap:3px;flex-direction:column;align-items:flex-start;justify-content:center}html[data-game-portrait=true] .openingHeading>span{padding:1px 5px;font-size:10px}html[data-game-portrait=true] .openingHeading>b{font-size:16px;line-height:20px}html[data-game-portrait=true] .shell .gameTable .waiting.openingGuide{padding:12px;gap:6px;grid-template-rows:minmax(0,1fr) 22px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(115px,.6fr) minmax(0,1fr);gap:6px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout:has(.raiseRow[data-open=true]){grid-template-rows:minmax(100px,.45fr) minmax(0,1fr)}html[data-game-portrait=true] .betOverview{grid-template-columns:minmax(0,.8fr) minmax(0,1.15fr);grid-template-rows:minmax(0,1fr);gap:6px}html[data-game-portrait=true] .betLesson{gap:5px;padding:8px;border-radius:9px;justify-content:center}html[data-game-portrait=true] .betLesson>small{font-size:9px;line-height:12px}html[data-game-portrait=true] .shell .betLesson>h3{font-size:17px;line-height:21px}html[data-game-portrait=true] .betLesson>p{font-size:11px;line-height:16px}html[data-game-portrait=true] .betDecisionNote{font-size:11px;line-height:15px}html[data-game-portrait=true] .betLesson .stageTip{padding:4px;gap:3px;font-size:10px}html[data-game-portrait=true] .shell .gameTable .compactWork{gap:3px;padding:4px;border-radius:9px}html[data-game-portrait=true] .shell .gameTable .compactWork .workCaption{gap:1px 4px}html[data-game-portrait=true] .shell .gameTable .compactWork .workCaption h3,html[data-game-portrait=true] .shell .gameTable .compactWork .workCaption strong{font-size:10px;line-height:12px}html[data-game-portrait=true] .shell .gameTable .compactWork .ownScoreHidden{font-size:8px;line-height:11px}html[data-game-portrait=true] .shell .gameTable .compactWork>.panelOpen{min-height:22px;padding:1px 3px;font-size:9px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betActionPanel{grid-template-rows:auto 28px auto minmax(44px,1fr);gap:5px;padding:7px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betMain button{min-height:45px;height:45px;padding:3px 2px;gap:1px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betMain button>small{font-size:9px;line-height:12px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .raiseToggle{min-height:25px;font-size:11px;padding:2px 5px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betMoney dt{font-size:10px;line-height:13px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betMoney dd{font-size:19px;line-height:23px}@media (orientation:landscape) and (max-height:540px){html .shell .gameTable.openingTable{grid-template-rows:30px minmax(0,1fr) 34px;gap:4px;margin:0}.openingHeading{gap:8px;padding:1px 3px}.openingHeading>span{font-size:10px;padding:2px 5px}.openingHeading>b{font-size:16px}html .shell .gameTable .waiting.openingGuide{padding:6px;gap:3px;grid-template-rows:minmax(0,1fr) 16px;border-radius:9px}.openingStatus{font-size:10px;line-height:14px}html .shell .gameTable .pokerStage.betGuideLayout{grid-template-columns:minmax(0,.75fr) minmax(300px,1fr);gap:5px}.betOverview{gap:4px;grid-template-rows:minmax(45px,1fr) auto}.betLesson{gap:3px;padding:5px;border-radius:7px}.betLesson>small{font-size:9px;line-height:11px}html .shell .betLesson>h3{font-size:15px;line-height:18px}.betLesson>p,.betDecisionNote{font-size:10px;line-height:13px}.betLesson .stageTip{font-size:9px;padding:3px;gap:3px}html .shell .gameTable .compactWork{grid-template-columns:minmax(0,1fr) minmax(70px,.55fr);grid-template-rows:minmax(25px,1fr) 24px;padding:4px;gap:3px;border-radius:7px}html .shell .gameTable .compactWork .workimg{grid-row:1/-1;grid-column:1}html .shell .gameTable .compactWork .workCaption{grid-row:1;grid-column:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}html .shell .gameTable .compactWork .workCaption h3,html .shell .gameTable .compactWork .workCaption strong{font-size:10px;line-height:12px}html .shell .gameTable .compactWork>.panelOpen{grid-column:2;grid-row:2;font-size:9px;padding:1px;min-height:22px}html .shell .gameTable .compactWork .ownScoreHidden{font-size:8px;line-height:11px}html .shell .gameTable .pokerStage.betGuideLayout .betActionPanel{grid-template-rows:auto 23px auto minmax(31px,1fr);gap:4px;padding:5px}html .shell .gameTable .pokerStage.betGuideLayout .betMain button{min-height:35px;padding:2px;font-size:11px;gap:1px}html .shell .gameTable .pokerStage.betGuideLayout .betMain button>small{font-size:8px;line-height:10px}html .shell .gameTable .pokerStage.betGuideLayout .betTurnLine{display:flex;font-size:10px;gap:3px}html .shell .gameTable .pokerStage.betGuideLayout .raiseToggle{font-size:10px;padding:1px 4px;min-height:22px}html .shell .gameTable .pokerStage.betGuideLayout .raiseRow input,html .shell .gameTable .pokerStage.betGuideLayout .raiseRow button{min-height:26px;height:26px}html .shell .gameTable>.stage:has(>.stageTip){gap:3px}}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable>.stage:has(>.stageTip){grid-template-rows:minmax(0,1fr);gap:0}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable>.stage>.stageTip,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .betOverview{display:none}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout .betActionPanel{grid-template-rows:auto 25px auto minmax(25px,1fr);gap:3px;padding:4px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout .betMain button{min-height:32px;height:32px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout .betMain button>small{display:none}@media (prefers-reduced-motion:reduce){.openingStatus>i{animation:none}}html .shell .gameTable>.stage:has(.raiseRow[data-open=true]){grid-template-rows:minmax(0,1fr);gap:0}html .shell .gameTable>.stage:has(.raiseRow[data-open=true])>.stageTip{display:none}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betLesson{gap:5px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betMoney dd{font-size:17px;line-height:20px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .potExplain{font-size:9px;line-height:12px}html .shell .gameTable .betMain>button>small{color:inherit}html .shell .gameTable .pokerStage.betGuideLayout .betControls{min-height:min-content}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout{grid-template-rows:minmax(85px,.45fr) minmax(210px,1fr)}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout:has(.raiseRow[data-open=true]){grid-template-rows:minmax(85px,.35fr) minmax(246px,1fr)}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betLesson{padding:7px;gap:4px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betLesson>p{font-size:11px;line-height:15px}html[data-game-portrait=true] .shell .gameTable .pokerStage.betGuideLayout .betMain{min-height:45px}@media (orientation:landscape) and (max-height:350px){html .shell .gameTable .pokerStage.betGuideLayout .betActionPanel{grid-template-rows:auto 20px auto minmax(31px,1fr);gap:2px;padding:3px}html .shell .gameTable .pokerStage.betGuideLayout .betMain button{height:30px;min-height:30px;padding:2px;gap:0}html .shell .gameTable .pokerStage.betGuideLayout .raiseToggle{height:20px;min-height:20px;padding:1px 4px}html .shell .gameTable .pokerStage.betGuideLayout .betTurnLine>.panelOpen{height:20px;min-height:20px;padding:1px 4px;box-shadow:none}html .shell .gameTable .pokerStage.betGuideLayout :is(.betWaiting,.betOwnState){display:grid;gap:1px;padding:2px 4px;border-width:1px;min-height:30px}html .shell .gameTable .pokerStage.betGuideLayout :is(.betWaiting,.betOwnState)>b{font-size:11px;line-height:12px}html .shell .gameTable .pokerStage.betGuideLayout .betWaiting>small,html .shell .gameTable .pokerStage.betGuideLayout .betOwnState>span{font-size:9px;line-height:11px}}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout,html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout:has(.raiseRow[data-open=true]){grid-template-rows:minmax(0,1fr)}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout .betMain{min-height:32px}html[data-game-portrait=true][data-keyboard-open=true] .shell .gameTable .pokerStage.betGuideLayout .raiseToggle{height:25px;min-height:25px}
