:root{--background: #1e1e2f;--primary: #ff6b6b;--primary-dark: #e63946;--gray-100: #2c2c3e;--gray-200: #393952;--gray-700: #dcdcdc;--gray-800: #ffffff}body{background-color:var(--background);margin:0;font-family:Segoe UI,sans-serif}._container_1xrod_17{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;color:var(--gray-800)}._title_1xrod_30{font-size:2.5rem;margin-bottom:1rem}._selector_1xrod_35{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}._selector_1xrod_35 select{padding:.5rem;border-radius:8px;font-size:1rem;margin-left:.5rem}._board_1xrod_50{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:12px;justify-content:center;margin:2rem 0;width:100%;max-width:400px}._cell_1xrod_60{width:100%;aspect-ratio:1 / 1;background-color:var(--gray-100);border:2px solid var(--gray-200);border-radius:10px;font-size:3rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._cell_1xrod_60:hover{background-color:var(--gray-200);transform:scale(1.05)}@media (max-width: 480px){._cell_1xrod_60{font-size:2.5rem}._board_1xrod_50{max-width:300px;gap:10px}._title_1xrod_30{font-size:2rem}._status_1xrod_94{font-size:1rem}._buttons_1xrod_98 button{font-size:.9rem;padding:.6rem 1rem}}._status_1xrod_94{font-size:1.2rem;color:var(--gray-700);margin-bottom:1rem}._reset_1xrod_111{background:var(--primary);color:#fff;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;border-radius:10px;border:none;margin:1rem .5rem;cursor:pointer;transition:background .3s ease}._reset_1xrod_111:hover{background:var(--primary-dark)}._playAgain_1xrod_128{background-color:#38a169;color:#fff;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;border-radius:10px;border:none;margin:1rem .5rem;cursor:pointer;transition:background .3s ease}._playAgain_1xrod_128:hover{background-color:#2f855a}._homeBtn_1xrod_145{background-color:#4fd1c5;color:#fff;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;border-radius:10px;border:none;margin:1rem .5rem;cursor:pointer;transition:background .3s ease}._homeBtn_1xrod_145:hover{background-color:#38b2ac}._buttons_1xrod_98{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._scoreboard_1xrod_169{display:flex;justify-content:center;gap:2rem;font-size:1.2rem;font-weight:700;color:var(--gray-800);margin-bottom:1rem}@media (max-width: 480px){._scoreboard_1xrod_169{flex-direction:column;align-items:center;gap:.5rem}}._winHighlight_1xrod_188{background-color:#38a169!important;color:#fff;border:3px solid #2f855a;transform:scale(1.05)}._landing_1p2b5_1{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:100vh;background:linear-gradient(to right,#1e1e2f,#2a2a40);color:#fff;text-align:center}._title_1p2b5_12{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#ff6b6b}._subtitle_1p2b5_19{font-size:1.2rem;margin-bottom:2rem;color:#ccc}._aboutBox_1p2b5_25{background-color:#2f2f44;border-radius:12px;padding:1.5rem;margin-bottom:2rem;max-width:600px;color:#f0f0f0;box-shadow:0 8px 24px #0000004d}._aboutBox_1p2b5_25 h3{color:#ff6b6b;margin-bottom:.5rem}._selectionPanel_1p2b5_40{display:flex;flex-direction:column;gap:1.5rem;background-color:#2f2f44;padding:2rem;border-radius:12px;width:90%;max-width:500px;box-shadow:0 8px 20px #0003}._selector_1p2b5_52{display:flex;flex-direction:column;text-align:left}._selector_1p2b5_52 label{margin-bottom:.5rem;font-weight:600;color:#ddd}._selector_1p2b5_52 select{padding:.6rem;border-radius:8px;font-size:1rem;background:#44445f;color:#fff;border:none;outline:none}._error_1p2b5_74{color:#ff6b6b;font-weight:700}._playBtn_1p2b5_79{background:#ff6b6b;color:#fff;padding:.8rem 1.6rem;font-size:1.1rem;font-weight:700;border-radius:10px;border:none;cursor:pointer;transition:background .3s ease}._playBtn_1p2b5_79:hover{background:#e63946}._rulesList_1p2b5_95{text-align:left;margin-top:1rem;padding-left:1.2rem;line-height:1.6;color:#eee;font-size:1rem}._rulesList_1p2b5_95 li{margin-bottom:.75rem}._soundToggle_1p2b5_108{position:absolute;top:1rem;right:1rem;background:#444;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:background .3s ease}._soundToggle_1p2b5_108:hover{background:#666}
