:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{width:auto;margin:2% 3%}.header-container{min-height:100px;position:relative}.header-logo-container{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.header-logo-container img{max-width:120px;margin-bottom:-20px}.header-logo-container h1{margin-top:20px;margin-bottom:0;padding-inline:10%}.header-container h2{margin:0}.header-container p{text-align:center;margin:0}.wrapper{max-width:2000px;margin-inline:auto}h1,h2{text-align:center}.ui{flex-wrap:wrap;display:flex}.scoreboard{flex-direction:column;flex:400px;align-items:center;display:flex}.ui-left{flex-direction:column;flex:500px;align-items:center;display:flex}.table-assignments-display{margin:3%}.scoreboard-table-container{max-width:85%;overflow:auto}.public-games{text-align:center;flex:1000;align-items:center;gap:1rem;display:grid}.game-viewer{flex:1000;align-items:center;gap:1rem;display:grid}.game-display{place-items:center;display:flex}.game-player-display{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;margin-inline:auto;display:flex}.styled-table{border-collapse:collapse;table-layout:auto;font-family:sans-serif;font-size:.9em;box-shadow:0 0 20px #00000026}.styled-table thead tr{color:#fff;text-align:center;background-color:#009879}.styled-table th,.styled-table td{text-align:center;padding:3px 6px}.styled-table tbody tr{border-bottom:1px solid #ddd}.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}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#f5f5f5}button{background-color:#e6e6e6}.styled-table tbody tr:nth-of-type(2n){background-color:#d2d2d2}.game-display:nth-child(2n),.event-description{background-color:wheat}}@media (prefers-color-scheme:dark){:root{color:#fff;background-color:#252526}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}.game-display:nth-child(2n),.event-description{background-color:#3e3e42}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}.notification{color:green;background:#d3d3d3;border-style:solid;border-radius:5px;margin-bottom:10px;padding:10px;font-size:20px}button{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.2em .5em;font-family:inherit;font-size:1em;font-weight:500;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}.err-modal{color:#000;text-align:center;background-color:#f08080;border:.2em solid #b22222;border-radius:.5em;justify-content:center;align-items:center;display:flex}.shuffle-ui img{max-width:100%;max-height:100%}.game-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.event-description{border-spacing:30px 5px}
