.td1{width:60%}.td2,.td3{width:20%}.td1,.td2,.td3{padding:8px;border:1px solid #ddd}.skeleton{background:linear-gradient(-45deg,#222 40%,#333 50%,#222 60%);background-size:300%;background-position-x:100%;animation:shimmer .8s infinite linear}@keyframes shimmer{to{background-position-x:0%}}#root{max-width:800px;margin:0 auto;padding:1rem;text-align:center}.home-page,.about-page,.leader-page,.end-page,.game-page{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#363636e0;border-radius:10px;padding:1em}.end-page button:disabled{background-color:gray;color:#000}.home-page label{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;margin:1em 0}.about-page button{margin-bottom:3em}.home-page select{height:2.5em;border-radius:5px;text-align:center;width:150px;cursor:pointer}.home-page a{margin-bottom:1em}.about-page a:link,.about-page a:visited{color:#fff}.about-page a:hover{color:#2fccc4}.about-page a:active{color:#fff}.not-hard-mode{margin-bottom:1em}.red{color:red}.blue{color:#2fccc4}.correct-timer{display:flex;width:100%;justify-content:space-between;gap:1em;font-size:.9em}#answer-button-container{display:flex;flex-direction:column;gap:10px}.congrats-container{display:flex;flex-direction:column;min-height:50px}#answer-button{width:100%}#start-button,#leader-button,#end-home-button,#submit-button{width:150px;margin-bottom:1.5em}#name-input{height:2em}#quit-button{margin:1em 0;color:#c21010;width:150px}#quit-button:hover{color:#fff}.feedback{margin-top:1em;min-height:50px}.leader-name-container{display:flex;justify-content:flex-start}#leader-position{width:10%}#leader-name{width:90%}.gold{color:gold}.silver{color:silver}.bronze{color:#cd7f32}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:300px;min-height:100vh}h1{font-size:2em}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;color:#2fccc4}button:hover{border-color:#64e0ff;color:#fff}a:link,a:visited{color:#2fccc4}a:hover{color:#fff}a:active{color:#2fccc4}@media screen and (max-width:500px){button:hover{border:1px solid #111111;color:#2fccc4}button:focus,button:focus-visible{outline:none}}
