: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}#root{box-shadow:0 4px 6px #0006}}#root{max-width:1280px;margin:2rem auto;padding:0 2rem;text-align:center;min-height:calc(100vh - 4rem);display:flex;flex-direction:column;justify-content:center;align-items:center}h1{margin-bottom:0}.game{width:60dvw;display:flex;justify-content:center}ul{height:100%;padding:0;margin:2rem 0;display:flex;gap:1.5rem;flex-wrap:wrap;align-content:center;justify-content:center}.card{min-width:150px;padding:1rem;border:1px solid light-dark(#333b3c,#efefec);border-radius:1rem;list-style-type:none;height:fit-content}.card:hover{box-shadow:2px 2px 15px 2px light-dark(rgba(0,0,0,.5),rgba(255,255,255,.5))}.card img{width:80%}.scoreBoard{width:50%;display:flex;justify-content:space-around;font-weight:600}
