#game-view,.loading{width:700px;margin:0 auto}#infoContent{grid-gap:2em;border-bottom:1px solid #eee;grid-auto-flow:column;justify-content:space-between;align-items:center;padding-bottom:1em;font-family:system,-apple-system,BlinkMacSystemFont,Helvetica Neue,Lucida Grande;display:grid}#share{color:#888;font-size:.8em}#share .url{color:#888}#timer{font-family:Courier New,monospace;font-size:1.5em}#status-line{justify-content:space-between;margin:1em 0;display:flex}.red-turn .status-text{color:#d13030}.blue-turn .status-text{color:#4183cc}#remaining{width:10em}#remaining .red-remaining{color:#d13030}#remaining .blue-remaining{color:#4183cc}#end-turn-cont{text-align:right;width:10em}#end-turn-btn{cursor:pointer;background:#eee;border:1px solid #ddd;border-radius:5px;padding:5px}#mode-toggle{text-align:right;justify-content:flex-end;align-items:center;margin:.5em 0;display:flex}#mode-toggle button{cursor:pointer;background:#eee;border:1px solid #ddd;padding:5px}#mode-toggle button.gear{background-color:#0000;border:none;margin:2px 8px 0;padding:0}#mode-toggle button.codemaster{border-left:none;border-radius:0 5px 5px 0}#mode-toggle button.player{border-radius:5px 0 0 5px}#mode-toggle.player-selected button.player,#mode-toggle.codemaster-selected button.codemaster{cursor:auto;color:#999}#next-game-btn{margin-left:10px}.cell{text-align:center;justify-content:center;align-items:center;width:18%;height:17%;display:flex}.cell.disabled{cursor:not-allowed!important}.board{flex-wrap:wrap;justify-content:space-between;height:500px;display:flex}.board .hidden-word{cursor:pointer}.board .neutral.revealed{background:#ede2cc}.cell .word{vertical-align:middle;display:inline-block}.cell{background:#e8e8e8}.codemaster .red.hidden-word{color:#d13030}.codemaster .blue.hidden-word{color:#4183cc}.codemaster .black.hidden-word{background:#999;outline:4px solid #000}.codemaster .cell{font-weight:700}.board .red.revealed{color:#fff;background:#d13030}.board .blue.revealed{color:#fff;background:#4183cc}.board .black.revealed{color:#fff;background:#000}.player .board.win>.cell.red.hidden-word{background:#d1303066}.player .board.win>.cell.blue.hidden-word{background:#4183cc66}.player .board.win>.cell.black.hidden-word{background:#9996}.dark-mode .codemaster .board.win>.cell.neutral{color:#aaa}#remaining span{padding:3px 5px;display:inline-block}.color-blind #status{padding:3px 5px}.color-blind .blue-remaining,.color-blind #status-line.blue #status{border:4px solid #4183cc}.color-blind .red-remaining,.color-blind #status-line.red #status{border:4px dashed #d13030}.color-blind.codemaster .red.hidden-word,.color-blind .red.revealed{border:1px solid #fff;outline:4px dashed #d13030}.color-blind.codemaster .blue.hidden-word,.color-blind .blue.revealed{border:1px solid #fff;outline:4px solid #4183cc}.color-blind .revealed .word{text-decoration:underline}.dark-mode{background:#212121}.dark-mode h1{color:#ccc}.dark-mode .cell{background:#757575}.dark-mode .codemaster .blue{color:#0d407b}.dark-mode .codemaster .red{color:#8c0f0f}.dark-mode .codemaster .blue.revealed,.dark-mode .codemaster .red.revealed{color:#fff}.dark-mode .codemaster .black.hidden-word{background:#444;outline:4px solid #000}.dark-mode #end-turn-btn,.dark-mode #mode-toggle button{color:#bbb;background:#444;border:1px solid #999}.dark-mode #mode-toggle button.gear{color:#444;background-color:#0000;border:none}.dark-mode #remaining,.dark-mode #timer{color:#eee}#game-view.full-screen{width:98vw}.full-screen .board{height:75vh}.full-screen .cell{font-size:1.5vw}.full-screen #status-line{margin:.25em 0;font-size:3vh}.full-screen #infoContent{justify-content:flex-end}@media (width<1000px){.full-screen .cell{font-size:2.5vw}}.settings{background-color:#fff;position:fixed;inset:0}.settings h2{text-align:center}.close-settings{cursor:pointer;position:fixed;top:32px;right:32px}.settings-content{width:95vw;max-width:600px;margin:1em auto}.settings h2{letter-spacing:.1em;margin:5em 0 2em;font-size:1.5em}.toggle-set{justify-content:space-between;align-items:center;margin:1em;display:flex}.toggle-set .settings-desc{color:#555;font-size:.8em}.toggle{cursor:pointer;background-color:#eee;border-radius:16px;width:50px;height:32px;display:flex}.switch{box-sizing:border-box;background-color:#fff;border:1px solid #bbb;border-radius:16px;width:32px;height:32px}.toggle.active{background-color:#e1f4d0;justify-content:flex-end}.toggle-state{font-weight:700}#coffee{text-align:right;margin-top:2em;font-size:.8em}#coffee a{color:#ccc}.dark-mode #coffee a{color:#555}.color-blind #coffee a{color:#000;font-weight:700}
/*# sourceMappingURL=game.css.map */
