#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}*{margin:0;padding:0;box-sizing:border-box}.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)}.card{padding:2em}.read-the-docs{color:#888}.App{max-width:800px;background-color:#0a6dd0;border-radius:10px;padding:25px}.App h1{color:#fff;text-transform:uppercase;padding:20px 0;background-color:#7fbfff;text-shadow:3px 3px 2px #2893ff;border-radius:5px}.App ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;gap:20px}.App ul li{border:solid 1px gray;border-radius:10px;cursor:pointer;background-color:#fff}.App ul li img{width:80px}.App button{margin:0 5px}.App input{outline:none;font-size:inherit;padding:7px;border-radius:5px;border:2px solid transparent;width:160px}li .content{position:relative;width:105px;height:105px}.front,.back{position:absolute;height:100%;width:100%;display:grid;place-content:center;backface-visibility:hidden;transition:.4s}.front{transform:perspective(200px) rotateY(0)}.back,.flip-front{transform:perspective(200px) rotateY(180deg)}.flip-back{transform:perspective(200px) rotateY(0)}.timer{margin:20px 0}.timer h3{font-size:30px}.timer h3 span{padding-right:7px;font-size:40px}input.warning{border:2px solid tomato}.cards{margin-top:20px}.cards h2{font-size:30px;margin-bottom:30px}.buttons{display:flex;justify-content:center;align-items:center;position:relative}.ranking{width:300px;margin:20px auto 0;border:2px solid #7FBFFF;padding:5px 20px;border-radius:5px;max-height:185px;overflow:auto}.ranking .item{display:flex;justify-content:space-between;padding:1px 0}.ranking .item:not(:last-child){border-bottom:1px solid #7FBFFF}.ranking .item span{font-weight:500}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#B9DBFE;border-radius:5px}::-webkit-scrollbar-thumb{background:#7FBFFF}.error{position:absolute;top:35px;color:#2893ff;font-weight:500;font-size:14px}p.author{display:flex;justify-content:center;margin-top:3%;gap:7px;position:relative}p.author a{text-decoration:none;font-weight:500}: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;-webkit-text-size-adjust:100%}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}}
