.MainLayout_app__y37Re{display:grid;grid-template:auto 1fr 1fr auto/auto 1fr 1fr auto;min-height:100vh;max-height:100vh;gap:0;grid-template-areas:". header header ." "body body body body" "body body body body" ". footer footer ."}.MainLayout_body__dyOkJ{display:block;height:100%;padding:30px;grid-area:body}@media (max-width:765px){.MainLayout_app__y37Re{grid-template-columns:minmax(320px,1fr);grid-template-rows:20px 1fr auto;grid-template-areas:"header" "body" "footer"}.MainLayout_header__RFURu{display:block}.MainLayout_footer__3jjBS{display:none!important}.MainLayout_body__dyOkJ{padding:0 10px}}.Menu_menu__i_Xiv{position:fixed;top:0;left:0;padding:20px;background-color:#f8f9fa;height:100vh;border-right:1px solid #e9ecef;transition:transform .3s ease;z-index:1000;width:250px}.Menu_menuCollapsed__lZgLd{transform:translateX(-100%)}.Menu_toggleButton__2yBGZ{position:fixed;left:20px;bottom:20px;width:40px;height:40px;border-radius:20%;background-color:#f8f9fa;border:none;color:#4f4f4f;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001}.Menu_toggleButton__2yBGZ:hover{background-color:#e9ecef}.Menu_toggleButtonCollapsed__4QC7N{left:20px}.Menu_menuList__4guXv{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.Menu_menuItem__K1C4e{padding:0;margin:0;width:100%}.Menu_menuLink__Dmtuj{text-decoration:none;color:#333;font-size:16px;padding:12px 16px;display:block;border-radius:6px;transition:all .2s ease}.Menu_menuLink__Dmtuj:hover{background-color:#e9ecef;color:#000}.Menu_menuLink__Dmtuj.Menu_active__olFO3{background-color:#0d6efd;color:white}.Menu_menuLink__Dmtuj.Menu_active__olFO3:hover{background-color:#0b5ed7;color:white}.Menu_line__KfOVU{border:none;border-top:1px solid #e9ecef;margin:20px 0}.OnlineLeaguesPageComponent_wrapper__ZCFDE{display:flex;flex-direction:column;height:100%}.OnlineLeaguesPageComponent_lists__OS2w_{display:flex;flex-direction:row;height:100%;gap:30px;margin-bottom:10px}.OnlineLeaguesPageComponent_buttonContainer__v9YSw{display:flex;justify-content:center;align-items:center}.OnlineLeaguesPageComponent_button__oL0iS{max-width:500px;width:100%;margin-top:20px;padding:12px 24px;background:#007BFF;color:white;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:.3s,transform .2s}.OnlineLeaguesPageComponent_button__oL0iS:hover{background:#0056b3}.OnlineLeaguesPageComponent_undoPopup__JbhyE{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:12px 20px;border-radius:8px;display:flex;align-items:center;gap:15px;box-shadow:0 4px 12px rgba(0,0,0,.4);z-index:1000;animation:OnlineLeaguesPageComponent_slideUp__9yznw .3s ease}@keyframes OnlineLeaguesPageComponent_slideUp__9yznw{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.OnlineLeaguesPageComponent_undoButton__pPU4X{background:#e74c3c;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;font-weight:600;transition:background .2s}.OnlineLeaguesPageComponent_undoButton__pPU4X:hover{background:#c0392b}.OnlineLeaguesPageComponent_button__oL0iS:disabled{opacity:.6;cursor:not-allowed}@media (max-width:765px){.OnlineLeaguesPageComponent_lists__OS2w_{gap:10px;margin-bottom:2px}}.Header_header__pXml_{font-size:28px;text-align:center;color:#222;margin-bottom:20px;padding:20px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:765px){.Header_header__pXml_{font-size:16px;padding:0}}.ListLeagueWithTooltip_list__3Pd4r{height:250px;width:100%;padding:4px;border:1px solid #ddd;border-radius:6px;background:#fefefe;overflow-y:auto;font-size:12px}.ListLeagueWithTooltip_right__7snic{text-align:right}.ListLeagueWithTooltip_item__Ad6Rc{padding:3px 6px;cursor:pointer;border-radius:3px;display:flex;justify-content:space-between;align-items:center;gap:6px}.ListLeagueWithTooltip_itemRight__fPXO5{flex-direction:row;text-align:right}.ListLeagueWithTooltip_itemRight__fPXO5 .ListLeagueWithTooltip_name__tmKlQ{text-align:right}.ListLeagueWithTooltip_item__Ad6Rc:hover{background:#e0f0ff}.ListLeagueWithTooltip_selected__n2HGW{background:#0070f3;color:white}.ListLeagueWithTooltip_selected__n2HGW:hover{background:#0060d3}.ListLeagueWithTooltip_name__tmKlQ{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListLeagueWithTooltip_count__EMnsI{font-size:10px;color:#888;flex-shrink:0}.ListLeagueWithTooltip_selected__n2HGW .ListLeagueWithTooltip_count__EMnsI{color:rgba(255,255,255,.7)}.ListLeagueWithTooltip_tooltip__IIK6F{position:fixed;background:#222;border:1px solid #444;border-radius:4px;padding:6px 8px;min-width:140px;max-width:220px;z-index:9999;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.4)}.ListLeagueWithTooltip_team__DoMfd{font-size:11px;color:#ddd;padding:1px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListLeagueWithTooltip_more__i1AIp{font-size:10px;color:#888;margin-top:2px}.MatchDropdown_wrapper__px3Le{display:flex;flex-direction:row;justify-content:center;gap:10px;margin-bottom:20px}.MatchDropdown_sports__Jz0em{margin:0 10px}@media (max-width:768px){.MatchDropdown_wrapper__px3Le{flex-direction:column;gap:2px;margin-bottom:10px}.MatchDropdown_sports__Jz0em{margin:0}}.Dropdown_select__5lz4n{display:inline-block;height:30px;max-width:200px;padding:0 12px;border:1px solid #ddd;border-radius:8px;background:#fefefe;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .2s;outline:none;vertical-align:middle;cursor:pointer}.Dropdown_select__5lz4n:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:768px){.Dropdown_select__5lz4n{width:100%;margin-bottom:10px}}.PendingPairsList_container__xP4iX{padding:15px;background:#2a2a2a;border-radius:8px;color:#e0e0e0}.PendingPairsList_header__aOYaF{margin-bottom:15px}.PendingPairsList_header__aOYaF h3{margin:0 0 5px;color:#fff;font-size:16px}.PendingPairsList_subtitle__Mdf0h{margin:0 0 10px;color:#888;font-size:12px}.PendingPairsList_tabs__Umpty{display:flex;gap:5px;border-bottom:1px solid #444}.PendingPairsList_tabs__Umpty button{padding:8px 15px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:13px;color:#888}.PendingPairsList_tabs__Umpty button:hover{color:#4fc3f7}.PendingPairsList_tabs__Umpty button.PendingPairsList_active__n0g_G{color:#4fc3f7;border-bottom-color:#4fc3f7;font-weight:600}.PendingPairsList_tableContainer__0oRD3{margin-top:10px;overflow-x:auto}.PendingPairsList_table__dtvEl{width:100%;border-collapse:collapse;font-size:12px}.PendingPairsList_table__dtvEl thead th{text-align:left;padding:8px 6px;border-bottom:1px solid #444;font-weight:600;color:#aaa;background:#333;font-size:11px;text-transform:uppercase}.PendingPairsList_table__dtvEl tbody td{padding:8px 6px;border-bottom:1px solid #333;vertical-align:middle}.PendingPairsList_pairRow__0wtaz:hover{background:#353535}.PendingPairsList_sport__aCgUN{font-weight:600;color:#4fc3f7;font-size:11px}.PendingPairsList_bookmakers__feGwm{display:flex;align-items:center;gap:4px;font-size:11px}.PendingPairsList_bk1__KYcLv,.PendingPairsList_bk2__mpGuc{padding:2px 6px;border-radius:3px;font-size:10px;font-weight:600}.PendingPairsList_bk1__KYcLv{background:#1565c0;color:#fff}.PendingPairsList_bk2__mpGuc{background:#6a1b9a;color:#fff}.PendingPairsList_vs__3As56{color:#666;font-size:10px}.PendingPairsList_leagues__KxC2F{display:flex;flex-direction:column;gap:3px}.PendingPairsList_league1__0jHux,.PendingPairsList_league2__MhirK{padding:3px 6px;border-radius:3px;font-size:11px;background:#383838}.PendingPairsList_league1__0jHux{border-left:2px solid #1565c0}.PendingPairsList_league2__MhirK{border-left:2px solid #6a1b9a}.PendingPairsList_teams__LAVjr{display:flex;flex-direction:column;gap:4px}.PendingPairsList_teamHover__nSPY_{position:relative;display:inline-block}.PendingPairsList_teamCount___QJkA{color:#4fc3f7;cursor:pointer;font-size:11px;padding:2px 6px;background:#333;border-radius:3px}.PendingPairsList_teamCount___QJkA:hover{background:#444}.PendingPairsList_teamTooltip__gjIfJ{display:none;position:absolute;left:100%;top:0;margin-left:8px;background:#1a1a1a;border:1px solid #444;border-radius:4px;padding:8px;min-width:200px;max-width:300px;max-height:300px;overflow-y:auto;z-index:1000;font-size:11px;color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.5)}.PendingPairsList_teamTooltip__gjIfJ div{padding:2px 0;border-bottom:1px solid #333}.PendingPairsList_teamTooltip__gjIfJ div:last-child{border-bottom:none}.PendingPairsList_teamHover__nSPY_:hover .PendingPairsList_teamTooltip__gjIfJ{display:block}.PendingPairsList_confidence__m1WCk{display:inline-block;padding:2px 8px;border-radius:10px;font-weight:600;font-size:11px}.PendingPairsList_confidence__m1WCk[data-level=high]{background:#2e7d32;color:#fff}.PendingPairsList_confidence__m1WCk[data-level=medium]{background:#f9a825;color:#000}.PendingPairsList_confidence__m1WCk[data-level=low]{background:#c62828;color:#fff}.PendingPairsList_reason__BLON3{max-width:200px;font-size:11px;color:#888}.PendingPairsList_actions__JDAQB{display:flex;gap:5px}.PendingPairsList_approve__cbCuX,.PendingPairsList_reject__cqx6s{padding:4px 10px;border:none;border-radius:3px;cursor:pointer;font-size:11px;font-weight:500}.PendingPairsList_approve__cbCuX{background:#2e7d32;color:white}.PendingPairsList_approve__cbCuX:hover{background:#388e3c}.PendingPairsList_reject__cqx6s{background:#c62828;color:white}.PendingPairsList_reject__cqx6s:hover{background:#d32f2f}.PendingPairsList_context__niUkg{display:flex;flex-direction:column;gap:2px}.PendingPairsList_contextLeague__UaoKO{font-size:10px;color:#888}.PendingPairsList_empty__OLKDu,.PendingPairsList_loading__bDITO{padding:30px 15px;text-align:center;color:#888}.PendingPairsList_empty__OLKDu h3{margin:0 0 5px;color:#4caf50;font-size:14px}.PendingPairsList_empty__OLKDu p{margin:0;color:#888;font-size:12px}.PendingPairsList_modal__SpiBS{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.PendingPairsList_modalContent__N_rHs{background:#2a2a2a;padding:20px;border-radius:8px;max-width:400px;width:90%;color:#e0e0e0}.PendingPairsList_modalContent__N_rHs h3{margin:0 0 12px;font-size:14px}.PendingPairsList_modalContent__N_rHs p{margin:0 0 10px;color:#888;font-size:12px}.PendingPairsList_modalContent__N_rHs textarea{width:100%;padding:10px;border:1px solid #444;border-radius:4px;background:#333;color:#e0e0e0;font-family:inherit;font-size:12px;resize:vertical}.PendingPairsList_modalActions__6Xciq{display:flex;gap:10px;margin-top:12px}.PendingPairsList_cancel__Qzqpg,.PendingPairsList_confirm__ECVh8{flex:1;padding:8px 15px;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500}.PendingPairsList_confirm__ECVh8{background:#c62828;color:white}.PendingPairsList_cancel__Qzqpg{background:#444;color:#e0e0e0}.PendingPairsList_cancel__Qzqpg:hover{background:#555}.PendingPairsList_team1__C4rBr,.PendingPairsList_team2__FO_XQ{padding:3px 6px;border-radius:3px;font-size:11px;background:#383838}.PendingPairsList_team1__C4rBr{border-left:2px solid #1565c0}.PendingPairsList_team2__FO_XQ{border-left:2px solid #6a1b9a}.PendingPairsList_undoPopup__L1ov_{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:12px 20px;border-radius:8px;display:flex;align-items:center;gap:15px;box-shadow:0 4px 12px rgba(0,0,0,.4);z-index:2000;animation:PendingPairsList_slideUp__wTmC5 .3s ease}@keyframes PendingPairsList_slideUp__wTmC5{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.PendingPairsList_undoButton__AXF0O{background:#e74c3c;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;font-weight:600}.PendingPairsList_undoButton__AXF0O:hover{background:#c0392b}.PendingPairsList_headerRow__FIeHz{display:flex;justify-content:space-between;align-items:center;gap:15px}.PendingPairsList_generateControls__3nqxk{display:flex;align-items:center;gap:8px}.PendingPairsList_sportSelect__3xv_t{padding:8px 12px;background:#333;color:#e0e0e0;border:1px solid #444;border-radius:5px;font-size:12px;cursor:pointer}.PendingPairsList_sportSelect__3xv_t:disabled{opacity:.6;cursor:not-allowed}.PendingPairsList_generateBtn__Qlg8r{padding:8px 16px;background:#0070f3;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:12px;white-space:nowrap}.PendingPairsList_generateBtn__Qlg8r:hover{background:#0060d0}.PendingPairsList_generateBtn__Qlg8r:disabled{opacity:.6;cursor:not-allowed}.PendingPairsList_activeList__9_ey7{margin-top:10px;color:#4fc3f7;font-size:11px}.PendingPairsList_bookmakerDropdown__J_cfa{position:relative}.PendingPairsList_bookmakerBtn__LwLQ1{padding:8px 12px;background:#333;color:#e0e0e0;border:1px solid #444;border-radius:5px;font-size:12px;cursor:pointer;white-space:nowrap}.PendingPairsList_bookmakerBtn__LwLQ1:hover{background:#444}.PendingPairsList_bookmakerBtn__LwLQ1:disabled{opacity:.6;cursor:not-allowed}.PendingPairsList_bookmakerList__MjCgB{position:absolute;top:100%;left:0;margin-top:4px;background:#2a2a2a;border:1px solid #444;border-radius:5px;padding:8px;min-width:180px;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.4)}.PendingPairsList_bookmakerActions__xx_G4{display:flex;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #444}.PendingPairsList_bookmakerActions__xx_G4 button{flex:1;padding:4px 8px;background:#444;border:none;border-radius:3px;color:#e0e0e0;font-size:11px;cursor:pointer}.PendingPairsList_bookmakerActions__xx_G4 button:hover{background:#555}.PendingPairsList_bookmakerItem__A0_FN{display:flex;align-items:center;gap:8px;padding:4px 0;cursor:pointer;font-size:12px}.PendingPairsList_bookmakerItem__A0_FN:hover{background:#333}.PendingPairsList_bookmakerItem__A0_FN input{cursor:pointer}.PendingPairsList_bkLive__BOqhE{color:#4caf50}.PendingPairsList_bkPrematch__2VM_N{color:#2196f3}.PendingPairsList_bkCount__n_zlV{color:#888;font-size:11px}.PendingPairsList_bkStatus__Hp1s9{margin-left:auto;font-size:10px}.PendingPairsList_approved__2i6_V{background:rgba(46,125,50,.3)!important;border-left:3px solid #4caf50}.PendingPairsList_approved__2i6_V td{opacity:.7}.PendingPairsList_rejected__QfjIY{background:rgba(198,40,40,.3)!important;border-left:3px solid #c62828}.PendingPairsList_rejected__QfjIY td{opacity:.7}.PendingPairsList_statusBar__0wL4b{display:flex;gap:15px;padding:8px 0;font-size:12px}.PendingPairsList_approvedStatus__zGege{color:#4caf50}.PendingPairsList_rejectedStatus__3C2u1{color:#ef5350}.PendingPairsList_refreshBtn__7J88X{padding:8px 12px;background:#333;border:1px solid #444;border-radius:5px;cursor:pointer;font-size:14px}.PendingPairsList_refreshBtn__7J88X:hover{background:#444}.PendingPairsList_undo__Ksh_A{padding:4px 10px;background:#555;color:#fff;border:none;border-radius:3px;cursor:pointer;font-size:11px}.PendingPairsList_undo__Ksh_A:hover{background:#666}