.math-game{margin:50px auto 0;padding:0 20px;font-size:24px;text-align:center}.list-btn{display:flex;gap:20px}.question{margin-bottom:20px}input{font-size:24px;width:50px;margin:0 10px}.feedback{margin-top:20px;font-size:18px;animation:fadeIn 1.5s}.success{color:green}.error{color:red}select{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1b4915;cursor:pointer;transition:border-color .25s}select:hover{border-color:#63eb75}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}: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:radial-gradient(#7f2c88b3,#601919);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 auto;width:100%;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}ul{list-style:none}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#153449;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}}
