.nav-container{display:flex;gap:15px!important}.spacer{flex-grow:1}.menu-button{border-radius:8px;padding:7 22px!important;text-transform:none!important;font-weight:700!important;background-color:#fdf8f8!important;transition:background-color .2s,color .2s}.menu-button:hover{background-color:#1976d2!important;color:#fff!important}.menu-button.active{background-color:#90caf9!important}.logout-button{background-color:#fdf8f8!important}.logout-button:hover{background-color:#1976d2!important;color:#fff!important}.menu-paper{margin-top:0;border-radius:8px!important}.menu-item.active{font-weight:700!important;background-color:#00000014!important}.crossword-board{display:grid;gap:0;justify-content:center;margin-bottom:1.5rem;grid-template-columns:repeat(var(--grid-width),minmax(50px,60px));grid-template-rows:repeat(var(--grid-height),minmax(50px,60px))}.crossword-board .cell{position:relative;width:100%;height:100%;aspect-ratio:1 / 1;outline:1px solid #000;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff}.crossword-board .cell.black{background-color:#000}.crossword-board .cell.highlighted.horizontal{background-color:#ffffe0}.crossword-board .cell.highlighted.vertical{background-color:#90ee90}.cell-number-container{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:.2em;pointer-events:auto}.crossword-board .cell-number{position:absolute;background:#fefe77;font-size:.75rem;line-height:1;padding:0 2px;border-radius:2px;top:2px;left:2px}.cell-number-h,.cell-number-v{top:2px;left:2px}.cell-number-container .cell-number-h+.cell-number-v{top:calc(2px + 1em);left:2px}.crossword-board .cell-special{position:absolute;top:41px;left:86%;transform:translate(-50%);font-size:.75rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:15px;height:16px;display:flex;align-items:center;justify-content:center;z-index:3}.crossword-board .cell-letter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;text-transform:uppercase}.ordered-letters-container{width:200px;margin:1rem auto;text-align:center;flex-shrink:0}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container{margin-top:1rem}.hints-container .hint-list{list-style:none;padding:0}.hints-container .hint-item{display:flex;align-items:flex-start;padding:.5rem;cursor:pointer}.hints-container .hint-item.selected{background:#1987541a}.hints-container .hint-item .hint-number{width:24px;text-align:right;margin-right:.5rem;font-weight:700}.hints-container .hint-item .hint-text{flex:1;white-space:normal}.main-content{display:flex;justify-content:center;align-items:flex-start;gap:2rem}.ordered-letters-container{width:200px;flex-shrink:0}.ordered-letters-container .ordered-letters{width:100%}.crossword-wrapper{padding:0 1rem}@media (max-width: 1024px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),50px);grid-template-rows:repeat(var(--grid-height),50px)}.cell{width:50px!important;height:50px!important}.cell-number-container{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:.2em;pointer-events:auto}.crossword-board .cell-number{position:absolute;background:#fefe77;font-size:.5rem;line-height:1;padding:0 2px;border-radius:2px;top:2px;left:2px}.cell-number-h,.cell-number-v{top:2px;left:2px}.cell-number-container .cell-number-h+.cell-number-v{top:calc(2px + 1em);left:2px}.crossword-board .cell-special{position:absolute;top:32px;left:86%;transform:translate(-50%);font-size:.5rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:15px;height:16px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 820px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),50px);grid-template-rows:repeat(var(--grid-height),50px)}.cell{width:50px!important;height:50px!important}.cell-number-container{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:.2em;pointer-events:auto}.crossword-board .cell-number{position:absolute;background:#fefe77;font-size:.5rem;line-height:1;padding:0 2px;border-radius:2px;top:2px;left:2px}.cell-number-h,.cell-number-v{top:2px;left:2px}.cell-number-container .cell-number-h+.cell-number-v{top:calc(2px + 1em);left:2px}.crossword-board .cell-special{position:absolute;top:32px;left:86%;transform:translate(-50%);font-size:.5rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:15px;height:16px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 770px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),50px);grid-template-rows:repeat(var(--grid-height),50px)}.cell{width:50px!important;height:50px!important}.cell-number-container{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:.2em;pointer-events:auto}.crossword-board .cell-number{position:absolute;background:#fefe77;font-size:.5rem;line-height:1;padding:0 2px;border-radius:2px;top:2px;left:2px}.cell-number-h,.cell-number-v{top:2px;left:2px}.cell-number-container .cell-number-h+.cell-number-v{top:calc(2px + 1em);left:2px}.crossword-board .cell-special{position:absolute;top:32px;left:86%;transform:translate(-50%);font-size:.5rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:15px;height:16px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 440px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),30px);grid-template-rows:repeat(var(--grid-height),30px)}.cell{width:30px!important;height:30px!important}.cell-number{position:absolute;background:#fefe77;font-size:.3rem!important;line-height:1;padding:0 2px;border-radius:2px}.cell-number-h,.cell-number-v{top:.2px!important;left:.2px!important}.cell-number-container .cell-number-h+.cell-number-v{top:calc(1px + 1em)!important;left:.2px!important}.crossword-board .cell-special{position:absolute;top:21px;left:24px;transform:translate(-50%);font-size:.3rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:7px;height:7px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 420px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),30px);grid-template-rows:repeat(var(--grid-height),30px)}.cell{width:30px!important;height:30px!important}.cell-number{position:absolute;background:#fefe77;font-size:.3rem!important;line-height:1;padding:0 2px;border-radius:2px}.cell-number-h,.cell-number-v{top:.2px!important;left:.2px!important}.cell-number-container .cell-number-h+.cell-number-v{top:calc(1px + 1em)!important;left:.2px!important}.crossword-board .cell-special{position:absolute;top:21px;left:24px;transform:translate(-50%);font-size:.3rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:7px;height:7px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 400px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),30px);grid-template-rows:repeat(var(--grid-height),30px)}.cell{width:30px!important;height:30px!important}.cell-number{position:absolute;background:#fefe77;font-size:.3rem!important;line-height:1;padding:0 2px;border-radius:2px}.cell-number-h,.cell-number-v{top:.2px!important;left:.2px!important}.cell-number-container .cell-number-h+.cell-number-v{top:calc(1px + 1em)!important;left:.2px!important}.crossword-board .cell-special{position:absolute;top:21px;left:24px;transform:translate(-50%);font-size:.3rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:7px;height:7px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 375px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),30px);grid-template-rows:repeat(var(--grid-height),30px)}.cell{width:30px!important;height:30px!important}.cell-number{position:absolute;background:#fefe77;font-size:.3rem!important;line-height:1;padding:0 2px;border-radius:2px}.cell-number-h,.cell-number-v{top:.2px!important;left:.2px!important}.cell-number-container .cell-number-h+.cell-number-v{top:calc(1px + 1em)!important;left:.2px!important}.crossword-board .cell-special{position:absolute;top:21px;left:24px;transform:translate(-50%);font-size:.3rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:7px;height:7px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}@media (max-width: 360px){.crossword-wrapper{overflow-x:auto;width:max-content;-webkit-overflow-scrolling:touch}.main-content{flex-direction:column;align-items:center}.ordered-letters-container{width:auto;margin-top:1rem}.crossword-board{display:grid;gap:0px;margin-bottom:1.5rem;width:max-content;grid-template-columns:repeat(var(--grid-width),30px);grid-template-rows:repeat(var(--grid-height),30px)}.cell{width:30px!important;height:30px!important}.cell-number{position:absolute;background:#fefe77;font-size:.3rem!important;line-height:1;padding:0 2px;border-radius:2px}.cell-number-h,.cell-number-v{top:.2px!important;left:.2px!important}.cell-number-container .cell-number-h+.cell-number-v{top:calc(1px + 1em)!important;left:.2px!important}.crossword-board .cell-special{position:absolute;top:21px;left:24px;transform:translate(-50%);font-size:.3rem;color:#1a0ce2;background-color:#fff;border:1px solid #1041d1;border-radius:50%;width:7px;height:7px;display:flex;align-items:center;justify-content:center;z-index:3}.ordered-letters-container{width:auto;margin-top:1rem;text-align:center}.ordered-letters{gap:.2rem;justify-content:center}.ordered-letters .letter-box{height:36px;width:auto;padding:.1rem .2rem;font-size:9px}.hints-container .hint-item{padding:.25rem}.hints-container .hint-item .hint-number,.hints-container .hint-item .hint-text{font-size:.8rem}}.view-mode .game-cell{border:1px solid #ccc!important}.view-mode .game-board{outline:4px solid #000;outline-offset:-2px}.view-mode .o1b1-board{outline:none!important}.o1b1-board{border:1px solid #000}.o1b1-board .game-cell{border:.5px solid #ccc!important;box-sizing:border-box}.MuiPopper-root[role=tooltip]{z-index:2000!important}html,body{overscroll-behavior:none;touch-action:pan-x pan-y pinch-zoom!important;overflow:hidden}.game-board{display:grid;margin:0 auto;width:max-content;gap:0px;position:relative;max-width:100%;grid-auto-rows:60px;grid-auto-columns:60px}.game-cell.cloned{pointer-events:none;opacity:.95;background-color:#fff;border:1px solid #999;font-weight:700;text-align:center;line-height:60px;z-index:1000}.board-wrapper{width:100%;-webkit-overflow-scrolling:touch;--board-letter-color: #000;--board-cell-border: #ccc;--board-selected-bg: #ffff66;--board-found-bg: #ffff66;--board-highlight-bg: #fdffb5;--board-line-color: blue;--board-line-opacity: .5}.board-wrapper[data-board-theme=DELFI],.board-wrapper[data-board-theme=SIAULIAI]{--board-letter-color: #000;--board-cell-border: #ccc;--board-selected-bg: #ffff66;--board-found-bg: #ffff66;--board-highlight-bg: #fdffb5;--board-line-color: blue;--board-line-opacity: .5}.gen-vertical-group{overflow:hidden;border-radius:0;width:140px!important}.gen-vertical-group .MuiButton-root{border-radius:0;padding:6px 16px;font-size:1rem;text-transform:uppercase;opacity:1}.gen-vertical-group .MuiButtonGroup-grouped{margin:0!important;border-radius:0!important;box-shadow:none}.gen-vertical-group .MuiButtonGroup-grouped:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:0!important}.gen-vertical-group .MuiButtonGroup-grouped:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.gen-vertical-group.MuiButtonGroup-outlined .MuiButtonGroup-grouped:not(:last-of-type){border-bottom-color:transparent}.gen-vertical-group .MuiButton-root:first-of-type{font-size:14px;letter-spacing:.06em;min-height:44px}.gen-vertical-group .MuiButton-root:last-of-type{font-size:10px;line-height:1.2;min-height:35px}@keyframes success-flash{0%{transform:scale(1);opacity:1;filter:drop-shadow(0 0 0px #ffff66)}50%{transform:scale(1.2);opacity:1;filter:drop-shadow(0 0 10px #ffff66)}to{transform:scale(1);opacity:1;filter:drop-shadow(0 0 0px #ffff66)}}.success-animate{animation:success-flash 1s ease-in-out}.game-cell{width:61px!important;height:61px!important;border:1px solid var(--board-cell-border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none;color:var(--board-letter-color)}.ik1-board{border:4px solid #000;border-radius:14px;overflow:hidden}.ik1-board .game-cell{border:1px solid rgba(0,0,0,.22)}.ik1-board .game-cell.ik1-start{background-color:#d3d3d3!important;position:relative}.ik1-board .game-cell.ik1-start:after{content:"";position:absolute;width:0;height:0}.ik1-board .game-cell.ik1-start[data-ik1-dir=r]:after{right:-1px;top:50%;transform:translateY(-50%);border-left:10px solid #000;border-top:7px solid transparent;border-bottom:7px solid transparent}.ik1-board .game-cell.ik1-start[data-ik1-dir=l]:after{left:-1px;top:50%;transform:translateY(-50%);border-right:10px solid #000;border-top:7px solid transparent;border-bottom:7px solid transparent}.ik1-board .game-cell.ik1-start[data-ik1-dir=d]:after{bottom:-1px;left:50%;transform:translate(-50%);border-top:10px solid #000;border-left:7px solid transparent;border-right:7px solid transparent}.ik1-board .game-cell.ik1-start[data-ik1-dir=u]:after{top:-1px;left:50%;transform:translate(-50%);border-bottom:10px solid #000;border-left:7px solid transparent;border-right:7px solid transparent}.ik4-board .game-cell,.view-mode .ik4-board .game-cell{border:none!important}.ik4-board .game-cell.ik1-start:after{display:none!important}.ik5-board{border-radius:0!important}.game-cell .cell-letter{display:inline-block;transition:transform .12s ease;transform-origin:center;will-change:transform}.game-cell.selected .cell-letter{transform:scale(1.15)}.game-cell.highlight{background-color:var(--board-highlight-bg)!important;z-index:-5}.game-cell.selected{background:linear-gradient(var(--board-selected-bg),var(--board-selected-bg)) center / 80% 80% no-repeat,linear-gradient(var(--board-selected-bg),var(--board-selected-bg)) left center / calc(var(--sel-l, 0) * 10%) 80% no-repeat,linear-gradient(var(--board-selected-bg),var(--board-selected-bg)) right center / calc(var(--sel-r, 0) * 10%) 80% no-repeat,linear-gradient(var(--board-selected-bg),var(--board-selected-bg)) center top / 80% calc(var(--sel-u, 0) * 10%) no-repeat,linear-gradient(var(--board-selected-bg),var(--board-selected-bg)) center bottom / 80% calc(var(--sel-d, 0) * 10%) no-repeat}.game-cell.found{border:1px solid var(--board-cell-border);background:linear-gradient(var(--board-found-bg),var(--board-found-bg)) center / 80% 80% no-repeat,linear-gradient(var(--board-found-bg),var(--board-found-bg)) left center / calc(var(--found-l, 0) * 10%) 80% no-repeat,linear-gradient(var(--board-found-bg),var(--board-found-bg)) right center / calc(var(--found-r, 0) * 10%) 80% no-repeat,linear-gradient(var(--board-found-bg),var(--board-found-bg)) center top / 80% calc(var(--found-u, 0) * 10%) no-repeat,linear-gradient(var(--board-found-bg),var(--board-found-bg)) center bottom / 80% calc(var(--found-d, 0) * 10%) no-repeat}.game-cell.extra-word,.game-cell.extra-word .cell-letter,.cell-letter.extra-word{color:#23cf23!important}.line-segment{position:absolute;height:20px;background:var(--board-line-color);opacity:var(--board-line-opacity);z-index:10;transform-origin:left center;pointer-events:none}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.help-alert .MuiAlert-message{font-size:18px!important;line-height:1.4!important;width:800px}.help-alert .MuiAlert-message .MuiTypography-root{font-size:inherit!important;line-height:inherit!important;width:inherit!important}.game-cell.black{background-color:#111;border:1px solid #000;pointer-events:none;color:transparent}.word-list-container{margin-top:0;padding-bottom:0}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(8,min-content);row-gap:0px;column-gap:2px;padding:4px;border:0px solid #fcfafa;box-sizing:border-box;width:500px;height:max-content;font-size:20px}.editor-word-list-width .word-list{width:970px!important;max-width:100%}.word-item{padding:4px 8px 4px 4px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff}.word-found{background-color:#ff6;color:#000}.word-list .word-item.word-found{width:fit-content;justify-self:start}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0;height:53px}#freeLettersTable input{width:61px;height:61px;text-align:center;font-weight:700;font-size:24px;border:1px solid #ccc}#freeLettersTable input::placeholder{color:#999}.word-canvas{z-index:10}@keyframes flash-line-orange{0%{background:orange;opacity:1}50%{background:orange;opacity:1}to{background:#ecbe27;opacity:1}}.line-segment-error{position:absolute;height:4px;transform-origin:left center;pointer-events:none;z-index:10;animation:flash-line-orange .6s ease-in-out forwards}.game-cell.cloned-green{color:#0e960e99;border-color:#0e960e99;background:#f9faf9}#freeLettersTable input.auto-green{color:#0e960e99;border-color:#0e960e99;font-weight:700}#freeLettersTable input.auto-green-glow{animation:glowGreenPulse 1s ease-out 2}@keyframes glowGreenPulse{0%{box-shadow:0 0 #0f0}70%{box-shadow:0 0 12px 4px #23cf2300}to{box-shadow:0 0 #23cf2300}}.win-tick-overlay{position:absolute;right:0;bottom:0;left:50%;top:50%;width:500px;height:500px;transform:translate(-50%,-50%);place-items:center;transform-origin:50% 50%;pointer-events:none;z-index:20;animation:coin-spin-stop .5s linear forwards;perspective:1000px;--size: min(60vmin, 85%);width:var(--size);height:var(--size)}.coin{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:grid;place-items:center;transform-origin:center center;backface-visibility:visible;-webkit-backface-visibility:hidden;transform-style:preserve-3d;background:radial-gradient(circle at 30% 30%,#ffffff2e,#fff0 45%),radial-gradient(circle at 70% 75%,#0000002e,#0000 45%),#0f0;box-shadow:inset 0 2px 6px #ffffff73,inset 0 -8px 12px #00000040,0 8px 16px #00000040;outline:6px solid rgba(0,0,0,.08)}.coin:before{content:"";position:absolute;top:6%;right:6%;bottom:6%;left:6%;border-radius:50%;background:conic-gradient(from 0deg,rgba(0,0,0,.12) 0 6%,rgba(255,255,255,.1) 6% 12%,transparent 12% 18%);-webkit-mask:radial-gradient(circle,transparent 62%,#000 62.3%);mask:radial-gradient(circle,transparent 62%,#000 62.3%);opacity:.45;pointer-events:none}.coin:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:inset 0 0 0 10px #ffffff14;pointer-events:none}.win-tick-icon{width:101%;height:95%;transform-origin:50% 50%;color:#1fd32e;filter:drop-shadow(0 6px 12px rgba(34,197,94,.35))}@keyframes coin-spin-stop{0%{transform:translate(-50%,-50%) perspective(1000px) rotateX(8deg) rotateY(0) scale(.9);opacity:0}8%{opacity:1}to{transform:translate(-50%,-50%) perspective(1000px) rotateX(8deg) rotateY(1turn) scale(1);opacity:1}}@keyframes win-coin{0%{transform:translate(-50%,-50%) perspective(1000px) rotateY(90deg) scale(.65);opacity:0}15%{opacity:1;transform:translate(-50%,-50%) perspective(1000px) rotateY(45deg) scale(.95)}55%{transform:translate(-50%,-50%) perspective(1000px) rotateY(720deg) scale(1)}to{transform:translate(-50%,-50%) perspective(1000px) rotateY(90deg) rotateX(8deg) scale(1)}}.board-wrapper{width:100%;-webkit-overflow-scrolling:touch;position:relative;perspective:1200px}@media (max-width: 1920px){.board-wrapper.size-10x10{width:662px;height:662px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:662px;height:794px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:6px;position:relative;max-width:100%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:67px!important;height:67px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(8,min-content);row-gap:0px;column-gap:50px;max-width:100%;max-height:100%;padding-top:0;height:max-content;width:500px;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:8px 8px 8px 5px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:18px}.word-list-container{margin-top:0;padding-bottom:0}.word-found{background-color:#ff6;color:#000}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:7px auto}#freeLettersTable input{width:67px;height:67px;text-align:center;font-weight:700;font-size:24px;border:1px solid #ccc}}@media (max-width: 1440px){.board-wrapper.size-10x10{width:662px;height:662px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:662px;height:794px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:6px;position:relative;max-width:100%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:67px!important;height:67px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(8,min-content);row-gap:0px;column-gap:50px;max-width:100%;max-height:100%;padding-top:0;height:max-content;width:500px;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:8px 8px 8px 20px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:18px}.word-list-container{margin-top:0;padding-bottom:0}.word-found{background-color:#ff6;color:#000}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:7px auto}#freeLettersTable input{width:67px;height:67px;text-align:center;font-weight:700;font-size:24px;border:1px solid #ccc}}@media (max-width: 1280px){.board-wrapper.size-10x10{width:662px;height:662px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:662px;height:794px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:6px;position:relative;max-width:100%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:67px!important;height:67px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(8,min-content);row-gap:0px;column-gap:50px;max-width:100%;max-height:100%;padding-top:0;height:max-content;width:500px;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:8px 8px 8px 20px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:18px}.word-list-container{margin-top:0;padding-bottom:0}.word-found{background-color:#ff6;color:#000}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:7px auto}#freeLettersTable input{width:67px;height:67px;text-align:center;font-weight:700;font-size:24px;border:1px solid #ccc}}@media (max-width: 1024px){.board-wrapper.size-10x10{width:762px;height:762px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:762px;height:914px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:16px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:77px!important;height:77px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,40px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:67px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-list-container{margin-top:0;margin-bottom:0}.word-found{background-color:#ff6;color:#000}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:77px;height:77px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 1000px){.board-wrapper.size-10x10{width:801px;height:801px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:802px;height:961px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:20px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:81px!important;height:81px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,40px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:64px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;overflow-x:hidden;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:15px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:81px;height:81px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (min-width: 875px) and (max-width: 877px) and (hover: hover) and (pointer: fine){.board-wrapper.size-10x10{width:402px;height:402px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:402px;height:482px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:41px!important;height:41px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none;row-gap:6px;column-gap:0;width:100%;max-height:520px;overflow-y:auto;overflow-x:hidden;margin:0}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:228px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:41px!important;height:41px!important;text-align:center;font-weight:700;font-size:24px;border:2px solid #ccc}}@media (min-width: 875px) and (max-width: 877px) and (hover: none),(min-width: 875px) and (max-width: 877px) and (pointer: coarse){.board-wrapper.size-10x10{width:602px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:602px;height:722px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:61px!important;height:61px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none;row-gap:6px;column-gap:0;width:100%;max-height:520px;overflow-y:auto;overflow-x:hidden;margin:0}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:-10px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:61px;height:61px;text-align:center;font-weight:700;font-size:24px;border:1px solid #ccc}}@media (max-width: 860px){.board-wrapper.size-10x10{width:792px;height:792px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:792px;height:951px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper{width:792px;height:792px;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:19px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:80px!important;height:80px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,40px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:90px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:14px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:80px;height:80px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}.help-alert .MuiAlert-message{font-size:14px!important;line-height:1.4!important;width:600px}.help-alert .MuiAlert-message .MuiTypography-root{font-size:15px!important;line-height:inherit!important}}@media (max-width: 872px) and (hover: hover) and (pointer: fine){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:402px;height:402px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:402px;height:482px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:41px!important;grid-auto-columns:41px!important;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:41px!important;height:41px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:70px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:70px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:41px;height:41px;text-align:center;font-weight:700;font-size:24px;border:2px solid #ccc}}@media (max-width: 872px) and (hover: none),(max-width: 872px) and (pointer: coarse){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:502px;height:502px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:502px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:50px;grid-auto-columns:50px;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:51px!important;height:51px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:70px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:65px;height:65px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 870px) and (hover: hover) and (pointer: fine){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:402px;height:402px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:402px;height:482px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:41px!important;grid-auto-columns:41px!important;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:41px!important;height:41px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:70px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:70px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:41px;height:41px;text-align:center;font-weight:700;font-size:20px;border:2px solid #ccc}}@media (max-width: 870px) and (hover: none),(max-width: 870px) and (pointer: coarse){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:502px;height:502px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:502px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:50px;grid-auto-columns:50px;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:51px!important;height:51px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(4,min-content);row-gap:0px;column-gap:70px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:65px;height:65px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 800px){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:502px;height:502px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:502px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:50px;grid-auto-columns:50px;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:51px!important;height:51px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(5,min-content);row-gap:0px;column-gap:82px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:65px;height:65px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 770px){.board-wrapper.size-10x10{width:542px;height:542px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:542px;height:650px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:4px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:55px!important;height:55px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,40px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(5,min-content);row-gap:0px;column-gap:82px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:65px;height:65px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 720px) and (hover: hover) and (pointer: fine){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:402px;height:402px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:402px;height:482px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:41px!important;grid-auto-columns:41px!important;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:41px!important;height:41px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,24px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(3,min-content);row-gap:0px;column-gap:40px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:70px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:41px;height:41px;text-align:center;font-weight:700;font-size:24px;border:2px solid #ccc}}@media (max-width: 720px) and (hover: none),(max-width: 720px) and (pointer: coarse){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:502px;height:502px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:502px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:50px;grid-auto-columns:50px;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:51px!important;height:51px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(3,min-content);row-gap:0px;column-gap:40px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:65px;height:65px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 620px) and (hover: hover) and (pointer: fine){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:402px;height:402px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:402px;height:482px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:41px!important;grid-auto-columns:41px!important;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:41px!important;height:41px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(3,min-content);row-gap:0px;column-gap:40px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:16px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:70px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:41px;height:41px;text-align:center;font-weight:700;font-size:24px;border:2px solid #ccc}}@media (max-width: 620px) and (hover: none),(max-width: 620px) and (pointer: coarse){.game-board,.game-cell{touch-action:none;overscroll-behavior:contain}.board-wrapper.size-10x10{width:502px;height:502px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:502px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{grid-auto-rows:50px;grid-auto-columns:50px;display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:51px!important;height:51px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(3,min-content);row-gap:0px;column-gap:40px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:65px;height:65px;text-align:center;font-weight:700;font-size:40px;border:1px solid #ccc}}@media (max-width: 540px){.board-wrapper.size-10x10{width:502px;height:502px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:502px;height:602px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:51px!important;height:51px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:55px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:1px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:11px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:43px;height:43px;text-align:center;font-weight:700;font-size:20px;border:1px solid #ccc}.help-alert .MuiAlert-message{font-size:7px!important;line-height:1.4!important;width:600px}.help-alert .MuiAlert-message .MuiTypography-root{font-size:13px!important;line-height:inherit!important}}@media (max-width: 450px){.board-wrapper.size-10x10{width:423px;height:423px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:423px;height:505px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:12px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:43px!important;height:43px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:55px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:1px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:15px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:43px;height:43px;text-align:center;font-weight:700;font-size:20px;border:1px solid #ccc}}@media (max-width: 420px){.board-wrapper.size-10x10{width:401px;height:401px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:401px;height:481px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:10px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:41px!important;height:41px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,19px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:52px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:14px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:41px;height:41px;text-align:center;font-weight:700;font-size:19px;border:1px solid #ccc}}@media (max-width: 390px){.board-wrapper.size-10x10{width:381px;height:381px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:381px;height:458px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:8px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:39px!important;height:39px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,18px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:45px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:1px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:14px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:39px;height:39px;text-align:center;font-weight:700;font-size:18px;border:1px solid #ccc}}@media (max-width: 375px){.board-wrapper.size-10x10{width:361px;height:361px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:361px;height:433px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:6px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:37px!important;height:37px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,18px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:30px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:14px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:37px;height:37px;text-align:center;font-weight:700;font-size:18px;border:1px solid #ccc}}@media (max-width: 360px){.board-wrapper.size-10x10{width:351px;height:351px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:351px;height:423px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:5px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:36px!important;height:36px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,18px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:35px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0;height:140px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:36px;height:36px;text-align:center;font-weight:700;font-size:18px;border:1px solid #ccc}}@media (max-width: 355px){.board-wrapper.size-10x10{width:342px;height:342px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:342px;height:410px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:4px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:35px!important;height:35px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(4vw,18px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:25px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:12px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0;height:140px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:36px;height:36px;text-align:center;font-weight:700;font-size:18px;border:1px solid #ccc}}@media (max-width: 345px){.board-wrapper.size-10x10{width:302px;height:302px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:302px;height:362px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:31px!important;height:31px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,18px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(5,min-content);row-gap:0px;column-gap:9px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:1px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:13px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0;height:140px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:34px;height:34px;text-align:center;font-weight:700;font-size:18px;border:1px solid #ccc}}@media (max-width: 330px){.board-wrapper.size-10x10{width:302px;height:302px;overflow:auto;-webkit-overflow-scrolling:touch}.board-wrapper.size-10x12{width:302px;height:362px;overflow:auto;-webkit-overflow-scrolling:touch}.game-board{display:grid;margin:0 auto;width:100%;height:100%;gap:0px;position:relative;max-width:100%}.instruction-header{font-size:18px}.help-image{width:250px;height:auto;border:0px solid #ccc;background-color:#fff;vertical-align:-22%}.button-container button{font-size:12px!important;padding:6px 12px!important}.game-cell{width:31px!important;height:31px!important;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,18px);-webkit-user-select:none;user-select:none}.word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(6,min-content);row-gap:0px;column-gap:25px;max-width:100%;max-height:100%;height:max-content;width:max-content;overflow-x:auto;overflow-y:auto;margin:0 auto}.word-item{padding:1px;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;background:#fff;font-size:13px;-webkit-text-stroke:.2px currentColor}.word-found{background-color:#ff6;color:#000}.word-list-container{margin-top:0;margin-bottom:0;height:140px}.instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:.6rem!important}#freeLettersTable{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTable input{width:34px;height:34px;text-align:center;font-weight:700;font-size:18px;border:1px solid #ccc}}.fill-board{--cols: 0;--rows: 0;display:grid;gap:0;margin:0 auto .1rem;width:min(100%,calc(var(--cols) * 50px));justify-content:center;grid-template-columns:repeat(var(--cols),minmax(30px,50px));grid-auto-rows:minmax(30px,50px)}.cellf{width:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:min(5vw,20px);-webkit-user-select:none;user-select:none;background-color:#fff}.victory-message{position:fixed;top:20%;left:50%;transform:translate(-50%);background-color:#198754;color:#fff;font-size:2rem;font-weight:700;padding:1rem 2rem;border-radius:10px;animation:fadeInOut 4s ease-in-out forwards;z-index:9999;box-shadow:0 0 10px #0000004d}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) scale(.8)}10%{opacity:1;transform:translate(-50%) scale(1)}90%{opacity:1}to{opacity:0;transform:translate(-50%) scale(.8)}}.cellf.selected{background:#ff6}.cellf.found{background:#90ee90;text-decoration:line-through}.cellf.black{background-color:#111;border:1px solid #000;color:transparent}.cellf.highlighted.horizontal,.cellf.highlighted.vertical{background-color:#ffff52}.grid-cell.blue{background-color:#fff}.cellf.blue .numberCells{color:#00f}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(7,min-content);gap:4px;padding:4px;border:2px solid #000;box-sizing:border-box;width:850px;margin:0 auto;font-size:18px}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.fill-word-item:hover{background:#e0e0e0}.freeLettersContainer{display:inline-block;transition:box-shadow .3s ease}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:60px;height:60px;text-align:center;font-weight:700;font-size:20px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#999}.fill-letters-sequence{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem;--letter-cell-size: 50px;--letter-font-size: 1.25rem;--number-font-size: .75rem}.reserved-cell{position:relative;height:50px;width:50px;background-color:#fafafa!important;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.reserved-letter{font-size:1.25rem;font-weight:700;color:#222;line-height:1}.reserved-number{font-size:.75rem;font-weight:400;color:#888;margin-top:.15rem}.reserved-list{display:flex;flex-direction:row;gap:8px;justify-content:center;margin:1rem auto}.special-number{position:absolute;top:1px;left:85%;transform:translate(-50%);font-size:.5rem;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:14px;height:14px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:41%;left:40%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.spinner{width:20px;height:20px;border:3px solid #999;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.fill-board-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.cellf.focused{outline:2px solid #2196f3}.cellf.highlighted-horizontal{background:#ffeb3b80}.cellf.highlighted-vertical{background:#4caf5080}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1400px){.fill-board{transform:scale(1);transform-origin:top center}.cellf{width:50px;height:50px;font-size:18px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:.2rem;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:20px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(7,min-content);gap:4px;border:2px solid #000;box-sizing:border-box;width:850px;margin:0 auto;font-size:18px}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}}@media (max-width: 1024px){.fill-board{transform:scale(1);transform-origin:top center}.cellf{width:50px;height:50px;font-size:18px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:.2rem;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:19px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(7,min-content);gap:4px;border:2px solid #000;box-sizing:border-box;width:850px;margin:0 auto;font-size:18px}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}}@media (max-width: 800px){.fill-board{transform:scale(1.05);transform-origin:top center}.cellf{width:41px;height:51px;font-size:18px}.special-number{position:absolute;top:1px;left:87%;transform:translate(-65%);font-size:.2rem;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:49%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:19px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(14,min-content);gap:4px;border:2px solid #000;box-sizing:border-box;width:600px;margin:0 auto;font-size:18px}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}}@media (max-width: 680px){.fill-board{transform:scale(.72);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:12px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}}@media (max-width: 600px){.fill-board{transform:scale(.72);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:13px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}}@media (max-width: 540px){.fill-board{transform:scale(.72);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:13px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}}@media (max-width: 490px){.fill-board{transform:scale(.72);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:13px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}.reserved-cell{position:relative;height:35px;width:35px;background-color:#fafafa!important;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.reserved-letter{font-size:1.25rem;font-weight:700;color:#222;line-height:1}.reserved-number{font-size:.75rem;font-weight:400;color:#888;margin-top:.15rem}.reserved-list{display:flex;flex-direction:row;gap:8px;width:max-content;justify-content:center;align-items:center;margin:0rem auto}}@media (max-width: 430px){.fill-board{transform:scale(.72);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:13px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}.reserved-cell{position:relative;height:35px;width:35px;background-color:#fafafa!important;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.reserved-letter{font-size:1.25rem;font-weight:700;color:#222;line-height:1}.reserved-number{font-size:.75rem;font-weight:400;color:#888;margin-top:.15rem}.reserved-list{display:flex;flex-direction:row;gap:8px;width:max-content;justify-content:center;align-items:center;margin:0rem auto}}@media (max-width: 400px){.fill-board{transform:scale(.7);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:12px!important}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}.reserved-cell{position:relative;height:35px;width:35px;background-color:#fafafa!important;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.reserved-letter{font-size:1.25rem;font-weight:700;color:#222;line-height:1}.reserved-number{font-size:.75rem;font-weight:400;color:#888;margin-top:.15rem}.reserved-list{display:flex;flex-direction:row;gap:8px;width:max-content;justify-content:center;align-items:center;margin:0rem auto}}@media (max-width: 380px){.fill-board{transform:scale(.68);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:12px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}.reserved-cell{position:relative;height:35px;width:35px;background-color:#fafafa!important;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.reserved-letter{font-size:1.25rem;font-weight:700;color:#222;line-height:1}.reserved-number{font-size:.75rem;font-weight:400;color:#888;margin-top:.15rem}.reserved-list{display:flex;flex-direction:row;gap:8px;width:max-content;justify-content:center;align-items:center;margin:0rem auto}}@media (max-width: 360px){.fill-board{transform:scale(.68);transform-origin:top center;margin-bottom:.5rem;grid-template-columns:repeat(var(--cols),30px);grid-auto-rows:30px;max-height:330px}.cellf{width:100%;height:100%;aspect-ratio:1 / 1;max-width:50px;max-height:50px}.special-number{position:absolute;top:1px;left:89%;transform:translate(-65%);font-size:9px!important;font-weight:700;color:#1d0fe0;background-color:#fff;border:1px solid #aaa;border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;z-index:3}.cellf-letter{position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);font-size:1.25rem;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.fill-instruction-text{margin-bottom:.5rem;font-style:italic;text-align:center;color:#5f5d5d99;font-size:11px!important}.fill-word-list{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(15,min-content);gap:4px;font-size:12px;border:2px solid #096109;width:300px;height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.fill-word-item{padding:0;border-radius:4px;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background:#fff}.fill-word-found{background-color:#198754;color:#fff}.freeLettersContainer.good{box-shadow:0 0 10px 3px #198754b3}.freeLettersContainer.bad{box-shadow:0 0 10px 3px #dc3545b3}#freeLettersTableFill{display:inline-block;text-align:center;border-spacing:1px;margin:0 auto}#freeLettersTableFill input{width:30px;height:35px;text-align:center;font-weight:700;font-size:16px;border:1px solid #ccc}#freeLettersTableFill input::placeholder{color:#7c7575}.button-container button{font-size:12px!important;padding:6px 12px!important}.reserved-cell{position:relative;height:35px;width:35px;background-color:#fafafa!important;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.reserved-letter{font-size:1.25rem;font-weight:700;color:#222;line-height:1}.reserved-number{font-size:.75rem;font-weight:400;color:#888;margin-top:.15rem}.reserved-list{display:flex;flex-direction:row;gap:8px;width:max-content;justify-content:center;align-items:center;margin:0rem auto}}.container{padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px}.crossword-container{width:100%;max-width:1600px;margin:0 auto;padding:32px 16px}.grid-container{display:flex;flex-direction:column;align-items:center;gap:20px}.grid{display:grid;gap:0;background-color:#000;border:1px solid black;padding:2px;border-collapse:collapse}.grid-cell{width:38px;height:38px;display:flex;justify-content:center;align-items:center;background-color:#fff;box-sizing:border-box;cursor:pointer}.grid-cell.black{background-color:#000;cursor:default}.grid-cell.grey{background-color:gray}.grid-cell.selected{outline:2px solid blue}.sel{background-color:#cce5ff!important;border:2px solid #339af0!important}.found{background-color:#d4edda;border:2px solid #28a745}.cell-letter{font-family:Arial,sans-serif;font-size:14px;text-align:center;color:#000;-webkit-user-select:none;user-select:none;line-height:1}.cell-letter:focus{outline:none}.cell.path-selected{background-color:#f006!important}.letter-sequence--row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.letter-sequence--row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.fill-letter-cell{box-sizing:border-box}@media (max-width: 1024px){.grid-cell{width:50px;height:50px}}@media (max-width: 768px){.grid-cell{width:30px;height:30px}.numberCells{width:14px!important;font-size:.7rem!important;line-height:1!important}}
