.tov-playing>.yk-language-toggle{display:none}.tv-game{width:min(100%,960px);margin:auto;min-height:100svh;padding:max(12px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));display:grid;align-content:center;gap:14px}.tv-header,.tv-brand,.tv-player,.tv-tools,.tv-overlay-actions{display:flex;align-items:center;gap:10px}.tv-header{min-height:44px}.tv-brand{margin-inline-end:auto;color:var(--yk-ink);text-decoration:none;font-size:1.3rem}.tv-brand svg{width:30px;height:30px}.tv-header .yk-all-games-link,.tv-header .ng-game-menu-button{min-width:44px;width:44px;height:44px;justify-content:center;padding:0}.tv-header .yk-all-games-link>span{display:none}.tv-header .yk-all-games-link>i{margin:0}.tv-hud{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tv-player{justify-content:space-between;padding:8px 12px;border:1px solid var(--yk-line);border-radius:12px;color:var(--yk-soft);background:#1a0f08}.tv-player.is-active{color:var(--yk-brass-light);border-color:var(--yk-brass);background:#2c1b0d}.tv-name{overflow-wrap:anywhere}.tv-tally{color:var(--yk-ink);font-size:1.7rem;font-variant-numeric:tabular-nums}.tv-stage{position:relative;width:min(100%,360px);justify-self:center}.tv-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:48px repeat(6,clamp(44px,6.5svh,62px)) 48px;gap:8px 18px;padding:14px;border:1px solid #b88b45;border-radius:30px;background:repeating-linear-gradient(5deg,transparent 0 6px,#1f110b20 7px,transparent 9px 15px),linear-gradient(115deg,#684626,#4c2e18 45%,#624023 75%,#382013);box-shadow:inset 0 2px 2px #f2c7784d,inset 0 -5px 5px #180b08aa,0 14px 34px #0008}.tv-cell{position:relative;min-width:44px;min-height:44px;padding:0;border:1px solid #b5894a66;border-radius:45%;color:var(--yk-ink);background:radial-gradient(ellipse at 50% 70%,#352415,#160c07 82%);box-shadow:inset 0 5px 9px #0009,0 2px 1px #d4a05c4d;isolation:isolate}.tv-pit{touch-action:manipulation;cursor:pointer}.tv-pit[aria-disabled=true]{cursor:default}.tv-pit.is-active{border-color:#d6a95c;box-shadow:inset 0 5px 9px #0009,0 0 0 1px #e3b85b33,0 2px 1px #d4a05c66}.tv-store{border-radius:24px}.tv-cell[data-cell="13"]{grid-area:1 / 1 / 2 / 3}.tv-cell[data-cell="6"]{grid-area:8 / 1 / 9 / 3}.tv-cell[data-cell="0"]{grid-area:2 / 1}.tv-cell[data-cell="1"]{grid-area:3 / 1}.tv-cell[data-cell="2"]{grid-area:4 / 1}.tv-cell[data-cell="3"]{grid-area:5 / 1}.tv-cell[data-cell="4"]{grid-area:6 / 1}.tv-cell[data-cell="5"]{grid-area:7 / 1}.tv-cell[data-cell="12"]{grid-area:2 / 2}.tv-cell[data-cell="11"]{grid-area:3 / 2}.tv-cell[data-cell="10"]{grid-area:4 / 2}.tv-cell[data-cell="9"]{grid-area:5 / 2}.tv-cell[data-cell="8"]{grid-area:6 / 2}.tv-cell[data-cell="7"]{grid-area:7 / 2}.tv-seeds{position:absolute;inset:10% 8%;pointer-events:none}.tv-seed{position:absolute;left:calc(50% + var(--x, 0) * 32%);top:calc(50% + var(--y, 0) * 30%);width:12px;height:13px;margin:-6px 0 0 -6px;border-radius:48% 48% 43% 45%;background:radial-gradient(circle at 30% 22%,#fff9 0 9%,transparent 26%),var(--seed, #eee0b5);box-shadow:inset -2px -3px 3px #0006,1px 2px 2px #0008;pointer-events:none}.tv-tint-0{--seed: #eee0b5}.tv-tint-1{--seed: #dba84f}.tv-tint-2{--seed: #a9424f}.tv-tint-3{--seed: #5db8ae}.tv-count{position:absolute;z-index:1;inset:auto 6px 2px auto;min-width:22px;padding:1px 4px;border:1px solid #b78a4855;border-radius:10px;background:#1a0f08ee;color:#f5d48d;font:600 .8rem/1.3 var(--yk-sans);font-variant-numeric:tabular-nums;pointer-events:none}.tv-status{min-height:66px;text-align:center}.tv-message{margin:0 0 6px;font-size:clamp(1.2rem,4vw,1.65rem);font-weight:500}.tv-detail,.tv-save,.tv-record{margin:0;color:var(--yk-soft);font:.82rem/1.6 var(--yk-sans);text-align:center}.tv-save.is-warning{color:#edbf7e}.tv-tools{justify-content:center;flex-wrap:wrap}.tv-tools button{min-height:44px}.tv-overlay{position:absolute;z-index:5;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px;border:1px solid var(--yk-brass);border-radius:28px;background:#1a0f08f2;box-shadow:0 12px 36px #0008;text-align:center;overflow:hidden}.tv-overlay-title{margin:0;color:var(--yk-brass-light);font-size:clamp(1.4rem,5vw,2rem)}.tv-overlay-score{margin:0;font-size:1.35rem}.tv-overlay-actions{position:relative;z-index:1;flex-wrap:wrap;justify-content:center}.tv-overlay-actions button{min-height:44px}.tv-spark{position:absolute;top:50%;left:50%;width:5px;height:5px;background:var(--yk-brass-light);border-radius:50%;pointer-events:none;opacity:0}.tv-effects .tv-spark{animation:tv-spark .65s var(--d, 0ms) ease-out both}.tv-effects .tv-pit.is-refused{animation:tv-refused .22s ease-in-out}.tv-rules{color:var(--yk-soft);line-height:1.8}.tv-legend{display:flex;align-items:center;justify-content:center;gap:26px}.tv-legend-row{display:flex;gap:9px}.tv-legend-row .tv-seed{position:relative;inset:auto;margin:0}.tv-legend-pit{width:90px;height:62px}.tv-strength{display:flex;flex-wrap:wrap;gap:8px}.tv-strength-row{gap:12px;flex-wrap:wrap}.tv-level{min-height:44px;padding:8px 15px;border:1px solid var(--yk-line);border-radius:10px;color:var(--yk-soft);background:#1a0f08;cursor:pointer}.tv-level[aria-pressed=true]{color:var(--yk-brass-light);border-color:var(--yk-brass)}.tov-shell .yk-menu-title:focus,.tv-message:focus{outline:none}@media(hover:hover){.tv-pit[aria-disabled=false]:hover{filter:brightness(1.2)}}@media(min-width:700px),(orientation:landscape)and (min-width:520px){.tv-stage{width:100%}.tv-board{grid-template-columns:.95fr repeat(6,minmax(44px,1fr)) .95fr;grid-template-rows:repeat(2,clamp(64px,11vw,116px));gap:12px 8px;padding:18px}.tv-cell[data-cell="13"]{grid-area:1 / 1 / 3 / 2}.tv-cell[data-cell="6"]{grid-area:1 / 8 / 3 / 9}.tv-cell[data-cell="0"]{grid-area:2 / 2}.tv-cell[data-cell="1"]{grid-area:2 / 3}.tv-cell[data-cell="2"]{grid-area:2 / 4}.tv-cell[data-cell="3"]{grid-area:2 / 5}.tv-cell[data-cell="4"]{grid-area:2 / 6}.tv-cell[data-cell="5"]{grid-area:2 / 7}.tv-cell[data-cell="12"]{grid-area:1 / 2}.tv-cell[data-cell="11"]{grid-area:1 / 3}.tv-cell[data-cell="10"]{grid-area:1 / 4}.tv-cell[data-cell="9"]{grid-area:1 / 5}.tv-cell[data-cell="8"]{grid-area:1 / 6}.tv-cell[data-cell="7"]{grid-area:1 / 7}.tv-seed{width:14px;height:15px;margin:-7px 0 0 -7px}}@media(orientation:landscape)and (max-height:480px){.tv-game{gap:8px;padding-block:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-bottom))}.tv-board{grid-template-rows:repeat(2,clamp(52px,15svh,68px));gap:8px 6px;padding:10px 12px;border-radius:22px}.tv-player{padding:4px 10px}.tv-tally{font-size:1.25rem}.tv-status{min-height:0}.tv-message{margin-bottom:2px;font-size:1.05rem}.tv-save{display:none}}@keyframes tv-refused{25%,75%{translate:-3px 0}50%{translate:3px 0}}@keyframes tv-spark{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(var(--x),var(--y)) scale(.2)}}@media(prefers-reduced-motion:reduce){.tv-effects .tv-spark,.tv-effects .tv-pit.is-refused{animation:none}}
