.btn .game-style{position:absolute;background-color:#fff;border:1px solid #000;position:absolute;top:10px;left:10px;width:20px;height:20px;font-size:20px}.btn .game-style-on{background-color:#000;border:1px solid #fff;border-radius:6px;width:13px;margin-left:3px}.btn .game-style-x{color:#c00;font-size:16px}.btn .game-style-x:before{display:block;margin-left:0;margin-top:0}.btn .game-style-color{font-size:1px}.btn .game-style span{display:inline-block;font-size:11px;width:16px;height:16px;border-radius:9px;line-height:16px;font-weight:700;border:1px solid #000;margin-top:1px}.btn .game-style span.game-style-color1{background-color:rgb(255,178.5,178.5)}.btn .game-style span.game-style-color2{background-color:rgb(153.9615384615,207.2115384615,249.5384615385)}.moveHelper{position:absolute;display:none;top:0;left:0;pointer-events:none;border:1px solid #2196f3;border-radius:5px;margin:2px}.mf-horizontal{text-align:center}.mf-vertical{display:inline-block;width:30px;height:30px;margin-top:15px}.helper-nodc{min-width:60px;min-height:60px}#game{box-sizing:border-box;background-color:#fff}.cell{position:absolute;background-color:#fff;color:#000;font-size:15px;font-weight:700;line-height:28px;text-align:center;overflow:hidden}.cell div{box-sizing:border-box;pointer-events:none}.cell div span{width:22px;height:20px;display:inline-block;border-radius:24px;line-height:19px}.cell.color1 span{color:#000;background-color:rgb(255,178.5,178.5)}.cell.color2 span{color:#000;background-color:rgb(153.9615384615,207.2115384615,249.5384615385)}.cell.border-right{border-right:1px solid #c00}.cell.border-bottom{border-bottom:1px solid #c00}.cell.cell-active,.task-cell.cell-active{border:1px solid #2196f3}.cell.cell-crosshair{border:1px solid red}.cell-on div{color:#fff;background-color:#000;border-style:solid;border-color:#fff;box-sizing:border-box}.cell-on div.status1{border-width:2px 0 1px 2px;border-radius:8px 2px 1px 8px;line-height:25px}.cell-on div.status1 span{margin-left:-2px;line-height:19px}.cell-on div.status2{border-width:2px 1px 0 2px;border-radius:8px 8px 1px 2px;line-height:25px}.cell-on div.status2 span{margin-left:-1px}.cell-on div.status3{border-width:2px 1px 1px 0;border-radius:2px 8px 8px 1px;line-height:25px;text-indent:2px}.cell-on div.status3 span{margin-left:-1px;line-height:19px;text-indent:0}.cell-on div.status4{border-width:0 1px 1px 2px;border-radius:2px 1px 8px 8px}.cell-on div.status4 span{margin-left:-1px}.cell-on.err div{background-color:#c00}.colorblind .cell-on.err div{background-color:#6cf}.cell-off{background-color:#fff}.cell-x{background-color:#fff;color:#c00}.cell-x:before{display:block;margin-left:0;margin-top:0}.game-color-fill.domino-color-1{background-color:rgb(255,178.5,178.5);line-height:20px}.game-color-fill.domino-color-2{background-color:rgb(153.9615384615,207.2115384615,249.5384615385);line-height:20px}@media screen{.mobile #game{outline:3px solid #eee}.darkmode #game{filter:invert(100%) hue-rotate(180deg)}.darkmode #game,.nightmode #game{border:none;background-color:#f8ecc2}.darkmode .cell,.nightmode .cell{background-color:#f8ecc2}.darkmode .cell-on div,.nightmode .cell-on div{border-color:#f8ecc2}.darkmode .helper-nodc,.nightmode .helper-nodc{color:#000}}