#root{max-width:1280px;margin:0 auto;text-align:center}.App.-modal-is-open{opacity:.1;pointer-events:none}h1 span{color:red}.instructions-icon{position:absolute;top:20px;right:20px;font-size:2em;cursor:pointer}.instructions-icon.-is-hidden{pointer-events:none;opacity:.1}.instructions-modal{z-index:10;position:absolute;top:0;left:50%;height:100vh;width:100vw;max-width:780px;transform:translate(-50%);box-shadow:0 0 5px #0000001a}.instructions-modal-inner{position:absolute;text-align:left;padding:20px 40px 80px 30px;top:0px;left:20px;bottom:0px;right:20px;background-color:#242424;color:#fff;overflow-y:scroll;z-index:90}.instructions-modal-inner-top,.instructions-modal-inner-bottom{position:absolute;display:block;bottom:20px;left:20px;right:20px;height:100px;background:rgb(36,36,36);height:80px;z-index:100}.instructions-modal-inner-top{top:0;background:linear-gradient(180deg,rgba(36,36,36,1) 25%,rgba(36,36,36,0) 100%)}.instructions-modal-inner-bottom{bottom:0;background:linear-gradient(0deg,rgba(36,36,36,1) 25%,rgba(36,36,36,0) 100%)}@media (prefers-color-scheme: light){.instructions-modal-inner{background-color:#fff;color:#242424}.instructions-modal-inner-top{background:rgb(255,255,255);background:linear-gradient(180deg,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%)}.instructions-modal-inner-bottom{background:rgb(255,255,255);background:linear-gradient(0deg,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%)}}h2,h3{margin-top:2em}.instructions-modal .close{position:absolute;top:40px;right:30px;fill:#242424;z-index:1000;cursor:pointer;font-size:2em}.game{padding:10px;border-radius:10px;background-color:#eee;color:#242424;min-width:300px}.header{display:flex;justify-content:space-between;padding:0 5px 10px}.header span{font-weight:700}.limit span{cursor:pointer}.screen{padding:15px;border-radius:10px;background-color:#242424;color:green;text-align:left;font-family:monospace;font-weight:700;margin-bottom:10px;min-height:200px}@keyframes placeholder{0%{opacity:0}1%{opacity:100%}49%{opacity:100%}50%{opacity:0}to{opacity:0}}.placeholder{animation:placeholder 1.5s linear infinite}.players{list-style-type:none;padding:0;margin:0}.player{display:flex;justify-content:space-between;margin-bottom:.5em}.player .player-info,.player .close,.player .score{cursor:pointer}.player .prev-scores{font-size:.75em;line-height:1.5em;font-style:italic}.player.-dead .name{text-decoration:line-through}.buttons{display:grid;grid-template-columns:49% 49%;grid-column-gap:2%;grid-row-gap:2px}.buttons button{flex-grow:1}.buttons button span{flex-grow:1;font-weight:400;font-size:.9em}.buttons button:first-child{grid-column:span 2}.buttons button svg{fill:#ff000080}.modal{position:absolute;top:20px;left:50%;transform:translate(-50%);background-color:#eee;color:#242424;border-radius:10px;padding:30px 20px 20px;z-index:1000000;box-shadow:0 0 5px #0000001a}.modal label{text-align:left;margin-bottom:10px;display:block}.modal input{width:100%;padding:10px;background-color:#fff;color:#242424;min-width:280px;margin:10px 0 0}.modal footer{text-align:right}.modal footer button{min-width:100px;margin-left:5px}*,:after,:before{box-sizing:border-box}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:red;text-decoration:inherit}a:hover{color:#f00c}body{margin:0;display:flex;place-items:center;min-width:320px;height:100vh;position:relative}h1{font-size:3.2em;line-height:1.1;margin:0 0 .5rem}button{border-radius:8px;border:1px solid transparent;padding:.6em .75em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;margin-bottom:5px}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}[class^=icon-],[class*=" icon-"]{display:inline-block;vertical-align:middle;line-height:1;width:1em;height:1em;fill:currentColor;margin-top:-.125em}
