.ConnectFourGame_container__YzTdp{max-width:960px;margin:0 auto;padding:1.5rem 1rem 2rem}.ConnectFourGame_header__Qt1md{margin-bottom:1.5rem}.ConnectFourGame_titleRow__Qglja{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.ConnectFourGame_title__G7IHl{font-size:1.75rem;font-weight:700;margin:0}.ConnectFourGame_badges__D5uxx{display:flex;flex-wrap:wrap;gap:.5rem}.ConnectFourGame_subtitle__bpVKl{margin-top:.5rem;color:var(--bs-secondary);font-size:.95rem}.ConnectFourGame_topBar__wf9JL{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.ConnectFourGame_difficultyButtons__SXs_P{display:flex;flex-wrap:wrap;gap:.5rem}.ConnectFourGame_statusText__ZMp8H{text-align:center;font-weight:600;margin-bottom:.5rem}.ConnectFourGame_statusText__ZMp8H .ConnectFourGame_thinkingDots__shvKF{display:inline-block;width:1.5rem;text-align:left}.ConnectFourGame_statsRow__mB3y1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.ConnectFourGame_statCard__kBQ2Z{background:var(--bs-light);border-radius:.5rem;padding:.75rem;text-align:center;border:1px solid var(--bs-border-color)}.ConnectFourGame_statLabel__j_F0R{font-size:.8rem;color:var(--bs-secondary);margin-bottom:.25rem}.ConnectFourGame_statValue__1amel{font-size:1.1rem;font-weight:700}.ConnectFourGame_boardWrapper__U7hPA{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.ConnectFourGame_arrowRow__yBLGQ{display:flex;width:100%;max-width:560px;background:#1e3a8a;border-radius:.5rem .5rem 0 0;padding:.5rem 0}.ConnectFourGame_arrowCol__MC88g{flex:1 1;display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:rgba(255,255,255,.6);cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ConnectFourGame_arrowCol__MC88g:hover{color:#fbbf24;background:rgba(255,255,255,.1)}.ConnectFourGame_arrowCol__MC88g.ConnectFourGame_active__Yzc5c{color:#fbbf24}.ConnectFourGame_canvasOuter__wlON6{border-radius:0 0 .5rem .5rem;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.35)}.ConnectFourGame_canvas__WIk_E{display:block;width:100%;max-width:560px;height:auto;cursor:pointer}.ConnectFourGame_accordionSection__RKMta{margin-top:1.5rem}@media (max-width:768px){.ConnectFourGame_statsRow__mB3y1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:576px){.ConnectFourGame_titleRow__Qglja{flex-direction:column;align-items:flex-start}.ConnectFourGame_topBar__wf9JL{flex-direction:column;align-items:stretch}.ConnectFourGame_difficultyButtons__SXs_P{justify-content:center}.ConnectFourGame_arrowRow__yBLGQ,.ConnectFourGame_canvasOuter__wlON6{max-width:322px}}