.Sidebar-module__JvW8nW__sidebar{z-index:1000;background:#04002b;border-right:2px solid #fff3;flex-direction:column;width:250px;height:100vh;display:flex;position:fixed;top:0;left:0}.Sidebar-module__JvW8nW__sidebarHeader{border-bottom:2px solid #fff3;align-items:center;gap:12px;padding:20px 16px;display:flex}.Sidebar-module__JvW8nW__logo{object-fit:contain;width:auto;height:32px}.Sidebar-module__JvW8nW__appTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:18px;font-weight:700}.Sidebar-module__JvW8nW__nav{flex:1;padding:16px 0;overflow-y:auto}.Sidebar-module__JvW8nW__navItem{color:#fffc;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__JvW8nW__navItem:hover{color:#fff;background:#ffffff1a}.Sidebar-module__JvW8nW__navItemActive{color:#fff;background:#ffffff26;border-left-color:#10b981;font-weight:600}.Sidebar-module__JvW8nW__navIcon{flex-shrink:0;width:20px;height:20px}.Sidebar-module__JvW8nW__navLabel{flex:1}.Sidebar-module__JvW8nW__notificationBadge{color:#fff;background:#dc2626;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:600;line-height:1;display:flex}.Sidebar-module__JvW8nW__sidebarFooter{border-top:2px solid #fff3;padding:16px}.Sidebar-module__JvW8nW__logoutButton{color:#ffffffe6;cursor:pointer;background:#dc262633;border:1px solid #dc26264d;justify-content:center;align-items:center;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.Sidebar-module__JvW8nW__logoutButton:hover{color:#fff;background:#dc26264d;border-color:#dc262680}.Sidebar-module__JvW8nW__logoutButton .Sidebar-module__JvW8nW__navIcon{position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.DashboardLayout-module__GjcKBW__dashboardContainer{background:#f3f4f6;min-height:100vh;display:flex}.DashboardLayout-module__GjcKBW__mainContent{background:#f3f4f6;flex:1;min-height:100vh;margin-left:250px}@media (max-width:768px){.DashboardLayout-module__GjcKBW__mainContent{margin-left:0}}
.itinerary-module__8btoSG__container{background:#041541;min-height:100vh;padding:20px}.itinerary-module__8btoSG__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:20px;display:flex;position:relative}.itinerary-module__8btoSG__headerContent{flex:1}.itinerary-module__8btoSG__title{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.itinerary-module__8btoSG__subtitle{color:#ffffffb3;margin:0;font-size:16px;font-weight:400}.itinerary-module__8btoSG__headerActions{align-items:center;gap:12px;display:flex}.itinerary-module__8btoSG__typeToggleContainer{background:#ffffff0d;border:1px solid #ffffff1a;gap:0;padding:5px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.itinerary-module__8btoSG__typeToggleOption{color:#fff9;cursor:pointer;background:0 0;border:none;padding:10px 20px;font-size:17.5px;font-weight:500;transition:all .2s}.itinerary-module__8btoSG__typeToggleOption:hover{color:#fffc}.itinerary-module__8btoSG__typeToggleOption.itinerary-module__8btoSG__typeToggleActive{color:#3b82f6;background:#fff;font-weight:600}.itinerary-module__8btoSG__matchCount{color:#fffc;padding:0 12px;font-size:14px;font-weight:500}.itinerary-module__8btoSG__refreshButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.itinerary-module__8btoSG__refreshButton:hover{background:#fff3;border-color:#ffffff4d}.itinerary-module__8btoSG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.itinerary-module__8btoSG__loadingSpinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite itinerary-module__8btoSG__spin}@keyframes itinerary-module__8btoSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.itinerary-module__8btoSG__loadingText{color:#ffffffb3;margin:0;font-size:16px}.itinerary-module__8btoSG__errorMessage{color:#fca5a5;background:#dc26261a;border:1px solid #dc26264d;margin-bottom:24px;padding:16px 20px;font-size:14px;font-weight:500}.itinerary-module__8btoSG__matchesContainer{max-width:1200px;margin:0 auto}.itinerary-module__8btoSG__emptyState{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:60px 20px}.itinerary-module__8btoSG__emptyTitle{color:#fff;margin:0 0 12px;font-size:24px;font-weight:600}.itinerary-module__8btoSG__emptyText{color:#fff9;margin:0;font-size:16px}.itinerary-module__8btoSG__matchesGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;display:grid}.itinerary-module__8btoSG__matchCard{background:#ffffff0d;border:1px solid #ffffff1a;padding:24px;transition:all .2s}.itinerary-module__8btoSG__matchCard:hover{background:#ffffff14;border-color:#fff3}.itinerary-module__8btoSG__matchCardDpp{border-left:4px solid #3b82f6}.itinerary-module__8btoSG__matchCardRealtime{border-left:4px solid #10b981}.itinerary-module__8btoSG__matchHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.itinerary-module__8btoSG__matchHeader.itinerary-module__8btoSG__matchHeaderRealtime{flex-direction:column;gap:8px}.itinerary-module__8btoSG__matchTitle{color:#fff;margin:0;font-size:20px;font-weight:600;line-height:1.3}.itinerary-module__8btoSG__matchHeaderMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.itinerary-module__8btoSG__matchIdBadge{color:#ffffffb3;font-size:12px;font-weight:500}.itinerary-module__8btoSG__matchHeaderTags{flex-shrink:0;align-items:center;gap:8px;display:flex}.itinerary-module__8btoSG__trainingTag{color:#93c5fd;background:#3b82f640;border:1px solid #3b82f666;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.itinerary-module__8btoSG__deadline{padding:4px 8px;font-size:12px;font-weight:600}.itinerary-module__8btoSG__deadline.itinerary-module__8btoSG__normal{color:#86efac;background:#22c55e33;border:1px solid #22c55e4d}.itinerary-module__8btoSG__deadline.itinerary-module__8btoSG__warning{color:#fcd34d;background:#f59e0b33;border:1px solid #f59e0b4d}.itinerary-module__8btoSG__deadline.itinerary-module__8btoSG__urgent{color:#fca5a5;background:#ef444433;border:1px solid #ef44444d}.itinerary-module__8btoSG__deadline.itinerary-module__8btoSG__overdue{color:#fca5a5;background:#dc262633;border:1px solid #dc26264d}.itinerary-module__8btoSG__matchDetails{margin-bottom:24px}.itinerary-module__8btoSG__detailRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.itinerary-module__8btoSG__detailLabel{color:#fff9;font-size:14px;font-weight:500}.itinerary-module__8btoSG__detailValue{color:#fff;font-size:14px;font-weight:400}.itinerary-module__8btoSG__status{padding:2px 6px;font-size:12px;font-weight:600}.itinerary-module__8btoSG__status.itinerary-module__8btoSG__completed{color:#86efac;background:#22c55e33}.itinerary-module__8btoSG__status.itinerary-module__8btoSG__pending{color:#d1d5db;background:#6b728033}.itinerary-module__8btoSG__matchActions{align-items:center;gap:12px;display:flex}.itinerary-module__8btoSG__footageButton{color:#93c5fd;background:#3b82f61a;border:1px solid #3b82f64d;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.itinerary-module__8btoSG__footageButton:hover{background:#3b82f633;border-color:#3b82f680}.itinerary-module__8btoSG__analyzeButton{color:#86efac;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e4d;flex:1;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.itinerary-module__8btoSG__analyzeButton:hover:not(:disabled){background:#22c55e33;border-color:#22c55e80}.itinerary-module__8btoSG__analyzeButton:disabled{color:#9ca3af;cursor:not-allowed;background:#6b72801a;border-color:#6b728033}.itinerary-module__8btoSG__toggleContainer{background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;gap:0;margin:20px 0;padding:4px;display:flex}.itinerary-module__8btoSG__toggleOption{color:#fff9;cursor:pointer;background:0 0;border:none;flex:1;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.itinerary-module__8btoSG__toggleOption:hover{color:#fffc}.itinerary-module__8btoSG__toggleOption.itinerary-module__8btoSG__toggleActive{color:#fff;background:#ffffff26;font-weight:600}.itinerary-module__8btoSG__matchSettingsHeader{text-align:center;margin-bottom:12px}.itinerary-module__8btoSG__matchSettingsTitle{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 0 8px;font-size:18px;font-weight:700;display:flex}.itinerary-module__8btoSG__matchId{color:#ffffffb3;font-size:14px;font-weight:400}.itinerary-module__8btoSG__teamColorsLabel{color:#fffc;margin:0;font-size:14px}.itinerary-module__8btoSG__teamColorsSection{justify-content:center;gap:40px;margin:12px 0 16px;display:flex}.itinerary-module__8btoSG__teamColorBox{justify-content:center;align-items:center;display:flex;position:relative}.itinerary-module__8btoSG__attackDirectionSection{margin-top:16px}.itinerary-module__8btoSG__attackDirectionRow{gap:24px;margin-bottom:0;display:flex}.itinerary-module__8btoSG__attackDirectionItem{flex-direction:column;flex:1;gap:8px;display:flex}.itinerary-module__8btoSG__attackDirectionLabel{color:#fff;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.itinerary-module__8btoSG__arrow{font-size:18px;font-weight:700}.itinerary-module__8btoSG__selectWrapper{position:relative}.itinerary-module__8btoSG__selectWrapper:after{content:"";pointer-events:none;z-index:1;border-top:6px solid;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.itinerary-module__8btoSG__teamSelect{cursor:pointer;appearance:none;border:1px solid #fff3;width:100%;padding:10px 36px 10px 16px;font-size:14px;font-weight:500;transition:all .2s}.itinerary-module__8btoSG__teamSelect option{background-color:#0000}.itinerary-module__8btoSG__teamSelect:hover{border-color:#ffffff4d}.itinerary-module__8btoSG__teamSelect:focus{border-color:#ffffff80;outline:none}.itinerary-module__8btoSG__loadingMatchDetails{text-align:center;color:#ffffffb3;padding:40px 20px;font-size:14px}@media (max-width:1200px){.itinerary-module__8btoSG__matchesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}}@media (max-width:1024px){.itinerary-module__8btoSG__container{padding:16px}.itinerary-module__8btoSG__header{flex-direction:column;align-items:stretch;gap:16px}.itinerary-module__8btoSG__headerActions{justify-content:flex-end}.itinerary-module__8btoSG__matchesGrid{grid-template-columns:1fr;gap:16px}}
.LanguageSwitcher-module__g4pAOG__languageSwitcher{display:inline-block;position:relative}.LanguageSwitcher-module__g4pAOG__languageButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.LanguageSwitcher-module__g4pAOG__languageButton:hover{background:#fff3;border-color:#ffffff4d}.LanguageSwitcher-module__g4pAOG__dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:180px;animation:.15s ease-out LanguageSwitcher-module__g4pAOG__fadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes LanguageSwitcher-module__g4pAOG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher-module__g4pAOG__languageOption{color:#374151;cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.LanguageSwitcher-module__g4pAOG__languageOption:hover{background:#f3f4f6}.LanguageSwitcher-module__g4pAOG__languageOption.LanguageSwitcher-module__g4pAOG__active{color:#1e40af;background:#eff6ff}.LanguageSwitcher-module__g4pAOG__languageOption.LanguageSwitcher-module__g4pAOG__active:hover{background:#dbeafe}.LanguageSwitcher-module__g4pAOG__languageCode{color:#6b7280;min-width:32px;font-weight:600}.LanguageSwitcher-module__g4pAOG__languageOption.LanguageSwitcher-module__g4pAOG__active .LanguageSwitcher-module__g4pAOG__languageCode{color:#2563eb}.LanguageSwitcher-module__g4pAOG__languageName{flex:1}
.TeamJersey-module__iMtRxW__jerseyWrapper{display:inline-block;position:relative}.TeamJersey-module__iMtRxW__jerseyContainer{background:0 0;justify-content:center;align-items:center;padding:4px;transition:transform .2s;display:flex;position:relative}.TeamJersey-module__iMtRxW__jerseyContainer:hover{transform:scale(1.05)}.TeamJersey-module__iMtRxW__jerseySvg{z-index:1;width:80px;height:auto;display:block;position:relative}.TeamJersey-module__iMtRxW__jerseyNumber{color:#000;z-index:2;pointer-events:none;font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TeamJersey-module__iMtRxW__colorPickerContainer{z-index:1000;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.TeamJersey-module__iMtRxW__colorPicker{background:#141e32f2;border:2px solid #ffffff4d;border-radius:0;flex-direction:column;gap:12px;min-width:200px;padding:16px;display:flex;box-shadow:0 4px 12px #0006}.TeamJersey-module__iMtRxW__colorInput{cursor:pointer;appearance:none;background:0 0;border:2px solid #ffffff4d;border-radius:0;width:100%;height:48px}.TeamJersey-module__iMtRxW__colorInput::-webkit-color-swatch-wrapper{border-radius:0;padding:0}.TeamJersey-module__iMtRxW__colorInput::-webkit-color-swatch{border:none;border-radius:0}.TeamJersey-module__iMtRxW__colorTextInput{color:#fff;text-transform:uppercase;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:0;width:100%;padding:8px 12px;font-family:monospace;font-size:14px}.TeamJersey-module__iMtRxW__colorTextInput:focus{background:#ffffff26;border-color:#fff9;outline:none}.TeamJersey-module__iMtRxW__colorTextInput::placeholder{color:#ffffff80}
.analyst-schedule-module__7JEB2W__container{background:#041541;min-height:100vh;padding:20px}.analyst-schedule-module__7JEB2W__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:20px;display:flex}.analyst-schedule-module__7JEB2W__headerContent{flex:1}.analyst-schedule-module__7JEB2W__title{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.analyst-schedule-module__7JEB2W__subtitle{color:#ffffffb3;margin:0;font-size:16px;font-weight:400}.analyst-schedule-module__7JEB2W__headerActions{align-items:center;gap:12px;display:flex}.analyst-schedule-module__7JEB2W__saveButton,.analyst-schedule-module__7JEB2W__refreshButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.analyst-schedule-module__7JEB2W__saveButton:hover:not(:disabled){background:#fff3;border-color:#ffffff4d}.analyst-schedule-module__7JEB2W__saveButton:disabled{opacity:.5;cursor:not-allowed}.analyst-schedule-module__7JEB2W__saveButton{background:#3b82f6;border-color:#3b82f6}.analyst-schedule-module__7JEB2W__saveButton:hover:not(:disabled){background:#2563eb}.analyst-schedule-module__7JEB2W__refreshButton:hover:not(:disabled){background:#fff3;border-color:#ffffff4d}.analyst-schedule-module__7JEB2W__refreshButton:disabled{opacity:.5;cursor:not-allowed}.analyst-schedule-module__7JEB2W__loading{color:#fff;justify-content:center;align-items:center;min-height:100vh;font-size:18px;display:flex}.analyst-schedule-module__7JEB2W__error{color:#fca5a5;background:#ef444433;border:1px solid #ef444480;border-radius:6px;margin-bottom:20px;padding:12px 16px}.analyst-schedule-module__7JEB2W__success{color:#86efac;background:#22c55e33;border:1px solid #22c55e80;border-radius:6px;margin-bottom:20px;padding:12px 16px}.analyst-schedule-module__7JEB2W__message{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f680;border-radius:6px;margin-bottom:20px;padding:12px 16px}.analyst-schedule-module__7JEB2W__controls{justify-content:center;align-items:center;gap:20px;margin-bottom:24px;display:flex}.analyst-schedule-module__7JEB2W__monthSelector{align-items:center;gap:16px;display:flex}.analyst-schedule-module__7JEB2W__monthButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex}.analyst-schedule-module__7JEB2W__monthButton:hover:not(:disabled){background:#fff3;border-color:#ffffff4d}.analyst-schedule-module__7JEB2W__monthButton:disabled{opacity:.5;cursor:not-allowed}.analyst-schedule-module__7JEB2W__monthLabel{color:#fff;text-align:center;min-width:200px;font-size:20px;font-weight:600}.analyst-schedule-module__7JEB2W__analystSelector{color:#fff;align-items:center;gap:8px;display:flex}.analyst-schedule-module__7JEB2W__analystSelector label{align-items:center;gap:8px;font-size:14px;display:flex}.analyst-schedule-module__7JEB2W__analystInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;width:80px;padding:8px 12px;font-size:14px}.analyst-schedule-module__7JEB2W__analystInput:disabled{opacity:.5;cursor:not-allowed}.analyst-schedule-module__7JEB2W__scheduleGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.analyst-schedule-module__7JEB2W__dayTile{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:16px;transition:all .2s}.analyst-schedule-module__7JEB2W__dayTile:hover{background:#ffffff14;border-color:#fff3}.analyst-schedule-module__7JEB2W__dayHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.analyst-schedule-module__7JEB2W__dayNumber{color:#fff;font-size:24px;font-weight:700}.analyst-schedule-module__7JEB2W__dayName{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:14px}.analyst-schedule-module__7JEB2W__weekendBadge{color:#ffc107;text-transform:uppercase;letter-spacing:.5px;background:#ffc10733;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600}.analyst-schedule-module__7JEB2W__slots{grid-template-columns:1fr 1fr;gap:8px;display:grid}.analyst-schedule-module__7JEB2W__slotButton{color:#ffffffb3;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;padding:10px 8px;font-size:12px;font-weight:500;transition:all .2s}.analyst-schedule-module__7JEB2W__slotButton:hover:not(:disabled){color:#fff;background:#ffffff1a;border-color:#ffffff40}.analyst-schedule-module__7JEB2W__slotButton.analyst-schedule-module__7JEB2W__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.analyst-schedule-module__7JEB2W__slotButton.analyst-schedule-module__7JEB2W__active:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.analyst-schedule-module__7JEB2W__slotButton.analyst-schedule-module__7JEB2W__active.analyst-schedule-module__7JEB2W__newlySelected{color:#fff!important;background:#fbbf24!important;border-color:#fbbf24!important}.analyst-schedule-module__7JEB2W__slotButton.analyst-schedule-module__7JEB2W__active.analyst-schedule-module__7JEB2W__newlySelected:hover:not(:disabled){background:#f59e0b!important;border-color:#f59e0b!important}.analyst-schedule-module__7JEB2W__slotButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.analyst-schedule-module__7JEB2W__header{flex-direction:column;gap:16px}.analyst-schedule-module__7JEB2W__headerActions{justify-content:flex-start;width:100%}.analyst-schedule-module__7JEB2W__controls{flex-direction:column;align-items:flex-start}.analyst-schedule-module__7JEB2W__monthSelector{justify-content:center;width:100%}.analyst-schedule-module__7JEB2W__scheduleGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
.Toast-module__eyeDpq__container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;max-width:min(480px,100vw - 48px);display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__eyeDpq__container>*{pointer-events:auto}.Toast-module__eyeDpq__toast{border:1px solid #ffffff1a;border-radius:2px;align-items:center;gap:16px;padding:20px 24px;animation:.25s ease-out Toast-module__eyeDpq__toastIn;display:flex;box-shadow:0 10px 40px #00000040}@keyframes Toast-module__eyeDpq__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Toast-module__eyeDpq__toastError{background:#dc2626;border:1px solid #b91c1c;box-shadow:0 10px 40px #0000004d,0 0 0 1px #b91c1c4d}.Toast-module__eyeDpq__toastError .Toast-module__eyeDpq__toastMessage{color:#fff}.Toast-module__eyeDpq__toastError .Toast-module__eyeDpq__toastClose{color:#fffffff2;background:#0003}.Toast-module__eyeDpq__toastError .Toast-module__eyeDpq__toastClose:hover{color:#fff;background:#00000059}.Toast-module__eyeDpq__toastSuccess{background:#1e293b;border-color:#4ade8066}.Toast-module__eyeDpq__toastSuccess .Toast-module__eyeDpq__toastMessage{color:#bbf7d0}.Toast-module__eyeDpq__toastMessage{color:#f8fafc;flex:1;margin:0;font-size:16px;line-height:1.5}.Toast-module__eyeDpq__toastClose{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:24px;line-height:1;transition:background .15s,color .15s;display:flex}.Toast-module__eyeDpq__toastClose:hover{color:#fff;background:#fff3}
.realtime-module__Nr29CG__realtimeContainer{background:#fff;flex-direction:column;width:100vw;min-height:100vh;display:flex}.realtime-module__Nr29CG__counterWrapper{background:#f3f4f6;border-bottom:2px solid #e5e7eb;justify-content:center;align-items:center;gap:16px;width:100%;padding:0 16px;display:flex}.realtime-module__Nr29CG__counter{background:#f3f4f6;flex-shrink:0;align-items:stretch;width:100%;max-width:600px;height:80px;display:flex}.realtime-module__Nr29CG__matchControlsLeft{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.realtime-module__Nr29CG__matchControlsRight{flex:1;justify-content:flex-start;align-items:center;gap:8px;display:flex}.realtime-module__Nr29CG__scoreSection{color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.realtime-module__Nr29CG__scoreSection:first-child{clip-path:polygon(0 0,100% 0,80% 100%,0% 100%)}.realtime-module__Nr29CG__scoreSection:last-child{clip-path:polygon(0 0,100% 0,100% 100%,20% 100%)}.realtime-module__Nr29CG__scoreNumber{font-size:32px;font-weight:700;line-height:1}.realtime-module__Nr29CG__timeSection{color:#1f2937;background:#f3f4f6;flex-direction:column;flex:0 0 200px;justify-content:center;align-items:center;display:flex;position:relative}.realtime-module__Nr29CG__halfIndicator{text-transform:uppercase;color:#6b7280;font-size:12px;font-weight:600;position:absolute;top:8px;left:12px}.realtime-module__Nr29CG__matchTime{font-size:28px;font-weight:700}.realtime-module__Nr29CG__halfSelect{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;padding:6px 10px;font-size:13px;font-weight:500;transition:all .2s}.realtime-module__Nr29CG__halfSelect:hover{background:#f9fafb;border-color:#9ca3af}.realtime-module__Nr29CG__halfSelect option{color:#1f2937;background:#fff}.realtime-module__Nr29CG__startButton{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.realtime-module__Nr29CG__startButton:hover{background:#059669;border-color:#059669}.realtime-module__Nr29CG__penaltyButton{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #dc2626;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.realtime-module__Nr29CG__penaltyButton:hover{background:#b91c1c;border-color:#b91c1c}.realtime-module__Nr29CG__endMatchButton{color:#fff;cursor:pointer;background:#6b7280;border:1px solid #6b7280;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.realtime-module__Nr29CG__endMatchButton:hover{background:#4b5563;border-color:#4b5563}.realtime-module__Nr29CG__playerRowsContainer{flex:1;min-height:0;overflow-x:hidden}.realtime-module__Nr29CG__playerRow{border-bottom:1px solid #e5e7eb;align-items:center;padding:3px 16px;display:flex}.realtime-module__Nr29CG__playerRow:hover{background-color:#f9fafb}.realtime-module__Nr29CG__playerIndicator{color:#fff;cursor:pointer;clip-path:polygon(0 0,100% 0,80% 100%,0% 100%);border:2px solid #0000001a;flex-shrink:0;justify-content:flex-start;align-items:center;width:100px;min-width:100px;height:50px;margin-right:20px;padding-left:4px;font-size:18px;font-weight:700;transition:all .2s;display:flex;position:relative}.realtime-module__Nr29CG__playerPicturePlaceholder{background:#ffffff4d;border:1px solid #ffffff80;border-radius:50%;flex-shrink:0;width:35px;height:35px;margin-right:8px}.realtime-module__Nr29CG__playerNumber{justify-content:center;align-items:center;display:flex}.realtime-module__Nr29CG__playerIndicator:hover{opacity:.9;transform:scale(1.05)}.realtime-module__Nr29CG__playerIndicator.realtime-module__Nr29CG__selected{transform:scale(1.1);box-shadow:0 0 0 2px #0000004d}.realtime-module__Nr29CG__actionsContainer{flex-direction:row;flex:1;align-items:center;gap:35px;min-width:0;display:flex}.realtime-module__Nr29CG__actionGroup{flex-direction:row;flex-shrink:0;align-items:center;gap:8px;display:flex}.realtime-module__Nr29CG__actionGroup:first-child{width:380px;min-width:380px}.realtime-module__Nr29CG__actionGroup:nth-child(2){width:480px;min-width:480px}.realtime-module__Nr29CG__actionGroup:nth-child(3){width:320px;min-width:320px}.realtime-module__Nr29CG__actionGroup:nth-child(4){width:280px;min-width:280px}.realtime-module__Nr29CG__actionButton{cursor:pointer;text-align:center;text-shadow:0 1px 2px #0000004d;white-space:nowrap;border:1px solid #0003;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;min-width:70px;height:45px;padding:5px 12px;font-size:11px;font-weight:600;transition:all .2s;display:flex;color:#fff!important}.realtime-module__Nr29CG__actionButton:hover:not(:disabled){filter:brightness(1.15);border-color:#000;transform:scale(1.05)}.realtime-module__Nr29CG__actionButton:disabled{cursor:not-allowed;opacity:.4}@media (max-width:1600px){.realtime-module__Nr29CG__counter{max-width:430px;height:70px}.realtime-module__Nr29CG__timeSection{flex:0 0 150px}.realtime-module__Nr29CG__playerIndicator{width:82px;min-width:82px;height:45px;margin-right:15px;font-size:16px}.realtime-module__Nr29CG__actionButton{min-width:0;height:40px;padding:5px 12px;font-size:10px}.realtime-module__Nr29CG__actionsContainer{gap:25px}.realtime-module__Nr29CG__actionGroup{gap:6px}.realtime-module__Nr29CG__actionGroup:first-child{width:20vw;min-width:20vw}.realtime-module__Nr29CG__actionGroup:nth-child(2){width:25vw;min-width:25vw}.realtime-module__Nr29CG__actionGroup:nth-child(3){width:16vw;min-width:16vw}.realtime-module__Nr29CG__actionGroup:nth-child(4){width:14vw;min-width:14vw}}@media (max-width:1300px){.realtime-module__Nr29CG__actionButton{min-width:0;height:40px;padding:5px 8px;font-size:10px}}.realtime-module__Nr29CG__actionsLog{color:#fff;background:#1f2937;flex-shrink:0;margin:0 20px 20px;padding:15px;box-shadow:0 2px 4px #0003}.realtime-module__Nr29CG__actionsLog h3{text-align:center;margin:0 0 20px;font-size:18px;font-weight:700}.realtime-module__Nr29CG__actionsTable{background:#2d2d2d;border:1px solid #404040;overflow:hidden}.realtime-module__Nr29CG__tableHeader{color:#fff;background:#404040;grid-template-columns:2fr 1fr 1fr 1.5fr;font-size:14px;font-weight:600;display:grid}.realtime-module__Nr29CG__headerCell{border-right:1px solid #555;padding:12px 16px}.realtime-module__Nr29CG__headerCell:last-child{border-right:none}.realtime-module__Nr29CG__tableBody{max-height:200px;overflow-y:auto}.realtime-module__Nr29CG__tableRow{background:#2d2d2d;border-bottom:1px solid #404040;grid-template-columns:2fr 1fr 1fr 1.5fr;transition:background-color .2s;display:grid}.realtime-module__Nr29CG__tableRow:hover{background:#404040}.realtime-module__Nr29CG__tableRow:last-child{border-bottom:none}.realtime-module__Nr29CG__tableCell{color:#e5e7eb;border-right:1px solid #404040;align-items:center;padding:12px 16px;font-size:14px;display:flex}.realtime-module__Nr29CG__tableCell:last-child{border-right:none}.realtime-module__Nr29CG__actionDisplay{align-items:center;gap:10px;display:flex}.realtime-module__Nr29CG__actionName{color:#fff!important}.realtime-module__Nr29CG__actionCircle{border:1px solid #0000001a;border-radius:50%;flex-shrink:0;width:12px;height:12px}.realtime-module__Nr29CG__actionCircle.realtime-module__Nr29CG__defensiveAction{background-color:#2e7d32!important}.realtime-module__Nr29CG__actionCircle.realtime-module__Nr29CG__attackingAction{background-color:#6a1b9a!important}.realtime-module__Nr29CG__actionCircle.realtime-module__Nr29CG__goalkeeperAction{background-color:#c62828!important}.realtime-module__Nr29CG__actionCircle.realtime-module__Nr29CG__passingAction{background-color:#f57f17!important}.realtime-module__Nr29CG__actionCircle.realtime-module__Nr29CG__setPieceAction{background-color:#1565c0!important}.realtime-module__Nr29CG__actionCircle.realtime-module__Nr29CG__otherAction{background-color:#616161!important}.realtime-module__Nr29CG__tableActionButtons{gap:5px;display:flex}.realtime-module__Nr29CG__clearButton{color:#fff;cursor:pointer;background:#dc2626;border:none;padding:6px 12px;font-size:12px;font-weight:600;transition:background-color .2s}.realtime-module__Nr29CG__clearButton:hover{background:#b91c1c}.realtime-module__Nr29CG__noEvents{text-align:center;color:#9ca3af;padding:20px;font-style:italic}.realtime-module__Nr29CG__defensiveAction{background-color:#2e7d32!important}.realtime-module__Nr29CG__attackingAction{background-color:#6a1b9a!important}.realtime-module__Nr29CG__goalkeeperAction{background-color:#c62828!important}.realtime-module__Nr29CG__passingAction{background-color:#f57f17!important}.realtime-module__Nr29CG__setPieceAction{background-color:#1565c0!important}.realtime-module__Nr29CG__otherAction{background-color:#616161!important}
.notifications-module__gv5qsq__container{background:#041541;min-height:100vh;padding:20px}.notifications-module__gv5qsq__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:20px;display:flex}.notifications-module__gv5qsq__headerContent{flex:1}.notifications-module__gv5qsq__title{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.notifications-module__gv5qsq__subtitle{color:#ffffffb3;margin:0;font-size:16px;font-weight:400}.notifications-module__gv5qsq__refreshButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.notifications-module__gv5qsq__refreshButton:hover{background:#fff3;border-color:#ffffff4d}.notifications-module__gv5qsq__filters{background:#ffffff08;border:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;padding:16px;display:flex}.notifications-module__gv5qsq__filterGroup{align-items:center;gap:10px;display:flex}.notifications-module__gv5qsq__filterLabel{color:#fffc;font-size:14px;font-weight:500}.notifications-module__gv5qsq__filterSelect{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;min-width:120px;padding:8px 14px;font-size:14px}.notifications-module__gv5qsq__filterSelect:focus{border-color:#3b82f680;outline:none}.notifications-module__gv5qsq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.notifications-module__gv5qsq__loadingSpinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite notifications-module__gv5qsq__spin}@keyframes notifications-module__gv5qsq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notifications-module__gv5qsq__loadingText{color:#ffffffb3;margin:0;font-size:16px}.notifications-module__gv5qsq__errorMessage{color:#fca5a5;background:#dc26261a;border:1px solid #dc26264d;margin-bottom:24px;padding:16px 20px;font-size:14px;font-weight:500}.notifications-module__gv5qsq__notificationsContainer{max-width:800px;margin:0 auto}.notifications-module__gv5qsq__emptyState{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:60px 20px}.notifications-module__gv5qsq__emptyTitle{color:#fff;margin:0 0 12px;font-size:24px;font-weight:600}.notifications-module__gv5qsq__emptyText{color:#fff9;margin:0;font-size:16px}.notifications-module__gv5qsq__notificationsList{flex-direction:column;gap:16px;display:flex}.notifications-module__gv5qsq__notificationCard{background:#ffffff0d;border:1px solid #ffffff1a;padding:20px;transition:all .2s}.notifications-module__gv5qsq__notificationCard.notifications-module__gv5qsq__unread{background:#ffffff14;border-color:#3b82f680}.notifications-module__gv5qsq__notificationHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.notifications-module__gv5qsq__notificationTitle{color:#fff;margin:0;font-size:18px;font-weight:600}.notifications-module__gv5qsq__unreadBadge{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f64d;padding:4px 8px;font-size:12px;font-weight:600}.notifications-module__gv5qsq__notificationMessage{color:#fffc;margin:0 0 16px;font-size:14px;line-height:1.5}.notifications-module__gv5qsq__gameInfo{margin-bottom:12px}.notifications-module__gv5qsq__gameTeams{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.notifications-module__gv5qsq__gameDate{color:#fff9;font-size:14px}.notifications-module__gv5qsq__deadline{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;margin-bottom:16px;padding:8px;font-size:14px}.notifications-module__gv5qsq__actions{gap:12px;margin-top:16px;display:flex}.notifications-module__gv5qsq__acceptButton{color:#86efac;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e4d;flex:1;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.notifications-module__gv5qsq__acceptButton:hover{background:#22c55e33;border-color:#22c55e80}.notifications-module__gv5qsq__declineButton{color:#fca5a5;cursor:pointer;background:#dc26261a;border:1px solid #dc26264d;flex:1;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.notifications-module__gv5qsq__declineButton:hover{background:#dc262633;border-color:#dc262680}.notifications-module__gv5qsq__status{border-top:1px solid #ffffff1a;margin-top:16px;padding-top:16px}.notifications-module__gv5qsq__acceptedStatus{color:#86efac;background:#22c55e33;border:1px solid #22c55e4d;padding:6px 12px;font-size:14px;font-weight:600}.notifications-module__gv5qsq__declinedStatus{color:#fca5a5;background:#dc262633;border:1px solid #dc26264d;padding:6px 12px;font-size:14px;font-weight:600}
.profile-module__5FeCNW__container{background:#041541;min-height:100vh;padding:20px}.profile-module__5FeCNW__header{border-bottom:1px solid #ffffff1a;margin-bottom:32px;padding-bottom:20px}.profile-module__5FeCNW__title{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.profile-module__5FeCNW__subtitle{color:#ffffffb3;margin:0;font-size:16px;font-weight:400}.profile-module__5FeCNW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.profile-module__5FeCNW__loadingSpinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite profile-module__5FeCNW__spin}@keyframes profile-module__5FeCNW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-module__5FeCNW__profileContent{flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;display:flex}.profile-module__5FeCNW__profileCard{background:#ffffff0d;border:1px solid #ffffff1a;padding:24px}.profile-module__5FeCNW__profileHeader{align-items:center;gap:20px;display:flex}.profile-module__5FeCNW__avatar{background:#3b82f633;border:2px solid #3b82f680;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.profile-module__5FeCNW__avatarText{color:#93c5fd;font-size:32px;font-weight:700}.profile-module__5FeCNW__profileInfo{flex:1}.profile-module__5FeCNW__name{color:#fff;margin:0 0 4px;font-size:24px;font-weight:600}.profile-module__5FeCNW__rank{color:#ffffffb3;margin:0;font-size:16px}.profile-module__5FeCNW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.profile-module__5FeCNW__statCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:24px}.profile-module__5FeCNW__statValue{color:#fff;margin-bottom:8px;font-size:36px;font-weight:700}.profile-module__5FeCNW__statLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:14px}.profile-module__5FeCNW__recentMatchesCard{background:#ffffff0d;border:1px solid #ffffff1a;padding:24px}.profile-module__5FeCNW__cardTitle{color:#fff;margin:0 0 20px;font-size:20px;font-weight:600}.profile-module__5FeCNW__emptyState{text-align:center;padding:40px 20px}.profile-module__5FeCNW__emptyText{color:#fff9;margin:0;font-size:14px}.profile-module__5FeCNW__matchesList{flex-direction:column;gap:12px;display:flex}.profile-module__5FeCNW__matchItem{background:#ffffff0d;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px;display:flex}.profile-module__5FeCNW__matchTeams{color:#fff;font-size:16px;font-weight:500}.profile-module__5FeCNW__matchDate{color:#fff9;font-size:14px}
.settings-module__eSbG6G__container{background:#041541;min-height:100vh;padding:20px}.settings-module__eSbG6G__header{border-bottom:1px solid #ffffff1a;margin-bottom:32px;padding-bottom:20px}.settings-module__eSbG6G__title{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.settings-module__eSbG6G__subtitle{color:#ffffffb3;margin:0;font-size:16px;font-weight:400}.settings-module__eSbG6G__settingsContent{flex-direction:column;gap:24px;max-width:800px;margin:0 auto;display:flex}.settings-module__eSbG6G__settingsCard{background:#ffffff0d;border:1px solid #ffffff1a;padding:24px}.settings-module__eSbG6G__cardTitle{color:#fff;margin:0 0 8px;font-size:20px;font-weight:600}.settings-module__eSbG6G__cardDescription{color:#ffffffb3;margin:0 0 20px;font-size:14px}.settings-module__eSbG6G__languageSection{align-items:center;display:flex}.settings-module__eSbG6G__logoutButton{color:#ffffffe6;cursor:pointer;background:#dc262633;border:1px solid #dc26264d;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.settings-module__eSbG6G__logoutButton:hover{color:#fff;background:#dc26264d;border-color:#dc262680}.settings-module__eSbG6G__logoutIcon{flex-shrink:0;width:18px;height:18px}
