: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;padding:0;width:100vw;height:100vh;overflow:hidden;position:fixed;touch-action:none}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}}.dodge-game-container{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:fixed;top:0;left:0;overflow:hidden;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.dodge-game-canvas{border:3px solid #fff;box-shadow:0 10px 40px #0000004d;border-radius:8px;cursor:crosshair;image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:pixelated;touch-action:none;display:block;max-width:100vw;max-height:100vh}.dodge-game-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffffa;padding:40px;border-radius:12px;text-align:center;box-shadow:0 20px 60px #0000004d;max-width:500px;width:90%}.dodge-game-overlay h1{color:#0077b5;font-size:2.5em;margin-bottom:10px;font-weight:700}.dodge-subtitle{color:#666;font-size:1.2em;margin-bottom:25px;font-style:italic}.dodge-instructions{margin:25px 0;color:#444}.dodge-instructions p{margin:10px 0;font-size:1.1em}.dodge-test-hint{font-size:.9em!important;color:#888;font-style:italic;margin-top:5px!important}.power-up-list{margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px;display:inline-block;text-align:left}.power-up-list p{margin:8px 0;font-size:1em}.power-up-list span{font-size:1.3em;margin-right:8px;display:inline-block;width:30px}.dodge-start-button{background:#0077b5;color:#fff;border:none;padding:15px 30px;font-size:1.2em;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:600;margin-top:20px;box-shadow:0 4px 15px #0077b54d}.dodge-start-button:hover{background:#005885;transform:translateY(-2px);box-shadow:0 6px 20px #0077b566}.dodge-game-over-message{color:#666;font-size:1.3em;margin-bottom:20px}.dodge-stats{background:#f8f9fa;padding:20px;border-radius:8px;margin:20px 0}.dodge-stats p{margin:10px 0;font-size:1.2em;color:#333;font-weight:600}.dodge-stats span{color:#0077b5;font-size:1.3em}@media (max-width: 768px){.dodge-game-overlay{padding:25px;width:95%}.dodge-game-overlay h1{font-size:2em}.dodge-subtitle{font-size:1em}.dodge-instructions p{font-size:.95em}.dodge-start-button{padding:12px 25px;font-size:1.1em}}#root{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}
