: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;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}*{margin:0;padding:0;box-sizing:border-box}body{width:100vw;height:100%;background-image:linear-gradient(#ff0,#ff0 60%,#000 90%,#000)}#root{display:flex;flex-direction:column;margin:0;padding:1rem;text-align:center;width:100%;height:100vh;max-width:100vw;overflow:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}.card{aspect-ratio:14/16;background-color:#b3a125;border-radius:20px}@media (min-width: 1024px){.card{display:flex;flex-direction:column;max-width:11.5rem;flex:1 1 auto;box-sizing:border-box;margin:0;align-content:center;transition:width .1s,height .1s;overflow:hidden;font-size:85%}}@media (min-width: 1024px){.card:hover{aspect-ratio:13/16;box-shadow:0 0 20px -7px red;width:100.5%}}.card-picture{height:70%;width:100%;box-sizing:border-box;justify-content:center}.card-picture img{width:100%}@media (max-width: 1023px){.card-name{font-size:.5rem}}img{height:100%}@media (min-width: 1024px){#game-board{height:80vh;max-height:calc(100vh - 8rem);min-height:30rem;width:100%;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;padding:1vh 1vw;box-sizing:border-box}}@media (max-width: 1023px){#game-board{display:flex;flex-wrap:wrap;gap:.5rem;height:fit-content;margin-top:1rem}}h1{margin-bottom:1rem;color:red;-webkit-text-stroke:3px black;paint-order:stroke fill}.header{display:flex;color:#000}@media (min-width: 1024px){.header{justify-content:space-between;font-size:1.2rem;margin-bottom:1rem}}@media (max-width: 1023px){.header{flex-direction:column}}.score-board{display:flex}@media (min-width: 1024px){.score-board{flex-direction:column;align-items:end}}@media (max-width: 1023px){.score-board{justify-content:space-between}}
