.listiller-games-wrap{max-width:980px;margin:14px auto;font-family:Georgia,'Times New Roman',serif;color:#fff}.lg-game-shell{position:relative;overflow:hidden;border-radius:8px;padding:14px 16px 13px;background:#1f5b50;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(120deg,rgba(0,0,0,.24),rgba(255,255,255,.04));background-size:4px 4px,100% 100%;box-shadow:0 18px 45px rgba(0,0,0,.22);border:1px solid rgba(0,0,0,.25)}.lg-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.lg-brand{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:12px;color:#e6d6a8;text-shadow:0 1px 1px #000}.lg-topbar h2{margin:2px 0 0;color:#fff;font-size:26px;line-height:1.1;text-shadow:0 2px 2px rgba(0,0,0,.5)}.lg-clock{font-size:28px;font-weight:800;min-width:88px;text-align:center;text-shadow:0 2px 2px #000;margin-top:6px}.lg-game-area{display:grid;grid-template-columns:39% 61%;gap:14px;align-items:start}.lg-left-panel{padding:0 8px 6px}.lg-panel-title,.lg-board-heading{margin:0 0 10px;color:#fff;font-size:23px;font-weight:800;text-shadow:0 2px 2px rgba(0,0,0,.65)}

/* Clean left-side letters: one long border per row, no vertical divider lines. */
.lg-letter-grid{display:flex;flex-direction:column;gap:8px;justify-content:start;margin:4px 0 12px;background:transparent;border:0;box-shadow:none;width:max-content}.lg-letter-row{display:grid;grid-template-columns:repeat(var(--lg-letter-grid,3),70px);height:70px;box-sizing:border-box;background:transparent;border:2px solid rgba(255,255,255,.94);border-radius:4px;overflow:hidden}.lg-letter-tile{width:70px;height:66px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;font-size:44px;font-weight:900;font-family:Georgia,'Times New Roman',serif;line-height:1;text-align:center;text-shadow:0 2px 2px rgba(0,0,0,.55);cursor:pointer;touch-action:manipulation;appearance:none;-webkit-appearance:none;caret-color:transparent;user-select:none;-webkit-user-select:none}.lg-letter-tile:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.18)}.lg-letter-tile.lg-used{color:transparent!important;text-shadow:none!important;cursor:pointer}.lg-letter-tile.lg-used:disabled{opacity:1;filter:none}.lg-letter-tile:disabled:not(.lg-used){opacity:.5;cursor:not-allowed}.lg-letter-tile:focus{outline:none}.lg-letter-tile:focus-visible{outline:3px solid rgba(255,232,126,.8);outline-offset:-4px}

