#content .player:nth-child(6n+1) .score{background:#ff5722}#content .player:nth-child(6n+1) .v-icon.closed{color:#ff5722}#content .player:nth-child(6n+2) .score{background:#03a9f4}#content .player:nth-child(6n+2) .v-icon.closed{color:#03a9f4}#content .player:nth-child(6n+3) .score{background:#1de9b6}#content .player:nth-child(6n+3) .v-icon.closed{color:#1de9b6}#content .player:nth-child(6n+4) .score{background:#e5446d}#content .player:nth-child(6n+4) .v-icon.closed{color:#e5446d}#content .player:nth-child(6n+5) .score{background:#ead94c}#content .player:nth-child(6n+5) .v-icon.closed{color:#ead94c}#content .player:nth-child(6n+6) .score{background:#673ab7}#content .player:nth-child(6n+6) .v-icon.closed{color:#673ab7}html{-ms-scroll-chaining:none;overscroll-behavior:contain;touch-action:none}body{overflow-x:hidden;overflow-y:hidden}body .container{padding:0}.home{height:100vh;max-height:100vh}.home img{height:auto;max-width:100%;width:100%}#content .player{background-color:#212121;display:flex;flex:1 1 auto;flex-direction:column}#content .players_scores{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}#content .players_scores .row{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;flex-wrap:nowrap;transition:transform .1s ease-in}#content .targets{background-color:#111;display:flex;flex-direction:column;max-width:50px;position:relative;z-index:1}#content .targets .score{border-bottom:1px solid hsla(0,0%,100%,.2);color:#111}#content .targets .closed h2{visibility:hidden}#content .targets .closed h2:after{content:"not_interested";font-family:Material Icons;font-weight:400;font-feature-settings:"liga";visibility:visible;position:absolute;left:15px}#content .targets .flex{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);border-right:1px solid hsla(0,0%,100%,.2);display:flex;font-size:20px;justify-content:center;margin:0;padding:0;text-align:center}#content .score{border-bottom:1px solid #fff;font-size:45px;margin:0;max-height:70px;padding:0}#content .scoredots{display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,100%,.2);border-right:1px solid #333}#content .scoredots .v-icon{color:hsla(0,0%,100%,.1);vertical-align:middle}#content .scoredots .v-icon:nth-child(2n){margin:0 5px}#content .scoredots .v-icon.closed{color:#d2d2d2}.victory{height:100vh;width:100vw}.victory img{height:auto;max-width:100%;width:100%}