:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,html,#root{margin:0;padding:0;font-family:sans-serif;height:100%;background-color:#f9f9f9;color:#000!important}h1,h2,h3,h4,h5,h6,p{color:#000!important}html{color-scheme:light}:root{--line-height: 56px}.app{display:flex;flex-direction:column;min-height:100vh;align-items:center}.team .score{font-size:2rem;font-weight:700;margin-top:.25rem}.screen{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;padding:2rem;flex-grow:1;box-sizing:border-box}.category-title{font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.line-list{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:auto}.line-row{display:flex;align-items:center;justify-content:center;gap:1rem}.line-card{width:100%;max-width:300px;font-size:1.1rem;font-weight:700;text-align:center;border-top:2px solid black;border-bottom:2px solid black;border-left:none;border-right:none;border-radius:0;transition:background-color .2s ease,color .2s ease;height:var(--line-height);display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0}.line-card.revealed{background-color:#fff;color:#000;border-color:#000}.line-card.unrevealed{background-color:#a19f9f;color:#fff}button{padding:.75rem 1.5rem;font-size:1rem;border-radius:6px;cursor:pointer;border:none;margin-top:2rem}.reveal-button{background-color:#000;color:#fff}.reveal-button:hover{background-color:#2563eb}.next-button{background-color:#fff;color:#000;border:2px solid #000000}.next-button:hover{background-color:#f0f8ff}.category-button{background-color:#fff;color:#000;border:2px solid #000000;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease;margin:1rem 0;width:100%;max-width:300px;text-align:center}.category-button:hover{background-color:#000;color:#fff}.scoreboard{display:flex;justify-content:space-around;width:100%;max-width:600px;padding:1rem 2rem 0;box-sizing:border-box;text-align:center}.team.left .score{color:#00cf9d}.team.right .score{color:#b467ff}.team h3{color:#000}.team .score{font-size:2rem;font-weight:700}.line-row{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:100%;box-sizing:border-box}.side-select{width:20%;height:var(--line-height);border-radius:4px;transition:background-color .2s ease;box-sizing:border-box}.side-select.left,.side-select.right{box-sizing:border-box}.side-select.left{background-color:#00cf9d14;border-top:2px solid black;border-bottom:2px solid black;border-left:2px solid black;border-top-right-radius:0;border-bottom-right-radius:0;height:var(--line-height)}.side-select.right{background-color:#b467ff14;border-top:2px solid black;border-bottom:2px solid black;border-right:2px solid black;border-top-left-radius:0;border-bottom-left-radius:0;height:var(--line-height)}.side-select.left.selected{background-color:#0fc295}.side-select.right.selected{background-color:#8f2fef}body,html,#root{margin:0;padding:0;font-family:sans-serif;height:100%;background-color:#f9f9f9}.app{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#f9f9f9;padding:1rem 0;box-sizing:border-box;overflow:hidden}.fixed-scoreboard{position:fixed;top:0;width:100%;background:#f9f9f9;z-index:10;display:flex;justify-content:space-around;padding:0rem 0;box-sizing:border-box}.scrollable-content{margin-top:100px;width:100%;overflow-y:auto;flex:1;padding:0 1.5rem;box-sizing:border-box}.screen{width:100%;max-width:600px;margin-left:auto;margin-right:auto;padding:0 1.5rem;box-sizing:border-box}.winner-screen{position:fixed;inset:72px 0 0;background-color:var(--winner-color);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box;overflow:hidden;z-index:1}