.lg-controls{display:flex;align-items:center;flex-wrap:wrap;gap:6px;max-width:440px}.lg-grid-picker,.lg-mode-picker{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.lg-grid-choice,.lg-mode-choice{display:flex;align-items:center;gap:7px;padding:5px 7px;border:2px solid rgba(96,45,19,.9);border-radius:9px;background:#edd1a6;color:#4a1607;font-family:Arial,Helvetica,sans-serif;font-weight:900;cursor:pointer;box-shadow:0 3px 4px rgba(0,0,0,.25);touch-action:manipulation}.lg-grid-choice.active,.lg-mode-choice.active{background:#ffc76f;outline:2px solid rgba(255,239,157,.8)}.lg-grid-choice strong{font-size:13px}.lg-mode-choice{font-size:12px;padding:6px 8px}.lg-choice-mini{display:grid;gap:2px}.lg-choice-mini i{display:block;width:6px;height:6px;background:#743818;border-radius:1px}.lg-choice-3{grid-template-columns:repeat(3,6px)}.lg-choice-4{grid-template-columns:repeat(4,6px)}.lg-wood-btn{border:2px solid #783515;border-radius:12px;background:#b66a32;background-image:radial-gradient(ellipse at 40% 20%,rgba(255,223,163,.5),transparent 45%),linear-gradient(#c77b3d,#96501f);box-shadow:inset 0 3px 5px rgba(255,229,180,.42),inset 0 -4px 6px rgba(50,17,3,.34),0 4px 3px rgba(0,0,0,.36);color:#4a1305;font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:800;padding:10px 22px;cursor:pointer;touch-action:manipulation}.lg-wood-btn.lg-start{font-size:15px;padding:7px 12px}.lg-wood-btn.lg-small{font-size:13px;padding:7px 10px;font-family:Arial,Helvetica,sans-serif}.lg-wood-btn:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-1px)}.lg-wood-btn:disabled{opacity:.5;cursor:not-allowed}.lg-right-panel{min-width:0}.lg-board-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;font-size:22px;margin-bottom:7px}.lg-scoreline{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;text-align:right;color:#fff3d2;text-shadow:0 1px 1px #000;margin-top:8px}.lg-board-wrap{position:relative;display:inline-block;padding-left:24px}.lg-word-board{--lg-cell:50px;--lg-gap:6px;display:grid;grid-template-columns:repeat(var(--lg-cols,7),var(--lg-cell));grid-template-rows:repeat(var(--lg-rows,7),var(--lg-cell));gap:var(--lg-gap);padding:12px;border:7px solid #8b421b;border-radius:10px;background:#9a5123;background-image:linear-gradient(90deg,rgba(80,30,10,.18),rgba(255,205,128,.13),rgba(65,24,8,.15));box-shadow:inset 0 3px 6px rgba(255,213,147,.35),inset 0 -6px 9px rgba(45,14,3,.36),0 10px 16px rgba(0,0,0,.26)}.lg-board-cell{width:var(--lg-cell);height:var(--lg-cell);border-radius:7px;background:rgba(10,55,47,.76);box-shadow:inset 0 2px 8px rgba(0,0,0,.38),0 1px 0 rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;font-family:Georgia,'Times New Roman',serif;color:#3a0700;text-transform:uppercase}.lg-board-cell.cpu,.lg-board-cell.player,.lg-board-cell.current{background:#b66a32;background-image:radial-gradient(ellipse at 30% 25%,rgba(255,222,157,.45),transparent 38%),linear-gradient(90deg,rgba(84,33,12,.16),rgba(255,221,160,.14),rgba(82,31,10,.14)),linear-gradient(#c97939,#96501f);border:2px solid #7b3717;box-shadow:inset 0 3px 5px rgba(255,229,180,.44),inset 0 -5px 7px rgba(50,17,3,.34),0 5px 4px rgba(0,0,0,.34);color:#3a0700;text-shadow:0 1px rgba(255,207,142,.35)}.lg-board-cell.current{filter:brightness(1.13);outline:2px solid rgba(255,232,126,.7)}.lg-board-cell.cpu{opacity:.88}.lg-board-cell.player{opacity:1}.lg-board-arrow{position:absolute;left:0;top:0;color:#ffd85a;font-size:30px;font-weight:900;text-shadow:0 2px 2px #000;transition:top .18s ease}.lg-status{margin:9px 6px 0;min-height:24px;font-family:Arial,Helvetica,sans-serif;font-weight:800;color:#fff;text-shadow:0 1px 1px #000}.lg-status.good{color:#d7ffd7}.lg-status.bad{color:#ffd2c7}.lg-status.zap{color:#ffe16e}.lg-rules{margin:9px 6px 0;font-family:Arial,Helvetica,sans-serif;color:#f7f0d8}.lg-rules summary{cursor:pointer;font-weight:900}.lg-rules p{margin:8px 0 0;line-height:1.45}
.lg-board-area{display:inline-block}.lg-wb-reset-row{text-align:right;margin-top:6px}.lg-wb-reset-highs{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;padding:6px 8px!important;line-height:1!important;border-radius:9px!important;white-space:nowrap;opacity:.94;box-shadow:0 2px 3px rgba(0,0,0,.28),inset 0 2px 4px rgba(255,229,180,.34)!important}.lg-wb-reset-highs:hover{opacity:1}@media(max-width:980px){.lg-game-area{grid-template-columns:1fr}.lg-letter-grid{gap:10px}.lg-letter-row{grid-template-columns:repeat(var(--lg-letter-grid,3),70px);height:70px}.lg-letter-tile{width:70px;height:66px;font-size:43px}.lg-word-board{--lg-cell:46px;--lg-gap:6px;padding:12px}.lg-board-cell{font-size:30px}.lg-board-heading{display:block}.lg-scoreline{display:block;text-align:left}.lg-panel-title{font-size:24px}.lg-topbar h2{font-size:26px}}@media(max-width:520px){.lg-wb-reset-highs{font-size:10px!important;padding:4px 6px!important}.listiller-games-wrap{margin:12px auto}.lg-game-shell{border-radius:0;padding:14px 10px}.lg-letter-grid{gap:9px}.lg-letter-row{grid-template-columns:repeat(var(--lg-letter-grid,3),56px);height:56px}.lg-letter-tile{width:56px;height:52px;font-size:34px;border-radius:0}.lg-word-board{--lg-cell:34px;--lg-gap:4px;padding:8px;border-width:5px}.lg-board-cell{font-size:23px;border-radius:5px}.lg-board-wrap{padding-left:22px}.lg-board-arrow{font-size:22px}.lg-wood-btn{font-size:17px;padding:9px 16px}.lg-clock{font-size:26px}.lg-panel-title,.lg-board-heading{font-size:21px}.lg-scoreline{font-size:12px}.lg-controls{gap:8px}}

.lg-plural-option{display:flex;align-items:center;gap:5px;padding:6px 8px;border:2px solid rgba(96,45,19,.9);border-radius:9px;background:#edd1a6;color:#4a1607;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:900;box-shadow:0 3px 4px rgba(0,0,0,.25);white-space:nowrap;cursor:pointer;user-select:none}.lg-plural-option input{accent-color:#8b421b;margin:0}.lg-plural-option span{line-height:1}

/* Typing Master */
.lg-typing-shell{max-width:760px;margin:0 auto}.lg-tm-panel{max-width:680px;margin:8px auto 0;padding:18px;border:7px solid #8b421b;border-radius:12px;background:rgba(10,55,47,.55);box-shadow:inset 0 2px 8px rgba(0,0,0,.25)}.lg-tm-high-stats{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:-5px 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:900;color:#d7ffd7;text-shadow:0 1px 1px #000}.lg-tm-high-stats span{background:rgba(0,0,0,.22);border:1px solid rgba(215,255,215,.22);border-radius:999px;padding:6px 11px}
.lg-tm-stats{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:14px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff3d2;text-shadow:0 1px 1px #000}.lg-tm-stats span{background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 12px}.lg-tm-modes{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 16px}.lg-tm-word{min-height:78px;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto 14px;padding:12px 16px;border-radius:12px;background:rgba(255,255,255,.09);border:2px dashed rgba(255,255,255,.42);font-family:Georgia,'Times New Roman',serif;font-size:52px;line-height:1;font-weight:900;letter-spacing:.05em;text-transform:lowercase;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.55)}.lg-tm-input{display:block;width:min(100%,460px);margin:0 auto 12px;padding:13px 15px;border:3px solid #8b421b;border-radius:12px;background:#fffaf0;color:#2d1608;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;text-align:center;box-shadow:inset 0 2px 5px rgba(0,0,0,.16)}.lg-tm-input:disabled{opacity:.65}.lg-tm-message{min-height:26px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff;text-shadow:0 1px 1px #000}.lg-tm-message.good{color:#d7ffd7}.lg-tm-message.bad{color:#ffd2c7}.lg-tm-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:12px}.lg-admin-wrap .lg-admin-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;max-width:900px;margin-top:18px}.lg-admin-wrap .lg-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:10px;padding:18px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.lg-admin-wrap .lg-admin-card h2{margin-top:0}.lg-admin-wrap .lg-admin-card code{display:inline-block;padding:8px 10px;background:#f6f7f7;border-radius:6px;font-size:14px}
@media(max-width:520px){.lg-tm-panel{padding:13px;border-width:5px}.lg-tm-word{font-size:38px;min-height:64px}.lg-tm-input{font-size:20px}.lg-tm-stats{font-size:13px;gap:7px}.lg-tm-stats span{padding:6px 9px}.lg-tm-high-stats{font-size:12px;gap:7px}.lg-tm-high-stats span{padding:5px 8px}}

/* Word Scramble */
.lg-word-scramble-shell{max-width:760px;margin:0 auto}
.lg-ws-panel{max-width:680px;margin:8px auto 0;padding:18px;border:7px solid #6f3b92;border-radius:12px;background:linear-gradient(135deg,rgba(31,42,84,.72),rgba(66,35,96,.62));box-shadow:inset 0 2px 8px rgba(0,0,0,.28)}
.lg-ws-scrambled{min-height:82px;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto 14px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.11);border:2px dashed rgba(238,220,255,.5);font-family:Georgia,'Times New Roman',serif;font-size:50px;line-height:1.1;font-weight:900;letter-spacing:.08em;text-transform:lowercase;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.6)}
.lg-ws-input{display:block;width:min(100%,460px);margin:0 auto 12px;padding:13px 15px;border:3px solid #6f3b92;border-radius:12px;background:#fbf7ff;color:#24112f;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;text-align:center;box-shadow:inset 0 2px 5px rgba(0,0,0,.16)}
.lg-ws-input:disabled{opacity:.65}
.lg-ws-message{min-height:26px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff;text-shadow:0 1px 1px #000}
.lg-ws-message.good{color:#d7ffd7}.lg-ws-message.bad{color:#ffd2c7}
.lg-ws-actions .lg-wood-btn.lg-small{font-size:12px;padding:6px 8px}
.lg-ws-tool-row{display:flex;justify-content:center;margin-top:8px}
.lg-ws-solve{min-width:150px}
.lg-ws-solve.lg-solve-ready{outline:2px solid rgba(215,255,215,.72)}
.lg-ws-solve:disabled{opacity:.45;filter:grayscale(.25);cursor:not-allowed}
@media(max-width:520px){.lg-ws-panel{padding:13px;border-width:5px}.lg-ws-scrambled{font-size:36px;min-height:66px}.lg-ws-input{font-size:20px}}

/* Missing Letter */
.lg-missing-letter-shell{max-width:760px;margin:0 auto}
.lg-ml-panel{max-width:680px;margin:8px auto 0;padding:18px;border:7px solid #2f7c78;border-radius:12px;background:linear-gradient(135deg,rgba(9,73,78,.72),rgba(41,92,55,.62));box-shadow:inset 0 2px 8px rgba(0,0,0,.28)}
.lg-ml-pattern{min-height:82px;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto 14px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.11);border:2px dashed rgba(208,255,248,.5);font-family:Georgia,'Times New Roman',serif;font-size:52px;line-height:1.1;font-weight:900;letter-spacing:.12em;text-transform:lowercase;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.6)}
.lg-ml-input{display:block;width:min(100%,460px);margin:0 auto 12px;padding:13px 15px;border:3px solid #2f7c78;border-radius:12px;background:#f5fffd;color:#082321;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;text-align:center;box-shadow:inset 0 2px 5px rgba(0,0,0,.16)}
.lg-ml-input:disabled{opacity:.65}
.lg-ml-message{min-height:26px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff;text-shadow:0 1px 1px #000}
.lg-ml-message.good{color:#d7ffd7}.lg-ml-message.bad{color:#ffd2c7}
.lg-ml-actions .lg-wood-btn.lg-small{font-size:12px;padding:6px 8px}
@media(max-width:520px){.lg-ml-panel{padding:13px;border-width:5px}.lg-ml-pattern{font-size:38px;min-height:66px}.lg-ml-input{font-size:20px}}
.lg-ml-reveal:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.35)}
.lg-ml-reveal.lg-reveal-ready{box-shadow:0 0 0 2px rgba(215,255,215,.24),0 2px 0 rgba(0,0,0,.25)}

/* Word Chain */
.lg-word-chain-shell{max-width:760px;margin:0 auto}
.lg-wc-panel{max-width:680px;margin:8px auto 0;padding:18px;border:7px solid #8a6a20;border-radius:12px;background:linear-gradient(135deg,rgba(75,52,13,.74),rgba(34,85,64,.62));box-shadow:inset 0 2px 8px rgba(0,0,0,.28)}
.lg-wc-current{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto 10px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.11);border:2px dashed rgba(255,232,160,.52);font-family:Georgia,'Times New Roman',serif;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.58)}
.lg-wc-current strong{font-size:50px;line-height:1.05;font-weight:900;letter-spacing:.06em;text-transform:lowercase}
.lg-wc-label{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#ffeab0;margin-bottom:5px}
.lg-wc-need{text-align:center;margin:0 0 12px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#d7ffd7;text-shadow:0 1px 1px #000}
.lg-wc-input{display:block;width:min(100%,460px);margin:0 auto 12px;padding:13px 15px;border:3px solid #8a6a20;border-radius:12px;background:#fffaf0;color:#261d08;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;text-align:center;box-shadow:inset 0 2px 5px rgba(0,0,0,.16)}
.lg-wc-input:disabled{opacity:.65}
.lg-wc-input::placeholder{font-size:16px;font-weight:700}
.lg-wc-input::-webkit-input-placeholder{font-size:16px;font-weight:700}
.lg-wc-input::-moz-placeholder{font-size:16px;font-weight:700}
.lg-wc-message{min-height:26px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff;text-shadow:0 1px 1px #000}
.lg-wc-message.good{color:#d7ffd7}.lg-wc-message.bad{color:#ffd2c7}
.lg-wc-chain{min-height:24px;text-align:center;margin:6px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:800;color:#fff3d2;opacity:.95}
.lg-wc-actions .lg-wood-btn.lg-small{font-size:12px;padding:6px 8px}
@media(max-width:520px){.lg-wc-panel{padding:13px;border-width:5px}.lg-wc-current strong{font-size:38px}.lg-wc-current{min-height:66px}.lg-wc-input{font-size:20px}.lg-wc-input::placeholder{font-size:13px}.lg-wc-input::-webkit-input-placeholder{font-size:13px}.lg-wc-input::-moz-placeholder{font-size:13px}.lg-wc-chain{font-size:12px}}


/* One Letter Change */
.lg-one-letter-change-shell{max-width:780px;margin:0 auto}
.lg-olc-panel{max-width:700px;margin:8px auto 0;padding:18px;border:7px solid #55782c;border-radius:12px;background:linear-gradient(135deg,rgba(43,80,26,.76),rgba(23,72,91,.62));box-shadow:inset 0 2px 8px rgba(0,0,0,.28)}
.lg-olc-current{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto 10px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.11);border:2px dashed rgba(224,255,178,.52);font-family:Georgia,'Times New Roman',serif;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.58)}
.lg-olc-current strong{font-size:52px;line-height:1.05;font-weight:900;letter-spacing:.07em;text-transform:lowercase}
.lg-olc-label{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#e9ffbd;margin-bottom:5px}
.lg-olc-need{text-align:center;margin:0 0 12px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#d7ffd7;text-shadow:0 1px 1px #000}
.lg-olc-input{display:block;width:min(100%,460px);margin:0 auto 12px;padding:13px 15px;border:3px solid #55782c;border-radius:12px;background:#fbfff1;color:#142309;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;text-align:center;box-shadow:inset 0 2px 5px rgba(0,0,0,.16)}
.lg-olc-input:disabled{opacity:.65}
.lg-olc-message{min-height:26px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff;text-shadow:0 1px 1px #000}
.lg-olc-message.good{color:#d7ffd7}.lg-olc-message.bad{color:#ffd2c7}
.lg-olc-chain{min-height:24px;text-align:center;margin:6px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:800;color:#fff3d2;opacity:.95}
.lg-olc-actions .lg-wood-btn.lg-small{font-size:12px;padding:6px 8px}
@media(max-width:520px){.lg-olc-panel{padding:13px;border-width:5px}.lg-olc-current strong{font-size:40px}.lg-olc-current{min-height:66px}.lg-olc-input{font-size:20px}.lg-olc-chain{font-size:12px}}


/* Alphabet Rush */
.lg-alphabet-rush-shell{max-width:820px;margin:0 auto}
.lg-ar-panel{max-width:720px;margin:8px auto 0;padding:18px;border:7px solid #a96522;border-radius:12px;background:linear-gradient(135deg,rgba(92,47,15,.76),rgba(18,78,90,.62));box-shadow:inset 0 2px 8px rgba(0,0,0,.28)}
.lg-ar-current{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto 14px;padding:12px 16px;border-radius:16px;background:rgba(255,255,255,.11);border:2px dashed rgba(255,226,126,.56);font-family:Georgia,'Times New Roman',serif;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.58);max-width:260px}
.lg-ar-current span{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#ffeab0;margin-bottom:4px}
.lg-ar-current strong{font-size:72px;line-height:1;font-weight:900;letter-spacing:.04em}
.lg-ar-progress{display:grid;grid-template-columns:repeat(13,1fr);gap:6px;margin:15px 0}
.lg-ar-progress span{display:grid;place-items:center;min-height:34px;border-radius:9px;background:rgba(0,0,0,.26);border:1px solid rgba(255,255,255,.14);font-family:Arial,Helvetica,sans-serif;font-weight:900;color:#fff3d2;text-shadow:0 1px 1px #000}
.lg-ar-progress span.done{background:rgba(58,132,68,.72);color:#fff}
.lg-ar-progress span.current{background:#ffe37b;color:#241104;text-shadow:none;box-shadow:0 0 0 3px rgba(255,227,123,.22)}
.lg-ar-input{display:block;width:min(100%,500px);margin:0 auto 12px;padding:13px 15px;border:3px solid #a96522;border-radius:12px;background:#fff9e9;color:#241104;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;text-align:center;box-shadow:inset 0 2px 5px rgba(0,0,0,.16)}
.lg-ar-input:disabled{opacity:.65}
.lg-ar-message{min-height:26px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:900;color:#fff;text-shadow:0 1px 1px #000}
.lg-ar-message.good{color:#d7ffd7}.lg-ar-message.bad{color:#ffd2c7}
.lg-ar-actions .lg-wood-btn.lg-small{font-size:12px;padding:6px 8px}
@media(max-width:520px){.lg-ar-panel{padding:13px;border-width:5px}.lg-ar-current strong{font-size:58px}.lg-ar-progress{grid-template-columns:repeat(7,1fr);gap:5px}.lg-ar-progress span{min-height:30px;font-size:13px}.lg-ar-input{font-size:20px}}

/* Listiller Games Leaderboards, added v1.10.6 */
.lg-leaderboard{max-width:900px;margin:24px auto;border:1px solid rgba(20,55,95,.12);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(20,40,70,.08)}
.lg-leaderboard-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:#1267b3;color:#fff;padding:16px 18px}
.lg-leaderboard-head h2{margin:0;color:#fff;font-size:1.35rem;line-height:1.2}
.lg-leaderboard-head label{display:flex;align-items:center;gap:8px;margin:0;font-weight:700;color:#fff}
.lg-leaderboard-limit{border:0;border-radius:10px;padding:7px 10px;background:#fff;color:#15324f;font-weight:700}
.lg-leaderboard-table-wrap{overflow-x:auto;background:#fff}
.lg-leaderboard-table{width:100%;border-collapse:collapse;margin:0;background:#fff;color:#17324d}
.lg-leaderboard-table th,.lg-leaderboard-table td{padding:12px 14px;text-align:left;border-bottom:1px solid rgba(20,55,95,.075);white-space:nowrap}
.lg-leaderboard-table th{font-size:.86rem;text-transform:uppercase;letter-spacing:.04em;color:#274760;background:#f7fbff}
.lg-leaderboard-table tbody tr{background:#fff}
.lg-leaderboard-table tbody tr:nth-child(even){background:#fff}
.lg-leaderboard-table .gold td{background:#fff5c2}
.lg-leaderboard-table .silver td{background:#f0f3f7}
.lg-leaderboard-table .bronze td{background:#f8dfc2}
.lg-leaderboard-table .gold td:first-child,.lg-leaderboard-table .silver td:first-child,.lg-leaderboard-table .bronze td:first-child{font-weight:800}
.lg-leaderboard-empty{text-align:center;color:#526579;padding:24px!important;white-space:normal!important}
@media (max-width:600px){.lg-leaderboard-head{align-items:flex-start}.lg-leaderboard-table th,.lg-leaderboard-table td{padding:10px 11px;font-size:.92rem}}

.lg-leaderboard-opt{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:12px auto;padding:10px 12px;border:1px solid rgba(18,103,179,.18);border-radius:12px;background:#f7fbff;color:#17324d;font-weight:700}
.lg-leaderboard-opt label{display:inline-flex;align-items:center;gap:5px;margin:0;font-weight:700;cursor:pointer}
.lg-leaderboard-opt input{margin:0}
.lg-leaderboard-opt small{flex-basis:100%;text-align:center;color:#63748a;font-weight:500;font-size:.82rem;line-height:1.3}
.lg-left-panel .lg-leaderboard-opt{margin:10px 0;justify-content:flex-start}
.lg-left-panel .lg-leaderboard-opt small{text-align:left}

/* v1.10.10: make leaderboard opt-in blend into each game shell */
.lg-leaderboard-opt{gap:7px 10px!important;padding:9px 11px!important;border:1px solid rgba(255,255,255,.20)!important;background:rgba(10,55,47,.30)!important;color:#fff3d2!important;box-shadow:inset 0 1px 5px rgba(0,0,0,.14)!important;text-shadow:0 1px 1px rgba(0,0,0,.55)!important}
.lg-lb-opt-title{flex-basis:100%;text-align:center}
.lg-lb-opt-choices{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-basis:100%}
.lg-leaderboard-opt small{color:rgba(255,243,210,.82)!important}
.lg-left-panel .lg-leaderboard-opt{justify-content:center!important;background:rgba(154,81,35,.34)!important;border-color:rgba(255,216,90,.22)!important}
.lg-left-panel .lg-leaderboard-opt small{text-align:center!important;color:rgba(255,243,210,.78)!important}

/* Anagrams Deluxe */
.lg-anagrams-deluxe-shell{max-width:980px;margin:0 auto}
.lg-ad-game-area{grid-template-columns:39% 61%}
.lg-ad-current-word{margin:8px 0 10px;padding:9px 10px;border-radius:10px;background:rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.14);font-family:Arial,Helvetica,sans-serif;font-weight:900;color:#fff3d2;text-shadow:0 1px 1px #000;min-height:22px}.lg-ad-current-word b{letter-spacing:.08em;color:#fff;text-transform:uppercase}.lg-ad-difficulty{margin-bottom:2px;flex-wrap:wrap}.lg-ad-controls .lg-wood-btn.lg-ad-start{font-size:15px;padding:7px 12px}.lg-ad-page-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 9px}.lg-ad-page-tabs .lg-mode-choice{font-size:12px;padding:6px 10px}.lg-ad-board{display:grid;grid-template-columns:1fr;align-items:start;gap:8px;padding:12px;border:7px solid #8b421b;border-radius:10px;background:#9a5123;background-image:linear-gradient(90deg,rgba(80,30,10,.18),rgba(255,205,128,.13),rgba(65,24,8,.15));box-shadow:inset 0 3px 6px rgba(255,213,147,.35),inset 0 -6px 9px rgba(45,14,3,.36),0 10px 16px rgba(0,0,0,.26);width:max-content;max-width:100%;overflow-x:auto}.lg-ad-slot{display:flex;flex-direction:row;gap:5px;padding:4px;border-radius:9px;background:rgba(10,55,47,.22);min-width:50px;min-height:50px}.lg-ad-empty-slot{visibility:hidden}.lg-ad-slot.solved{background:rgba(255,221,160,.12)}.lg-ad-slot .lg-board-cell{--lg-cell:42px;width:42px;height:42px;font-size:26px}.lg-ad-slot.solved .lg-board-cell{background:#b66a32;background-image:radial-gradient(ellipse at 30% 25%,rgba(255,222,157,.45),transparent 38%),linear-gradient(#c97939,#96501f);border:2px solid #7b3717;color:#3a0700;text-shadow:0 1px rgba(255,207,142,.35)}.lg-anagrams-deluxe-wrap .lg-scoreline{text-align:left;display:block}@media(max-width:980px){.lg-ad-game-area{grid-template-columns:1fr}.lg-ad-board{grid-template-columns:1fr}}@media(max-width:720px){.lg-anagrams-deluxe-wrap .lg-letter-row{grid-template-columns:repeat(var(--lg-letter-grid,3),54px);height:54px}.lg-anagrams-deluxe-wrap .lg-letter-tile{width:54px;height:50px;font-size:32px}}@media(max-width:520px){.lg-ad-board{gap:5px;padding:8px;border-width:5px}.lg-ad-slot{gap:4px;padding:3px}.lg-ad-slot .lg-board-cell{width:31px;height:31px;font-size:20px}.lg-ad-page-tabs{gap:6px}}.lg-ad-start-message{
  width:100%;
  min-height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  font-size:24px;
  font-weight:900;
  color:#4b2b13;
  background:rgba(255,248,220,.72);
  border:3px dashed rgba(84,45,16,.35);
  border-radius:18px;
  padding:24px;
  box-sizing:border-box;
}

/* v1.10.27: Typing Master urgent timer/word colors */
.lg-tm-clock.lg-timer-warn,.lg-tm-word.lg-timer-warn{color:#ffe45c!important;text-shadow:0 2px 2px rgba(0,0,0,.62)!important}
.lg-tm-clock.lg-timer-danger,.lg-tm-word.lg-timer-danger{color:#ff4b3e!important;text-shadow:0 2px 2px rgba(0,0,0,.68)!important}

/* v1.10.29: compact desktop layout pass */
@media (min-width:721px){
.listiller-games-wrap{max-width:920px;margin:10px auto;font-size:14px}.lg-game-shell{padding:10px 12px 11px;border-radius:7px;box-shadow:0 10px 28px rgba(0,0,0,.20)}.lg-topbar{gap:9px;margin-bottom:5px;align-items:center}.lg-brand{font-size:10px;letter-spacing:.12em}.lg-topbar h2{font-size:21px;line-height:1;margin-top:0}.lg-clock{font-size:22px;min-width:70px;margin-top:0}.lg-game-area{gap:10px;grid-template-columns:37% 63%}.lg-left-panel{padding:0 5px 4px}.lg-panel-title,.lg-board-heading{font-size:18px;margin-bottom:5px;line-height:1.1}.lg-board-heading{gap:8px}.lg-scoreline{font-size:11px;line-height:1.3;margin-top:3px}.lg-controls{gap:5px;max-width:390px}.lg-grid-picker,.lg-mode-picker{gap:5px}.lg-grid-choice,.lg-mode-choice,.lg-plural-option{font-size:11px;padding:4px 6px;border-radius:7px;gap:5px}.lg-grid-choice strong{font-size:11px}.lg-choice-mini{gap:1px}.lg-choice-mini i{width:5px;height:5px}.lg-choice-3{grid-template-columns:repeat(3,5px)}.lg-choice-4{grid-template-columns:repeat(4,5px)}.lg-wood-btn{font-size:16px;padding:7px 14px;border-radius:9px}.lg-wood-btn.lg-start{font-size:13px;padding:6px 10px}.lg-wood-btn.lg-small{font-size:11px;padding:5px 8px;border-radius:8px}.lg-letter-grid{gap:5px;margin:3px 0 8px}.lg-letter-row{grid-template-columns:repeat(var(--lg-letter-grid,3),54px);height:54px;border-width:2px}.lg-letter-tile{width:54px;height:50px;font-size:34px}.lg-board-wrap{padding-left:18px}.lg-board-arrow{font-size:22px}.lg-word-board{--lg-cell:39px;--lg-gap:4px;padding:8px;border-width:5px;border-radius:8px}.lg-board-cell{font-size:25px;border-radius:6px}.lg-status{margin:6px 4px 0;min-height:20px;font-size:13px;line-height:1.25}.lg-rules{margin:6px 4px 0;font-size:12px}.lg-rules p{margin-top:5px;line-height:1.3}.lg-leaderboard-opt{margin:7px auto!important;padding:6px 8px!important;font-size:12px}.lg-lb-opt-choices{gap:9px}
.lg-typing-shell,.lg-scramble-shell,.lg-missing-letter-shell,.lg-word-chain-shell,.lg-olc-shell,.lg-alphabet-rush-shell{max-width:720px}.lg-tm-panel,.lg-scramble-panel,.lg-ml-panel,.lg-wc-panel,.lg-olc-panel,.lg-ar-panel{max-width:650px;margin-top:5px;padding:12px;border-width:5px;border-radius:10px}.lg-tm-high-stats,.lg-tm-stats,.lg-scramble-stats,.lg-ml-stats,.lg-wc-stats,.lg-olc-stats,.lg-ar-stats{gap:7px;margin-bottom:8px;font-size:12px}.lg-tm-high-stats span,.lg-tm-stats span,.lg-scramble-stats span,.lg-ml-stats span,.lg-wc-stats span,.lg-olc-stats span,.lg-ar-stats span{padding:4px 8px}.lg-tm-modes{gap:5px;margin-bottom:9px}.lg-tm-word,.lg-scramble-word,.lg-ml-pattern,.lg-wc-current,.lg-olc-current,.lg-ar-current{min-height:54px;margin-bottom:8px;padding:8px 11px;border-radius:10px}.lg-tm-word{font-size:34px}.lg-scramble-word strong,.lg-ml-pattern strong,.lg-wc-current strong,.lg-olc-current strong{font-size:40px}.lg-ar-current strong{font-size:54px}.lg-tm-input,.lg-scramble-input,.lg-ml-input,.lg-wc-input,.lg-olc-input,.lg-ar-input{font-size:19px;padding:9px 11px;margin-bottom:8px;border-radius:9px}.lg-tm-message,.lg-scramble-message,.lg-ml-message,.lg-wc-message,.lg-olc-message,.lg-ar-message{min-height:21px;font-size:13px}.lg-tm-actions,.lg-scramble-actions,.lg-ml-actions,.lg-wc-actions,.lg-olc-actions,.lg-ar-actions{gap:6px;margin-top:6px}.lg-ar-progress{gap:4px;margin:9px 0}.lg-ar-progress span{min-height:25px;border-radius:7px;font-size:12px}.lg-olc-need,.lg-wc-need,.lg-ml-need{font-size:13px;margin-bottom:8px}.lg-olc-chain,.lg-wc-chain{font-size:12px;margin-top:4px}
.lg-anagrams-deluxe-shell{max-width:920px}.lg-ad-game-area{grid-template-columns:36% 64%;gap:10px}.lg-ad-current-word{margin:5px 0 7px;padding:6px 8px;font-size:12px;min-height:18px}.lg-ad-page-tabs{gap:5px;margin-bottom:6px}.lg-ad-page-tabs .lg-mode-choice{font-size:11px;padding:4px 7px}.lg-ad-board{gap:5px;padding:8px;border-width:5px;border-radius:8px}.lg-ad-slot{gap:3px;padding:3px;min-height:38px;border-radius:7px}.lg-ad-slot .lg-board-cell{width:33px;height:33px;font-size:21px;border-radius:5px}.lg-ad-start-message{min-height:150px;font-size:18px;padding:15px;border-radius:12px}
}
@media (min-width:981px){.lg-word-board{--lg-cell:37px;--lg-gap:4px}.lg-ad-slot .lg-board-cell{width:32px;height:32px;font-size:20px}}
