.trend-matches-section{flex-direction:column;display:flex}.const-width-content{margin-top:10px}.trend-matches-mobile-view{display:none}.trend-matches-top-screen-titles{color:var(--fv-text-2);margin:10px 0}.trend-matches-top-screen-stats-paragraph{color:var(--fv-text-2);margin:10px 0;font-size:12px}.trend-filters-section{background:var(--background-0);border:1px solid #e5e7eb;border-radius:6px;margin:6px 10px 10px;padding:10px 12px}#trend-matches-content-wrapper{margin:0 10px}.trend-matches-dates-container{background:0 0;align-items:center;gap:8px;min-height:44px;display:flex}#trend-matches-top-tabs-wrapper{flex:1;min-width:0;display:flex}.trend-filter-dropdown-row{flex:1;justify-content:flex-start;align-items:center;gap:8px}.trend-filter-dropdown{position:relative}.trend-filter-dropdown.is-disabled{opacity:.55}.trend-filter-dropdown-trigger{color:#364152;cursor:pointer;background:#fff;border:1px solid #d5dbe5;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.trend-filter-dropdown-row .trend-filter-dropdown:first-child .trend-filter-dropdown-trigger{min-width:136px}.trend-filter-dropdown-row .trend-filter-dropdown:nth-child(2) .trend-filter-dropdown-trigger{min-width:168px}.trend-filter-dropdown-caret{border-bottom:2px solid #6b7280;border-right:2px solid #6b7280;width:7px;height:7px;transition:transform .15s;transform:rotate(45deg)translateY(-1px)}.trend-filter-dropdown-caret.is-open{transform:rotate(-135deg)translateY(-1px)}.trend-filter-dropdown-menu{z-index:20;background:#fff;border:1px solid #d9e0ea;border-radius:8px;min-width:360px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 20px #1118271f}.trend-filter-dropdown:last-child .trend-filter-dropdown-trigger{min-width:220px;min-height:42px}.trend-filter-dropdown:last-child .trend-filter-dropdown-menu{min-width:540px;max-height:440px}.trend-filter-dropdown-empty{color:#6b7280;padding:8px 10px;font-size:12px}.trend-filter-dropdown-item{text-align:left;color:#1f2e45;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:11px 12px;font-size:13px;font-weight:600;display:flex}.trend-filter-radio{background:#fff;border:1.5px solid #c1c9d6;border-radius:50%;flex:0 0 14px;width:14px;height:14px;position:relative}.trend-filter-radio.is-selected{border-color:#16a34a}.trend-filter-radio.is-selected:after{content:"";background:#16a34a;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trend-filter-league-flag{object-fit:cover;border:1px solid #d5dbe5;border-radius:50%;flex:0 0 16px;width:16px;height:16px}.trend-filter-dropdown-item:hover{background:#eff4fb}.trend-filter-dropdown-item.is-active{color:#fff;background:#2c5fc5}.trend-filter-dropdown-item-league.is-active{color:#1f2e45;background:#eefbf2}.trend-filter-dropdown-item-league.has-group-divider{border-top:1px solid #dbe3ef;margin-top:6px;padding-top:14px}.trend-filter-dropdown-item-league.has-group-divider.is-top50-start{border-top:2px solid #c8d3e2}.trend-filter-dropdown-clear{color:#364152;text-align:left;cursor:pointer;background:#f3f6fb;border:0;border-radius:6px;width:100%;margin-bottom:6px;padding:8px 10px;font-size:12px;font-weight:700}.trend-filter-dropdown-clear:hover{background:#e8edf6}.trend-filter-dropdown-clear:disabled{color:#9aa6b2;cursor:not-allowed;background:#f6f8fc}.trend-pro-modal-overlay{z-index:1200;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.trend-pro-modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:min(420px,100%);padding:18px 18px 16px;box-shadow:0 20px 40px #0f172a47}.trend-pro-modal-title{color:#12233a;margin:0;font-size:18px;font-weight:800}.trend-pro-modal-text{color:#46576b;margin:10px 0 16px;font-size:14px;line-height:1.45}.trend-pro-modal-actions{justify-content:flex-end;gap:10px;display:flex}.trend-pro-modal-btn{cursor:pointer;border:0;border-radius:10px;min-height:38px;padding:0 16px;font-size:13px;font-weight:700}.trend-pro-modal-btn-secondary{color:#22364d;background:#eef2f7}.trend-pro-modal-btn-secondary:hover{background:#e4eaf2}.trend-pro-modal-btn-primary{color:#fff;background:#1d4ed8}.trend-pro-modal-btn-primary:hover{background:#1e40af}.trend-matches-week-days-section{background:#f7f9fc;border:1px solid #dbe3ef;border-radius:12px;flex-wrap:nowrap;place-items:center;gap:4px;width:26%;margin-left:auto;padding:4px;display:flex;overflow:hidden}.week-days-container{flex:1;justify-content:center;align-items:center;display:flex}.dates{color:#6b7280;cursor:pointer;text-transform:uppercase;text-align:center;white-space:nowrap;border-radius:10px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:0;min-width:0;max-width:100%;padding:6px;font-size:8px;font-weight:700;line-height:1.2;transition:background-color .15s,color .15s;display:flex}.dates:hover{color:#445468;background-color:#eef3fb}.active-week-day{white-space:nowrap;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:0;max-width:100%;font-size:8px;font-weight:700;color:var(--background-0)!important;background:var(--fv-text-1)!important;border-radius:10px!important;padding:6px!important;display:flex!important}.stats-date-day-name{color:inherit;margin-left:3px;font-size:8px;font-weight:600;line-height:1.2}.active-week-day .stats-date-day-name{color:var(--background-0)!important}.stats-date-margin-left{margin-left:2px}.dates span:first-child{font-size:9px;font-weight:700;line-height:1;display:block}.filter-selection-top-and-priority-container{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.trend-filter-selection-left{flex:none;justify-content:flex-start;margin-left:0;padding-left:0}.stats-button-container{background:#fff;border:1px solid #7f9bd1;border-radius:12px;align-items:center;display:flex;overflow:hidden;box-shadow:0 2px 8px #0d1c2d1a}.stat-button{cursor:pointer;color:#243a5a;box-sizing:border-box;will-change:background-color,color;background:#fdfefe;border-top:none;border-bottom:none;border-left:1px solid #7f9bd1;padding:8px 16px;font-size:11px;font-weight:700;line-height:1.1;transition:background-color .15s,color .15s}.stat-button:first-child{border-left:none;border-top-left-radius:12px;border-bottom-left-radius:12px}.stat-button:last-child{border-right:none;border-top-right-radius:12px;border-bottom-right-radius:12px}.stat-button:hover{background:#eef3fb}.selection-text{color:var(--fv-text-1);text-align:center;min-width:40px}.stat-button.selection-text.is-active{color:#fff;background:#2c5fc5}.stat-button.selection-text.is-active:hover{background:#2857b6}.no-filter-selection-info-text-container{background:var(--fv-background-2);justify-content:center;width:100%;padding:5px 0;display:flex}.no-filter-selection-info-text{color:var(--H3MidGrey1);font-size:12px;font-weight:600}.trend-matches-mobile-week-days-section{display:none}.best-teams-top-tabs-container{background-color:var(--background-0)}.best-teams-bottom-tabs-container{background-color:var(--background-1);min-height:35px!important;margin-left:0!important;padding-left:0!important}.best-teams-bottom-tabs-container .MuiTabs-root,.best-teams-bottom-tabs-container .MuiTabs-scroller{margin-left:0!important;padding-left:0!important}.best-teams-bottom-tabs-container .MuiTabs-list{margin-left:0!important;margin-right:0!important;padding-left:0!important}.best-teams-bottom-tabs-container .MuiTabs-flexContainer{margin-left:0!important;padding-left:0!important}#trend-matches-bottom-tabs-section div div{max-height:35px!important}.best-teams-top-tabs-container .Mui-selected{color:var(--fv-text-1)!important}.best-teams-top-tabs{color:var(--H3MidGrey1)!important;padding:0 8px!important;font-size:.8rem!important;font-weight:600!important}.best-teams-bottom-tabs{color:#1a3150!important;text-transform:none!important;min-height:35px!important;padding:0 8px!important;font-size:11px!important;font-weight:600!important}.trend-matches-table-headers th{letter-spacing:0;text-transform:none;color:var(--fv-text-1);text-align:center;background:var(--fv-background-2);border-bottom:1px solid #e2e8f0;padding:9px 10px;font-size:13px;font-weight:800}.flag-area-section{place-items:center;display:flex}.country-flag{width:20px;height:13px}.trend-matches-area-container{place-items:center;margin-left:10px}.trend-matches-content-row{height:40px}.trend-matches-content-row td{border-bottom:1px solid var(--background-1);padding:3px 5px 3px 10px}.trend-matches-locked-row td{padding:7px 5px}.trend-matches-table-headers .trend-matches-mobile-td-header{width:5%}.trend-matches-table-headers th:first-child{text-align:left;width:350px;max-width:350px;padding-left:12px}.trend-matches-table-headers th:nth-child(2){text-align:left;padding-left:10px}.trend-matches-content-row td:first-child{width:350px;max-width:350px}.team-container{place-items:center;display:flex}.trend-matches-team-logo{width:20px;height:20px}.trend-matches-area-name{color:var(--fv-text-1);font-size:13px;font-weight:600}.trend-matches-competition-name{color:var(--fv-text-1);cursor:pointer;font-size:12px}.trend-matches-name{color:var(--fv-text-1);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:5;font-size:13px;overflow:hidden}.trend-matches-home-team{text-align:right}.trend-matches-name-line{color:var(--fv-text-1);cursor:pointer;flex:1}.trend-matches-cards{vertical-align:middle;align-items:center;gap:4px;display:inline-flex}.trend-matches-cards.is-home{margin-right:6px}.trend-matches-cards.is-away{margin-left:6px}.trend-matches-card-badge{text-align:center;border-radius:3px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.trend-matches-card-badge.is-yellow{color:#111827;background:#ffd400}.trend-matches-card-badge.is-red{color:#fff;background:#ff2a1f}.trend-matches-date-time-and-btts-texts{color:var(--fv-text-1);font-size:13px}.trend-matches-vs-teams{color:var(--fv-text-1);font-size:.7rem;font-weight:700}.trend-matches-date-time-for-mobile{color:var(--fv-text-1);font-size:.6rem;font-weight:500}.teams-name-container{place-items:center;display:flex}.trend-matches-percent-text{font-size:11px;font-weight:600}.percent-cell-container{flex-direction:column;place-items:center;padding:5px 8px;display:flex}.trend-matches-ht-score{color:var(--fv-text-1);font-size:11px}.blink{animation:.7s forwards reveal}@keyframes reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.loading{background-color:#00b1ff;width:100%;height:3px}@media only screen and (max-width:768px){.const-width-content{margin-top:55px}.trend-matches-table-top-content-container{padding:10px}.trend-matches-top-screen-titles{text-align:center}.trend-matches-web-view{display:none}.trend-matches-mobile-view{display:flex}.trend-matches-week-days-section,.filter-selection-top-and-priority-container{display:none}.trend-matches-mobile-week-days-section{background:#fff;place-items:center;width:100%;padding:15px 0;display:flex}.week-days-container{flex:1;justify-content:center;align-items:center;display:flex}.dates{color:var(--H3MidGrey1);cursor:pointer;text-transform:uppercase;text-align:center;white-space:nowrap;border-radius:15px;flex-direction:row;justify-content:center;align-items:center;min-width:40px;padding:4px 6px;font-size:8px;font-weight:600;transition-duration:.2s;transition-delay:.1s;display:flex}.active-week-day{white-space:nowrap;border-radius:15px;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;font-size:8px;font-weight:700;display:flex;color:var(--background-0)!important;background:var(--fv-text-1)!important}.team-container{flex-direction:row;place-items:center;display:flex}.trend-matches-match-teams-container{margin-left:.5rem}.trend-matches-name{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.trend-matches-top-tabs{padding:0!important;font-size:.7rem!important;font-weight:600!important}.trend-matches-row td{padding:3px 5px}.percent-cell-container{padding:.4rem .3rem}.trend-matches-percent-text{font-size:10px}.trend-matches-vs-teams-and-date-time{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.teams-name-container{justify-content:flex-start;place-items:center;display:flex}}
