: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}}._page_1p9ya_1{display:flex;justify-content:center;align-items:center;height:100dvh;overflow:hidden;box-sizing:border-box;padding:0}._container_1p9ya_23{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;max-width:900px;box-sizing:border-box;padding:1rem;overflow:hidden}._boardAndControlsWrapper_1p9ya_47{display:flex;justify-content:center;gap:1.5rem;align-items:flex-start;flex-wrap:wrap;overflow:hidden}._boardSection_1p9ya_69{display:flex;flex-direction:column;align-items:center;flex:1 1 auto;min-width:300px}._topRow_1p9ya_85,._bottomRow_1p9ya_87{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:700px;padding:0 1rem;margin-bottom:1rem}._botInfo_1p9ya_107{display:flex;align-items:center;gap:.75rem}._botImage_1p9ya_119{width:44px;height:50px;border-radius:50%}._botName_1p9ya_131{font-size:1.2rem;font-weight:700}._botRating_1p9ya_141{font-size:.95rem;color:#555}._playerLabel_1p9ya_151{font-size:1.2rem;font-weight:700}._timer_1p9ya_161{font-size:1.1rem;font-family:monospace}._buttonsWrapper_1p9ya_171{display:flex;flex-direction:column;gap:1rem;flex-shrink:0;min-width:120px;margin-top:4.3rem}._button_1p9ya_171{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 8px #357abd66;transition:background-color .3s ease,box-shadow .3s ease;width:auto;flex:1 1 auto;min-width:120px}._button_1p9ya_171:hover{background:linear-gradient(135deg,#357abd,#2a5c8c);box-shadow:0 6px 12px #2a5c8c99}@media (max-width: 700px){._boardAndControlsWrapper_1p9ya_47{flex-direction:column;align-items:center}._buttonsWrapper_1p9ya_171{flex-direction:row;width:100%;justify-content:center;min-width:auto;margin-top:1rem}}@media (max-width: 480px){._botSelectorWrapper_1v7x0_3{max-height:450px;overflow-y:auto}}._botSelectorWrapper_1v7x0_3{width:100%;max-width:600px;margin:0 auto;height:auto}._BotSelector_1v7x0_29{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem 1.5rem}._botCard_1v7x0_41{cursor:pointer;border:1px solid #ccc;padding:.5rem;text-align:center;border-radius:8px;transition:border-color .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;align-items:center}._botCard_1v7x0_41:hover{border-color:#007bff}._selected_1v7x0_77{border-color:#007bff!important;background-color:#cce5ff!important;border-width:3px!important;box-shadow:0 0 8px #007bff}._botInfo_1v7x0_91{margin-top:.5rem;font-size:.9rem}img{max-width:58%;height:auto;border-radius:50%}._container_1cz7f_1{text-align:center}._select_1cz7f_9{min-width:160px;padding:.4rem 1.2rem .4rem .6rem;font-size:1rem;font-weight:600;font-family:Poppins,Segoe UI,Helvetica Neue,sans-serif;color:#333;letter-spacing:.25px;border-radius:6px;border:1.5px solid #ccc;box-shadow:0 2px 6px #0000001a}._container_uvkc2_1{max-width:700px;width:100%;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;flex-shrink:0}._heading_uvkc2_25{font-size:1.75rem;text-align:center;padding:0;margin:4px 0 0}._subheading_uvkc2_39{font-size:1.3rem;font-weight:600;margin:0;text-align:center}._buttons_uvkc2_61{display:flex;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}._buttonBase_uvkc2_77{width:33%;padding:.75rem 2rem;font-size:1.25rem;font-weight:700;border-radius:8px;cursor:pointer;border:none;color:#fff;transition:background-color .3s ease,box-shadow .3s ease;display:inline-block;text-align:center}._buttonBase_uvkc2_77:disabled{background-color:#aaa;cursor:not-allowed;animation:none}._nextButton_uvkc2_119{background-color:#007bff;animation:_pulse_uvkc2_1 1.8s infinite;align-self:center}._nextButton_uvkc2_119:hover:not(:disabled){background-color:#0056b3;animation:none}._backButton_uvkc2_143{background-color:#6c757d}._backButton_uvkc2_143:hover{background-color:#5a6268}._startButton_uvkc2_161{background-color:#28a745;animation:_pulse_uvkc2_1 1.8s infinite}._startButton_uvkc2_161:hover{background-color:#1e7e34;animation:none}@keyframes _pulse_uvkc2_1{0%{box-shadow:0 0 #007bffb3}70%{box-shadow:0 0 0 10px #007bff00}to{box-shadow:0 0 #007bff00}}@media (max-width: 480px){._container_uvkc2_1{padding:1rem}._heading_uvkc2_25{font-size:1.4rem}._subheading_uvkc2_39{font-size:1rem}._buttonBase_uvkc2_77{width:100%}._buttons_uvkc2_61{flex-direction:column;gap:.75rem}}html,body,#root{height:100%;width:100%;padding:0;box-sizing:border-box;margin:0}.app-container{min-height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:flex-start}
