.LadderGame_boardWrap__naDsI{display:flex;justify-content:center;width:100%;overflow-x:auto}.LadderGame_frame__Jq6G5,.LadderGame_futo__yrvl6{display:grid;gap:3px;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto}.LadderGame_cell__RIbcG{width:clamp(1.7rem,9vmin,2.6rem);height:clamp(1.7rem,9vmin,2.6rem);display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.28);border-radius:6px;background:rgba(200,133,42,.12);color:#f3ead8;font-size:clamp(.9rem,4vmin,1.35rem);font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;transition:filter .12s ease,box-shadow .12s ease,background .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LadderGame_cell__RIbcG:disabled{cursor:default}.LadderGame_cell__RIbcG:not(:disabled):hover{filter:brightness(1.14)}.LadderGame_cell__RIbcG:focus-visible{outline:2px solid #f3ead8;outline-offset:1px}.LadderGame_given__Pzod9{background:rgba(200,133,42,.28);color:#c8852a;font-weight:600}.LadderGame_sel__piMLG{box-shadow:0 0 0 2px #c8852a,0 0 10px rgba(200,133,42,.5)}.LadderGame_clue__oXnlU{display:flex;align-items:center;justify-content:center;width:clamp(1.7rem,9vmin,2.6rem);height:clamp(1.7rem,9vmin,2.6rem);font-size:clamp(.75rem,3.4vmin,1.05rem);color:#c8852a;opacity:.85}.LadderGame_bin__okeao{font-size:clamp(1rem,4.6vmin,1.55rem)}.LadderGame_signH__4b7Tf,.LadderGame_signV__OVXD8{display:flex;align-items:center;justify-content:center;color:#cbb892;font-size:clamp(.8rem,3.6vmin,1.2rem);line-height:1}.LadderGame_gap__NNkMu{width:100%}.LadderGame_pad__1eIqF{min-width:44px;min-height:44px;padding:0 .7rem;border:1px solid;border-radius:10px;background:transparent;font-size:1.05rem;font-variant-numeric:tabular-nums;cursor:pointer;transition:filter .12s ease,background .12s ease}.LadderGame_pad__1eIqF:not(:disabled):hover{background:rgba(200,133,42,.14)}.LadderGame_pad__1eIqF:disabled{cursor:not-allowed;opacity:.4}.LadderGame_conflict__0_u25{box-shadow:0 0 0 2px #b22b2b,0 0 10px rgba(178,43,43,.55);animation:LadderGame_ladderPulse__nMe_M 1.1s ease-in-out infinite}@keyframes LadderGame_ladderPulse__nMe_M{0%,to{box-shadow:0 0 0 2px #b22b2b,0 0 6px rgba(178,43,43,.4)}50%{box-shadow:0 0 0 2px #d23b3b,0 0 14px rgba(210,59,59,.65)}}@media (prefers-reduced-motion:reduce){.LadderGame_conflict__0_u25{animation:none}}