.matches-list-tabs-module__8nhAnW__containerWrapper{flex-direction:column;gap:1rem;display:flex}.matches-list-tabs-module__8nhAnW__container{background-color:var(--color-background-container);border-radius:var(--border-radius);scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;align-items:center;width:100%;height:5.6rem;display:flex}.matches-list-tabs-module__8nhAnW__mobileDateSelect{display:none}.matches-list-tabs-module__8nhAnW__container::-webkit-scrollbar{display:none}.matches-list-tabs-module__8nhAnW__container>button{all:unset;cursor:pointer;align-items:center;gap:.8rem;height:100%;padding:0 2rem;font-family:inherit;display:flex}.matches-list-tabs-module__8nhAnW__container>button.matches-list-tabs-module__8nhAnW__active{border-bottom:.4rem solid var(--color-primary);font-weight:700}.matches-list-tabs-module__8nhAnW__liveTab{align-items:center;gap:.4rem;display:flex}.matches-list-tabs-module__8nhAnW__liveTab>svg{animation:1.8s linear infinite matches-list-tabs-module__8nhAnW__blinker}.matches-list-tabs-module__8nhAnW__calendarContainer{align-items:center;gap:.8rem;padding:0 1rem;display:flex;position:relative}.matches-list-tabs-module__8nhAnW__selectedDateContainer{position:relative}.matches-list-tabs-module__8nhAnW__selectedDateButton{all:unset;cursor:pointer;background-color:var(--color-background-hover);border-radius:.6rem;align-items:center;gap:.8rem;padding:.8rem 1.2rem;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__selectedDateButton:hover{background-color:var(--color-primary-hover)}.matches-list-tabs-module__8nhAnW__selectedDateContent{flex-direction:column;align-items:center;gap:.2rem;display:flex}.matches-list-tabs-module__8nhAnW__selectedDayName{color:var(--color-text-muted);text-transform:uppercase;font-size:.7rem;font-weight:500}.matches-list-tabs-module__8nhAnW__selectedDayNumber{color:var(--color-text);font-size:1rem;font-weight:600}.matches-list-tabs-module__8nhAnW__dropdownArrow{transition:transform .2s}.matches-list-tabs-module__8nhAnW__dropdownArrowOpen{transform:rotate(180deg)}.matches-list-tabs-module__8nhAnW__calendarDropdown{background-color:var(--color-background-container);border:1px solid var(--color-divider);z-index:9999;border-radius:.8rem;min-width:26rem;padding:1rem;position:absolute;left:0;transform:translate(-60%);box-shadow:0 4px 12px #0000001a}.matches-list-tabs-module__8nhAnW__calendarWeek{justify-content:center;gap:.4rem;min-height:3.5rem;display:flex}.matches-list-tabs-module__8nhAnW__calendarWeek:not(:last-child){margin-bottom:.8rem}.matches-list-tabs-module__8nhAnW__dropdownDayColumn{flex-direction:column;align-items:center;gap:.3rem;min-width:3rem;display:flex}.matches-list-tabs-module__8nhAnW__dropdownDayName{color:var(--color-text-muted);text-transform:uppercase;font-size:.6rem;font-weight:500}.matches-list-tabs-module__8nhAnW__dropdownDayButton{all:unset;cursor:pointer;width:2.4rem;height:2.4rem;color:var(--color-text);border-radius:.6rem;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__dropdownDayButton:hover{background-color:var(--color-primary-hover)}.matches-list-tabs-module__8nhAnW__dropdownSelectedDay{background-color:var(--color-primary);color:#fff}.matches-list-tabs-module__8nhAnW__dropdownSelectedDay:hover{background-color:var(--color-primary-hover)}.matches-list-tabs-module__8nhAnW__grayedOutDay{color:var(--color-text-muted);cursor:not-allowed;opacity:.4}.matches-list-tabs-module__8nhAnW__grayedOutDay:hover{background-color:#0000}.matches-list-tabs-module__8nhAnW__navButton{all:unset;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;padding:.6rem;transition:background-color .2s;display:flex}.matches-list-tabs-module__8nhAnW__navButton:hover{background-color:var(--color-background-hover)}.matches-list-tabs-module__8nhAnW__searchContainer{justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem 4rem 0;display:flex}.matches-list-tabs-module__8nhAnW__searchInputWrapper{flex:1;align-items:center;display:flex;position:relative}.matches-list-tabs-module__8nhAnW__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;left:1rem}.matches-list-tabs-module__8nhAnW__searchInput{border:1px solid var(--color-divider);border-radius:var(--border-radius);background-color:var(--color-background-card);width:100%;height:4rem;color:var(--color-text);padding:0 3rem 0 3.5rem;font-size:1.3rem;transition:border-color .2s}.matches-list-tabs-module__8nhAnW__searchInput:focus{border-color:var(--color-primary);outline:none}.matches-list-tabs-module__8nhAnW__searchInput::placeholder{color:var(--color-text-muted)}.matches-list-tabs-module__8nhAnW__clearButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:.2rem;padding:.2rem;transition:color .2s;position:absolute;right:1rem}.matches-list-tabs-module__8nhAnW__clearButton:hover{color:var(--color-text)}.matches-list-tabs-module__8nhAnW__sortContainer{align-items:center;display:flex}.matches-list-tabs-module__8nhAnW__sortButton{all:unset;cursor:pointer;border-radius:var(--border-radius);background-color:var(--color-background-card);border:1px solid var(--color-divider);box-sizing:border-box;justify-content:center;align-items:center;gap:.5rem;min-height:4rem;padding:.8rem 1rem;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__sortButton:hover{background-color:var(--color-background-hover)}.matches-list-tabs-module__8nhAnW__favoritesActions{align-items:center;display:flex}.matches-list-tabs-module__8nhAnW__clearFavoritesButton{all:unset;cursor:pointer;border-radius:var(--border-radius);background-color:var(--color-background-container);border:1px solid var(--color-divider);box-sizing:border-box;min-height:4rem;color:var(--color-loss);justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1rem;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__clearFavoritesButton:hover{background-color:var(--color-background-hover)}@keyframes matches-list-tabs-module__8nhAnW__blinker{50%{opacity:.3}}@media (max-width:768px){div.matches-list-tabs-module__8nhAnW__mobileDateSelect{align-items:center;display:flex}.matches-list-tabs-module__8nhAnW__containerWrapper{max-width:100vw}.matches-list-tabs-module__8nhAnW__container{overflow:scroll}.matches-list-tabs-module__8nhAnW__container>button{min-width:12ch}.matches-list-tabs-module__8nhAnW__calendarContainer{display:none}.matches-list-tabs-module__8nhAnW__searchContainer{padding:0}.matches-list-tabs-module__8nhAnW__sortContainer{min-width:4rem}.matches-list-tabs-module__8nhAnW__searchInputWrapper{flex:1}}
.matches-list-module__Vx6uma__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;display:flex}.matches-list-module__Vx6uma__header{background-color:var(--color-background-container);border-radius:var(--border-radius);justify-content:space-between;height:5.6rem;padding:0 4rem;display:flex}.matches-list-module__Vx6uma__leagueLogo{object-fit:contain;border-radius:30%}.matches-list-module__Vx6uma__accordionRoot{margin-top:2rem}.matches-list-module__Vx6uma__liveTab{align-items:center;gap:.4rem;display:flex}.matches-list-module__Vx6uma__liveTab>svg{animation:1.8s linear infinite matches-list-module__Vx6uma__blinker}.matches-list-module__Vx6uma__accordionContent{border-radius:var(--border-radius);background-color:var(--color-background-container);margin-top:.5rem;padding:.5rem}.matches-list-module__Vx6uma__accordionHeader{text-transform:none;align-items:center;gap:.3rem;font-weight:600;display:flex}.matches-list-module__Vx6uma__trigger{all:unset;background-color:#0000}.matches-list-module__Vx6uma__accordionTrigger{all:unset;background-color:#0000;align-items:center;transition:transform .3s;display:flex}.matches-list-module__Vx6uma__accordionTrigger[data-state=open]>.matches-list-module__Vx6uma__accordionTriggerIcon{transform:rotate(180deg)}.matches-list-module__Vx6uma__leagueLogoBadge{background-color:#fff;background-clip:content-box;border-radius:20%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:1rem;display:flex}.matches-list-module__Vx6uma__leagueLogoContainer{justify-content:center;align-items:center;margin-right:.6rem;display:flex}.matches-list-module__Vx6uma__table{border-spacing:.6rem;table-layout:fixed;width:100%;padding:0 1rem;font-weight:300}.matches-list-module__Vx6uma__table>tr>td{width:20rem}.matches-list-module__Vx6uma__timeColumn{width:5rem}.matches-list-module__Vx6uma__homeTeamNameColumn{text-align:right;width:10rem;padding-right:1.5rem}.matches-list-module__Vx6uma__homeTeamScoreColumn{text-align:right;width:2rem;font-weight:600}.matches-list-module__Vx6uma__homeTeamOddColumn{text-align:center;width:3.5rem}.matches-list-module__Vx6uma__awayTeamNameColumn{text-align:left;width:10rem;padding-left:1.5rem}.matches-list-module__Vx6uma__awayTeamScoreColumn{text-align:left;width:2rem;font-weight:600}.matches-list-module__Vx6uma__awayTeamOddColumn{text-align:center;width:3.5rem}.matches-list-module__Vx6uma__matchTimeColumn{text-align:center;width:4rem}.matches-list-module__Vx6uma__teamLogoColumn{text-align:center;width:3rem}.matches-list-module__Vx6uma__teamLogoContainer{justify-content:center;align-items:center;display:flex}.matches-list-module__Vx6uma__matchTimeContainer{flex-grow:0;flex-shrink:0;justify-content:center;gap:.4rem;display:flex}.matches-list-module__Vx6uma__greenOddBadge{background-color:var(--color-win);color:#fff;border-radius:1rem;height:fit-content}.matches-list-module__Vx6uma__redOddBadge{background-color:var(--color-loss);color:#fff;border-radius:1rem;height:fit-content}@keyframes matches-list-module__Vx6uma__blinker{50%{opacity:.3}}
.matches-list-skeleton-module__cLCcKa__header{background-color:var(--color-background-container);border-radius:var(--border-radius);justify-content:space-between;align-items:center;height:5.6rem;padding:.3rem 4rem;display:flex}.matches-list-skeleton-module__cLCcKa__table{border-radius:var(--border-radius);background-color:var(--color-background-container);width:100%;margin-top:2rem}.matches-list-skeleton-module__cLCcKa__title{border-radius:var(--border-radius);background-color:var(--color-background-container);height:3rem;margin-top:2rem}
