.fourInARow_container__Pr5Z3{max-width:500px;margin:0 auto;padding:2rem 1.5rem 3rem;text-align:center}.fourInARow_title___BHLg{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.fourInARow_description__YTDuo{color:#64748b;font-size:1rem;margin-bottom:1.5rem}.fourInARow_modeSelector__UCers{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.fourInARow_modeBtn__A9M6p{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;font-size:.9rem;cursor:pointer;transition:all .15s ease}.fourInARow_modeBtn__A9M6p:hover{border-color:#3b82f6;color:#2563eb}.fourInARow_modeBtn__A9M6p.fourInARow_active__Yu7lm{background:#2563eb;color:#fff;border-color:#2563eb}.fourInARow_scoreBoard__A0gnG{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;padding:.75rem;background:#eff6ff;border-radius:12px}.fourInARow_scoreItem__8qgxo{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#475569}.fourInARow_scoreItem__8qgxo.fourInARow_player1__d20xz{color:#dc2626}.fourInARow_scoreItem__8qgxo.fourInARow_player2__PyGzn{color:#ca8a04}.fourInARow_scoreValue__L1sba{font-weight:700;font-size:1.1rem}.fourInARow_statusMessage__uP3m5{margin-bottom:1rem;font-size:1rem;font-weight:600;color:#1e293b;min-height:1.5rem}.fourInARow_statusMessage__uP3m5 .fourInARow_thinking__n2Rc5{color:#2563eb;animation:fourInARow_blink__D66cj 1s ease infinite}.fourInARow_statusMessage__uP3m5 .fourInARow_winner__PkZNG{color:#10b981}@keyframes fourInARow_blink__D66cj{0%,to{opacity:1}50%{opacity:.5}}.fourInARow_boardWrapper__zMeLK{display:flex;justify-content:center;margin-bottom:1.5rem}.fourInARow_board__LtQK_{display:flex;flex-direction:column;gap:4px;padding:12px;background:#2563eb;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -2px rgba(0,0,0,.04)}.fourInARow_row__KgVcc{display:flex;gap:4px}.fourInARow_cell__fLsSX{width:50px;height:50px;background:#1e3a5f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.fourInARow_cell__fLsSX.fourInARow_hovered__WT9r4{background:hsla(0,0%,100%,.2)}.fourInARow_cell__fLsSX.fourInARow_winning__sS6IU{animation:fourInARow_pulse__pXFpC .5s ease infinite}@media(max-width:480px){.fourInARow_cell__fLsSX{width:42px;height:42px}}@keyframes fourInARow_pulse__pXFpC{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.fourInARow_disc__zqB7W{width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.1);transition:all .3s ease}.fourInARow_disc__zqB7W.fourInARow_player__le2jp{background:linear-gradient(145deg,#ef4444,#dc2626);box-shadow:inset 0 2px 4px hsla(0,0%,100%,.3),inset 0 -2px 4px rgba(0,0,0,.2)}.fourInARow_disc__zqB7W.fourInARow_ai__Xibz4{background:linear-gradient(145deg,#fbbf24,#ca8a04);box-shadow:inset 0 2px 4px hsla(0,0%,100%,.3),inset 0 -2px 4px rgba(0,0,0,.2)}@media(max-width:480px){.fourInARow_disc__zqB7W{width:36px;height:36px}}.fourInARow_controls__6k83I{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.fourInARow_resetBtn__2bOOd{padding:.75rem 1.5rem;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease}.fourInARow_resetBtn__2bOOd:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(37,99,235,.25)}.fourInARow_resetScoreBtn__GskID{padding:.75rem 1.5rem;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;cursor:pointer;transition:all .15s ease}.fourInARow_resetScoreBtn__GskID:hover{border-color:#2563eb;color:#2563eb}.fourInARow_instructions__F505_{padding:1rem;background:#f1f5f9;border-radius:12px;color:#64748b;font-size:.9rem;line-height:1.5}