:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}.app{box-sizing:border-box;width:100%;max-width:1120px;margin:0 auto;padding:2rem}.app h1{margin:0}.app p{margin:.5rem 0 0}.game-board{background:#ecfdf5;border:2px solid #d1d5db;border-radius:16px;width:100%;max-width:800px;height:500px;margin:2rem auto 0;position:relative;overflow:hidden}.game-board__kiwi{cursor:pointer;background:0 0;border:0;padding:0;font-size:3rem;line-height:1;position:absolute;transform:translate(-50%,-50%)}.game-board__kiwi:focus-visible{outline-offset:4px;outline:3px solid #111827}
