:root{font-family:Arial,Helvetica,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ea6f04;background-color:#faf7f7;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;min-width:320px;min-height:100vh}h1{font-size:3em;margin:0;padding:0}h1 span{display:inline-block;transition:transform .5s ease;padding:1px}h1 span:hover{transform:scale(1.3)}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}}.typing-container{width:80%;height:60vh;margin:3rem auto;padding:2rem;background-color:#1e1e2e;border-radius:8px;box-shadow:0 0 20px #00000080;color:#cdd6f4;font-family:Verdana,Geneva,Tahoma,sans-serif,Helvetica,sans-serif;box-sizing:border-box;box-shadow:#05ebc5 15px}.words-display{font-size:1.8rem;line-height:3.2rem;white-space:normal;outline:none;margin-bottom:1.5rem;cursor:text}.word{display:inline}.space{display:inline;width:.5rem}.char{display:inline-block;padding:0 1px;border-radius:3px;transition:all .2s ease}.char.correct{color:#a6e3a1}.char.incorrect{color:#f38ba8;background-color:#f38ba81a}.char.current{border-bottom:2px solid #f9e2af}.stats{margin-top:2rem;font-size:1.3rem;display:flex;justify-content:center;gap:2rem}.stats span{color:#94e2d5}button{margin-top:2rem;padding:10px 24px;background-color:#f38ba8;border:none;border-radius:6px;color:#1e1e2e;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .1s ease}button:hover{background-color:#eba0ac;transform:translateY(-2px)}
