:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;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}body{margin:2% 3%;width:auto}.header-container{min-height:100px;position:relative}.header-logo-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.header-logo-container img{max-width:120px;margin-bottom:-20px}.header-logo-container h1{margin-top:20px;margin-bottom:0;padding-inline:10% 10%}.header-container h2{margin:0}.header-container p{margin:0;text-align:center}.navbar{display:flex}.navbar a{margin:5px;padding:5px;flex:auto;text-align:center}.wrapper{max-width:2000px;margin-inline:auto}h1,h2{text-align:center}.ui{display:flex;flex-wrap:wrap}.scoreboard{flex:1 1 400px;display:flex;flex-direction:column;align-items:center}.ui-left{flex:1 1 500px;display:flex;flex-direction:column;align-items:center}.event-selection-div{padding-top:3%}.scoreboard-table-container{max-width:85%;overflow:auto}.public-games{display:grid;align-items:center;gap:1rem;flex:1000;text-align:center}.game-viewer{flex:1000;gap:1rem;display:grid;align-items:center}.round-container{flex:auto;gap:1rem;display:flex;flex-wrap:wrap}.game-display{display:flex;place-items:center}.game-player-display{margin-inline:auto;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 0px}.styled-table{border-collapse:collapse;font-size:.9em;font-family:sans-serif;table-layout:auto;box-shadow:0 0 20px #00000026}.styled-table thead tr{background-color:#009879;color:#fff;text-align:center}.styled-table th,.styled-table td{padding:3px 6px;text-align:center}.styled-table tbody tr{border-bottom:1px solid #dddddd}.styled-table tbody tr:last-of-type{border-bottom:2px solid #009879}.styled-table-scoreboard thead tr th:first-child,.styled-table-scoreboard tbody tr td:first-child{width:2em}.styled-table-scoreboard thead tr th:nth-child(2),.styled-table-scoreboard tbody tr td:nth-child(2){width:18em}.styled-table-scoreboard thead tr th,.styled-table-scoreboard tbody tr td{width:3em}.styled-table-game thead tr th:first-child,.styled-table-game tbody tr td:first-child{width:10em}.styled-table-game thead tr th,.styled-table-game tbody tr td{width:3em}.administration-container{margin:5%;padding:10%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#f5f5f5}a:hover{color:#747bff}button{background-color:#e6e6e6}.styled-table tbody tr:nth-of-type(2n){background-color:#d2d2d2}.round-container{background-color:#dcdcdc}.game-display:nth-child(2n){background-color:wheat}}@media (prefers-color-scheme: dark){:root{color:#fff;background-color:#252526}a:hover{color:#747bff}button{background-color:#343437}.styled-table tbody tr:nth-of-type(2n){background-color:#3e3e42}.react-dropdown-select-item{color:#333;border-bottom:1px solid #333}.react-dropdown-select-item :hover{color:#333}.round-container{background-color:#504e4e}.game-display:nth-child(2n){background-color:#3e3e42}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.notification{color:green;background:#d3d3d3;font-size:20px;border-style:solid;border-radius:5px;padding:10px;margin-bottom:10px}button{border-radius:8px;border:1px solid transparent;padding:.2em .5em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.score-input{width:160px}.errmodal{background-color:#f08080;color:#000;border:.2em solid firebrick;border-radius:.5em;display:flex;align-items:center;justify-content:center;text-align:center}.shuffle-ui img{max-width:100%;max-height:100%}
