/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.15;-moz-tab-size:4;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-display:swap;font-family:Roboto;src:url(assets/fonts/Roboto-Regular.ttf)}h2{font-size:18px}body{background-color:#e8e8e8;font-family:Roboto;justify-content:center}.app,body{display:flex}.app{background-color:#fff;flex-direction:column;min-height:100vh;padding:10px 20px}.hide{visibility:hidden}.display-none{display:none}.selected{outline:2px solid #000}.death-cards-container,.version{margin-top:10px}.version{display:flex;font-size:14px;justify-content:flex-end}@media screen and (max-width:900px){body{display:block}}@media screen and (max-width:400px){.app{padding:5px}}.board-container{display:flex;flex-wrap:wrap;justify-content:center;max-width:1000px}.player{flex:0 1 25%;flex-direction:column;font-size:14px;font-weight:600;margin:10px 0;position:relative}.player,.player-container{align-items:center;display:flex}.player-container{flex-direction:column}.player-1{order:8}.player-2{order:9}.player-3{order:10}.player-4{align-items:flex-start;flex:0 1 33%;order:5}.player-5{align-items:flex-end;flex:0 1 33%;order:7}.player-6{margin-bottom:60px;order:1}.player-7{margin-bottom:60px;order:2}.player-8{margin-bottom:60px;order:3}.player-9{margin-bottom:60px;order:4}.board{display:flex;flex:0 1 33%;justify-content:center;margin:10px 0;order:6}.player-results{background-color:#fff;bottom:-60px;-webkit-box-shadow:2px 2px 15px 0 rgba(50,50,50,.75);-moz-box-shadow:2px 2px 15px 0 rgba(50,50,50,.75);box-shadow:2px 2px 15px 0 rgba(50,50,50,.75);font-size:12px;font-weight:400;margin-top:5px;padding:5px 0;position:absolute;text-align:center;width:100px}.card{background:url(assets/img/2B.svg);background-repeat:no-repeat;background-size:contain;border:none;border-radius:4px;cursor:pointer;height:71px;margin-left:3px;width:50px}.card:focus{box-shadow:0 0 10px 1px #9ecaed;outline:3px solid #9ecaed}@media screen and (max-width:830px){.player-4,.player-5{flex:0 1 25%;margin-bottom:60px}}@media screen and (max-width:576px){.player{flex:0 1 33%;margin:5px 0}.player-1,.player-2,.player-3{order:0}.player-4,.player-5{align-items:center;flex:0 1 33%;order:0}.player-6,.player-7,.player-8,.player-9{order:0}.player-results{font-size:12px;position:static}.board{margin:5px 0}}@media screen and (max-width:400px){.card{height:57px;padding:0;width:40px}.player-results{width:85px}}.combinations{font-size:14px;margin-bottom:10px}table{border-collapse:collapse;border-left:0;font-size:.8rem;letter-spacing:1px;width:100%}td,th{border:1px solid #bebebe;border-left:0;padding:10px}th{min-width:75px}td{text-align:center}td:first-child{min-width:80px}td:first-child,th:first-child{background-color:#ddd;box-shadow:inset -2px 1px 0 #bebebe,inset 0 -1px 0 #bebebe;left:0;position:sticky}.hand-cell-header{width:auto}.table-container{border:2px solid #c8c8c8;max-width:1000px;overflow-x:auto}.menu{align-items:center;display:flex;justify-content:space-between}.card-picker{margin:5px 0 0}.card-picker-row{margin-left:5px}.card-picker-row:first-child{margin-left:0}.card-picker-column{display:flex;margin-bottom:5px}.card-icon{background-position:-1px -3px;background-size:78px;border:1px solid #000;border-radius:2px;box-sizing:border-box;cursor:pointer;height:46px;margin:1px;width:22px}.card-icon:focus{box-shadow:0 0 10px 1px #9ecaed;outline:3px solid #9ecaed}.reset-button{background-color:#fff;border:1px solid #8a8886;border-radius:2px;box-sizing:border-box;color:#323130;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:26px;min-width:70px;outline:0;padding:0 16px;text-align:center}.reset-button:hover{background-color:#f3f2f1;color:#201f1e}.reset-button:focus{box-shadow:0 0 10px 1px #9ecaed;outline:3px solid #9ecaed}@media screen and (max-width:768px){.reset-button{height:30px;margin:10px 0;width:100%}.menu{flex-direction:column}}