@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap";body{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:Inter,sans-serif;display:flex}*{box-sizing:border-box}#root{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}._squareBtn_h61co_1{color:#fff;cursor:pointer;text-shadow:0 2px 4px #0000004d;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:90px;height:90px;padding:0;font-size:2.5rem;font-weight:800;transition:all .3s;display:flex}._squareBtn_h61co_1:hover{background:#fff3;border-color:#00d2ff;transform:scale(1.05)}._squareBtn_h61co_1:active{transform:scale(.95)}@media (width<=400px){._squareBtn_h61co_1{width:70px;height:70px;font-size:2rem}}._status_5r7du_1{text-align:center;color:#00d2ff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 10px #00d2ff99;margin-bottom:25px;font-size:1.8rem;font-weight:800;animation:2s ease-in-out infinite _pulseStatus_5r7du_1}@keyframes _pulseStatus_5r7du_1{0%,to{text-shadow:0 0 10px #00d2ff99;transform:scale(1)}50%{text-shadow:0 0 20px #00d2ff,0 0 30px #00d2ffcc;transform:scale(1.05)}}._board_5r7du_27{-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;gap:10px;margin-bottom:30px;padding:20px;display:flex;position:relative;box-shadow:0 8px 32px #0000005e}._boardRow_5r7du_42{gap:10px;display:flex}._winLine_5r7du_48{z-index:10;background:#ff4b2b;border-radius:4px;animation:.4s ease-out forwards _drawLine_5r7du_1;position:absolute;box-shadow:0 0 15px #ff4b2b}@keyframes _drawLine_5r7du_1{0%{transform:scaleX(0)}to{transform:scaleX(1)}}._horizontalLine_5r7du_67{transform-origin:0;width:90%;height:6px;left:5%}._verticalLine_5r7du_74{transform-origin:top;width:6px;height:90%;animation:.4s ease-out forwards _drawLineVertical_5r7du_1;top:5%}@keyframes _drawLineVertical_5r7du_1{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (width<=400px){._board_5r7du_27{gap:8px;padding:15px}._boardRow_5r7du_42{gap:8px}}._game_9dgn8_1{flex-flow:row;justify-content:center;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex}._gameBoard_9dgn8_14{flex-shrink:0}._gameHistory_9dgn8_18{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff0d;border-radius:16px;flex-direction:column;gap:20px;width:332px;padding:24px;display:flex;box-shadow:0 8px 32px #0000005e}._gameMoves_9dgn8_32{text-align:center;flex-direction:column;gap:10px;max-height:300px;padding-right:12px;display:flex;overflow-y:auto}._gameMoves_9dgn8_32::-webkit-scrollbar{width:6px}._gameMoves_9dgn8_32::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}._gameMoves_9dgn8_32::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}._gameMoves_9dgn8_32::-webkit-scrollbar-thumb:hover{background:#ffffff80}._gameMoves_9dgn8_32 button{color:#fff;cursor:pointer;text-align:left;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:12px 18px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}._gameMoves_9dgn8_32 button:hover{background:#fff3;border-color:#fff;transform:translate(5px);box-shadow:0 4px 12px #ffffff1a}._gameMoves_9dgn8_32 button:active{transform:translate(2px)}._gameUndoRedo_9dgn8_83{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}._gameUndoRedo_9dgn8_83 button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;flex:1;min-width:70px;padding:12px 0;font-size:.95rem;font-weight:500;transition:all .2s}._gameUndoRedo_9dgn8_83 button:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}._gameUndoRedo_9dgn8_83 button:active{transform:translateY(1px)}@media (width<=768px){._game_9dgn8_1{flex-direction:column;align-items:center;gap:20px;padding:10px}._gameHistory_9dgn8_18{width:332px}._gameUndoRedo_9dgn8_83{gap:8px}._gameUndoRedo_9dgn8_83 button{padding:10px 0;font-size:.85rem}}@media (width<=400px){._gameHistory_9dgn8_18{width:258px;padding:15px}}
