.header[data-v-aee6b5f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;font-size:1.5rem}@media (min-width:520px){.score[data-v-aee6b5f2]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.score .red-team[data-v-aee6b5f2]{color:#d13030}.score .blue-team[data-v-aee6b5f2]{color:#4183cc}.turn[data-v-aee6b5f2]{-webkit-transition:background-color .2s ease 0ms;transition:background-color .2s ease 0ms;margin-top:1rem;margin-bottom:1rem;font-weight:500;padding:1rem 2rem;color:#fff;text-align:center;width:100%}.turn.red-team[data-v-aee6b5f2]{background-color:#d13030}.turn.blue-team[data-v-aee6b5f2]{background-color:#4183cc}@media (min-width:520px){.turn[data-v-aee6b5f2]{width:auto;margin-left:1rem;margin-right:1rem;margin-top:0;margin-bottom:0}}.winner[data-v-aee6b5f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.winner-status[data-v-aee6b5f2]{font-size:1.6rem;margin-right:2rem;font-weight:500}.winner-status--blue[data-v-aee6b5f2]{color:#4183cc}.winner-status--red[data-v-aee6b5f2]{color:#d13030}.postgame-actions[data-v-aee6b5f2]{text-align:right;width:120px}@media (max-width:899px){.gameboard-wrapper[data-v-c8c84aa4]{margin-left:-1rem;margin-right:-1rem}}.gameboard[data-v-c8c84aa4]{display:grid;grid-gap:10px;grid-template-columns:repeat(5,1fr)}.cell[data-v-c8c84aa4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e2e7e7;height:12vh;min-height:3.25rem;padding:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.1px;font-size:2vw}.cell[data-v-c8c84aa4]:focus{outline:1px solid #ccc}@media (min-width:900px){.cell[data-v-c8c84aa4]{font-size:1rem}}.cell--red.cell--spymaster[data-v-c8c84aa4]{color:#d13030}.cell--red.cell--selected[data-v-c8c84aa4]{background-color:#d13030;color:#fff}.cell--blue.cell--spymaster[data-v-c8c84aa4]{color:#4183cc}.cell--blue.cell--selected[data-v-c8c84aa4]{background-color:#4183cc;color:#fff}.cell--neutral.cell--selected[data-v-c8c84aa4]{background-color:#c5cbcb}.cell--black.cell--spymaster[data-v-c8c84aa4]{color:#000;background-color:rgba(0,0,0,.4)}.cell--black.cell--selected[data-v-c8c84aa4]{background-color:#000;color:#fff}.toggle[data-v-7368afda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toggle-label[data-v-7368afda]{display:inline-block;opacity:.4;color:#333;font-weight:500}.toggle-label[data-v-7368afda]:focus{outline:1px solid #e2e7e7}.toggle-label.toggle--active[data-v-7368afda]{color:#000;opacity:1}.track[data-v-7368afda]{position:relative;display:block;background-color:#333;width:40px;height:20px;border-radius:10px;margin-left:1rem;margin-right:1rem;padding:0}.track[data-v-7368afda]:focus{outline:none}.track[data-v-7368afda]:before{-webkit-transition:all .2s ease 0ms;transition:all .2s ease 0ms;content:"";position:absolute;z-index:2;display:block;width:12px;height:12px;top:4px;left:4px;background-color:#ff911f;border-radius:100%}.track.track--right[data-v-7368afda]:before{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}.game-label[data-v-216bc0b7]{width:100%;color:#aaa}.game-url[data-v-216bc0b7]{margin-top:.5rem;margin-bottom:1rem;color:#fff}.copier[data-v-216bc0b7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.copy-message[data-v-216bc0b7]{-webkit-transition:opacity .2s;transition:opacity .2s;opacity:0;color:#ff911f;margin-left:1rem}.copy-message--visible[data-v-216bc0b7]{opacity:1}.actions[data-v-5157832c]{margin-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.save[data-v-5157832c]{margin-left:8px;margin-right:1rem}.cancel[data-v-5157832c]{color:#e2e7e7}.trigger[data-v-430fd3ab]{-webkit-transition:color .2s ease 0ms;transition:color .2s ease 0ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;padding-left:1rem;padding-top:1rem;padding-bottom:1rem;z-index:9;color:#aaa}.trigger[data-v-430fd3ab]:focus{outline:none}.trigger .hover-label[data-v-430fd3ab]{font-size:.8em}.trigger .icon[data-v-430fd3ab]{display:block;padding-left:1rem}.trigger .icon svg[data-v-430fd3ab]{-webkit-transition:fill .2s ease 0ms;transition:fill .2s ease 0ms;display:block;fill:currentColor;width:32px}.trigger[data-v-430fd3ab]:hover{color:#333}@media (min-height:840px) and (min-width:900px){.trigger[data-v-430fd3ab]{position:absolute;padding-right:1rem}}.panel[data-v-430fd3ab]{-webkit-transition:-webkit-transform .2s ease 0ms;transition:-webkit-transform .2s ease 0ms;transition:transform .2s ease 0ms;transition:transform .2s ease 0ms,-webkit-transform .2s ease 0ms;position:fixed;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;bottom:0;right:0;-webkit-transform:translateX(110%);transform:translateX(110%);width:100vw;max-width:400px;background-color:#333;-webkit-box-shadow:10px 0 10px 10px rgba(0,0,0,.6);box-shadow:10px 0 10px 10px rgba(0,0,0,.6);padding:2rem}.panel .actions[data-v-430fd3ab]{-webkit-box-flex:1;-ms-flex:1;flex:1}.panel--active[data-v-430fd3ab]{-webkit-transform:translateX(0);transform:translateX(0)}.header[data-v-430fd3ab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2rem}.home-link[data-v-430fd3ab]{-webkit-transition:color .2s ease 0ms;transition:color .2s ease 0ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#aaa;font-size:.8em}.home-link svg[data-v-430fd3ab]{width:18px;fill:currentColor;margin-right:.5rem}.home-link[data-v-430fd3ab]:hover{color:#e2e7e7}.close-button[data-v-430fd3ab]{-webkit-transition:color .2s ease 0ms;transition:color .2s ease 0ms;color:#c5cbcb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#aaa}.close-button span[data-v-430fd3ab]{font-size:.8em;margin-right:1rem}.close-button svg[data-v-430fd3ab]{width:22px;fill:currentColor}.close-button[data-v-430fd3ab]:hover{color:#e2e7e7}.new-game-trigger[data-v-430fd3ab],.renamer[data-v-430fd3ab]{margin-top:2rem}.game[data-v-d22a1b64]{width:100%}.loading[data-v-d22a1b64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.game-footer[data-v-d22a1b64]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
/*# sourceMappingURL=game.2a05a565.css.map */