:root{--fls-primary:#002e6c;--fls-primary-2:#0b4f9f;--fls-primary-3:#3a69a6;--fls-navy:#061a3d;--fls-ink:#071833;--fls-text:#14345c;--fls-muted:#6d7f99;--fls-soft:#eef5ff;--fls-soft-2:#dcecff;--fls-line:rgba(0,46,108,.14);--fls-card:#ffffff;--fls-page:#edf6ff;--fls-live:#e65322;--fls-win:#13a98e;--fls-danger:#cf2d2d;--fls-warning:#f59e0b;--fls-radius-xs:4px;--fls-radius-sm:8px;--fls-radius-md:10px;--fls-radius-lg:14px;--fls-shadow-sm:none;--fls-shadow-md:none;--fls-container:1440px;--fls-header-h:60px;--fls-hero-ratio-w:2000;--fls-hero-ratio-h:810;--fls-hero-desktop-min-h:260px;--fls-hero-desktop-max-h:500px}*,*::before,*::after{box-sizing:border-box}html{min-height:100%;scroll-behavior:auto;-webkit-text-size-adjust:100%}body{min-height:100vh;margin:0;background:#edf6ff;color:var(--fls-text);font-family:var(--fls-font);font-size:14px;line-height:1.45}button,input,select{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.fls-app{min-height:100vh}.fls-shell{width:min(100% - 24px,var(--fls-container));margin:0 auto}.fls-topbar{border-bottom:1px solid rgba(255,255,255,.32);background:rgba(0,46,108,.94);color:#fff}.fls-topbar__inner{display:grid;min-height:var(--fls-header-h);grid-template-columns:minmax(150px,220px) minmax(0,1fr) auto;align-items:center}.fls-brand{display:flex;min-width:0;align-items:center;gap:10px;font-weight:900;letter-spacing:.02em}.fls-brand__mark{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.05)),#083c82;box-shadow:none}.fls-brand__title{display:flex;flex-direction:column;gap:1px}.fls-brand__title strong{font-size:15px;line-height:1;text-transform:uppercase}.fls-brand__title span{color:rgba(255,255,255,.7);font-size:clamp(9.5px,.66vw,11px);font-weight:700}.fls-mainnav{display:flex;align-items:center;justify-content:center;gap:4px;scrollbar-width:none}.fls-mainnav::-webkit-scrollbar{display:none}.fls-mainnav__item{position:relative;flex:0 0 auto;padding:10px 12px;border-radius:var(--fls-radius-sm);color:rgba(255,255,255,.78);font-size:12px;font-weight:800;text-transform:uppercase;transition:background-color .12s ease,color .12s ease}.fls-mainnav__item:hover,.fls-mainnav__item.is-active{background:rgba(255,255,255,.12);color:#fff}.fls-actions{justify-content:flex-end}.fls-search{display:flex;align-items:center;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1)}.fls-search input{width:100%;border:0;outline:0;background:transparent;color:#fff}.fls-search input::placeholder{color:rgba(255,255,255,.62)}.fls-iconbtn{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;transition:background-color .12s ease}.fls-iconbtn:hover{background:rgba(255,255,255,.18)}.fls-auth-actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:6px}.fls-auth-btn{display:inline-flex;min-width:68px;height:36px;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:11px;font-weight:950;letter-spacing:.02em;line-height:1;text-transform:uppercase;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease}.fls-auth-btn--login{background:rgba(255,255,255,.1)}.fls-auth-btn--register{border-color:rgba(255,255,255,.38);background:#0b73d9}.fls-auth-btn:hover{background:rgba(255,255,255,.18)}.fls-auth-btn--register:hover{background:#1282f1}.fls-score-ticker{color:var(--fls-primary);font-weight:800}.fls-score-ticker__track{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.fls-score-ticker__track::-webkit-scrollbar{display:none}.fls-ticker-pill{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;border:1px solid rgba(0,46,108,.1);border-radius:999px}.fls-ticker-pill__live{width:7px;height:7px;border-radius:999px;background:var(--fls-live);box-shadow:none}.fls-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 250px;gap:10px;padding:10px 0 18px}.fls-panel{border:1px solid var(--fls-line);border-radius:var(--fls-radius-md);background:var(--fls-card);box-shadow:none}.fls-panel__head{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid var(--fls-line);color:var(--fls-primary)}.fls-panel__title{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.fls-panel__body{padding:8px}.fls-sidebar,.fls-aside{display:flex;min-width:0;flex-direction:column;gap:10px}.fls-league-list{display:flex;flex-direction:column;gap:4px}.fls-league-item{position:relative;display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:var(--fls-radius-sm);color:var(--fls-primary);font-weight:800;transition:background-color .12s ease,color .12s ease}.fls-league-item:hover,.fls-league-item.is-active{background:#cedef2}.fls-league-item.is-active::before{position:absolute;inset:8px auto 8px 0;width:3px;border-radius:999px;background:var(--fls-primary);content:""}.fls-league-item__name{display:inline-flex;min-width:0;align-items:center;gap:8px}.fls-league-item__name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-count{min-width:28px;padding:2px 6px;border-radius:6px;background:#f2f8ff;color:#5769bf;font-size:12px;font-weight:900;text-align:center}.fls-filter-stack{display:grid;gap:8px}.fls-select{width:100%;min-height:38px;padding:0 10px;border:1px solid var(--fls-line);border-radius:var(--fls-radius-sm);background:#fff;color:var(--fls-primary);font-weight:800;outline:0}.fls-main{display:flex;min-width:0;flex-direction:column}.fls-hero{position:relative;display:flex;width:100%;min-height:clamp(var(--fls-hero-desktop-min-h),40.5vw,var(--fls-hero-desktop-max-h));overflow:hidden;aspect-ratio:var(--fls-hero-ratio-w) / var(--fls-hero-ratio-h);border-radius:var(--fls-radius-lg);background:#075099;color:#fff;box-shadow:none}.fls-hero::after{display:none;content:none}.fls-hero__inner{position:relative;display:grid;width:100%;min-height:100%;align-items:center;grid-template-columns:minmax(0,1.08fr) clamp(250px,25.5%,350px);gap:clamp(22px,3.2vw,56px);padding:clamp(26px,3.4vw,58px)}.fls-hero__content{min-width:0;max-width:860px}.fls-hero__eyebrow{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:8px;padding:6px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.88);font-size:clamp(10px,.66vw,11px);font-weight:900;line-height:1.1;text-transform:uppercase}.fls-hero h1{max-width:820px;margin:clamp(13px,1vw,16px) 0 clamp(7px,.72vw,11px);font-size:clamp(32px,3vw,52px);line-height:1;letter-spacing:-.045em}.fls-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.82);font-size:clamp(13px,.84vw,15px);font-weight:650;line-height:1.42}.fls-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,.85vw,12px);max-width:760px;margin-top:clamp(18px,1.7vw,24px)}.fls-hero-stat{min-height:clamp(56px,4.4vw,72px);padding:clamp(11px,1vw,15px);border:1px solid rgba(255,255,255,.16);border-radius:var(--fls-radius-md);background:rgba(255,255,255,.1)}.fls-hero-stat strong{display:block;overflow:hidden;font-size:clamp(20px,1.55vw,28px);line-height:1;text-overflow:ellipsis;white-space:nowrap}.fls-hero-stat span{display:block;margin-top:5px;overflow:hidden;color:rgba(255,255,255,.72);font-size:clamp(9px,.72vw,11px);font-weight:850;line-height:1.16;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.fls-feature-match{display:flex;min-width:0;align-self:center;flex-direction:column;justify-content:space-between;width:100%;min-height:clamp(220px,25vw,340px);max-height:calc(100% - clamp(44px,6vw,88px));padding:clamp(16px,1.6vw,24px);border:1px solid rgba(255,255,255,.2);border-radius:clamp(14px,1.2vw,20px);background:rgba(255,255,255,.12);box-shadow:none}.fls-feature-match__status{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;color:rgba(255,255,255,.78);font-size:clamp(9.5px,.66vw,11px);font-weight:900;line-height:1.2;text-transform:uppercase}.fls-feature-match__status span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-feature-match__status span:first-child{max-width:72%}.fls-team-vs{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(8px,1vw,14px);margin:clamp(14px,1.5vw,24px) 0}.fls-team{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.fls-team__crest{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.14);font-size:20px;font-weight:950}.fls-team strong{max-width:100%;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.fls-score-big{min-width:clamp(68px,5.5vw,96px);padding:clamp(8px,.72vw,11px) 10px;border-radius:var(--fls-radius-md);background:rgba(255,255,255,.92);color:var(--fls-primary);font-size:clamp(22px,1.85vw,32px);font-weight:950;line-height:1;text-align:center}.fls-timeline{overflow:hidden;height:7px;border-radius:999px;background:rgba(255,255,255,.18)}.fls-timeline__bar{width:68%;height:100%;border-radius:inherit;background:#fff}.fls-section-tabs{display:flex;gap:6px;overflow-x:auto;padding:8px;border:1px solid var(--fls-line);border-radius:var(--fls-radius-md);background:var(--fls-card);box-shadow:none;scrollbar-width:none}.fls-section-tabs::-webkit-scrollbar{display:none}.fls-tab{flex:0 0 auto;background:#f3f8ff;color:var(--fls-primary);font-weight:900;text-transform:uppercase}.fls-tab.is-active{background:var(--fls-primary);color:#fff}.fls-match-board{border-radius:var(--fls-radius-md);overscroll-behavior:contain}.fls-league-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:950;text-transform:uppercase}.fls-match-row{display:grid;background:#fff;transition:background-color .12s ease}.fls-match-row:hover{background:#f5f9ff}.fls-match-row.is-live{background:#fff7f3}.fls-time{display:flex;flex-direction:column;color:var(--fls-muted);font-weight:900;text-align:center;text-transform:uppercase}.fls-live-badge,.fls-status-badge{display:inline-flex;width:fit-content;align-items:center;justify-content:center;margin:0 auto;border-radius:999px;font-weight:950}.fls-live-badge{background:rgba(230,83,34,.12);color:var(--fls-live)}.fls-status-badge{background:#eef5ff;color:var(--fls-primary)}.fls-clubs{display:grid}.fls-club{align-items:center;color:var(--fls-ink);font-weight:850}.fls-club__crest{width:22px;height:22px;place-items:center;border-radius:50%;background:#e5f0ff;color:var(--fls-primary);font-size:10px;font-weight:950}.fls-scoreline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--fls-primary);font-weight:950;text-align:center}.fls-scoreline span:nth-child(2){color:#9fb0c9}.fls-match-meta{display:grid;color:var(--fls-muted);font-weight:800}.fls-mini-stats{display:flex}.fls-mini-stats span{min-width:24px;padding:2px 4px;border-radius:5px;background:#eef5ff;color:var(--fls-primary);text-align:center}.fls-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fls-info-card{padding:12px;border:1px solid var(--fls-line);border-radius:var(--fls-radius-md);background:#fff}.fls-info-card__label{color:var(--fls-muted);font-size:11px;font-weight:900;text-transform:uppercase}.fls-info-card__value{margin-top:4px;color:var(--fls-primary);font-size:18px;font-weight:950}.fls-table{width:100%;border-collapse:collapse}.fls-table th,.fls-table td{padding:9px 6px;border-bottom:1px solid var(--fls-line);font-size:12px;text-align:left}.fls-table th{color:var(--fls-muted);font-size:10px;font-weight:950;text-transform:uppercase}.fls-table td{color:var(--fls-primary);font-weight:850}.fls-table tr:last-child td{border-bottom:0}.fls-news-list{display:grid;gap:8px}.fls-news-item{padding:10px;border:1px solid var(--fls-line);border-radius:var(--fls-radius-sm);background:#f8fbff}.fls-news-item strong{display:block;color:var(--fls-primary);font-size:12px}.fls-news-item span{display:block;margin-top:3px;color:var(--fls-muted);font-size:11px;font-weight:700}.fls-footer{color:rgba(0,46,108,.72);text-align:center}.fls-api-note{padding:10px 12px;border:1px dashed rgba(0,46,108,.28);border-radius:var(--fls-radius-md);background:rgba(255,255,255,.66);color:var(--fls-primary);font-size:12px;font-weight:800}@media (max-width:1180px){.fls-layout{grid-template-columns:218px minmax(0,1fr)}.fls-aside{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){:root{--fls-header-h:54px;--fls-board-height:62vh}body{font-size:13px}.fls-shell{width:min(100% - 12px,var(--fls-container))}.fls-brand__title span{display:none}.fls-mainnav{display:none}.fls-layout{grid-template-columns:1fr;gap:10px;padding-top:10px}.fls-sidebar{order:2}.fls-main{order:1}.fls-aside{order:3;grid-template-columns:1fr}.fls-hero::after{right:-58px;bottom:-72px;width:210px;height:210px;border-width:34px}.fls-hero__inner{align-items:stretch}.fls-match-meta{justify-items:start}.fls-card-grid{grid-template-columns:1fr}.fls-mobile-nav{border:1px solid rgba(255,255,255,.22);background:rgba(0,46,108,.94);color:#fff}.fls-mobile-nav a{display:grid;place-items:center;color:rgba(255,255,255,.72)}.fls-mobile-nav a.is-active{background:rgba(255,255,255,.14);color:#fff}}@media (max-width:560px){.fls-hero h1{margin:10px 0 7px;line-height:1.03}.fls-hero p{max-width:100%;font-size:12.5px;line-height:1.42}.fls-hero-stats{gap:7px;margin-top:12px}.fls-hero-stat{padding:9px 7px;border-radius:10px}.fls-hero-stat strong{font-size:19px}.fls-hero-stat span{margin-top:4px;font-size:8.5px;letter-spacing:.01em}.fls-team-vs{margin:12px 0}.fls-feature-match .fls-team strong{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fls-score-big{margin:0;padding:8px 7px}.fls-match-row{grid-template-columns:44px minmax(0,1fr) 52px;min-height:60px}.fls-scoreline{font-size:17px}.fls-panel__head{padding:8px 9px;min-height:38px}.fls-panel__title,.fls-league-head,.fls-tab,.control-item,.btn-show-hidden{font-size:11px}.fls-time,.fls-match-meta,.fls-odds-league{font-size:10px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}.fls-control-panel{overflow:visible}.header-controls{padding:10px}.control-item,.btn-show-hidden{min-height:34px;padding:7px 10px;border:1px solid var(--fls-line);border-radius:var(--fls-radius-sm);background:#f7fbff;color:var(--fls-primary);font-size:12px;font-weight:900;line-height:1;white-space:nowrap}select.control-item{padding-right:28px;outline:0}.control-item:hover,.btn-show-hidden:hover{background:#e8f3ff}.btn-mute-toggle{min-width:38px;padding-inline:9px}.fls-filter-summary{margin:0 10px 10px;padding:8px 10px;border-radius:var(--fls-radius-sm);background:#eef5ff;color:var(--fls-primary);font-size:11px;font-weight:850}.darktoggle{display:inline-flex;align-items:center}.switch{position:relative;display:inline-flex;width:58px;height:34px;align-items:center}.switch input{position:absolute;width:1px;height:1px;opacity:0}.slider{position:relative;display:grid;width:58px;height:34px;grid-template-columns:1fr 1fr;place-items:center;border:1px solid var(--fls-line);border-radius:999px;background:#f7fbff;color:var(--fls-primary);font-size:12px;font-weight:950}.slider::before{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:none;content:"";transition:transform .12s ease}.switch input:checked+.slider::before{transform:translateX(24px)}.moon-icon,.sun-icon{position:relative;z-index:1;line-height:1}.fls-match-board::-webkit-scrollbar,.fls-modal__body::-webkit-scrollbar{width:8px}.fls-match-board::-webkit-scrollbar-thumb,.fls-modal__body::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(0,46,108,.24)}.fls-league-head{position:sticky;z-index:5;top:0}.fls-match-row.is-hot{background:#fffaf0}.fls-hide-match{border:1px solid rgba(0,46,108,.12);background:#f5f9ff;color:var(--fls-muted);font-weight:900}.fls-hide-match:hover{background:rgba(207,45,45,.08);color:var(--fls-danger)}.fls-board-footer{position:sticky;bottom:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(255,255,255,.94);font-weight:850}.fls-load-more{background:var(--fls-primary);color:#fff;font-weight:950}.fls-empty-state{display:grid;min-height:180px;place-items:center;gap:6px;padding:24px;color:var(--fls-primary);text-align:center}.fls-empty-state span{color:var(--fls-muted);font-size:12px;font-weight:750}.fls-league-list--compact{max-height:360px;overflow:auto;padding-right:2px}.fls-league-list--compact .fls-league-item{width:100%;border:0;background:transparent;text-align:left}.fls-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:16px;background:rgba(6,26,61,.48)}.fls-modal__card{width:min(560px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:var(--fls-radius-lg);background:#fff;box-shadow:none}.fls-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;background:var(--fls-primary);color:#fff;font-weight:950}.fls-modal__head button{width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:20px}.fls-modal__body{max-height:min(68vh,640px);overflow:auto;padding:12px}.fls-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fls-modal-option,.fls-modal-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--fls-line);border-radius:var(--fls-radius-sm);background:#f8fbff;color:var(--fls-primary);font-weight:900;text-align:left}.fls-modal-option{flex-direction:column;align-items:flex-start}.fls-modal-option small{color:var(--fls-muted);font-size:11px}.fls-modal-row strong{min-width:36px;padding:3px 6px;border-radius:7px;background:#eef5ff;text-align:center}.fls-modal-row--static button{min-height:28px;padding:5px 9px;border-radius:999px;background:var(--fls-primary);color:#fff;font-size:11px;font-weight:950}.fls-modal-option.is-active,.fls-modal-row.is-active{border-color:rgba(0,46,108,.34);background:#e8f3ff}.fls-modal-list{display:grid;gap:8px}.fls-modal-note{margin-top:10px;padding:10px;border-radius:var(--fls-radius-sm);color:var(--fls-muted);font-size:12px;font-weight:750}html.fls-dark body{color:#dbeafe}html.fls-dark .fls-panel,html.fls-dark .fls-control-panel,html.fls-dark .fls-modal__card{border-color:rgba(219,234,254,.12);background:#0b244f}html.fls-dark .fls-panel__head,html.fls-dark .fls-panel__title,html.fls-dark .fls-info-card__value,html.fls-dark .fls-table td,html.fls-dark .fls-league-item,html.fls-dark .fls-scoreline,html.fls-dark .control-item,html.fls-dark .btn-show-hidden,html.fls-dark .fls-filter-summary,html.fls-dark .fls-board-footer,html.fls-dark .fls-modal-row,html.fls-dark .fls-modal-option,html.fls-dark .fls-empty-state{color:#dbeafe}html.fls-dark .fls-league-head,html.fls-dark .fls-match-row,html.fls-dark .fls-match-row.is-live,html.fls-dark .fls-match-row.is-hot,html.fls-dark .fls-info-card,html.fls-dark .control-item,html.fls-dark .btn-show-hidden,html.fls-dark .slider,html.fls-dark .fls-filter-summary,html.fls-dark .fls-board-footer,html.fls-dark .fls-modal-row,html.fls-dark .fls-modal-option,html.fls-dark .fls-modal-note{background:#0f2d5d}html.fls-dark .fls-club__name,html.fls-dark .fls-footer{color:#bfdbfe}html.fls-dark .fls-club__crest,html.fls-dark .fls-mini-stats span,html.fls-dark .fls-count,html.fls-dark .fls-status-badge,html.fls-dark .fls-modal-row strong{background:#123a76;color:#dbeafe}@media (max-width:1180px){.header-controls{align-items:stretch}.control-item,.btn-show-hidden{flex:1 1 auto}}@media (max-width:900px){.fls-control-panel{order:2}.header-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.darktoggle,.btn-mute-toggle{justify-content:center}.fls-match-board{max-height:62vh}}@media (max-width:560px){.header-controls{grid-template-columns:1fr}.fls-board-footer{align-items:stretch;flex-direction:column}.fls-load-more{width:100%}.fls-modal-grid{grid-template-columns:1fr}}:root{--fls-board-height:clamp(520px,66vh,820px)}.fls-topbar__inner{gap:12px}.fls-actions{display:flex;align-items:center;gap:8px}.fls-header-tools{display:inline-flex;align-items:center;flex:0 0 auto}.fls-header-tools .darktoggle,.fls-header-tools .btn-mute-toggle{flex:0 0 auto}.fls-header-tools .switch,.fls-header-tools .slider{width:54px;height:34px}.fls-header-tools .slider{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.12);color:#fff;box-shadow:none}.fls-header-tools .slider::before{background:#ffffff;box-shadow:none}.fls-header-tools .switch input:checked+.slider::before{transform:translateX(20px)}.fls-header-tools .btn-mute-toggle{display:grid;width:34px;min-width:34px;height:34px;min-height:34px;place-items:center;padding:0;border-color:rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;line-height:1}.fls-header-tools .btn-mute-toggle:hover,.fls-header-tools .slider:hover{background:rgba(255,255,255,.2)}.fls-iconbtn[data-score-refresh],[data-score-refresh]{display:none !important}.fls-filter-summary{display:none !important}.fls-match-board{max-height:var(--fls-board-height)}.fls-live-leagues-panel{display:flex;flex-direction:column;min-height:var(--fls-board-height);max-height:var(--fls-board-height)}.fls-live-leagues-panel .fls-panel__head{flex:0 0 auto}.fls-live-leagues-panel .fls-panel__body{flex:1 1 auto;min-height:0;overflow:hidden}.fls-live-leagues-panel .fls-league-list--compact{max-height:none;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:0;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar{width:0;height:0;display:none}.fls-live-leagues-panel .fls-league-item{min-height:40px}html.fls-dark .fls-header-tools .slider,html.fls-dark .fls-header-tools .btn-mute-toggle{border-color:rgba(219,234,254,.18);background:rgba(219,234,254,.1);color:#dbeafe}html.fls-dark .fls-header-tools .slider::before{background:#dbeafe}@media (max-width:1100px){.fls-search{width:min(230px,30vw)}.fls-header-tools .switch,.fls-header-tools .slider{width:48px}.fls-header-tools .switch input:checked+.slider::before{transform:translateX(14px)}}@media (max-width:900px){.fls-search{min-width:0}.fls-live-leagues-panel{min-height:min(520px,58vh);max-height:min(520px,58vh)}}@media (max-width:560px){.fls-topbar__inner{gap:8px}.fls-actions{gap:7px}.fls-header-tools{gap:5px}.fls-header-tools .switch,.fls-header-tools .slider{width:44px;height:32px}.fls-header-tools .slider::before{width:22px;height:22px}.fls-header-tools .switch input:checked+.slider::before{transform:translateX(14px)}.fls-header-tools .btn-mute-toggle{width:32px;min-width:32px;height:32px;min-height:32px}}.fls-layout--no-aside{grid-template-columns:220px minmax(0,1fr)}.fls-aside--hidden{display:none !important}.fls-actions{min-width:0;flex:0 1 auto}.fls-search{width:clamp(150px,18vw,230px);height:36px;gap:6px;padding:0 11px;border-radius:999px}.fls-search__icon{display:inline-grid;flex:0 0 auto;width:14px;height:14px;place-items:center;color:rgba(255,255,255,.72);font-size:13px;line-height:1}.fls-search input{min-width:0;font-size:12px;font-weight:800}.fls-header-tools{gap:6px}.fls-lang-toggle{display:grid;width:36px;min-width:36px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:11px;font-weight:950;letter-spacing:.04em;line-height:1;transition:background-color .12s ease,border-color .12s ease}.fls-lang-toggle:hover,.fls-lang-toggle:focus-visible{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.2);outline:0}.fls-lang-toggle:active{transform:none}html.fls-dark .fls-lang-toggle{border-color:rgba(219,234,254,.18);background:rgba(219,234,254,.1);color:#dbeafe}@media (min-width:1181px){.fls-layout--no-aside .fls-main{min-width:0}}@media (max-width:1240px){.fls-mainnav__item{padding-inline:9px;font-size:11px}.fls-search{width:clamp(138px,17vw,200px)}}@media (max-width:1040px){.fls-mainnav{min-width:0;justify-content:flex-start}.fls-brand{min-width:190px}.fls-search{width:170px}}@media (max-width:900px){.fls-layout--no-aside{grid-template-columns:1fr}.fls-actions{flex:1 1 auto}.fls-search{display:flex;flex:1 1 auto;width:auto;max-width:260px}}@media (max-width:640px){.fls-brand__title strong{max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-search{max-width:180px}.fls-lang-toggle{width:34px;min-width:34px;height:32px}}@media (max-width:520px){.fls-brand__title{display:none}.fls-search{max-width:150px}}.fls-modal--league .fls-modal__head{background:linear-gradient(135deg,#0b4f9f 0%,#0872bd 100%)}.fls-league-modal{flex-direction:column;background:#f7fbff}.fls-league-modal__tabs{display:flex;border-bottom:1px solid var(--fls-line)}.fls-league-tab{flex:0 0 auto;background:#eef5ff;color:var(--fls-primary);font-weight:950}.fls-league-tab.is-active{background:#0872bd;color:#fff}.fls-league-modal__list{background:#f8fbff}.fls-league-modal__list::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(0,46,108,.22)}.fls-league-check{display:flex;min-width:0;align-items:center;justify-content:space-between;color:var(--fls-primary);font-weight:850;cursor:pointer}.fls-league-check__main{display:inline-flex;min-width:0;align-items:center}.fls-league-check input{flex:0 0 auto;accent-color:#0872bd}.fls-league-check__main span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-league-check.is-hot{color:#e53935}.fls-league-check strong{flex:0 0 auto;background:#eef5ff;color:var(--fls-primary);text-align:center}.fls-league-modal__footer{justify-content:space-between;border-top:1px solid var(--fls-line);background:#fff}.fls-league-modal__footer>strong{color:var(--fls-primary);font-weight:950}.fls-league-modal__actions{flex-wrap:wrap}.fls-league-modal__actions button{border:1px solid rgba(0,46,108,.18);background:#f7fbff;color:var(--fls-primary);font-weight:950}.fls-league-modal__actions button.is-primary{border-color:#0872bd;background:#0872bd;color:#fff}html.fls-dark .fls-modal--league .fls-modal__head{background:linear-gradient(135deg,#0f2d5d 0%,#0b4f9f 100%)}html.fls-dark .fls-league-modal,html.fls-dark .fls-league-modal__list,html.fls-dark .fls-league-modal__footer{border-color:rgba(219,234,254,.12);background:#0b244f}html.fls-dark .fls-league-check,html.fls-dark .fls-league-modal__footer>strong{color:#dbeafe}html.fls-dark .fls-league-tab,html.fls-dark .fls-league-check strong,html.fls-dark .fls-league-modal__actions button{border-color:rgba(219,234,254,.14);background:#123a76;color:#dbeafe}html.fls-dark .fls-league-tab.is-active,html.fls-dark .fls-league-modal__actions button.is-primary{border-color:#3a8ee6;background:#0b6fbd;color:#fff}@media (max-width:680px){.fls-modal--league{padding:8px}.fls-modal--league .fls-modal__card{width:calc(100vw - 20px);max-height:90vh}.fls-league-modal__list{grid-template-columns:1fr;gap:4px;padding:10px 12px}.fls-league-modal__footer{align-items:stretch;flex-direction:column}.fls-league-modal__actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}.fls-league-modal__actions .is-primary{grid-column:1 / -1}}.fls-club__crest,.fls-team__crest{display:none !important}.fls-team{gap:4px}.fls-feature-match .fls-team strong{font-size:clamp(12px,.86vw,14px);line-height:1.25}.fls-card-grid--modal{width:min(520px,100%);padding:4px}.fls-mainnav__item,.fls-mobile-nav a{user-select:none}@media (max-width:760px){.fls-hero__eyebrow{padding:5px 9px;font-size:9.5px}.fls-feature-match__status{gap:8px;font-size:9.5px}}@media (max-width:420px){.fls-hero__inner{padding:14px}.fls-hero-stats{gap:5px}.fls-hero-stat{min-height:58px;padding:8px 6px}.fls-hero-stat strong{font-size:17px}.fls-hero-stat span{font-size:7.8px}.fls-score-big{min-width:54px;font-size:18px}}.fls-hero{--fls-hero-banner-image:none;isolation:isolate;background-color:#064b94;contain:layout paint}.fls-hero::before{position:absolute;inset:0;z-index:0;background-image:var(--fls-hero-banner-image);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;pointer-events:none;content:""}.fls-hero.has-banner-image::before{opacity:1}.fls-hero::after{z-index:1;pointer-events:none}.fls-hero__inner{z-index:2}.fls-hero.is-image-only .fls-hero__content,.fls-hero.is-image-only .fls-hero-stats,.fls-hero.is-image-only .fls-feature-match{opacity:0;visibility:hidden;pointer-events:none}.fls-hero-banner-dots{position:absolute;top:clamp(14px,2vw,32px);right:clamp(14px,2vw,32px);bottom:auto;z-index:4;display:inline-flex;align-items:center;gap:7px}.fls-hero-banner-dots button{display:grid;width:22px;height:8px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.22);box-shadow:none;transition:background-color .12s ease}.fls-hero-banner-dots button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.fls-hero-banner-dots button.is-active{width:36px;background:rgba(255,255,255,.9)}.fls-hero-stat{display:flex;min-width:0;align-items:center;gap:clamp(8px,1vw,16px)}.fls-hero-stat__icon{position:relative;z-index:1;display:grid;flex:0 0 auto;width:clamp(32px,3.25vw,52px);height:clamp(32px,3.25vw,52px);place-items:center;border:1px solid rgba(105,186,255,.3);border-radius:999px;background:rgba(4,78,155,.42);box-shadow:none}.fls-hero-stat__icon svg{width:56%;height:56%;fill:none;stroke:#ffffff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fls-hero-stat__icon svg circle:not([fill]){fill:none}.fls-hero-stat__meta{position:relative;z-index:1;display:block;min-width:0}.fls-hero-stat .fls-hero-stat__icon{display:grid;margin-top:0;color:#fff;font-size:inherit}.fls-hero-stat .fls-hero-stat__meta{display:block;margin-top:0;color:inherit;font-size:inherit}.fls-hero-stat .fls-hero-stat__meta>strong,.fls-hero-stat .fls-hero-stat__meta>span{display:block}@media (min-width:901px){.fls-layout--no-aside .fls-hero{width:100%;min-height:0;height:auto;max-height:none;aspect-ratio:2000 / 810;container-type:inline-size}.fls-layout--no-aside .fls-hero__inner{--hero-pad-x:clamp(24px,4.25cqw,64px);--hero-pad-y:clamp(20px,3.2cqw,52px);--hero-gap-x:clamp(20px,4cqw,72px);--feature-w:clamp(260px,32cqw,430px);--feature-h:clamp(132px,15.5cqw,218px);display:grid;width:100%;height:100%;min-height:0;align-items:stretch;grid-template-columns:minmax(0,1fr) var(--feature-w);grid-template-rows:auto minmax(12px,1fr) auto;grid-template-areas:"heroContent heroBlank" "heroMiddle heroMiddle" "heroStats heroFeature";column-gap:var(--hero-gap-x);row-gap:clamp(12px,2cqw,34px);padding:var(--hero-pad-y) var(--hero-pad-x)}.fls-layout--no-aside .fls-hero__content{grid-area:heroContent;align-self:start;justify-self:start;width:min(720px,100%);max-width:720px;min-width:0}.fls-layout--no-aside .fls-hero__eyebrow{margin:0;padding:clamp(5px,.7cqw,8px) clamp(9px,1.3cqw,15px);border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.12);box-shadow:none;font-size:clamp(8.5px,.78cqw,12px);letter-spacing:.015em}.fls-layout--no-aside .fls-hero h1{max-width:720px;margin:clamp(10px,1.35cqw,21px) 0 clamp(5px,.8cqw,13px);font-size:clamp(27px,4.15cqw,58px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.fls-layout--no-aside .fls-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.86);font-size:clamp(10px,1.15cqw,16px);line-height:1.48}.fls-layout--no-aside .fls-hero-stats{grid-area:heroStats;align-self:end;justify-self:start;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.2cqw,16px);width:min(100%,650px);max-width:100%;min-width:0;margin:0;padding:0}.fls-layout--no-aside .fls-hero-stat{min-width:0;min-height:clamp(50px,6.1cqw,86px);padding:clamp(8px,1.12cqw,17px) clamp(9px,1.35cqw,20px);overflow:hidden;border-color:rgba(255,255,255,.18);border-radius:clamp(11px,1.15cqw,18px);background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.07));box-shadow:none}.fls-layout--no-aside .fls-hero-stat__icon{width:clamp(30px,4.2cqw,52px);height:clamp(30px,4.2cqw,52px)}.fls-layout--no-aside .fls-hero-stat strong{overflow:hidden;font-size:clamp(17px,2.25cqw,30px);line-height:1;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.fls-layout--no-aside .fls-hero-stat .fls-hero-stat__meta>span{margin-top:4px;overflow:hidden;color:rgba(255,255,255,.78);font-size:clamp(7.5px,.82cqw,11px);font-weight:900;line-height:1.1;letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.fls-layout--no-aside .fls-feature-match{grid-area:heroFeature;align-self:end;justify-self:end;width:var(--feature-w);min-width:0;min-height:var(--feature-h);max-height:none;padding:clamp(12px,1.55cqw,24px);overflow:hidden;border-color:rgba(255,255,255,.24);border-radius:clamp(13px,1.4cqw,21px);background:rgba(255,255,255,.12);box-shadow:none}.fls-layout--no-aside .fls-feature-match__status{color:rgba(255,255,255,.9);font-size:clamp(8px,.88cqw,12px);line-height:1.2;letter-spacing:.015em}.fls-layout--no-aside .fls-feature-match__status span:first-child{max-width:76%}.fls-layout--no-aside .fls-team-vs{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(7px,1.15cqw,16px);margin:clamp(12px,1.35cqw,20px) 0 clamp(13px,1.45cqw,22px)}.fls-layout--no-aside .fls-feature-match .fls-team strong{max-width:100%;overflow:hidden;color:rgba(255,255,255,.96);font-size:clamp(10px,1.05cqw,16px);font-weight:950;text-overflow:ellipsis;white-space:nowrap}.fls-layout--no-aside .fls-score-big{min-width:clamp(56px,6.4cqw,94px);padding:clamp(7px,.9cqw,13px) clamp(8px,1.1cqw,16px);border-radius:clamp(9px,1.05cqw,16px);background:rgba(255,255,255,.96);box-shadow:none;font-size:clamp(19px,2.3cqw,34px)}.fls-layout--no-aside .fls-timeline{height:clamp(5px,.5cqw,7px);background:rgba(255,255,255,.18)}.fls-layout--no-aside .fls-timeline__bar{background:#fff}}@media (min-width:901px) and (max-width:1120px){.fls-layout--no-aside .fls-hero__inner{--hero-pad-x:clamp(20px,3cqw,34px);--hero-pad-y:clamp(18px,2.4cqw,30px);--hero-gap-x:clamp(16px,2.4cqw,30px);--feature-w:clamp(250px,35cqw,340px);--feature-h:clamp(118px,16cqw,170px)}.fls-layout--no-aside .fls-hero h1{font-size:clamp(27px,3.7cqw,42px)}.fls-layout--no-aside .fls-hero p{max-width:500px;font-size:clamp(9.5px,1.25cqw,13px)}.fls-layout--no-aside .fls-hero-stat{min-height:clamp(48px,6cqw,66px)}}@media (max-width:900px){.fls-hero{min-height:0;aspect-ratio:auto;border-radius:16px}.fls-hero__inner{display:grid;grid-template-columns:1fr;grid-template-areas:"heroContent" "heroStats" "heroFeature" "heroDots";gap:14px;padding:16px}.fls-hero__content{grid-area:heroContent;max-width:100%}.fls-hero h1{margin-top:12px;font-size:clamp(27px,8vw,38px);line-height:1}.fls-hero p{font-size:13px;line-height:1.45}.fls-hero-stats{grid-area:heroStats;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.fls-hero-stat{min-height:54px;padding:9px 10px;gap:8px}.fls-hero-stat__icon{width:36px;height:36px}.fls-hero-stat strong{font-size:18px}.fls-hero-stat .fls-hero-stat__meta>span{margin-top:3px;color:rgba(255,255,255,.76);font-size:9px;font-weight:900;text-transform:uppercase}.fls-feature-match{grid-area:heroFeature;min-height:132px;padding:12px}.fls-hero-banner-dots{position:static;grid-area:heroDots;justify-self:center;margin-top:-2px}}@media (max-width:560px){.fls-hero__inner{gap:12px;padding:14px}.fls-hero__eyebrow{padding:5px 9px;font-size:9px}.fls-hero h1{font-size:clamp(25px,9vw,34px)}.fls-hero-stats{grid-template-columns:1fr}.fls-hero-stat{min-height:50px}.fls-hero-stat__icon{width:34px;height:34px}.fls-feature-match{min-height:150px}.fls-team-vs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.fls-score-big{min-width:56px;font-size:18px}}.fls-hero[data-hero-banner]{position:relative;width:100%;height:var(--fls-hero-lock-h,auto) !important;min-height:0 !important;max-height:none !important;aspect-ratio:2000 / 810 !important;overflow:hidden !important;border-radius:clamp(12px,1.25vw,18px);contain:layout paint}.fls-hero[data-hero-banner]>.fls-hero__inner{position:absolute !important;top:0;left:0;z-index:2;display:block !important;width:2000px !important;height:810px !important;min-width:2000px !important;min-height:810px !important;padding:0 !important;transform:scale(var(--fls-hero-scale,1));transform-origin:0 0}.fls-hero[data-hero-banner] .fls-hero__content,.fls-hero[data-hero-banner] .fls-hero-stats,.fls-hero[data-hero-banner] .fls-feature-match,.fls-hero[data-hero-banner] .fls-hero-banner-dots{position:absolute !important;min-width:0}.fls-hero[data-hero-banner] .fls-hero__content{top:72px;left:82px;width:980px;max-width:980px}.fls-hero[data-hero-banner] .fls-hero__eyebrow{margin:0;padding:12px 22px;border:2px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.12);box-shadow:none;font-size:17px;font-weight:950;line-height:1;letter-spacing:.02em}.fls-hero[data-hero-banner] .fls-hero__eyebrow .fls-ticker-pill__live{width:12px;height:12px}.fls-hero[data-hero-banner] h1{width:100%;max-width:100%;margin:40px 0 18px;overflow:hidden;color:#fff;font-size:76px;font-weight:950;line-height:.98;letter-spacing:-.058em;text-overflow:ellipsis;white-space:nowrap}.fls-hero[data-hero-banner] p{display:-webkit-box;width:1080px;max-width:1080px;margin:0;overflow:hidden;color:rgba(255,255,255,.88);font-size:28px;font-weight:700;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fls-hero[data-hero-banner] .fls-hero-stats{display:grid !important;max-width:none;margin:0 !important;padding:0 !important}.fls-hero[data-hero-banner] .fls-hero-stat{display:flex !important;align-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.17);background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.065));box-shadow:none}.fls-hero[data-hero-banner] .fls-hero-stat__icon{border-width:2px}.fls-hero[data-hero-banner] .fls-hero-stat__icon svg{stroke-width:1.9}.fls-hero[data-hero-banner] .fls-hero-stat strong{display:block;overflow:hidden;color:#fff;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.fls-hero[data-hero-banner] .fls-hero-stat .fls-hero-stat__meta>span{display:block;overflow:hidden;color:rgba(255,255,255,.78);font-weight:950;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.fls-hero[data-hero-banner] .fls-feature-match{right:82px;bottom:76px;display:flex !important;width:720px;height:300px;min-height:0 !important;max-height:none !important;flex-direction:column;justify-content:space-between;padding:42px 48px 36px;overflow:hidden;border:2px solid rgba(255,255,255,.22);border-radius:24px;background:rgba(255,255,255,.12);box-shadow:none}.fls-hero[data-hero-banner] .fls-feature-match__status{display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.9);font-size:16px;font-weight:950;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.fls-hero[data-hero-banner] .fls-feature-match__status span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-hero[data-hero-banner] .fls-feature-match__status span:first-child{max-width:78%}.fls-hero[data-hero-banner] .fls-team-vs{display:grid !important;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr) !important;align-items:center;gap:28px;margin:20px 0 22px}.fls-hero[data-hero-banner] .fls-feature-match .fls-team{min-width:0;text-align:center}.fls-hero[data-hero-banner] .fls-feature-match .fls-team strong{display:block;width:100%;max-width:100%;overflow:hidden;color:rgba(255,255,255,.98);font-size:27px;font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.fls-hero[data-hero-banner] .fls-score-big{min-width:150px;padding:18px 20px 20px;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:none;color:var(--fls-primary);font-size:49px;font-weight:950;line-height:1;text-align:center}.fls-hero[data-hero-banner] .fls-timeline{height:10px;border-radius:999px;background:rgba(255,255,255,.18)}.fls-hero[data-hero-banner] .fls-timeline__bar{background:#fff}.fls-hero[data-hero-banner] .fls-hero-banner-dots{right:44px;bottom:35px;top:auto;z-index:4;display:inline-flex !important;align-items:center;gap:12px;margin:0 !important}.fls-hero[data-hero-banner] .fls-hero-banner-dots button{width:34px;height:10px;border-radius:999px}.fls-hero[data-hero-banner] .fls-hero-banner-dots button.is-active{width:58px}.fls-hero[data-hero-banner].is-image-only .fls-hero__content,.fls-hero[data-hero-banner].is-image-only .fls-hero-stats,.fls-hero[data-hero-banner].is-image-only .fls-feature-match{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:900px){.fls-hero[data-hero-banner]{border-radius:16px}.fls-hero[data-hero-banner] .fls-hero__content{top:66px;left:76px;width:1120px;max-width:1120px}.fls-hero[data-hero-banner] h1{font-size:88px}.fls-hero[data-hero-banner] p{width:1240px;max-width:1240px;font-size:31px;line-height:1.35}.fls-hero[data-hero-banner] .fls-hero-stats{left:76px;bottom:76px}.fls-hero[data-hero-banner] .fls-hero-stat{width:305px;height:132px}.fls-hero[data-hero-banner] .fls-feature-match{right:72px;bottom:76px;width:720px;height:292px}}@media (max-width:420px){.fls-hero[data-hero-banner] .fls-hero__content{top:58px;left:64px;width:1080px}.fls-hero[data-hero-banner] .fls-hero__eyebrow{padding:11px 20px;font-size:16px}.fls-hero[data-hero-banner] h1{margin-top:34px;font-size:84px}.fls-hero[data-hero-banner] p{width:1220px;font-size:30px}.fls-hero[data-hero-banner] .fls-hero-stat{padding:24px 26px}.fls-hero[data-hero-banner] .fls-feature-match{right:60px;bottom:62px;width:720px;height:276px;padding:36px 42px 32px}.fls-hero[data-hero-banner] .fls-feature-match .fls-team strong{font-size:25px}.fls-hero[data-hero-banner] .fls-score-big{min-width:142px;font-size:46px}}.fls-hero[data-hero-banner] .fls-hero-stat{min-width:0 !important}.fls-hero[data-hero-banner] .fls-hero-stat__meta{flex:1 1 auto}.fls-hero[data-hero-banner] .fls-hero-stat strong{max-width:none !important;width:100%}.fls-hero[data-hero-banner] .fls-hero-stat--updated strong,.fls-hero[data-hero-banner] .fls-hero-stat [data-last-update]{max-width:none !important;overflow:visible !important;text-overflow:clip !important}@media (max-width:900px){.fls-hero[data-hero-banner] .fls-hero-stats{width:1060px !important;grid-template-columns:286px 286px 410px !important;gap:28px !important}.fls-hero[data-hero-banner] .fls-hero-stat:nth-child(3),.fls-hero[data-hero-banner] .fls-hero-stat--updated{width:410px !important}.fls-hero[data-hero-banner] .fls-hero-stat--updated strong,.fls-hero[data-hero-banner] .fls-hero-stat [data-last-update]{font-size:40px !important}}.fls-odds-mode [data-live-only]{display:none !important}.fls-odds-section[hidden]{display:none !important}.fls-odds-head{align-items:flex-start;justify-content:space-between;gap:14px;padding:16px;border-bottom:1px solid var(--fls-line)}.fls-odds-head h2{margin:4px 0 4px;color:var(--fls-primary);font-size:clamp(18px,2vw,24px);line-height:1.1;letter-spacing:-.02em}.fls-odds-head p{max-width:760px;margin:0;color:var(--fls-muted);font-size:13px;font-weight:700}.fls-odds-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--fls-primary-2);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fls-odds-eyebrow::before{width:7px;height:7px;border-radius:999px;background:var(--fls-live);box-shadow:none;content:""}.fls-odds-summary{display:flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--fls-primary);font-size:12px;font-weight:900}.fls-odds-summary span{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:7px 10px;border:1px solid rgba(0,46,108,.12);border-radius:999px;background:rgba(255,255,255,.8)}.fls-odds-controls .control-item,.fls-odds-controls .fls-search{width:100%;min-height:38px}.fls-odds-search{border-color:rgba(0,46,108,.14);background:#fff;color:var(--fls-primary)}.fls-odds-search input{color:var(--fls-primary)}.fls-odds-search input::placeholder{color:rgba(20,52,92,.55)}.fls-odds-card{display:grid}.fls-odds-card__match{display:grid;gap:8px;min-width:0}.fls-odds-time{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--fls-primary);font-size:12px;font-weight:900}.fls-odds-time small{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:rgba(0,46,108,.1);color:var(--fls-primary-2);font-size:10px;text-transform:uppercase}.fls-odds-teams{display:flex;align-items:center;gap:7px}.fls-odds-teams strong{overflow:hidden;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.fls-odds-teams span{flex:0 0 auto;color:var(--fls-muted);font-size:10px;font-weight:900;text-transform:uppercase}.fls-odds-league{overflow:hidden;color:var(--fls-muted);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.fls-odds-markets{display:grid}.fls-odds-market h3{font-weight:900;letter-spacing:.02em;text-transform:uppercase}.fls-odds-grid{display:grid}.fls-odds-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.fls-odds-cell{display:grid;border:1px solid rgba(0,46,108,.09);text-align:center}.fls-odds-cell span{overflow:hidden;color:var(--fls-muted);font-size:9.5px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.fls-odds-cell strong{min-width:0;overflow:hidden;color:var(--fls-primary);font-size:13px;font-weight:950;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.fls-odds-cell.is-line strong{font-size:12px}html.dark .fls-odds-head,html.dark .fls-odds-card,html.dark .fls-odds-cell{background:#08224b}html.dark .fls-odds-controls,html.dark .fls-odds-board,html.dark .fls-odds-market,html.dark .fls-odds-card__match{background:rgba(7,24,51,.78)}html.dark .fls-odds-head h2,html.dark .fls-odds-time,html.dark .fls-odds-teams,html.dark .fls-odds-market h3,html.dark .fls-odds-cell strong{color:#eef5ff}html.dark .fls-odds-head p,html.dark .fls-odds-league,html.dark .fls-odds-cell span{color:rgba(238,245,255,.72)}@media (max-width:760px){.fls-odds-head{flex-direction:column}.fls-odds-summary{width:100%;flex-wrap:wrap}.fls-odds-grid--3{grid-template-columns:repeat(3,minmax(72px,1fr));overflow-x:auto}}@media (max-width:520px){.fls-mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr))}}.fls-odds-head{display:none !important}.fls-odds-controls{border-top:0;border-bottom:1px solid var(--fls-line)}.fls-odds-footer>span{display:none !important}@media (max-width:760px){.fls-odds-controls{border-top:0}}.fls-section-tabs.is-hidden-ui,.fls-section-tabs:has([data-status-filter]){display:none !important}.fls-odds-market-status{display:grid;gap:7px;margin-top:8px;padding-top:8px;border-top:1px solid var(--fls-line)}.fls-odds-market-status__title{color:var(--fls-primary);font-size:10px;font-weight:950;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.fls-odds-market-status__grid{display:grid;grid-template-columns:1fr;gap:6px}.fls-odds-market-status__button{display:flex;width:100%;min-height:34px;align-items:center;justify-content:flex-start;padding:8px 10px;border:1px solid rgba(0,46,108,.1);border-radius:8px;background:#f5f9ff;color:var(--fls-primary);font-size:11px;font-weight:950;line-height:1.2;text-align:left}.fls-odds-market-status__button.is-active{border-color:rgba(0,46,108,.2);background:#d8e8fb}.fls-odds-market-status__button:focus-visible{outline:2px solid rgba(0,46,108,.32);outline-offset:2px}html.dark .fls-odds-market-status__title,html.fls-dark .fls-odds-market-status__title{color:#dbeafe}html.dark .fls-odds-market-status__button,html.fls-dark .fls-odds-market-status__button{border-color:rgba(219,234,254,.12);background:#0f2d5d;color:#dbeafe}html.dark .fls-odds-market-status__button.is-active,html.fls-dark .fls-odds-market-status__button.is-active{border-color:rgba(147,197,253,.26);background:#123a76}@media (max-width:760px){.fls-odds-search{padding-inline:10px}.fls-odds-controls [data-odds-refresh]{width:100%;padding-inline:10px}}@media (max-width:520px){.fls-odds-search,.fls-odds-controls [data-odds-refresh]{grid-column:auto}}@media (max-width:380px){.fls-odds-search input,.fls-odds-controls [data-odds-refresh]{font-size:10.5px}}.fls-tables-mode [data-live-only]{display:none !important}.fls-tables-section[hidden]{display:none !important}.fls-tables-section{overflow:hidden}.fls-tables-head{align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--fls-line);background:#fff}.fls-tables-eyebrow{color:var(--fls-primary-2);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.fls-tables-head h2{margin:3px 0 4px;color:var(--fls-primary);font-size:clamp(18px,2vw,24px);line-height:1.1;letter-spacing:-.02em}.fls-tables-head p{max-width:760px;margin:0;color:var(--fls-muted);font-size:12px;font-weight:750}.fls-tables-summary{display:flex;flex:0 0 auto;align-items:center;gap:7px;color:var(--fls-primary);font-size:11px;font-weight:950}.fls-tables-summary span{display:inline-flex;min-height:30px;align-items:center;gap:4px;padding:6px 9px;border:1px solid rgba(0,46,108,.12);border-radius:999px;background:#f7fbff}.fls-tables-controls{display:grid;grid-template-columns:minmax(160px,.75fr) minmax(220px,1fr) auto;gap:8px;padding:10px 12px;border-bottom:1px solid var(--fls-line);background:#eef5ff}.fls-tables-controls .control-item,.fls-tables-controls .fls-search,.fls-tables-controls [data-tables-refresh]{width:100%}.fls-tables-search{border-color:rgba(0,46,108,.14);background:#fff;color:var(--fls-primary)}.fls-tables-search input{color:var(--fls-primary)}.fls-tables-search input::placeholder{color:rgba(20,52,92,.55)}.fls-tables-board{display:grid;gap:10px;padding:10px;background:#f7fbff}.fls-tables-league-head{display:flex;align-items:center;justify-content:space-between;gap:8px;text-transform:uppercase}.fls-tables-table{width:100%;border-collapse:collapse}.fls-tables-table th,.fls-tables-table td{border-bottom:1px solid rgba(0,46,108,.09);color:var(--fls-primary);text-align:center;white-space:nowrap}.fls-tables-table th{text-transform:uppercase}.fls-tables-team{display:inline-flex;min-width:0;max-width:260px;align-items:center;gap:7px;color:var(--fls-ink);font-weight:900;text-align:left}.fls-tables-team img{flex:0 0 auto;width:20px;height:20px;border-radius:50%;object-fit:contain}.fls-tables-team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-tables-rank{display:inline-grid;min-width:26px;min-height:22px;place-items:center;padding:2px 6px;border-radius:6px;background:var(--rank-color,var(--fls-primary));color:#fff;font-size:11px;font-weight:950}.fls-tables-points{font-weight:950}.fls-tables-empty,.fls-tables-loading{display:grid;min-height:150px;place-items:center;gap:6px;padding:22px;color:var(--fls-primary);text-align:center}.fls-tables-empty span,.fls-tables-loading span{color:var(--fls-muted);font-size:12px;font-weight:750}html.dark .fls-tables-head,html.fls-dark .fls-tables-head,html.dark .fls-tables-league-block,html.fls-dark .fls-tables-league-block,html.dark .fls-tables-table,html.fls-dark .fls-tables-table{background:#0b244f}html.dark .fls-tables-controls,html.fls-dark .fls-tables-controls,html.dark .fls-tables-board,html.fls-dark .fls-tables-board,html.dark .fls-tables-league-head,html.fls-dark .fls-tables-league-head,html.dark .fls-tables-table th,html.fls-dark .fls-tables-table th{background:#0f2d5d}html.dark .fls-tables-head h2,html.fls-dark .fls-tables-head h2,html.dark .fls-tables-league-head,html.fls-dark .fls-tables-league-head,html.dark .fls-tables-table th,html.fls-dark .fls-tables-table th,html.dark .fls-tables-table td,html.fls-dark .fls-tables-table td,html.dark .fls-tables-team,html.fls-dark .fls-tables-team{color:#dbeafe}html.dark .fls-tables-head p,html.fls-dark .fls-tables-head p,html.dark .fls-tables-eyebrow,html.fls-dark .fls-tables-eyebrow{color:#bfdbfe}@media (max-width:760px){.fls-tables-head{flex-direction:column;padding:12px}.fls-tables-summary{width:100%;flex-wrap:wrap}.fls-tables-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;padding:8px}.fls-tables-controls .control-item{grid-column:1 / -1}.fls-tables-search{grid-column:1 / 2;padding-inline:10px}.fls-tables-controls [data-tables-refresh]{grid-column:2 / 3;padding-inline:10px}.fls-tables-board{padding:7px}.fls-tables-table{min-width:620px}.fls-tables-table th,.fls-tables-table td{padding:7px 6px;font-size:10.5px}.fls-tables-team{max-width:170px}}@media (max-width:420px){.fls-tables-table{min-width:560px}.fls-tables-team{max-width:140px}}.fls-tables-head{display:none !important}.fls-tables-loading span,.fls-tables-loading small,.fls-tables-loading a{display:none !important}.fls-tables-section{border-top:0}.fls-tables-controls{border-top:0}.fls-hero.is-clickable{cursor:pointer}.fls-goal-popups{position:fixed;top:calc(var(--fls-header-h)+14px);right:max(12px,calc((100vw - var(--fls-container)) / 2+12px));display:grid;width:min(330px,calc(100vw - 24px));gap:8px}.fls-goal-popups[data-placement="center"]{top:50%;right:auto;left:50%;width:min(360px,calc(100vw - 28px));transform:translate3d(-50%,-50%,0)}.fls-goal-toast{display:grid;align-items:center;gap:10px;min-height:82px;padding:12px;border:1px solid rgba(255,255,255,.24);background:linear-gradient(135deg,#073f86 0%,#0a64bd 100%);color:#fff;pointer-events:auto}.fls-goal-toast__mark{display:grid;place-items:center;border-radius:50%;color:#fff;font-size:10px;font-weight:950;letter-spacing:.06em}.fls-goal-toast__body strong,.fls-goal-toast__body span,.fls-goal-toast__body small,.fls-goal-toast__body em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-goal-toast__body strong{font-weight:950}.fls-goal-toast__body span{color:rgba(255,255,255,.88);font-weight:900}.fls-goal-toast__body small{margin-top:3px;color:rgba(255,255,255,.78);font-size:11px;font-weight:750}.fls-goal-toast__body b{color:#fff;font-weight:950}.fls-goal-toast__body em{margin-top:3px;color:rgba(255,255,255,.66);font-size:10px;font-style:normal;font-weight:800}.fls-goal-toast__close{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:18px;line-height:1}@keyframes fls-goal-in{to{opacity:1;transform:translate3d(0,0,0) scale(1)}}@keyframes fls-goal-out{to{opacity:0;transform:translate3d(0,-8px,0) scale(.98)}}@media (max-width:1180px){.fls-topbar__inner{grid-template-columns:minmax(130px,190px) minmax(0,1fr) auto;gap:8px}.fls-mainnav__item{padding-inline:9px;font-size:11px}.fls-search{width:176px}}@media (max-width:980px){.fls-brand__title strong{font-size:13px}.fls-mainnav__item{padding-inline:8px;font-size:10.5px}.fls-search{width:150px;padding-inline:10px}}@media (max-width:900px){.fls-iconbtn{width:34px;height:34px}.fls-auth-btn{padding-inline:10px}}@media (max-width:420px){.fls-brand__mark{width:30px;height:30px;border-radius:10px}.fls-brand__title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-goal-toast{grid-template-columns:48px minmax(0,1fr) 28px;gap:8px;min-height:76px;padding:10px;border-radius:14px}.fls-goal-toast__mark{width:46px;height:46px;font-size:9px}}.fls-main,.fls-sidebar{min-width:0}.fls-match-board{overflow:hidden}.fls-league-block:last-child .fls-match-row:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.fls-stat-pill{gap:5px;border:1px solid rgba(0,46,108,.12);color:var(--fls-primary);box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.fls-stat-pill__icon{color:#0b4f9f;flex:0 0 18px}.fls-stat-pill small,.fls-stat-pill b{display:block;line-height:1}.fls-stat-pill small{font-weight:900;color:#5977a5}.fls-stat-pill b{font-weight:950;color:var(--fls-primary)}.fls-stat-pill--yellow{background:linear-gradient(180deg,#fffbed 0%,#fff4c3 100%);border-color:rgba(245,158,11,.24)}.fls-stat-pill--yellow .fls-stat-pill__icon{color:#d99306}.fls-stat-pill--red{background:linear-gradient(180deg,#fff1f1 0%,#ffd6d6 100%);border-color:rgba(207,45,45,.20)}.fls-stat-pill--red .fls-stat-pill__icon{color:#cf2d2d}.fls-footer{padding-bottom:14px}html.fls-dark body{background:radial-gradient(circle at top left,rgba(43,105,189,.25),transparent 32%),linear-gradient(180deg,#061730 0%,#081d3c 42%,#0a2349 100%)}html.fls-dark .fls-topbar{background:rgba(7,30,69,.96);border-bottom-color:rgba(191,219,254,.14)}html.fls-dark .fls-score-ticker{background:#081c39}html.fls-dark .fls-ticker-pill{background:#0f2d5d;border-color:rgba(191,219,254,.14);color:#dbeafe}html.fls-dark .fls-panel,html.fls-dark .fls-control-panel,html.fls-dark .fls-modal__card,html.fls-dark .fls-odds-section,html.fls-dark .fls-tables-section{background:linear-gradient(180deg,#0c2348 0%,#0f2a56 100%);border-color:rgba(191,219,254,.12)}html.fls-dark .fls-panel__head,html.fls-dark .fls-league-head{background:#0d2954;border-color:rgba(191,219,254,.10)}html.fls-dark .fls-match-row,html.fls-dark .fls-match-row.is-live,html.fls-dark .fls-match-row.is-hot,html.fls-dark .fls-info-card,html.fls-dark .fls-board-footer,html.fls-dark .fls-filter-summary,html.fls-dark .control-item,html.fls-dark .btn-show-hidden{background:#112f61;border-color:rgba(191,219,254,.08)}html.fls-dark .fls-match-row:hover{background:#14376e}html.fls-dark .fls-match-row.is-live{background:linear-gradient(90deg,rgba(230,83,34,.12),rgba(17,47,97,1) 24%)}html.fls-dark .fls-scoreline,html.fls-dark .fls-panel__title,html.fls-dark .fls-league-item,html.fls-dark .fls-board-footer,html.fls-dark .fls-filter-summary,html.fls-dark .control-item,html.fls-dark .btn-show-hidden,html.fls-dark .fls-club__name,html.fls-dark .fls-footer,html.fls-dark .fls-api-note,html.fls-dark .fls-empty-state{color:#e7f1ff}html.fls-dark .fls-time,html.fls-dark .fls-match-meta,html.fls-dark .fls-hero p,html.fls-dark .fls-brand__title span{color:#9db7de}html.fls-dark .fls-live-badge{background:rgba(230,83,34,.18);color:#ffb090}html.fls-dark .fls-status-badge,html.fls-dark .fls-count,html.fls-dark .fls-club__crest,html.fls-dark .fls-auth-btn--login,html.fls-dark .fls-lang-toggle,html.fls-dark .fls-header-tools .slider,html.fls-dark .fls-header-tools .btn-mute-toggle{background:#15396f;color:#e7f1ff;border-color:rgba(191,219,254,.14)}html.fls-dark .fls-search{background:rgba(255,255,255,.06);border-color:rgba(191,219,254,.14)}html.fls-dark .fls-search input,html.fls-dark .fls-search input::placeholder{color:#dbeafe}html.fls-dark .fls-stat-pill{background:linear-gradient(180deg,#13346b 0%,#112d5d 100%);border-color:rgba(191,219,254,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}html.fls-dark .fls-stat-pill__icon{background:rgba(191,219,254,.10);color:#cfe3ff}html.fls-dark .fls-stat-pill small{color:#9db7de}html.fls-dark .fls-stat-pill b{color:#eef6ff}html.fls-dark .fls-stat-pill--yellow{background:linear-gradient(180deg,rgba(245,158,11,.18) 0%,rgba(245,158,11,.12) 100%);border-color:rgba(245,158,11,.26)}html.fls-dark .fls-stat-pill--yellow .fls-stat-pill__icon{background:rgba(245,158,11,.18);color:#ffd766}html.fls-dark .fls-stat-pill--red{background:linear-gradient(180deg,rgba(207,45,45,.18) 0%,rgba(207,45,45,.12) 100%);border-color:rgba(255,142,142,.22)}html.fls-dark .fls-stat-pill--red .fls-stat-pill__icon{background:rgba(255,122,122,.16);color:#ffb4b4}.fls-goal-toast{grid-template-columns:52px minmax(0,1fr) 28px}.fls-goal-toast__mark{width:48px;height:48px;background:rgba(255,255,255,.12)}.fls-goal-toast__mark svg{width:24px;height:24px}.fls-goal-toast.is-home{background:linear-gradient(135deg,#063c80 0%,#0b64bd 100%)}.fls-goal-toast.is-away{background:linear-gradient(135deg,#0a4b76 0%,#0d7aa5 100%)}@media (max-width:1180px){.fls-match-row{grid-template-columns:66px minmax(0,1fr) 78px 154px}}@media (max-width:860px){.fls-match-row{grid-template-columns:58px minmax(0,1fr) 72px;min-height:84px}.fls-match-meta{grid-column:2 / 4;grid-row:2;justify-items:start;align-items:center}.fls-mini-stats{justify-content:flex-start}.fls-hide-match{padding-inline:9px}}@media (max-width:560px){.fls-match-row{padding:10px 8px;gap:8px}.fls-stat-pill{min-height:26px;padding:3px 7px 3px 5px}.fls-stat-pill__icon{width:16px;height:16px;flex-basis:16px}.fls-stat-pill__icon svg{width:11px;height:11px}.fls-stat-pill small{font-size:8px}.fls-stat-pill b{font-size:10px}.fls-footer{padding-bottom:70px}}:root{--fls-font:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Variable","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--fls-mobile-menu-size:30px;--fls-mobile-drawer-w:clamp(214px,76vw,284px);--fls-mobile-drawer-bg:#f4f9ff;--fls-mobile-drawer-border:rgba(0,46,108,.16);--fls-mobile-backdrop:rgba(3,19,43,.36);--fls-odds-surface:#ffffff;--fls-odds-surface-2:#f4f9ff;--fls-odds-surface-3:#eef6ff;--fls-odds-border:rgba(0,46,108,.13);--fls-odds-text:#062b62;--fls-odds-muted:#5e759b;--fls-goal-bg:#f3f8ff;--fls-goal-bg-2:#e7f1ff;--fls-goal-border:rgba(0,46,108,.16);--fls-goal-text:#062b62;--fls-goal-muted:#315e98;--fls-goal-icon-bg:#cfe3ff;--fls-goal-icon:#0b4f9f;--fls-goal-logo-size:38px;--fls-goal-mobile-width:min(294px,calc(100vw - 18px));--fls-sidebar-bg:#ffffff;--fls-sidebar-item-bg:#f3f8ff;--fls-sidebar-item-active:#dbeafe;--fls-sidebar-text:#0d3268;--fls-sidebar-muted:#5f779e;--fls-sidebar-border:rgba(0,46,108,.14)}html.fls-dark,html.dark,body.fls-dark,body.dark{--fls-mobile-drawer-bg:#0b244f;--fls-mobile-drawer-border:rgba(191,219,254,.14);--fls-mobile-backdrop:rgba(0,7,18,.48);--fls-odds-surface:#0b244f;--fls-odds-surface-2:#102d5c;--fls-odds-surface-3:#14396f;--fls-odds-border:rgba(191,219,254,.14);--fls-odds-text:#eaf4ff;--fls-odds-muted:#a9c5ef;--fls-goal-bg:#0b244f;--fls-goal-bg-2:#102d5c;--fls-goal-border:rgba(191,219,254,.14);--fls-goal-text:#eaf4ff;--fls-goal-muted:#a9c5ef;--fls-goal-icon-bg:#14396f;--fls-goal-icon:#dbeafe;--fls-sidebar-bg:#0b244f;--fls-sidebar-item-bg:#102d5c;--fls-sidebar-item-active:#17427c;--fls-sidebar-text:#eaf4ff;--fls-sidebar-muted:#a9c5ef;--fls-sidebar-border:rgba(191,219,254,.14)}html,body,button,input,select,textarea,.fls-app,.fls-topbar,.fls-panel,.fls-match-row,.fls-odds-section,.fls-goal-toast,.fls-goal-toast *{font-family:var(--fls-font) !important}.fls-brand__title strong,.fls-panel__title,.fls-scoreline,.fls-odds-head h2,.fls-goal-toast__body strong{letter-spacing:-.01em}.fls-mobile-menu-btn,.fls-sidebar-toggle,[data-sidebar-toggle],[data-mobile-menu-toggle],[aria-controls="flsMobileSidebar"]{display:none}@media (max-width:900px){.fls-topbar{z-index:110 !important}.fls-topbar__inner{grid-template-columns:minmax(0,1fr) auto !important;gap:8px !important;min-height:var(--fls-header-h) !important}.fls-brand{min-width:0 !important;max-width:100% !important;gap:8px !important}.fls-brand__mark{flex:0 0 auto !important;width:32px !important;height:32px !important;border-radius:10px !important}.fls-brand__title{display:flex !important;min-width:0 !important}.fls-brand__title strong{display:block !important;max-width:clamp(92px,30vw,176px) !important;overflow:hidden !important;color:#fff !important;font-size:13px !important;line-height:1 !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-brand__title span,.fls-mainnav,.fls-search,.fls-header-tools>*:not(.fls-mobile-menu-btn):not(.fls-sidebar-toggle):not([data-sidebar-toggle]):not([data-mobile-menu-toggle]):not([aria-controls="flsMobileSidebar"]),.fls-actions>.fls-iconbtn:not(.fls-mobile-menu-btn):not(.fls-sidebar-toggle):not([data-sidebar-toggle]):not([data-mobile-menu-toggle]):not([aria-controls="flsMobileSidebar"]),.fls-actions>.darktoggle,.fls-actions>.btn-mute-toggle,.fls-actions>.fls-lang-toggle{display:none !important}.fls-actions{display:flex !important;width:auto !important;min-width:0 !important;align-items:center !important;justify-content:flex-end !important;gap:5px !important}.fls-header-tools{display:contents !important}.fls-auth-actions{order:1 !important;display:flex !important;flex:0 0 auto !important;align-items:center !important;gap:5px !important}.fls-auth-btn{min-width:56px !important;height:34px !important;padding:0 10px !important;border-radius:999px !important;font-size:10px !important;line-height:1 !important}.fls-mobile-menu-btn,.fls-sidebar-toggle,[data-sidebar-toggle],[data-mobile-menu-toggle],[aria-controls="flsMobileSidebar"]{order:0 !important;display:inline-grid !important;width:var(--fls-mobile-menu-size) !important;min-width:var(--fls-mobile-menu-size) !important;height:var(--fls-mobile-menu-size) !important;min-height:var(--fls-mobile-menu-size) !important;place-items:center !important;padding:0 !important;border:1px solid rgba(255,255,255,.22) !important;border-radius:10px !important;background:rgba(255,255,255,.10) !important;color:#fff !important;box-shadow:none !important;-webkit-tap-highlight-color:transparent !important}.fls-mobile-menu-btn::before,.fls-sidebar-toggle::before,[data-sidebar-toggle]::before,[data-mobile-menu-toggle]::before,[aria-controls="flsMobileSidebar"]::before{display:none !important;width:0 !important;height:0 !important;background:transparent !important;box-shadow:none !important;content:none !important}html.fls-dark .fls-mobile-menu-btn,html.fls-dark .fls-sidebar-toggle,html.fls-dark [data-sidebar-toggle],html.fls-dark [data-mobile-menu-toggle],html.fls-dark [aria-controls="flsMobileSidebar"],html.dark .fls-mobile-menu-btn,html.dark .fls-sidebar-toggle,html.dark [data-sidebar-toggle],html.dark [data-mobile-menu-toggle],html.dark [aria-controls="flsMobileSidebar"]{border-color:transparent !important;background:transparent !important;color:#fff !important}}@media (max-width:420px){.fls-auth-btn{min-width:52px !important;padding-inline:8px !important}.fls-brand__title strong{max-width:clamp(76px,24vw,118px) !important;font-size:12px !important}}@media (max-width:900px){.fls-sidebar{position:fixed !important;z-index:100 !important;display:flex !important;flex-direction:column !important;border:1px solid var(--fls-mobile-drawer-border) !important;border-left:0 !important;background:var(--fls-mobile-drawer-bg) !important;color:var(--fls-sidebar-text) !important;overflow-x:hidden !important;overflow-y:auto !important;overscroll-behavior:contain !important;opacity:0 !important;pointer-events:none !important;transform:translate3d(-102%,0,0) !important;transition:transform .16s ease,opacity .16s ease !important;will-change:transform !important}body.fls-sidebar-open::before,html.fls-sidebar-open body::before,.fls-app.is-sidebar-open::before{position:fixed !important;z-index:99 !important;inset:var(--fls-header-h) 0 0 0 !important;background:var(--fls-mobile-backdrop) !important;content:"" !important}body.fls-sidebar-open .fls-sidebar,html.fls-sidebar-open .fls-sidebar,.fls-app.is-sidebar-open .fls-sidebar,.fls-sidebar.is-open,.fls-sidebar[aria-hidden="false"],.fls-sidebar:target,#flsMobileSidebar:target{opacity:1 !important;pointer-events:auto !important;transform:translate3d(0,0,0) !important}.fls-sidebar .fls-panel{flex:0 0 auto !important}.fls-sidebar::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}body.fls-sidebar-open,html.fls-sidebar-open body,html.fls-sidebar-open{overflow-y:auto !important;touch-action:auto !important}html.fls-sidebar-open{scrollbar-gutter:stable !important}}.fls-sidebar .fls-panel{background:var(--fls-sidebar-bg) !important;border-color:var(--fls-sidebar-border) !important;color:var(--fls-sidebar-text) !important}.fls-sidebar .fls-panel__head{min-height:36px !important;background:transparent !important;border-color:var(--fls-sidebar-border) !important;color:var(--fls-sidebar-text) !important}.fls-sidebar .fls-panel__title{overflow:hidden !important;color:var(--fls-sidebar-text) !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-sidebar .fls-panel__body{padding:5px !important}.fls-sidebar .fls-league-list{gap:5px !important}.fls-sidebar .fls-league-item,html.fls-dark .fls-sidebar .fls-league-item,html.dark .fls-sidebar .fls-league-item,html.fls-dark .fls-sidebar .fls-league-item.is-active,html.dark .fls-sidebar .fls-league-item.is-active,html.fls-dark .fls-sidebar .fls-league-item:hover,html.dark .fls-sidebar .fls-league-item:hover{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:6px !important;min-height:31px !important;padding:6px 8px !important;border:1px solid var(--fls-sidebar-border) !important;border-radius:8px !important;font-size:11px !important;background:var(--fls-sidebar-item-bg) !important;color:var(--fls-sidebar-text) !important;box-shadow:none !important;filter:none !important;transform:none !important;transition:background-color .12s ease !important}.fls-sidebar .fls-league-item.is-active,html.fls-dark .fls-sidebar .fls-league-item.is-active,html.dark .fls-sidebar .fls-league-item.is-active{background:var(--fls-sidebar-item-active) !important}.fls-sidebar .fls-league-item::before,html.fls-dark .fls-sidebar .fls-league-item::before,html.dark .fls-sidebar .fls-league-item::before{display:none !important;content:none !important}.fls-sidebar .fls-league-item__name,.fls-sidebar .fls-league-item__name span,.fls-sidebar .fls-league-item__name span:last-child{min-width:0 !important;max-width:100% !important;overflow:hidden !important;color:var(--fls-sidebar-text) !important;line-height:1.12 !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-sidebar .fls-count,html.fls-dark .fls-sidebar .fls-count,html.dark .fls-sidebar .fls-count{display:inline-grid !important;flex:0 0 auto !important;min-width:22px !important;height:18px !important;place-items:center !important;padding:0 5px !important;border:1px solid var(--fls-sidebar-border) !important;border-radius:6px !important;font-size:10.5px !important;background:var(--fls-sidebar-item-active) !important;color:var(--fls-sidebar-text) !important;box-shadow:none !important}.fls-sidebar .fls-api-note,html.fls-dark .fls-sidebar .fls-api-note,html.dark .fls-sidebar .fls-api-note{color:var(--fls-sidebar-muted) !important}.fls-live-leagues-panel{overflow:hidden !important}.fls-sidebar .fls-live-leagues-panel .fls-panel__body{padding:5px !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact{max-height:clamp(230px,calc(100svh - 318px),460px) !important;min-height:0 !important;overflow-x:hidden !important;overflow-y:auto !important;padding-right:0 !important;padding-bottom:4px !important;scrollbar-width:none !important;-ms-overflow-style:none !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar-track{background:transparent !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar-thumb{border-radius:999px !important;background:var(--fls-sidebar-item-active) !important}.fls-odds-section{border-color:var(--fls-odds-border) !important;background:var(--fls-odds-surface) !important}.fls-odds-head{border-bottom-color:var(--fls-odds-border) !important;background:linear-gradient(135deg,rgba(0,46,108,.06),rgba(11,79,159,.03)),var(--fls-odds-surface) !important}.fls-odds-head h2,.fls-odds-eyebrow,.fls-odds-time,.fls-odds-market h3,.fls-odds-cell strong{color:var(--fls-odds-text) !important}.fls-odds-head p,.fls-odds-league,.fls-odds-cell span,.fls-odds-teams span{color:var(--fls-odds-muted) !important}.fls-odds-controls{border-bottom-color:var(--fls-odds-border) !important;background:var(--fls-odds-surface-2) !important}.fls-odds-controls .control-item,.fls-odds-controls .fls-search,.fls-odds-controls [data-odds-refresh]{width:100% !important;min-width:0 !important;min-height:38px !important;height:38px !important;border:1px solid var(--fls-odds-border) !important;border-radius:10px !important;background:var(--fls-odds-surface) !important;color:var(--fls-odds-text) !important;box-shadow:none !important;font-size:11px !important;font-weight:900 !important}.fls-odds-search input,.fls-odds-search input::placeholder{color:var(--fls-odds-text) !important}.fls-odds-board{gap:9px !important;padding:10px !important;background:var(--fls-odds-surface-2) !important}.fls-odds-card{gap:10px !important;padding:10px !important;border:1px solid var(--fls-odds-border) !important}.fls-odds-card__match{padding:10px !important;border-radius:10px !important}.fls-odds-teams{min-width:0 !important;color:var(--fls-odds-text) !important}.fls-odds-teams strong{min-width:0 !important;color:var(--fls-odds-text) !important;line-height:1.25 !important}.fls-odds-markets{gap:8px !important;align-items:stretch !important}.fls-odds-market{min-width:0 !important;padding:9px !important;border-radius:10px !important}.fls-odds-market h3{margin-bottom:8px !important}.fls-odds-grid,.fls-odds-grid--3,.fls-odds-market[data-market*="fixed"] .fls-odds-grid,.fls-odds-market[data-market*="1x2"] .fls-odds-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:5px !important;overflow:visible !important}.fls-odds-market[data-market*="handicap"] .fls-odds-grid,.fls-odds-market[data-market*="ou"] .fls-odds-grid,.fls-odds-market[data-market*="over"] .fls-odds-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.fls-odds-cell{min-width:0 !important;place-content:center !important;gap:3px !important;padding:7px 5px !important}.fls-odds-cell span,.fls-odds-cell strong{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-market-status__button,.fls-sidebar .fls-odds-status-button,.fls-sidebar .odds-status-button,.fls-sidebar [data-odds-status-filter],.fls-sidebar .fls-odds-market-status__button{display:flex !important;width:100% !important;min-height:36px !important;align-items:center !important;justify-content:flex-start !important;padding:8px 10px !important;border:1px solid var(--fls-sidebar-border) !important;border-radius:9px !important;background:var(--fls-sidebar-item-bg) !important;color:var(--fls-sidebar-text) !important;box-shadow:none !important;overflow:hidden !important;text-align:left !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-market-status__button.is-active,.fls-sidebar [data-odds-status-filter].is-active,.fls-sidebar .fls-odds-market-status__button.is-active{background:var(--fls-sidebar-item-active) !important}@media (max-width:1100px){.fls-odds-markets{grid-template-columns:1fr !important}}@media (max-width:760px){.fls-odds-head{padding:5px !important}.fls-odds-summary{display:none !important}.fls-odds-search,.fls-odds-controls [data-odds-refresh]{grid-column:auto !important}.fls-odds-controls .control-item,.fls-odds-controls .fls-search,.fls-odds-controls [data-odds-refresh]{border-radius:8px !important;font-size:10.5px !important}.fls-odds-board{gap:8px !important;padding:7px !important}.fls-odds-card{gap:7px !important;padding:7px !important;border-radius:12px !important}.fls-odds-card__match{gap:7px !important;padding:5px !important}.fls-odds-time{align-items:flex-start !important;font-size:12px !important}.fls-odds-time small{flex:0 0 auto !important;max-width:45% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-teams{display:flex !important;flex-wrap:wrap !important;gap:3px 6px !important}.fls-odds-teams strong{overflow:visible !important;white-space:normal !important}.fls-odds-league{white-space:normal !important}.fls-odds-market{padding:5px !important}.fls-odds-grid,.fls-odds-grid--3{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.fls-odds-cell{padding:6px 4px !important}.fls-odds-cell span{font-size:9px !important}.fls-odds-cell strong{font-size:12.5px !important}}@media (max-width:380px){.fls-odds-controls{gap:5px !important;padding-inline:7px !important}.fls-odds-controls .control-item,.fls-odds-search input,.fls-odds-controls [data-odds-refresh]{font-size:10px !important}}.fls-goal-popups{z-index:120 !important;pointer-events:none !important;contain:layout paint !important}.fls-goal-toast,.fls-goal-toast.is-home,.fls-goal-toast.is-away,html.fls-dark .fls-goal-toast,html.fls-dark .fls-goal-toast.is-home,html.fls-dark .fls-goal-toast.is-away,html.dark .fls-goal-toast,html.dark .fls-goal-toast.is-home,html.dark .fls-goal-toast.is-away{position:relative !important;display:grid !important;grid-template-columns:var(--fls-goal-logo-size) minmax(0,1fr) !important;align-items:center !important;gap:10px !important;min-height:74px !important;padding:11px 40px 11px 11px !important;border:1px solid var(--fls-goal-border) !important;border-radius:15px !important;background:linear-gradient(180deg,var(--fls-goal-bg) 0%,var(--fls-goal-bg-2) 100%) !important;color:var(--fls-goal-text) !important;box-shadow:none !important;filter:none !important;opacity:1 !important;pointer-events:auto !important;transform:none !important;animation:none !important;transition:none !important;will-change:auto !important}.fls-goal-toast__mark,html.fls-dark .fls-goal-toast__mark,html.dark .fls-goal-toast__mark{display:grid !important;width:var(--fls-goal-logo-size) !important;height:var(--fls-goal-logo-size) !important;place-items:center !important;border:0 !important;border-radius:11px !important;background:transparent !important;box-shadow:none !important;overflow:hidden !important}.fls-goal-toast__mark img{display:block !important;width:100% !important;height:100% !important;object-fit:contain !important}.fls-goal-toast__mark svg{display:none !important}html.fls-dark .fls-goal-toast__mark img,html.dark .fls-goal-toast__mark img{filter:brightness(0) invert(1) !important}.fls-goal-toast__close,html.fls-dark .fls-goal-toast__close,html.dark .fls-goal-toast__close{position:absolute !important;top:7px !important;right:7px !important;display:grid !important;width:24px !important;height:24px !important;place-items:center !important;border:1px solid var(--fls-goal-border) !important;border-radius:999px !important;background:var(--fls-goal-icon-bg) !important;color:var(--fls-goal-icon) !important;box-shadow:none !important;font-size:15px !important;line-height:1 !important;transform:none !important;transition:none !important}.fls-goal-toast__body{min-width:0 !important;padding-right:2px !important}.fls-goal-toast__body strong,.fls-goal-toast__body b,html.fls-dark .fls-goal-toast__body strong,html.fls-dark .fls-goal-toast__body b,html.dark .fls-goal-toast__body strong,html.dark .fls-goal-toast__body b{color:var(--fls-goal-text) !important}.fls-goal-toast__body span,.fls-goal-toast__body small,.fls-goal-toast__body em,html.fls-dark .fls-goal-toast__body span,html.fls-dark .fls-goal-toast__body small,html.fls-dark .fls-goal-toast__body em,html.dark .fls-goal-toast__body span,html.dark .fls-goal-toast__body small,html.dark .fls-goal-toast__body em{color:var(--fls-goal-muted) !important}.fls-goal-toast__body strong{font-size:16px !important;line-height:1.05 !important}.fls-goal-toast__body span{margin-top:4px !important;font-size:12px !important;line-height:1.18 !important}.fls-goal-toast__body small,.fls-goal-toast__body em{font-size:10.5px !important;line-height:1.2 !important}@media (max-width:900px){:root{--fls-goal-logo-size:32px}.fls-goal-popups,.fls-goal-popups[data-placement="center"]{top:calc(var(--fls-header-h)+8px+env(safe-area-inset-top,0px)) !important;right:8px !important;left:auto !important;width:var(--fls-goal-mobile-width) !important;max-width:calc(100vw - 16px) !important;justify-items:end !important;transform:none !important}.fls-goal-toast,.fls-goal-toast.is-home,.fls-goal-toast.is-away,html.fls-dark .fls-goal-toast,html.dark .fls-goal-toast{width:100% !important;max-width:100% !important;min-height:58px !important;grid-template-columns:var(--fls-goal-logo-size) minmax(0,1fr) !important;gap:8px !important;padding:8px 32px 8px 8px !important;border-radius:12px !important;touch-action:pan-x !important;user-select:none !important}.fls-goal-toast__mark{border-radius:8px !important}.fls-goal-toast__close,html.fls-dark .fls-goal-toast__close,html.dark .fls-goal-toast__close{top:6px !important;right:6px !important;width:21px !important;height:21px !important;font-size:13px !important}.fls-goal-toast__body strong,.fls-goal-toast__body span,.fls-goal-toast__body small,.fls-goal-toast__body em{overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-goal-toast__body strong{font-size:13.5px !important}.fls-goal-toast__body span{margin-top:3px !important;font-size:10.5px !important}.fls-goal-toast__body small,.fls-goal-toast__body em{font-size:9px !important}.fls-goal-toast.is-dragging{transition:none !important}.fls-goal-toast.is-swiped,.fls-goal-toast.is-hidden,.fls-goal-toast[hidden],.fls-goal-toast.is-leaving{opacity:0 !important;pointer-events:none !important;transform:translate3d(110%,0,0) !important;transition:transform .12s ease,opacity .12s ease !important}}@media (max-width:360px){.fls-goal-popups,.fls-goal-popups[data-placement="center"]{right:6px !important;width:min(280px,calc(100vw - 12px)) !important}}@media (max-width:900px){html.fls-dark .fls-mobile-nav,html.dark .fls-mobile-nav{border-color:rgba(191,219,254,.14) !important;background:rgba(7,30,69,.96) !important}html.fls-dark .fls-mobile-nav a,html.dark .fls-mobile-nav a{color:rgba(219,234,254,.78) !important}html.fls-dark .fls-mobile-nav a.is-active,html.dark .fls-mobile-nav a.is-active{background:rgba(219,234,254,.12) !important;color:#fff !important}}.fls-brand-wrap{display:flex;min-width:0;align-items:center;gap:8px}.fls-brand--logo{display:inline-flex;min-width:0;max-width:180px;align-items:center;gap:0}.fls-brand__logo{display:block;width:auto;max-width:100%;height:38px;object-fit:contain}.icon-btn[data-sidebar-toggle],.icon-btn[aria-controls="flsMobileSidebar"]{-webkit-tap-highlight-color:transparent}.fls-mobile-menu-img{display:block;width:20px;height:20px;object-fit:contain;filter:var(--fls-drawer-button-filter,brightness(0) invert(1));opacity:.96;pointer-events:none}html.fls-dark .fls-mobile-menu-img,html.dark .fls-mobile-menu-img,body.dark .fls-mobile-menu-img,body.fls-dark .fls-mobile-menu-img{filter:var(--fls-drawer-button-filter-dark,brightness(0) invert(1));opacity:1}.fls-mobile-menu-btn:active .fls-mobile-menu-img{transform:scale(.96)}@media (max-width:900px){.fls-brand-wrap{width:100%;max-width:100%;gap:7px}.fls-brand-wrap .icon-btn[data-sidebar-toggle],.fls-brand-wrap .icon-btn[aria-controls="flsMobileSidebar"]{order:0 !important;flex:0 0 var(--fls-mobile-menu-size,30px) !important}.fls-brand-wrap .fls-brand--logo{order:1 !important;flex:0 1 auto !important;max-width:clamp(98px,34vw,140px) !important}.fls-brand__logo{height:30px}}@media (max-width:380px){.fls-brand-wrap{gap:5px}.fls-brand-wrap .fls-brand--logo{max-width:106px !important}}@media (max-width:900px){html,body{max-width:100%;overflow-x:hidden}.fls-brand-wrap .icon-btn[data-sidebar-toggle],.fls-brand-wrap .icon-btn[aria-controls="flsMobileSidebar"],.fls-mobile-menu-btn{width:var(--fls-mobile-menu-size,30px) !important;min-width:var(--fls-mobile-menu-size,30px) !important;height:var(--fls-mobile-menu-size,30px) !important;min-height:var(--fls-mobile-menu-size,30px) !important;border:1px solid rgba(255,255,255,.22) !important;border-radius:10px !important;background:rgba(255,255,255,.10) !important;overflow:hidden !important}.fls-brand-wrap .icon-btn[data-sidebar-toggle]:active,.fls-brand-wrap .icon-btn[aria-controls="flsMobileSidebar"]:active,.fls-mobile-menu-btn:active{background:rgba(255,255,255,.16) !important}.fls-mobile-menu-img{width:20px !important;height:20px !important}.fls-sidebar{width:var(--fls-mobile-drawer-w) !important;max-width:calc(100vw - 44px) !important;inset:var(--fls-header-h) auto 0 0 !important;height:auto !important;max-height:calc(100svh - var(--fls-header-h)) !important;padding:8px !important;border-radius:0 12px 12px 0 !important;scrollbar-width:none !important;-ms-overflow-style:none !important}.fls-sidebar::-webkit-scrollbar,.fls-sidebar *::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.fls-sidebar .fls-panel{border-radius:11px !important}.fls-sidebar .fls-panel__head{min-height:35px !important;padding:7px 8px !important}.fls-sidebar .fls-panel__title{font-size:11px !important}.fls-sidebar .fls-panel__body{padding:5px !important}.fls-sidebar .fls-league-list{gap:5px !important}.fls-sidebar .fls-league-item{min-height:31px !important;padding:6px 8px !important;border-radius:8px !important;font-size:11px !important}.fls-sidebar .fls-count{min-width:22px !important;height:18px !important;padding:0 5px !important;font-size:10.5px !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact{padding-right:0 !important;scrollbar-width:none !important;-ms-overflow-style:none !important}}@media (max-width:380px){:root{--fls-mobile-menu-size:28px;--fls-mobile-drawer-w:clamp(202px,74vw,254px)}.fls-brand__logo{height:26px !important}.fls-mobile-menu-img{width:18px !important;height:18px !important}}.fls-match-board,.fls-odds-board,.fls-tables-board{content-visibility:auto;contain-intrinsic-size:720px}.fls-api-note,.fls-empty-state,.fls-tables-empty,.fls-tables-loading{min-height:84px;display:grid;place-items:center;gap:6px;text-align:center}.fls-odds-controls,.fls-tables-controls,.header-controls{align-items:center}.fls-odds-controls .control-item,.fls-tables-controls .control-item,.header-controls .control-item{min-width:0}.fls-goal-popup{box-shadow:none !important;will-change:auto}@media (max-width:900px){.fls-odds-controls,.fls-tables-controls,.header-controls{grid-template-columns:1fr 1fr}.fls-odds-search,.fls-tables-search{grid-column:1 / -1;width:100%}.fls-match-row,.fls-odds-card{transform:none !important}}.fls-league-item,.fls-tab,.control-item,.btn-show-hidden,.fls-load-more,.fls-hide-match,.fls-modal__head button,.fls-league-modal__actions button,.fls-odds-market-status__button,.fls-auth-btn,.fls-mobile-nav a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fls-match-board,.fls-league-list--compact,.fls-league-modal__list,.fls-tables-wrap,.fls-odds-board{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.fls-match-row,.fls-odds-card,.fls-tables-league-block{contain:layout paint style}@supports (content-visibility:auto){.fls-match-row,.fls-odds-card,.fls-tables-league-block{content-visibility:auto}.fls-match-row{contain-intrinsic-size:76px}.fls-odds-card{contain-intrinsic-size:168px}.fls-tables-league-block{contain-intrinsic-size:420px}}.fls-league-item,.fls-tab,.control-item,.btn-show-hidden,.fls-load-more,.fls-hide-match,.fls-odds-market-status__button{transition:background-color .08s linear,color .08s linear,border-color .08s linear}.fls-league-item:active,.fls-tab:active,.control-item:active,.btn-show-hidden:active,.fls-load-more:active,.fls-hide-match:active,.fls-odds-market-status__button:active{transform:none;filter:none}.fls-modal--league .fls-modal__card,.fls-modal--league .fls-modal__body,.fls-league-modal,.fls-league-modal__list{min-width:0}@media (max-width:680px){.header-controls{gap:6px}.header-controls .control-item,.header-controls .btn-show-hidden{min-height:32px;padding-block:6px}.fls-match-board{max-height:min(68vh,680px)}}html,body{overflow-y:auto}.fls-match-board,.fls-odds-board,.fls-tables-section,.fls-tables-board{content-visibility:visible !important;contain-intrinsic-size:auto !important}.fls-match-board,.fls-odds-board,.fls-tables-board{max-height:none !important;overflow-y:visible !important;overflow-x:hidden;overscroll-behavior:auto}.fls-match-board{min-height:0 !important}.fls-board-footer,.fls-odds-footer{position:relative;z-index:2}.fls-load-more{touch-action:manipulation;white-space:nowrap}.fls-tables-wrap{width:100%;max-width:100%;overflow-x:auto !important;overflow-y:visible !important;-webkit-overflow-scrolling:touch}.fls-tables-table{min-width:720px}@supports (content-visibility:auto){.fls-match-board,.fls-odds-board,.fls-tables-section,.fls-tables-board{content-visibility:visible !important}}@media (max-width:680px){.fls-match-board,.fls-odds-board,.fls-tables-board{max-height:none !important}}.fls-odds-section{height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important;contain:none !important}.fls-odds-board{display:flex !important;flex-direction:column !important;width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;overflow-x:hidden !important;overflow-y:visible !important;contain:none !important;content-visibility:visible !important;contain-intrinsic-size:auto !important;overscroll-behavior:auto !important}.fls-odds-card{flex:0 0 auto !important;width:100% !important;max-width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;contain:layout style !important;content-visibility:visible !important;contain-intrinsic-size:auto !important}.fls-odds-markets,.fls-odds-market,.fls-odds-grid{min-height:0 !important;max-height:none !important;overflow-y:visible !important}.fls-odds-footer{flex:0 0 auto !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important;width:100% !important;margin-top:2px !important;border-radius:var(--fls-radius-sm) !important}html.dark .fls-odds-footer,html.fls-dark .fls-odds-footer{background:rgba(7,24,51,.82) !important}@supports (content-visibility:auto){.fls-odds-board,.fls-odds-card{content-visibility:visible !important;contain-intrinsic-size:auto !important}}@media (max-width:760px){.fls-odds-section,.fls-odds-board,.fls-odds-card{height:auto !important;max-height:none !important;overflow-y:visible !important}.fls-odds-footer{align-items:stretch !important;flex-direction:column !important}.fls-odds-footer .fls-load-more{width:100% !important}}.fls-odds-league-strip{display:grid;width:100%;border-bottom:1px solid var(--fls-odds-border,rgba(0,46,108,.13));background:var(--fls-odds-surface-2,#f4f9ff)}.fls-odds-league-strip__head{min-width:0;align-items:center;justify-content:space-between;gap:10px;color:var(--fls-odds-muted,#5e759b);font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.fls-odds-league-strip__head strong{min-width:0;overflow:hidden;color:var(--fls-odds-text,#062b62);font-size:11px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.fls-odds-league-strip__scroll{display:flex;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;-webkit-overflow-scrolling:touch}.fls-odds-league-chip{display:grid;flex:0 0 auto;gap:2px;border:1px solid var(--fls-odds-border,rgba(0,46,108,.13));border-radius:10px;background:var(--fls-odds-surface,#fff);color:var(--fls-odds-text,#062b62);box-shadow:none;text-align:left;touch-action:manipulation}.fls-odds-league-chip span,.fls-odds-league-chip small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-odds-league-chip span{font-weight:950}.fls-odds-league-chip small{color:var(--fls-odds-muted,#5e759b);font-size:9px;font-weight:900;letter-spacing:.01em}.fls-odds-league-chip.is-active{border-color:rgba(0,92,180,.35);background:linear-gradient(135deg,rgba(0,123,255,.14),rgba(0,46,108,.06)),var(--fls-odds-surface,#fff)}.fls-odds-active-league{align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid var(--fls-odds-border,rgba(0,46,108,.13));background:var(--fls-odds-surface,#fff)}.fls-odds-active-league__main{min-width:0;gap:2px}.fls-odds-active-league__main span{color:var(--fls-odds-muted,#5e759b);font-size:9.5px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.fls-odds-active-league__main strong{min-width:0;overflow:hidden;color:var(--fls-odds-text,#062b62);font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.fls-odds-active-league__chips,.fls-odds-card__badges{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.fls-odds-chip,.fls-odds-card-badge{display:inline-flex;min-height:24px;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--fls-odds-border,rgba(0,46,108,.13));border-radius:999px;background:var(--fls-odds-surface-2,#f4f9ff);color:var(--fls-odds-muted,#5e759b);font-size:9.5px;font-weight:950;line-height:1;white-space:nowrap}.fls-odds-chip.is-on,.fls-odds-card-badge{border-color:rgba(0,92,180,.24);color:var(--fls-odds-text,#062b62)}.fls-odds-card__badges{justify-content:flex-start}.fls-odds-card-badge{min-height:22px;padding:4px 7px;font-size:9px}.fls-odds-card{grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr) !important;align-items:stretch !important}.fls-odds-card__match{align-content:start !important}.fls-odds-markets{grid-template-columns:repeat(auto-fit,minmax(214px,1fr)) !important;min-width:0 !important}.fls-odds-market[data-odds-market-panel="ah"],.fls-odds-market[data-odds-market-panel="ou"],.fls-odds-market[data-odds-market-panel="fixed1x2"]{min-width:0 !important}html.dark .fls-odds-league-strip,html.fls-dark .fls-odds-league-strip{background:var(--fls-odds-surface-2,#102d5c);border-bottom-color:var(--fls-odds-border,rgba(191,219,254,.14))}html.dark .fls-odds-league-chip,html.dark .fls-odds-active-league,html.dark .fls-odds-chip,html.dark .fls-odds-card-badge,html.fls-dark .fls-odds-league-chip,html.fls-dark .fls-odds-active-league,html.fls-dark .fls-odds-chip,html.fls-dark .fls-odds-card-badge{border-color:var(--fls-odds-border,rgba(191,219,254,.14));background:var(--fls-odds-surface,#0b244f);color:var(--fls-odds-muted,#a9c5ef)}html.dark .fls-odds-league-chip.is-active,html.fls-dark .fls-odds-league-chip.is-active{border-color:rgba(147,197,253,.28);background:linear-gradient(135deg,rgba(37,99,235,.24),rgba(15,45,93,.6)),var(--fls-odds-surface,#0b244f)}html.dark .fls-odds-league-strip__head strong,html.dark .fls-odds-league-chip span,html.dark .fls-odds-active-league__main strong,html.dark .fls-odds-chip b,html.dark .fls-odds-chip.is-on,html.dark .fls-odds-card-badge,html.fls-dark .fls-odds-league-strip__head strong,html.fls-dark .fls-odds-league-chip span,html.fls-dark .fls-odds-active-league__main strong,html.fls-dark .fls-odds-chip b,html.fls-dark .fls-odds-chip.is-on,html.fls-dark .fls-odds-card-badge{color:var(--fls-odds-text,#eaf4ff)}@media (max-width:1100px){.fls-odds-card{grid-template-columns:1fr !important}}@media (max-width:760px){.fls-odds-controls .control-item,.fls-odds-controls .fls-search,.fls-odds-controls [data-odds-refresh]{min-height:34px !important;height:34px !important;padding-inline:8px !important}.fls-odds-league-strip{gap:7px}.fls-odds-league-strip__head{align-items:flex-start;flex-direction:column;gap:3px}.fls-odds-league-strip__head strong{width:100%;text-align:left}.fls-odds-league-chip{border-radius:9px}.fls-odds-active-league{align-items:stretch;flex-direction:column;gap:8px}.fls-odds-active-league__chips,.fls-odds-card__badges{justify-content:flex-start}.fls-odds-markets{grid-template-columns:1fr !important}}.fls-odds-section{scrollbar-color:rgba(0,92,180,.45) transparent}.fls-odds-controls{padding:10px !important}.fls-odds-controls #oddsMarketFilter,.fls-odds-controls #oddsLeagueFilter,[data-odds-market-status-panel],.fls-odds-market-status{position:absolute !important;width:1px !important;height:1px !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important;pointer-events:none !important}.fls-odds-search{grid-column:auto !important;min-width:0 !important}.fls-odds-controls [data-odds-refresh]{grid-column:auto !important;width:auto !important;min-width:92px !important;white-space:nowrap !important}.fls-odds-section.is-loading .fls-odds-league-chip.is-active{cursor:progress;border-color:rgba(0,92,180,.42) !important}.fls-odds-league-strip__scroll,.fls-odds-board,.fls-odds-grid--3,.fls-league-list--compact{scrollbar-width:thin;scrollbar-color:rgba(0,92,180,.42) rgba(0,46,108,.06)}.fls-odds-league-strip__scroll::-webkit-scrollbar,.fls-odds-board::-webkit-scrollbar,.fls-odds-grid--3::-webkit-scrollbar,.fls-league-list--compact::-webkit-scrollbar{width:8px;height:8px}.fls-odds-league-strip__scroll::-webkit-scrollbar-track,.fls-odds-board::-webkit-scrollbar-track,.fls-odds-grid--3::-webkit-scrollbar-track,.fls-league-list--compact::-webkit-scrollbar-track{border-radius:999px;background:rgba(0,46,108,.06)}.fls-odds-league-strip__scroll::-webkit-scrollbar-thumb,.fls-odds-board::-webkit-scrollbar-thumb,.fls-odds-grid--3::-webkit-scrollbar-thumb,.fls-league-list--compact::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(0,92,180,.52);background-clip:padding-box}.fls-odds-league-strip__scroll::-webkit-scrollbar-thumb:hover,.fls-odds-board::-webkit-scrollbar-thumb:hover,.fls-odds-grid--3::-webkit-scrollbar-thumb:hover,.fls-league-list--compact::-webkit-scrollbar-thumb:hover{background:rgba(0,92,180,.72);background-clip:padding-box}.fls-empty-state span:empty,.fls-api-note:empty{display:none !important}html.dark .fls-odds-league-strip__scroll,html.dark .fls-odds-board,html.dark .fls-odds-grid--3,html.dark .fls-league-list--compact,html.fls-dark .fls-odds-league-strip__scroll,html.fls-dark .fls-odds-board,html.fls-dark .fls-odds-grid--3,html.fls-dark .fls-league-list--compact{scrollbar-color:rgba(147,197,253,.48) rgba(191,219,254,.08)}html.dark .fls-odds-league-strip__scroll::-webkit-scrollbar-track,html.dark .fls-odds-board::-webkit-scrollbar-track,html.dark .fls-odds-grid--3::-webkit-scrollbar-track,html.dark .fls-league-list--compact::-webkit-scrollbar-track,html.fls-dark .fls-odds-league-strip__scroll::-webkit-scrollbar-track,html.fls-dark .fls-odds-board::-webkit-scrollbar-track,html.fls-dark .fls-odds-grid--3::-webkit-scrollbar-track,html.fls-dark .fls-league-list--compact::-webkit-scrollbar-track{background:rgba(191,219,254,.08)}html.dark .fls-odds-league-strip__scroll::-webkit-scrollbar-thumb,html.dark .fls-odds-board::-webkit-scrollbar-thumb,html.dark .fls-odds-grid--3::-webkit-scrollbar-thumb,html.dark .fls-league-list--compact::-webkit-scrollbar-thumb,html.fls-dark .fls-odds-league-strip__scroll::-webkit-scrollbar-thumb,html.fls-dark .fls-odds-board::-webkit-scrollbar-thumb,html.fls-dark .fls-odds-grid--3::-webkit-scrollbar-thumb,html.fls-dark .fls-league-list--compact::-webkit-scrollbar-thumb{background:rgba(147,197,253,.54);background-clip:padding-box}.fls-odds-controls #oddsMarketFilter,.fls-odds-controls #oddsLeagueFilter{position:absolute !important;width:1px !important;height:1px !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important;pointer-events:none !important}[data-odds-market-status-panel],.fls-odds-market-status{position:static !important;display:grid !important;width:100% !important;height:auto !important;margin:8px 0 0 !important;padding:8px 0 0 !important;border:0 !important;border-top:1px solid var(--fls-sidebar-border,var(--fls-odds-border,rgba(0,46,108,.13))) !important;overflow:visible !important;clip:auto !important;clip-path:none !important;white-space:normal !important;pointer-events:auto !important}.fls-odds-league-strip{gap:0 !important}.fls-odds-league-strip__head{display:none !important}.fls-odds-league-strip__scroll{scrollbar-width:thin !important;scrollbar-color:rgba(0,92,180,.44) rgba(0,46,108,.06) !important}.fls-odds-league-strip__scroll::-webkit-scrollbar{width:8px !important;height:8px !important}.fls-odds-league-strip__scroll::-webkit-scrollbar-track{border-radius:999px !important;background:rgba(0,46,108,.06) !important}.fls-odds-league-strip__scroll::-webkit-scrollbar-thumb{border:2px solid transparent !important;border-radius:999px !important;background:rgba(0,92,180,.54) !important;background-clip:padding-box !important}.fls-odds-league-chip{min-width:148px !important;max-width:220px !important;min-height:35px !important;padding:8px 10px !important;align-content:center !important}.fls-odds-league-chip small{display:none !important}.fls-odds-league-chip span{font-size:11px !important;line-height:1.1 !important}.fls-odds-active-league{display:block !important;padding:8px !important;border-radius:12px !important}.fls-odds-active-league__main{display:none !important}.fls-odds-active-league__chips{display:grid !important;gap:7px !important}.fls-odds-chip{appearance:none !important;-webkit-appearance:none !important;justify-content:center !important;width:100% !important;min-height:32px !important;padding:7px 9px !important;border-radius:9px !important;background:var(--fls-odds-surface-2,#f4f9ff) !important;color:var(--fls-odds-text,#062b62) !important;cursor:pointer !important;text-align:center !important}.fls-odds-chip span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-chip b{place-items:center !important}.fls-odds-chip.is-active{border-color:rgba(0,92,180,.34) !important;background:linear-gradient(135deg,rgba(0,123,255,.16),rgba(0,46,108,.06)),var(--fls-odds-surface,#fff) !important}.fls-odds-chip.is-disabled,.fls-odds-chip:disabled{cursor:not-allowed !important;opacity:.55 !important}.fls-board-footer.fls-odds-footer:empty,.fls-odds-footer:empty{display:none !important}.fls-odds-footer{min-height:0 !important;padding:0 !important;margin:0 !important;border:0 !important;background:transparent !important}.fls-odds-board{align-content:start !important;border-radius:0 0 13px 13px !important;overflow:hidden !important;padding-bottom:10px !important}.fls-odds-card:last-child{margin-bottom:0 !important}.fls-odds-market{overflow:hidden !important}html.dark .fls-odds-league-strip__scroll,html.fls-dark .fls-odds-league-strip__scroll{scrollbar-color:rgba(147,197,253,.50) rgba(191,219,254,.08) !important}html.dark .fls-odds-chip b,html.fls-dark .fls-odds-chip b{background:rgba(147,197,253,.13) !important}@media (max-width:760px){.fls-odds-league-chip{min-width:138px !important;max-width:176px !important;min-height:34px !important;padding:7px 8px !important}.fls-odds-active-league{padding:7px !important}.fls-odds-active-league__chips{gap:6px !important}.fls-odds-chip{min-height:34px !important;justify-content:space-between !important;text-align:left !important}.fls-odds-board{padding-bottom:7px !important}}.fls-odds-active-league__chips{grid-template-columns:repeat(2,minmax(0,1fr)) !important}@media (max-width:760px){.fls-odds-active-league__chips{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:420px){.fls-odds-active-league__chips{grid-template-columns:1fr !important}}.fls-odds-controls{grid-template-columns:minmax(236px,.74fr) minmax(0,1fr) minmax(92px,auto) !important;align-items:center !important;gap:8px !important}.fls-odds-top-market{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.fls-odds-top-market__button{appearance:none !important;-webkit-appearance:none !important;display:inline-flex !important;min-height:34px !important;height:34px !important;align-items:center !important;justify-content:center !important;padding:0 10px !important;border:1px solid var(--fls-odds-border,rgba(0,46,108,.13)) !important;border-radius:10px !important;background:var(--fls-odds-surface,#fff) !important;color:var(--fls-odds-text,#062b62) !important;box-shadow:none !important;font:inherit !important;font-size:10.5px !important;font-weight:950 !important;line-height:1.05 !important;overflow:hidden !important;text-align:center !important;text-overflow:ellipsis !important;white-space:nowrap !important;cursor:pointer !important;touch-action:manipulation !important;-webkit-tap-highlight-color:transparent !important}.fls-odds-top-market__button.is-active{border-color:rgba(0,92,180,.36) !important;background:linear-gradient(135deg,rgba(0,123,255,.16),rgba(0,46,108,.06)),var(--fls-odds-surface,#fff) !important}.fls-odds-top-market__button:active{transform:translateY(1px) !important}html.dark .fls-odds-top-market__button,html.fls-dark .fls-odds-top-market__button{border-color:var(--fls-odds-border,rgba(191,219,254,.14)) !important;background:var(--fls-odds-surface,#0b244f) !important;color:var(--fls-odds-text,#eaf4ff) !important}html.dark .fls-odds-top-market__button.is-active,html.fls-dark .fls-odds-top-market__button.is-active{border-color:rgba(147,197,253,.30) !important;background:linear-gradient(135deg,rgba(37,99,235,.24),rgba(15,45,93,.60)),var(--fls-odds-surface,#0b244f) !important}.fls-sidebar .fls-live-leagues-panel,.fls-live-leagues-panel{min-height:0 !important;height:auto !important;max-height:none !important;align-self:start !important}.fls-sidebar .fls-live-leagues-panel .fls-panel__body,.fls-live-leagues-panel .fls-panel__body{flex:0 0 auto !important;min-height:0 !important;overflow:hidden !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact,.fls-live-leagues-panel .fls-league-list--compact{height:auto !important;min-height:0 !important;max-height:clamp(190px,calc(100svh - 330px),345px) !important;overflow-x:hidden !important;overflow-y:auto !important;padding-bottom:3px !important;scrollbar-width:thin !important;-ms-overflow-style:auto !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar,.fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar{display:block !important;width:6px !important;height:6px !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar-track,.fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar-track{border-radius:999px !important;background:rgba(0,46,108,.06) !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar-thumb,.fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar-thumb{border:1px solid transparent !important;border-radius:999px !important;background:rgba(0,92,180,.48) !important;background-clip:padding-box !important}@media (max-width:760px){.fls-odds-controls{grid-template-columns:minmax(0,1fr) minmax(82px,auto) !important;gap:7px !important;padding:7px !important}.fls-odds-top-market__button{min-height:34px !important;height:34px !important;padding-inline:8px !important;font-size:10px !important}.fls-odds-search{grid-column:auto !important}.fls-odds-controls [data-odds-refresh]{grid-column:auto !important;min-width:82px !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact,.fls-live-leagues-panel .fls-league-list--compact{max-height:clamp(170px,44svh,320px) !important}}@media (max-width:420px){.fls-odds-controls{grid-template-columns:1fr !important}.fls-odds-top-market{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.fls-odds-search,.fls-odds-controls [data-odds-refresh]{grid-column:1 / -1 !important;width:100% !important}}.fls-main,.fls-layout,.fls-match-board,.fls-control-panel,.fls-section-tabs,.fls-odds-section,.fls-tables-section{min-width:0 !important}.fls-main{gap:8px !important}.fls-layout{align-items:start !important;overflow:visible !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{overflow:hidden !important}.header-controls[data-live-controls]>.btn-show-hidden{border-color:rgba(230,83,34,.18) !important;background:rgba(230,83,34,.10) !important;color:var(--fls-live) !important}.fls-section-tabs{order:2 !important}.fls-match-board[data-live-score-board]{order:3 !important}.fls-odds-section,.fls-tables-section{order:4 !important}.fls-section-tabs:not(.is-hidden-ui){gap:5px !important;padding:6px !important;border-radius:11px !important}.fls-tab{min-height:31px !important;padding:0 10px !important;border-radius:8px !important;font-size:10.5px !important;line-height:1 !important}.fls-match-board[data-live-score-board]{overflow:hidden !important;border-radius:12px !important;background:var(--fls-card) !important}.fls-league-head{min-height:32px !important;padding:7px 10px !important;font-size:10.5px !important;line-height:1.15 !important}.fls-match-row{grid-template-columns:minmax(54px,.34fr) minmax(220px,2.3fr) minmax(70px,.42fr) minmax(126px,.78fr) !important;align-items:center !important;gap:10px !important;min-height:56px !important;padding:8px 10px !important}.fls-time{display:flex !important;min-width:0 !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:3px !important;font-size:9.5px !important;line-height:1.1 !important;letter-spacing:.015em !important}.fls-time>span:first-child{display:block !important;min-width:0 !important;max-width:100% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-time>[data-fls-duplicate-status="1"]{display:none !important}.fls-time__clock.is-empty{display:none !important}.fls-live-badge,.fls-status-badge{max-width:100% !important;min-height:17px !important;padding:2px 6px !important;border-radius:999px !important;font-size:8.4px !important;line-height:1.05 !important;letter-spacing:.018em !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-clubs{display:grid !important;min-width:0 !important;gap:3px !important}.fls-club{display:grid !important;grid-template-columns:minmax(0,1fr) !important;align-items:center !important;gap:0 !important;min-width:0 !important;min-height:17px !important}.fls-club__crest{display:none !important}.fls-club__name{display:block !important;min-width:0 !important;max-width:100% !important;overflow:hidden !important;color:var(--fls-ink) !important;font-size:12px !important;font-weight:900 !important;line-height:1.18 !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-scoreline{grid-template-columns:minmax(16px,1fr) auto minmax(16px,1fr) !important;min-width:0 !important;align-items:center !important;justify-items:center !important;gap:5px !important;font-size:20px !important;line-height:1 !important;white-space:nowrap !important}.fls-scoreline span:nth-child(2){font-size:12px !important}.fls-match-meta{display:flex !important;min-width:0 !important;align-items:center !important;justify-content:flex-end !important;gap:4px !important;flex-wrap:wrap !important;font-size:9px !important;line-height:1.1 !important}.fls-match-meta>span:first-child{flex:1 1 100% !important;max-width:100% !important;overflow:hidden !important;text-align:right !important;text-overflow:ellipsis !important;text-transform:uppercase !important;white-space:nowrap !important}.fls-mini-stats{display:flex !important;flex-wrap:wrap !important;justify-content:flex-end !important;gap:4px !important}.fls-stat-pill,.fls-mini-stats span{min-width:0 !important;min-height:22px !important;padding:2px 6px !important;border-radius:7px !important;line-height:1 !important}.fls-stat-pill__icon{flex-basis:14px !important}.fls-hide-match{min-height:21px !important;padding:2px 8px !important;border-radius:999px !important;font-size:9px !important;line-height:1 !important}.fls-board-footer{min-height:0 !important;padding:7px 9px !important;font-size:10.5px !important}.fls-load-more{min-height:30px !important;padding:0 12px !important;border-radius:9px !important;font-size:10.5px !important}.fls-tables-controls,.fls-odds-controls{align-items:center !important}.fls-tables-controls .control-item,.fls-tables-controls .fls-search,.fls-tables-controls [data-tables-refresh]{min-height:34px !important;height:34px !important;border-radius:9px !important;font-size:10.5px !important}.fls-tables-board,.fls-tables-wrap{min-width:0 !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}.fls-tables-table th,.fls-tables-table td{padding:7px 6px !important;font-size:10.5px !important;line-height:1.15 !important}.fls-footer{margin-top:6px !important;padding:8px 0 12px !important;line-height:1.2 !important}html.fls-dark .header-controls[data-live-controls]>.control-item,html.dark .header-controls[data-live-controls]>.control-item{border-color:rgba(191,219,254,.12) !important;background:#102d5c !important;color:#eaf4ff !important}html.fls-dark .header-controls[data-live-controls]>.btn-show-hidden,html.dark .header-controls[data-live-controls]>.btn-show-hidden{border-color:rgba(255,176,144,.18) !important;background:rgba(230,83,34,.14) !important;color:#ffb090 !important}html.fls-dark .fls-club__name,html.dark .fls-club__name{color:#eaf4ff !important}@media (max-width:1180px){.header-controls[data-live-controls]{grid-template-columns:repeat(4,minmax(0,1fr)) !important}}@media (max-width:900px){body{padding-bottom:48px !important}.fls-layout,.fls-layout--no-aside{gap:7px !important;padding-top:7px !important;padding-bottom:6px !important}.fls-main{display:flex !important;flex-direction:column !important;gap:7px !important}.fls-hero,.fls-hero[data-hero-banner]{order:0 !important;margin-bottom:0 !important}.fls-control-panel[data-live-only]{order:1 !important}.header-controls[data-live-controls]>#btnReset{grid-column:1 / -1 !important}.fls-section-tabs:not(.is-hidden-ui){order:2 !important;padding:5px !important}.fls-tab{min-height:29px !important;padding-inline:9px !important;font-size:10px !important}.fls-match-board[data-live-score-board]{max-height:none !important;overflow:visible !important}.fls-match-row{grid-template-columns:46px minmax(0,1fr) 52px !important;gap:6px !important;min-height:0 !important;padding:7px !important}.fls-time{align-self:center !important;gap:2px !important;font-size:8.5px !important}.fls-time>span:first-child{max-width:46px !important}.fls-live-badge,.fls-status-badge{max-width:46px !important;min-height:15px !important;padding:2px 4px !important;font-size:7.6px !important}.fls-clubs{gap:2px !important}.fls-club__name{font-size:11px !important;line-height:1.2 !important}.fls-scoreline{font-size:16.5px !important;gap:3px !important}.fls-scoreline span:nth-child(2){font-size:10px !important}.fls-match-meta{grid-column:1 / -1 !important;grid-row:auto !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:4px !important;flex-wrap:wrap !important;font-size:8.6px !important}.fls-match-meta>span:first-child{flex:0 1 auto !important;max-width:52% !important;text-align:left !important;font-size:8.4px !important}.fls-mini-stats{justify-content:flex-start !important;gap:3px !important}.fls-stat-pill,.fls-mini-stats span{min-height:20px !important;padding:2px 5px !important;border-radius:7px !important}.fls-stat-pill__icon{display:none !important}.fls-stat-pill small{font-size:7px !important}.fls-stat-pill b{font-size:8.5px !important}.fls-hide-match{min-height:20px !important;margin-left:auto !important;padding:2px 7px !important;font-size:8.5px !important}.fls-board-footer{position:static !important;padding:6px !important;gap:6px !important}.fls-footer{width:min(100% - 12px,var(--fls-container)) !important;margin-top:2px !important;padding:5px 0 4px !important;font-size:10px !important}.fls-tables-controls{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:6px !important;padding:6px !important}.fls-tables-search{grid-column:1 / -1 !important;order:-1 !important}.fls-tables-board{max-height:none !important;overflow:visible !important}}@media (max-width:520px){.fls-shell{width:min(100% - 10px,var(--fls-container)) !important}.header-controls[data-live-controls]{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.fls-league-head{min-height:29px !important;padding:6px 8px !important;font-size:9.5px !important}.fls-match-row{grid-template-columns:43px minmax(0,1fr) 48px !important;padding:6px !important}.fls-time>span:first-child{max-width:43px !important;font-size:8px !important}.fls-live-badge,.fls-status-badge{max-width:43px !important;font-size:7.2px !important}.fls-club__name{font-size:10.5px !important}.fls-scoreline{font-size:15.5px !important}.fls-stat-pill,.fls-mini-stats span{min-height:19px !important;padding-inline:4px !important}.fls-hide-match{min-height:19px !important;padding-inline:6px !important}.fls-mobile-nav a{font-size:9px !important}}@media (max-width:380px){.header-controls[data-live-controls]{gap:5px !important;padding:5px !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{min-height:30px !important;height:30px !important;padding-inline:5px !important;font-size:9px !important}.fls-match-row{grid-template-columns:40px minmax(0,1fr) 44px !important;gap:5px !important;padding:6px !important}.fls-time>span:first-child{max-width:40px !important}.fls-live-badge,.fls-status-badge{max-width:40px !important;padding-inline:3px !important}.fls-club__name{font-size:10px !important}.fls-scoreline{font-size:14px !important}}.fls-control-panel[data-live-only]{order:1 !important;border-radius:13px !important}.header-controls[data-live-controls]{scrollbar-width:thin !important}.header-controls[data-live-controls]::-webkit-scrollbar{height:6px !important}.header-controls[data-live-controls]::-webkit-scrollbar-track{background:transparent !important}.header-controls[data-live-controls]::-webkit-scrollbar-thumb{border-radius:999px !important;background:rgba(58,105,166,.42) !important}.header-controls[data-live-controls]>.fls-live-search{display:flex !important;align-items:center !important;gap:8px !important;margin:0 !important;padding:0 12px !important;border:1px solid rgba(0,46,108,.16) !important;border-radius:10px !important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%) !important;color:var(--fls-primary) !important;box-shadow:none !important}.header-controls[data-live-controls]>.fls-live-search .fls-search__icon{flex:0 0 auto !important;color:var(--fls-primary-2) !important;font-size:12px !important;line-height:1 !important;opacity:.86 !important}.header-controls[data-live-controls]>.fls-live-search input{width:100% !important;min-width:0 !important;border:0 !important;outline:0 !important;background:transparent !important;color:var(--fls-primary) !important;font-size:11px !important;font-weight:900 !important;line-height:1 !important}.header-controls[data-live-controls]>.fls-live-search input::placeholder{color:rgba(20,52,92,.62) !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{display:inline-flex !important;grid-column:auto !important;width:auto !important;min-width:86px !important;max-width:190px !important;align-items:center !important;justify-content:center !important;padding:0 12px !important;border:1px solid rgba(0,46,108,.16) !important;border-radius:999px !important;background:linear-gradient(180deg,#ffffff 0%,#f1f7ff 100%) !important;color:var(--fls-primary) !important;box-shadow:none !important;font-size:10.5px !important;font-weight:950 !important;letter-spacing:.01em !important;line-height:1 !important;text-align:center !important;text-overflow:ellipsis !important;text-transform:none !important;white-space:nowrap !important}.header-controls[data-live-controls]>select.control-item{appearance:auto !important;-webkit-appearance:menulist !important;padding-right:24px !important;text-align-last:center !important}.header-controls[data-live-controls]>#showAllHotSelect{min-width:138px !important}.header-controls[data-live-controls]>#btnPreferences{min-width:112px !important}.header-controls[data-live-controls]>#btnLeagues{min-width:74px !important}.header-controls[data-live-controls]>#orderBySelect{min-width:132px !important}.header-controls[data-live-controls]>#stateFilter{min-width:154px !important}.header-controls[data-live-controls]>#btnShowHidden{min-width:106px !important;border-color:rgba(230,83,34,.18) !important;background:linear-gradient(180deg,#fff6f2 0%,rgba(230,83,34,.10) 100%) !important;color:var(--fls-live) !important}.header-controls[data-live-controls]>#btnReset{min-width:78px !important}.header-controls[data-live-controls]>.control-item:hover,.header-controls[data-live-controls]>.btn-show-hidden:hover,.header-controls[data-live-controls]>.fls-live-search:focus-within{border-color:rgba(11,79,159,.34) !important;background:linear-gradient(180deg,#ffffff 0%,#eaf4ff 100%) !important}.header-controls[data-live-controls]>.control-item:active,.header-controls[data-live-controls]>.btn-show-hidden:active{transform:none !important;filter:none !important}html.fls-dark .fls-control-panel[data-live-only],html.dark .fls-control-panel[data-live-only]{background:#0a2550 !important}html.fls-dark .header-controls[data-live-controls],html.dark .header-controls[data-live-controls]{scrollbar-color:rgba(147,197,253,.34) transparent !important}html.fls-dark .header-controls[data-live-controls]::-webkit-scrollbar-thumb,html.dark .header-controls[data-live-controls]::-webkit-scrollbar-thumb{background:rgba(147,197,253,.34) !important}html.fls-dark .header-controls[data-live-controls]>.fls-live-search,html.dark .header-controls[data-live-controls]>.fls-live-search,html.fls-dark .header-controls[data-live-controls]>.control-item,html.dark .header-controls[data-live-controls]>.control-item{border-color:rgba(191,219,254,.14) !important;background:linear-gradient(180deg,#103064 0%,#0b2856 100%) !important;color:#eaf4ff !important}html.fls-dark .header-controls[data-live-controls]>.fls-live-search .fls-search__icon,html.dark .header-controls[data-live-controls]>.fls-live-search .fls-search__icon,html.fls-dark .header-controls[data-live-controls]>.fls-live-search input,html.dark .header-controls[data-live-controls]>.fls-live-search input{color:#eaf4ff !important}html.fls-dark .header-controls[data-live-controls]>.fls-live-search input::placeholder,html.dark .header-controls[data-live-controls]>.fls-live-search input::placeholder{color:rgba(234,244,255,.58) !important}html.fls-dark .header-controls[data-live-controls]>#btnShowHidden,html.dark .header-controls[data-live-controls]>#btnShowHidden{border-color:rgba(255,176,144,.18) !important;background:linear-gradient(180deg,rgba(230,83,34,.20) 0%,rgba(230,83,34,.11) 100%) !important;color:#ffb090 !important}@media (max-width:900px){.fls-control-panel[data-live-only]{margin-top:0 !important;border-radius:12px !important}.header-controls[data-live-controls]{display:flex !important;grid-template-columns:none !important;flex-wrap:nowrap !important;gap:6px !important;padding:6px !important}.header-controls[data-live-controls]>.fls-live-search{display:flex !important;flex:0 0 min(48vw,190px) !important;min-width:150px !important;max-width:190px !important;height:32px !important;min-height:32px !important;padding-inline:10px !important;border-radius:9px !important}.header-controls[data-live-controls]>.fls-live-search input{font-size:10px !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{flex:0 0 auto !important;width:auto !important;min-width:78px !important;max-width:154px !important;height:31px !important;min-height:31px !important;padding-inline:10px !important;border-radius:999px !important;font-size:9.5px !important}.header-controls[data-live-controls]>#showAllHotSelect{min-width:122px !important}.header-controls[data-live-controls]>#btnPreferences{min-width:96px !important}.header-controls[data-live-controls]>#btnLeagues{min-width:64px !important}.header-controls[data-live-controls]>#orderBySelect{min-width:118px !important}.header-controls[data-live-controls]>#stateFilter{min-width:134px !important}.header-controls[data-live-controls]>#btnShowHidden{min-width:92px !important}.header-controls[data-live-controls]>#btnReset{min-width:66px !important}}@media (max-width:420px){.header-controls[data-live-controls]>.fls-live-search{flex-basis:145px !important;min-width:145px !important;max-width:145px !important}.header-controls[data-live-controls]>.fls-live-search .fls-search__icon{display:none !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{min-width:70px !important;height:30px !important;min-height:30px !important;padding-inline:8px !important;font-size:9px !important}.header-controls[data-live-controls]>#showAllHotSelect{min-width:112px !important}.header-controls[data-live-controls]>#stateFilter{min-width:122px !important}}.fls-topbar{top:0}.fls-topbar__inner,.fls-brand-wrap,.fls-actions{min-width:0}.fls-mainnav{overscroll-behavior-x:contain}.fls-sidebar,.fls-sidebar *{min-width:0}.fls-sidebar .fls-panel{flex:0 0 auto;overflow:hidden}.fls-sidebar .fls-panel__body{min-height:0;overflow:hidden}.fls-sidebar-tools-panel{display:none}.fls-sidebar-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.fls-sidebar-tool{display:grid;min-width:0;min-height:46px;align-content:center;gap:2px;padding:7px 5px;border:1px solid var(--fls-sidebar-border,rgba(0,46,108,.14));border-radius:10px;background:var(--fls-sidebar-item-bg,#f3f8ff);color:var(--fls-sidebar-text,#0d3268);box-shadow:none;text-align:center}.fls-sidebar-tool[aria-pressed="true"]{background:var(--fls-sidebar-item-active,#dbeafe)}.fls-sidebar-tool strong,.fls-sidebar-tool span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-sidebar-tool strong{font-size:11px;font-weight:950;line-height:1}.fls-sidebar-tool span{color:var(--fls-sidebar-muted,#5f779e);font-size:9px;font-weight:850;letter-spacing:.01em;line-height:1.1}.fls-sidebar .fls-league-list,.fls-sidebar .fls-league-list--compact{width:100%;max-width:100%;overflow-x:hidden}.fls-sidebar .fls-league-item{grid-template-columns:minmax(0,1fr) auto;width:100%;max-width:100%}.fls-sidebar .fls-league-item__name{max-width:100%;overflow:hidden}.fls-sidebar .fls-league-item__name span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-sidebar .fls-count{min-width:26px}.fls-sidebar .fls-live-leagues-panel,.fls-live-leagues-panel{flex:1 1 auto}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact,.fls-live-leagues-panel .fls-league-list--compact{display:grid;gap:5px;padding-right:2px;overscroll-behavior:contain}.header-controls{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:1px;scrollbar-width:none}.header-controls::-webkit-scrollbar{display:none}.header-controls .control-item,.header-controls .btn-show-hidden,.header-controls .fls-search{flex:0 0 auto}.fls-match-board{contain:content}.fls-load-more small{font-size:10px;font-weight:950;opacity:.78}.fls-odds-controls{display:grid;overflow:visible}.fls-odds-search{width:100%}.fls-odds-top-market__button,.fls-odds-chip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fls-odds-active-league{margin-bottom:8px}.fls-odds-active-league__chips{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.fls-odds-active-league__chips::-webkit-scrollbar{display:none}@media (max-width:900px){.fls-topbar{position:sticky;top:0}.fls-sidebar-tools-panel{display:block}.fls-sidebar{top:var(--fls-header-h)}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact,.fls-live-leagues-panel .fls-league-list--compact{max-height:clamp(150px,32svh,300px)}.fls-odds-controls{grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:7px}.fls-odds-search{grid-column:1 / 2}.fls-odds-controls [data-odds-refresh]{grid-column:2 / 3;min-width:78px}.fls-odds-top-market{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));order:3}}@media (max-width:520px){.header-controls{gap:6px}.header-controls .control-item,.header-controls .btn-show-hidden{min-height:34px;height:34px;padding-inline:9px;font-size:10px}.header-controls .fls-search{width:clamp(156px,48vw,210px);height:34px}.fls-odds-search,.fls-odds-controls [data-odds-refresh],.fls-odds-top-market{grid-column:1 / -1;width:100%}.fls-odds-controls [data-odds-refresh]{min-width:0}.fls-odds-top-market__button{height:34px;min-height:34px;padding-inline:8px;font-size:10px}}:root{scroll-padding-top:calc(var(--fls-header-h,60px)+10px)}html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.fls-app{width:100% !important;max-width:100% !important;min-width:0 !important;padding-top:var(--fls-header-h,60px) !important;overflow-x:clip !important}@supports not (overflow:clip){.fls-app{overflow-x:hidden !important}}.fls-topbar{position:fixed !important;inset:0 0 auto 0 !important;z-index:1000 !important;width:auto !important;max-width:100% !important;overflow:hidden !important;transform:none !important;contain:paint !important;will-change:auto !important}.fls-topbar__inner{width:100% !important;max-width:100% !important;min-width:0 !important}.fls-topbar .fls-shell{max-width:min(100% - 24px,var(--fls-container)) !important}.fls-brand-wrap,.fls-brand,.fls-actions,.fls-auth-actions,.fls-header-tools{min-width:0 !important}.fls-mainnav{min-width:0 !important;max-width:100% !important;overflow-x:auto !important;overflow-y:hidden !important}.header-controls,.header-controls[data-live-controls],.fls-mainnav,.fls-section-tabs,.fls-score-ticker__track,.fls-odds-controls,.fls-odds-league-strip__scroll,.fls-odds-active-league__chips,.fls-tables-controls,.fls-league-modal__tabs,.fls-league-modal__list,.fls-sidebar,.fls-sidebar .fls-league-list,.fls-sidebar .fls-league-list--compact,.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact,.fls-live-leagues-panel .fls-league-list--compact{-ms-overflow-style:none !important;scrollbar-width:none !important}.header-controls::-webkit-scrollbar,.header-controls[data-live-controls]::-webkit-scrollbar,.fls-mainnav::-webkit-scrollbar,.fls-section-tabs::-webkit-scrollbar,.fls-score-ticker__track::-webkit-scrollbar,.fls-odds-controls::-webkit-scrollbar,.fls-odds-league-strip__scroll::-webkit-scrollbar,.fls-odds-active-league__chips::-webkit-scrollbar,.fls-tables-controls::-webkit-scrollbar,.fls-league-modal__tabs::-webkit-scrollbar,.fls-league-modal__list::-webkit-scrollbar,.fls-sidebar::-webkit-scrollbar,.fls-sidebar .fls-league-list::-webkit-scrollbar,.fls-sidebar .fls-league-list--compact::-webkit-scrollbar,.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar,.fls-live-leagues-panel .fls-league-list--compact::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.header-controls[data-live-controls]{position:relative !important;display:flex !important;grid-template-columns:none !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:flex-start !important;gap:6px !important;width:100% !important;max-width:100% !important;min-width:0 !important;padding:6px !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important;scroll-snap-type:x proximity !important;scrollbar-color:transparent transparent !important}.header-controls[data-live-controls]>.fls-live-search{position:relative !important;inset:auto !important;left:auto !important;right:auto !important;z-index:1 !important;flex:0 0 clamp(142px,42vw,188px) !important;width:clamp(142px,42vw,188px) !important;min-width:clamp(142px,42vw,188px) !important;max-width:188px !important;height:32px !important;min-height:32px !important;scroll-snap-align:start !important;pointer-events:auto !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{position:relative !important;z-index:0 !important;flex:0 0 auto !important;height:31px !important;min-height:31px !important;scroll-snap-align:start !important}.header-controls[data-live-controls]>.fls-live-search::after{display:none !important;content:none !important}@media (max-width:520px){.fls-app{padding-top:var(--fls-header-h,54px) !important}.fls-topbar .fls-shell{width:min(100% - 12px,var(--fls-container)) !important;max-width:min(100% - 12px,var(--fls-container)) !important}.header-controls[data-live-controls]{gap:5px !important;padding:5px !important}.header-controls[data-live-controls]>.fls-live-search{flex-basis:clamp(130px,42vw,158px) !important;width:clamp(130px,42vw,158px) !important;min-width:clamp(130px,42vw,158px) !important;max-width:158px !important;padding-inline:9px !important}.header-controls[data-live-controls]>.control-item,.header-controls[data-live-controls]>.btn-show-hidden{min-width:68px !important;height:30px !important;min-height:30px !important;padding-inline:8px !important;font-size:9px !important}.header-controls[data-live-controls]>#showAllHotSelect{min-width:112px !important}.header-controls[data-live-controls]>#btnPreferences{min-width:86px !important}.header-controls[data-live-controls]>#btnLeagues{min-width:60px !important}.header-controls[data-live-controls]>#orderBySelect{min-width:108px !important}.header-controls[data-live-controls]>#stateFilter{min-width:122px !important}.header-controls[data-live-controls]>#btnShowHidden{min-width:84px !important}.header-controls[data-live-controls]>#btnReset{min-width:62px !important}}@media (max-width:380px){.header-controls[data-live-controls]>.fls-live-search{flex-basis:122px !important;width:122px !important;min-width:122px !important;max-width:122px !important}}@media (max-width:760px){.fls-odds-controls{overflow-x:hidden !important;overflow-y:visible !important}.fls-odds-top-market,.fls-odds-active-league__chips,.fls-odds-league-strip__scroll{-ms-overflow-style:none !important;scrollbar-width:none !important}.fls-odds-top-market::-webkit-scrollbar,.fls-odds-active-league__chips::-webkit-scrollbar,.fls-odds-league-strip__scroll::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}}:root{--fls-filter-gap:6px}.fls-filter-rail{grid-column:1 / -1 !important;display:flex !important;align-items:center !important;gap:var(--fls-filter-gap) !important;width:100% !important;max-width:100% !important;min-width:0 !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;-ms-overflow-style:none !important;touch-action:pan-x !important}.fls-filter-rail::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.fls-filter-rail>*,.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item{flex:0 0 auto !important;height:var(--fls-filter-h) !important;min-height:var(--fls-filter-h) !important;max-height:var(--fls-filter-h) !important;border-radius:999px !important;font-size:10px !important;font-weight:900 !important;line-height:1 !important;white-space:nowrap !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important}.control-item,.btn-show-hidden,.fls-filter-popup-btn,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip{border:1px solid rgba(10,85,165,.18) !important;background:linear-gradient(180deg,#f8fbff,#edf5ff) !important;color:#073b7a !important}.fls-filter-popup-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:7px !important;padding:0 10px !important}.fls-filter-popup-btn>span{min-width:0 !important}.fls-filter-popup-btn>i{width:5px !important;height:5px !important;flex:0 0 5px !important;border-right:1.6px solid currentColor !important;border-bottom:1.6px solid currentColor !important;transform:translateY(-1px) rotate(45deg) !important;opacity:.78 !important}.fls-native-select-hidden{position:absolute !important;width:1px !important;height:1px !important;min-width:1px !important;min-height:1px !important;padding:0 !important;margin:0 !important;border:0 !important;opacity:0 !important;pointer-events:none !important;overflow:hidden !important}.fls-filter-rail .fls-native-select-hidden{flex:0 0 1px !important}.fls-filter-rail #btnPreferences,.fls-filter-rail #btnLeagues,.fls-filter-rail #btnReset,.fls-filter-rail #btnShowHidden,.fls-filter-rail [data-odds-refresh],.fls-filter-rail [data-tables-refresh]{min-width:auto !important;padding-inline:11px !important}.fls-odds-top-market{display:flex !important;gap:var(--fls-filter-gap) !important;width:auto !important;min-width:0 !important;overflow:visible !important}.fls-odds-top-market__button,.fls-odds-chip{min-width:112px !important;padding-inline:10px !important}.fls-odds-top-market__button.is-active,.fls-odds-chip.is-active,.fls-odds-league-chip.is-active,.fls-tab.is-active,.fls-filter-popup__option.is-active{border-color:rgba(2,92,178,.35) !important;background:linear-gradient(180deg,#dff0ff,#c9e4ff) !important;color:#002e6c !important}.btn-show-hidden{border-color:rgba(230,83,34,.24) !important;background:linear-gradient(180deg,#fff8f4,#ffe9dd) !important;color:#c9481f !important}.fls-filter-popup{position:fixed !important;inset:0 !important;z-index:10020 !important;display:grid !important;place-items:center !important;padding:16px !important;background:rgba(4,20,48,.42) !important}.fls-filter-popup__card{width:min(420px,calc(100vw - 28px)) !important;max-height:min(68vh,520px) !important;overflow:hidden !important;border:1px solid rgba(10,85,165,.16) !important;border-radius:18px !important;background:#ffffff !important;color:#073b7a !important;box-shadow:none !important}.fls-filter-popup__head{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important;padding:11px 12px !important;border-bottom:1px solid rgba(10,85,165,.10) !important}.fls-filter-popup__head strong{min-width:0 !important;overflow:hidden !important;color:#073b7a !important;font-size:12px !important;font-weight:950 !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-filter-popup__close{display:grid !important;width:28px !important;height:28px !important;place-items:center !important;border-radius:999px !important;background:#edf5ff !important;color:#073b7a !important;font-size:18px !important;line-height:1 !important}.fls-filter-popup__list{display:grid !important;gap:6px !important;max-height:calc(min(68vh,520px) - 52px) !important;overflow:auto !important;padding:10px !important;scrollbar-width:none !important;-ms-overflow-style:none !important}.fls-filter-popup__list::-webkit-scrollbar{display:none !important}.fls-filter-popup__option{display:flex !important;width:100% !important;min-height:34px !important;align-items:center !important;justify-content:space-between !important;padding:8px 11px !important;border:1px solid rgba(10,85,165,.12) !important;border-radius:12px !important;background:#f7fbff !important;color:#073b7a !important;font-size:11px !important;font-weight:900 !important;text-align:left !important}.fls-filter-popup__option span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-match-board{border:1px solid rgba(10,85,165,.10) !important;background:rgba(255,255,255,.78) !important}.fls-league-block+.fls-league-block{border-top:0 !important;margin-top:6px !important}.fls-league-head{border:0 !important;border-radius:12px 12px 0 0 !important;background:linear-gradient(180deg,#edf6ff,#e4f0ff) !important;color:#073b7a !important;letter-spacing:.01em !important}.fls-league-head span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-match-row{border-top:0 !important;border-bottom:1px solid rgba(10,85,165,.08) !important;box-shadow:none !important}.fls-league-block .fls-match-row:last-child{border-bottom:0 !important;border-radius:0 0 12px 12px !important}.fls-board-footer{border-top:1px solid rgba(10,85,165,.10) !important;color:#073b7a !important}html.fls-dark .control-item,html.fls-dark .btn-show-hidden,html.fls-dark .fls-filter-popup-btn,html.fls-dark .fls-odds-top-market__button,html.fls-dark .fls-odds-chip,html.fls-dark .fls-odds-league-chip{border-color:rgba(191,219,254,.16) !important;background:linear-gradient(180deg,#143a73,#102f60) !important;color:#dbeafe !important}html.fls-dark .btn-show-hidden{border-color:rgba(255,154,112,.22) !important;background:linear-gradient(180deg,rgba(230,83,34,.18),rgba(230,83,34,.10)) !important;color:#ffd4c2 !important}html.fls-dark .fls-odds-top-market__button.is-active,html.fls-dark .fls-odds-chip.is-active,html.fls-dark .fls-odds-league-chip.is-active,html.fls-dark .fls-filter-popup__option.is-active{border-color:rgba(147,197,253,.35) !important;background:linear-gradient(180deg,#1c4c90,#173e79) !important;color:#eff6ff !important}html.fls-dark .fls-match-board{border-color:rgba(191,219,254,.08) !important;background:#0b244f !important}html.fls-dark .fls-league-head{border:0 !important;background:linear-gradient(180deg,#14366b,#102f60) !important;color:#eaf4ff !important}html.fls-dark .fls-match-row,html.fls-dark .fls-match-row.is-live,html.fls-dark .fls-match-row.is-hot{border-top:0 !important;border-bottom:1px solid rgba(191,219,254,.075) !important;background:#102d5d !important}html.fls-dark .fls-league-block .fls-match-row:last-child{border-bottom:0 !important}html.fls-dark .fls-board-footer{border-top-color:rgba(191,219,254,.08) !important;background:rgba(11,36,79,.96) !important;color:#dbeafe !important}html.fls-dark .fls-filter-popup{background:rgba(1,9,24,.60) !important}html.fls-dark .fls-filter-popup__card{border-color:rgba(191,219,254,.13) !important;background:#0b244f !important;color:#dbeafe !important}html.fls-dark .fls-filter-popup__head{border-bottom-color:rgba(191,219,254,.10) !important}html.fls-dark .fls-filter-popup__head strong{color:#eaf4ff !important}html.fls-dark .fls-filter-popup__close{background:#123a76 !important;color:#eaf4ff !important}html.fls-dark .fls-filter-popup__option{border-color:rgba(191,219,254,.12) !important;background:#102f60 !important;color:#dbeafe !important}@media (max-width:560px){:root{--fls-filter-h:30px;--fls-filter-gap:5px}.header-controls[data-live-controls],.fls-odds-controls,.fls-tables-controls{padding:6px !important;gap:6px !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item{font-size:9px !important;padding-inline:9px !important}.fls-filter-popup-btn{max-width:42vw !important}.fls-filter-popup{align-items:end !important;padding:10px !important}.fls-filter-popup__card{width:100% !important;max-height:74vh !important;border-radius:18px 18px 14px 14px !important}}.fls-filter-popup__option.is-active{border-color:rgba(2,92,178,.35) !important;background:linear-gradient(180deg,#dff0ff,#c9e4ff) !important;color:#002e6c !important}html.fls-dark .fls-filter-popup__option.is-active{border-color:rgba(147,197,253,.35) !important;background:linear-gradient(180deg,#1c4c90,#173e79) !important;color:#eff6ff !important}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{min-height:0 !important}.fls-filter-rail>.fls-native-select-hidden,.header-controls[data-live-controls] .fls-native-select-hidden,.fls-odds-controls .fls-native-select-hidden,.fls-tables-controls .fls-native-select-hidden{position:absolute !important;flex:0 0 1px !important;width:1px !important;min-width:1px !important;max-width:1px !important;height:1px !important;min-height:1px !important;max-height:1px !important;opacity:0 !important;pointer-events:none !important;overflow:hidden !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item{min-width:auto !important;max-width:none !important;overflow:hidden !important;text-overflow:ellipsis !important}.header-controls[data-live-controls] #showAllHotSelect+.fls-filter-popup-btn,.header-controls[data-live-controls] #stateFilter+.fls-filter-popup-btn,.header-controls[data-live-controls] #orderBySelect+.fls-filter-popup-btn,.fls-odds-controls #oddsMarketFilter+.fls-filter-popup-btn,.fls-odds-controls #oddsLeagueFilter+.fls-filter-popup-btn{min-width:96px !important}.fls-odds-controls>.fls-filter-rail .fls-odds-top-market{grid-column:auto !important;order:0 !important}.fls-score-table-wrap,.fls-odds-board,.fls-tables-board,.fls-match-board{max-width:100% !important;overflow-x:hidden !important}@media (max-width:760px){.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{padding-inline:25px 8px !important}.fls-odds-controls>.fls-filter-rail .fls-odds-top-market__button{min-width:88px !important;max-width:118px !important}}:root{--fls-filter-search-w:clamp(126px,27vw,210px);--fls-filter-search-w-sm:clamp(108px,32vw,138px)}.header-controls[data-live-controls],.fls-odds-controls,.fls-tables-controls{grid-auto-flow:column !important}.header-controls[data-live-controls]>.fls-live-search,.fls-odds-controls>.fls-odds-search,.fls-tables-controls>.fls-tables-search{display:flex !important;visibility:visible !important;opacity:1 !important;grid-column:1 / 2 !important;grid-row:1 !important;order:0 !important;width:100% !important;min-width:0 !important;max-width:none !important;height:var(--fls-filter-h) !important;min-height:var(--fls-filter-h) !important;max-height:var(--fls-filter-h) !important;margin:0 !important;position:relative !important;z-index:8 !important;flex:0 0 auto !important;overflow:hidden !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{display:block !important;padding-inline:24px 6px !important;color:var(--fls-primary) !important;font-weight:850 !important}html.fls-dark .header-controls[data-live-controls]>.fls-live-search input,html.fls-dark .fls-odds-controls>.fls-odds-search input,html.fls-dark .fls-tables-controls>.fls-tables-search input,html.dark .header-controls[data-live-controls]>.fls-live-search input,html.dark .fls-odds-controls>.fls-odds-search input,html.dark .fls-tables-controls>.fls-tables-search input{color:#eaf4ff !important}.header-controls[data-live-controls]>.fls-live-search .fls-search__icon,.fls-odds-controls>.fls-odds-search .fls-search__icon,.fls-tables-controls>.fls-tables-search .fls-search__icon{left:8px !important}.header-controls[data-live-controls]>.fls-filter-rail,.fls-odds-controls>.fls-filter-rail,.fls-tables-controls>.fls-filter-rail{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;grid-column:2 / 3 !important;grid-row:1 !important;order:1 !important;align-items:center !important;justify-content:flex-start !important;gap:5px !important;width:100% !important;max-width:100% !important;min-width:0 !important;height:var(--fls-filter-h) !important;min-height:var(--fls-filter-h) !important;max-height:var(--fls-filter-h) !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-x:contain !important;scrollbar-width:none !important;-ms-overflow-style:none !important;touch-action:pan-x !important;scroll-snap-type:x proximity !important}.header-controls[data-live-controls]>.fls-filter-rail::-webkit-scrollbar,.fls-odds-controls>.fls-filter-rail::-webkit-scrollbar,.fls-tables-controls>.fls-filter-rail::-webkit-scrollbar,.fls-odds-top-market::-webkit-scrollbar,.fls-odds-active-league__chips::-webkit-scrollbar,.fls-odds-league-strip__scroll::-webkit-scrollbar,.fls-tables-wrap::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.fls-tables-wrap,.fls-odds-top-market,.fls-odds-active-league__chips,.fls-odds-league-strip__scroll{scrollbar-width:none !important;-ms-overflow-style:none !important}.header-controls[data-live-controls]>.fls-filter-rail>*,.fls-odds-controls>.fls-filter-rail>*,.fls-tables-controls>.fls-filter-rail>*{flex:0 0 auto !important;min-width:max-content !important;scroll-snap-align:start !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item{padding:0 9px !important;border-radius:999px !important;font-size:8.8px !important;font-weight:950 !important;line-height:1 !important;white-space:nowrap !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important}.fls-filter-popup-btn{min-width:74px !important;max-width:min(38vw,152px) !important}.fls-filter-popup-btn>span{display:block !important;max-width:118px !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-controls>.fls-filter-rail .fls-odds-top-market{display:inline-flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;gap:5px !important;width:auto !important;min-width:max-content !important;max-width:none !important;height:var(--fls-filter-h) !important;overflow:visible !important}.fls-odds-controls>.fls-filter-rail .fls-odds-top-market__button{flex:0 0 auto !important;width:auto !important;min-width:86px !important;max-width:118px !important}.fls-odds-controls [data-odds-refresh]{display:none !important}.fls-odds-controls #oddsMarketFilter,.fls-odds-controls #oddsLeagueFilter,.fls-tables-controls select[data-tables-league],.header-controls[data-live-controls] select.control-item.fls-native-select-hidden{position:absolute !important;width:1px !important;min-width:1px !important;height:1px !important;min-height:1px !important;opacity:0 !important;pointer-events:none !important}@media (max-width:760px){:root{--fls-filter-h:28px}.header-controls[data-live-controls],.fls-odds-controls,.fls-tables-controls{gap:4px !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item{padding-inline:8px !important;font-size:8.4px !important}.fls-filter-popup-btn>span{max-width:96px !important}}@media (max-width:390px){.header-controls[data-live-controls],.fls-odds-controls,.fls-tables-controls{gap:3px !important;padding-inline:3px !important}.fls-filter-popup-btn{max-width:36vw !important}.fls-filter-popup-btn>span{max-width:82px !important}.fls-odds-controls>.fls-filter-rail .fls-odds-top-market__button{min-width:80px !important;max-width:108px !important}}.fls-modal--league{place-items:center !important;align-items:center !important;justify-items:center !important;padding:max(8px,env(safe-area-inset-top,0px)) max(8px,env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px)) !important;overflow:hidden !important;touch-action:none !important}.fls-modal--league .fls-modal__card{display:flex !important;flex-direction:column !important;width:min(560px,calc(100vw - 16px)) !important;max-width:calc(100vw - 16px) !important;height:auto !important;max-height:calc(100dvh - 16px) !important;overflow:hidden !important;border-radius:15px !important}@supports not (height:100dvh){.fls-modal--league .fls-modal__card{max-height:calc(100vh - 16px) !important}}.fls-modal--league .fls-modal__head{flex:0 0 auto !important;min-height:44px !important;padding:9px 12px !important}.fls-modal--league .fls-modal__head strong{font-size:13px !important;line-height:1 !important}.fls-modal--league .fls-modal__head button{width:30px !important;height:30px !important;font-size:18px !important}.fls-modal--league .fls-modal__body{display:flex !important;flex:1 1 auto !important;min-height:0 !important;max-height:none !important;padding:0 !important;overflow:hidden !important}.fls-league-modal{display:flex !important;flex:1 1 auto !important;min-height:0 !important;max-height:100% !important;width:100% !important;overflow:hidden !important}.fls-league-modal__tabs{flex:0 0 auto !important;gap:6px !important;padding:8px 10px 7px !important;overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none !important;-ms-overflow-style:none !important}.fls-league-modal__tabs::-webkit-scrollbar{display:none !important}.fls-league-tab{min-height:30px !important;padding:0 11px !important;border-radius:8px !important;font-size:10.5px !important;line-height:1 !important}.fls-league-modal__list{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;flex:1 1 auto !important;min-height:0 !important;max-height:none !important;gap:3px 10px !important;padding:8px 10px !important;overflow-x:hidden !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior:contain !important;scrollbar-width:none !important;-ms-overflow-style:none !important}.fls-league-modal__list::-webkit-scrollbar{display:none !important;width:0 !important}.fls-league-check{min-height:28px !important;gap:6px !important;padding:0 2px !important;font-size:10.5px !important;line-height:1.12 !important}.fls-league-check__main{gap:6px !important}.fls-league-check input{width:12px !important;height:12px !important}.fls-league-check strong{min-width:24px !important;padding:2px 6px !important;border-radius:999px !important;font-size:10px !important}.fls-league-modal__footer{flex:0 0 auto !important;padding:8px 10px !important}.fls-league-modal__footer>strong{font-size:11px !important;line-height:1.1 !important}.fls-league-modal__actions button{font-size:10.5px !important;line-height:1 !important}.fls-league-modal__actions .is-primary{grid-column:1 / -1 !important}@media (max-width:520px){.fls-modal--league{padding:6px !important}.fls-modal--league .fls-modal__card{width:calc(100vw - 12px) !important;max-width:calc(100vw - 12px) !important;max-height:calc(100dvh - 12px) !important;border-radius:14px !important}.fls-league-modal__list{grid-template-columns:1fr !important;gap:2px !important;padding:7px 9px !important}.fls-league-check{min-height:27px !important;font-size:10.2px !important}.fls-league-tab{min-height:29px !important;padding-inline:10px !important;font-size:10px !important}.fls-league-modal__actions button{min-height:31px !important;font-size:10px !important}}.header-controls[data-live-controls]>.fls-live-search,.fls-odds-controls>.fls-odds-search,.fls-tables-controls>.fls-tables-search{align-items:center !important;justify-content:flex-start !important;gap:5px !important;padding:0 9px !important;text-align:left !important}.header-controls[data-live-controls]>.fls-live-search .fls-search__icon,.fls-odds-controls>.fls-odds-search .fls-search__icon,.fls-tables-controls>.fls-tables-search .fls-search__icon{position:static !important;inset:auto !important;display:inline-grid !important;flex:0 0 12px !important;width:12px !important;min-width:12px !important;height:12px !important;place-items:center !important;margin:0 !important;opacity:.82 !important;line-height:1 !important}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{flex:1 1 auto !important;min-width:0 !important;width:100% !important;height:100% !important;padding:0 !important;margin:0 !important;border:0 !important;outline:0 !important;text-align:left !important;text-align-last:left !important;text-indent:0 !important;letter-spacing:0 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;font-size:9.5px !important;line-height:var(--fls-filter-h) !important}.header-controls[data-live-controls]>.fls-live-search input::placeholder,.fls-odds-controls>.fls-odds-search input::placeholder,.fls-tables-controls>.fls-tables-search input::placeholder{text-align:left !important;text-indent:0 !important;opacity:.74 !important}.fls-sidebar-nav-panel .fls-panel__body{padding:5px !important}.fls-sidebar-nav-list{display:grid !important;grid-template-columns:1fr !important;gap:5px !important}.fls-sidebar-nav-list .fls-league-item{min-height:30px !important}.fls-sidebar-nav-list .fls-league-item__name span:first-child{display:inline-grid !important;width:16px !important;min-width:16px !important;place-items:center !important;opacity:.82 !important}@media (max-width:900px){.fls-sidebar .fls-sidebar-nav-panel{margin-bottom:7px !important}.fls-sidebar .fls-live-leagues-panel .fls-league-list--compact{max-height:clamp(190px,calc(100svh - 398px),410px) !important}}@media (max-width:760px){:root{--fls-filter-search-w-sm:clamp(126px,37vw,154px)}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{font-size:9.2px !important}}@media (max-width:420px){.header-controls[data-live-controls]>.fls-live-search .fls-search__icon,.fls-odds-controls>.fls-odds-search .fls-search__icon,.fls-tables-controls>.fls-tables-search .fls-search__icon{display:inline-grid !important}}@media (max-width:390px){:root{--fls-filter-search-w-sm:clamp(122px,39vw,146px)}.header-controls[data-live-controls]>.fls-live-search,.fls-odds-controls>.fls-odds-search,.fls-tables-controls>.fls-tables-search{gap:4px !important;padding-inline:8px !important}.header-controls[data-live-controls]>.fls-live-search .fls-search__icon,.fls-odds-controls>.fls-odds-search .fls-search__icon,.fls-tables-controls>.fls-tables-search .fls-search__icon{flex-basis:11px !important;width:11px !important;min-width:11px !important}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{font-size:8.9px !important}}:root{--fls-filter-h:28px;--fls-loader-bg:rgba(255,255,255,.90);--fls-loader-border:rgba(10,91,172,.16);--fls-loader-text:#00306e;--fls-loader-muted:#5d7190}.fls-footer{font-size:11px !important;font-weight:800 !important;letter-spacing:.01em !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item,.fls-league-tab,.fls-league-modal__actions button,.fls-load-more{contain:layout paint style !important;transform:translateZ(0) !important;transition:background-color .08s linear,border-color .08s linear,color .08s linear !important;animation:none !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;touch-action:manipulation !important;user-select:none !important;-webkit-tap-highlight-color:transparent !important}.fls-filter-popup-btn:active,.header-controls[data-live-controls] .control-item:active,.header-controls[data-live-controls] .btn-show-hidden:active,.fls-odds-top-market__button:active,.fls-odds-chip:active,.fls-odds-league-chip:active,.fls-tables-controls .control-item:active,.fls-league-tab:active,.fls-league-modal__actions button:active,.fls-load-more:active{transform:translateZ(0) scale(.985) !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item{height:var(--fls-filter-h) !important;min-height:var(--fls-filter-h) !important;max-height:var(--fls-filter-h) !important;padding-inline:9px !important;border-width:1px !important;border-style:solid !important;border-color:rgba(5,91,172,.22) !important;background:#f8fbff !important;color:#00306e !important}.fls-filter-popup-btn.is-active,.fls-filter-popup-btn[aria-expanded="true"],.fls-odds-top-market__button.is-active,.fls-odds-chip.is-active,.fls-odds-league-chip.is-active,.fls-filter-popup__option.is-active{background:#dcebff !important;border-color:rgba(5,91,172,.38) !important;color:#002b66 !important}html.fls-dark,html.dark{--fls-loader-bg:rgba(8,28,62,.92);--fls-loader-border:rgba(147,197,253,.18);--fls-loader-text:#eff6ff;--fls-loader-muted:#a8c2e4}html.fls-dark .fls-filter-popup-btn,html.fls-dark .header-controls[data-live-controls] .control-item,html.fls-dark .header-controls[data-live-controls] .btn-show-hidden,html.fls-dark .fls-odds-top-market__button,html.fls-dark .fls-odds-chip,html.fls-dark .fls-odds-league-chip,html.fls-dark .fls-tables-controls .control-item,html.dark .fls-filter-popup-btn,html.dark .header-controls[data-live-controls] .control-item,html.dark .header-controls[data-live-controls] .btn-show-hidden,html.dark .fls-odds-top-market__button,html.dark .fls-odds-chip,html.dark .fls-odds-league-chip,html.dark .fls-tables-controls .control-item{background:#0d2d61 !important;border-color:rgba(147,197,253,.18) !important;color:#eaf4ff !important}html.fls-dark .fls-filter-popup-btn.is-active,html.fls-dark .fls-filter-popup-btn[aria-expanded="true"],html.fls-dark .fls-odds-top-market__button.is-active,html.fls-dark .fls-odds-chip.is-active,html.fls-dark .fls-odds-league-chip.is-active,html.fls-dark .fls-filter-popup__option.is-active,html.dark .fls-filter-popup-btn.is-active,html.dark .fls-filter-popup-btn[aria-expanded="true"],html.dark .fls-odds-top-market__button.is-active,html.dark .fls-odds-chip.is-active,html.dark .fls-odds-league-chip.is-active,html.dark .fls-filter-popup__option.is-active{background:#194b8d !important;border-color:rgba(147,197,253,.36) !important;color:#ffffff !important}.fls-match-board,.fls-odds-board,.fls-tables-board,.fls-tables-section{position:relative !important}.fls-data-loader{display:grid !important;grid-template-columns:auto minmax(0,1fr) !important;align-items:center !important;gap:10px !important;width:min(100%,520px) !important;margin:12px auto !important;padding:12px 13px !important;border:1px solid var(--fls-loader-border) !important;border-radius:15px !important;background:var(--fls-loader-bg) !important;color:var(--fls-loader-text) !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;contain:content !important}.fls-data-loader__spinner{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:4px !important;width:32px !important;height:32px !important;border-radius:999px !important;border:1px solid var(--fls-loader-border) !important;background:rgba(5,91,172,.06) !important}.fls-data-loader__spinner span{display:block !important;width:5px !important;height:5px !important;border-radius:999px !important;background:currentColor !important;opacity:.35 !important;animation:flsLoaderDot 1.05s linear infinite !important}.fls-data-loader__spinner span:nth-child(2){animation-delay:.14s !important}.fls-data-loader__spinner span:nth-child(3){animation-delay:.28s !important}.fls-data-loader__copy{display:grid !important;gap:3px !important;min-width:0 !important;text-align:left !important}.fls-data-loader__copy strong{display:block !important;color:var(--fls-loader-text) !important;font-size:12px !important;line-height:1.15 !important;font-weight:950 !important;white-space:normal !important}.fls-data-loader__copy span,.fls-data-loader__copy small{display:block !important;color:var(--fls-loader-muted) !important;font-size:10.5px !important;line-height:1.25 !important;white-space:normal !important}.fls-match-board.is-api-loading,.fls-odds-board.is-api-loading,.fls-tables-board.is-api-loading,.fls-tables-section.is-api-loading{min-height:84px !important}@keyframes flsLoaderDot{0%,100%{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.fls-data-loader__spinner span{animation:none !important;opacity:.72 !important}.fls-filter-popup-btn,.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip,.fls-tables-controls .control-item,.fls-league-tab,.fls-league-modal__actions button,.fls-load-more{transition:none !important}}@media (max-width:520px){.fls-data-loader{grid-template-columns:auto minmax(0,1fr) !important;gap:8px !important;margin:8px auto !important;padding:10px !important;border-radius:13px !important}.fls-data-loader__spinner{width:28px !important;height:28px !important}.fls-data-loader__copy strong{font-size:11px !important}.fls-data-loader__copy span,.fls-data-loader__copy small{font-size:9.7px !important}}:root{--fls-odds-chip-h:27px;--fls-odds-chip-bg:#f7fbff;--fls-odds-chip-active-bg:#dcebff;--fls-odds-chip-border:rgba(5,91,172,.20);--fls-odds-chip-active-border:rgba(5,91,172,.38);--fls-odds-chip-text:#00306e}.fls-odds-board .fls-empty-state{display:grid !important;gap:7px !important;min-height:96px !important;align-content:center !important;justify-items:center !important;padding:18px 12px !important;border:0 !important;background:transparent !important;color:var(--fls-odds-chip-text) !important;text-align:center !important;box-shadow:none !important;filter:none !important}.fls-odds-board .fls-empty-state strong{display:block !important;color:var(--fls-odds-chip-text) !important;font-size:12px !important;font-weight:950 !important;line-height:1.18 !important;letter-spacing:0 !important}.fls-odds-board .fls-empty-state span,.fls-odds-board .fls-empty-state small{display:block !important;max-width:360px !important;color:rgba(0,48,110,.70) !important;font-size:10.5px !important;font-weight:750 !important;line-height:1.35 !important}html.fls-dark,html.dark{--fls-odds-chip-bg:#0d2d61;--fls-odds-chip-active-bg:#194b8d;--fls-odds-chip-border:rgba(147,197,253,.17);--fls-odds-chip-active-border:rgba(147,197,253,.36);--fls-odds-chip-text:#eaf4ff}html.fls-dark .fls-odds-board .fls-empty-state,html.dark .fls-odds-board .fls-empty-state,html.fls-dark .fls-odds-board .fls-empty-state strong,html.dark .fls-odds-board .fls-empty-state strong{color:#eaf4ff !important}html.fls-dark .fls-odds-board .fls-empty-state span,html.fls-dark .fls-odds-board .fls-empty-state small,html.dark .fls-odds-board .fls-empty-state span,html.dark .fls-odds-board .fls-empty-state small{color:rgba(234,244,255,.66) !important}.fls-odds-controls{contain:layout paint style !important;grid-auto-rows:var(--fls-odds-chip-h) !important}.fls-odds-controls>.fls-filter-rail{gap:4px !important;height:var(--fls-odds-chip-h) !important;min-height:var(--fls-odds-chip-h) !important;max-height:var(--fls-odds-chip-h) !important;scroll-behavior:auto !important;scrollbar-width:none !important;-ms-overflow-style:none !important}.fls-odds-controls>.fls-filter-rail::-webkit-scrollbar,.fls-odds-active-league__chips::-webkit-scrollbar,.fls-odds-league-strip__scroll::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.fls-odds-controls>.fls-odds-search{height:var(--fls-odds-chip-h) !important;min-height:var(--fls-odds-chip-h) !important;max-height:var(--fls-odds-chip-h) !important}.fls-odds-controls>.fls-odds-search input{text-align:left !important;text-align-last:left !important;font-size:9px !important;font-weight:850 !important}.fls-odds-top-market,.fls-odds-active-league__chips{display:inline-flex !important;grid-template-columns:none !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:flex-start !important;gap:4px !important;min-width:0 !important;max-width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;-ms-overflow-style:none !important;scroll-snap-type:x proximity !important}.fls-odds-active-league__chips{width:100% !important;padding:0 !important}.fls-odds-controls .fls-filter-popup-btn,.fls-odds-controls .control-item,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip{appearance:none !important;-webkit-appearance:none !important;display:inline-flex !important;flex:0 0 auto !important;align-items:center !important;justify-content:center !important;gap:5px !important;height:var(--fls-odds-chip-h) !important;min-height:var(--fls-odds-chip-h) !important;max-height:var(--fls-odds-chip-h) !important;width:auto !important;min-width:76px !important;max-width:142px !important;padding:0 8px !important;border:1px solid var(--fls-odds-chip-border) !important;border-radius:999px !important;background:var(--fls-odds-chip-bg) !important;color:var(--fls-odds-chip-text) !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;transform:translateZ(0) !important;transition:background-color .055s linear,border-color .055s linear,color .055s linear !important;animation:none !important;contain:layout paint style !important;font-size:8.4px !important;font-weight:950 !important;line-height:1 !important;letter-spacing:0 !important;overflow:hidden !important;text-align:center !important;text-overflow:ellipsis !important;text-transform:none !important;white-space:nowrap !important;cursor:pointer !important;touch-action:manipulation !important;-webkit-tap-highlight-color:transparent !important;user-select:none !important}.fls-odds-top-market__button{min-width:88px !important;max-width:116px !important}.fls-odds-controls .fls-filter-popup-btn{min-width:88px !important;max-width:132px !important}.fls-odds-chip{min-width:98px !important;max-width:136px !important}.fls-odds-controls .fls-filter-popup-btn>span,.fls-odds-top-market__button,.fls-odds-chip>span,.fls-odds-league-chip>span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-chip b{display:inline-flex !important;flex:0 0 auto !important;min-width:18px !important;height:18px !important;align-items:center !important;justify-content:center !important;padding:0 5px !important;border-radius:999px !important;background:rgba(5,91,172,.11) !important;color:inherit !important;font-size:8.2px !important;font-weight:950 !important}.fls-odds-controls .fls-filter-popup-btn.is-active,.fls-odds-controls .fls-filter-popup-btn[aria-expanded="true"],.fls-odds-top-market__button.is-active,.fls-odds-chip.is-active,.fls-odds-league-chip.is-active{border-color:var(--fls-odds-chip-active-border) !important;background:var(--fls-odds-chip-active-bg) !important;color:var(--fls-odds-chip-text) !important}.fls-odds-controls .fls-filter-popup-btn:active,.fls-odds-top-market__button:active,.fls-odds-chip:active,.fls-odds-league-chip:active{transform:translateZ(0) scale(.99) !important}html.fls-dark .fls-odds-chip b,html.dark .fls-odds-chip b{background:rgba(147,197,253,.14) !important}@media (max-width:520px){:root{--fls-odds-chip-h:26px}.fls-odds-controls{grid-template-columns:minmax(96px,30vw) minmax(0,1fr) !important;gap:3px !important;padding:4px !important}.fls-odds-controls>.fls-odds-search input{padding-inline:22px 6px !important;font-size:8.6px !important}.fls-odds-controls>.fls-odds-search .fls-search__icon{left:7px !important;width:10px !important;height:10px !important}.fls-odds-controls .fls-filter-popup-btn,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip{min-width:72px !important;max-width:112px !important;padding-inline:7px !important;font-size:8px !important}.fls-odds-controls .fls-filter-popup-btn{min-width:82px !important;max-width:118px !important}.fls-odds-top-market__button{min-width:82px !important;max-width:108px !important}.fls-odds-chip{min-width:92px !important;max-width:122px !important}}@media (max-width:380px){.fls-odds-controls{grid-template-columns:92px minmax(0,1fr) !important}.fls-odds-controls .fls-filter-popup-btn,.fls-odds-top-market__button,.fls-odds-chip,.fls-odds-league-chip{min-width:70px !important;max-width:104px !important;padding-inline:6px !important;font-size:7.8px !important}.fls-odds-chip{min-width:88px !important}}.fls-odds-controls #oddsLeagueFilter,.fls-odds-controls #oddsLeagueFilter+.fls-filter-popup-btn,.fls-odds-controls [data-select-popup-for="oddsLeagueFilter"]{position:absolute !important;display:none !important;width:0 !important;min-width:0 !important;max-width:0 !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}[data-odds-market-status-panel],.fls-odds-market-status,.fls-odds-board>[data-odds-market-status-panel],.fls-odds-board>.fls-odds-market-status{position:absolute !important;display:none !important;width:0 !important;min-width:0 !important;max-width:0 !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.fls-odds-controls>.fls-filter-rail{align-items:center !important}.fls-odds-controls>.fls-filter-rail>*{flex:0 0 auto !important}.fls-odds-controls>.fls-filter-rail>.fls-filter-popup-btn[style*="display:none"],.fls-odds-controls>.fls-filter-rail>#oddsLeagueFilter{flex-basis:0 !important;width:0 !important;min-width:0 !important}.fls-odds-controls #oddsMarketFilter,.fls-odds-controls #oddsMarketFilter+.fls-filter-popup-btn,.fls-odds-controls [data-select-popup-for="oddsMarketFilter"],.fls-odds-active-league,.fls-odds-active-league__chips{position:absolute !important;display:none !important;width:0 !important;min-width:0 !important;max-width:0 !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.fls-sidebar-odds-panel .fls-panel__body{padding-top:8px !important}.fls-sidebar-odds-market{display:grid !important;grid-template-columns:1fr !important;gap:7px !important;width:100% !important}.fls-sidebar-odds-market .fls-odds-market-status__button{display:flex !important;width:100% !important;min-height:32px !important;align-items:center !important;justify-content:center !important;padding:0 10px !important;border:1px solid var(--fls-sidebar-border) !important;border-radius:999px !important;background:var(--fls-sidebar-item-bg) !important;color:var(--fls-sidebar-text) !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important;font-size:10px !important;font-weight:950 !important;line-height:1 !important;text-align:center !important;white-space:nowrap !important;cursor:pointer !important;touch-action:manipulation !important}.fls-sidebar-odds-market .fls-odds-market-status__button.is-active{border-color:var(--fls-sidebar-border) !important;background:var(--fls-sidebar-item-active) !important;color:var(--fls-sidebar-text) !important}.fls-modal,.fls-modal--league{overflow:auto !important;touch-action:auto !important;overscroll-behavior:auto !important}.fls-modal__card,.fls-modal--league .fls-modal__card{max-height:calc(100svh - 18px) !important}.fls-mobile-nav{display:none !important}@media (max-width:900px){.fls-mobile-nav{position:fixed !important;z-index:60 !important;right:8px !important;bottom:max(6px,env(safe-area-inset-bottom,0px)) !important;left:8px !important;display:grid !important;gap:3px !important;padding:4px !important;border-radius:12px !important;box-shadow:none !important}.fls-mobile-nav a{min-width:0 !important;min-height:32px !important;padding:0 2px !important;border-radius:8px !important;font-size:8.8px !important;font-weight:950 !important;line-height:1.05 !important;text-align:center !important;white-space:normal !important;word-break:keep-all !important}}@media (max-width:420px){.fls-mobile-nav{right:6px !important;left:6px !important;gap:2px !important;padding:3px !important}.fls-mobile-nav a{min-height:30px !important;padding-inline:1px !important;font-size:7.8px !important;letter-spacing:-.01em !important}}.fls-sidebar-odds-panel .fls-sidebar-odds-market{display:grid !important;gap:6px !important}.fls-sidebar-odds-panel .fls-odds-market-status__button{width:100% !important;min-height:31px !important;padding-inline:13px 10px !important;white-space:nowrap !important}.fls-sidebar-odds-panel .fls-odds-market-status__button::before{flex:0 0 auto;margin-right:7px;font-weight:950;line-height:1}.fls-live-chat-desktop{display:inline-flex !important;flex:0 0 auto !important;min-width:92px !important;height:36px !important;align-items:center !important;justify-content:center !important;padding:0 14px !important;border:1px solid rgba(255,255,255,.26) !important;border-radius:999px !important;background:rgba(255,255,255,.11) !important;color:#fff !important;font-size:11px !important;font-weight:950 !important;letter-spacing:.02em !important;line-height:1 !important;text-transform:uppercase !important;white-space:nowrap !important;text-decoration:none !important;-webkit-tap-highlight-color:transparent !important;transition:background-color .12s ease,border-color .12s ease !important}.fls-live-chat-desktop:hover,.fls-live-chat-desktop:focus-visible{border-color:rgba(255,255,255,.42) !important;background:rgba(255,255,255,.18) !important;color:#fff !important;outline:0 !important}@media (max-width:900px){.fls-live-chat-desktop{display:none !important}.fls-mobile-nav{grid-template-columns:repeat(7,minmax(0,1fr)) !important}}@media (max-width:380px){.fls-sidebar-odds-panel .fls-odds-market-status__button{min-height:29px !important;padding-inline:11px 8px !important;font-size:7.8px !important}}@media (max-width:900px){iframe#launcher,iframe[title="Button to launch messaging window"],iframe[title="Button to launch chat"],iframe[title="Button to open Zendesk messaging window"],iframe[title*="launch messaging" i],iframe[title*="launch chat" i],iframe[title*="launcher" i],#launcher,.zEWidget-launcher,.zEWidget-launcher--active{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important}}.fls-sidebar-sports-panel{order:0 !important}.fls-sidebar-nav-panel{order:1 !important}.fls-sidebar-status-panel{order:2 !important}.fls-sidebar-odds-panel{order:3 !important}.fls-sidebar .fls-live-leagues-panel{order:4 !important}.fls-sidebar-tools-panel{order:90 !important}.fls-sidebar .fls-panel__title{letter-spacing:.025em !important}.fls-sidebar-icon{display:inline-grid !important;width:18px !important;height:18px !important;min-width:18px !important;place-items:center !important;border:1px solid rgba(71,151,255,.28) !important;border-radius:7px !important;background:linear-gradient(180deg,rgba(53,138,245,.20),rgba(7,64,139,.10)) !important;color:#2d8dff !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18) !important;opacity:1 !important}.fls-sidebar-icon svg,.fls-odds-top-market .fls-sidebar-icon svg{display:block !important;width:13px !important;height:13px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.8 !important;stroke-linecap:round !important;stroke-linejoin:round !important}.fls-sidebar-icon--hot svg,.fls-sidebar-icon--all svg,.fls-sidebar-icon--ball svg{fill:currentColor !important;stroke:currentColor !important;stroke-width:1.35 !important}.fls-sidebar-icon--live,.fls-sidebar-icon--hot{color:#ff7b38 !important;border-color:rgba(255,123,56,.28) !important;background:linear-gradient(180deg,rgba(255,123,56,.20),rgba(255,123,56,.08)) !important}.fls-sidebar-icon--done{color:#23c483 !important;border-color:rgba(35,196,131,.28) !important;background:linear-gradient(180deg,rgba(35,196,131,.18),rgba(35,196,131,.07)) !important}.fls-sidebar .fls-league-item__name,.fls-sidebar-odds-panel .fls-odds-market-status__button{gap:8px !important}.fls-sidebar-odds-panel .fls-odds-market-status__button{display:inline-flex !important;align-items:center !important;justify-content:flex-start !important;text-align:left !important;text-align-last:left !important}.fls-sidebar-odds-panel .fls-odds-market-status__button::before{content:none !important;display:none !important}.fls-sidebar-odds-panel .fls-odds-market-status__button>span:last-child{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-odds-top-market .fls-sidebar-icon{width:16px !important;height:16px !important;min-width:16px !important;border-radius:6px !important}.fls-odds-top-market__button{gap:7px !important}.fls-score-ticker{position:relative !important;overflow:hidden !important;border-bottom:1px solid rgba(0,46,108,.10) !important}.fls-score-ticker__track{width:max-content !important;min-width:200% !important;overflow:visible !important;padding:6px 0 !important;transform:translate3d(-50%,0,0)}.fls-score-ticker:hover .fls-score-ticker__track{animation-play-state:paused !important}.fls-ticker-pill{font-size:11px !important;font-weight:900 !important}@keyframes flsTickerMoveRight{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}.fls-stat-pill{display:grid !important;grid-template-rows:auto auto !important;column-gap:6px !important;row-gap:1px !important;min-height:30px !important;align-items:center !important;border-radius:10px !important;border-color:rgba(58,139,247,.22) !important;background:linear-gradient(180deg,rgba(249,252,255,.98),rgba(229,241,255,.98)) !important}.fls-stat-pill__icon{grid-row:1 / 3 !important}.fls-stat-pill small{font-size:8.5px !important;line-height:1 !important;letter-spacing:.045em !important}.fls-stat-pill b{font-size:12px !important;line-height:1 !important;font-variant-numeric:tabular-nums !important}.fls-match-meta>span:first-child{font-weight:950 !important;letter-spacing:.025em !important}@media (max-width:420px){.fls-stat-pill{min-width:54px !important;min-height:28px !important;padding:3px 7px 3px 5px !important}.fls-stat-pill b{font-size:11px !important}}html.fls-dark .fls-sidebar-icon,html.dark .fls-sidebar-icon{border-color:rgba(120,176,255,.28) !important;background:linear-gradient(180deg,rgba(53,138,245,.18),rgba(53,138,245,.08)) !important;color:#8fc5ff !important}html.fls-dark .fls-ticker-pill,html.dark .fls-ticker-pill{background:rgba(15,45,93,.98) !important;border-color:rgba(143,197,255,.18) !important}html.fls-dark .fls-stat-pill,html.dark .fls-stat-pill{background:linear-gradient(180deg,rgba(19,49,98,.98),rgba(11,36,77,.98)) !important;border-color:rgba(143,197,255,.18) !important}.fls-sidebar .fls-league-item{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:8px !important}.fls-sidebar .fls-league-item__name{min-width:0 !important;flex:1 1 auto !important;display:inline-flex !important;align-items:center !important;gap:8px !important}.fls-sidebar .fls-league-item__name>.fls-sidebar-icon{flex:0 0 18px !important}.fls-sidebar .fls-league-item__name>span:last-child{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-sidebar .fls-count{flex:0 0 auto !important}.fls-live-leagues-panel .fls-sidebar-icon,.fls-sidebar-sports-panel .fls-sidebar-icon{width:19px !important;height:19px !important;min-width:19px !important;border-radius:8px !important}.fls-live-leagues-panel .fls-sidebar-icon svg,.fls-sidebar-sports-panel .fls-sidebar-icon svg{width:14px !important;height:14px !important}.fls-sidebar-icon--ball svg,.fls-sidebar-icon--league svg,.fls-sidebar-icon--liveleague svg{fill:none !important;stroke:currentColor !important;stroke-width:1.8 !important}.fls-sidebar-icon--ball,.fls-sidebar-icon--liveleague,.fls-sidebar-icon--league{color:#2d8dff !important}.fls-sidebar-icon--hot{color:#ff7b38 !important}.fls-live-leagues-panel .fls-league-item__name{padding-right:4px !important}.fls-stat-pill{grid-template-columns:19px auto !important;min-width:60px !important;padding:4px 8px 4px 6px !important}.fls-stat-pill__icon{display:inline-grid !important;place-items:center !important;width:19px !important;height:19px !important;border-radius:7px !important;background:rgba(255,255,255,.92) !important;box-shadow:inset 0 0 0 1px rgba(58,139,247,.12) !important}.fls-stat-pill__icon svg{width:13px !important;height:13px !important;display:block !important}.fls-stat-pill--corners .fls-stat-pill__icon,.fls-stat-pill--halftime .fls-stat-pill__icon{color:#2d8dff !important}.fls-stat-pill--yellow .fls-stat-pill__icon{background:rgba(255,235,143,.98) !important;box-shadow:inset 0 0 0 1px rgba(235,188,40,.28) !important}.fls-stat-pill--red .fls-stat-pill__icon{background:rgba(255,198,198,.98) !important;box-shadow:inset 0 0 0 1px rgba(224,74,74,.26) !important}html.fls-dark .fls-stat-pill__icon,html.dark .fls-stat-pill__icon{background:rgba(255,255,255,.08) !important;box-shadow:inset 0 0 0 1px rgba(143,197,255,.12) !important}html.fls-dark .fls-stat-pill--yellow .fls-stat-pill__icon,html.dark .fls-stat-pill--yellow .fls-stat-pill__icon{background:rgba(255,213,79,.16) !important}html.fls-dark .fls-stat-pill--red .fls-stat-pill__icon,html.dark .fls-stat-pill--red .fls-stat-pill__icon{background:rgba(255,91,91,.14) !important}@media (max-width:480px){.fls-live-leagues-panel .fls-league-item__name>span:last-child{max-width:148px !important}.fls-stat-pill{min-width:56px !important}}.fls-sidebar-icon--img{position:relative !important;overflow:hidden !important;color:#227fe7 !important}.fls-sidebar-icon--img::before{content:"" !important;display:block !important;width:13.5px !important;height:13.5px !important;background:currentColor !important;-webkit-mask-image:var(--fls-sidebar-icon-url) !important;mask-image:var(--fls-sidebar-icon-url) !important;-webkit-mask-repeat:no-repeat !important;mask-repeat:no-repeat !important;-webkit-mask-position:center !important;mask-position:center !important;-webkit-mask-size:contain !important;mask-size:contain !important}.fls-sidebar-icon--img svg{display:none !important}.fls-sidebar-icon--img.fls-sidebar-icon--live,.fls-sidebar-icon--img.fls-sidebar-icon--done,.fls-sidebar-icon--img.fls-sidebar-icon--hot,.fls-sidebar-icon--img.fls-sidebar-icon--liveleague,.fls-sidebar-icon--img.fls-sidebar-icon--league,.fls-sidebar-icon--img.fls-sidebar-icon--global,.fls-sidebar-icon--img.fls-sidebar-icon--ball{color:#227fe7 !important;border-color:rgba(34,127,231,.28) !important;background:linear-gradient(180deg,rgba(34,127,231,.16),rgba(34,127,231,.07)) !important}.fls-sidebar .fls-league-item.is-active .fls-sidebar-icon--img{color:#075eab !important;border-color:rgba(34,127,231,.34) !important;background:linear-gradient(180deg,rgba(34,127,231,.18),rgba(34,127,231,.08)) !important}.fls-sidebar .fls-league-item__name>.fls-sidebar-icon--img{flex:0 0 19px !important}.fls-live-leagues-panel .fls-sidebar-icon--img::before,.fls-sidebar-sports-panel .fls-sidebar-icon--img::before{width:14px !important;height:14px !important}html.fls-dark .fls-sidebar-icon--img,html.dark .fls-sidebar-icon--img,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--live,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--live,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--done,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--done,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--hot,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--hot,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--liveleague,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--liveleague,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--league,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--league,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--global,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--global,html.fls-dark .fls-sidebar-icon--img.fls-sidebar-icon--ball,html.dark .fls-sidebar-icon--img.fls-sidebar-icon--ball{color:#8fc5ff !important;border-color:rgba(143,197,255,.30) !important;background:linear-gradient(180deg,rgba(143,197,255,.16),rgba(143,197,255,.07)) !important}html.fls-dark .fls-sidebar .fls-league-item.is-active .fls-sidebar-icon--img,html.dark .fls-sidebar .fls-league-item.is-active .fls-sidebar-icon--img{color:#d9ecff !important;border-color:rgba(143,197,255,.38) !important;background:linear-gradient(180deg,rgba(143,197,255,.20),rgba(143,197,255,.09)) !important}:root{--fls-v48-surface:#ffffff;--fls-v48-surface-2:#f4f9ff;--fls-v48-head:linear-gradient(180deg,#eef7ff 0%,#e5f1ff 100%);--fls-v48-line:rgba(10,85,165,.12);--fls-v48-line-strong:rgba(10,85,165,.18);--fls-v48-text:#073b7a;--fls-v48-muted:#5f789e}html.fls-dark,html.dark{--fls-v48-surface:#0f2d5d;--fls-v48-surface-2:#0b244f;--fls-v48-head:linear-gradient(180deg,#12366e 0%,#0f2e60 100%);--fls-v48-line:rgba(191,219,254,.13);--fls-v48-line-strong:rgba(191,219,254,.20);--fls-v48-text:#eaf4ff;--fls-v48-muted:#9db7de}.fls-odds-section,.fls-tables-section{overflow:hidden !important;border-radius:14px !important;color:var(--fls-v48-text) !important}.fls-odds-controls,.fls-tables-controls{background:var(--fls-v48-head) !important}.fls-odds-controls .control-item,.fls-odds-controls .fls-search,.fls-tables-controls .control-item,.fls-tables-controls .fls-search,.fls-tables-controls [data-tables-refresh]{border-color:var(--fls-v48-line-strong) !important;background:var(--fls-v48-surface) !important;color:var(--fls-v48-text) !important;box-shadow:none !important}.fls-odds-controls input,.fls-tables-controls input,.fls-odds-controls input::placeholder,.fls-tables-controls input::placeholder{color:var(--fls-v48-text) !important}.fls-tables-league-block{overflow:hidden !important;border:1px solid var(--fls-v48-line) !important;border-radius:13px !important;background:var(--fls-v48-surface) !important;box-shadow:none !important}.fls-tables-league-head{border:0 !important;font-size:11px !important;font-weight:950 !important}.fls-tables-league-head span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-tables-league-head span:last-child{color:var(--fls-v48-text) !important;font-size:10px !important;opacity:.92 !important}.fls-tables-table{background:var(--fls-v48-surface) !important}.fls-tables-table th{position:sticky !important;top:0 !important;z-index:1 !important;border-bottom:1px solid var(--fls-v48-line) !important;background:var(--fls-v48-head) !important;color:var(--fls-v48-muted) !important;font-size:10px !important;font-weight:950 !important}.fls-tables-table td{border-bottom-color:var(--fls-v48-line) !important;background:var(--fls-v48-surface) !important;color:var(--fls-v48-text) !important}.fls-tables-table tbody tr:last-child td{border-bottom:0 !important}.fls-tables-team span,.fls-tables-points{color:var(--fls-v48-text) !important}.fls-odds-card{overflow:hidden !important;margin:0 !important;border-color:var(--fls-v48-line) !important;border-radius:13px !important;background:var(--fls-v48-surface) !important;box-shadow:none !important}.fls-odds-card__match{border:1px solid var(--fls-v48-line) !important;background:var(--fls-v48-head) !important;color:var(--fls-v48-text) !important}.fls-odds-time,.fls-odds-teams strong,.fls-odds-market h3,.fls-odds-cell strong{color:var(--fls-v48-text) !important}.fls-odds-league,.fls-odds-time small,.fls-odds-teams span,.fls-odds-cell span{color:var(--fls-v48-muted) !important}.fls-odds-market{border:1px solid var(--fls-v48-line) !important;background:var(--fls-v48-surface-2) !important}.fls-odds-market h3{font-size:10.5px !important;line-height:1 !important}.fls-odds-cell{border-color:var(--fls-v48-line) !important;background:var(--fls-v48-surface) !important}.fls-modal__head button,.fls-filter-popup__close,.fls-goal-toast__close,[data-close-modal],[data-filter-popup-close]{display:inline-grid !important;place-items:center !important;align-items:center !important;justify-items:center !important;text-align:center !important;line-height:1 !important;padding:0 !important;font-family:Arial,Helvetica,sans-serif !important;font-weight:900 !important}.fls-modal,.fls-filter-popup{background:rgba(5,22,52,.42) !important}.fls-modal__card,.fls-filter-popup__card{border:1px solid var(--fls-v48-line-strong) !important;border-radius:16px !important;background:var(--fls-v48-surface) !important;color:var(--fls-v48-text) !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.fls-modal__head,.fls-filter-popup__head{min-height:43px !important;padding:9px 12px !important;border-bottom:1px solid var(--fls-v48-line) !important;background:var(--fls-v48-head) !important;color:var(--fls-v48-text) !important}.fls-modal__head strong,.fls-filter-popup__head strong{min-width:0 !important;overflow:hidden !important;color:var(--fls-v48-text) !important;font-size:12px !important;font-weight:950 !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-modal__head button,.fls-filter-popup__close{width:29px !important;height:29px !important;min-width:29px !important;min-height:29px !important;border:1px solid var(--fls-v48-line) !important;border-radius:999px !important;background:var(--fls-v48-surface) !important;color:var(--fls-v48-text) !important;font-size:18px !important;text-decoration:none !important}.fls-modal__body,.fls-filter-popup__list{background:var(--fls-v48-surface) !important;color:var(--fls-v48-text) !important;scrollbar-width:thin !important}.fls-modal-option,.fls-modal-row,.fls-filter-popup__option,.fls-league-tab,.fls-league-check,.fls-league-modal__actions button{border-color:var(--fls-v48-line) !important;background:var(--fls-v48-surface-2) !important;color:var(--fls-v48-text) !important;box-shadow:none !important}.fls-modal-option small,.fls-modal-note,.fls-filter-popup__option span,.fls-league-check span{color:var(--fls-v48-muted) !important}.fls-modal-option.is-active,.fls-modal-row.is-active,.fls-filter-popup__option.is-active,.fls-league-tab.is-active,.fls-league-modal__actions .is-primary{border-color:rgba(34,127,231,.36) !important;background:linear-gradient(180deg,rgba(34,127,231,.18),rgba(34,127,231,.08)) !important;color:var(--fls-v48-text) !important}.fls-modal-note{border:1px solid var(--fls-v48-line) !important;background:var(--fls-v48-surface-2) !important}.fls-modal--league .fls-modal__card{background:var(--fls-v48-surface) !important}.fls-modal--league .fls-modal__body,.fls-league-modal,.fls-league-modal__list,.fls-league-modal__footer{background:var(--fls-v48-surface) !important;color:var(--fls-v48-text) !important}.fls-league-modal__tabs,.fls-league-modal__footer{border-color:var(--fls-v48-line) !important;background:var(--fls-v48-surface) !important}.fls-league-check strong,.fls-modal-row strong{background:var(--fls-v48-head) !important;color:var(--fls-v48-text) !important}html.fls-modal-open,body.fls-modal-open{overflow:auto !important;overscroll-behavior:auto !important;touch-action:auto !important;scrollbar-gutter:auto !important}.fls-modal,.fls-modal--league,.fls-filter-popup{overflow:auto !important;overscroll-behavior:auto !important;touch-action:auto !important}@media (max-width:700px){.fls-modal,.fls-filter-popup{align-items:end !important;justify-items:stretch !important;place-items:end stretch !important;padding:8px 8px max(8px,env(safe-area-inset-bottom,0px)) !important}.fls-modal__card,.fls-filter-popup__card,.fls-modal--league .fls-modal__card{width:100% !important;max-width:100% !important;max-height:min(84svh,620px) !important;border-radius:16px 16px 12px 12px !important;animation:flsV48SheetUp .16s ease-out both !important}.fls-modal__head,.fls-filter-popup__head{min-height:40px !important;padding:8px 10px !important}.fls-modal__head button,.fls-filter-popup__close{width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;font-size:18px !important}.fls-modal__body{max-height:calc(84svh - 42px) !important;padding:10px !important}.fls-filter-popup__list{max-height:calc(84svh - 42px) !important;padding:9px !important}.fls-modal-grid,.fls-card-grid--modal{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:7px !important}.fls-modal-option,.fls-modal-row,.fls-filter-popup__option{min-height:34px !important;padding:8px 9px !important;border-radius:11px !important;font-size:10.5px !important}.fls-league-modal__tabs{padding:7px 8px !important}.fls-league-modal__list{grid-template-columns:1fr !important;gap:4px !important;padding:8px !important}.fls-league-modal__footer{display:grid !important;gap:7px !important;padding:8px !important}.fls-league-modal__actions{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:5px !important}.fls-league-modal__actions button{min-height:31px !important;padding-inline:5px !important;font-size:9.5px !important}.fls-tables-league-block{margin:8px !important}.fls-tables-league-head,.fls-odds-market h3{font-size:10px !important}}@keyframes flsV48SheetUp{from{transform:translate3d(0,12px,0);opacity:.96}to{transform:translate3d(0,0,0);opacity:1}}@media (prefers-reduced-motion:reduce){.fls-modal__card,.fls-filter-popup__card,.fls-modal--league .fls-modal__card{animation:none !important;transform:none !important}}html.dark .fls-tables-team span,html.dark .fls-tables-points,html.dark .fls-odds-time,html.dark .fls-odds-teams strong,html.dark .fls-odds-market h3,html.dark .fls-odds-cell strong{color:var(--fls-v48-text) !important}html.dark .fls-odds-league,html.dark .fls-odds-time small,html.dark .fls-odds-teams span,html.dark .fls-odds-cell span{color:var(--fls-v48-muted) !important}:root{--fls-v49-surface:#ffffff;--fls-v49-surface-2:#f4f9ff;--fls-v49-head:#eaf4ff;--fls-v49-line:rgba(0,72,154,.14);--fls-v49-text:#062b62;--fls-v49-muted:#5d7598}html.fls-dark,html.dark{--fls-v49-surface:#0d2b5c;--fls-v49-surface-2:#09214b;--fls-v49-head:#14386f;--fls-v49-line:rgba(162,202,255,.16);--fls-v49-text:#eef7ff;--fls-v49-muted:#a9c5ef}.fls-search,.fls-odds-search,.fls-tables-search{justify-content:flex-start !important;text-align:left !important}.fls-search input,.fls-odds-search input,.fls-tables-search input,.fls-search input[type="search"],.fls-odds-search input[type="search"],.fls-tables-search input[type="search"]{width:100% !important;min-width:0 !important;padding-left:0 !important;text-align:left !important;text-align-last:left !important;text-indent:0 !important;direction:ltr !important}.fls-search input::placeholder,.fls-odds-search input::placeholder,.fls-tables-search input::placeholder{text-align:left !important;opacity:.72 !important}@media (max-width:640px){.fls-search{padding-left:11px !important;padding-right:10px !important}.fls-search__icon{flex:0 0 auto !important;margin-right:4px !important}.fls-search input,.fls-odds-search input,.fls-tables-search input{font-size:10.5px !important;line-height:1.15 !important}}.fls-odds-section,.fls-tables-section{display:grid !important;gap:10px !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important}.fls-odds-section>.fls-odds-head,.fls-tables-section>.fls-tables-head{display:none !important}.fls-odds-controls,.fls-tables-controls,.fls-odds-league-strip{overflow:hidden !important;border:1px solid var(--fls-v49-line) !important;border-radius:16px !important;background:var(--fls-v49-surface) !important;box-shadow:none !important}.fls-odds-controls,.fls-tables-controls{position:relative !important;z-index:1 !important;margin:0 !important;border-bottom:1px solid var(--fls-v49-line) !important}.fls-odds-league-strip{margin:0 !important;padding:7px 8px !important}.fls-odds-league-strip__scroll{gap:7px !important;padding:0 !important}.fls-odds-league-chip,.fls-odds-top-market__button,.fls-odds-controls .control-item,.fls-tables-controls .control-item,.fls-odds-controls .fls-search,.fls-tables-controls .fls-search,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{min-height:34px !important;height:34px !important;border:1px solid var(--fls-v49-line) !important;border-radius:12px !important;background:var(--fls-v49-surface-2) !important;color:var(--fls-v49-text) !important;box-shadow:none !important;filter:none !important}.fls-odds-league-chip.is-active,.fls-odds-top-market__button.is-active,.fls-odds-controls .control-item.is-active,.fls-tables-controls .control-item.is-active{border-color:rgba(45,141,255,.38) !important;background:linear-gradient(180deg,rgba(45,141,255,.16),rgba(45,141,255,.07)),var(--fls-v49-surface-2) !important}.fls-odds-board,.fls-tables-board{display:grid !important;gap:9px !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important}.fls-odds-card,.fls-tables-league-block{overflow:hidden !important;border:1px solid var(--fls-v49-line) !important;border-radius:16px !important;background:var(--fls-v49-surface) !important;color:var(--fls-v49-text) !important;box-shadow:none !important}.fls-tables-league-block{margin:0 !important}.fls-tables-league-head{min-height:42px !important;padding:10px 12px !important;border-bottom:1px solid var(--fls-v49-line) !important;background:var(--fls-v49-head) !important;color:var(--fls-v49-text) !important;letter-spacing:.02em !important}.fls-tables-wrap{border:0 !important;border-radius:0 !important;background:var(--fls-v49-surface) !important}.fls-tables-table,.fls-table{border-collapse:separate !important;border-spacing:0 !important;background:var(--fls-v49-surface) !important}.fls-tables-table th,.fls-table th{background:var(--fls-v49-head) !important;color:var(--fls-v49-muted) !important;border-bottom:1px solid var(--fls-v49-line) !important}.fls-tables-table td,.fls-table td{background:var(--fls-v49-surface) !important;color:var(--fls-v49-text) !important;border-bottom:1px solid var(--fls-v49-line) !important}.fls-tables-table tbody tr:nth-child(odd) td,.fls-tables-table tbody tr:nth-child(even) td,.fls-table tbody tr:nth-child(odd) td,.fls-table tbody tr:nth-child(even) td{background:var(--fls-v49-surface) !important}.fls-odds-card__match,.fls-odds-market,.fls-odds-cell{border-color:var(--fls-v49-line) !important;background:var(--fls-v49-surface-2) !important;color:var(--fls-v49-text) !important;box-shadow:none !important}.fls-odds-market h3{display:flex !important;align-items:center !important;min-height:30px !important;margin:0 !important;padding:7px 9px !important;border-bottom:1px solid var(--fls-v49-line) !important;border-radius:12px 12px 0 0 !important;background:var(--fls-v49-head) !important;color:var(--fls-v49-text) !important}.fls-odds-grid{padding:7px !important;gap:6px !important}.fls-odds-cell{min-height:40px !important;border-radius:10px !important}.fls-odds-time,.fls-odds-teams strong,.fls-odds-cell strong,.fls-tables-team span,.fls-tables-points{color:var(--fls-v49-text) !important}.fls-odds-time small,.fls-odds-league,.fls-odds-cell span,.fls-odds-teams span{color:var(--fls-v49-muted) !important}.fls-score-ticker{contain:layout paint !important;background:var(--fls-v49-surface) !important}.fls-score-ticker__track{animation:flsTickerMoveRight 86s linear infinite !important;will-change:transform !important}.fls-ticker-pill{min-height:24px !important;padding:4px 10px !important;border-color:var(--fls-v49-line) !important;background:var(--fls-v49-surface-2) !important;color:var(--fls-v49-text) !important;box-shadow:none !important}@media (max-width:760px){.fls-odds-section,.fls-tables-section{gap:8px !important}.fls-odds-controls,.fls-tables-controls{border-radius:14px !important}.fls-odds-top-market{grid-column:1 / -1 !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:6px !important;width:100% !important}.fls-odds-search,.fls-tables-search{min-width:0 !important}.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{min-width:0 !important}.fls-odds-league-strip{padding:6px !important;border-radius:14px !important}.fls-odds-card,.fls-tables-league-block{border-radius:14px !important}.fls-tables-league-head{min-height:38px !important;padding:9px 10px !important;font-size:10px !important}.fls-odds-cell{min-height:36px !important}.fls-score-ticker__track{animation-duration:74s !important}}@media (prefers-reduced-motion:reduce){.fls-score-ticker__track{animation:none !important;transform:none !important}}:root{--fls-v50-ease:cubic-bezier(.2,.8,.2,1);--fls-v50-ease-out:cubic-bezier(.16,1,.3,1)}.fls-filter-rail,.fls-filter-rail--odds,.fls-filter-rail--tables,.fls-odds-top-market{align-items:center !important}.fls-odds-top-market__button,.fls-odds-league-chip,.fls-filter-popup-btn,.fls-odds-controls .control-item,.fls-tables-controls .control-item,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{box-sizing:border-box !important;min-height:32px !important;height:32px !important;min-width:96px !important;max-width:none !important;padding:0 12px !important;border-radius:13px !important;font-size:10.5px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:.005em !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;justify-content:center !important}.fls-tables-controls .fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for],.fls-odds-controls .fls-filter-popup-btn,.fls-odds-controls [data-select-popup-for]{min-width:170px !important;max-width:100% !important;padding-inline:14px !important}.fls-filter-popup-btn>span,.fls-odds-top-market__button>span,.fls-odds-league-chip>span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.fls-filter-popup-btn i{flex:0 0 auto !important}.fls-tables-controls .fls-search,.fls-odds-controls .fls-search{min-height:32px !important;height:32px !important;border-radius:13px !important}.fls-modal--league .fls-modal__head,.fls-modal__head,.fls-filter-popup__head{min-height:44px !important;gap:10px !important}.fls-modal--league .fls-modal__head strong,.fls-modal__head strong,.fls-filter-popup__head strong{display:block !important;min-width:0 !important;overflow:visible !important;text-overflow:clip !important;white-space:normal !important;line-height:1.25 !important;word-break:keep-all !important}.fls-league-modal__footer{display:grid !important;grid-template-columns:1fr !important;gap:8px !important;align-items:center !important;justify-items:center !important}.fls-league-modal__footer>strong{justify-self:center !important;text-align:center !important}.fls-league-modal__actions{width:min(100%,440px) !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important;justify-content:center !important;align-items:center !important;margin-inline:auto !important}.fls-league-modal__actions button{width:100% !important;min-width:0 !important;min-height:32px !important;height:32px !important;padding:0 10px !important;border-radius:10px !important;text-align:center !important;justify-content:center !important}.fls-league-modal__actions .is-primary,.fls-league-modal__actions button.is-primary{grid-column:1 / -1 !important;min-height:34px !important}.fls-modal{opacity:0 !important;transition:opacity 190ms var(--fls-v50-ease) !important}.fls-modal.is-open{opacity:1 !important}.fls-modal.is-closing{opacity:0 !important;pointer-events:none !important}.fls-modal__card{transform:translate3d(0,10px,0) scale(.992) !important;opacity:.98 !important;transition:transform 210ms var(--fls-v50-ease-out),opacity 190ms var(--fls-v50-ease) !important;will-change:transform,opacity !important}.fls-modal.is-open .fls-modal__card{transform:translate3d(0,0,0) scale(1) !important;opacity:1 !important}.fls-modal.is-closing .fls-modal__card{transform:translate3d(0,8px,0) scale(.994) !important;opacity:.94 !important}.fls-filter-popup{opacity:0 !important;transition:opacity 170ms var(--fls-v50-ease) !important}.fls-filter-popup.is-open{opacity:1 !important}.fls-filter-popup.is-closing{opacity:0 !important;pointer-events:none !important}.fls-filter-popup__card{transform:translate3d(0,8px,0) scale(.994) !important;opacity:.98 !important;transition:transform 190ms var(--fls-v50-ease-out),opacity 170ms var(--fls-v50-ease) !important;will-change:transform,opacity !important}.fls-filter-popup.is-open .fls-filter-popup__card{transform:translate3d(0,0,0) scale(1) !important;opacity:1 !important}button,a.fls-auth-btn,.control-item,.fls-filter-popup-btn,.fls-odds-top-market__button,.fls-odds-league-chip,.fls-league-item,.fls-league-tab,.fls-modal-option,.fls-modal-row,.fls-filter-popup__option{transition:background-color 160ms var(--fls-v50-ease),border-color 160ms var(--fls-v50-ease),color 160ms var(--fls-v50-ease),opacity 160ms var(--fls-v50-ease),transform 150ms var(--fls-v50-ease) !important}button:active,a.fls-auth-btn:active,.control-item:active,.fls-filter-popup-btn:active,.fls-odds-top-market__button:active,.fls-odds-league-chip:active,.fls-league-item:active,.fls-league-tab:active,.fls-filter-popup__option:active{transform:translate3d(0,1px,0) !important}@media (max-width:760px){.fls-odds-controls,.fls-tables-controls{display:grid !important;gap:7px !important}.fls-filter-rail--odds,.fls-filter-rail--tables,.fls-odds-controls>.fls-filter-rail,.fls-tables-controls>.fls-filter-rail{width:100% !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:6px !important;overflow:visible !important}.fls-odds-top-market{display:contents !important}.fls-odds-top-market__button,.fls-filter-popup-btn,.fls-odds-controls .control-item,.fls-tables-controls .control-item,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{width:100% !important;min-width:0 !important;height:31px !important;min-height:31px !important;padding-inline:8px !important;font-size:9.8px !important;border-radius:12px !important}.fls-tables-controls .fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for],.fls-odds-controls .fls-filter-popup-btn,.fls-odds-controls [data-select-popup-for]{min-width:0 !important}.fls-modal__card,.fls-filter-popup__card{transform:translate3d(0,18px,0) !important}.fls-modal.is-open .fls-modal__card,.fls-filter-popup.is-open .fls-filter-popup__card{transform:translate3d(0,0,0) !important}.fls-modal.is-closing .fls-modal__card,.fls-filter-popup.is-closing .fls-filter-popup__card{transform:translate3d(0,14px,0) !important}.fls-league-modal__actions{width:100% !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:7px !important}.fls-league-modal__actions button{min-height:31px !important;height:31px !important;font-size:10px !important}.fls-modal--league .fls-modal__head strong,.fls-modal__head strong,.fls-filter-popup__head strong{font-size:11px !important}}@media (max-width:390px){.fls-odds-top-market__button,.fls-filter-popup-btn,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{font-size:9.4px !important;padding-inline:7px !important}}@media (prefers-reduced-motion:reduce){.fls-modal,.fls-modal__card,.fls-filter-popup,.fls-filter-popup__card,button,a.fls-auth-btn,.control-item,.fls-filter-popup-btn,.fls-odds-top-market__button,.fls-odds-league-chip,.fls-league-item,.fls-league-tab,.fls-modal-option,.fls-modal-row,.fls-filter-popup__option{transition:none !important;transform:none !important;animation:none !important}}@media (min-width:761px){.fls-odds-controls,.fls-tables-controls{display:grid !important;grid-template-columns:minmax(210px,240px) minmax(0,1fr) !important;align-items:center !important;gap:8px !important;padding:8px 9px !important;min-height:50px !important}.fls-odds-controls>.fls-search,.fls-tables-controls>.fls-search{grid-column:auto !important;width:100% !important;max-width:240px !important;min-width:210px !important;height:34px !important;min-height:34px !important;border-radius:13px !important}.fls-filter-rail--odds,.fls-filter-rail--tables,.fls-odds-controls>.fls-filter-rail,.fls-tables-controls>.fls-filter-rail{grid-column:auto !important;display:flex !important;width:100% !important;min-width:0 !important;align-items:center !important;gap:8px !important;overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important}.fls-filter-rail--odds::-webkit-scrollbar,.fls-filter-rail--tables::-webkit-scrollbar{display:none !important}.fls-filter-rail--odds .fls-odds-top-market{flex:0 0 292px !important;display:grid !important;width:292px !important;min-width:292px !important;grid-template-columns:repeat(2,minmax(138px,1fr)) !important;gap:8px !important}.fls-filter-rail--odds .fls-odds-top-market__button,.fls-odds-league-chip{height:34px !important;min-height:34px !important;min-width:138px !important;padding-inline:13px !important;border-radius:14px !important;font-size:10.6px !important;letter-spacing:0 !important}.fls-filter-rail--odds [data-odds-refresh]{flex:0 0 92px !important;width:92px !important;min-width:92px !important;height:34px !important;min-height:34px !important;padding-inline:10px !important;border-radius:14px !important;font-size:10.4px !important}.fls-filter-rail--tables .fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for],.fls-tables-controls select+.fls-filter-popup-btn{flex:1 1 300px !important;width:auto !important;min-width:260px !important;max-width:460px !important;height:34px !important;min-height:34px !important;justify-content:center !important;padding-inline:16px !important;border-radius:14px !important;font-size:10.2px !important}.fls-filter-rail--tables [data-tables-refresh],.fls-tables-controls [data-tables-refresh]{flex:0 0 92px !important;width:92px !important;min-width:92px !important;height:34px !important;min-height:34px !important;padding-inline:10px !important;border-radius:14px !important;font-size:10.4px !important}}@media (min-width:761px) and (max-width:1020px){.fls-odds-controls,.fls-tables-controls{grid-template-columns:minmax(180px,210px) minmax(0,1fr) !important}.fls-odds-controls>.fls-search,.fls-tables-controls>.fls-search{min-width:180px !important;max-width:210px !important}.fls-filter-rail--odds .fls-odds-top-market{flex-basis:276px !important;width:276px !important;min-width:276px !important;grid-template-columns:repeat(2,minmax(130px,1fr)) !important}.fls-filter-rail--odds .fls-odds-top-market__button,.fls-odds-league-chip{min-width:130px !important;padding-inline:11px !important}.fls-filter-rail--tables .fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for],.fls-tables-controls select+.fls-filter-popup-btn{min-width:230px !important}}@media (max-width:760px){.fls-odds-top-market__button,.fls-filter-popup-btn,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{min-height:32px !important;height:32px !important;border-radius:13px !important;line-height:1.05 !important}}.fls-goal-toast{border-radius:18px !important;box-shadow:0 10px 28px rgba(0,34,83,.18) !important;opacity:0 !important;transform:translate3d(0,-10px,0) scale(.972) !important;animation:flsV51GoalIn 340ms cubic-bezier(.16,1,.3,1) forwards !important;transform-origin:50% 12% !important;will-change:transform,opacity !important}.fls-goal-toast.is-leaving{animation:flsV51GoalOut 280ms cubic-bezier(.4,0,.2,1) forwards !important}@keyframes flsV51GoalIn{0%{opacity:0;transform:translate3d(0,-12px,0) scale(.972)}62%{opacity:1;transform:translate3d(0,1px,0) scale(1.004)}100%{opacity:1;transform:translate3d(0,0,0) scale(1)}}@keyframes flsV51GoalOut{0%{opacity:1;transform:translate3d(0,0,0) scale(1)}100%{opacity:0;transform:translate3d(0,-8px,0) scale(.982)}}.fls-hero[data-hero-banner] .fls-hero-stats{left:62px !important;bottom:54px !important;width:890px !important;grid-template-columns:255px 255px 320px !important;gap:18px !important}.fls-hero[data-hero-banner] .fls-hero-stat{width:255px !important;height:112px !important;min-height:112px !important;gap:18px !important;padding:22px 24px !important;border-radius:17px !important}.fls-hero[data-hero-banner] .fls-hero-stat:nth-child(3),.fls-hero[data-hero-banner] .fls-hero-stat--updated{width:320px !important}.fls-hero[data-hero-banner] .fls-hero-stat__icon{width:54px !important;height:54px !important;min-width:54px !important}.fls-hero[data-hero-banner] .fls-hero-stat__icon svg{width:30px !important;height:30px !important}.fls-hero[data-hero-banner] .fls-hero-stat__meta{display:grid !important;min-width:0 !important;align-content:center !important;gap:6px !important}.fls-hero[data-hero-banner] .fls-hero-stat strong{font-size:40px !important;line-height:.96 !important;letter-spacing:-.035em !important;font-variant-numeric:tabular-nums !important}.fls-hero[data-hero-banner] .fls-hero-stat--updated strong,.fls-hero[data-hero-banner] .fls-hero-stat [data-last-update]{font-size:34px !important;line-height:.96 !important;letter-spacing:-.035em !important}.fls-hero[data-hero-banner] .fls-hero-stat .fls-hero-stat__meta>span{margin-top:0 !important;font-size:13px !important;line-height:1 !important;letter-spacing:.055em !important}@media (max-width:420px){.fls-hero[data-hero-banner] .fls-hero-stats{left:50px !important;bottom:48px !important;width:878px !important;grid-template-columns:250px 250px 310px !important;gap:17px !important}.fls-hero[data-hero-banner] .fls-hero-stat{width:250px !important;height:108px !important;min-height:108px !important;gap:16px !important;padding-inline:21px !important}.fls-hero[data-hero-banner] .fls-hero-stat:nth-child(3),.fls-hero[data-hero-banner] .fls-hero-stat--updated{width:310px !important}.fls-hero[data-hero-banner] .fls-hero-stat__icon{width:52px !important;height:52px !important;min-width:52px !important}.fls-hero[data-hero-banner] .fls-hero-stat strong{font-size:38px !important}.fls-hero[data-hero-banner] .fls-hero-stat--updated strong,.fls-hero[data-hero-banner] .fls-hero-stat [data-last-update]{font-size:32px !important}}@media (prefers-reduced-motion:reduce){.fls-goal-toast,.fls-goal-toast.is-leaving{animation:none !important;opacity:1 !important;transform:none !important}}:root{--fls-v52-filter-h:34px;--fls-v52-filter-gap:8px;--fls-v52-search-w:clamp(168px,26vw,224px);--fls-v52-chip-radius:14px;--fls-v52-chip-font:10.4px;--fls-v52-chip-pad:14px}.fls-odds-controls,.fls-tables-controls{display:grid !important;grid-template-columns:minmax(160px,var(--fls-v52-search-w)) minmax(0,1fr) !important;grid-auto-rows:var(--fls-v52-filter-h) !important;align-items:center !important;gap:var(--fls-v52-filter-gap) !important;width:100% !important;max-width:100% !important;min-height:calc(var(--fls-v52-filter-h)+16px) !important;padding:8px !important;overflow:hidden !important}.fls-odds-controls>.fls-search,.fls-tables-controls>.fls-search,.fls-odds-controls>.fls-odds-search,.fls-tables-controls>.fls-tables-search{grid-column:1 / 2 !important;grid-row:1 !important;display:flex !important;align-items:center !important;width:100% !important;min-width:0 !important;max-width:none !important;height:var(--fls-v52-filter-h) !important;min-height:var(--fls-v52-filter-h) !important;max-height:var(--fls-v52-filter-h) !important;margin:0 !important;padding:0 10px !important;border-radius:var(--fls-v52-chip-radius) !important;overflow:hidden !important}.fls-odds-controls>.fls-search input,.fls-tables-controls>.fls-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input{width:100% !important;min-width:0 !important;height:100% !important;padding-inline:24px 8px !important;text-align:left !important;font-size:10.2px !important;font-weight:850 !important;line-height:1 !important;text-overflow:clip !important}.fls-odds-controls>.fls-search input::placeholder,.fls-tables-controls>.fls-search input::placeholder,.fls-live-search input::placeholder{color:currentColor !important;opacity:.62 !important;text-align:left !important}.fls-odds-controls>.fls-filter-rail,.fls-tables-controls>.fls-filter-rail,.fls-filter-rail--odds,.fls-filter-rail--tables{grid-column:2 / 3 !important;grid-row:1 !important;align-items:center !important;gap:var(--fls-v52-filter-gap) !important;width:100% !important;min-width:0 !important;height:var(--fls-v52-filter-h) !important;min-height:var(--fls-v52-filter-h) !important;max-height:var(--fls-v52-filter-h) !important;overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none !important;-ms-overflow-style:none !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-x:contain !important}.fls-odds-controls>.fls-filter-rail::-webkit-scrollbar,.fls-tables-controls>.fls-filter-rail::-webkit-scrollbar,.fls-filter-rail--odds::-webkit-scrollbar,.fls-filter-rail--tables::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.fls-filter-rail--odds .fls-odds-top-market{display:grid !important;grid-template-columns:repeat(2,minmax(136px,1fr)) !important;gap:var(--fls-v52-filter-gap) !important;width:288px !important;min-width:288px !important;max-width:none !important;height:var(--fls-v52-filter-h) !important;min-height:var(--fls-v52-filter-h) !important;overflow:visible !important}.fls-filter-rail--odds .fls-odds-top-market__button,.fls-filter-rail--odds [data-odds-refresh],.fls-filter-rail--tables .fls-filter-popup-btn,.fls-filter-rail--tables [data-tables-refresh],.fls-odds-controls .fls-odds-top-market__button,.fls-odds-controls [data-odds-refresh],.fls-tables-controls .fls-filter-popup-btn,.fls-tables-controls [data-tables-refresh]{display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;height:var(--fls-v52-filter-h) !important;min-height:var(--fls-v52-filter-h) !important;max-height:var(--fls-v52-filter-h) !important;margin:0 !important;padding:0 var(--fls-v52-chip-pad) !important;border-radius:var(--fls-v52-chip-radius) !important;font-size:var(--fls-v52-chip-font) !important;font-weight:900 !important;line-height:1.12 !important;letter-spacing:0 !important;white-space:nowrap !important;text-align:center !important;overflow:visible !important;text-overflow:clip !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.fls-filter-rail--odds .fls-odds-top-market__button{width:100% !important;min-width:136px !important;max-width:none !important}.fls-filter-rail--odds [data-odds-refresh],.fls-filter-rail--tables [data-tables-refresh]{flex:0 0 104px !important;width:104px !important;min-width:104px !important;max-width:104px !important}.fls-filter-rail--odds .fls-odds-top-market__button>span,.fls-filter-rail--tables .fls-filter-popup-btn>span,.fls-tables-controls .fls-filter-popup-btn>span,.fls-odds-controls .fls-filter-popup-btn>span,.fls-odds-league-chip>span{display:inline-block !important;max-width:none !important;min-width:0 !important;overflow:visible !important;text-overflow:clip !important;white-space:nowrap !important}@media (min-width:761px){.fls-filter-rail--odds{display:grid !important;grid-template-columns:288px 104px !important;justify-content:start !important}.fls-filter-rail--tables{display:grid !important;grid-template-columns:minmax(280px,1fr) 104px !important;justify-content:stretch !important;overflow-x:hidden !important}}@media (min-width:761px) and (max-width:980px){:root{--fls-v52-search-w:clamp(178px,25vw,206px)}.fls-filter-rail--odds{grid-template-columns:276px 96px !important}.fls-filter-rail--odds .fls-odds-top-market{grid-template-columns:repeat(2,minmax(130px,1fr)) !important;width:276px !important;min-width:276px !important}.fls-filter-rail--odds .fls-odds-top-market__button{min-width:130px !important;padding-inline:11px !important}.fls-filter-rail--odds [data-odds-refresh],.fls-filter-rail--tables [data-tables-refresh]{flex-basis:96px !important;width:96px !important;min-width:96px !important;max-width:96px !important}.fls-filter-rail--tables{grid-template-columns:minmax(240px,1fr) 96px !important}.fls-filter-rail--tables .fls-filter-popup-btn,.fls-tables-controls select+.fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for]{min-width:240px !important}}@media (max-width:760px){:root{--fls-v52-filter-h:32px;--fls-v52-filter-gap:6px;--fls-v52-search-w:clamp(108px,34vw,146px);--fls-v52-chip-font:9.6px;--fls-v52-chip-pad:11px}.fls-odds-controls,.fls-tables-controls{grid-template-columns:minmax(104px,var(--fls-v52-search-w)) minmax(0,1fr) !important;min-height:calc(var(--fls-v52-filter-h)+12px) !important;padding:6px !important}.fls-filter-rail--odds,.fls-filter-rail--tables{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;justify-content:flex-start !important}.fls-filter-rail--odds .fls-odds-top-market{display:inline-flex !important;flex:0 0 auto !important;width:auto !important;min-width:max-content !important}.fls-filter-rail--odds .fls-odds-top-market__button{width:auto !important;min-width:116px !important}.fls-filter-rail--tables .fls-filter-popup-btn,.fls-tables-controls select+.fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for]{flex:0 0 auto !important;min-width:220px !important}.fls-filter-rail--odds [data-odds-refresh],.fls-filter-rail--tables [data-tables-refresh]{flex:0 0 88px !important;width:88px !important;min-width:88px !important;max-width:88px !important}}@media (max-width:390px){:root{--fls-v52-search-w:106px;--fls-v52-filter-gap:5px;--fls-v52-chip-font:9.2px;--fls-v52-chip-pad:10px}.fls-odds-controls,.fls-tables-controls{padding-inline:5px !important}.fls-filter-rail--odds .fls-odds-top-market__button{min-width:112px !important}.fls-filter-rail--tables .fls-filter-popup-btn,.fls-tables-controls select+.fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for]{min-width:205px !important}}:root{--fls-v53-filter-h:34px;--fls-v53-filter-gap:7px;--fls-v53-search-w:clamp(168px,25vw,218px);--fls-v53-chip-w:118px;--fls-v53-refresh-w:104px;--fls-v53-table-select-w:clamp(250px,38vw,360px);--fls-v53-filter-radius:14px;--fls-v53-chip-radius:14px;--fls-v53-filter-border:rgba(0,46,108,.12);--fls-v53-filter-bg:linear-gradient(180deg,#ffffff 0%,#f4f9ff 100%);--fls-v53-chip-bg:linear-gradient(180deg,#ffffff 0%,#f1f7ff 100%)}.fls-control-panel[data-live-only]{padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}.header-controls[data-live-controls],.fls-odds-controls,.fls-tables-controls{display:grid !important;grid-template-columns:minmax(150px,var(--fls-v53-search-w)) minmax(0,1fr) !important;grid-auto-rows:var(--fls-v53-filter-h) !important;align-items:center !important;gap:var(--fls-v53-filter-gap) !important;width:100% !important;max-width:100% !important;min-width:0 !important;min-height:calc(var(--fls-v53-filter-h)+16px) !important;padding:8px !important;border:1px solid var(--fls-v53-filter-border) !important;border-radius:var(--fls-v53-filter-radius) !important;background:var(--fls-v53-filter-bg) !important;box-shadow:none !important;overflow:hidden !important}.header-controls[data-live-controls]>.fls-live-search,.fls-odds-controls>.fls-odds-search,.fls-tables-controls>.fls-tables-search,.header-controls[data-live-controls]>.fls-search,.fls-odds-controls>.fls-search,.fls-tables-controls>.fls-search{grid-column:1 / 2 !important;grid-row:1 !important;display:flex !important;flex:0 0 auto !important;align-items:center !important;justify-content:flex-start !important;gap:5px !important;width:100% !important;min-width:0 !important;max-width:none !important;height:var(--fls-v53-filter-h) !important;min-height:var(--fls-v53-filter-h) !important;max-height:var(--fls-v53-filter-h) !important;margin:0 !important;padding:0 10px !important;border:1px solid var(--fls-v53-filter-border) !important;border-radius:var(--fls-v53-chip-radius) !important;background:var(--fls-v53-chip-bg) !important;color:var(--fls-primary) !important;box-shadow:none !important;overflow:hidden !important;text-align:left !important}.header-controls[data-live-controls]>.fls-live-search .fls-search__icon,.fls-odds-controls>.fls-odds-search .fls-search__icon,.fls-tables-controls>.fls-tables-search .fls-search__icon,.header-controls[data-live-controls]>.fls-search .fls-search__icon,.fls-odds-controls>.fls-search .fls-search__icon,.fls-tables-controls>.fls-search .fls-search__icon{position:static !important;inset:auto !important;display:inline-grid !important;flex:0 0 12px !important;width:12px !important;min-width:12px !important;height:12px !important;margin:0 3px 0 0 !important;place-items:center !important;color:currentColor !important;font-size:11px !important;line-height:1 !important;opacity:.66 !important}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input,.header-controls[data-live-controls]>.fls-search input,.fls-odds-controls>.fls-search input,.fls-tables-controls>.fls-search input,.fls-search input[type="search"]{flex:1 1 auto !important;width:100% !important;min-width:0 !important;height:100% !important;margin:0 !important;padding:0 !important;border:0 !important;outline:0 !important;background:transparent !important;color:currentColor !important;font-size:10.4px !important;font-weight:850 !important;line-height:var(--fls-v53-filter-h) !important;letter-spacing:0 !important;direction:ltr !important;text-align:left !important;text-align-last:left !important;text-indent:0 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.header-controls[data-live-controls]>.fls-live-search input::placeholder,.fls-odds-controls>.fls-odds-search input::placeholder,.fls-tables-controls>.fls-tables-search input::placeholder,.header-controls[data-live-controls]>.fls-search input::placeholder,.fls-odds-controls>.fls-search input::placeholder,.fls-tables-controls>.fls-search input::placeholder,.fls-search input[type="search"]::placeholder{color:currentColor !important;opacity:.62 !important;text-align:left !important;text-align-last:left !important}.header-controls[data-live-controls]>.fls-filter-rail,.fls-odds-controls>.fls-filter-rail,.fls-tables-controls>.fls-filter-rail,.fls-filter-rail--live,.fls-filter-rail--odds,.fls-filter-rail--tables{grid-column:2 / 3 !important;grid-row:1 !important;display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:flex-start !important;align-content:center !important;gap:var(--fls-v53-filter-gap) !important;width:100% !important;max-width:100% !important;min-width:0 !important;height:var(--fls-v53-filter-h) !important;min-height:var(--fls-v53-filter-h) !important;max-height:var(--fls-v53-filter-h) !important;margin:0 !important;padding:0 !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;-ms-overflow-style:none !important;touch-action:pan-x !important}.header-controls[data-live-controls]>.fls-filter-rail::-webkit-scrollbar,.fls-odds-controls>.fls-filter-rail::-webkit-scrollbar,.fls-tables-controls>.fls-filter-rail::-webkit-scrollbar,.fls-filter-rail--live::-webkit-scrollbar,.fls-filter-rail--odds::-webkit-scrollbar,.fls-filter-rail--tables::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-controls .control-item,.fls-tables-controls .control-item,.fls-odds-top-market__button,.fls-filter-popup-btn,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{display:inline-flex !important;flex:0 0 auto !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;height:var(--fls-v53-filter-h) !important;min-height:var(--fls-v53-filter-h) !important;max-height:var(--fls-v53-filter-h) !important;margin:0 !important;padding:0 13px !important;border:1px solid var(--fls-v53-filter-border) !important;border-radius:var(--fls-v53-chip-radius) !important;background:var(--fls-v53-chip-bg) !important;color:var(--fls-primary) !important;box-shadow:none !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;font-size:10.2px !important;font-weight:900 !important;line-height:1.08 !important;letter-spacing:0 !important;text-align:center !important;text-transform:none !important;white-space:nowrap !important;overflow:visible !important;text-overflow:clip !important}.fls-filter-rail--odds .fls-odds-top-market,.fls-odds-controls>.fls-filter-rail .fls-odds-top-market{display:flex !important;flex:0 0 auto !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:flex-start !important;gap:var(--fls-v53-filter-gap) !important;width:auto !important;min-width:0 !important;max-width:none !important;height:var(--fls-v53-filter-h) !important;min-height:var(--fls-v53-filter-h) !important;max-height:var(--fls-v53-filter-h) !important;margin:0 !important;padding:0 !important;overflow:visible !important}.fls-filter-rail--odds .fls-odds-top-market__button,.fls-odds-controls>.fls-filter-rail .fls-odds-top-market__button,.fls-odds-controls .fls-odds-top-market__button{flex:0 0 var(--fls-v53-chip-w) !important;width:var(--fls-v53-chip-w) !important;min-width:var(--fls-v53-chip-w) !important;max-width:var(--fls-v53-chip-w) !important;padding-inline:10px !important}.fls-filter-rail--odds [data-odds-refresh],.fls-odds-controls [data-odds-refresh],.fls-filter-rail--tables [data-tables-refresh],.fls-tables-controls [data-tables-refresh]{display:inline-flex !important;flex:0 0 var(--fls-v53-refresh-w) !important;width:var(--fls-v53-refresh-w) !important;min-width:var(--fls-v53-refresh-w) !important;max-width:var(--fls-v53-refresh-w) !important;padding-inline:10px !important}.fls-filter-rail--tables .fls-filter-popup-btn,.fls-tables-controls select+.fls-filter-popup-btn,.fls-tables-controls [data-select-popup-for]{flex:0 0 var(--fls-v53-table-select-w) !important;width:var(--fls-v53-table-select-w) !important;min-width:var(--fls-v53-table-select-w) !important;max-width:var(--fls-v53-table-select-w) !important;justify-content:center !important;padding-inline:14px !important}.fls-filter-popup-btn>span,.fls-odds-top-market__button>span,.fls-odds-league-chip>span,.fls-tables-controls .fls-filter-popup-btn>span{display:inline-block !important;max-width:100% !important;min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.header-controls[data-live-controls] .fls-native-select-hidden,.fls-odds-controls .fls-native-select-hidden,.fls-tables-controls .fls-native-select-hidden,.fls-filter-rail>.fls-native-select-hidden{position:absolute !important;flex:0 0 1px !important;width:1px !important;min-width:1px !important;max-width:1px !important;height:1px !important;min-height:1px !important;max-height:1px !important;opacity:0 !important;pointer-events:none !important;overflow:hidden !important}html.fls-dark .header-controls[data-live-controls],html.dark .header-controls[data-live-controls],html.fls-dark .fls-odds-controls,html.dark .fls-odds-controls,html.fls-dark .fls-tables-controls,html.dark .fls-tables-controls{--fls-v53-filter-border:rgba(191,219,254,.13);--fls-v53-filter-bg:linear-gradient(180deg,#0c2a59 0%,#09244d 100%);--fls-v53-chip-bg:linear-gradient(180deg,#103064 0%,#0b2856 100%);color:#eaf4ff !important}html.fls-dark .header-controls[data-live-controls]>.fls-live-search,html.dark .header-controls[data-live-controls]>.fls-live-search,html.fls-dark .fls-odds-controls>.fls-odds-search,html.dark .fls-odds-controls>.fls-odds-search,html.fls-dark .fls-tables-controls>.fls-tables-search,html.dark .fls-tables-controls>.fls-tables-search,html.fls-dark .header-controls[data-live-controls] .control-item,html.dark .header-controls[data-live-controls] .control-item,html.fls-dark .header-controls[data-live-controls] .btn-show-hidden,html.dark .header-controls[data-live-controls] .btn-show-hidden,html.fls-dark .fls-odds-controls .control-item,html.dark .fls-odds-controls .control-item,html.fls-dark .fls-tables-controls .control-item,html.dark .fls-tables-controls .control-item,html.fls-dark .fls-odds-top-market__button,html.dark .fls-odds-top-market__button,html.fls-dark .fls-filter-popup-btn,html.dark .fls-filter-popup-btn{border-color:var(--fls-v53-filter-border) !important;background:var(--fls-v53-chip-bg) !important;color:#eaf4ff !important}@media (max-width:760px){:root{--fls-v53-filter-h:32px;--fls-v53-filter-gap:6px;--fls-v53-search-w:clamp(108px,34vw,148px);--fls-v53-chip-w:110px;--fls-v53-refresh-w:88px;--fls-v53-table-select-w:220px}.header-controls[data-live-controls],.fls-odds-controls,.fls-tables-controls{grid-template-columns:minmax(104px,var(--fls-v53-search-w)) minmax(0,1fr) !important;min-height:calc(var(--fls-v53-filter-h)+12px) !important;padding:6px !important}.header-controls[data-live-controls] .control-item,.header-controls[data-live-controls] .btn-show-hidden,.fls-odds-controls .control-item,.fls-tables-controls .control-item,.fls-odds-top-market__button,.fls-filter-popup-btn,.fls-odds-controls [data-odds-refresh],.fls-tables-controls [data-tables-refresh]{font-size:9.4px !important;padding-inline:10px !important}.header-controls[data-live-controls]>.fls-live-search input,.fls-odds-controls>.fls-odds-search input,.fls-tables-controls>.fls-tables-search input,.fls-search input[type="search"]{font-size:10px !important}}@media (max-width:390px){:root{--fls-v53-search-w:106px;--fls-v53-chip-w:106px;--fls-v53-refresh-w:84px;--fls-v53-table-select-w:205px}}