: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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}}.card{padding:2em}.read-the-docs{color:#888}.navbar{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#eeeedb;color:#000}.dark-navbar{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#222222d9;color:#fff}.nav-right{display:flex;align-items:center;gap:15px}.best-score{font-weight:700;color:#ff5722;font-size:24px}.best-text{font-weight:700;font-size:24px}h1{margin:5px;font-size:38px}.theme-toggle{margin:5px;padding:8px 20px;border:none;border-radius:200px;cursor:pointer;background:linear-gradient(135deg,#007bff,#00d4ff);color:#fff;font-size:22px;transition:.3s;outline:none}.theme-toggle:hover{background:linear-gradient(135deg,#0056b3,#09f);transform:scale(1.05)}.theme-toggle:focus{outline:none;box-shadow:none}.typing-container{width:440px;min-height:400px;margin:40px auto;text-align:center;padding:25px;background:#fffc;border-radius:10px;box-shadow:0 6px 15px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.3s ease-in-out}body{height:100%;margin:0;display:flex;justify-content:center;align-items:center;background:#fefff7}.question{font-size:20px;margin-bottom:20px;font-weight:500;color:#333;letter-spacing:.5px;line-height:1.6;padding:10px;border-radius:5px}.answer{width:80%;height:100px;font-size:18px;padding:12px;border:2px solid #bbb;border-radius:8px;outline:none;resize:none;transition:border-color .3s ease,box-shadow .3s ease}.answer:focus{border-color:#007bff;box-shadow:0 0 8px #007bff66}.correct{color:#28a745;font-weight:700}.wrong{color:#dc3545;text-decoration:underline;font-weight:700}.stats{margin-top:20px;font-size:18px;display:flex;justify-content:center;gap:20px;font-weight:500;color:#444}.restart-btn{margin-top:15px;padding:11px 18px;border:none;background:linear-gradient(135deg,#007bff,#00d4ff);color:#fff;font-size:19px;font-weight:700;border-radius:6px;cursor:pointer;transition:.3s ease;box-shadow:0 3px 10px #00000026}.restart-btn:focus{outline:none;box-shadow:none}.restart-btn:hover{background:linear-gradient(135deg,#0056b3,#09f);transform:scale(1.05);box-shadow:0 4px 12px #0003}
