*{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}}.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>:not(.rotateNotice){display:none!important}.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}}.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}}.lobby>.lobbyMenus{position:static;display:flex;justify-content:center;gap:8px;margin:12px auto 0;width:fit-content;z-index:auto}@media (min-width: 1000px),(orientation: landscape) and (min-width: 560px){.shell:has(.lobby){height:var(--game-viewport-height, 100dvh);min-height:0;width:100%;display:grid;grid-template-rows:46px 42px minmax(0,1fr);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.shell:has(.lobby)>header{height:100%;min-height:0;padding:4px 12px;font-size:16px}.shell:has(.lobby)>.playerRail{height:100%;min-height:0;padding:3px 8px;gap:5px;overflow:visible}.shell:has(.lobby) .playerRail .score{height:100%;align-content:center}.shell>.lobby{display:grid;width:100%;height:100%;min-width:0;min-height:0;max-width:1240px;margin:0 auto;padding:8px 12px;grid-template-columns:clamp(240px,27vw,320px) repeat(2,minmax(0,1fr));grid-template-rows:38px minmax(0,1fr) 62px 32px 38px;gap:7px 12px;align-items:stretch}.lobby>.sticker{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;gap:4px;min-width:0;padding:3px 5px;font-size:11px;transform:none;white-space:nowrap}.lobby>.sticker button{min-width:0;padding:4px 6px;font-size:10px;border-width:2px;box-shadow:1px 1px #211b2b}.lobby>h2{grid-column:2 / -1;grid-row:1;align-self:center;margin:0;font-size:clamp(20px,2.5vw,30px);line-height:1.1}.lobby:has(>.countPreview)>h2{display:none}.lobby>.countPreview{grid-column:2 / -1;grid-row:1;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:none;margin:0;padding:2px 6px;font-size:11px;line-height:1.25}.lobby>.roomSettings{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;align-items:start;min-width:0;min-height:0;width:100%;margin:0;padding:10px;gap:8px}.lobby .roomSettings>div{grid-column:1 / -1;min-width:0;width:auto}.lobby .roomSettings label{min-width:0;gap:2px}.lobby .roomSettings :is(input,select){width:100%;min-width:0;height:32px;padding:3px 5px;font-size:16px;line-height:1}.lobby .roomSettings .settingsError{grid-column:1 / -1;margin:0;font-size:11px;line-height:1.3;overflow-wrap:anywhere;text-align:left}.lobby>.players.dynamicPlayers{grid-column:2 / -1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);min-height:0;min-width:0;gap:7px}.lobby>.players.dynamicPlayers:has(>.player:nth-child(5)){grid-template-columns:repeat(5,minmax(0,1fr))}.shell .lobby .player{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px;font-size:12px}.shell .lobby .player :is(.avatarWrap,.avatar){width:42px;height:42px;flex-shrink:0}.shell .lobby .player>b{min-width:0;width:100%;overflow-wrap:anywhere;line-height:1.2}.shell .lobby .player .mini{flex-shrink:0;max-width:100%;min-height:26px;margin:0;padding:2px 5px;font-size:10px;line-height:1.1;border-width:2px;box-shadow:1px 1px #211b2b}.lobby>.avatarPick{grid-column:1;grid-row:3;display:grid;align-content:center;min-width:0;margin:0;gap:2px}.lobby .avatarPick>b{font-size:10px;line-height:1.1}.lobby .avatarPick>div{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:4px;min-width:0}.lobby .avatarPick :is(.avatarBtn,.upload){display:grid;place-items:center;min-width:0;width:100%;height:34px;margin:0;padding:2px;border-width:2px;box-shadow:1px 1px #211b2b;font-size:22px;line-height:1;cursor:pointer}.lobby .avatarPick .avatarBtn img{width:26px;height:26px;max-width:100%}.lobby>.agentActions{grid-column:2 / -1;grid-row:3;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;min-width:0;margin:0;gap:4px 8px}.lobby .agentActions button{min-height:28px;padding:3px 9px;font-size:12px;border-width:2px;box-shadow:1px 1px #211b2b}.lobby .agentActions small{width:100%;font-size:10px;line-height:1.2}.lobby>.modeNote{grid-column:1 / -1;grid-row:4;display:block;align-self:center;max-width:none;width:100%;margin:0;padding:3px 7px;font-size:10px;line-height:1.25}.lobby>.lobbyMenus{grid-column:1;grid-row:5;align-items:stretch;justify-content:stretch;width:100%;margin:0;gap:5px}.lobby>.lobbyMenus button{flex:1;min-width:0;margin:0;padding:3px 5px;font-size:11px;line-height:1.1;box-shadow:1px 1px #211b2b}.lobby>.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}.lobby>.big.dark{grid-column:3}}@media (orientation: landscape) and (max-height: 540px) and (min-width: 560px){.shell:has(.lobby){grid-template-rows:30px 30px minmax(0,1fr)}.shell:has(.lobby)>header{font-size:12px;padding:2px 7px}.shell:has(.lobby) header>b{max-width:none;white-space:nowrap}.shell:has(.lobby) header .roomActions{flex-wrap:nowrap;gap:4px!important}.shell:has(.lobby) header :is(.net,.phase){display:none}.shell:has(.lobby) header button{min-height:24px;padding:2px 6px;font-size:11px;border-width:2px;box-shadow:1px 1px #211b2b}.shell:has(.lobby) header .sim{font-size:9px;padding:2px 4px}.shell:has(.lobby)>.playerRail{padding:1px 6px;gap:3px}.shell:has(.lobby) .playerRail .score{grid-template-columns:14px minmax(0,1fr);grid-template-rows:12px 11px;gap:1px 3px;padding:1px 3px}.shell:has(.lobby) .playerRail .score :is(.avatarWrap,.avatar){width:14px;height:14px}.shell>.lobby{grid-template-columns:clamp(188px,26vw,260px) repeat(2,minmax(0,1fr));grid-template-rows:24px minmax(0,1fr) 36px 30px;padding:4px 6px;gap:4px 7px}.lobby>.sticker{padding:1px 3px;font-size:9px;border-width:2px;gap:3px}.lobby>.sticker button{padding:2px 3px;font-size:9px;line-height:1}.lobby>h2{font-size:20px}.lobby>.countPreview{font-size:10px;border-width:1px}.lobby>.roomSettings{padding:4px;gap:2px 5px;border-width:2px}.lobby .roomSettings>div{display:flex;align-items:baseline;justify-content:space-between;gap:3px}.lobby .roomSettings>div>b{flex-shrink:0;font-size:10px;line-height:1}.lobby .roomSettings>div>small{font-size:8px;line-height:1.2}.lobby .roomSettings label{font-size:9px;line-height:10px;gap:1px}.lobby .roomSettings :is(input,select){height:24px;padding:1px 3px;font-size:16px}.lobby .roomSettings .settingsError{font-size:9px;line-height:1.15}.lobby>.players.dynamicPlayers{gap:4px}.shell .lobby .player{padding:4px;gap:2px;border-width:2px;font-size:10px}.shell .lobby .player :is(.avatarWrap,.avatar){width:30px;height:30px}.shell .lobby .player>b{max-height:none;line-height:1.1}.shell .lobby .player small{font-size:9px;line-height:1.1}.shell .lobby .player .mini{min-height:24px;font-size:9px;padding:2px 3px}.shell .lobby .player .aiTag{margin-left:2px;padding:1px 2px;font-size:8px}.lobby>.avatarPick{gap:1px}.lobby .avatarPick>b{font-size:9px;line-height:10px}.lobby .avatarPick>div{gap:2px}.lobby .avatarPick :is(.avatarBtn,.upload){height:24px;padding:1px;border-width:1px;font-size:18px}.lobby .avatarPick .avatarBtn img{width:20px;height:20px}.lobby>.agentActions{gap:2px 6px}.lobby .agentActions button{min-height:24px;padding:2px 7px;font-size:10px}.lobby .agentActions small{font-size:9px;line-height:10px}.lobby>.modeNote{display:none}.lobby>.lobbyMenus,.lobby>.big{grid-row:4}.lobby>.lobbyMenus button{font-size:10px}.lobby>.big{font-size:13px}}@media (orientation: landscape) and (max-height: 350px) and (min-width: 560px){.shell:has(.lobby){grid-template-rows:28px 28px minmax(0,1fr)}.shell>.lobby{grid-template-rows:22px minmax(0,1fr) 36px 28px}.lobby>h2{font-size:18px}.lobby>.countPreview{font-size:9px;padding-inline:3px}.shell .lobby .player{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:12px 10px 22px;align-content:center;align-items:center;justify-items:center;gap:0 3px;padding:2px;text-align:left}.shell .lobby .player>.avatarWrap{grid-column:1;grid-row:1 / 3}.shell .lobby .player :is(.avatarWrap,.avatar){width:24px;height:24px}.shell .lobby .player>b{grid-column:2;grid-row:1;display:block;font-size:9px;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell .lobby .player>small{grid-column:2;grid-row:2;width:100%;font-size:8px;line-height:10px}.shell .lobby .player>.mini{grid-column:1 / -1;grid-row:3;width:100%;height:22px;min-height:22px;padding:1px 2px;font-size:9px;text-align:center}.shell .lobby .player.empty{display:flex;justify-content:center;text-align:center}.shell .lobby .player.empty>.mini{min-height:24px;height:auto}}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby)){grid-template-rows:30px 30px minmax(0,1fr)}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby)>header){font-size:12px;padding:2px 7px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) header>b){max-width:none;white-space:nowrap}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) header .roomActions){flex-wrap:nowrap;gap:4px!important}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) header :is(.net,.phase)){display:none}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) header button){min-height:24px;padding:2px 6px;font-size:11px;border-width:2px;box-shadow:1px 1px #211b2b}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) header .sim){font-size:9px;padding:2px 4px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby)>.playerRail){padding:1px 6px;gap:3px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) .playerRail .score){grid-template-columns:14px minmax(0,1fr);grid-template-rows:12px 11px;gap:1px 3px;padding:1px 3px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby) .playerRail .score :is(.avatarWrap,.avatar)){width:14px;height:14px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell>.lobby){grid-template-columns:clamp(188px,26vw,260px) repeat(2,minmax(0,1fr));grid-template-rows:24px minmax(0,1fr) 36px 30px;padding:4px 6px;gap:4px 7px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.sticker){padding:1px 3px;font-size:9px;border-width:2px;gap:3px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.sticker button){padding:2px 3px;font-size:9px;line-height:1}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>h2){font-size:20px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.countPreview){font-size:10px;border-width:1px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.roomSettings){padding:4px;gap:2px 5px;border-width:2px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .roomSettings>div){display:flex;align-items:baseline;justify-content:space-between;gap:3px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .roomSettings>div>b){flex-shrink:0;font-size:10px;line-height:1}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .roomSettings>div>small){font-size:8px;line-height:1.2}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .roomSettings label){font-size:9px;line-height:10px;gap:1px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .roomSettings :is(input,select)){height:24px;padding:1px 3px;font-size:16px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .roomSettings .settingsError){font-size:9px;line-height:1.15}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.players.dynamicPlayers){gap:4px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player){padding:4px;gap:2px;border-width:2px;font-size:10px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player :is(.avatarWrap,.avatar)){width:30px;height:30px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player>b){max-height:none;line-height:1.1}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player small){font-size:9px;line-height:1.1}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player .mini){min-height:24px;font-size:9px;padding:2px 3px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player .aiTag){margin-left:2px;padding:1px 2px;font-size:8px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.avatarPick){gap:1px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .avatarPick>b){font-size:9px;line-height:10px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .avatarPick>div){gap:2px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .avatarPick :is(.avatarBtn,.upload)){height:24px;padding:1px;border-width:1px;font-size:18px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .avatarPick .avatarBtn img){width:20px;height:20px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.agentActions){gap:2px 6px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .agentActions button){min-height:24px;padding:2px 7px;font-size:10px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby .agentActions small){font-size:9px;line-height:10px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.modeNote){display:none}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.lobbyMenus,.lobby>.big){grid-row:4}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.lobbyMenus button){font-size:10px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.big){font-size:13px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell:has(.lobby)){grid-template-rows:28px 28px minmax(0,1fr)}html[data-short-viewport=true][data-game-landscape=true] :is(.shell>.lobby){grid-template-rows:22px minmax(0,1fr) 36px 28px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>h2){font-size:18px}html[data-short-viewport=true][data-game-landscape=true] :is(.lobby>.countPreview){font-size:9px;padding-inline:3px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player){display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:12px 10px 22px;align-content:center;align-items:center;justify-items:center;gap:0 3px;padding:2px;text-align:left}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player>.avatarWrap){grid-column:1;grid-row:1 / 3}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player :is(.avatarWrap,.avatar)){width:24px;height:24px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player>b){grid-column:2;grid-row:1;display:block;font-size:9px;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player>small){grid-column:2;grid-row:2;width:100%;font-size:8px;line-height:10px}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player>.mini){grid-column:1 / -1;grid-row:3;width:100%;height:22px;min-height:22px;padding:1px 2px;font-size:9px;text-align:center}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player.empty){display:flex;justify-content:center;text-align:center}html[data-short-viewport=true][data-game-landscape=true] :is(.shell .lobby .player.empty>.mini){min-height:24px;height:auto}html.phoneHost,html.phoneHost body,html.phoneHost #root{width:100%;height:100%;min-height:0;margin:0;overflow:hidden;overscroll-behavior:none;background:#211b2b}.phoneSafeArea{position:fixed;pointer-events:none;visibility:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.phoneStage{position:fixed;contain:strict;overflow:hidden;background:#211b2b}.phoneStage>iframe{position:absolute;transform-origin:0 0;border:0;display:block;background:#211b2b;max-width:none;max-height:none}.phoneStage[data-blocked=true]>iframe{visibility:hidden;pointer-events:none}.phoneLockNotice{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px;text-align:center;color:#fff4d2;background:#211b2b}.phoneLockNotice>span{font-size:42px;color:#ffd447;line-height:1}.phoneLockNotice h1{font-size:clamp(22px,5vw,34px);margin:0;color:#ffd447}.phoneLockNotice p{font-size:16px;line-height:1.6;margin:0}.phoneLockNotice small{font-size:12px;color:#f2d994}.phoneLockNotice button{font-size:13px;padding:6px 12px}html.phoneFrame .shell:has(.lobby),html.phoneFrame .shell:has(.gameTable){padding:0;margin:0}html.phoneFrame .home{padding:14px 22px;margin:0}@media (max-height:300px){html.phoneFrame .home{padding:6px 16px}}.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}
