/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/KeoTable.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
/* Container */
.KeoTable_keoTableContainer__1w0Jf {
  width: 100%;
  background: #ffffff;
  color: #1a1a1a;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  border-radius: 0;
  overflow: hidden;
}

/* Header Tabs */
.KeoTable_keoHeaderTabs__Kw9dR {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
  flex-wrap: wrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.KeoTable_keoTab__RN29G {
  padding: 8px 16px;
  background: transparent;
  border: none;
  color: #6b7280;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 6px;
}

.KeoTable_keoTab__RN29G:hover {
  background: #f3f4f6;
  color: #1a1a1a;
}

.KeoTable_keoTab__RN29G.KeoTable_active__nqvV8 {
  background: #22c55e;
  color: #fff;
}

.KeoTable_keoTabCount__vVjvo {
  padding: 2px 6px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
  color: #1a1a1a;
}

.KeoTable_keoTab__RN29G.KeoTable_active__nqvV8 .KeoTable_keoTabCount__vVjvo {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.KeoTable_keoHeaderRight__wN4w_ {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}

.KeoTable_keoBookmakerSelect__Jiucz {
  padding: 6px 12px;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  color: #1a1a1a;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.2s;
}

.KeoTable_keoBookmakerSelect__Jiucz:hover {
  border-color: #9ca3af;
  background: #f9fafb;
}

.KeoTable_keoBookmakerSelect__Jiucz:focus {
  outline: none;
  border-color: #3b82f6;
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2);
}

/* Filters Bar */
.KeoTable_keoFiltersBar__kl988 {
  display: flex;
  gap: 12px;
  padding: 12px 16px;
  background: #f9fafb;
  border-bottom: 1px solid #e5e7eb;
}

.KeoTable_keoFilterSelect__6WQv5,
.KeoTable_keoDateInput__r7pyZ {
  padding: 8px 12px;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  color: #1a1a1a;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.2s;
}

.KeoTable_keoDateInput__r7pyZ {
  cursor: text;
}

.KeoTable_keoFilterSelect__6WQv5:hover,
.KeoTable_keoDateInput__r7pyZ:hover {
  border-color: #9ca3af;
  background: #f9fafb;
}

.KeoTable_keoFilterSelect__6WQv5:focus,
.KeoTable_keoDateInput__r7pyZ:focus {
  outline: none;
  border-color: #3b82f6;
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2);
  background: #ffffff;
}

/* Loading */
.KeoTable_keoLoading__UOYDt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  color: #6b7280;
}

.KeoTable_spinner__nDTS_ {
  width: 40px;
  height: 40px;
  border: 4px solid #e5e7eb;
  border-top: 4px solid #3b82f6;
  border-radius: 50%;
  animation: KeoTable_spin__U2Go3 1s linear infinite;
  margin-bottom: 16px;
}

@keyframes KeoTable_spin__U2Go3 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Table */
.KeoTable_keoTableWrapper__X1iQR {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.KeoTable_keoTable__Nv7vZ {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
}

.KeoTable_keoTable__Nv7vZ thead {
  background: #f9fafb;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
}

.KeoTable_keoThStar__js_Ui,
.KeoTable_keoThLeague__SYubL,
.KeoTable_keoThTime__WMz0E,
.KeoTable_keoThStar__js_Ui,
.KeoTable_keoThLeague__SYubL,
.KeoTable_keoThTime__WMz0E,
.KeoTable_keoThMatch__ttYxb,
.KeoTable_keoThHT__m9OZU,
.KeoTable_keoThEuropean__S3QUy,
.KeoTable_keoThAsian__JFshn,
.KeoTable_keoThAction__FFjg4 {
  padding: 12px 8px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e7eb;
  white-space: nowrap;
}

.KeoTable_keoThStar__js_Ui {
  width: 30px;
}

.KeoTable_keoThLeague__SYubL {
  width: 80px;
}

.KeoTable_keoThTime__WMz0E {
  width: 60px;
}

.KeoTable_keoThMatch__ttYxb {
  width: 400px;
}

.KeoTable_keoThHT__m9OZU {
  width: 60px;
}

.KeoTable_keoThEuropean__S3QUy {
  width: 180px;
  min-width: 180px;
}

.KeoTable_keoThAsian__JFshn {
  width: 150px;
  min-width: 150px;
}

.KeoTable_keoThAction__FFjg4 {
  width: 120px;
  text-align: center;
}

.KeoTable_keoTableRow__j_qbe {
  border-bottom: 1px solid #f3f4f6;
  transition: all 0.2s;
}

.KeoTable_keoTableRow__j_qbe:hover {
  background: #f9fafb;
  border-bottom-color: #e5e7eb;
}

.KeoTable_keoTdStar__E0EBF,
.KeoTable_keoTdLeague__ALV3B,
.KeoTable_keoTdTime__MidHN,
.KeoTable_keoTdMatch__yj1i9,
.KeoTable_keoTdHT__DdVgG,
.KeoTable_keoTdEuropean__Y_pPm,
.KeoTable_keoTdAsian__A0jJm,
.KeoTable_keoTdAction__AbqH3 {
  padding: 12px 8px;
  font-size: 13px;
  color: #1a1a1a;
  vertical-align: middle;
}

.KeoTable_keoTdMatch__yj1i9 {
  text-align: center;
}

.KeoTable_keoTdStar__E0EBF {
  text-align: center;
}

.KeoTable_keoStar__Fe3nJ {
  color: #9ca3af;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.2s;
}

.KeoTable_keoStar__Fe3nJ:hover {
  color: #fbbf24;
  transform: scale(1.2);
}

.KeoTable_keoLeagueAbbr__DIO0A {
  font-size: 11px;
  color: #6b7280;
  font-weight: 500;
}

.KeoTable_keoTdTime__MidHN {
  text-align: center;
}

.KeoTable_keoTimeLive__0VuxU {
  color: #dc2626;
  font-weight: 700;
  background: rgba(239, 68, 68, 0.1);
  padding: 2px 6px;
  border-radius: 4px;
}

.KeoTable_keoMatchCell__z2_Ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  position: relative;
}

