.page_header__lV1Sk{margin-bottom:1.5rem}.page_backLink__8gTxs{display:inline-block;margin-bottom:.75rem;font-size:.95rem;font-weight:600;color:var(--theme-accent);text-decoration:none;transition:color .2s}.page_backLink__8gTxs:hover{color:var(--theme-primary-light);text-decoration:underline}.page_pageTitle__GDszl{font-size:1.5rem;font-weight:700;margin:0;color:var(--theme-text)}.MultiplayerTicTacToe_section__eF_2t{margin-bottom:2rem}.MultiplayerTicTacToe_gameTitle__fnYAn{font-size:1.35rem;font-weight:700;margin:0 0 .5rem;color:var(--theme-text)}.MultiplayerTicTacToe_shareBox__awFBe{margin-bottom:1rem;padding:.75rem 1rem;border:2px solid var(--theme-card-border);border-radius:12px;background:var(--theme-surface)}.MultiplayerTicTacToe_shareLabel__tTH7x{font-size:.85rem;color:var(--theme-text-muted);margin-bottom:.5rem;display:block}.MultiplayerTicTacToe_linkRow__x7Qkk{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.MultiplayerTicTacToe_linkInput__DUYiN{flex:1 1;min-width:0;padding:.5rem .75rem;font-size:.9rem;border:2px solid var(--theme-card-border);border-radius:8px;background:var(--theme-bg);color:var(--theme-text)}.MultiplayerTicTacToe_copyBtn__Z8XsB{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;border:2px solid var(--theme-primary);background:var(--theme-primary);color:#fff;cursor:pointer}.MultiplayerTicTacToe_copyBtn__Z8XsB:hover{background:var(--theme-primary-dark);border-color:var(--theme-primary-dark)}.MultiplayerTicTacToe_copyBtnDone__2jBFw{background:#2e7d32;border-color:#2e7d32}.MultiplayerTicTacToe_copyBtnDone__2jBFw:hover{background:#1b5e20;border-color:#1b5e20}.MultiplayerTicTacToe_shareOnRow__4xHfY{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--theme-card-border)}.MultiplayerTicTacToe_shareOnLabel__gTqkA{font-size:.85rem;color:var(--theme-text-muted);margin-right:.25rem}.MultiplayerTicTacToe_shareLinkBtn__g_8cq,.MultiplayerTicTacToe_shareLink__1dRE7{font-size:.9rem;font-weight:600;color:var(--theme-primary);text-decoration:none;background:none;border:none;cursor:pointer;padding:.25rem .5rem}.MultiplayerTicTacToe_shareLinkBtn__g_8cq:hover,.MultiplayerTicTacToe_shareLink__1dRE7:hover{text-decoration:underline}.MultiplayerTicTacToe_chooseText__ExiXC{font-size:.95rem;color:var(--theme-text-muted);margin:0 0 1rem}.MultiplayerTicTacToe_avatarChoice__uV7d4{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.MultiplayerTicTacToe_avatarBtn__u1I2A{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid var(--theme-card-border);border-radius:12px;background:var(--theme-surface);color:var(--theme-text);font-weight:600;cursor:pointer;transition:all .2s}.MultiplayerTicTacToe_avatarBtn__u1I2A:hover{border-color:var(--theme-primary);background:hsla(0,0%,100%,.04)}.MultiplayerTicTacToe_avatarBtn__u1I2A .MultiplayerTicTacToe_avatarFace__qx_9u{width:48px;height:48px}.MultiplayerTicTacToe_waiting__jlKGg{font-size:.95rem;color:var(--theme-text-muted);margin-bottom:1rem}.MultiplayerTicTacToe_turnInfo__Fhyn1{font-size:.9rem;color:var(--theme-text-muted);margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.MultiplayerTicTacToe_turnInfo__Fhyn1 .MultiplayerTicTacToe_avatarFace__qx_9u{width:24px;height:24px;font-size:.75rem;vertical-align:middle}.MultiplayerTicTacToe_avatarFace__qx_9u{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;font-weight:700;font-size:1.5rem;color:#fff}.MultiplayerTicTacToe_result__emp2H{font-size:1.1rem;font-weight:700;color:var(--theme-accent);margin:0 0 .5rem}.MultiplayerTicTacToe_replayBtn__rNbj_{display:block;margin:0 0 1rem;padding:.5rem 1rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--theme-primary);border:2px solid var(--theme-primary);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.MultiplayerTicTacToe_replayBtn__rNbj_:hover:not(:disabled){background:var(--theme-primary-dark);border-color:var(--theme-primary-dark)}.MultiplayerTicTacToe_replayBtn__rNbj_:disabled{opacity:.7;cursor:not-allowed}.MultiplayerTicTacToe_board__Crqrc{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;max-width:280px;margin:0 auto 1.25rem;background:var(--theme-card-border);padding:4px;border-radius:12px}.MultiplayerTicTacToe_cell__CQTRV{aspect-ratio:1;background:var(--theme-surface);border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.MultiplayerTicTacToe_cell__CQTRV:hover:not(:disabled){background:hsla(0,0%,100%,.08)}.MultiplayerTicTacToe_cell__CQTRV:disabled{cursor:default}.MultiplayerTicTacToe_cell__CQTRV .MultiplayerTicTacToe_avatarFace__qx_9u{width:52px;height:52px;font-size:1.35rem}.MultiplayerTicTacToe_error__mlv2y{font-size:.95rem;color:#e57373;margin-bottom:1rem}.MultiplayerTicTacToe_loading__A_4L_{font-size:.95rem;color:var(--theme-text-muted)}.MultiplayerTicTacToe_backLink__SkI4i{display:inline-block;margin-bottom:1rem;font-size:.9rem;font-weight:600;color:var(--theme-primary);text-decoration:none}.MultiplayerTicTacToe_backLink__SkI4i:hover{text-decoration:underline}.TicTacToe_section__H4rPb{margin-bottom:2rem}.TicTacToe_gameTitle__LbB3R{font-size:1.35rem;font-weight:700;margin:0 0 .5rem;color:var(--theme-text)}.TicTacToe_chooseText__zpn1R{font-size:.95rem;color:var(--theme-text-muted);margin:0 0 1.25rem}.TicTacToe_avatarChoice__5wvsS{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.TicTacToe_avatarBtn__V4LEu{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:2px solid var(--theme-card-border);border-radius:12px;background:var(--theme-surface);color:var(--theme-text);font-weight:600;cursor:pointer;transition:all .2s}.TicTacToe_avatarBtn__V4LEu:hover{border-color:var(--theme-primary);background:hsla(0,0%,100%,.04)}.TicTacToe_avatarFace__KsZwT{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;font-weight:700;font-size:1.5rem;color:#fff}.TicTacToe_avatarFace__KsZwT[data-avatar=hania]{background-color:#c2185b;background-image:url(/avatars/ayra-avatar.png)}.TicTacToe_avatarFace__KsZwT[data-avatar=bilal]{background-color:#1565c0;background-image:url(/avatars/kamiyar-avatar.png)}.TicTacToe_turnInfo__mNEBd{font-size:.9rem;color:var(--theme-text-muted);margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.TicTacToe_turnInfo__mNEBd .TicTacToe_avatarFace__KsZwT{width:24px;height:24px;font-size:.75rem;vertical-align:middle;display:inline-flex}.TicTacToe_result__nFMc_{font-size:1.1rem;font-weight:700;color:var(--theme-accent);margin:0 0 1rem}.TicTacToe_board__GRn8X{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;max-width:280px;margin:0 auto 1.25rem;background:var(--theme-card-border);padding:4px;border-radius:12px}.TicTacToe_cell__BG8K3{aspect-ratio:1;background:var(--theme-surface);border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.TicTacToe_cell__BG8K3:hover:not(:disabled){background:hsla(0,0%,100%,.08)}.TicTacToe_cell__BG8K3:disabled{cursor:default}.TicTacToe_cell__BG8K3 .TicTacToe_avatarFace__KsZwT{width:52px;height:52px;font-size:1.35rem}.TicTacToe_actions__BdehV{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.TicTacToe_changeBtn__7OIZF,.TicTacToe_resetBtn__NSkmM{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;border:2px solid var(--theme-card-border);background:var(--theme-surface);color:var(--theme-text)}.TicTacToe_changeBtn__7OIZF:hover,.TicTacToe_resetBtn__NSkmM:hover{border-color:var(--theme-primary);background:hsla(0,0%,100%,.06)}.TicTacToe_resetBtn__NSkmM{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff}.TicTacToe_resetBtn__NSkmM:hover{background:var(--theme-primary-dark);border-color:var(--theme-primary-dark)}