: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}}.loading{margin:1.5rem 0;font-size:1.1rem;color:#4f8cff;font-weight:600}.username-box{margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.username-box label{font-size:1.1rem;color:#2d3a4a;margin-bottom:.3rem}.username-input{padding:.4rem 1rem;border-radius:6px;border:1px solid #bcdffb;font-size:1rem;background:#f6fbff;color:#2d3a4a;outline:none;margin-bottom:.5rem;text-align:center}.highscore-list{margin-top:2rem;background:#f6fbff;border-radius:10px;padding:1rem;box-shadow:0 2px 8px #2c3e5012}.highscore-list h3{margin-top:0;margin-bottom:.7rem;color:#4f8cff}.highscore-list ol{padding-left:1.2rem;margin:0}.hs-name{font-weight:600;color:#2d3a4a}.hs-score{color:#38c6ff;font-weight:600}.hs-diff{color:#888;font-size:.95em}body,html{height:100%;margin:0;padding:0}.difficulty-select{margin-bottom:1.2rem;display:flex;flex-direction:column;align-items:center}.difficulty-select label{font-size:1.1rem;color:#2d3a4a;margin-bottom:.3rem}.difficulty-dropdown{padding:.4rem 1rem;border-radius:6px;border:1px solid #bcdffb;font-size:1rem;background:#f6fbff;color:#2d3a4a;outline:none;margin-bottom:.5rem}#root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0eafc,#cfdef3)}.main-container{background:#fff;border-radius:18px;box-shadow:0 8px 32px #2c3e501f;padding:2.5rem 2rem;max-width:400px;width:100%;text-align:center}h1{font-size:2.2rem;margin-bottom:1.2rem;color:#2d3a4a}.start-btn,.submit-btn{background:linear-gradient(90deg,#4f8cff,#38c6ff);color:#fff;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1.1rem;cursor:pointer;margin-top:1rem;transition:background .2s}.start-btn:hover,.submit-btn:hover{background:linear-gradient(90deg,#38c6ff,#4f8cff)}.timer{font-size:1.2rem;margin-bottom:1rem;color:#4f8cff;font-weight:600}.problem{font-size:1.7rem;margin-bottom:1rem;color:#2d3a4a}.answer-form{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.answer-input{width:80px;padding:.5rem;font-size:1.1rem;border-radius:6px;border:1px solid #bcdffb;outline:none;text-align:center}.score-box{font-size:1.2rem;color:#38c6ff;font-weight:600;margin-top:.5rem}.result-box{padding:1.5rem 1rem}.score{font-size:2rem;color:#4f8cff;font-weight:700}