.KeoTable_keoTeamCellHome__MKM_Y {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-direction: row;
  flex: 0 0 auto;
  width: 35%;
  justify-content: flex-end;
  margin-right: 2px;
  height: 100%;
}

.KeoTable_keoTeamCellAway__WjQsT {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-direction: row;
  flex: 0 0 auto;
  width: 35%;
  justify-content: flex-start;
  margin-left: 2px;
  height: 100%;
}

.KeoTable_keoTeamLogo__UvaIn {
  width: 24px;
  height: 24px;
  object-fit: contain;
  flex-shrink: 0;
}

.KeoTable_keoTeamName__CmMVb {
  font-size: 13px;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.KeoTable_keoScore__vdKnM {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background: #22c55e;
  padding: 4px 8px;
  flex-shrink: 0;
  display: inline-flex;
  gap: 2px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  margin: 0 2px;
  vertical-align: middle;
  width: 60px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}

.KeoTable_keoScoreWin__2962C {
  color: #ffffff;
  font-weight: 700;
}

.KeoTable_keoScoreLose__qZ8FF {
  color: #ffffff;
  font-weight: 600;
}

.KeoTable_keoScoreDraw__ygt0i {
  color: #ffffff;
  font-weight: 600;
}

.KeoTable_keoTeamBadge__M0SVI {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #e5e7eb;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  color: #1a1a1a;
  flex-shrink: 0;
}

.KeoTable_keoTdHT__DdVgG {
  text-align: center;
}

.KeoTable_keoHTScore__qBIwM {
  font-size: 12px;
  color: #ffffff;
  background: #22c55e;
  font-weight: 500;
  display: inline-flex;
  gap: 2px;
  align-items: center;
  padding: 3px 8px;
  border-radius: 20px;
}

.KeoTable_keoHTScore__qBIwM .KeoTable_keoScoreWin__2962C {
  color: #ffffff;
  font-weight: 700;
}

.KeoTable_keoHTScore__qBIwM .KeoTable_keoScoreLose__qZ8FF {
  color: #ffffff;
  font-weight: 600;
}

.KeoTable_keoHTScore__qBIwM .KeoTable_keoScoreDraw__ygt0i {
  color: #ffffff;
  font-weight: 600;
}

.KeoTable_keoTdEuropean__Y_pPm,
.KeoTable_keoTdAsian__A0jJm {
  text-align: center;
  padding: 12px 12px;
  min-width: 150px;
}

.KeoTable_keoTdEuropean__Y_pPm {
  min-width: 180px;
}

.KeoTable_keoOddsInline__bUN_D {
  display: flex;
  gap: 6px;
  justify-content: center;
  flex-wrap: wrap;
  padding: 4px 0;
}

.KeoTable_keoOddValue__AQBxc {
  padding: 6px 10px;
  background: #f3f4f6;
  border-radius: 4px;
  font-size: 12px;
  color: #2563eb;
  font-weight: 600;
  min-width: 40px;
  text-align: center;
  transition: all 0.2s;
  border: 1px solid #e5e7eb;
}

.KeoTable_keoOddValue__AQBxc:hover {
  background: #3b82f6;
  color: #fff;
  border-color: #2563eb;
  cursor: pointer;
  transform: translateY(-1px);
}

/* Odds colors based on value - Red for bad (< 2.0), Blue for good (2.0-3.0), Green for very good (> 3.0) */
.KeoTable_keoOddBad__Hm3zM {
  color: #ef4444;
  background: #fef2f2;
  border-color: #fecaca;
}

.KeoTable_keoOddBad__Hm3zM:hover {
  background: #ef4444;
  color: #fff;
  border-color: #dc2626;
}

.KeoTable_keoOddGood__oiCxs {
  color: #2563eb;
  background: #eff6ff;
  border-color: #bfdbfe;
}

.KeoTable_keoOddGood__oiCxs:hover {
  background: #3b82f6;
  color: #fff;
  border-color: #2563eb;
}

.KeoTable_keoOddVeryGood__kxEzz {
  color: #22c55e;
  background: #f0fdf4;
  border-color: #bbf7d0;
}

.KeoTable_keoOddVeryGood__kxEzz:hover {
  background: #22c55e;
  color: #fff;
  border-color: #16a34a;
}

.KeoTable_keoTdAction__AbqH3 {
  text-align: center;
}

.KeoTable_keoLiveBtn__N2YAt {
  padding: 6px 12px;
  background: #ef4444;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  box-shadow: 0 2px 4px rgba(239, 68, 68, 0.2);
}

.KeoTable_keoLiveBtn__N2YAt:hover {
  background: #dc2626;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(239, 68, 68, 0.3);
}

/* Empty State */
.KeoTable_keoEmpty__8RX6y {
  padding: 60px 20px;
  text-align: center;
  color: #6b7280;
}

/* Responsive */
@media (max-width: 1024px) {
  .KeoTable_keoHeaderTabs__Kw9dR {
    padding: 10px 12px;
  }

  .KeoTable_keoTab__RN29G {
    padding: 6px 12px;
    font-size: 12px;
  }

  .KeoTable_keoFiltersBar__kl988 {
    padding: 10px 12px;
  }

  .KeoTable_keoThMatch__ttYxb {
    width: 300px;
  }
}

/* Mobile Cards */
.KeoTable_keoMobileCards__nbhmJ {
  display: none;
}

.KeoTable_keoMobileCard__Md_lY {
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
  padding: 12px;
  margin-bottom: 8px;
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  border: 1px solid #e5e7eb;
  transition: all 0.2s;
}

.KeoTable_keoMobileCard__Md_lY:hover {
  background: #f9fafb;
  border-color: #d1d5db;
}

.KeoTable_keoMobileCardHeader__R_fXL {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 12px;
}

.KeoTable_keoMobileLeague__fRr8z {
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
}

.KeoTable_keoMobileCardContent__7Rc94 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.KeoTable_keoMobileCardTime__QT5YY {
  text-align: left;
  font-size: 13px;
  font-weight: 500;
}

.KeoTable_keoMobileCardMatch__2ZH0A {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.KeoTable_keoMobileTeamRow__nLNKA {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
}

.KeoTable_keoMobileTeam__dJ5mQ {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1;
  min-width: 0;
}

.KeoTable_keoMobileOddsRow__fHBrB {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}

.KeoTable_keoMobileScore__PIKJr {
  display: none;
}

@media (max-width: 768px) {
  .KeoTable_keoTableContainer__1w0Jf {
    font-size: 12px;
  }

  .KeoTable_keoHeaderTabs__Kw9dR {
    padding: 8px;
    gap: 4px;
  }

  .KeoTable_keoTab__RN29G {
    padding: 6px 10px;
    font-size: 11px;
  }

  .KeoTable_keoHeaderRight__wN4w_ {
    margin-left: 0;
    width: 100%;
    margin-top: 8px;
  }

  .KeoTable_keoBookmakerSelect__Jiucz {
    width: 100%;
  }

  .KeoTable_keoFiltersBar__kl988 {
    flex-direction: column;
    padding: 8px;
    gap: 8px;
  }

  .KeoTable_keoFilterSelect__6WQv5,
  .KeoTable_keoDateInput__r7pyZ {
    width: 100%;
  }

  /* Hide desktop table on mobile */
  .KeoTable_keoTableWrapper__X1iQR {
    display: none;
  }

  /* Show mobile cards */
  .KeoTable_keoMobileCards__nbhmJ {
    display: block;
  }

  .KeoTable_keoThHT__m9OZU,
  .KeoTable_keoTdHT__DdVgG {
    display: none;
  }
}

@media (max-width: 480px) {
  .KeoTable_keoHeaderTabs__Kw9dR {
    overflow-x: auto;
    scrollbar-width: thin;
  }

  .KeoTable_keoHeaderTabs__Kw9dR::-webkit-scrollbar {
    height: 3px;
  }

  .KeoTable_keoHeaderTabs__Kw9dR::-webkit-scrollbar-thumb {
    background: #444;
    border-radius: 2px;
  }

  .KeoTable_keoTableWrapper__X1iQR {
    overflow-x: scroll;
  }

  .KeoTable_keoTable__Nv7vZ {
    min-width: 800px;
  }

  .KeoTable_keoTeamName__CmMVb {
    max-width: 80px;
  }
}

