.Extra-module__l3GCSq__list{flex-direction:column;gap:0;display:flex}.Extra-module__l3GCSq__row{border-bottom:1px solid #ffffff0a;align-items:baseline;gap:6px;padding:7px 0;display:flex}.Extra-module__l3GCSq__row:last-child{border-bottom:none;padding-bottom:0}.Extra-module__l3GCSq__row:first-child{padding-top:0}.Extra-module__l3GCSq__label{color:#8b8e93;flex-shrink:0;font-size:12px;line-height:1.4}.Extra-module__l3GCSq__dots{border-bottom:1px dotted #ffffff14;flex:1;min-width:12px;margin-bottom:3px}.Extra-module__l3GCSq__value{color:#e8e9eb;text-align:right;flex-shrink:0;font-size:13px;font-weight:600;line-height:1.4}@media (max-width:768px){.Extra-module__l3GCSq__label{font-size:11px}.Extra-module__l3GCSq__value{font-size:12px}.Extra-module__l3GCSq__row{padding:6px 0}}
.Table-module__07au6q__card{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-bottom:10px;overflow:hidden}.Table-module__07au6q__cardHeader{background:linear-gradient(90deg, rgba(var(--a24-brand-rgb), .08) 0%, transparent 100%);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:8px 14px;display:flex}.Table-module__07au6q__headerSportBtn{border:1px solid var(--border);background:var(--chip);height:26px;color:var(--a24-brand);letter-spacing:.2px;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.Table-module__07au6q__headerSportBtn:hover{background:var(--chip);border-color:rgba(var(--a24-brand-rgb), .4)}.Table-module__07au6q__headerSportBtn:active{background:var(--chip)}.Table-module__07au6q__headerIcon{color:var(--a24-brand);flex-shrink:0}.Table-module__07au6q__headerSportName{line-height:1}.Table-module__07au6q__headerChamp{color:var(--text2);letter-spacing:.1px;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.Table-module__07au6q__headerTitle{color:var(--text);letter-spacing:.15px;font-size:13px;font-weight:700;line-height:1.3}.Table-module__07au6q__cardBody{flex-direction:column;display:flex}.Table-module__07au6q__matchRow{cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:10px;padding:10px 14px;transition:background .12s;display:flex}.Table-module__07au6q__matchRow:not(:last-child){border-bottom:1px solid var(--border)}.Table-module__07au6q__matchRow:hover{background:var(--surface2)}.Table-module__07au6q__matchRow:active{background:var(--chip)}.Table-module__07au6q__matchTime{text-align:center;flex-shrink:0;width:42px}.Table-module__07au6q__matchTimeText{color:var(--text3);font-size:12px;font-weight:600;line-height:1.2;display:block}.Table-module__07au6q__matchDateText{color:var(--text3);font-size:10px;line-height:1.4;display:block}.Table-module__07au6q__matchContent{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Table-module__07au6q__teamLine{align-items:center;gap:8px;min-height:20px;display:flex}.Table-module__07au6q__teamName{min-width:0;color:var(--text2);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.Table-module__07au6q__teamNameWinner{color:var(--text);font-weight:700}.Table-module__07au6q__teamScore{text-align:center;min-width:22px;color:var(--text);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:14px;font-weight:700}.Table-module__07au6q__teamScoreWinner{color:var(--a24-brand)}.Table-module__07au6q__matchMeta{align-items:center;gap:4px;margin-top:1px;display:flex}.Table-module__07au6q__periodScores{color:var(--text3);letter-spacing:.3px;font-size:10px}.Table-module__07au6q__statusBadge{letter-spacing:.3px;text-transform:uppercase;border-radius:4px;align-items:center;height:20px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.Table-module__07au6q__statusPostponed{background:rgba(var(--a24-brand-rgb), .12);color:var(--a24-brand)}.Table-module__07au6q__matchChevron{width:24px;height:24px;color:var(--text3);flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,color .15s;display:flex}.Table-module__07au6q__matchChevronOpen{color:var(--a24-brand);transform:rotate(180deg)}.Table-module__07au6q__expandedPanel{background:var(--surface2);border-bottom:1px solid var(--border);padding:8px 14px 14px 66px;animation:.18s ease-out Table-module__07au6q__slideDown}@keyframes Table-module__07au6q__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Table-module__07au6q__extraGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px 16px;padding-top:8px;display:grid}.Table-module__07au6q__extraItem{justify-content:space-between;align-items:baseline;gap:8px;padding:4px 0;display:flex}.Table-module__07au6q__extraLabel{color:var(--text3);white-space:nowrap;font-size:12px}.Table-module__07au6q__extraValue{color:var(--text2);text-align:right;font-size:12px;font-weight:600}.Table-module__07au6q__noData{text-align:center;color:var(--text3);padding:40px 16px;font-size:14px}@media (max-width:768px){.Table-module__07au6q__card{border-radius:10px;margin-bottom:8px}.Table-module__07au6q__cardHeader{gap:8px;padding:6px 12px}.Table-module__07au6q__headerSportBtn{border-radius:5px;height:24px;padding:0 8px;font-size:10px}.Table-module__07au6q__headerChamp{font-size:12px}.Table-module__07au6q__matchRow{gap:8px;padding:8px 12px}.Table-module__07au6q__matchTime{width:36px}.Table-module__07au6q__matchTimeText{font-size:11px}.Table-module__07au6q__teamName{font-size:12px}.Table-module__07au6q__teamScore{font-size:13px}.Table-module__07au6q__expandedPanel{padding-left:12px;padding-right:12px}.Table-module__07au6q__extraGrid{grid-template-columns:1fr}}
.ResultsPagination-module__3RN5Ca__control[data-active]{background:var(--a24-brand);border-color:var(--a24-brand);color:#fff}.ResultsPagination-module__3RN5Ca__control[data-active]:hover{background:var(--a24-brand);border-color:var(--a24-brand)}
.EventResults-module__I0LZcW__empty{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:44px 20px;display:flex}.EventResults-module__I0LZcW__emptyIcon{background:rgba(var(--a24-brand-rgb), .1);width:52px;height:52px;color:var(--a24-brand);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.EventResults-module__I0LZcW__emptyTitle{font-family:var(--app-font-display);color:var(--text);margin:0;font-size:16px;font-weight:700}.EventResults-module__I0LZcW__emptyText{max-width:320px;font-family:var(--app-font-base);color:var(--text3);margin:0;font-size:13px;line-height:1.5}.EventResults-module__I0LZcW__pagination{justify-content:center;margin-top:12px;display:flex}
.styles-module__ROfMlq__root{z-index:10;background:var(--surface);flex-direction:column;gap:10px;margin-bottom:12px;padding-top:8px;padding-bottom:4px;display:flex;position:sticky;top:0}@media (max-width:1024px){.styles-module__ROfMlq__root{top:var(--app-header-height,60px)}}.styles-module__ROfMlq__sportChips{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.styles-module__ROfMlq__sportChips::-webkit-scrollbar{display:none}.styles-module__ROfMlq__sportChip{border:1px solid var(--border);background:var(--chip);height:38px;color:var(--text2);letter-spacing:.1px;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.styles-module__ROfMlq__sportChip:hover{background:var(--chip);border-color:rgba(var(--a24-brand-rgb), .4)}.styles-module__ROfMlq__sportChipActive,.styles-module__ROfMlq__sportChipActive:hover{background:var(--a24-brand);border-color:var(--a24-brand);color:#fff}.styles-module__ROfMlq__sportChipLabel{line-height:1}.styles-module__ROfMlq__dateRow{align-items:center;gap:8px;display:flex}.styles-module__ROfMlq__dateChips{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;gap:6px;min-width:0;display:flex;overflow-x:auto}.styles-module__ROfMlq__dateChips::-webkit-scrollbar{display:none}.styles-module__ROfMlq__dateChip{border:1px solid var(--border);background:var(--surface2);height:32px;color:var(--text3);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:8px;flex-shrink:0;padding:0 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.styles-module__ROfMlq__dateChip:hover{background:var(--chip);border-color:rgba(var(--a24-brand-rgb), .4)}.styles-module__ROfMlq__dateChipActive,.styles-module__ROfMlq__dateChipActive:hover{background:var(--chip);border-color:var(--a24-brand);color:var(--a24-brand)}.styles-module__ROfMlq__calendarBtn{border:1px solid var(--border);background:var(--surface2);width:36px;height:32px;color:var(--text3);border-radius:8px;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.styles-module__ROfMlq__calendarBtn:hover{background:var(--chip);border-color:rgba(var(--a24-brand-rgb), .4);color:var(--text2)}.styles-module__ROfMlq__calendarBtnActive{border-color:var(--a24-brand);color:var(--a24-brand)}.styles-module__ROfMlq__calendarDropdown{background:var(--surface);border:1px solid var(--border);border-radius:12px}.styles-module__ROfMlq__dateChipCustom{align-items:center;gap:4px;display:inline-flex}.styles-module__ROfMlq__dateChipClearIcon{opacity:.7;transition:opacity .15s}.styles-module__ROfMlq__dateChipCustom:hover .styles-module__ROfMlq__dateChipClearIcon{opacity:1}@media (max-width:768px){.styles-module__ROfMlq__sportChip{border-radius:8px;height:34px;padding:0 12px;font-size:12px}.styles-module__ROfMlq__dateChip{height:30px;padding:0 10px;font-size:11px}.styles-module__ROfMlq__calendarBtn{width:32px;height:30px}}
.ResultsHeader-module___e9iQq__root{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px 14px;display:flex}.ResultsHeader-module___e9iQq__titleRow{align-items:center;gap:10px;min-width:0;display:flex}.ResultsHeader-module___e9iQq__icon{background:rgba(var(--a24-brand-rgb), .12);width:34px;height:34px;color:var(--a24-brand);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ResultsHeader-module___e9iQq__title{min-width:0;font-family:var(--app-font-display);letter-spacing:-.01em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.ResultsHeader-module___e9iQq__tabs{background:var(--surface2);border:1px solid var(--border);border-radius:12px;gap:4px;padding:4px;display:inline-flex}.ResultsHeader-module___e9iQq__tab{min-width:84px;height:32px;font-family:var(--app-font-base);letter-spacing:.1px;color:var(--text3);-webkit-tap-highlight-color:transparent;border-radius:9px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.ResultsHeader-module___e9iQq__tab:hover{background:var(--chip);color:var(--text)}.ResultsHeader-module___e9iQq__tab[data-active]{background:var(--a24-brand);color:#fff;box-shadow:0 4px 14px rgba(var(--a24-brand-rgb), .28)}.ResultsHeader-module___e9iQq__tab[data-active]:hover{background:var(--a24-brand);color:#fff}@media (max-width:768px){.ResultsHeader-module___e9iQq__root{border-radius:10px;gap:10px;padding:10px 12px}.ResultsHeader-module___e9iQq__icon{border-radius:9px;width:30px;height:30px}.ResultsHeader-module___e9iQq__title{font-size:17px}.ResultsHeader-module___e9iQq__tabs{border-radius:10px;flex:1;padding:3px}.ResultsHeader-module___e9iQq__tab{flex:1;min-width:0;height:30px;padding:0 10px;font-size:12px}}
