: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%}.wrapper{margin-inline:auto;max-width:2000px;margin-bottom:100px}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}.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}.scoreboard-table-container{max-width:85%;overflow:auto}.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}.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}.styled-table tbody tr:nth-of-type(2n),.game-display:nth-child(2n),.event-description{background-color:#3e3e42}}.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}.game-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.event-description{border-spacing:30px 5px}.game-input-form-table{border-collapse:separate;border-spacing:0 .5em}
