:root{--gsl-bg:#0b1d36;--gsl-panel:#172941;--gsl-row:#374151;--gsl-border:#1f3a56;--gsl-green:#00c853;--gsl-green-dark:#0f513f;--gsl-red:#ef4444;--gsl-muted:#6b7280;--gsl-soft:#cbd5e1;--gsl-max-page:1200px;--gsl-sidebar:230px}.gsl-leagues-tabs{display:inline-flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.gsl-leagues-tabs a.active,.gsl-ld-nav a:first-child{border-color:#fff0;color:#062016;background:var(--gsl-green,#00c853)}.gsl-leagues-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(220px,1.4fr) auto;gap:12px;align-items:end}.gsl-leagues-filters label{display:block;margin-bottom:6px;color:var(--gsl-muted,#8ea0b8);font-size:.76rem;font-weight:800;text-transform:uppercase}.gsl-leagues-filters select,.gsl-leagues-filters input{width:100%;min-height:44px;border:1px solid rgb(148 163 184 / .32);border-radius:10px;padding:0 12px;color:inherit;background:rgb(6 18 34 / .55)}.gsl-leagues-filters button{min-height:44px;border:0;border-radius:10px;padding:0 20px;color:#062016;background:var(--gsl-green,#00c853);font-weight:900}.gsl-top-leagues-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(126px,1fr);gap:12px;margin-top:18px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding-bottom:4px}.gsl-league-table-name span{min-width:0}.gsl-league-table-name strong,.gsl-league-table-name em{display:block;font-style:normal}.gsl-league-table-name em{margin-top:3px;color:var(--gsl-muted,#8ea0b8);font-size:.76rem}.gsl-circle-action{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:inherit;background:rgb(255 255 255 / .07)}.gsl-leagues-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:18px}.gsl-leagues-pagination a,.gsl-leagues-pagination span{min-width:38px;min-height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;background:rgb(255 255 255 / .06)}.gsl-leagues-pagination a.active{color:#062016;background:var(--gsl-green,#00c853)}body.gsl-light-theme .gsl-leagues-filters select,body.gsl-light-theme .gsl-leagues-filters input{color:#06162c;background:#fff}@media (max-width:760px){.gsl-leagues-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-leagues-search-field,.gsl-leagues-filters button{grid-column:1 / -1}}@media (max-width:430px){.gsl-leagues-filters{grid-template-columns:1fr}.gsl-top-leagues-rail{grid-auto-columns:118px}}.gsl-team-detail-hero-bg{position:absolute;inset:0;display:flex;justify-content:flex-end;align-items:center;opacity:.1;pointer-events:none}.gsl-team-detail-hero-bg img{width:min(48%, 420px);max-height:90%;object-fit:contain;filter:blur(2px)}.gsl-team-result.win,.gsl-team-form-strip .win{background:#22c55e}.gsl-team-result.draw,.gsl-team-form-strip .draw{background:#94a3b8}.gsl-team-result.loss,.gsl-team-form-strip .loss{background:#ef4444}.gsl-team-detail-score-list{display:flex;flex-direction:column;gap:12px}.gsl-team-detail-score-list>div{display:grid;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);gap:8px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--gsl-border)}.gsl-team-detail-score-list strong{color:var(--gsl-text);text-align:center}.gsl-team-xg-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px}.gsl-team-xg-layout dl{margin:0}.gsl-team-xg-layout dl div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--gsl-border)}.gsl-team-xg-layout dt{color:var(--gsl-muted)}.gsl-team-xg-layout dd{margin:0;color:var(--gsl-text);font-weight:900}.gsl-team-trend-chart{display:flex;min-height:210px;align-items:end;gap:8px;padding:16px;border:1px solid var(--gsl-border);border-radius:10px;background:rgb(148 163 184 / .08)}.gsl-team-trend-chart span{display:flex;flex:1;align-items:end;justify-content:center;gap:3px;height:170px}.gsl-team-trend-chart i{display:block;width:7px;min-height:4px;border-radius:999px 999px 0 0}.gsl-team-trend-chart .xg{background:#3b82f6}.gsl-team-trend-chart .goals{background:var(--gsl-green)}@media (max-width:720px){.gsl-team-xg-layout{grid-template-columns:1fr}.gsl-team-detail-score-list>div{grid-template-columns:1fr;text-align:center}}.gsl-ai-article .gsl-ai-intro{font-size:1.08rem;line-height:1.7}.gsl-ai-article .gsl-ai-summary-box{margin:20px 0;padding:16px 18px;border-left:4px solid #00c853;background:rgb(0 200 83 / .08)}.gsl-data-table-wrap{width:100%;overflow-x:auto}.gsl-ai-article .gsl-data-table{width:100%;border-collapse:collapse}.gsl-ai-article .gsl-data-table th,.gsl-ai-article .gsl-data-table td{padding:11px 12px;border:1px solid rgb(107 114 128 / .25);text-align:left}.gsl-ai-article .gsl-data-table th{color:#fff;background:#0b1d36}.gsl-ai-chart{display:grid;gap:10px;margin:22px 0}.gsl-ai-bar-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(140px,3fr) 60px;align-items:center;gap:10px}.gsl-ai-bar-label{font-weight:700}.gsl-ai-bar-track{height:12px;overflow:hidden;border-radius:4px;background:rgb(107 114 128 / .2)}.gsl-ai-bar-fill{height:100%;border-radius:4px;background:#00c853}.gsl-ai-bar-value{font-weight:800;color:#00a947;text-align:right}.gsl-ai-article .gsl-faq{display:grid;gap:4px}.gsl-ai-article .gsl-faq h3{margin:16px 0 2px}@media(max-width:600px){.gsl-ai-bar-row{grid-template-columns:90px 1fr 45px;font-size:.82rem}.gsl-ai-article .gsl-data-table th,.gsl-ai-article .gsl-data-table td{padding:8px;font-size:.82rem}}body.gsl-dashboard-page,body.gsl-dashboard-active{margin:0!important;background:#ffffff!important;overflow-x:hidden!important}body.gsl-dashboard-page .site-header,body.gsl-dashboard-page .site-footer,body.gsl-dashboard-page .entry-title,body.gsl-dashboard-page .wp-block-post-title,body.gsl-dashboard-page .wp-block-query-title,body.gsl-dashboard-page .page-title,body.gsl-dashboard-page .entry-header,body.gsl-dashboard-page header.entry-header,body.gsl-dashboard-active .site-header,body.gsl-dashboard-active .site-footer,body.gsl-dashboard-active .entry-title,body.gsl-dashboard-active .wp-block-post-title,body.gsl-dashboard-active .wp-block-query-title,body.gsl-dashboard-active .page-title,body.gsl-dashboard-active .entry-header,body.gsl-dashboard-active header.entry-header{display:none!important}body.home .entry-header,body.home header.entry-header,body.home .entry-title,body.home .wp-block-post-title{display:none!important}body.gsl-dashboard-page .wp-block-navigation,body.gsl-dashboard-page .main-navigation,body.gsl-dashboard-page nav.primary-navigation,body.gsl-dashboard-page nav.site-navigation,body.gsl-dashboard-active .wp-block-navigation,body.gsl-dashboard-active .main-navigation,body.gsl-dashboard-active nav.primary-navigation,body.gsl-dashboard-active nav.site-navigation{display:none!important}body.gsl-dashboard-page .gsl-sidebar .gsl-menu,body.gsl-dashboard-active .gsl-sidebar .gsl-menu{display:grid!important}body.gsl-dashboard-page .site,body.gsl-dashboard-page .site-content,body.gsl-dashboard-page .content-area,body.gsl-dashboard-page main,body.gsl-dashboard-page .entry-content,body.gsl-dashboard-page .wp-block-post-content,body.gsl-dashboard-page .wp-site-blocks,body.gsl-dashboard-page .site-main,body.gsl-dashboard-active .site,body.gsl-dashboard-active .site-content,body.gsl-dashboard-active .content-area,body.gsl-dashboard-active main,body.gsl-dashboard-active .entry-content,body.gsl-dashboard-active .wp-block-post-content,body.gsl-dashboard-active .wp-site-blocks,body.gsl-dashboard-active .site-main{max-width:none!important;width:100%!important;margin:0!important;padding-top:0!important;background:transparent!important}.gsl-page-bg,.gsl-page-bg *{box-sizing:border-box;font-family:Inter,Arial,sans-serif}.gsl-page-bg{width:100%;min-height:100vh;background:#fff;color:#fff;display:flex;justify-content:center}.gsl-app-frame{width:min(100%, var(--gsl-max-page));min-height:100vh;display:grid;grid-template-columns:var(--gsl-sidebar) minmax(0,1fr);background:var(--gsl-bg);border-left:1px solid rgb(31 58 86 / .55);border-right:1px solid rgb(31 58 86 / .55);position:relative}@media (min-width:821px){body.gsl-dashboard-page,body.gsl-dashboard-active,body.gsl-dashboard-page .wp-site-blocks,body.gsl-dashboard-page .site,body.gsl-dashboard-page .site-content,body.gsl-dashboard-page .content-area,body.gsl-dashboard-page .site-main,body.gsl-dashboard-page main,body.gsl-dashboard-page .entry-content,body.gsl-dashboard-page .wp-block-post-content,body.gsl-dashboard-active .wp-site-blocks,body.gsl-dashboard-active .site,body.gsl-dashboard-active .site-content,body.gsl-dashboard-active .content-area,body.gsl-dashboard-active .site-main,body.gsl-dashboard-active main,body.gsl-dashboard-active .entry-content,body.gsl-dashboard-active .wp-block-post-content{margin-top:0!important;padding-top:0!important}body.gsl-dashboard-page .gsl-page-bg,body.gsl-dashboard-active .gsl-page-bg,body.gsl-dashboard-page .gsl-app-frame,body.gsl-dashboard-active .gsl-app-frame{margin-top:0!important}}.gsl-sidebar{grid-column:1;min-height:100vh;background:var(--gsl-bg);border-right:1px solid var(--gsl-border);display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.gsl-brand{height:76px;display:flex;align-items:center;gap:9px;padding:0 18px;border-bottom:1px solid var(--gsl-border);overflow:hidden}.gsl-brand-logo{width:100%;max-width:190px;height:auto;object-fit:contain;display:block}.gsl-logo-light{display:none}.gsl-logo-dark{display:block}.gsl-menu{padding-top:24px}.gsl-menu-item{display:flex;align-items:center;gap:11px;width:78%;min-height:27px;margin:0 0 10px 0;padding:0 12px;color:#ffffff!important;text-decoration:none!important;font-size:15px;line-height:1.05;border-left:4px solid #fff0}.gsl-menu-item.active{background:var(--gsl-green-dark);border-left-color:var(--gsl-green)}.gsl-menu-icon,.gsl-menu-item span{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.gsl-menu-icon svg{width:19px;height:19px;stroke-width:2.2}.gsl-sidebar-bottom{padding-bottom:18px}.gsl-theme-row{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:0 28px 0 16px;font-size:15px;color:#fff}.gsl-theme-label{display:inline-flex;align-items:center;gap:10px}.gsl-theme-toggle,button.gsl-theme-toggle{width:43px!important;height:21px!important;min-width:43px!important;min-height:21px!important;max-width:43px!important;max-height:21px!important;border:none!important;border-radius:999px!important;background:var(--gsl-green)!important;position:relative!important;cursor:pointer!important;padding:0!important;margin:0!important;flex:0 0 auto!important;box-shadow:none!important;outline:none!important;appearance:none!important}.gsl-theme-toggle span,button.gsl-theme-toggle span{width:20px!important;height:20px!important;background:#d1d5db!important;border-radius:50%!important;position:absolute!important;right:0!important;top:0.5px!important;transition:all 0.22s ease!important}.gsl-theme-toggle:hover{opacity:.9}.gsl-main{grid-column:2;min-width:0;min-height:100vh;background:var(--gsl-bg)}.gsl-topbar{height:76px;border-bottom:1px solid var(--gsl-border);display:flex;align-items:center;padding:0 22px;background:var(--gsl-bg)}.gsl-search{position:relative;width:min(520px, 65%);min-width:240px;height:36px;background:#fff;border-radius:5px;display:flex!important;align-items:center!important;gap:10px!important;color:var(--gsl-muted);padding:0 12px}.gsl-search .gsl-top-icon{width:22px!important;height:22px!important;min-width:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#6b7280!important}.gsl-search .gsl-top-icon svg{width:18px!important;height:18px!important;stroke-width:2.2!important;display:block!important}.gsl-search input{height:100%!important;border:0!important;outline:0!important;background:transparent!important;width:100%;color:var(--gsl-muted)!important;font-size:13px;padding:0!important;box-shadow:none!important;min-height:0!important;display:flex!important;align-items:center!important}.gsl-top-actions{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:25px;white-space:nowrap}.gsl-top-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.gsl-top-icon svg{width:21px;height:21px;stroke-width:2.2}.gsl-user-icon{width:38px!important;height:38px!important;border-radius:50%!important;background:rgb(203 213 225 / .22)!important;border:1px solid rgb(203 213 225 / .35)!important;color:#ffffff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.gsl-user-icon svg{width:21px!important;height:21px!important;stroke-width:2.1!important}.gsl-content{padding:22px;background:var(--gsl-bg);container-type:inline-size;container-name:gslcontent}.gsl-section-title{margin:0 0 7px;font-size:21px;font-weight:700;color:#ffffff!important}.gsl-table-box{border:1px solid var(--gsl-border);border-radius:4px;min-height:310px;padding:0 24px 6px;width:100%;background:var(--gsl-bg)!important}.gsl-table-scroll{width:100%;overflow-x:auto}.gsl-matches-table{width:100%;min-width:920px;margin-top:12px;border-collapse:collapse!important;border:1px solid var(--gsl-border)!important}.gsl-matches-table th,.gsl-matches-table td{border:1px solid var(--gsl-border)!important;white-space:nowrap}.gsl-matches-table th{background:var(--gsl-panel)!important;color:#ffffff!important;font-size:13px;font-weight:600;padding:10px 9px;text-align:center}.gsl-matches-table th:first-child,.gsl-matches-table td:first-child{text-align:left}.gsl-matches-table td{background:var(--gsl-bg)!important;color:#ffffff!important;font-size:13px;padding:8px 9px;text-align:center}.gsl-match-cell{display:flex;align-items:center;justify-content:center;gap:10px}.gsl-match-cell img{width:22px;height:22px;object-fit:contain}.gsl-pill.green{color:var(--gsl-green);background:rgb(0 200 83 / .15);border:1px solid var(--gsl-green)}.gsl-pill.red{color:var(--gsl-red);background:rgb(239 68 68 / .15);border:1px solid rgb(239 68 68 / .7)}.gsl-view-all-match{height:25px;width:95%;margin:26px auto 0;display:flex;align-items:center;justify-content:center;background:#374151;color:var(--gsl-green)!important;border-radius:3px;text-decoration:none!important;font-size:13px}.gsl-bottom-grid{margin-top:34px;display:grid;grid-template-columns:1.2fr 1.3fr 0.9fr;gap:20px;align-items:stretch}.gsl-card{border:1px solid var(--gsl-border);border-radius:4px;min-height:258px;padding:13px 14px;background:var(--gsl-bg)!important;min-width:0}.gsl-card h2,.gsl-card-head h2{margin:0;color:#ffffff!important;font-size:20px;font-weight:700;line-height:1.05}.gsl-league-row{min-height:36px;background:#374151;margin-bottom:5px;padding:5px 12px 5px 8px;display:flex;align-items:center;justify-content:space-between;text-decoration:none!important;color:#ffffff!important;font-size:18px;line-height:1.1}.gsl-league-left{display:flex;align-items:center;gap:8px;min-width:0}.gsl-country-flag{width:26px;height:18px;object-fit:cover;border-radius:2px;flex:0 0 auto}.gsl-league-row em{color:#d1b4b4;font-style:normal;font-size:28px}.gsl-tabs{display:flex;gap:8px;margin-bottom:15px;flex-wrap:wrap}.gsl-tabs button{background:#374151;color:#fff;border:0;border-radius:4px;padding:4px 8px;min-height:23px;font-size:11px;cursor:pointer}.gsl-tabs button.active{border-bottom:2px solid var(--gsl-green)}.gsl-leader-row{display:grid;grid-template-columns:28px minmax(0,1fr) 48px;align-items:center;color:#fff;font-size:18px;margin-bottom:13px;gap:6px}.gsl-leader-row .team{display:flex;align-items:center;gap:9px;min-width:0}.gsl-leader-row img{width:26px;height:26px;object-fit:contain;flex:0 0 auto}.gsl-leader-row .value{font-size:14px;text-align:right}.gsl-leader-row .value.green{color:var(--gsl-green)}.gsl-leader-row .value.red{color:red}.gsl-insight p{color:var(--gsl-muted);font-size:14px;line-height:1.22;margin:15px 0 0}.gsl-insight a{display:block;background:var(--gsl-green);color:#000000!important;text-decoration:none!important;border-radius:4px;min-height:25px;line-height:25px;text-align:center;width:min(160px, 100%);margin:42px auto 0;font-size:13px}body.gsl-light-theme{background:#ffffff!important}body.gsl-light-theme .gsl-app-frame{background:#f4f7fb!important;border-left:1px solid #d9e2ef;border-right:1px solid #d9e2ef}body.gsl-light-theme .gsl-sidebar,body.gsl-light-theme .gsl-brand,body.gsl-light-theme .gsl-topbar{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-main,body.gsl-light-theme .gsl-content{background:#f4f7fb!important}body.gsl-light-theme .gsl-logo-dark{display:none}body.gsl-light-theme .gsl-logo-light{display:block}body.gsl-light-theme .gsl-menu-item,body.gsl-light-theme .gsl-theme-row,body.gsl-light-theme .gsl-leader-row{color:#0f172a!important}body.gsl-light-theme .gsl-menu-item.active{background:rgb(0 200 83 / .14);color:#064e3b!important;border-left-color:var(--gsl-green)}body.gsl-light-theme .gsl-menu-icon svg{stroke:#0f172a}body.gsl-light-theme .gsl-menu-item.active .gsl-menu-icon svg{stroke:var(--gsl-green)}body.gsl-light-theme .gsl-search{background:#f8fafc;border:1px solid #d9e2ef}body.gsl-light-theme .gsl-search input{color:#64748b!important}body.gsl-light-theme .gsl-search .gsl-top-icon svg{stroke:#64748b}body.gsl-light-theme .gsl-top-icon svg{stroke:#0f172a}body.gsl-light-theme .gsl-user-icon{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#0f172a!important}body.gsl-light-theme .gsl-user-icon svg{stroke:#0f172a!important}body.gsl-light-theme .gsl-section-title,body.gsl-light-theme .gsl-card h2,body.gsl-light-theme .gsl-card-head h2{color:#0f172a!important}body.gsl-light-theme .gsl-table-box,body.gsl-light-theme .gsl-card{background:#ffffff!important;border:1px solid #d9e2ef!important;box-shadow:0 14px 30px rgb(15 23 42 / .06)!important}body.gsl-light-theme .gsl-matches-table{border:1px solid #d9e2ef!important}body.gsl-light-theme .gsl-matches-table th,body.gsl-light-theme .gsl-matches-table td{border:1px solid #d9e2ef!important}body.gsl-light-theme .gsl-matches-table th{background:#eaf0f8!important;color:#0f172a!important;font-weight:700!important}body.gsl-light-theme .gsl-matches-table td{background:#ffffff!important;color:#0f172a!important}body.gsl-light-theme .gsl-matches-table tbody tr:hover td{background:#f8fafc!important}body.gsl-light-theme .gsl-match-cell span{color:#0f172a!important;font-weight:700!important}body.gsl-light-theme .gsl-view-all-match,body.gsl-light-theme .gsl-tabs button,body.gsl-light-theme .gsl-league-row{background:#e2e8f0!important;color:#0f172a!important}body.gsl-light-theme .gsl-view-all-match{color:#00a846!important}body.gsl-light-theme .gsl-league-row em,body.gsl-light-theme .gsl-insight p{color:#64748b}body.gsl-light-theme .gsl-theme-toggle,body.gsl-light-theme button.gsl-theme-toggle{background:#cbd5e1!important}body.gsl-light-theme .gsl-theme-toggle span,body.gsl-light-theme button.gsl-theme-toggle span{right:22px!important;background:#ffffff!important}.gsl-mobile-menu-btn{display:none}@media (max-width:1100px){:root{--gsl-sidebar:210px}.gsl-menu-item{font-size:14px}.gsl-bottom-grid{grid-template-columns:1fr 1fr}.gsl-insight{grid-column:span 2}}@media (max-width:820px){.gsl-app-frame{width:100%;grid-template-columns:1fr}.gsl-mobile-menu-btn{display:flex;position:fixed;z-index:10001;top:18px;left:18px;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--gsl-border);border-radius:10px;background:#10243a;color:#fff;font-size:22px;cursor:pointer}.gsl-sidebar{position:fixed;z-index:10000;top:0;left:0;width:280px;height:100vh;transform:translateX(-105%);transition:transform 0.25s ease;box-shadow:20px 0 45px rgb(0 0 0 / .35)}body.gsl-menu-open .gsl-sidebar{transform:translateX(0)}.gsl-main{grid-column:1;width:100%}.gsl-topbar{padding-left:72px}.gsl-search{width:100%;min-width:0}.gsl-top-actions{display:none}.gsl-content{padding:18px 14px}.gsl-table-box{padding:0 10px 12px;min-height:0}.gsl-bottom-grid{grid-template-columns:1fr;gap:18px;margin-top:24px}.gsl-insight{grid-column:auto}.gsl-card{min-height:auto}}.gsl-matches-league-list{display:grid;gap:14px;padding:14px}.gsl-match-league-group{min-width:0;overflow:hidden;border:1px solid var(--gsl-border);border-radius:14px;background:rgb(255 255 255 / .025)}.gsl-match-league-toggle{display:flex;width:100%;min-width:0;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border:0;background:rgb(255 255 255 / .045);color:#fff;cursor:pointer;text-align:left}.gsl-match-league-toggle>span{display:flex;min-width:0;align-items:center;gap:10px}.gsl-match-league-toggle img,.gsl-match-league-toggle>span>svg{width:24px;height:20px;flex:0 0 auto;object-fit:contain;color:var(--gsl-green)}.gsl-match-league-toggle strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.gsl-match-league-toggle small{flex:0 0 auto;color:var(--gsl-muted);font-size:9px;font-weight:700}.gsl-match-league-chevron{width:18px;height:18px;flex:0 0 auto;transition:transform 0.2s ease}.gsl-match-league-toggle[aria-expanded="false"] .gsl-match-league-chevron{transform:rotate(180deg)}.gsl-match-league-group>.gsl-matches-card-grid{padding:12px;border-top:1px solid var(--gsl-border)}.gsl-match-league-group>[data-league-body][hidden]{display:none!important}body.gsl-light-theme .gsl-match-league-group{border-color:#d9e2ef;background:#fff}body.gsl-light-theme .gsl-match-league-toggle{background:#f8fafc;color:#0f172a}body.gsl-light-theme .gsl-match-league-group>.gsl-matches-card-grid{border-color:#d9e2ef}.gsl-matches-bottom-cards{max-width:100%!important}.gsl-top-pick-row strong,.gsl-top-pick-row small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-match-side-action{position:static!important;display:flex!important;width:100%!important;max-width:100%!important;box-sizing:border-box;justify-content:center;white-space:normal;text-align:center}@media (min-width:1180px){.gsl-matches-layout.gsl-matches-layout-full{grid-template-columns:minmax(0,1fr) minmax(250px,280px)!important}}@media (max-width:820px){.gsl-matches-league-list{gap:10px;padding:10px}.gsl-match-league-toggle{padding:11px 12px}.gsl-match-league-toggle small{display:none}.gsl-match-league-group>.gsl-matches-card-grid{padding:9px}}@media (max-width:820px){body.gsl-dashboard-page .gsl-home-panel,body.gsl-dashboard-active .gsl-home-panel,body.gsl-dashboard-page .gsl-home-player-card,body.gsl-dashboard-active .gsl-home-player-card,body.gsl-dashboard-page .gsl-home-league-card,body.gsl-dashboard-active .gsl-home-league-card,body.gsl-dashboard-page .gsl-home-metric-card,body.gsl-dashboard-active .gsl-home-metric-card,body.gsl-dashboard-page .gsl-home-table-card,body.gsl-dashboard-active .gsl-home-table-card,body.gsl-dashboard-page .gsl-home-worldcup,body.gsl-dashboard-active .gsl-home-worldcup,body.gsl-dashboard-page .gsl-wc-card,body.gsl-dashboard-active .gsl-wc-card{padding-left:18px!important;padding-right:18px!important}body.gsl-dashboard-page .gsl-home-panel h3,body.gsl-dashboard-active .gsl-home-panel h3,body.gsl-dashboard-page .gsl-home-player-card h3,body.gsl-dashboard-active .gsl-home-player-card h3,body.gsl-dashboard-page .gsl-wc-card h2,body.gsl-dashboard-active .gsl-wc-card h2,body.gsl-dashboard-page .gsl-wc-card h3,body.gsl-dashboard-active .gsl-wc-card h3{margin-left:4px!important;margin-right:4px!important}body.gsl-dashboard-page .gsl-home-result-row,body.gsl-dashboard-active .gsl-home-result-row,body.gsl-dashboard-page .gsl-home-player-row,body.gsl-dashboard-active .gsl-home-player-row,body.gsl-dashboard-page .gsl-home-rank-row,body.gsl-dashboard-active .gsl-home-rank-row,body.gsl-dashboard-page .gsl-wc-result-list div,body.gsl-dashboard-active .gsl-wc-result-list div,body.gsl-dashboard-page .gsl-wc-result-list a,body.gsl-dashboard-active .gsl-wc-result-list a{padding-left:4px!important;padding-right:4px!important}}@media (max-width:520px){.gsl-section-title{font-size:19px}.gsl-card h2,.gsl-card-head h2{font-size:18px}.gsl-league-row,.gsl-leader-row{font-size:16px}.gsl-insight a{margin-top:22px}}.gsl-team-name{font-size:12px;font-weight:700;color:inherit;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-match-filters{display:flex;align-items:end;gap:14px;margin:10px 0 14px}.gsl-filter-field{display:flex;flex-direction:column;gap:5px}.gsl-filter-field label{font-size:12px;color:var(--gsl-muted);font-weight:600}.gsl-filter-field select,.gsl-filter-field input{height:34px;border:1px solid var(--gsl-border);border-radius:5px;background:#10243a;color:#fff;padding:0 10px;outline:none;font-size:13px}.gsl-filter-search{flex:1;max-width:320px}.gsl-league-cell{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.gsl-league-cell img{width:22px;height:22px;object-fit:contain}.gsl-league-cell span{max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.gsl-light-theme .gsl-filter-field label{color:#64748b}body.gsl-light-theme .gsl-filter-field select,body.gsl-light-theme .gsl-filter-field input{background:#fff;color:#0f172a;border:1px solid #d9e2ef}@media (max-width:700px){.gsl-match-filters{flex-direction:column;align-items:stretch}.gsl-filter-search{max-width:100%}}.gsl-matches-table{min-width:0!important;width:100%!important;table-layout:fixed!important}.gsl-matches-table th,.gsl-matches-table td{padding:8px 6px!important;font-size:12px!important}.gsl-matches-table th:nth-child(1),.gsl-matches-table td:nth-child(1){width:66px}.gsl-matches-table th:nth-child(2),.gsl-matches-table td:nth-child(2){width:120px}.gsl-matches-table th:nth-child(3),.gsl-matches-table td:nth-child(3){width:120px}.gsl-league-cell span{max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-match-cell{gap:7px!important}.gsl-match-cell img{width:20px!important;height:20px!important}.gsl-country-flag{width:24px!important;height:16px!important}.gsl-leader-panel{display:none}.gsl-leader-panel.active{display:block}.gsl-empty-leader{margin:18px 0 0;color:var(--gsl-muted);font-size:14px}.gsl-leagues-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.gsl-page-subtitle{margin:4px 0 0;color:var(--gsl-muted);font-size:14px}.gsl-leagues-toolbar{display:flex;align-items:end;gap:14px;margin:12px 0 18px}.gsl-league-stats-card{border:1px solid var(--gsl-border);border-radius:6px;background:var(--gsl-bg);overflow:hidden}.gsl-league-stats-scroll{width:100%;overflow-x:auto}.gsl-league-stats-table{width:100%;border-collapse:collapse;min-width:1040px}.gsl-league-stats-table th{background:var(--gsl-panel);color:#fff;font-size:12px;font-weight:700;padding:11px 8px;text-align:center;border-bottom:1px solid var(--gsl-border);white-space:nowrap}.gsl-league-stats-table th:first-child{text-align:left}.gsl-league-stats-table td{color:#fff;font-size:13px;padding:10px 8px;text-align:center;border-bottom:1px solid var(--gsl-border);white-space:nowrap}.gsl-league-stats-table td:first-child{text-align:left}.gsl-league-stat-name{display:flex;align-items:center;gap:7px;min-width:260px}.gsl-league-stat-name img{width:22px;height:15px;object-fit:cover;border-radius:2px;flex:0 0 auto}.gsl-league-stat-name strong{font-weight:700}.gsl-league-stat-name em{color:var(--gsl-muted);font-style:normal;margin:0 3px}.gsl-stats-btn{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 9px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#000000!important;text-decoration:none!important;font-size:13px}.gsl-green-text{color:var(--gsl-green)!important}.gsl-blue-text{color:#38bdf8!important}.gsl-muted-text{color:var(--gsl-muted)!important}body.gsl-light-theme .gsl-league-stats-card{background:#ffffff!important;border:1px solid #d9e2ef;box-shadow:0 14px 30px rgb(15 23 42 / .06)}body.gsl-light-theme .gsl-league-stats-table th{background:#eaf0f8;color:#0f172a;border-bottom:1px solid #d9e2ef}body.gsl-light-theme .gsl-league-stats-table td{color:#0f172a;border-bottom:1px solid #d9e2ef}body.gsl-light-theme .gsl-league-stat-name em,body.gsl-light-theme .gsl-muted-text,body.gsl-light-theme .gsl-page-subtitle{color:#64748b!important}body.gsl-light-theme .gsl-stats-btn{background:#fff;border:1px solid #d1d5db;color:#000000!important}.gsl-league-detail-link{color:inherit!important;text-decoration:none!important;font-weight:700}.gsl-league-detail-link:hover{color:var(--gsl-green)!important}.gsl-league-detail-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,0.8fr);gap:26px;border:1px solid var(--gsl-border);border-radius:14px;background:radial-gradient(circle at top left,rgb(0 200 83 / .14),transparent 34%),linear-gradient(135deg,rgb(13 33 61 / .96),rgb(9 25 47 / .98));padding:28px;margin-bottom:16px;box-shadow:0 18px 44px rgb(2 12 27 / .18)}.gsl-league-detail-main{min-width:0}.gsl-league-detail-title{display:flex;align-items:flex-start;gap:14px}.gsl-league-detail-title img{width:42px;height:30px;object-fit:cover;border-radius:4px;border:1px solid var(--gsl-border)}.gsl-league-detail-title h1{margin:0;color:#fff;max-width:720px;font-size:32px;line-height:1.15}.gsl-league-detail-title p{margin:6px 0 0;color:var(--gsl-muted)}.gsl-league-detail-intro{max-width:760px;margin:18px 0 0;color:#cbd5e1;font-size:16px;line-height:1.65}.gsl-league-detail-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.gsl-league-detail-chips span{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border:1px solid rgb(0 200 83 / .28);border-radius:999px;background:rgb(0 200 83 / .1);color:#c9f7df;font-size:13px;font-weight:800}.gsl-league-detail-side{display:grid;gap:12px;align-content:start}.gsl-league-detail-info-card{border:1px solid rgb(148 163 184 / .22);border-radius:12px;background:rgb(8 24 44 / .72);padding:16px 18px}.gsl-league-detail-info-card strong{display:block;color:#fff;font-size:14px;margin-bottom:8px}.gsl-league-detail-info-card span{display:block;color:#cbd5e1;font-size:13px;line-height:1.4}.gsl-kicker{margin:0 0 6px!important;color:var(--gsl-green)!important;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.gsl-league-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:2px}.gsl-league-detail-actions a:nth-child(3){grid-column:1 / -1}.gsl-league-detail-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 16px}.gsl-league-metric-card{border:1px solid var(--gsl-border);border-radius:8px;background:var(--gsl-bg);padding:14px}.gsl-league-metric-card span{display:block;color:var(--gsl-muted);font-size:12px;font-weight:800;text-transform:uppercase}.gsl-league-metric-card strong{display:block;margin-top:8px;color:#fff;font-size:24px}.gsl-league-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.gsl-league-tabs a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--gsl-border);border-radius:999px;color:#ffffff!important;background:var(--gsl-panel);font-weight:800;text-decoration:none!important}.gsl-league-detail-section{margin-bottom:16px}.gsl-league-detail-section h2{margin:0 0 12px;color:#fff;font-size:22px}.gsl-league-detail-section h3{margin:0 0 10px;color:#fff;font-size:16px}.gsl-league-detail-section p{color:var(--gsl-muted);line-height:1.65}.gsl-league-detail-section p a{color:var(--gsl-green)!important;font-weight:800}.gsl-league-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.gsl-table-wrap{width:100%;overflow-x:auto}.gsl-league-detail-team{display:inline-flex;align-items:center;gap:8px;min-width:0}.gsl-league-detail-team img{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.gsl-league-match-list{display:grid;gap:8px}.gsl-league-match-row{display:grid;gap:4px;border:1px solid var(--gsl-border);border-radius:8px;padding:12px;text-decoration:none!important;background:rgb(255 255 255 / .03)}.gsl-league-match-row span{color:var(--gsl-muted);font-size:12px;font-weight:800}.gsl-league-match-row strong{color:#fff;font-size:14px}.gsl-league-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gsl-league-ranking-panel{border:1px solid var(--gsl-border);border-radius:8px;padding:14px;background:rgb(255 255 255 / .03)}.gsl-league-ranking-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--gsl-border)}.gsl-league-ranking-row:last-child{border-bottom:0}.gsl-league-ranking-row>span:first-child{color:var(--gsl-muted);font-weight:800}.gsl-league-ranking-row strong{color:var(--gsl-green);font-size:14px}.gsl-league-related-panel{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start;border:1px solid rgb(0 200 83 / .14);border-radius:12px;padding:22px;background:radial-gradient(circle at top left,rgb(0 200 83 / .13),transparent 34%),rgb(255 255 255 / .03)}.gsl-league-related-main h3{margin:10px 0 8px;color:#fff;font-size:26px;line-height:1.18}.gsl-league-related-main p{max-width:760px;margin:0 0 18px}.gsl-league-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gsl-league-related-card{display:grid;gap:8px;min-height:126px;padding:15px;border:1px solid var(--gsl-border);border-radius:10px;background:rgb(255 255 255 / .04);text-decoration:none!important;transition:transform 0.18s ease,border-color 0.18s ease,background 0.18s ease}.gsl-league-related-card:hover{transform:translateY(-2px);border-color:rgb(0 200 83 / .5);background:rgb(0 200 83 / .08)}.gsl-league-related-card span{color:var(--gsl-green);font-size:12px;font-weight:900;text-transform:uppercase}.gsl-league-related-card strong{color:#fff;font-size:18px;line-height:1.2}.gsl-league-related-card em{color:var(--gsl-muted);font-size:13px;font-style:normal;line-height:1.35}.gsl-league-related-side{display:grid;gap:12px}.gsl-league-related-side div{display:grid;gap:7px;min-height:86px;padding:16px;border:1px solid var(--gsl-border);border-radius:10px;background:rgb(255 255 255 / .04)}.gsl-league-related-side strong{color:#fff;font-size:15px}.gsl-league-related-side span{color:var(--gsl-muted);font-size:14px;line-height:1.35}.gsl-league-related-side a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;border:1px solid rgb(0 200 83 / .35);background:rgb(0 200 83 / .12);color:var(--gsl-green)!important;font-weight:900;text-decoration:none!important}body.gsl-light-theme .gsl-league-detail-hero,body.gsl-light-theme .gsl-league-metric-card,body.gsl-light-theme .gsl-league-ranking-panel,body.gsl-light-theme .gsl-league-match-row{border-color:#d9e2ef}body.gsl-light-theme .gsl-league-detail-hero{background:radial-gradient(circle at top left,rgb(34 197 94 / .16),transparent 34%),#ffffff}body.gsl-light-theme .gsl-league-metric-card,body.gsl-light-theme .gsl-league-ranking-panel,body.gsl-light-theme .gsl-league-match-row{background:#fff}body.gsl-light-theme .gsl-league-tabs a{background:#f8fafc;border-color:#d9e2ef}body.gsl-light-theme .gsl-league-detail-title p,body.gsl-light-theme .gsl-league-detail-intro,body.gsl-light-theme .gsl-league-detail-info-card span,body.gsl-light-theme .gsl-league-detail-section p,body.gsl-light-theme .gsl-league-match-row span{color:#64748b}body.gsl-light-theme .gsl-league-detail-info-card{background:#f8fafc;border-color:#d9e2ef}body.gsl-light-theme .gsl-league-detail-chips span{background:#ecfdf5;border-color:#bbf7d0;color:#064e3b}body.gsl-light-theme .gsl-league-related-panel{background:radial-gradient(circle at top left,rgb(34 197 94 / .15),transparent 34%),#ffffff;border-color:#d9e2ef}body.gsl-light-theme .gsl-league-related-main h3,body.gsl-light-theme .gsl-league-related-card strong,body.gsl-light-theme .gsl-league-related-side strong{color:#0f172a}body.gsl-light-theme .gsl-league-related-card,body.gsl-light-theme .gsl-league-related-side div{background:#f8fafc;border-color:#d9e2ef}body.gsl-light-theme .gsl-league-related-card em,body.gsl-light-theme .gsl-league-related-side span{color:#64748b}@media (max-width:800px){.gsl-leagues-toolbar{flex-direction:column;align-items:stretch}.gsl-league-detail-hero,.gsl-league-detail-title{display:grid}.gsl-league-detail-hero{grid-template-columns:1fr;gap:18px;padding:20px}.gsl-league-detail-title h1{font-size:24px}.gsl-league-detail-intro{font-size:14px;line-height:1.55}.gsl-league-detail-side{gap:10px}.gsl-league-detail-actions{grid-template-columns:1fr}.gsl-league-detail-actions a{flex:1 1 auto;justify-content:center}.gsl-league-detail-actions a:nth-child(3){grid-column:auto}.gsl-league-detail-cards,.gsl-league-detail-grid,.gsl-league-ranking-grid{grid-template-columns:1fr}.gsl-league-related-panel{grid-template-columns:1fr;padding:18px}.gsl-league-related-grid{grid-template-columns:1fr}.gsl-league-related-main h3{font-size:22px}.gsl-league-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.gsl-league-tabs a{white-space:nowrap}}.gsl-team-filters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin:14px 0 10px;border:1px solid var(--gsl-border);border-radius:6px;padding:12px}.gsl-team-hero{display:grid;grid-template-columns:1.3fr 2fr;gap:18px;border:1px solid var(--gsl-border);border-radius:6px;padding:14px;margin-bottom:14px;background:var(--gsl-bg)}.gsl-team-identity{display:flex;align-items:center;gap:16px}.gsl-team-logo-xl{width:78px;height:78px;object-fit:contain;flex:0 0 auto}.gsl-team-identity h2{margin:0;color:#fff;font-size:26px}.gsl-team-identity p{margin:5px 0;color:#fff;font-size:14px}.gsl-team-identity span{color:var(--gsl-muted);font-size:13px}.gsl-inline-flag{width:21px;height:14px;object-fit:cover;border-radius:2px;vertical-align:-2px}.gsl-team-kpis{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid var(--gsl-border);border-radius:6px;overflow:hidden}.gsl-team-kpis div{padding:12px 8px;text-align:center;border-right:1px solid var(--gsl-border)}.gsl-team-kpis div:last-child{border-right:none}.gsl-team-kpis span{display:block;color:var(--gsl-soft);font-size:12px;margin-bottom:6px}.gsl-team-kpis strong{color:#fff;font-size:23px}.gsl-team-kpis .green{color:var(--gsl-green)}.gsl-team-kpis .yellow{color:#facc15}.gsl-team-kpis .red{color:#ef4444}.gsl-team-grid-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-bottom:14px}.gsl-team-grid-main{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gsl-team-panel{min-height:auto}.gsl-mini-table{width:100%;border-collapse:collapse}.gsl-mini-table th{color:var(--gsl-soft);font-size:12px;padding:7px 6px;border-bottom:1px solid var(--gsl-border);text-align:center}.gsl-mini-table th:first-child,.gsl-mini-table td:first-child{text-align:left}.gsl-mini-table td{color:#fff;font-size:13px;padding:7px 6px;border-bottom:1px solid rgb(31 58 86 / .8);text-align:center}.gsl-mini-table tr.active td{background:rgb(0 200 83 / .15);color:#fff;font-weight:700}.gsl-mini-table .team{display:flex;align-items:center;gap:7px;text-align:left}.gsl-mini-table .team img{width:20px;height:20px;object-fit:contain}.gsl-last-matches-list{display:grid;gap:4px}.gsl-last-match{display:grid;grid-template-columns:48px 1fr auto 1fr 22px 44px;gap:5px;align-items:center;padding:7px 8px;color:#0f172a;font-size:12px;border-radius:4px}.gsl-last-match.win{background:#c8f1ca}.gsl-last-match.draw{background:#fff7b8}.gsl-last-match.loss{background:#ffc1c1}.gsl-last-match b{background:#fff;color:blue;border-radius:5px;padding:3px 6px;text-align:center}.gsl-goals-table tr.good td{background:rgb(34 197 94 / .18)}.gsl-goals-table tr.bad td{background:rgb(239 68 68 / .22)}.gsl-coming-soon{border:1px dashed var(--gsl-border);color:var(--gsl-muted);border-radius:6px;padding:18px;font-size:13px;line-height:1.4}body.gsl-light-theme .gsl-team-hero,body.gsl-light-theme .gsl-team-filters{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-team-identity h2,body.gsl-light-theme .gsl-team-identity p,body.gsl-light-theme .gsl-team-kpis strong,body.gsl-light-theme .gsl-mini-table td{color:#0f172a}body.gsl-light-theme .gsl-team-kpis,body.gsl-light-theme .gsl-team-kpis div,body.gsl-light-theme .gsl-mini-table th,body.gsl-light-theme .gsl-mini-table td{border-color:#d9e2ef}body.gsl-light-theme .gsl-mini-table th,body.gsl-light-theme .gsl-team-identity span,body.gsl-light-theme .gsl-coming-soon{color:#64748b}@media (max-width:1100px){.gsl-team-hero{grid-template-columns:1fr}.gsl-team-kpis{grid-template-columns:repeat(4,1fr)}.gsl-team-grid-top,.gsl-team-grid-main{grid-template-columns:1fr 1fr}}@media (max-width:760px){.gsl-team-filters,.gsl-team-grid-top,.gsl-team-grid-main{grid-template-columns:1fr}.gsl-team-kpis{grid-template-columns:repeat(2,1fr)}.gsl-last-match{grid-template-columns:42px 1fr 28px}.gsl-last-match em,.gsl-last-match small{display:none}}.gsl-half-goals{display:grid;gap:10px}.gsl-half-row{display:grid;grid-template-columns:90px 1fr;background:rgb(255 255 255 / .04);border:1px solid var(--gsl-border);border-radius:6px;overflow:hidden}.gsl-half-label{grid-row:span 2;background:rgb(34 197 94 / .18);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;padding:10px}.gsl-half-data{display:grid;grid-template-columns:32px 42px 1fr 45px;align-items:center;gap:8px;padding:8px 10px;color:#fff}.gsl-half-data span{color:var(--gsl-soft)}.gsl-half-data strong{color:#fff}.gsl-half-data b{color:var(--gsl-green);text-align:right}.gsl-half-data.red b{color:#ef4444}.gsl-half-bar{height:9px;background:rgb(255 255 255 / .12);border-radius:999px;overflow:hidden}.gsl-half-bar em{display:block;height:100%;background:var(--gsl-green);border-radius:999px}.gsl-half-data.red .gsl-half-bar em{background:#ef4444}.gsl-trend-list{display:grid;gap:0;border:1px solid var(--gsl-border);border-radius:6px;overflow:hidden}.gsl-trend-list div{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid var(--gsl-border);color:#fff;font-size:13px}.gsl-trend-list div:last-child{border-bottom:none}.gsl-trend-list span{color:var(--gsl-soft)}.gsl-trend-list strong{color:var(--gsl-green)}.gsl-trend-list strong.red{color:#ef4444}body.gsl-light-theme .gsl-half-row,body.gsl-light-theme .gsl-trend-list,body.gsl-light-theme .gsl-trend-list div{border-color:#d9e2ef}body.gsl-light-theme .gsl-half-label{color:#0f172a}body.gsl-light-theme .gsl-half-data,body.gsl-light-theme .gsl-half-data strong,body.gsl-light-theme .gsl-trend-list div{color:#0f172a}body.gsl-light-theme .gsl-half-data span,body.gsl-light-theme .gsl-trend-list span{color:#64748b}body.gsl-light-theme .gsl-half-bar{background:#e2e8f0}body:not(.gsl-light-theme) .gsl-team-panel{background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%)!important;border:1px solid rgb(96 125 160 / .22)!important;box-shadow:0 14px 34px rgb(0 0 0 / .18)!important}body:not(.gsl-light-theme) .gsl-mini-table{border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important;border-radius:8px!important}body:not(.gsl-light-theme) .gsl-mini-table th{background:rgb(255 255 255 / .055)!important;color:#cbd5e1!important;border-bottom:1px solid rgb(148 163 184 / .16)!important;border-right:none!important;font-weight:700!important}body:not(.gsl-light-theme) .gsl-mini-table td{background:transparent!important;color:#e5edf7!important;border-bottom:1px solid rgb(148 163 184 / .12)!important;border-right:none!important}body:not(.gsl-light-theme) .gsl-mini-table tbody tr:last-child td{border-bottom:none!important}body:not(.gsl-light-theme) .gsl-mini-table tbody tr:hover td{background:rgb(255 255 255 / .035)!important}body:not(.gsl-light-theme) .gsl-mini-table tr.active td{background:rgb(0 200 83 / .12)!important;color:#ffffff!important}body:not(.gsl-light-theme) .gsl-goals-table tr.good td{background:rgb(34 197 94 / .13)!important}body:not(.gsl-light-theme) .gsl-goals-table tr.bad td{background:rgb(239 68 68 / .13)!important}body:not(.gsl-light-theme) .gsl-trend-list{border:1px solid rgb(148 163 184 / .16)!important;background:rgb(255 255 255 / .02)!important}body:not(.gsl-light-theme) .gsl-trend-list div{border-bottom:1px solid rgb(148 163 184 / .12)!important;color:#e5edf7!important}body:not(.gsl-light-theme) .gsl-half-row{border:1px solid rgb(148 163 184 / .16)!important;background:rgb(255 255 255 / .02)!important}body:not(.gsl-light-theme) .gsl-coming-soon{border:1px dashed rgb(148 163 184 / .25)!important;background:rgb(255 255 255 / .025)!important;color:#94a3b8!important}body:not(.gsl-light-theme) .gsl-last-matches-list{gap:6px!important}body:not(.gsl-light-theme) .gsl-last-match{color:#e5edf7!important;border:1px solid rgb(148 163 184 / .14)!important;background:rgb(255 255 255 / .035)!important;border-left:4px solid transparent!important}body:not(.gsl-light-theme) .gsl-last-match.win{background:rgb(0 200 83 / .11)!important;border-left-color:#00c853!important}body:not(.gsl-light-theme) .gsl-last-match.draw{background:rgb(250 204 21 / .1)!important;border-left-color:#facc15!important}body:not(.gsl-light-theme) .gsl-last-match.loss{background:rgb(239 68 68 / .1)!important;border-left-color:#ef4444!important}body:not(.gsl-light-theme) .gsl-last-match span{color:#94a3b8!important}body:not(.gsl-light-theme) .gsl-last-match strong{color:#ffffff!important}body:not(.gsl-light-theme) .gsl-last-match em,body:not(.gsl-light-theme) .gsl-last-match small{color:#cbd5e1!important}body:not(.gsl-light-theme) .gsl-last-match b{background:rgb(255 255 255 / .08)!important;border:1px solid rgb(148 163 184 / .22)!important;color:#ffffff!important;font-weight:700!important}.gsl-mini-table .team{min-width:0!important}.gsl-standing-team-name{display:block!important;min-width:0!important;max-width:145px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.gsl-standings-separator td{text-align:center!important;color:#94a3b8!important;letter-spacing:4px!important;padding:4px 0!important;background:rgb(255 255 255 / .03)!important}body.gsl-light-theme .gsl-standings-separator td{background:#f1f5f9!important;color:#64748b!important}.gsl-last-match{display:grid!important;grid-template-columns:58px 1fr 24px 48px!important;gap:8px!important;align-items:center!important;padding:10px 10px!important;border-radius:6px!important}.gsl-last-match span{white-space:nowrap}.gsl-last-match-logos{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}.gsl-last-match-logos img{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.gsl-last-match-logos em{font-style:normal;color:#cbd5e1;font-weight:700}.gsl-last-match small{text-align:center!important;font-weight:700!important}.gsl-last-match b{justify-self:end!important;min-width:42px!important;text-align:center!important}.gsl-last-match{display:grid!important;grid-template-columns:58px 1fr 58px 1fr!important;gap:10px!important;align-items:center!important;padding:10px 12px!important;border-radius:7px!important;min-height:52px!important;border-left:4px solid transparent!important}.gsl-last-date{color:#94a3b8!important;font-size:12px!important;white-space:nowrap!important}.gsl-last-team-logo{display:flex!important;align-items:center!important;min-width:0!important}.gsl-away-logo{justify-content:flex-start!important}.gsl-last-team-logo img{width:28px!important;height:28px!important;object-fit:contain!important;filter:drop-shadow(0 2px 3px rgb(0 0 0 / .25))}.gsl-last-score{justify-self:center!important;min-width:52px!important;height:32px!important;padding:0 9px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:800!important;letter-spacing:0.3px!important}body:not(.gsl-light-theme) .gsl-last-match{color:#e5edf7!important;border:1px solid rgb(148 163 184 / .14)!important;background:rgb(255 255 255 / .035)!important}body:not(.gsl-light-theme) .gsl-last-match.win{background:rgb(0 200 83 / .1)!important;border-left:4px solid #00c853!important}body:not(.gsl-light-theme) .gsl-last-match.draw{background:rgb(250 204 21 / .1)!important;border-left:4px solid #facc15!important}body:not(.gsl-light-theme) .gsl-last-match.loss{background:rgb(239 68 68 / .1)!important;border-left:4px solid #ef4444!important}body:not(.gsl-light-theme) .gsl-last-score{background:rgb(255 255 255 / .08)!important;border:1px solid rgb(148 163 184 / .25)!important;color:#ffffff!important}body.gsl-light-theme .gsl-last-match{border:1px solid #d9e2ef!important;background:#ffffff!important}body.gsl-light-theme .gsl-last-match.win{background:#e8f8ea!important;border-left:4px solid #22c55e!important}body.gsl-light-theme .gsl-last-match.draw{background:#fff9d6!important;border-left:4px solid #eab308!important}body.gsl-light-theme .gsl-last-match.loss{background:#ffe3e3!important;border-left:4px solid #ef4444!important}body.gsl-light-theme .gsl-last-date{color:#64748b!important}body.gsl-light-theme .gsl-last-score{background:#ffffff!important;border:1px solid #d1d5db!important;color:#0f172a!important}.gsl-player-meta-line{display:flex;align-items:center;gap:7px;color:var(--gsl-muted);font-size:13px;margin-bottom:6px}.gsl-player-meta-line img{width:20px;height:14px;object-fit:cover;border-radius:2px}.gsl-player-meta-line em{font-style:normal;color:var(--gsl-border)}.gsl-player-tabs span.active{color:var(--gsl-green);background:rgb(0 200 83 / .12)}.gsl-player-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gsl-player-kpis div{border:1px solid rgb(148 163 184 / .18);border-radius:8px;background:rgb(255 255 255 / .035);padding:12px}.gsl-player-kpis span{display:block;color:var(--gsl-muted);font-size:12px;margin-bottom:4px}.gsl-player-kpis strong{display:block;color:#fff;font-size:22px;line-height:1}.gsl-player-kpis strong.green{color:var(--gsl-green)}.gsl-player-match-team.home{justify-content:flex-end;text-align:right}.gsl-player-match-team.away{justify-content:flex-start;text-align:left}.gsl-player-match-opponent{display:flex;align-items:center;gap:9px;min-width:0}.gsl-player-match-opponent img{width:28px;height:28px;object-fit:contain;flex:0 0 auto}.gsl-player-match-opponent strong{color:#fff;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-content .gsl-player-panel{padding:22px!important}.gsl-player-stat-cards strong.red{color:#ef4444}body.gsl-light-theme .gsl-player-match-opponent strong{color:#0f172a}@media (max-width:760px){.gsl-player-kpis{grid-template-columns:1fr 1fr}.gsl-player-match-team.home{grid-column:1}.gsl-player-match-team.away{grid-column:3;grid-row:2}.gsl-content .gsl-player-panel{padding:18px!important}}.gsl-matches-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.gsl-matches-main{min-width:0}.gsl-outline-btn{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border:1px solid var(--gsl-border);border-radius:8px;color:#ffffff!important;text-decoration:none!important;background:rgb(255 255 255 / .03);font-weight:700;font-size:13px}.gsl-outline-btn svg{width:16px;height:16px}.gsl-match-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.gsl-summary-card{display:flex;align-items:center;gap:14px;border:1px solid var(--gsl-border);border-radius:10px;background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%);padding:16px}.gsl-summary-card>span{width:52px;height:52px;border-radius:50%;background:rgb(0 200 83 / .18);color:var(--gsl-green);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.gsl-summary-card.red>span{background:rgb(239 68 68 / .15);color:#ef4444}.gsl-summary-card svg{width:24px;height:24px}.gsl-summary-card strong{display:block;color:#fff;font-size:26px;line-height:1}.gsl-summary-card small{display:block;color:var(--gsl-muted);font-size:13px;margin-top:4px}.gsl-matches-filters{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1.5fr auto;gap:12px;align-items:end;border:1px solid var(--gsl-border);border-radius:10px;background:var(--gsl-bg);padding:12px;margin-bottom:16px}.gsl-filter-submit{height:38px;border:0;border-radius:8px;background:var(--gsl-green);color:#061a12;font-weight:800;padding:0 16px;cursor:pointer}.gsl-matches-table-card{border:1px solid var(--gsl-border);border-radius:10px;background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%);overflow:hidden}.gsl-matches-scroll{width:100%;overflow-x:auto}.gsl-match-status-section{display:grid;gap:12px;padding:18px;border-bottom:1px solid rgb(148 163 184 / .14)}.gsl-match-status-section:last-child{border-bottom:0}.gsl-match-status-section h2{margin:0;color:#fff;font-size:18px;line-height:1.2}body.gsl-light-theme .gsl-match-status-section h2{color:#0f172a!important}.gsl-matches-list-table{width:100%;min-width:1050px;border-collapse:collapse}.gsl-matches-table-live{min-width:560px}.gsl-matches-table-finished{min-width:680px}.gsl-matches-list-table th{background:rgb(255 255 255 / .055);color:#cbd5e1;font-size:12px;font-weight:800;padding:12px 10px;text-align:center;border-bottom:1px solid rgb(148 163 184 / .16);white-space:nowrap}.gsl-matches-list-table th:first-child,.gsl-matches-list-table td:first-child{text-align:left}.gsl-matches-list-table td{color:#e5edf7;font-size:13px;padding:11px 10px;text-align:center;border-bottom:1px solid rgb(148 163 184 / .12);white-space:nowrap}.gsl-matches-list-table tbody tr:hover td{background:rgb(255 255 255 / .035)}.gsl-match-league{display:flex;align-items:center;gap:7px;min-width:135px}.gsl-match-league img{width:22px;height:15px;object-fit:cover;border-radius:2px}.gsl-match-versus{display:grid;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);align-items:center;gap:7px;min-width:250px}.gsl-match-versus span{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-match-versus span:first-child{justify-content:flex-end}.gsl-match-versus span:last-child{justify-content:flex-start}.gsl-match-versus img{width:24px;height:24px;object-fit:contain}.gsl-match-versus em{color:var(--gsl-muted);font-style:normal;text-transform:uppercase;font-size:11px}.gsl-score-cell{color:var(--gsl-green)!important;font-weight:800}.gsl-finished-match-summary{color:var(--gsl-muted);font-weight:700;text-align:center}.gsl-finished-match-summary span{display:block;font-size:11px;text-transform:uppercase}.gsl-finished-match-summary strong{color:var(--gsl-green);font-size:15px}.gsl-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.gsl-status-pill.finished{color:#22c55e;background:rgb(34 197 94 / .14);border:1px solid rgb(34 197 94 / .32)}.gsl-status-pill.live{color:#ef4444;background:rgb(239 68 68 / .14);border:1px solid rgb(239 68 68 / .32)}.gsl-status-pill.upcoming{color:#60a5fa;background:rgb(96 165 250 / .14);border:1px solid rgb(96 165 250 / .32)}.gsl-live-time{color:#ef4444;font-weight:800;line-height:1.2}.gsl-view-btn{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:30px;border:1px solid rgb(148 163 184 / .25);border-radius:7px;color:var(--gsl-green)!important;text-decoration:none!important;font-weight:800;background:rgb(255 255 255 / .03)}.gsl-view-btn:hover{background:rgb(0 200 83 / .13)}.gsl-matches-side{display:grid;gap:16px;align-content:start}.gsl-side-empty{color:var(--gsl-muted);font-size:13px;margin:0}.gsl-live-list{display:grid;gap:10px}.gsl-live-row{display:grid;grid-template-columns:44px 1fr;gap:10px;border-bottom:1px solid rgb(148 163 184 / .12);padding-bottom:10px}.gsl-live-row:last-child{border-bottom:none;padding-bottom:0}.gsl-live-minute{color:#ef4444;font-weight:800;font-size:13px}.gsl-live-row p{display:grid;grid-template-columns:24px 1fr 24px;gap:8px;align-items:center;margin:0 0 6px;color:#fff;font-size:13px}.gsl-live-row p:last-child{margin-bottom:0}.gsl-live-row img{width:22px;height:22px;object-fit:contain}.gsl-live-row strong{text-align:right;color:#fff}.gsl-top-picks-list{display:grid;gap:9px}.gsl-top-pick-row{display:grid;grid-template-columns:30px 1fr 52px;align-items:center;gap:10px;border:1px solid rgb(148 163 184 / .14);border-radius:9px;padding:9px;background:rgb(255 255 255 / .03)}.gsl-top-pick-row>span{width:28px;height:28px;border-radius:50%;background:var(--gsl-green);color:#061a12;display:flex;align-items:center;justify-content:center;font-weight:800}.gsl-top-pick-row strong{display:block;color:#fff;font-size:13px}.gsl-top-pick-row small{display:block;color:var(--gsl-muted);font-size:12px}.gsl-top-pick-row b{background:rgb(0 200 83 / .16);color:var(--gsl-green);border-radius:999px;padding:4px 8px;font-size:12px;text-align:center}.gsl-popular-match-leagues{display:grid}.gsl-popular-match-leagues div{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid rgb(148 163 184 / .12);padding:9px 0}.gsl-popular-match-leagues div:last-child{border-bottom:none}.gsl-popular-match-leagues span{display:flex;align-items:center;gap:8px;color:#fff;font-weight:700;font-size:13px}.gsl-popular-match-leagues img{width:22px;height:15px;object-fit:cover;border-radius:2px}.gsl-popular-match-leagues strong{color:var(--gsl-muted);font-size:12px}body.gsl-light-theme .gsl-outline-btn,body.gsl-light-theme .gsl-summary-card,body.gsl-light-theme .gsl-matches-filters,body.gsl-light-theme .gsl-matches-table-card,body.gsl-light-theme .gsl-side-card{background:#ffffff!important;border-color:#d9e2ef!important;color:#0f172a!important;box-shadow:0 14px 30px rgb(15 23 42 / .06)}body.gsl-light-theme .gsl-summary-card strong,body.gsl-light-theme .gsl-matches-list-table td,body.gsl-light-theme .gsl-live-row p,body.gsl-light-theme .gsl-live-row strong,body.gsl-light-theme .gsl-top-pick-row strong,body.gsl-light-theme .gsl-popular-match-leagues span{color:#0f172a}body.gsl-light-theme .gsl-matches-list-table th{background:#eaf0f8;color:#0f172a}body.gsl-light-theme .gsl-matches-list-table td{border-bottom:1px solid #d9e2ef}@media (max-width:1180px){.gsl-matches-layout{grid-template-columns:1fr}.gsl-matches-side{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.gsl-match-summary-grid,.gsl-matches-side{grid-template-columns:1fr 1fr}.gsl-matches-filters{grid-template-columns:1fr 1fr}.gsl-filter-submit{grid-column:span 2}}@media (max-width:640px){.gsl-match-summary-grid,.gsl-matches-side,.gsl-matches-filters{grid-template-columns:1fr}.gsl-filter-submit{grid-column:auto}}.gsl-matches-layout,.gsl-matches-layout-full{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.gsl-matches-main{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.gsl-match-summary-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin:16px 0!important}.gsl-matches-filters{display:grid!important;grid-template-columns:110px 1fr 145px 110px 1.3fr 90px!important;gap:12px!important;align-items:end!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.gsl-matches-table-card{width:100%!important;max-width:100%!important;overflow:hidden!important;margin-bottom:18px!important}.gsl-matches-scroll{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important}.gsl-matches-list-table{width:100%!important;min-width:980px!important;border-collapse:collapse!important}.gsl-matches-list-table th,.gsl-matches-list-table td{padding:10px 8px!important}.gsl-match-league{min-width:120px!important;max-width:150px!important}.gsl-match-league span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.gsl-match-versus{min-width:280px!important;max-width:340px!important;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr)!important}.gsl-match-versus span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.gsl-matches-bottom-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:100%!important;margin-top:18px!important}.gsl-matches-side{width:auto!important;max-width:none!important}@media (max-width:1000px){.gsl-match-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gsl-matches-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gsl-filter-submit{grid-column:span 2!important}.gsl-matches-bottom-cards{grid-template-columns:1fr!important}}@media (max-width:640px){.gsl-match-summary-grid,.gsl-matches-filters{grid-template-columns:1fr!important}.gsl-filter-submit{grid-column:auto!important}}.gsl-matches-scroll{overflow-x:visible!important}.gsl-matches-list-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.gsl-matches-list-table th:nth-child(1),.gsl-matches-list-table td:nth-child(1){width:58px!important}.gsl-matches-list-table th:nth-child(2),.gsl-matches-list-table td:nth-child(2){width:52px!important}.gsl-matches-list-table th:nth-child(3),.gsl-matches-list-table td:nth-child(3){width:auto!important}.gsl-matches-list-table th:nth-child(4),.gsl-matches-list-table td:nth-child(4),.gsl-matches-list-table th:nth-child(5),.gsl-matches-list-table td:nth-child(5),.gsl-matches-list-table th:nth-child(6),.gsl-matches-list-table td:nth-child(6){width:54px!important}.gsl-matches-list-table th:nth-child(7),.gsl-matches-list-table td:nth-child(7),.gsl-matches-list-table th:nth-child(8),.gsl-matches-list-table td:nth-child(8){width:74px!important}.gsl-matches-list-table th:nth-child(9),.gsl-matches-list-table td:nth-child(9){width:64px!important}.gsl-matches-list-table th:nth-child(10),.gsl-matches-list-table td:nth-child(10){width:68px!important}.gsl-matches-list-table th:nth-child(11),.gsl-matches-list-table td:nth-child(11){width:70px!important}.gsl-matches-list-table th,.gsl-matches-list-table td{padding:9px 6px!important;overflow:hidden!important}.gsl-league-flag-cell{text-align:center!important}.gsl-match-league-flag{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:22px!important}.gsl-match-league-flag img{width:24px!important;height:16px!important;object-fit:cover!important;border-radius:2px!important;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.gsl-match-cell-wide{min-width:0!important}.gsl-match-versus{display:grid!important;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;min-width:0!important;max-width:100%!important;width:100%!important}.gsl-match-versus span{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;max-width:100%!important}.gsl-match-versus .gsl-team-home{justify-content:flex-end!important;text-align:right!important}.gsl-match-versus .gsl-team-away{justify-content:flex-start!important;text-align:left!important}.gsl-match-versus strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:700!important;color:inherit!important}.gsl-match-versus img{width:22px!important;height:22px!important;object-fit:contain!important;flex:0 0 auto!important}.gsl-match-versus em{display:block!important;text-align:center!important;color:var(--gsl-muted)!important;font-style:normal!important;font-size:11px!important;font-weight:800!important}.gsl-view-btn{min-width:52px!important;height:28px!important;font-size:12px!important}.gsl-matches-table-live,.gsl-matches-table-finished{width:100%!important;min-width:0!important;table-layout:fixed!important}.gsl-matches-table-live th:nth-child(1),.gsl-matches-table-live td:nth-child(1){width:82px!important}.gsl-matches-table-live th:nth-child(2),.gsl-matches-table-live td:nth-child(2){width:76px!important}.gsl-matches-table-live th:nth-child(3),.gsl-matches-table-live td:nth-child(3){width:auto!important}.gsl-matches-table-live th:nth-child(4),.gsl-matches-table-live td:nth-child(4){width:112px!important;min-width:112px!important;max-width:112px!important}.gsl-matches-table-finished th:nth-child(1),.gsl-matches-table-finished td:nth-child(1){width:78px!important}.gsl-matches-table-finished th:nth-child(2),.gsl-matches-table-finished td:nth-child(2){width:auto!important}.gsl-matches-table-finished th:nth-child(3),.gsl-matches-table-finished td:nth-child(3){width:130px!important}.gsl-matches-table-finished th:nth-child(4),.gsl-matches-table-finished td:nth-child(4){width:112px!important;min-width:112px!important;max-width:112px!important}.gsl-matches-table-live .gsl-match-versus,.gsl-matches-table-finished .gsl-match-versus{max-width:none!important;min-width:0!important}.gsl-analysis-hero{display:grid;grid-template-columns:1fr 220px 1fr;border:1px solid var(--gsl-border);border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%);margin-bottom:14px}.gsl-analysis-meta{grid-column:1 / -1;border-top:1px solid rgb(148 163 184 / .16);display:grid;grid-template-columns:repeat(4,1fr)}.gsl-analysis-meta span{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;color:#cbd5e1;font-size:13px}.gsl-analysis-meta svg{width:16px;height:16px}.gsl-form-badges{display:flex;gap:4px;margin-top:10px;justify-content:center}.gsl-form-badges b{width:22px;height:22px;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}.gsl-form-badges .w{background:#16a34a}.gsl-form-badges .d{background:#eab308}.gsl-form-badges .l{background:#ef4444}.gsl-analysis-tabs{display:flex;gap:24px;border-bottom:1px solid var(--gsl-border);margin-bottom:14px}.gsl-analysis-tabs button{background:#fff0;border:0;color:var(--gsl-muted);padding:12px 0;font-weight:800;cursor:pointer;border-bottom:2px solid #fff0}.gsl-analysis-tabs button.active{color:var(--gsl-green);border-color:var(--gsl-green)}.gsl-prediction-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.gsl-prediction-boxes div{border:1px solid rgb(148 163 184 / .16);border-radius:9px;background:rgb(255 255 255 / .03);padding:13px}.gsl-prediction-boxes span{display:block;color:var(--gsl-muted);font-size:12px;margin-bottom:7px}.gsl-prediction-boxes strong{color:var(--gsl-green);font-size:24px}.gsl-prediction-boxes strong.yellow{color:#facc15}.gsl-prediction-boxes strong.red{color:#ef4444}.gsl-team-form-compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gsl-team-form-compare h3{color:#fff;margin:0 0 6px}.gsl-team-form-compare p{display:flex;justify-content:space-between;color:var(--gsl-muted);margin:10px 0 0;font-size:13px}.gsl-team-form-compare strong{color:var(--gsl-green)}.gsl-team-form-compare strong.red{color:#ef4444}.gsl-goals-compare{display:grid;gap:10px;margin-bottom:14px}.gsl-goals-compare div{position:relative;min-height:44px;border-radius:8px;overflow:hidden;background:rgb(255 255 255 / .04);border:1px solid rgb(148 163 184 / .15);padding:8px 12px 8px 54px}.gsl-goals-compare img{position:absolute;left:12px;top:8px;width:32px;height:32px;object-fit:contain;z-index:2}.gsl-goals-compare span{display:block;color:var(--gsl-muted);font-size:12px;position:relative;z-index:2}.gsl-goals-compare strong{color:#fff;font-size:14px;position:relative;z-index:2}.gsl-goals-compare em{position:absolute;left:0;top:0;height:100%;background:rgb(0 200 83 / .26);z-index:1}.gsl-goals-compare .away em{background:rgb(96 165 250 / .28)}.gsl-match-insight p{color:#cbd5e1;line-height:1.5;font-size:14px}.gsl-insight-actions{margin-top:12px}.gsl-insight-actions a{display:inline-flex;min-height:34px;padding:0 14px;align-items:center;justify-content:center;background:var(--gsl-green);color:#061a12!important;border-radius:7px;font-weight:800;text-decoration:none!important}@media (max-width:900px){.gsl-analysis-hero{grid-template-columns:1fr}.gsl-analysis-meta{grid-template-columns:1fr 1fr}}.gsl-league-stats-card{width:100%!important;max-width:100%!important;overflow:hidden!important}.gsl-league-stats-scroll{width:100%!important;max-width:100%!important;overflow-x:visible!important}.gsl-league-stats-table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important}.gsl-league-stats-table th:nth-child(1),.gsl-league-stats-table td:nth-child(1){width:32%!important}.gsl-league-stats-table th:nth-child(2),.gsl-league-stats-table td:nth-child(2){width:6%!important}.gsl-league-stats-table th:nth-child(3),.gsl-league-stats-table td:nth-child(3),.gsl-league-stats-table th:nth-child(4),.gsl-league-stats-table td:nth-child(4),.gsl-league-stats-table th:nth-child(5),.gsl-league-stats-table td:nth-child(5){width:8%!important}.gsl-league-stats-table th:nth-child(6),.gsl-league-stats-table td:nth-child(6),.gsl-league-stats-table th:nth-child(7),.gsl-league-stats-table td:nth-child(7),.gsl-league-stats-table th:nth-child(8),.gsl-league-stats-table td:nth-child(8){width:6%!important}.gsl-league-stats-table th:nth-child(9),.gsl-league-stats-table td:nth-child(9),.gsl-league-stats-table th:nth-child(10),.gsl-league-stats-table td:nth-child(10),.gsl-league-stats-table th:nth-child(11),.gsl-league-stats-table td:nth-child(11),.gsl-league-stats-table th:nth-child(12),.gsl-league-stats-table td:nth-child(12){width:6%!important}.gsl-league-stats-table th,.gsl-league-stats-table td{padding:10px 6px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.gsl-league-stat-name{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;width:100%!important}.gsl-league-stat-name img{width:24px!important;height:16px!important;object-fit:cover!important;border-radius:2px!important;flex:0 0 auto!important}.gsl-league-stat-name span{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:700!important}.gsl-league-stat-name em{display:none!important}.gsl-matches-table th:nth-child(2){text-align:left!important;padding-left:16px!important}.gsl-matches-table td:nth-child(2){text-align:left!important;padding-left:16px!important;vertical-align:middle!important}.gsl-match-league{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;width:100%;white-space:nowrap}.gsl-match-league img{width:18px;height:12px;object-fit:cover;border-radius:2px;flex:0 0 18px}.gsl-match-league span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.gsl-matches-table th:nth-child(2),.gsl-matches-table td:nth-child(2){width:130px}.gsl-prediction-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.gsl-predictions-filters{display:grid;grid-template-columns:120px 150px 1fr 1.4fr 90px;gap:12px;align-items:end;border:1px solid var(--gsl-border);border-radius:10px;background:var(--gsl-bg);padding:12px;margin-bottom:16px}.gsl-prediction-league-list{display:grid;gap:16px}.gsl-prediction-league-card{border:1px solid var(--gsl-border);border-radius:10px;background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%);overflow:hidden}.gsl-prediction-league-head{min-height:52px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;background:rgb(255 255 255 / .045);border-bottom:1px solid rgb(148 163 184 / .16)}.gsl-prediction-league-head div{display:flex;align-items:center;gap:10px}.gsl-prediction-league-head img{width:26px;height:18px;object-fit:cover;border-radius:3px}.gsl-prediction-league-head h2{margin:0;color:#fff;font-size:17px}.gsl-prediction-league-head a{color:var(--gsl-green)!important;text-decoration:none!important;font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.gsl-prediction-league-head svg{width:15px;height:15px}.gsl-prediction-table-wrap{width:100%;overflow:hidden}.gsl-prediction-table{width:100%;border-collapse:collapse;table-layout:fixed}.gsl-prediction-table th{background:rgb(255 255 255 / .035);color:#cbd5e1;font-size:12px;font-weight:800;padding:10px 8px;text-align:center;border-bottom:1px solid rgb(148 163 184 / .14)}.gsl-prediction-table td{color:#e5edf7;font-size:13px;padding:10px 8px;text-align:center;border-bottom:1px solid rgb(148 163 184 / .11);overflow:hidden;white-space:nowrap}.gsl-prediction-table tbody tr:hover td{background:rgb(255 255 255 / .035)}.gsl-prediction-table th:nth-child(1),.gsl-prediction-table td:nth-child(1){width:70px}.gsl-prediction-table th:nth-child(2),.gsl-prediction-table td:nth-child(2){width:60px}.gsl-prediction-table th:nth-child(3),.gsl-prediction-table td:nth-child(3){width:auto}.gsl-prediction-table th:nth-child(4),.gsl-prediction-table td:nth-child(4),.gsl-prediction-table th:nth-child(5),.gsl-prediction-table td:nth-child(5),.gsl-prediction-table th:nth-child(6),.gsl-prediction-table td:nth-child(6){width:70px}.gsl-prediction-table th:nth-child(7),.gsl-prediction-table td:nth-child(7),.gsl-prediction-table th:nth-child(8),.gsl-prediction-table td:nth-child(8){width:76px}.gsl-pred-league-flag span{display:inline-flex;width:30px;height:22px;align-items:center;justify-content:center}.gsl-pred-league-flag img{width:24px;height:16px;object-fit:cover;border-radius:2px}.gsl-pred-match-cell{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:8px;color:inherit!important;text-decoration:none!important;min-width:0}.gsl-pred-match-cell span{display:flex;align-items:center;gap:7px;min-width:0}.gsl-pred-match-cell .home{justify-content:flex-end;text-align:right}.gsl-pred-match-cell .away{justify-content:flex-start;text-align:left}.gsl-pred-match-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-weight:700}.gsl-pred-match-cell img{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.gsl-pred-match-cell em{color:var(--gsl-muted);font-style:normal;font-weight:800;font-size:11px}body.gsl-light-theme .gsl-predictions-filters,body.gsl-light-theme .gsl-prediction-league-card{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-prediction-league-head{background:#eaf0f8;border-color:#d9e2ef}body.gsl-light-theme .gsl-prediction-league-head h2,body.gsl-light-theme .gsl-prediction-table td{color:#0f172a}body.gsl-light-theme .gsl-prediction-table th{background:#eaf0f8;color:#0f172a}body.gsl-light-theme .gsl-prediction-table td{border-bottom:1px solid #d9e2ef}@media (max-width:900px){.gsl-prediction-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-predictions-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-filter-submit{grid-column:span 2}.gsl-prediction-table-wrap{overflow-x:auto}.gsl-prediction-table{min-width:760px}}@media (max-width:640px){.gsl-prediction-summary-grid,.gsl-predictions-filters{grid-template-columns:1fr}.gsl-filter-submit{grid-column:auto}}.gsl-pa-hero{border:1px solid var(--gsl-border);border-radius:12px;background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%);overflow:hidden;margin-bottom:14px}.gsl-pa-league-line{min-height:44px;border-bottom:1px solid rgb(148 163 184 / .16);display:flex;align-items:center;justify-content:center;gap:8px;color:#cbd5e1;font-size:13px}.gsl-pa-league-line img{width:22px;height:15px;object-fit:cover;border-radius:2px}.gsl-pa-league-line em{color:var(--gsl-muted);font-style:normal}.gsl-pa-match-head{display:grid;grid-template-columns:1fr 360px 1fr;align-items:center;gap:18px;padding:26px}.gsl-pa-team{display:flex;flex-direction:column;align-items:center;text-align:center}.gsl-pa-team img{width:92px;height:92px;object-fit:contain;margin-bottom:10px}.gsl-pa-team h2{margin:0;color:#fff;font-size:26px;line-height:1.1}.gsl-pa-team span{color:var(--gsl-muted);margin-top:5px;font-size:13px}.gsl-pa-selected{border:1px solid rgb(0 200 83 / .55);border-radius:12px;background:rgb(0 200 83 / .06);padding:18px;text-align:center}.gsl-pa-selected>span{display:inline-flex;color:var(--gsl-green);text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.04em;margin-bottom:8px}.gsl-pa-selected h3{color:#fff;margin:0 0 14px;font-size:26px}.gsl-pa-selected-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgb(148 163 184 / .18);padding-top:12px}.gsl-pa-selected-grid div{border-right:1px solid rgb(148 163 184 / .18);padding:0 8px}.gsl-pa-selected-grid div:last-child{border-right:none}.gsl-pa-selected-grid small{display:block;color:var(--gsl-muted);font-size:10px;text-transform:uppercase;margin-bottom:4px}.gsl-pa-selected-grid strong{color:#fff;font-size:18px}.gsl-pa-selected-grid strong.green{color:var(--gsl-green)}.gsl-pa-selected-grid strong.yellow{color:#facc15}.gsl-pa-tabs{display:flex;gap:24px;border-bottom:1px solid var(--gsl-border);margin-bottom:14px;overflow-x:auto}.gsl-pa-tabs button{background:#fff0;border:0;color:var(--gsl-muted);padding:12px 0;font-weight:800;cursor:pointer;border-bottom:2px solid #fff0;white-space:nowrap}.gsl-pa-tabs button.active{color:var(--gsl-green);border-color:var(--gsl-green)}.gsl-pa-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gsl-pa-panel{background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%)!important;border:1px solid rgb(96 125 160 / .22)!important}.gsl-pa-summary-boxes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.gsl-pa-summary-boxes a,.gsl-pa-summary-boxes div{border:1px solid rgb(148 163 184 / .16);border-radius:9px;padding:12px;background:rgb(255 255 255 / .03);text-decoration:none!important;color:inherit!important;text-align:center}.gsl-pa-summary-boxes span{display:block;color:var(--gsl-muted);font-size:12px;margin-bottom:6px}.gsl-pa-summary-boxes strong{display:block;color:#fff;font-size:22px}.gsl-pa-summary-boxes strong.green{color:var(--gsl-green)}.gsl-pa-summary-boxes strong.yellow{color:#facc15}.gsl-pa-evidence{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gsl-pa-evidence div{border:1px solid rgb(148 163 184 / .14);border-radius:10px;padding:12px;background:rgb(255 255 255 / .025)}.gsl-pa-evidence h3{color:#fff;margin:0 0 10px;font-size:14px}.gsl-pa-evidence p{display:flex;justify-content:space-between;gap:10px;color:var(--gsl-muted);font-size:13px;margin:8px 0}.gsl-pa-evidence strong{color:var(--gsl-green)}.gsl-pa-form-compare{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gsl-pa-form-compare h3{color:#fff;margin:0 0 8px}.gsl-pa-form-compare p{display:inline-flex;gap:8px;margin:10px 12px 0 0;color:var(--gsl-muted)}.gsl-pa-form-compare strong{color:var(--gsl-green)}.gsl-pa-form-compare strong.red{color:#ef4444}.gsl-pa-goals-bars{display:grid;gap:10px}.gsl-pa-goals-bars div{display:grid;grid-template-columns:45px 1fr 130px 1fr 45px;align-items:center;gap:10px;color:#fff;font-size:12px}.gsl-pa-goals-bars span:first-child{color:#60a5fa;text-align:right}.gsl-pa-goals-bars span:last-child{color:var(--gsl-green)}.gsl-pa-goals-bars strong{text-align:center;color:#cbd5e1}.gsl-pa-goals-bars em{height:8px;background:rgb(255 255 255 / .1);border-radius:999px;overflow:hidden}.gsl-pa-goals-bars em i{display:block;height:100%;background:#60a5fa;border-radius:999px}.gsl-pa-goals-bars em.away i{background:var(--gsl-green)}.gsl-empty-market-card{min-height:190px}.gsl-market-empty-state{min-height:130px;border:1px dashed rgb(148 163 184 / .28);border-radius:10px;background:rgb(255 255 255 / .025);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;padding:18px}.gsl-market-empty-state svg{width:28px;height:28px;color:var(--gsl-muted)}.gsl-market-empty-state strong{color:#cbd5e1;font-size:14px}.gsl-market-empty-state span{color:var(--gsl-muted);font-size:12px;max-width:280px;line-height:1.4}.gsl-pa-model-insight p{color:#cbd5e1;font-size:14px;line-height:1.55}.gsl-pa-model-insight strong{color:var(--gsl-green)}.gsl-pa-strength{margin-top:14px;display:grid;grid-template-columns:120px 1fr 55px;gap:10px;align-items:center}.gsl-pa-strength span{color:var(--gsl-muted);font-size:13px}.gsl-pa-strength em{height:10px;background:rgb(255 255 255 / .1);border-radius:999px;overflow:hidden}.gsl-pa-strength em i{display:block;height:100%;background:var(--gsl-green);border-radius:999px}.gsl-pa-strength strong{text-align:right;color:#fff}.gsl-pa-other-markets{margin-top:14px}.gsl-pa-other-market-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.gsl-pa-other-market-grid a{border:1px solid rgb(148 163 184 / .16);border-radius:10px;background:rgb(255 255 255 / .03);padding:12px;color:inherit!important;text-decoration:none!important}.gsl-pa-other-market-grid span{display:block;color:#cbd5e1;font-size:13px;margin-bottom:6px}.gsl-pa-other-market-grid strong{display:block;color:var(--gsl-green);font-size:22px}body.gsl-light-theme .gsl-pa-hero,body.gsl-light-theme .gsl-pa-panel{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-pa-team h2,body.gsl-light-theme .gsl-pa-selected h3,body.gsl-light-theme .gsl-pa-selected-grid strong,body.gsl-light-theme .gsl-pa-summary-boxes strong,body.gsl-light-theme .gsl-pa-evidence h3,body.gsl-light-theme .gsl-pa-form-compare h3,body.gsl-light-theme .gsl-pa-other-market-grid span{color:#0f172a}body.gsl-light-theme .gsl-market-empty-state{background:#f8fafc;border-color:#cbd5e1}body.gsl-light-theme .gsl-market-empty-state strong{color:#0f172a}@media (max-width:1050px){.gsl-pa-match-head{grid-template-columns:1fr}.gsl-pa-grid{grid-template-columns:1fr}.gsl-pa-selected-grid,.gsl-pa-summary-boxes{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-pa-other-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.gsl-pa-evidence,.gsl-pa-form-compare{grid-template-columns:1fr}.gsl-pa-goals-bars div{grid-template-columns:40px 1fr}.gsl-pa-goals-bars strong,.gsl-pa-goals-bars em.away,.gsl-pa-goals-bars span:last-child{display:none}}.gsl-section-hidden{display:none!important}.gsl-pa-summary-boxes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.gsl-pa-summary-boxes a,.gsl-pa-summary-boxes div{min-height:84px!important;padding:12px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;overflow:hidden!important}.gsl-pa-summary-boxes span{display:block!important;width:100%!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:8px!important}.gsl-pa-summary-boxes strong{display:block!important;width:100%!important;font-size:22px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gsl-pa-summary-boxes strong.yellow{font-size:18px!important;white-space:nowrap!important;word-break:keep-all!important}.gsl-pa-form-compare{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}.gsl-pa-form-compare>div{min-width:0!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.gsl-pa-form-compare h3{width:100%!important;margin:0 0 10px!important;text-align:center!important;font-size:22px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gsl-pa-form-compare .gsl-form-badges{width:100%!important;display:flex!important;justify-content:center!important;gap:6px!important;margin:0 0 12px!important}.gsl-pa-form-compare .gsl-form-badges b{width:22px!important;height:22px!important;flex:0 0 22px!important;border-radius:6px!important;font-size:11px!important}.gsl-pa-form-compare p{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0 8px!important;color:var(--gsl-muted)!important}.gsl-pa-form-compare p strong{color:var(--gsl-green)!important}.gsl-pa-form-compare p strong.red{color:#ef4444!important}.gsl-pred-hidden-row{display:none}.gsl-prediction-league-card.is-expanded .gsl-pred-hidden-row{display:table-row}.gsl-pred-view-all{border:0;background:#fff0;color:var(--gsl-green);font-size:13px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:5px;padding:6px 0}.gsl-pred-view-all svg{width:15px;height:15px}.gsl-pred-view-all:hover{opacity:.85}.gsl-pred-view-all{border:1px solid rgb(34 197 94 / .22)!important;background:rgb(34 197 94 / .08)!important;color:var(--gsl-green)!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:32px!important;padding:0 12px!important;border-radius:8px!important;transition:background 0.18s ease,border-color 0.18s ease,color 0.18s ease,transform 0.18s ease!important}.gsl-pred-view-all svg{width:15px!important;height:15px!important;flex:0 0 auto!important;stroke-width:2.4!important}.gsl-pred-view-all:hover{background:rgb(34 197 94 / .16)!important;border-color:rgb(34 197 94 / .38)!important;color:#4ade80!important;transform:translateY(-1px)!important}.gsl-pred-view-all:active{transform:translateY(0)!important}body.gsl-light-theme .gsl-pred-view-all{background:#eefbf2!important;border-color:#bdecc9!important;color:#16a34a!important}body.gsl-light-theme .gsl-pred-view-all:hover{background:#dcfce7!important;border-color:#86efac!important;color:#15803d!important}.gsl-pa-summary-boxes div.is-selected,.gsl-pa-other-market-grid div.is-selected{border-color:rgb(34 197 94 / .75)!important;background:rgb(34 197 94 / .12)!important;box-shadow:inset 0 0 0 1px rgb(34 197 94 / .22)!important}.gsl-pa-summary-boxes div.is-selected span,.gsl-pa-other-market-grid div.is-selected span{color:var(--gsl-green)!important;font-weight:800!important}.gsl-pa-summary-boxes div.is-selected strong,.gsl-pa-other-market-grid div.is-selected strong{color:var(--gsl-green)!important}.gsl-pa-summary-boxes div,.gsl-pa-other-market-grid div{cursor:default!important}.gsl-pa-other-market-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.gsl-pa-other-market-grid div{min-height:92px!important;border:1px solid rgb(148 163 184 / .18)!important;border-radius:10px!important;background:rgb(255 255 255 / .035)!important;padding:14px 12px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:8px!important;box-shadow:none!important}.gsl-pa-other-market-grid div span{display:block!important;color:#cbd5e1!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gsl-pa-other-market-grid div strong{display:block!important;color:var(--gsl-green)!important;font-size:23px!important;font-weight:900!important;line-height:1!important}.gsl-pa-other-market-grid div.is-selected{border:1px solid rgb(34 197 94 / .75)!important;background:rgb(34 197 94 / .12)!important;box-shadow:inset 0 0 0 1px rgb(34 197 94 / .18)!important}.gsl-pa-other-market-grid div.is-selected span{color:var(--gsl-green)!important;font-weight:900!important}.gsl-pa-other-market-grid div.is-selected strong{color:var(--gsl-green)!important}.gsl-stats-filters{display:grid;grid-template-columns:120px 1fr 1fr 130px 1.4fr 90px;gap:12px;align-items:end;border:1px solid var(--gsl-border);border-radius:10px;background:var(--gsl-bg);padding:12px;margin-bottom:16px}.gsl-stats-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.gsl-summary-card.yellow>span{background:rgb(250 204 21 / .16);color:#facc15}.gsl-stats-panel{background:linear-gradient(180deg,#0d213d 0%,#0a1b32 100%)!important;border:1px solid rgb(96 125 160 / .22)!important;margin-bottom:16px}.gsl-stats-section-head{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.gsl-stats-section-head h2{margin:0;color:var(--gsl-green);font-size:18px;font-weight:900}.gsl-stats-section-head a{color:var(--gsl-green)!important;text-decoration:none!important;font-size:13px;font-weight:800;border:1px solid rgb(34 197 94 / .28);border-radius:8px;padding:7px 12px;background:rgb(34 197 94 / .08)}.gsl-stats-table{width:100%;border-collapse:collapse;table-layout:fixed}.gsl-stats-table th,.gsl-stats-table td{border-bottom:1px solid rgb(148 163 184 / .14);padding:11px 10px;font-size:13px;color:#e5edf7;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-stats-table th{color:#cbd5e1;font-size:12px;font-weight:900;background:rgb(255 255 255 / .035)}.gsl-stats-table th:nth-child(1),.gsl-stats-table td:nth-child(1){width:42px}.gsl-stats-table th:nth-child(2),.gsl-stats-table td:nth-child(2){width:250px;text-align:left}.gsl-stats-table .green,.gsl-stats-mini-table .green{color:var(--gsl-green);font-weight:800}.gsl-stats-mini-table .yellow{color:#facc15;font-weight:800}.gsl-stats-league-name,.gsl-stats-team-name{display:flex;align-items:center;gap:9px;min-width:0}.gsl-stats-league-name img{width:24px;height:16px;object-fit:cover;border-radius:2px;flex:0 0 auto}.gsl-stats-team-name img{width:25px;height:25px;object-fit:contain;flex:0 0 auto}.gsl-stats-league-name span,.gsl-stats-team-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.gsl-stats-tabs-head{align-items:center}.gsl-stats-tabs{display:flex;gap:8px;flex-wrap:wrap}.gsl-stats-tabs a{color:#cbd5e1!important;border:1px solid rgb(148 163 184 / .18);background:rgb(255 255 255 / .035);border-radius:8px;padding:8px 14px;text-decoration:none!important;font-weight:800;font-size:13px}.gsl-stats-tabs a.active{color:#061a12!important;background:var(--gsl-green);border-color:var(--gsl-green)}.gsl-stats-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gsl-stats-side-stack{display:grid;gap:16px}.gsl-stats-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gsl-stats-highlight-grid div{border:1px solid rgb(148 163 184 / .15);border-radius:10px;background:rgb(255 255 255 / .03);padding:16px;min-height:130px}.gsl-stats-highlight-grid span{width:44px;height:44px;border-radius:50%;background:rgb(34 197 94 / .14);color:var(--gsl-green);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.gsl-stats-highlight-grid span svg{width:22px;height:22px}.gsl-stats-highlight-grid small{display:block;color:var(--gsl-muted);font-size:12px;margin-bottom:4px}.gsl-stats-highlight-grid strong{display:block;color:#fff;font-size:14px;margin-bottom:6px}.gsl-stats-highlight-grid b{display:block;color:var(--gsl-green);font-size:28px;line-height:1}.gsl-stats-highlight-grid em{display:block;color:var(--gsl-muted);font-style:normal;font-size:12px;margin-top:4px}.gsl-stats-mini-table{width:100%;border-collapse:collapse}.gsl-stats-mini-table th,.gsl-stats-mini-table td{padding:9px 8px;border-bottom:1px solid rgb(148 163 184 / .14);color:#e5edf7;font-size:13px;text-align:center}.gsl-stats-mini-table th:first-child,.gsl-stats-mini-table td:first-child{text-align:left}.gsl-stats-mini-table th{color:#cbd5e1;font-size:12px;font-weight:900}.gsl-stats-coming-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gsl-stats-coming-grid div{display:grid;grid-template-columns:56px 1fr;gap:10px 14px;align-items:center;border:1px solid rgb(148 163 184 / .15);border-radius:10px;padding:16px;background:rgb(255 255 255 / .03)}.gsl-stats-coming-grid span{grid-row:span 3;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.gsl-stats-coming-grid span.purple{background:rgb(168 85 247 / .22);color:#a855f7}.gsl-stats-coming-grid span.yellow{background:rgb(250 204 21 / .18);color:#facc15}.gsl-stats-coming-grid strong{color:#fff;font-size:15px}.gsl-stats-coming-grid p{color:var(--gsl-muted);font-size:12px;line-height:1.4;margin:0}.gsl-stats-coming-grid em{justify-self:start;color:var(--gsl-green);border-radius:6px;background:rgb(34 197 94 / .12);padding:5px 9px;font-size:12px;font-style:normal;font-weight:800}body.gsl-light-theme .gsl-stats-filters,body.gsl-light-theme .gsl-stats-panel{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-stats-table th,body.gsl-light-theme .gsl-stats-mini-table th{background:#eaf0f8;color:#0f172a}body.gsl-light-theme .gsl-stats-table td,body.gsl-light-theme .gsl-stats-mini-table td,body.gsl-light-theme .gsl-stats-highlight-grid strong,body.gsl-light-theme .gsl-stats-coming-grid strong{color:#0f172a}body.gsl-light-theme .gsl-stats-table td,body.gsl-light-theme .gsl-stats-mini-table td{border-bottom-color:#d9e2ef}@media (max-width:1100px){.gsl-stats-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gsl-stats-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-filter-submit{grid-column:span 2}.gsl-stats-two-col{grid-template-columns:1fr}}@media (max-width:760px){.gsl-stats-summary-grid,.gsl-stats-coming-grid,.gsl-stats-highlight-grid,.gsl-stats-filters{grid-template-columns:1fr}.gsl-filter-submit{grid-column:auto}.gsl-stats-table{min-width:850px}.gsl-stats-panel{overflow-x:auto}}.gsl-football-advanced-stack,.gsl-stats-two-col{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:stretch!important}.gsl-football-advanced-stack>.gsl-stats-panel,.gsl-stats-two-col>.gsl-stats-panel,.gsl-stats-panel:has(.gsl-advanced-stats-grid),.gsl-stats-panel:has(.gsl-rankings-advanced-grid){width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;overflow:hidden!important}.gsl-advanced-stats-grid{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(6,minmax(120px,1fr))!important;gap:14px!important;align-items:stretch!important}.gsl-advanced-stats-grid>div{min-width:0!important;min-height:116px!important;padding:16px 12px!important;border:1px solid rgb(148 163 184 / .18)!important;border-radius:14px!important;background:rgb(255 255 255 / .035)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:9px!important;text-align:center!important;overflow:hidden!important}.gsl-advanced-stats-grid>div>span{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;border-radius:50%!important;background:rgb(34 197 94 / .14)!important;color:var(--gsl-green)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.gsl-advanced-stats-grid>div>span svg{width:22px!important;height:22px!important;stroke-width:2.2!important}.gsl-advanced-stats-grid>div>small{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;color:#64748b!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.gsl-advanced-stats-grid>div>strong{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;color:#0f172a!important;font-size:18px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:keep-all!important}.gsl-rankings-advanced-grid{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(160px,1fr))!important;gap:16px!important;align-items:start!important}.gsl-rankings-advanced-grid>div{min-width:0!important;max-width:100%!important;padding:16px!important;border:1px solid rgb(148 163 184 / .18)!important;border-radius:14px!important;background:rgb(255 255 255 / .035)!important;overflow:hidden!important}.gsl-rankings-advanced-grid h3{margin:0 0 14px!important;color:#111827!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.gsl-advanced-rank-row{width:100%!important;min-height:44px!important;padding:8px 0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;border-bottom:1px solid rgb(148 163 184 / .12)!important}.gsl-advanced-rank-row:last-child{border-bottom:0!important}.gsl-advanced-rank-row span,.gsl-rank-logo-only{width:44px!important;min-width:44px!important;max-width:44px!important;height:34px!important;min-height:34px!important;max-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;color:transparent!important;font-size:0!important;line-height:0!important;overflow:hidden!important;white-space:nowrap!important;cursor:help!important}.gsl-advanced-rank-row span img,.gsl-rank-logo-only img{width:30px!important;height:30px!important;min-width:30px!important;object-fit:contain!important;display:block!important;flex:0 0 30px!important}.gsl-rank-logo-only em{width:30px!important;height:30px!important;border-radius:50%!important;background:#e2e8f0!important;color:#0f172a!important;font-size:11px!important;line-height:30px!important;font-style:normal!important;font-weight:700!important;text-align:center!important}.gsl-advanced-rank-row strong{min-width:0!important;max-width:100%!important;color:#0f172a!important;font-size:17px!important;font-weight:700!important;line-height:1!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body:not(.gsl-light-theme) .gsl-advanced-rank-row strong{color:#00c853!important}body:not(.gsl-light-theme) .gsl-advanced-stats-grid>div,body:not(.gsl-light-theme) .gsl-rankings-advanced-grid>div{background:rgb(255 255 255 / .035)!important;border-color:rgb(148 163 184 / .18)!important}body:not(.gsl-light-theme) .gsl-advanced-stats-grid>div>small,body:not(.gsl-light-theme) .gsl-rankings-advanced-grid h3{color:#e5edf7!important}body:not(.gsl-light-theme) .gsl-advanced-stats-grid>div>strong{color:#ffffff!important}body.gsl-light-theme .gsl-advanced-stats-grid>div,body.gsl-light-theme .gsl-rankings-advanced-grid>div{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-advanced-stats-grid>div>small{color:#64748b!important}body.gsl-light-theme .gsl-advanced-stats-grid>div>strong,body.gsl-light-theme .gsl-rankings-advanced-grid h3{color:#111827!important}@media (max-width:1100px){.gsl-advanced-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gsl-rankings-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.gsl-advanced-stats-grid,.gsl-rankings-advanced-grid{grid-template-columns:1fr!important}}body:not(.gsl-user-admin) .gsl-sidebar-bottom>a.gsl-menu-item{display:none!important}.gsl-admin-page .gsl-topbar{align-items:center}.gsl-admin-tab.active{color:#fff;border-color:rgb(0 200 83 / .6);background:rgb(0 200 83 / .16)}.gsl-admin-tab-panel.active{display:block}.gsl-admin-result.success{background:rgb(0 200 83 / .12);border-color:rgb(0 200 83 / .45);color:#86efac}.gsl-advanced-stat-card{overflow:hidden}.gsl-advanced-team-table{width:100%;table-layout:fixed}.gsl-advanced-team-table th,.gsl-advanced-team-table td{font-size:12px;line-height:1.35;padding:10px 8px;vertical-align:middle}.gsl-advanced-team-table th:first-child,.gsl-advanced-team-table td:first-child{width:48%;text-align:left}.gsl-advanced-team-table th:not(:first-child),.gsl-advanced-team-table td:not(:first-child){width:17.333%;text-align:center;white-space:nowrap}.gsl-advanced-team-table .green,.gsl-mini-table .green{color:var(--gsl-green,#00c853)!important;font-weight:800}.gsl-advanced-team-table .yellow,.gsl-mini-table .yellow{color:#facc15!important;font-weight:800}.gsl-advanced-team-table .red,.gsl-mini-table .red{color:#ef4444!important;font-weight:800}.gsl-seo-panel{margin:34px 0 0;padding:22px;border:1px solid rgb(0 200 83 / .22);border-radius:16px;background:radial-gradient(circle at top left,rgb(0 200 83 / .16),transparent 32%),linear-gradient(135deg,rgb(23 41 65 / .96),rgb(11 29 54 / .98));display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,0.9fr);gap:24px;color:#fff;box-shadow:0 18px 46px rgb(0 0 0 / .18)}.gsl-seo-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgb(0 200 83 / .14);color:#31f184;border:1px solid rgb(0 200 83 / .32);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.gsl-seo-panel h2{margin:0 0 10px;color:#ffffff!important;font-size:24px;line-height:1.18;font-weight:800}.gsl-seo-panel p{margin:0;color:#cbd5e1;font-size:14px;line-height:1.75;max-width:820px}.gsl-seo-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.gsl-seo-chips span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .08);border:1px solid rgb(203 213 225 / .16);color:#e5edf8;font-size:12px;font-weight:700}.gsl-seo-panel-side{display:grid;gap:10px}.gsl-seo-panel-side div{padding:13px 14px;border-radius:12px;background:rgb(255 255 255 / .055);border:1px solid rgb(203 213 225 / .13)}.gsl-seo-panel-side strong{display:block;color:#fff;font-size:13px;margin-bottom:4px}.gsl-seo-panel-side span{display:block;color:#94a3b8;font-size:12px;line-height:1.45}.gsl-site-footer{margin-top:22px;padding:26px 22px 18px;border:1px solid rgb(31 58 86 / .92);border-radius:16px 16px 0 0;background:linear-gradient(180deg,rgb(11 29 54 / .98),rgb(7 18 34));color:#cbd5e1}.gsl-footer-top{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(140px,1fr));gap:24px}.gsl-footer-brand strong{display:block;color:#fff;font-size:22px;margin-bottom:8px}.gsl-footer-brand p{margin:0;max-width:360px;color:#94a3b8;line-height:1.6;font-size:13px}.gsl-footer-col h3{margin:0 0 10px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.gsl-footer-col a{display:block;color:#94a3b8!important;text-decoration:none!important;font-size:13px;line-height:1.9}.gsl-footer-col a:hover{color:#00c853!important}.gsl-footer-bottom{margin-top:22px;padding-top:16px;border-top:1px solid rgb(148 163 184 / .14);display:flex;justify-content:space-between;gap:16px;color:#64748b;font-size:12px;flex-wrap:wrap}body.gsl-light-theme .gsl-seo-panel{background:radial-gradient(circle at top left,rgb(0 200 83 / .12),transparent 30%),linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #d9e2ef;color:#0f172a;box-shadow:0 16px 36px rgb(15 23 42 / .07)}body.gsl-light-theme .gsl-seo-panel h2,body.gsl-light-theme .gsl-seo-panel-side strong{color:#0f172a!important}body.gsl-light-theme .gsl-seo-panel p,body.gsl-light-theme .gsl-seo-panel-side span{color:#475569}body.gsl-light-theme .gsl-seo-chips span{background:#eef6f1;color:#064e3b;border:1px solid #cfe8d8}body.gsl-light-theme .gsl-seo-panel-side div{background:#f8fafc;border:1px solid #d9e2ef}body.gsl-light-theme .gsl-site-footer{background:#fff;border:1px solid #d9e2ef;box-shadow:0 16px 36px rgb(15 23 42 / .06)}body.gsl-light-theme .gsl-footer-brand strong,body.gsl-light-theme .gsl-footer-col h3{color:#0f172a}body.gsl-light-theme .gsl-footer-brand p,body.gsl-light-theme .gsl-footer-col a{color:#64748b!important}body.gsl-light-theme .gsl-footer-bottom{border-top:1px solid #e2e8f0;color:#64748b}@media (max-width:900px){.gsl-seo-panel,.gsl-footer-top{grid-template-columns:1fr}}.gsl-page-head-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;border:1px solid rgb(34 197 94 / .5);background:rgb(0 200 83 / .14);color:#bbf7d0;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.gsl-page-head-link:hover{background:rgb(0 200 83 / .22);color:#fff}.gsl-static-updated{margin:18px 0 0;color:#94a3b8;font-size:13px}.gsl-footer-logo-wrap{display:flex;align-items:center;margin-bottom:10px}.gsl-footer-logo{width:175px;max-width:100%;height:auto;object-fit:contain;display:block}.gsl-footer-logo-wrap .gsl-logo-light{display:none}.gsl-footer-logo-wrap .gsl-logo-dark{display:block}body.gsl-light-theme .gsl-footer-logo-wrap .gsl-logo-dark{display:none}body.gsl-light-theme .gsl-footer-logo-wrap .gsl-logo-light{display:block}body.gsl-light-theme .gsl-page-head-link{background:#ecfdf5;border-color:#86efac;color:#047857}.gsl-advanced-team-table td,.gsl-advanced-team-table td.green,.gsl-advanced-team-table td.yellow,.gsl-advanced-team-table td.red,.gsl-advanced-team-table strong,.gsl-advanced-team-table strong.green,.gsl-advanced-team-table strong.yellow,.gsl-advanced-team-table strong.red{color:#ffffff!important}body.gsl-light-theme .gsl-advanced-team-table td,body.gsl-light-theme .gsl-advanced-team-table td.green,body.gsl-light-theme .gsl-advanced-team-table td.yellow,body.gsl-light-theme .gsl-advanced-team-table td.red,body.gsl-light-theme .gsl-advanced-team-table strong,body.gsl-light-theme .gsl-advanced-team-table strong.green,body.gsl-light-theme .gsl-advanced-team-table strong.yellow,body.gsl-light-theme .gsl-advanced-team-table strong.red{color:#020617!important}.gsl-analysis-tabs{display:none}.gsl-match-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.gsl-events-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gsl-events-team h3{margin:0 0 14px;font-size:16px;font-weight:700}.gsl-event-item{display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid rgb(148 163 184 / .14)}.gsl-event-item:last-child{border-bottom:0}.gsl-event-minute{font-weight:700;color:var(--gsl-text-primary,#fff)}.gsl-event-player{color:var(--gsl-text-primary,#fff)}.gsl-event-badge{font-size:12px;padding:4px 8px;border-radius:999px;background:rgb(16 185 129 / .14);border:1px solid rgb(16 185 129 / .35);color:var(--gsl-text-primary,#fff);white-space:nowrap}.gsl-empty-mini{padding:12px 0;color:var(--gsl-text-muted,#94a3b8)}.gsl-match-stats-modern{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.gsl-modern-stats-list{display:flex;flex-direction:column;gap:14px}.gsl-modern-stat-row{padding:10px 0 14px;border-bottom:1px solid rgb(148 163 184 / .12)}.gsl-modern-stat-row:last-child{border-bottom:0;padding-bottom:0}.gsl-modern-stat-values{display:grid;grid-template-columns:70px 1fr 70px;gap:10px;align-items:center;margin-bottom:8px}.gsl-stat-home,.gsl-stat-away{font-size:18px;font-weight:700;color:var(--gsl-text-primary,#fff)}.gsl-stat-home{text-align:left}.gsl-stat-away{text-align:right}.gsl-stat-label{text-align:center;font-size:14px;color:var(--gsl-text-muted,#94a3b8);font-weight:600}.gsl-modern-stat-bars{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.gsl-modern-bar-track{height:8px;border-radius:999px;background:rgb(148 163 184 / .12);overflow:hidden;position:relative}.gsl-modern-bar-track span{display:block;height:100%;border-radius:999px}@media (max-width:1024px){.gsl-match-story-grid,.gsl-match-stats-modern{grid-template-columns:1fr}}@media (max-width:640px){.gsl-events-columns{grid-template-columns:1fr}.gsl-modern-stat-values{grid-template-columns:60px 1fr 60px}.gsl-stat-home,.gsl-stat-away{font-size:16px}.gsl-stat-label{font-size:13px}}.gsl-analysis-sidebar .gsl-menu-item.active{background:linear-gradient(90deg,rgb(34 197 94 / .26),rgb(34 197 94 / .06));color:#22c55e}.gsl-upgrade-card{border:1px solid rgb(96 125 160 / .24);border-radius:16px;background:rgb(6 16 29 / .55);padding:18px}.gsl-upgrade-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#22c55e;background:rgb(34 197 94 / .12);margin-bottom:10px}.gsl-upgrade-card h4{color:#fff;font-size:26px;margin:0 0 8px}.gsl-upgrade-card p{color:#94a3b8;font-size:14px;line-height:1.55;margin:0 0 14px}.gsl-upgrade-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:12px;background:linear-gradient(90deg,#16a34a,#22c55e);color:#fff;font-weight:800;padding:12px 14px;text-decoration:none}.gsl-sidebar-user{display:flex;align-items:center;gap:12px;padding-top:8px}.gsl-user-avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-weight:800}.gsl-analysis-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px 0}.gsl-analysis-tabs-nav{display:flex;gap:34px;flex-wrap:wrap}.gsl-analysis-tab-link{position:relative;display:inline-flex;align-items:center;padding:0 0 16px;color:#cbd5e1;text-decoration:none;font-size:15px;font-weight:700}.gsl-analysis-tab-link.active{color:#22c55e}.gsl-analysis-tab-link.active::after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#22c55e}.gsl-analysis-top-actions{display:flex;align-items:center;gap:14px}.gsl-theme-icon-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgb(96 125 160 / .2);background:#fff0;color:#cbd5e1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gsl-analysis-export-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:14px;border:1px solid rgb(34 197 94 / .4);color:#22c55e;text-decoration:none;font-weight:800;background:rgb(34 197 94 / .05)}.gsl-analysis-events-head{align-items:flex-start}.gsl-analysis-event-filters{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.gsl-event-filter-btn{border:1px solid rgb(148 163 184 / .16);background:rgb(255 255 255 / .02);color:#94a3b8;padding:9px 14px;border-radius:12px;cursor:pointer;font-size:13px;font-weight:700}.gsl-event-filter-btn.active{border-color:rgb(34 197 94 / .36);color:#22c55e;background:rgb(34 197 94 / .1)}.gsl-analysis-timeline{position:relative}.gsl-analysis-timeline::before{content:'';position:absolute;left:50%;top:10px;bottom:10px;width:2px;transform:translateX(-50%);background:rgb(148 163 184 / .12)}.gsl-analysis-timeline-row{position:relative;display:grid;grid-template-columns:1fr 86px 1fr;gap:16px;align-items:center;padding:10px 0}.gsl-analysis-timeline-side{min-height:48px}.gsl-analysis-event-card{max-width:240px}.gsl-analysis-event-main{color:#fff;font-size:15px;font-weight:700}.gsl-analysis-event-sub{color:#94a3b8;font-size:13px;margin-top:2px}.gsl-analysis-timeline-middle{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.gsl-analysis-minute-pill{min-width:54px;text-align:center;padding:8px 10px;border-radius:10px;background:rgb(20 35 57 / .96);border:1px solid rgb(96 125 160 / .18);color:#d8e4f2;font-size:14px;font-weight:800}.gsl-analysis-minute-pill.type-goal{color:#22c55e}.gsl-analysis-minute-pill.type-card{color:#facc15}.gsl-analysis-minute-pill.type-subst{color:#22c55e}.gsl-analysis-divider-row{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:18px;margin:8px auto;width:100%;color:#cbd5e1}.gsl-analysis-divider-row span,.gsl-analysis-divider-row strong{background:linear-gradient(180deg,rgb(8 25 45 / .98),rgb(6 18 34));padding:0 8px}.gsl-analysis-divider-row span{font-size:14px;font-weight:700}.gsl-analysis-divider-row strong{font-size:15px}.gsl-analysis-legend{display:flex;gap:24px;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid rgb(148 163 184 / .12);color:#cbd5e1;font-size:14px}.gsl-analysis-legend span{display:inline-flex;align-items:center;gap:8px}.gsl-analysis-legend b{width:12px;height:12px;border-radius:4px;display:inline-block}.gsl-analysis-legend .type-goal{background:#22c55e}.gsl-analysis-legend .type-card.yellow{background:#facc15}.gsl-analysis-legend .type-card.red{background:#ef4444}.gsl-analysis-legend .type-subst{background:#38bdf8}@media (max-width:900px){.gsl-analysis-topbar{padding:18px 18px 0;flex-direction:column;align-items:flex-start}.gsl-analysis-timeline::before{display:none}.gsl-analysis-timeline-middle{justify-content:flex-start}}.gsl-analysis-event-main{display:inline-flex;align-items:center;gap:8px}.gsl-analysis-event-main svg{width:16px;height:16px;flex:0 0 auto}.gsl-analysis-minute-pill.type-other{color:#cbd5e1}.gsl-empty-state-compact{padding:18px;border-radius:14px;border:1px dashed rgb(148 163 184 / .22);background:rgb(15 23 42 / .25);color:#94a3b8}body.gsl-light-theme .gsl-empty-state-compact{background:#f8fafc;color:#64748b}.gsl-page-subtitle{margin:6px 0 0;color:#94a3b8;font-size:15px;line-height:1.45}.gsl-blog-label.featured{color:#86efac;border:1px solid rgb(0 200 83 / .35)}.gsl-blog-meta.compact{margin:auto 0 0;gap:7px}.gsl-blog-meta.compact svg{width:14px;height:14px}.gsl-blog-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0 18px}.gsl-blog-category-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px 10px;padding:12px;color:#fff!important;text-decoration:none!important;min-height:78px}.gsl-blog-category-card span{grid-row:span 2;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(0 200 83 / .15);color:var(--gsl-green)}.gsl-blog-category-card:nth-child(2) span{background:rgb(59 130 246 / .18);color:#60a5fa}.gsl-blog-category-card:nth-child(3) span{background:rgb(168 85 247 / .18);color:#c084fc}.gsl-blog-category-card:nth-child(4) span{background:rgb(249 115 22 / .18);color:#fb923c}.gsl-blog-category-card:nth-child(5) span{background:rgb(245 158 11 / .18);color:#fbbf24}.gsl-blog-category-card svg{width:18px;height:18px}.gsl-blog-category-card strong{color:#f8fafc;font-size:12px;line-height:1.15}.gsl-blog-category-card em{color:#9ca3af;font-style:normal;font-size:11px;line-height:1.3}.gsl-blog-category-card.active{border-color:rgb(0 200 83 / .9);box-shadow:0 0 0 1px rgb(0 200 83 / .18),0 18px 34px rgb(0 200 83 / .08)}.gsl-blog-empty.small{grid-column:1 / -1}body.gsl-light-theme .gsl-page-subtitle,body.gsl-light-theme .gsl-featured-body p,body.gsl-light-theme .gsl-article-body p,body.gsl-light-theme .gsl-newsletter-card p,body.gsl-light-theme .gsl-blog-meta,body.gsl-light-theme .gsl-blog-category-card em,body.gsl-light-theme .gsl-trending-text em,body.gsl-light-theme .gsl-newsletter-card small,body.gsl-light-theme .gsl-blog-empty p{color:#64748b!important}body.gsl-single-post-active .gsl-app-frame{width:min(100vw, var(--gsl-max-page))!important;max-width:var(--gsl-max-page)!important;grid-template-columns:minmax(0,1fr)!important}body.gsl-single-post-active .gsl-page-bg{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}body.gsl-single-post-active .site,body.gsl-single-post-active .site-content,body.gsl-single-post-active .content-area,body.gsl-single-post-active .site-main,body.gsl-single-post-active .entry,body.gsl-single-post-active .hentry,body.gsl-single-post-active .post,body.gsl-single-post-active .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.gsl-single-post-active .gsl-main{grid-column:1!important;min-width:0;width:100%}body.gsl-single-post-active .gsl-sidebar,body.gsl-single-post-active .gsl-mobile-menu-btn{display:none!important}.gsl-single-toc-level-3 a{padding-left:20px;color:#94a3b8!important}.gsl-newsletter-result.success{border-color:#86efac;background:#ecfdf5;color:#166534}.gsl-user-icon{text-decoration:none!important}.gsl-register-message.success,.gsl-register-message.info{background:rgb(0 200 83 / .12);border:1px solid rgb(0 200 83 / .32);color:#9ff2bf}.gsl-content>.gsl-site-footer:last-child{margin:18px -22px -22px!important;border-left:0!important;border-right:0!important;border-radius:16px 16px 0 0!important}.gsl-content>.gsl-site-footer:last-child .gsl-footer-bottom{margin-bottom:0!important;padding-bottom:0!important}.gsl-content>.gsl-site-footer:last-child+*{display:none!important}@media (max-width:900px){.gsl-content>.gsl-site-footer:last-child{margin:16px -14px -18px!important}}body.gsl-dashboard-page .wp-site-blocks,body.gsl-dashboard-page .site-main,body.gsl-dashboard-page .site-content,body.gsl-dashboard-page .content-area,body.gsl-dashboard-page .entry-content,body.gsl-dashboard-page .wp-block-post-content,body.gsl-dashboard-active .wp-site-blocks,body.gsl-dashboard-active .site-main,body.gsl-dashboard-active .site-content,body.gsl-dashboard-active .content-area,body.gsl-dashboard-active .entry-content,body.gsl-dashboard-active .wp-block-post-content{padding-bottom:0!important;margin-bottom:0!important}body.gsl-dashboard-page .gsl-page-bg,body.gsl-dashboard-active .gsl-page-bg,body.gsl-dashboard-page .gsl-app-frame,body.gsl-dashboard-active .gsl-app-frame{margin-bottom:0!important}.gsl-insight-match{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin-top:8px!important;min-height:24px!important}.gsl-insight-match img{display:block!important;width:28px!important;height:20px!important;max-width:28px!important;max-height:20px!important;object-fit:contain!important;border-radius:2px!important;flex:0 0 28px!important}.gsl-insight-match span{color:var(--gsl-text);font-size:13px;font-weight:800;line-height:1}.gsl-insight-title{display:block;margin-top:8px;color:var(--gsl-text);font-size:14px;line-height:1.2}body.gsl-light-theme .gsl-insight-match span,body.gsl-light-theme .gsl-insight-title{color:#0f172a}.gsl-insight-match{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;margin:8px 0 10px!important;min-width:0!important}.gsl-insight-match img{display:inline-block!important;width:18px!important;height:13px!important;max-width:18px!important;max-height:13px!important;object-fit:cover!important;border-radius:2px!important;flex:0 0 18px!important}.gsl-insight-match span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:18px!important;color:var(--gsl-text)!important;font-size:12px!important;line-height:1!important;font-weight:800!important;letter-spacing:0!important}.gsl-clickable-match{cursor:pointer}.gsl-clickable-match:hover td{background:rgb(0 200 83 / .06)}.gsl-versus,.gsl-insight-match .gsl-versus,body.gsl-light-theme .gsl-insight-match .gsl-versus{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;color:#0f172a!important;font-size:12px!important;line-height:1!important;font-weight:900!important;opacity:1!important;visibility:visible!important;letter-spacing:0!important}.gsl-insight-match{justify-content:center!important;gap:9px!important;margin:8px auto 12px!important;width:100%!important}.gsl-insight-match img{width:22px!important;height:16px!important;max-width:22px!important;max-height:16px!important;flex-basis:22px!important}.gsl-insight-match .gsl-versus,.gsl-versus{min-width:24px!important;font-size:12px!important;color:#0f172a!important}.gsl-matches-list-table{table-layout:fixed;min-width:1120px}.gsl-matches-list-table th:nth-child(10),.gsl-matches-list-table td:nth-child(10){width:96px;min-width:96px;text-align:center}.gsl-matches-list-table th:nth-child(11),.gsl-matches-list-table td:nth-child(11){width:108px;min-width:108px;text-align:center}.gsl-status-pill{min-width:76px!important;max-width:86px!important;height:28px!important;padding:0 8px!important;overflow:hidden;text-overflow:ellipsis}.gsl-view-btn{min-width:82px!important;padding:0 10px!important;white-space:nowrap}.gsl-top-pick-row,.gsl-popular-match-leagues a{color:inherit!important;text-decoration:none!important}.gsl-popular-match-leagues a{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid rgb(148 163 184 / .12);padding:9px 0}.gsl-popular-match-leagues a:last-child{border-bottom:none}.gsl-popular-match-leagues a:hover,.gsl-top-pick-row:hover{background:rgb(0 200 83 / .06)}.gsl-matches-list-table th:nth-child(10),.gsl-matches-list-table td:nth-child(10){width:96px!important;min-width:96px!important;max-width:96px!important}.gsl-matches-list-table th:nth-child(11),.gsl-matches-list-table td:nth-child(11){width:108px!important;min-width:108px!important;max-width:108px!important}.gsl-compare-tabs button.active{border-color:rgb(0 200 83 / .7);background:rgb(0 200 83 / .16);color:#00e676}body.gsl-light-theme .gsl-compare-tabs button.active{background:#e9fff2;color:#00a651}.gsl-leader-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;padding:16px;margin-bottom:18px;border:1px solid rgb(148 163 184 / .22);border-radius:8px;background:rgb(15 33 58 / .82)}.gsl-leader-table-wrap{overflow-x:auto;border:1px solid rgb(148 163 184 / .22);border-radius:8px;background:rgb(15 33 58 / .82)}.gsl-leader-table{width:100%;min-width:760px;border-collapse:collapse}.gsl-leader-table th,.gsl-leader-table td{padding:14px 16px;border-bottom:1px solid rgb(148 163 184 / .16);color:#d7e4f5;text-align:left}.gsl-leader-table th{background:rgb(8 25 46 / .96);color:#fff;font-weight:800}.gsl-leader-table td:first-child,.gsl-leader-table th:first-child{width:56px;text-align:center}.gsl-leader-table strong{color:#00e676;font-size:18px}.gsl-leader-name{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:800}.gsl-leader-name img{width:28px;height:28px;object-fit:contain;flex:0 0 28px}body.gsl-light-theme .gsl-leader-filters,body.gsl-light-theme .gsl-leader-table-wrap{background:#fff;border-color:#d7e2ef}body.gsl-light-theme .gsl-leader-table th{background:#edf3fb;color:#07182d}body.gsl-light-theme .gsl-leader-table td{color:#405775;border-color:#dbe5f2}@media (max-width:900px){.gsl-leader-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.gsl-leader-filters{grid-template-columns:1fr}}@media (max-width:980px){html,body{max-width:100%;overflow-x:hidden}body.gsl-dashboard-page,body.gsl-dashboard-active{min-width:0!important}.gsl-page-bg{min-width:0!important;overflow-x:hidden}.gsl-app-frame{width:100%!important;max-width:100%!important;min-height:100vh;display:block!important}.gsl-main{width:100%!important;min-width:0!important;margin:0!important}.gsl-content{width:100%!important;min-width:0!important;padding:14px!important}.gsl-topbar{position:sticky;top:0;z-index:40;min-width:0!important;padding:10px 14px!important;gap:10px!important}.gsl-search{min-width:0!important}.gsl-search input{min-width:0!important;width:100%!important}.gsl-top-actions{flex:0 0 auto}.gsl-page-head,.gsl-blog-header,.gsl-static-hero,.gsl-seo-panel{min-width:0!important}.gsl-page-head{align-items:flex-start!important;gap:12px!important}.gsl-section-title,.gsl-static-hero h1,.gsl-blog-header h1,.gsl-seo-panel h2{overflow-wrap:anywhere}.gsl-sidebar{width:min(86vw, 320px)!important;max-width:320px!important;overflow-y:auto}.gsl-menu{gap:5px!important}.gsl-menu-item{min-height:42px}.gsl-dashboard-grid,.gsl-matches-layout,.gsl-matches-layout-full,.gsl-player-stats-grid,.gsl-compare-board,.gsl-blog-layout,.gsl-single-post-layout,.gsl-static-card-grid,.gsl-seo-panel{grid-template-columns:1fr!important}.gsl-card,.gsl-side-card,.gsl-table-box,.gsl-matches-table-card,.gsl-prediction-league-card,.gsl-league-stats-card,.gsl-leader-table-wrap,.gsl-compare-table-wrap,.gsl-static-content-card,.gsl-blog-card,.gsl-featured-post,.gsl-single-post-card{max-width:100%!important;min-width:0!important}.gsl-matches-filters,.gsl-predictions-filters,.gsl-compare-filter-grid,.gsl-leader-filters,.gsl-admin-grid,.gsl-admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gsl-filter-field,.gsl-filter-field select,.gsl-filter-field input{min-width:0!important;width:100%!important}.gsl-table-scroll,.gsl-matches-scroll,.gsl-prediction-table-wrap,.gsl-league-stats-scroll,.gsl-compare-table-wrap,.gsl-leader-table-wrap{overflow-x:visible!important}}@media (max-width:720px){.gsl-content{padding:12px!important}.gsl-topbar{flex-wrap:wrap}.gsl-search{order:2;flex:1 1 100%;height:42px!important}.gsl-top-actions{margin-left:auto}.gsl-page-head{display:block!important}.gsl-section-title,.gsl-blog-header h1{font-size:26px!important;line-height:1.15!important}.gsl-page-subtitle,.gsl-blog-header p,.gsl-static-hero p{font-size:14px!important;line-height:1.55!important}.gsl-matches-filters,.gsl-predictions-filters,.gsl-compare-filter-grid,.gsl-leader-filters,.gsl-admin-grid,.gsl-admin-form-grid,.gsl-prediction-summary-grid,.gsl-matches-bottom-cards{grid-template-columns:1fr!important}.gsl-filter-submit{grid-column:auto!important}.gsl-static-hero,.gsl-static-content-card,.gsl-seo-panel,.gsl-card,.gsl-side-card,.gsl-matches-table-card,.gsl-prediction-league-card,.gsl-league-stats-card,.gsl-leader-filters,.gsl-leader-table-wrap,.gsl-compare-filters,.gsl-compare-table-wrap{border-radius:8px!important}.gsl-footer-top{grid-template-columns:1fr!important;gap:20px!important}}@media (max-width:640px){.gsl-matches-list-table,.gsl-prediction-table,.gsl-leader-table,.gsl-compare-table,.gsl-league-stats-table,.gsl-matches-table,.gsl-mini-table{min-width:0!important;width:100%!important;table-layout:auto!important;border-collapse:separate!important;border-spacing:0 10px!important}.gsl-matches-list-table thead,.gsl-prediction-table thead,.gsl-leader-table thead,.gsl-compare-table thead,.gsl-league-stats-table thead,.gsl-matches-table thead{display:none!important}.gsl-matches-list-table tbody,.gsl-matches-list-table tr,.gsl-matches-list-table td,.gsl-prediction-table tbody,.gsl-prediction-table tr,.gsl-prediction-table td,.gsl-leader-table tbody,.gsl-leader-table tr,.gsl-leader-table td,.gsl-compare-table tbody,.gsl-compare-table tr,.gsl-compare-table td,.gsl-league-stats-table tbody,.gsl-league-stats-table tr,.gsl-league-stats-table td,.gsl-matches-table tbody,.gsl-matches-table tr,.gsl-matches-table td{display:block!important;width:100%!important}.gsl-matches-list-table tr,.gsl-prediction-table tr,.gsl-leader-table tr,.gsl-compare-table tr,.gsl-league-stats-table tr,.gsl-matches-table tr{padding:12px!important;border:1px solid rgb(148 163 184 / .2)!important;border-radius:8px!important;background:rgb(8 25 46 / .76)!important}.gsl-matches-list-table td,.gsl-prediction-table td,.gsl-leader-table td,.gsl-compare-table td,.gsl-league-stats-table td,.gsl-matches-table td{padding:7px 0!important;border:0!important;white-space:normal!important;overflow:visible!important;text-align:left!important}.gsl-matches-list-table td::before,.gsl-prediction-table td::before,.gsl-leader-table td::before,.gsl-compare-table td::before,.gsl-league-stats-table td::before,.gsl-matches-table td::before{display:block;margin-bottom:3px;color:#7f94ad;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.gsl-matches-list-table td:empty,.gsl-prediction-table td:empty,.gsl-leader-table td:empty,.gsl-compare-table td:empty,.gsl-league-stats-table td:empty,.gsl-matches-table td:empty{display:none!important}.gsl-matches-list-table td:nth-child(1)::before,.gsl-matches-table td:nth-child(1)::before{content:"Time"}.gsl-matches-list-table td:nth-child(2)::before,.gsl-matches-table td:nth-child(2)::before{content:"League"}.gsl-matches-list-table td:nth-child(3)::before,.gsl-matches-table td:nth-child(3)::before{content:"Match"}.gsl-matches-list-table td:nth-child(4)::before,.gsl-matches-table td:nth-child(4)::before{content:"1"}.gsl-matches-list-table td:nth-child(5)::before,.gsl-matches-table td:nth-child(5)::before{content:"X"}.gsl-matches-list-table td:nth-child(6)::before,.gsl-matches-table td:nth-child(6)::before{content:"2"}.gsl-matches-list-table td:nth-child(7)::before,.gsl-matches-table td:nth-child(7)::before{content:"Over 2.5"}.gsl-matches-list-table td:nth-child(8)::before,.gsl-matches-table td:nth-child(8)::before{content:"BTTS"}.gsl-matches-list-table td:nth-child(9)::before,.gsl-matches-table td:nth-child(9)::before{content:"Score"}.gsl-matches-list-table td:nth-child(10)::before{content:"Status"}.gsl-matches-list-table td:nth-child(11)::before{content:"Action"}.gsl-prediction-table td:nth-child(1)::before{content:"Time"}.gsl-prediction-table td:nth-child(2)::before{content:"League"}.gsl-prediction-table td:nth-child(3)::before{content:"Match"}.gsl-prediction-table td:nth-child(4)::before{content:"1"}.gsl-prediction-table td:nth-child(5)::before{content:"X"}.gsl-prediction-table td:nth-child(6)::before{content:"2"}.gsl-prediction-table td:nth-child(7)::before{content:"Over 2.5"}.gsl-prediction-table td:nth-child(8)::before{content:"BTTS"}.gsl-leader-table td:nth-child(1)::before{content:"Rank"}.gsl-leader-table td:nth-child(2)::before{content:"Name"}.gsl-leader-table td:nth-child(3)::before{content:"Context"}.gsl-leader-table td:nth-child(4)::before{content:"Value"}.gsl-leader-table td:nth-child(5)::before{content:"Sample"}.gsl-league-stats-table td:nth-child(1)::before{content:"League"}.gsl-league-stats-table td:nth-child(2)::before{content:"Matches"}.gsl-league-stats-table td:nth-child(3)::before{content:"Goals"}.gsl-league-stats-table td:nth-child(4)::before{content:"Home"}.gsl-league-stats-table td:nth-child(5)::before{content:"Draw"}.gsl-league-stats-table td:nth-child(6)::before{content:"Away"}.gsl-league-stats-table td:nth-child(7)::before{content:"Over 2.5"}.gsl-league-stats-table td:nth-child(8)::before{content:"BTTS"}.gsl-pred-match-cell,.gsl-match-versus{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;text-align:left!important}.gsl-pred-match-cell .home,.gsl-pred-match-cell .away,.gsl-match-versus .gsl-team-home,.gsl-match-versus .gsl-team-away{justify-content:flex-start!important;text-align:left!important}.gsl-pred-match-cell em,.gsl-match-versus em{text-align:left!important}.gsl-pred-match-cell strong,.gsl-match-versus strong,.gsl-league-stat-name strong,.gsl-leader-name{white-space:normal!important;overflow-wrap:anywhere}body.gsl-light-theme .gsl-matches-list-table tr,body.gsl-light-theme .gsl-prediction-table tr,body.gsl-light-theme .gsl-leader-table tr,body.gsl-light-theme .gsl-compare-table tr,body.gsl-light-theme .gsl-league-stats-table tr,body.gsl-light-theme .gsl-matches-table tr{background:#ffffff!important;border-color:#dbe5f2!important}body.gsl-light-theme .gsl-matches-list-table td::before,body.gsl-light-theme .gsl-prediction-table td::before,body.gsl-light-theme .gsl-leader-table td::before,body.gsl-light-theme .gsl-compare-table td::before,body.gsl-light-theme .gsl-league-stats-table td::before,body.gsl-light-theme .gsl-matches-table td::before{color:#64748b}}@media (max-width:480px){.gsl-content{padding:10px!important}.gsl-mobile-menu-btn{left:10px!important;top:10px!important}.gsl-topbar{padding:9px 10px!important}.gsl-section-title,.gsl-static-hero h1,.gsl-blog-header h1{font-size:23px!important}.gsl-card,.gsl-side-card,.gsl-matches-table-card,.gsl-prediction-league-card,.gsl-league-stats-card,.gsl-static-content-card,.gsl-static-hero,.gsl-seo-panel{padding:14px!important}}@media (max-width:760px){.gsl-table-scroll,.gsl-league-stats-scroll,.gsl-matches-scroll,.gsl-prediction-table-wrap,.gsl-leader-table-wrap,.gsl-compare-table-wrap{-webkit-overflow-scrolling:touch}.gsl-league-stats-scroll,.gsl-table-scroll{overflow-x:auto!important}.gsl-league-stats-table,.gsl-matches-table,.gsl-mini-table,.gsl-goals-table{display:table!important;width:100%!important;min-width:720px!important;table-layout:auto!important;border-collapse:collapse!important;border-spacing:0!important}.gsl-league-stats-table thead,.gsl-matches-table thead,.gsl-mini-table thead,.gsl-goals-table thead{display:table-header-group!important}.gsl-league-stats-table tbody,.gsl-matches-table tbody,.gsl-mini-table tbody,.gsl-goals-table tbody{display:table-row-group!important}.gsl-league-stats-table tr,.gsl-matches-table tr,.gsl-mini-table tr,.gsl-goals-table tr{display:table-row!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.gsl-league-stats-table th,.gsl-league-stats-table td,.gsl-matches-table th,.gsl-matches-table td,.gsl-mini-table th,.gsl-mini-table td,.gsl-goals-table th,.gsl-goals-table td{display:table-cell!important;width:auto!important;padding:10px 12px!important;border-bottom:1px solid rgb(148 163 184 / .14)!important;white-space:nowrap!important;text-align:left!important}.gsl-league-stats-table td::before,.gsl-matches-table td::before,.gsl-mini-table td::before,.gsl-goals-table td::before{content:none!important;display:none!important}}@media (max-width:640px){.gsl-prediction-table-wrap,.gsl-matches-scroll,.gsl-leader-table-wrap,.gsl-compare-table-wrap{overflow-x:visible!important;border:0!important;background:transparent!important}.gsl-prediction-table,.gsl-matches-list-table,.gsl-leader-table,.gsl-compare-table{display:block!important;width:100%!important;min-width:0!important;border-collapse:separate!important;border-spacing:0!important}.gsl-prediction-table thead,.gsl-matches-list-table thead,.gsl-leader-table thead,.gsl-compare-table thead{display:none!important}.gsl-prediction-table tbody,.gsl-matches-list-table tbody,.gsl-leader-table tbody,.gsl-compare-table tbody{display:grid!important;gap:12px}.gsl-prediction-table tr,.gsl-matches-list-table tr,.gsl-leader-table tr,.gsl-compare-table tr{display:grid!important;gap:8px;width:100%!important;padding:13px!important;border:1px solid rgb(148 163 184 / .2)!important;border-radius:8px!important;background:rgb(8 25 46 / .78)!important;box-shadow:none!important}.gsl-prediction-table td,.gsl-matches-list-table td,.gsl-leader-table td,.gsl-compare-table td{display:grid!important;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;width:100%!important;padding:0!important;border:0!important;color:#d7e4f5;text-align:left!important;white-space:normal!important;overflow:visible!important}.gsl-prediction-table td[data-label],.gsl-matches-list-table td[data-label],.gsl-leader-table td[data-label],.gsl-compare-table td[data-label]{width:100%!important;max-width:100%!important}.gsl-prediction-table td::before,.gsl-matches-list-table td::before,.gsl-leader-table td::before,.gsl-compare-table td::before{content:attr(data-label)!important;display:block!important;min-width:0;margin:0!important;color:#7f94ad;font-size:11px;font-weight:800;line-height:1.25;text-transform:uppercase}.gsl-prediction-table td:not([data-label])::before,.gsl-matches-list-table td:not([data-label])::before,.gsl-leader-table td:not([data-label])::before,.gsl-compare-table td:not([data-label])::before{content:none!important;display:none!important}.gsl-prediction-table td[data-label="Match"],.gsl-matches-list-table td[data-label="Match"],.gsl-leader-table td[data-label="Team"],.gsl-leader-table td[data-label="Name"]{grid-template-columns:1fr;gap:6px;padding-bottom:4px!important}.gsl-prediction-table td[data-label="Match"]::before,.gsl-matches-list-table td[data-label="Match"]::before,.gsl-leader-table td[data-label="Team"]::before,.gsl-leader-table td[data-label="Name"]::before{display:none!important}.gsl-pred-match-cell,.gsl-match-versus{display:grid!important;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr)!important;gap:7px!important;align-items:center!important}.gsl-pred-match-cell .home,.gsl-match-versus .gsl-team-home{justify-content:flex-end!important;text-align:right!important}.gsl-pred-match-cell .away,.gsl-match-versus .gsl-team-away{justify-content:flex-start!important;text-align:left!important}.gsl-pred-match-cell strong,.gsl-match-versus strong,.gsl-leader-name{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere}.gsl-pred-league-flag span,.gsl-match-league-flag{justify-content:flex-start!important}.gsl-finished-match-summary{grid-template-columns:92px minmax(0,1fr)!important}.gsl-finished-match-summary span{display:none!important}body.gsl-light-theme .gsl-prediction-table tr,body.gsl-light-theme .gsl-matches-list-table tr,body.gsl-light-theme .gsl-leader-table tr,body.gsl-light-theme .gsl-compare-table tr{background:#ffffff!important;border-color:#dbe5f2!important}body.gsl-light-theme .gsl-prediction-table td,body.gsl-light-theme .gsl-matches-list-table td,body.gsl-light-theme .gsl-leader-table td,body.gsl-light-theme .gsl-compare-table td{color:#405775}body.gsl-light-theme .gsl-prediction-table td::before,body.gsl-light-theme .gsl-matches-list-table td::before,body.gsl-light-theme .gsl-leader-table td::before,body.gsl-light-theme .gsl-compare-table td::before{color:#64748b}}@media (max-width:420px){.gsl-prediction-table td,.gsl-matches-list-table td,.gsl-leader-table td,.gsl-compare-table td,.gsl-finished-match-summary{grid-template-columns:78px minmax(0,1fr)!important;gap:8px}.gsl-pred-match-cell,.gsl-match-versus{grid-template-columns:1fr!important;gap:8px!important}.gsl-pred-match-cell .home,.gsl-pred-match-cell .away,.gsl-match-versus .gsl-team-home,.gsl-match-versus .gsl-team-away,.gsl-pred-match-cell em,.gsl-match-versus em{justify-content:flex-start!important;text-align:left!important}}@media (max-width:820px){body.gsl-dashboard-page,body.gsl-dashboard-active{background:var(--gsl-bg)!important}body.gsl-dashboard-page .site,body.gsl-dashboard-page .site-content,body.gsl-dashboard-page .content-area,body.gsl-dashboard-page main,body.gsl-dashboard-page .entry-content,body.gsl-dashboard-page .wp-block-post-content,body.gsl-dashboard-active .site,body.gsl-dashboard-active .site-content,body.gsl-dashboard-active .content-area,body.gsl-dashboard-active main,body.gsl-dashboard-active .entry-content,body.gsl-dashboard-active .wp-block-post-content{width:100%!important;max-width:none!important;margin:0!important}.gsl-page-bg{width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;margin:0!important;overflow-x:hidden!important;background:var(--gsl-bg)!important}.gsl-app-frame{width:100%!important;max-width:100%!important;min-width:0!important;padding-top:0!important;margin:0!important;border:0!important;background:var(--gsl-bg)!important}.gsl-mobile-menu-btn{display:flex!important;position:fixed!important;top:14px!important;right:12px!important;left:auto!important;z-index:10002!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:1px solid rgb(148 163 184 / .22)!important;border-radius:8px!important;background:#0d213d!important;color:transparent!important;font-size:0!important;line-height:0!important;box-shadow:0 8px 18px rgb(2 6 23 / .24)!important;align-items:center!important;justify-content:center!important}.gsl-mobile-menu-btn::before{content:"";width:24px;height:18px;background:linear-gradient(#fff,#fff) 0 0 / 100% 3px no-repeat,linear-gradient(#fff,#fff) 0 7px / 100% 3px no-repeat,linear-gradient(#fff,#fff) 0 14px / 100% 3px no-repeat;display:block}body.gsl-menu-open .gsl-mobile-menu-btn::before{width:28px;height:28px;background:linear-gradient(45deg,transparent 45%,#fff 46%,#fff 54%,transparent 55%),linear-gradient(-45deg,transparent 45%,#fff 46%,#fff 54%,transparent 55%)}.gsl-sidebar{position:fixed!important;top:0!important;right:0!important;left:auto!important;z-index:10001!important;width:min(86vw, 330px)!important;max-width:330px!important;height:100dvh!important;padding-top:0!important;background:#0b1d36!important;border-right:0!important;border-left:1px solid rgb(148 163 184 / .2)!important;transform:translateX(105%)!important;transition:transform 0.24s ease!important;box-shadow:-18px 0 34px rgb(2 6 23 / .34)!important}body.gsl-menu-open .gsl-sidebar{transform:translateX(0)!important}.gsl-sidebar::before{content:"";position:fixed;inset:0;right:min(86vw, 330px);z-index:-1;background:rgb(2 6 23 / .48);opacity:0;pointer-events:none;transition:opacity 0.24s ease}body.gsl-menu-open .gsl-sidebar::before{opacity:1}.gsl-sidebar .gsl-brand{display:flex!important;padding-right:64px!important}.gsl-main{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;background:var(--gsl-bg)!important}.gsl-topbar{position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:14px 64px 12px 12px!important;margin:0!important;border-bottom:1px solid var(--gsl-border)!important;background:var(--gsl-bg)!important;box-shadow:none!important}.gsl-search{width:100%!important;height:46px!important;border-radius:8px!important;background:#0d213d!important;border:1px solid rgb(148 163 184 / .22)!important;box-shadow:none!important}.gsl-search input{color:#ffffff!important;font-size:16px!important}.gsl-top-actions{display:none!important}.gsl-content{width:100%!important;max-width:100%!important;min-width:0!important;padding:12px!important;margin:0!important;background:var(--gsl-bg)!important}.gsl-card,.gsl-side-card,.gsl-matches-table-card,.gsl-prediction-league-card,.gsl-league-stats-card,.gsl-leader-table-wrap,.gsl-compare-table-wrap,.gsl-static-hero,.gsl-static-content-card,.gsl-seo-panel{border-radius:0!important}body.gsl-light-theme .gsl-page-bg,body.gsl-light-theme .gsl-app-frame,body.gsl-light-theme .gsl-main,body.gsl-light-theme .gsl-content{background:#f4f7fb!important}body.gsl-light-theme .gsl-topbar{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-search{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-search input{color:#0f172a!important}body.gsl-light-theme .gsl-mobile-menu-btn{background:#ffffff!important;border-color:#d9e2ef!important}body.gsl-light-theme .gsl-mobile-menu-btn::before{background:linear-gradient(#0f172a,#0f172a) 0 0 / 100% 3px no-repeat,linear-gradient(#0f172a,#0f172a) 0 7px / 100% 3px no-repeat,linear-gradient(#0f172a,#0f172a) 0 14px / 100% 3px no-repeat}}@media (max-width:420px){.gsl-mobile-menu-btn{top:12px!important;right:10px!important;width:44px!important;height:44px!important;min-width:44px!important}.gsl-content{padding:10px!important}}@media (max-width:820px){.gsl-topbar{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:10px!important;padding:12px 68px 12px 12px!important}.gsl-mobile-menu-btn{top:12px!important;right:12px!important;width:46px!important;height:46px!important;min-width:46px!important}.gsl-search{order:0!important;flex:1 1 auto!important;width:auto!important;max-width:none!important;height:46px!important}.gsl-content{padding-left:0!important;padding-right:0!important}.gsl-page-head,.gsl-matches-filters,.gsl-predictions-filters,.gsl-compare-filters,.gsl-leader-filters,.gsl-blog-header,.gsl-static-shell,.gsl-pa-grid,.gsl-analysis-panels-grid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:12px!important;padding-right:12px!important}.gsl-pa-hero,.gsl-pa-tabs,.gsl-analysis-scorecard,.gsl-seo-panel,.gsl-site-footer,.gsl-matches-table-card,.gsl-prediction-league-card,.gsl-card,.gsl-side-card,.gsl-leader-table-wrap,.gsl-compare-table-wrap,.gsl-static-hero,.gsl-static-content-card,.gsl-analysis-panel,.gsl-pa-panel{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}@media (max-width:640px){.gsl-matches-list-table tr{gap:10px!important;padding:12px!important;border-left:0!important;border-right:0!important;border-radius:0!important}.gsl-matches-list-table td[data-label="League"],.gsl-matches-list-table td[data-label="Over 2.5"],.gsl-matches-list-table td[data-label="BTTS"],.gsl-matches-list-table td[data-label="Score"],.gsl-matches-list-table td[data-label="Status"],.gsl-matches-list-table .gsl-finished-match-summary{display:none!important}.gsl-matches-list-table td[data-label="Time"],.gsl-matches-list-table td[data-label="Match"]{grid-template-columns:1fr!important}.gsl-matches-list-table td[data-label="Time"]::before,.gsl-matches-list-table td[data-label="Match"]::before{display:none!important}.gsl-matches-list-table td[data-label="Time"]{color:#9fb1c7!important;font-size:13px!important;font-weight:800}.gsl-match-versus{display:grid!important;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important}.gsl-match-versus .gsl-team-home,.gsl-match-versus .gsl-team-away{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important}.gsl-match-versus .gsl-team-home{justify-content:flex-end!important;text-align:right!important}.gsl-match-versus .gsl-team-away{justify-content:flex-start!important;text-align:left!important}.gsl-match-versus img{width:24px!important;height:24px!important}.gsl-match-versus strong{font-size:14px!important;line-height:1.2!important}.gsl-match-versus em{text-align:center!important;font-size:11px!important}.gsl-matches-list-table td[data-label="Home win"],.gsl-matches-list-table td[data-label="Draw"],.gsl-matches-list-table td[data-label="Away win"]{display:inline-grid!important;grid-template-columns:28px auto!important;width:auto!important;margin-right:8px;align-items:center}.gsl-matches-list-table td[data-label="Home win"]::before{content:"1"!important}.gsl-matches-list-table td[data-label="Draw"]::before{content:"X"!important}.gsl-matches-list-table td[data-label="Away win"]::before{content:"2"!important}.gsl-matches-list-table td[data-label="Analysis"]{grid-template-columns:1fr!important;padding-top:4px!important}.gsl-matches-list-table td[data-label="Analysis"]::before{display:none!important}.gsl-matches-list-table .gsl-view-btn{width:100%!important;justify-content:center!important;height:38px!important}.gsl-prediction-table tr,.gsl-leader-table tr,.gsl-compare-table tr{border-left:0!important;border-right:0!important;border-radius:0!important}.gsl-pa-match-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;align-items:start!important}.gsl-pa-match-head .gsl-pa-team{min-width:0!important;padding:12px!important}.gsl-pa-match-head .gsl-pa-team:first-child{grid-column:1;grid-row:1}.gsl-pa-match-head .gsl-pa-team:last-child{grid-column:2;grid-row:1}.gsl-pa-selected{grid-column:1 / -1!important;grid-row:2!important;margin:0!important}.gsl-pa-team img{width:62px!important;height:62px!important;margin-bottom:8px!important}.gsl-pa-team h2{font-size:18px!important;line-height:1.15!important;overflow-wrap:anywhere}}@media (max-width:420px){.gsl-topbar{padding:10px 62px 10px 10px!important}.gsl-mobile-menu-btn{top:10px!important;right:10px!important;width:46px!important;height:46px!important}}@media (max-width:640px){.gsl-topbar{position:sticky!important;top:0!important;z-index:9997!important;min-height:68px!important;padding:11px 68px 11px 10px!important}.gsl-mobile-menu-btn{top:11px!important;right:10px!important;width:46px!important;height:46px!important;min-width:46px!important}.gsl-search{height:46px!important}.gsl-matches-list-table tr{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gsl-prediction-table tr{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gsl-matches-list-table td[data-label="Time"],.gsl-matches-list-table td[data-label="Match"],.gsl-matches-list-table td[data-label="Analysis"],.gsl-prediction-table td[data-label="Time"],.gsl-prediction-table td[data-label="Match"],.gsl-prediction-table td[data-label="Analysis"]{grid-column:1 / -1!important}.gsl-prediction-table td[data-label="League"],.gsl-prediction-table td[data-label="Over 2.5"],.gsl-prediction-table td[data-label="BTTS"]{display:none!important}.gsl-matches-list-table td[data-label="Home win"],.gsl-matches-list-table td[data-label="Draw"],.gsl-matches-list-table td[data-label="Away win"],.gsl-prediction-table td[data-label="Home win"],.gsl-prediction-table td[data-label="Draw"],.gsl-prediction-table td[data-label="Away win"]{display:grid!important;grid-template-columns:1fr!important;width:100%!important;margin:0!important;justify-items:center!important;gap:5px!important;padding:8px 6px!important;border:1px solid rgb(148 163 184 / .18)!important;border-radius:8px!important;background:rgb(13 33 61 / .72)!important}.gsl-matches-list-table td[data-label="Home win"]::before,.gsl-matches-list-table td[data-label="Draw"]::before,.gsl-matches-list-table td[data-label="Away win"]::before,.gsl-prediction-table td[data-label="Home win"]::before,.gsl-prediction-table td[data-label="Draw"]::before,.gsl-prediction-table td[data-label="Away win"]::before{display:block!important;margin:0!important;color:#9fb1c7!important;font-size:12px!important;line-height:1!important}.gsl-prediction-table td[data-label="Home win"]::before{content:"1"!important}.gsl-prediction-table td[data-label="Draw"]::before{content:"X"!important}.gsl-prediction-table td[data-label="Away win"]::before{content:"2"!important}.gsl-prediction-table td[data-label="Time"],.gsl-prediction-table td[data-label="Match"]{grid-template-columns:1fr!important}.gsl-prediction-table td[data-label="Time"]::before,.gsl-prediction-table td[data-label="Match"]::before,.gsl-prediction-table td[data-label="Analysis"]::before{display:none!important}.gsl-prediction-table td[data-label="Time"]{color:#9fb1c7!important;font-size:13px!important;font-weight:800}.gsl-prediction-table td[data-label="Analysis"]{grid-template-columns:1fr!important;padding-top:4px!important}.gsl-prediction-table .gsl-view-btn{width:100%!important;justify-content:center!important;height:38px!important}body.gsl-light-theme .gsl-matches-list-table td[data-label="Home win"],body.gsl-light-theme .gsl-matches-list-table td[data-label="Draw"],body.gsl-light-theme .gsl-matches-list-table td[data-label="Away win"],body.gsl-light-theme .gsl-prediction-table td[data-label="Home win"],body.gsl-light-theme .gsl-prediction-table td[data-label="Draw"],body.gsl-light-theme .gsl-prediction-table td[data-label="Away win"]{background:#f8fafc!important;border-color:#dbe5f2!important}}body:not(.gsl-light-theme).gsl-dashboard-page .gsl-page-bg,body:not(.gsl-light-theme).gsl-dashboard-active .gsl-page-bg,body:not(.gsl-light-theme) .gsl-main,body:not(.gsl-light-theme) .gsl-content{color:#e5edf7!important}body:not(.gsl-light-theme) .gsl-section-title,body:not(.gsl-light-theme) .gsl-card h1,body:not(.gsl-light-theme) .gsl-card h2,body:not(.gsl-light-theme) .gsl-card h3,body:not(.gsl-light-theme) .gsl-card-head h2,body:not(.gsl-light-theme) .gsl-side-card h2,body:not(.gsl-light-theme) .gsl-side-card h3,body:not(.gsl-light-theme) .gsl-table-box h2,body:not(.gsl-light-theme) .gsl-page-head h1,body:not(.gsl-light-theme) .gsl-page-head h2,body:not(.gsl-light-theme) .gsl-blog-header h1,body:not(.gsl-light-theme) .gsl-static-hero h1,body:not(.gsl-light-theme) .gsl-static-section h2,body:not(.gsl-light-theme) .gsl-pa-team h2,body:not(.gsl-light-theme) .gsl-pa-selected h3,body:not(.gsl-light-theme) .gsl-analysis-club h2,body:not(.gsl-light-theme) .gsl-analysis-panel-head h3,body:not(.gsl-light-theme) .gsl-compare-entity h2,body:not(.gsl-light-theme) .gsl-leader-name{color:#ffffff!important}body:not(.gsl-light-theme) .gsl-page-subtitle,body:not(.gsl-light-theme) .gsl-card p,body:not(.gsl-light-theme) .gsl-side-card p,body:not(.gsl-light-theme) .gsl-static-section p,body:not(.gsl-light-theme) .gsl-blog-header p,body:not(.gsl-light-theme) .gsl-pa-team span,body:not(.gsl-light-theme) .gsl-pa-selected small,body:not(.gsl-light-theme) .gsl-analysis-scorecard-meta,body:not(.gsl-light-theme) .gsl-analysis-score-sub,body:not(.gsl-light-theme) .gsl-analysis-stat-label,body:not(.gsl-light-theme) .gsl-compare-entity p,body:not(.gsl-light-theme) .gsl-empty-state,body:not(.gsl-light-theme) .gsl-muted-text{color:#cbd5e1!important}body:not(.gsl-light-theme) .gsl-filter-field label,body:not(.gsl-light-theme) .gsl-filter-field select,body:not(.gsl-light-theme) .gsl-filter-field input,body:not(.gsl-light-theme) .gsl-search input,body:not(.gsl-light-theme) .gsl-admin-card input,body:not(.gsl-light-theme) .gsl-admin-card select,body:not(.gsl-light-theme) .gsl-admin-card textarea{color:#f8fafc!important}body:not(.gsl-light-theme) .gsl-filter-field select,body:not(.gsl-light-theme) .gsl-filter-field input,body:not(.gsl-light-theme) .gsl-search,body:not(.gsl-light-theme) .gsl-admin-card input,body:not(.gsl-light-theme) .gsl-admin-card select,body:not(.gsl-light-theme) .gsl-admin-card textarea{background:#0d213d!important;border-color:rgb(148 163 184 / .24)!important}body:not(.gsl-light-theme) .gsl-filter-field select option{background:#0d213d!important;color:#f8fafc!important}body:not(.gsl-light-theme) .gsl-stats-btn,body:not(.gsl-light-theme) .gsl-outline-btn,body:not(.gsl-light-theme) .gsl-pred-view-all,body:not(.gsl-light-theme) .gsl-blog-read-more{background:#0d213d!important;border-color:rgb(148 163 184 / .28)!important;color:#e5edf7!important}.gsl-home-hero-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;position:relative;max-width:780px;margin-top:20px;padding:8px 8px 8px 14px;border:1px solid rgb(148 163 184 / .28);border-radius:12px;background:rgb(255 255 255 / .08)}.gsl-home-suggestions{position:absolute;z-index:20;top:calc(100% + 8px);left:0;right:0;display:none;max-height:320px;overflow-y:auto;border:1px solid var(--gsl-border);border-radius:12px;background:#08182c;box-shadow:0 16px 40px rgb(2 12 27 / .32);padding:8px}.gsl-home-hero-search:focus-within .gsl-home-suggestions,.gsl-search:focus-within .gsl-home-suggestions{display:grid;gap:6px}.gsl-home-suggestions a{display:grid;grid-template-columns:64px minmax(0,1fr);gap:2px 10px;padding:9px 10px;border-radius:8px;text-decoration:none!important}.gsl-home-suggestions a[hidden]{display:none!important}.gsl-home-suggestions a:hover{background:rgb(0 200 83 / .1)}.gsl-home-suggestions span{grid-row:span 2;color:var(--gsl-green);font-size:11px;font-weight:900;text-transform:uppercase}.gsl-home-suggestions strong{color:#fff;font-size:13px}.gsl-home-suggestions em{color:var(--gsl-muted);font-size:12px;font-style:normal}.gsl-home-suggestion-empty{padding:9px 10px;color:var(--gsl-muted);font-size:12px}.gsl-home-hero-search svg{color:#94a3b8}.gsl-home-hero-search input{min-width:0;width:100%;border:0;outline:0;background:#fff0;color:#fff;font-size:15px}.gsl-home-hero-search input::placeholder{color:#94a3b8}.gsl-home-hero-search button,.gsl-home-actions a,.gsl-home-section-head>a,.gsl-home-hero-panel a,.gsl-home-league-card a,.gsl-home-player-card a,.gsl-home-explore a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid rgb(0 200 83 / .38);border-radius:8px;background:rgb(0 200 83 / .12);color:var(--gsl-green)!important;font-weight:900;font-size:13px;text-decoration:none!important}.gsl-home-hero-search button{border-color:rgb(0 200 83 / .65);background:var(--gsl-green);color:#061522!important}.gsl-home-hero-panel,.gsl-home-panel,.gsl-home-metric-card,.gsl-home-table-card,.gsl-home-league-card,.gsl-home-player-card,.gsl-home-post-card,.gsl-home-process-grid article,.gsl-home-explore{border:1px solid var(--gsl-border);border-radius:12px;background:var(--gsl-bg)}.gsl-home-section,.gsl-home-worldcup{display:grid;gap:14px}.gsl-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.gsl-home-section-head h2{margin:0;color:#fff;font-size:26px}.gsl-home-section-head p{margin:6px 0 0;color:var(--gsl-muted);line-height:1.5}.gsl-home-mini-table{min-width:520px}.gsl-home-worldcup-grid,.gsl-home-card-grid,.gsl-home-player-grid,.gsl-home-rank-grid,.gsl-home-post-grid,.gsl-home-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gsl-home-player-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gsl-home-panel h3,.gsl-home-player-card h3,.gsl-home-post-card h3,.gsl-home-process-grid h3{margin:0 0 10px;color:#fff}a.gsl-home-result-row,a.gsl-team-match-card,a.gsl-player-match-row,.gsl-wc-result-list a{color:inherit;text-decoration:none}a.gsl-home-result-row:hover,a.gsl-team-match-card:hover,a.gsl-player-match-row:hover,.gsl-wc-result-list a:hover{color:inherit;text-decoration:none}.gsl-home-result-row span,.gsl-home-rank-row em,.gsl-home-player-row em,.gsl-home-empty,.gsl-home-player-card p,.gsl-home-post-card p,.gsl-home-post-card em,.gsl-home-process-grid p{color:var(--gsl-muted);font-style:normal}.gsl-home-rank-row.compact{grid-template-columns:28px minmax(0,1fr) auto}.gsl-home-player-row img,.gsl-home-player-row>span,.gsl-home-player-avatar img,.gsl-home-player-avatar span,.gsl-home-league-card img{width:38px;height:38px;border-radius:50%;object-fit:cover}.gsl-home-player-row>span,.gsl-home-player-avatar span{display:inline-flex;align-items:center;justify-content:center;background:rgb(0 200 83 / .14);color:var(--gsl-green);font-weight:900}.gsl-home-mini-tabs button.active{background:var(--gsl-green);color:#061522}.gsl-home-leader-panel.active{display:block}.gsl-home-select,.gsl-home-controls input,.gsl-home-controls select{width:100%;min-height:42px;border:1px solid var(--gsl-border);border-radius:8px;background:#0b1f37;color:#fff;padding:0 12px}.gsl-home-controls{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.gsl-home-league-card,.gsl-home-player-card,.gsl-home-post-card,.gsl-home-process-grid article{display:grid;gap:10px;padding:16px}.gsl-home-player-card{justify-items:center;text-align:center;gap:7px;padding:16px}.gsl-home-league-card[hidden],.gsl-home-player-card[hidden]{display:none!important}.gsl-home-league-card div,.gsl-home-player-card div:not(.gsl-home-player-avatar){display:grid;gap:3px}.gsl-home-league-card a,.gsl-home-player-card a{min-height:30px;padding:0 10px;font-size:12px}.gsl-home-league-card strong,.gsl-home-player-card h3,.gsl-home-post-card h3 a{color:#ffffff!important;text-decoration:none!important}.gsl-home-league-card span,.gsl-home-player-card li{color:var(--gsl-muted)}.gsl-home-player-card ul{display:grid;gap:4px;width:100%;margin-top:0;margin:0;padding:0;list-style:none}.gsl-home-player-avatar{position:relative;width:fit-content;margin:4px 0 6px}.gsl-home-player-country{position:absolute;right:-6px;bottom:-4px;width:18px!important;height:18px!important;border:1px solid var(--gsl-border);border-radius:50%;background:#fff}.gsl-home-player-card li{display:flex;justify-content:space-between}.gsl-home-player-card p{margin:-4px 0 0}body.gsl-light-theme .gsl-home-hero h1,body.gsl-light-theme .gsl-home-hero-panel strong,body.gsl-light-theme .gsl-home-metric-card strong,body.gsl-light-theme .gsl-home-section-head h2,body.gsl-light-theme .gsl-home-panel h3,body.gsl-light-theme .gsl-home-player-card h3,body.gsl-light-theme .gsl-home-post-card h3,body.gsl-light-theme .gsl-home-process-grid h3,body.gsl-light-theme .gsl-home-explore h2,body.gsl-light-theme .gsl-home-pred-table td,body.gsl-light-theme .gsl-home-mini-table td,body.gsl-light-theme .gsl-home-result-row strong,body.gsl-light-theme .gsl-home-rank-row strong,body.gsl-light-theme .gsl-home-player-row strong,body.gsl-light-theme .gsl-home-league-card strong,body.gsl-light-theme .gsl-home-post-card h3 a,body.gsl-light-theme .gsl-home-match-link{color:#0f172a!important}body.gsl-light-theme .gsl-home-hero p,body.gsl-light-theme .gsl-home-hero-panel span,body.gsl-light-theme .gsl-home-section-head p,body.gsl-light-theme .gsl-home-empty,body.gsl-light-theme .gsl-home-player-card p,body.gsl-light-theme .gsl-home-player-card li,body.gsl-light-theme .gsl-home-post-card p,body.gsl-light-theme .gsl-home-post-card em,body.gsl-light-theme .gsl-home-process-grid p{color:#64748b}body.gsl-light-theme .gsl-home-hero-panel,body.gsl-light-theme .gsl-home-panel,body.gsl-light-theme .gsl-home-metric-card,body.gsl-light-theme .gsl-home-table-card,body.gsl-light-theme .gsl-home-league-card,body.gsl-light-theme .gsl-home-player-card,body.gsl-light-theme .gsl-home-post-card,body.gsl-light-theme .gsl-home-process-grid article,body.gsl-light-theme .gsl-home-explore,body.gsl-light-theme .gsl-home-worldcup{background:#fff;border-color:#d9e2ef}body.gsl-light-theme .gsl-home-hero-search,body.gsl-light-theme .gsl-home-select,body.gsl-light-theme .gsl-home-controls input,body.gsl-light-theme .gsl-home-controls select{background:#f8fafc;border-color:#d9e2ef;color:#0f172a}body.gsl-light-theme .gsl-home-hero-search input{color:#0f172a}body.gsl-light-theme .gsl-home-suggestions{background:#fff}body.gsl-light-theme .gsl-home-suggestions strong{color:#0f172a}.gsl-wc-leader-tabs{display:grid;gap:14px}.gsl-wc-leader-tabs div{display:grid;gap:8px}.gsl-wc-leader-tabs h3{color:var(--gsl-green);font-size:13px}.gsl-wc-leader-tabs p{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;color:#e5e7eb;font-size:13px}.gsl-kicker{display:inline-block;margin-bottom:10px;color:#00c853;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media (max-width:1100px){.gsl-home-worldcup-grid,.gsl-home-player-grid,.gsl-home-process-grid,.gsl-home-rank-grid,.gsl-home-post-grid,.gsl-home-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.gsl-home-hero,.gsl-home-worldcup-grid,.gsl-home-player-grid,.gsl-home-rank-grid,.gsl-home-post-grid,.gsl-home-process-grid,.gsl-home-controls,.gsl-home-groups-grid{grid-template-columns:1fr}.gsl-home-hero-search{grid-template-columns:24px minmax(0,1fr)}.gsl-home-hero-search button{grid-column:1 / -1;width:100%}.gsl-home-section-head{align-items:stretch;flex-direction:column}.gsl-home-section-head>a{width:100%}}*,*::before,*::after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%;height:auto}@media (max-width:1024px){.gsl-home-worldcup-grid,.gsl-home-rank-grid,.gsl-wc-content,.gsl-wc-leaders-grid,.gsl-wc-groups,.gsl-wc-team-strip,.gsl-wc-xg-grid,.gsl-analysis-grid{grid-template-columns:1fr!important}.gsl-home-worldcup-grid>.gsl-home-panel,.gsl-home-worldcup-grid>.gsl-home-panel:first-child,.gsl-home-worldcup-grid>.gsl-home-groups-panel,.gsl-wc-upcoming-card,.gsl-wc-live-card,.gsl-wc-wide,.gsl-wc-groups-card,.gsl-wc-analysis,.gsl-home-groups-panel{grid-column:1 / -1!important}}@media (max-width:768px){.gsl-page-bg,.gsl-dashboard,.gsl-main,.gsl-content,.gsl-home-modern,.gsl-wc-page,.gsl-wc-content,.gsl-home-section,.gsl-home-worldcup,.gsl-home-panel,.gsl-home-table-card,.gsl-home-metric-card,.gsl-home-league-card,.gsl-home-player-card,.gsl-wc-card,.gsl-wc-analysis{width:100%!important;max-width:100%!important;min-width:0!important}.gsl-content,.gsl-home-modern,.gsl-wc-page{padding-left:14px!important;padding-right:14px!important}.gsl-home-hero,.gsl-home-worldcup,.gsl-home-panel,.gsl-home-table-card,.gsl-home-metric-card,.gsl-home-league-card,.gsl-home-player-card,.gsl-home-post-card,.gsl-wc-card,.gsl-wc-analysis{border-radius:18px!important;padding:16px!important}.gsl-home-hero,.gsl-home-metrics,.gsl-home-worldcup-grid,.gsl-home-card-grid,.gsl-home-player-grid,.gsl-home-rank-grid,.gsl-home-post-grid,.gsl-home-process-grid,.gsl-home-groups-grid,.gsl-wc-content,.gsl-wc-leaders-grid,.gsl-wc-groups,.gsl-wc-team-strip,.gsl-wc-xg-grid,.gsl-analysis-grid{display:grid;grid-template-columns:1fr!important;gap:14px!important}.gsl-home-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.gsl-home-section-head,.gsl-wc-card-head{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.gsl-home-section-head h2,.gsl-home-panel h3,.gsl-home-player-card h3,.gsl-wc-card h2,.gsl-wc-card h3,.gsl-section-head h2{max-width:100%;font-size:clamp(20px, 6vw, 28px)!important;line-height:1.18!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.gsl-home-actions,.gsl-wc-xg-links,.gsl-seo-chips,.gsl-home-mini-tabs{display:flex;flex-wrap:wrap!important;gap:8px}.gsl-home-actions a,.gsl-wc-xg-links a,.gsl-seo-chips span,.gsl-home-mini-tabs button,.gsl-home-mini-tabs span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.gsl-home-league-card,.gsl-home-player-card,.gsl-wc-team-strip a{justify-items:center;text-align:center;min-height:auto!important}.gsl-home-league-card img,.gsl-wc-team-strip img{width:46px!important;height:46px!important;object-fit:contain}.gsl-home-player-avatar{width:58px;height:58px;margin-inline:auto}.gsl-home-player-card{gap:8px!important;min-height:0!important;text-align:center}.gsl-home-player-card h3{margin-bottom:2px!important;font-size:15px!important;line-height:1.2!important}.gsl-home-player-card p{margin:0!important;font-size:11px!important;line-height:1.25!important}.gsl-home-player-card ul{gap:5px!important;margin:6px 0!important}.gsl-home-player-card li{display:flex;grid-template-columns:none;gap:6px;font-size:11px!important;line-height:1.2!important}.gsl-home-player-card a,.gsl-home-league-card a{justify-content:center;max-width:100%}.gsl-home-player-card a{padding:8px 10px!important;font-size:11px!important;line-height:1.15!important;white-space:normal}.gsl-home-result-row img,.gsl-wc-match-row img,.gsl-wc-result-list img,.gsl-home-rank-row img{width:24px!important;height:18px!important;object-fit:contain;flex:0 0 auto}.gsl-home-player-row img,.gsl-wc-player-list img{width:38px!important;height:38px!important}.gsl-home-rank-row,.gsl-home-rank-row:not(.compact){grid-template-columns:22px 32px minmax(0,1fr) 48px!important;gap:8px;padding:7px 0!important}.gsl-home-rank-row.compact{grid-template-columns:28px minmax(0,1fr) 42px!important;gap:8px;padding:7px 0!important}.gsl-home-rank-row:not(.compact) em{grid-column:3 / 4;margin-top:-4px}.gsl-home-rank-row:not(.compact) b{grid-column:4 / 5;grid-row:1 / span 2;align-self:center;justify-self:end}.gsl-home-groups-panel,.gsl-wc-groups-card{overflow:hidden}.gsl-home-group-card,.gsl-wc-groups article{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gsl-home-group-head,.gsl-home-group-row,.gsl-wc-group-head,.gsl-wc-group-row{min-width:250px;grid-template-columns:28px 48px repeat(6,minmax(24px,1fr))!important;gap:4px!important;font-size:11px!important}.gsl-home-group-card>strong,.gsl-wc-groups h3{display:block;width:100%;font-size:15px!important;line-height:1.25!important;white-space:normal!important}}@media (max-width:480px){.gsl-content,.gsl-home-modern,.gsl-wc-page{padding-left:12px!important;padding-right:12px!important}.gsl-home-hero,.gsl-home-panel,.gsl-home-table-card,.gsl-home-metric-card,.gsl-home-league-card,.gsl-home-player-card,.gsl-wc-card,.gsl-wc-analysis{padding:14px!important;border-radius:16px!important}.gsl-home-hero h1,.gsl-wc-hero h1{font-size:28px!important}.gsl-home-section-head h2,.gsl-wc-card h2,.gsl-section-head h2{font-size:22px!important}.gsl-home-metrics,.gsl-home-card-grid,.gsl-home-player-grid,.gsl-wc-stat-grid{grid-template-columns:1fr!important}.gsl-home-metrics,.gsl-home-card-grid,.gsl-home-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.gsl-home-metric-card,.gsl-home-league-card,.gsl-home-player-card{padding-left:10px!important;padding-right:10px!important}.gsl-home-player-avatar{width:50px;height:50px}.gsl-home-player-country{width:18px!important;height:18px!important}.gsl-home-player-card h3{font-size:13px!important}.gsl-home-player-card p,.gsl-home-player-card li,.gsl-home-player-card a{font-size:10px!important}.gsl-home-result-row,.gsl-wc-versus-pair,.gsl-wc-results-card .gsl-wc-versus-pair{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr)!important}.gsl-home-result-team strong,.gsl-wc-versus-pair strong span{font-size:12px!important}.gsl-wc-group-head,.gsl-wc-group-row,.gsl-home-group-head,.gsl-home-group-row{font-size:10px!important;min-width:238px}}@media (max-width:360px){.gsl-home-pred-cards,.gsl-home-metrics,.gsl-home-card-grid,.gsl-home-player-grid{grid-template-columns:1fr!important}}@media (max-width:820px){body.gsl-dashboard-page,body.gsl-dashboard-active,body.gsl-dashboard-page .wp-site-blocks,body.gsl-dashboard-page .site,body.gsl-dashboard-page .site-content,body.gsl-dashboard-page .content-area,body.gsl-dashboard-page .site-main,body.gsl-dashboard-page main,body.gsl-dashboard-page .entry-content,body.gsl-dashboard-page .wp-block-post-content,body.gsl-dashboard-active .wp-site-blocks,body.gsl-dashboard-active .site,body.gsl-dashboard-active .site-content,body.gsl-dashboard-active .content-area,body.gsl-dashboard-active .site-main,body.gsl-dashboard-active main,body.gsl-dashboard-active .entry-content,body.gsl-dashboard-active .wp-block-post-content{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.gsl-page-bg{display:block!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important}.gsl-app-frame,.gsl-main,.gsl-content,.gsl-home-modern,.gsl-wc-page{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}.gsl-app-frame{border-left:0!important;border-right:0!important}.gsl-content,.gsl-home-modern,.gsl-wc-page{padding-left:10px!important;padding-right:10px!important}.gsl-home-hero,.gsl-home-worldcup,.gsl-home-panel,.gsl-home-table-card,.gsl-home-metric-card,.gsl-home-league-card,.gsl-home-player-card,.gsl-home-post-card,.gsl-home-process-grid article,.gsl-wc-card,.gsl-wc-analysis{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:18px!important;padding-right:18px!important;overflow:hidden}.gsl-home-result-row,.gsl-wc-result-list div,.gsl-wc-result-list a{padding-left:6px!important;padding-right:6px!important}.gsl-home-panel h3,.gsl-wc-card h2,.gsl-wc-card h3{padding-left:0;padding-right:0}}@media (max-width:820px){body.gsl-dashboard-page,body.gsl-dashboard-active{background:var(--gsl-bg)!important}body.gsl-dashboard-page .wp-site-blocks,body.gsl-dashboard-page .site,body.gsl-dashboard-page .site-content,body.gsl-dashboard-page .content-area,body.gsl-dashboard-page .site-main,body.gsl-dashboard-page main,body.gsl-dashboard-page .entry-content,body.gsl-dashboard-page .wp-block-post-content,body.gsl-dashboard-active .wp-site-blocks,body.gsl-dashboard-active .site,body.gsl-dashboard-active .site-content,body.gsl-dashboard-active .content-area,body.gsl-dashboard-active .site-main,body.gsl-dashboard-active main,body.gsl-dashboard-active .entry-content,body.gsl-dashboard-active .wp-block-post-content{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.gsl-page-bg{position:relative!important;left:50%!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:0!important;padding:0!important;overflow-x:hidden!important}.gsl-app-frame,.gsl-main,.gsl-content,.gsl-home-modern,.gsl-wc-page{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.gsl-content,.gsl-home-modern,.gsl-wc-page{padding-left:10px!important;padding-right:10px!important}}.gsl-home-metric-card strong,.gsl-home-player-card li strong,.gsl-home-rank-row b,.gsl-home-player-row b,.gsl-wc-stat-grid strong,.gsl-wc-xg-grid b,.gsl-wc-player-list b,.gsl-wc-leader-list b,.gsl-wc-leader-tabs b{color:var(--gsl-green)!important}@media (min-width:1180px){.gsl-home-metric-matches-today{order:1}.gsl-home-metric-predictions-generated{order:2}.gsl-home-metric-leagues-covered{order:3}.gsl-home-metric-player-stats{order:4}.gsl-home-metric-teams-tracked{display:none}.gsl-home-section-head h2,.gsl-home-worldcup .gsl-home-section-head h2{font-size:20px}.gsl-home-section-head p{margin-top:3px;font-size:12px}.gsl-home-section-head>a{min-height:30px;border:0;background:#fff0;color:#4f97ff!important;font-size:11px}.gsl-home-match-filters button.active,.gsl-home-ranking-tabs a.active,.gsl-home-cup-tabs a.active{border-color:#00c853;background:#00b94e;color:#ffffff!important}.gsl-home-worldcup .gsl-home-section-head h2{display:flex;align-items:center;gap:8px}.gsl-home-worldcup .gsl-home-section-head h2 svg{width:20px;color:var(--gsl-green)}.gsl-home-player-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gsl-home-player-card{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto 1fr auto;gap:3px 10px;min-height:142px;padding:10px;text-align:left}.gsl-home-player-avatar{grid-column:1;grid-row:1 / 5;width:76px;height:116px;align-self:end;border-radius:8px}.gsl-home-player-avatar>img:not(.gsl-home-player-country){width:100%;height:100%;border-radius:8px;object-fit:cover}.gsl-home-player-card h3,.gsl-home-player-card p,.gsl-home-player-card ul,.gsl-home-player-card>a{grid-column:2}.gsl-home-player-card h3{margin:2px 0 0;font-size:13px}.gsl-home-player-card p{margin:0;font-size:9px}.gsl-home-player-card ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;align-self:end;padding:0}.gsl-home-player-card li{display:grid;gap:2px;font-size:8px}.gsl-home-player-card li b{color:var(--gsl-green);font-size:12px}.gsl-home-player-card>a{position:absolute;z-index:2;inset:0;display:block;min-height:0;border:0;background:#fff0;color:transparent!important;font-size:0}.gsl-home-theme-quick{width:36px;height:36px;border-radius:999px;background:rgb(255 255 255 / .08)}}.gsl-matches-period-tabs,.gsl-matches-market-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.gsl-matches-period-tabs a,.gsl-matches-market-tabs a{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--gsl-border);border-radius:7px;background:var(--gsl-bg);color:#cbd5e1!important;font-size:11px;font-weight:800;text-decoration:none!important}.gsl-matches-period-tabs a.active,.gsl-matches-market-tabs a.active{border-color:var(--gsl-green);background:var(--gsl-green);color:#ffffff!important}.gsl-matches-market-tabs{margin:0 0 12px}.gsl-matches-market-tabs a{min-height:29px;padding:0 12px;border-radius:6px;font-size:10px}.gsl-match-league-name{display:flex!important;align-items:center;gap:7px;min-width:0}.gsl-match-league-name strong{min-width:0;overflow:hidden;color:inherit;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.gsl-match-actions{display:flex;align-items:center;justify-content:center;gap:5px}.gsl-match-actions a{display:inline-flex;width:29px;height:29px;align-items:center;justify-content:center;border:1px solid var(--gsl-border);border-radius:6px;color:#cbd5e1!important;text-decoration:none!important}.gsl-match-actions svg{width:14px;height:14px}.gsl-matches-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-top:1px solid var(--gsl-border);color:var(--gsl-muted);font-size:10px}.gsl-matches-pagination>div{display:flex;gap:5px}.gsl-matches-pagination button{width:30px;height:30px;border:1px solid var(--gsl-border);border-radius:6px;background:#fff0;color:#cbd5e1;font-size:10px;font-weight:800}.gsl-matches-pagination button.active{border-color:var(--gsl-green);background:var(--gsl-green);color:#fff}[data-match-row][hidden]{display:none!important}.gsl-match-side-list{display:grid}.gsl-match-side-list a{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;border-bottom:1px solid var(--gsl-border);color:#e5edf7!important;font-size:10px;text-decoration:none!important}.gsl-match-side-list img{width:22px;height:22px;object-fit:contain}.gsl-match-side-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-match-side-list b{color:var(--gsl-green)}.gsl-match-side-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;margin-top:10px;border:1px solid var(--gsl-border);border-radius:7px;color:#cbd5e1!important;font-size:10px;font-weight:800;text-decoration:none!important}.gsl-matches-model-note{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--gsl-border);border-radius:10px;background:var(--gsl-bg)}.gsl-matches-model-note>svg{color:#3b82f6}.gsl-matches-model-note p{margin:0;color:var(--gsl-muted);font-size:10px}.gsl-matches-model-note a{display:inline-flex;min-height:34px;align-items:center;padding:0 14px;border-radius:7px;background:var(--gsl-green);color:#ffffff!important;font-size:10px;font-weight:900;text-decoration:none!important}@media (min-width:1180px){.gsl-matches-layout.gsl-matches-layout-full{display:grid!important;grid-template-columns:minmax(0,1fr) 250px!important;gap:14px!important;align-items:start}.gsl-matches-main{grid-column:1;min-width:0}.gsl-match-summary-grid{display:none!important}.gsl-page-head{align-items:end;margin-bottom:14px}.gsl-page-head .gsl-section-title{font-size:26px}.gsl-page-head .gsl-page-subtitle{margin-top:5px;font-size:12px}.gsl-matches-export{cursor:pointer}.gsl-matches-period-tabs{margin-bottom:16px}.gsl-matches-filters{grid-template-columns:150px 105px 130px 112px 112px minmax(170px,1fr) 40px!important;gap:9px!important;align-items:end!important;padding:14px!important;border-radius:12px!important;overflow:visible!important}.gsl-matches-filters .gsl-filter-field label{font-size:9px}.gsl-matches-filters select,.gsl-matches-filters input{height:36px;font-size:10px}.gsl-matches-filters .gsl-filter-submit{display:inline-flex;width:40px;height:36px;align-items:center;justify-content:center;padding:0}.gsl-matches-filters .gsl-filter-submit svg{width:15px}.gsl-matches-table-card{border-radius:12px!important;box-shadow:0 12px 32px rgb(2 12 27 / .08)}.gsl-match-status-section{gap:0;padding:0}.gsl-match-status-section>h2{display:none}.gsl-matches-list-table{min-width:900px!important;table-layout:fixed}.gsl-matches-list-table th,.gsl-matches-list-table td{padding:10px 7px!important;font-size:10px!important}.gsl-matches-table-upcoming th:nth-child(1){width:54px}.gsl-matches-table-upcoming th:nth-child(2){width:115px}.gsl-matches-table-upcoming th:nth-child(3){width:230px}.gsl-matches-table-upcoming th:nth-child(4),.gsl-matches-table-upcoming th:nth-child(5),.gsl-matches-table-upcoming th:nth-child(6),.gsl-matches-table-upcoming th:nth-child(7),.gsl-matches-table-upcoming th:nth-child(8){width:58px}.gsl-matches-table-upcoming th:nth-child(9){width:82px}.gsl-matches-table-upcoming th:nth-child(10){width:100px}.gsl-matches-list-table .gsl-match-versus{width:100%;gap:5px}.gsl-matches-list-table .gsl-match-versus strong{font-size:10px}.gsl-matches-bottom-cards{position:sticky;top:14px;grid-column:2;grid-row:1;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;margin:0!important}.gsl-match-side-picks{order:1}.gsl-match-side-over25{order:2}.gsl-match-side-trending{order:3}.gsl-top-pick-row{grid-template-columns:20px minmax(0,1fr) auto;padding:10px 0}.gsl-popular-match-leagues a{padding:9px 0}.gsl-popular-match-leagues strong{color:var(--gsl-green);font-size:9px}.gsl-matches-model-note{grid-column:1 / -1}}body.gsl-light-theme .gsl-matches-period-tabs a,body.gsl-light-theme .gsl-matches-market-tabs a,body.gsl-light-theme .gsl-match-actions a,body.gsl-light-theme .gsl-match-side-action,body.gsl-light-theme .gsl-matches-pagination button{background:#fff;border-color:#d9e2ef;color:#334155!important}body.gsl-light-theme .gsl-matches-period-tabs a.active,body.gsl-light-theme .gsl-matches-market-tabs a.active,body.gsl-light-theme .gsl-matches-pagination button.active{border-color:var(--gsl-green);background:var(--gsl-green);color:#ffffff!important}body.gsl-light-theme .gsl-match-side-list a{color:#0f172a!important}body.gsl-light-theme .gsl-matches-model-note{border-color:#d9e2ef;background:#fff}@media (max-width:1179px){.gsl-matches-layout.gsl-matches-layout-full{display:block!important}.gsl-match-summary-grid{display:none!important}.gsl-matches-period-tabs,.gsl-matches-market-tabs{width:100%;padding-bottom:4px}.gsl-matches-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gsl-matches-filters .gsl-filter-search,.gsl-matches-filters .gsl-filter-submit{grid-column:1 / -1}.gsl-matches-bottom-cards{grid-template-columns:1fr!important}.gsl-matches-model-note{grid-template-columns:24px minmax(0,1fr);margin-top:14px}.gsl-matches-model-note a{grid-column:1 / -1;justify-content:center}.gsl-match-league-name strong{white-space:normal}}@media (max-width:560px){.gsl-matches-filters{grid-template-columns:1fr!important}.gsl-matches-filters .gsl-filter-search,.gsl-matches-filters .gsl-filter-submit{grid-column:1}.gsl-matches-pagination{align-items:flex-start;flex-direction:column}}@media (min-width:1180px){.gsl-home-hero,.gsl-home-metric-card,.gsl-home-table-card,.gsl-home-worldcup,.gsl-home-panel,.gsl-home-league-card,.gsl-home-player-card,.gsl-home-post-card,.gsl-home-process-grid article,.gsl-home-rail-card{border-color:rgb(148 163 184 / .2);border-radius:18px;box-shadow:0 12px 30px rgb(2 12 27 / .08)}}.gsl-matches-table-card>.gsl-match-status-section{display:none!important}.gsl-matches-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.gsl-match-modern-card{display:grid;gap:12px;min-width:0;padding:16px;overflow:hidden;border:1px solid var(--gsl-border);border-radius:14px;background:rgb(255 255 255 / .035);cursor:pointer;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.gsl-match-modern-card:hover,.gsl-match-modern-card:focus-visible{border-color:rgb(0 200 83 / .55);box-shadow:0 14px 30px rgb(2 12 27 / .14);outline:0;transform:translateY(-2px)}.gsl-match-modern-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid var(--gsl-border)}.gsl-match-modern-card>header span{display:inline-flex;align-items:center;gap:6px;color:var(--gsl-muted);font-size:10px}.gsl-match-modern-card>header svg{width:14px;height:14px}.gsl-match-modern-card>header strong{color:#fff;font-size:13px}.gsl-match-modern-league{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;color:#fff;font-size:11px;font-weight:900;text-align:center}.gsl-match-modern-league img{width:20px;height:15px;object-fit:contain}.gsl-match-modern-teams{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:10px}.gsl-match-modern-teams>span{display:grid;justify-items:center;gap:7px;min-width:0;text-align:center}.gsl-match-modern-teams img{width:42px;height:42px;object-fit:contain}.gsl-match-modern-teams strong{width:100%;color:#fff;font-size:11px;line-height:1.3;overflow-wrap:anywhere}.gsl-match-modern-teams em{color:var(--gsl-green);font-size:14px;font-style:normal;font-weight:900;text-align:center}.gsl-match-modern-markets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.gsl-match-modern-markets span{display:grid;gap:3px;min-width:0;padding:8px 4px;border:1px solid var(--gsl-border);border-radius:8px;text-align:center}.gsl-match-modern-markets small{color:var(--gsl-muted);font-size:8px;font-weight:800}.gsl-match-modern-markets b{color:var(--gsl-green);font-size:11px}.gsl-match-modern-state{display:flex;align-items:center;justify-content:center;gap:10px}.gsl-match-modern-state b{color:#ef4444}.gsl-match-modern-card>footer{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid var(--gsl-border)}.gsl-match-modern-card>footer>a{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;margin-left:auto;padding:0 12px;border:1px solid rgb(0 200 83 / .36);border-radius:8px;background:rgb(0 200 83 / .1);color:var(--gsl-green)!important;font-size:9px;font-weight:900;text-decoration:none!important}.gsl-match-modern-card>footer svg{width:13px;height:13px}body.gsl-light-theme .gsl-match-modern-card{border-color:#d9e2ef;background:#fff}body.gsl-light-theme .gsl-match-modern-card>header strong,body.gsl-light-theme .gsl-match-modern-league,body.gsl-light-theme .gsl-match-modern-teams strong{color:#0f172a}body.gsl-light-theme .gsl-match-modern-markets span{border-color:#d9e2ef;background:#f8fafc}@media (max-width:820px){.gsl-matches-card-grid{grid-template-columns:1fr;gap:10px;padding:10px}.gsl-match-modern-card{padding:14px}.gsl-match-modern-teams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:7px}.gsl-match-modern-teams img{width:36px;height:36px}.gsl-match-modern-markets{grid-template-columns:repeat(5,minmax(46px,1fr));overflow-x:auto}}.gsl-teams-season-form{display:grid;gap:8px}.gsl-teams-season-form label{color:rgb(226 232 240 / .74);font-size:.78rem;font-weight:800;text-transform:uppercase}.gsl-teams-season-form select{width:100%;min-height:46px;padding:0 14px;border:1px solid rgb(148 163 184 / .24);border-radius:12px;background:rgb(15 35 59 / .9);color:#fff;font-weight:800}@media (max-width:900px){.gsl-teams-season-form{max-width:280px}}.gsl-teams-group-heading{margin:12px 4px 0;color:#e5f2ff;font-size:1rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}body.gsl-light-theme .gsl-teams-group-heading{color:#06152b}@container (max-width:560px){.gsl-team-detail-identity{grid-template-columns:1fr;justify-items:center;min-height:auto;padding:20px 14px;text-align:center}.gsl-team-detail-logo{width:112px;height:112px}.gsl-team-detail-identity h1{justify-content:center;max-width:100%;font-size:clamp(2rem, 12cqw, 3rem);text-align:center}.gsl-team-detail-identity p{justify-content:center}.gsl-team-detail-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}}@media (max-width:980px){.gsl-team-xg-layout{grid-template-columns:1fr}}.gsl-team-detail-hero-bg{display:none!important}.gsl-team-match-meta{display:none;gap:4px;color:rgb(203 213 225 / .72);font-size:.76rem;font-weight:700}@media (max-width:640px){.gsl-team-match-meta{display:none}}.gsl-fs-hero-actions{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.gsl-fs-tabs a.active,.gsl-fs-tab.is-active,.gsl-fs-pill.is-active,.gsl-fs-link-btn{border-color:rgb(0 200 83 / .45);background:#00c853;color:#042015}.gsl-fs-ghost-btn,.gsl-fs-more-link{background:rgb(0 200 83 / .1);color:#00a95a}body:not(.gsl-light-theme) .gsl-fs-tabs a.active,body:not(.gsl-light-theme) .gsl-fs-tab.is-active,body:not(.gsl-light-theme) .gsl-fs-pill.is-active,body:not(.gsl-light-theme) .gsl-fs-link-btn,body.gsl-dark-theme .gsl-fs-tabs a.active,body.gsl-dark-theme .gsl-fs-tab.is-active,body.gsl-dark-theme .gsl-fs-pill.is-active,body.gsl-dark-theme .gsl-fs-link-btn{background:#00c853;color:#052114}.gsl-fs-pane.active,.gsl-fs-pane.is-active{display:block}.gsl-fs-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:rgb(0 200 83 / .13);color:#00c853}.gsl-fs-league-grid,.gsl-fs-player-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.gsl-fs-table-wrap{overflow-x:auto}.gsl-fs-team-line{grid-template-columns:24px 30px minmax(0,1fr) auto auto;padding:10px 0}.gsl-fs-donut{position:relative;width:150px;height:150px;margin:8px auto 16px;border-radius:50%;background:conic-gradient(#00c853 0 var(--home),#3d8cff var(--home) calc(var(--home) + var(--draw)),#d5dde8 0);display:grid;place-items:center}.gsl-fs-donut span{position:absolute;z-index:1;color:#00c853;font-weight:900}.gsl-fs-donut::after{content:"";width:82px;height:82px;border-radius:50%;background:#fff}body:not(.gsl-light-theme) .gsl-fs-donut::after,body.gsl-dark-theme .gsl-fs-donut::after{background:#091c34}.gsl-fs-legend{display:grid;gap:8px}.gsl-fs-legend p,.gsl-fs-legend span{display:flex;justify-content:space-between;color:#5a6f8f;margin:0}.gsl-fs-legend i{width:9px;height:9px;margin-right:8px;border-radius:50%;background:#00c853}.gsl-fs-legend i.draw{background:#3d8cff}.gsl-fs-legend i.away{background:#d5dde8}.gsl-fs-team-card-head,.gsl-fs-player-card-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.gsl-fs-team-card-head img,.gsl-fs-player-card-head img{width:46px;height:46px;object-fit:contain;border-radius:12px}.gsl-fs-player-card-head img{border-radius:999px}.gsl-fs-stat-row{grid-template-columns:minmax(0,1fr) 84px auto;padding:8px 0;border-bottom:1px solid rgb(37 64 96 / .12)}.gsl-fs-accordion-item{padding:14px}.gsl-fs-accordion-row{grid-template-columns:minmax(0,1fr) 20px;padding:13px 0;font-weight:700}.gsl-fs-rail-league img{width:28px;height:28px;object-fit:contain}@media (max-width:640px){.gsl-fs-team-line{grid-template-columns:22px 28px minmax(0,1fr) auto}}.gsl-leagues-filters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.gsl-leagues-filters label{min-width:0;font-size:.74rem!important}.gsl-leagues-filters select,.gsl-leagues-filters input{width:100%!important;min-width:0!important;min-height:44px;font-size:.94rem!important}.gsl-top-leagues-rail{gap:12px!important;padding-bottom:8px}.gsl-league-cell span{font-size:.72rem!important}.gsl-ld-chips{display:flex!important;flex-wrap:wrap;gap:10px}.gsl-ld-chips span{padding:8px 12px!important;border-radius:999px!important;font-size:.78rem!important;font-weight:800}body.gsl-light-theme .gsl-leagues-tabs a.active,body.gsl-light-theme .gsl-ld-nav a.active{color:#06152b!important}body:not(.gsl-light-theme) .gsl-leagues-tabs a.active,body:not(.gsl-light-theme) .gsl-ld-nav a.active{color:#ffffff!important}body.gsl-light-theme .gsl-league-detail-modern .gsl-ld-nav a:first-child,body.gsl-light-theme .gsl-league-detail-modern .gsl-ld-nav a.active{color:#052012!important;background:#00c853!important;border-color:#00c853!important}body:not(.gsl-light-theme) .gsl-league-detail-modern .gsl-ld-nav a:first-child,body:not(.gsl-light-theme) .gsl-league-detail-modern .gsl-ld-nav a.active,body.gsl-dark-theme .gsl-league-detail-modern .gsl-ld-nav a:first-child,body.gsl-dark-theme .gsl-league-detail-modern .gsl-ld-nav a.active{color:#052012!important;background:#00c853!important;border-color:#00c853!important}.gsl-league-detail-modern #results .gsl-ld-match-list{gap:0!important}.gsl-league-detail-modern #results .gsl-ld-match-card{padding:10px 4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border-bottom:1px solid rgb(15 42 76 / .35)!important}.gsl-league-detail-modern #results .gsl-ld-match-card:last-child{border-bottom:0!important}.gsl-league-detail-modern #results .gsl-ld-match-teams{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)!important;gap:8px!important}.gsl-league-detail-modern #results .gsl-ld-match-teams>span{gap:7px!important;font-size:12px!important;font-weight:800!important}.gsl-league-detail-modern #results .gsl-ld-match-teams>span:first-child{justify-content:flex-end!important}.gsl-league-detail-modern #results .gsl-ld-match-teams>span:last-child{justify-content:flex-start!important}.gsl-league-detail-modern #results .gsl-ld-match-teams img{order:0!important;width:18px!important;height:18px!important}.gsl-league-detail-modern #results .gsl-ld-match-teams>span:last-child img{order:0!important}.gsl-league-detail-modern #results .gsl-ld-match-teams strong{color:#00c853!important;font-size:16px!important;font-weight:900!important}@media (max-width:640px){.gsl-league-detail-modern #results .gsl-ld-match-teams{grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr)!important}.gsl-league-detail-modern #results .gsl-ld-match-teams>span{font-size:11px!important}}.gsl-pa2 .sb-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--muted-2)}.gsl-pa2 .team{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.gsl-pa2 .team.home{grid-area:home}.gsl-pa2 .team.away{grid-area:away}.gsl-pa2 .team.home .team-badge{color:#fff;background:linear-gradient(145deg,#1e2530,#0c0f14);border-color:#0c0f14}.gsl-pa2 .team.home .team-badge img{padding:12px;background:#fff;border-radius:50%}.gsl-pa2 .team.away .team-badge{color:var(--blue);background:var(--blue-bg);border-color:rgb(37 99 235 / .3)}.gsl-pa2 .pick-cell .k{font-size:9.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.gsl-pa2 .pick-cell .v{font-family:var(--font-mono);font-weight:700;font-size:15px;margin-top:4px;color:var(--ink)}.gsl-pa2 .v.green{color:var(--green)}.gsl-pa2 .tabs{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--line)}.gsl-pa2 .tabs::-webkit-scrollbar{display:none}.gsl-pa2 .tab-btn.active{color:var(--green);border-color:var(--green)}.gsl-pa2 .panel{display:none;padding-top:20px;animation:gslPa2Fade .3s ease}.gsl-pa2 .panel.active{display:block}@keyframes gslPa2Fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.gsl-pa2 .grid{display:grid;gap:16px}.gsl-pa2 .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow)}.gsl-pa2 .card-title .tag{font-family:var(--font-mono);font-size:10.5px;color:var(--muted-2);font-weight:500}.gsl-pa2 .tile.selected{background:var(--green-bg);border-color:var(--green-border)}.gsl-pa2 .tile .k{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.gsl-pa2 .tile .v{font-family:var(--font-display);font-weight:700;font-size:25px;margin-top:6px;color:var(--ink)}.gsl-pa2 .tile.selected .v{color:var(--green)}.gsl-pa2 .tile .conf{font-weight:700;font-size:17px;margin-top:6px}.gsl-pa2 .chip.W{background:var(--green-bg);color:var(--green);border-color:var(--green-border)}.gsl-pa2 .chip.D{background:var(--amber-bg);color:var(--amber);border-color:var(--amber-border)}.gsl-pa2 .chip.L{background:var(--red-bg);color:var(--red);border-color:var(--red-border)}.gsl-pa2 .insight-text .hl{color:var(--green);font-weight:700}.gsl-pa2 .om-tile.sel{background:var(--green-bg);border-color:var(--green-border)}.gsl-pa2 .om-tile .k{font-size:10.5px;color:var(--muted);text-transform:uppercase;font-weight:600}.gsl-pa2 .om-tile .v{font-family:var(--font-display);font-weight:700;font-size:18px;margin-top:5px;color:var(--ink)}.gsl-pa2 .om-tile.sel .v{color:var(--green)}.gsl-pa2 .mini-stat .v{font-family:var(--font-mono);font-weight:700;white-space:nowrap}.gsl-pa2 .pill{font-family:var(--font-mono);font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:uppercase}.gsl-pa2 .pill.medium{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-border)}.gsl-pa2 .pill.high{background:var(--red-bg);color:var(--red);border:1px solid var(--red-border)}.gsl-pa2 .pill.low{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.gsl-pa2 .table-scroll{overflow-x:auto}.gsl-pa2 h4.section-h{font-weight:700;font-size:12.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 12px}.gsl-pa2 .split-cols .section-h{font-size:11px}.gsl-pa2 .h2h-team-name.right{text-align:right}.gsl-pa2 .h2h-team-name.left{text-align:left}.gsl-pa2 .shooter-stat .k{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-weight:600;display:block}.gsl-pa2 .shooter-stat .v{font-family:var(--font-mono);font-weight:700;font-size:14px;margin-top:4px;color:var(--ink);display:block}@media (max-width:620px){.gsl-pa2 .card{padding:16px}}.gsl-pl2{--bg:#eef1f7;--surface:#ffffff;--tile:#f6f8fb;--line:#e4e9f0;--ink:#0f172a;--muted:#64748b;--muted-2:#94a3b8;--green:#16a34a;--green-bg:rgba(22, 163, 74, .10);--green-border:rgba(22, 163, 74, .32);--amber:#d97706;--amber-bg:rgba(217, 119, 6, .08);--amber-border:rgba(217, 119, 6, .30);--red:#dc2626;--red-bg:rgba(220, 38, 38, .08);--red-border:rgba(220, 38, 38, .28);--blue:#2563eb;--blue-bg:rgba(37, 99, 235, .08);--radius:16px;--radius-sm:10px;--shadow:0 14px 34px -20px rgba(15, 23, 42, .18);--font-display:'Oswald', sans-serif;--font-body:'Inter', sans-serif;--font-mono:'IBM Plex Mono', monospace;color:var(--ink);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;margin-top:20px}.gsl-pl2,.gsl-pl2 *{box-sizing:border-box}.gsl-pl2 a,.gsl-pl2 a:hover,.gsl-pl2 a:focus,.gsl-pl2 a:active,.gsl-pl2 button{color:inherit;text-decoration:none!important}.gsl-pl2 .stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}@media (max-width:900px){.gsl-pl2 .stats-row{grid-template-columns:repeat(2,1fr)}}.gsl-pl2 .stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px;display:flex;align-items:center;gap:14px}.gsl-pl2 .stat-icon{width:48px;height:48px;border-radius:50%;background:var(--green-bg);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.gsl-pl2 .stat-icon svg{width:22px;height:22px;stroke:var(--green);fill:none;stroke-width:2}.gsl-pl2 .stat-num{font-family:var(--font-display);font-weight:700;font-size:26px;color:var(--ink);line-height:1}.gsl-pl2 .stat-label{font-size:12.5px;color:var(--muted);margin-top:3px;font-weight:500}.gsl-pl2 .quick-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.gsl-pl2 .qf-btn{display:inline-block;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-weight:600;font-size:13px;padding:9px 16px;border-radius:999px;cursor:pointer;transition:all .15s ease;white-space:nowrap;text-decoration:none}.gsl-pl2 .qf-btn:hover{border-color:var(--green);color:var(--green)}.gsl-pl2 .qf-btn.active{background:var(--green);border-color:var(--green);color:#fff}.gsl-pl2 .filter-bar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 20px;margin-bottom:22px;display:grid;grid-template-columns:1fr 1.6fr;gap:14px;align-items:end}@media (max-width:640px){.gsl-pl2 .filter-bar{grid-template-columns:1fr}}.gsl-pl2 .f-group{position:relative}.gsl-pl2 .f-group label{display:block;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:6px}.gsl-pl2 .f-group select,.gsl-pl2 .f-group input{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:var(--tile);color:var(--ink);font-family:var(--font-body);font-size:13.5px}.gsl-pl2 .f-group select:focus,.gsl-pl2 .f-group input:focus{outline:2px solid var(--green-border);border-color:var(--green)}.gsl-pl2 .search-suggestions{display:none;position:absolute;top:100%;left:0;right:0;margin-top:6px;background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);z-index:20;max-height:280px;overflow-y:auto;padding:6px}.gsl-pl2 .search-suggestions.open{display:block}.gsl-pl2 .search-suggestion{display:flex;align-items:center;gap:12px;padding:9px 10px;cursor:pointer;border-radius:7px;transition:background .12s ease}.gsl-pl2 .search-suggestion+.search-suggestion{margin-top:2px}.gsl-pl2 .search-suggestion:hover,.gsl-pl2 .search-suggestion.active{background:var(--tile)}.gsl-pl2 .search-suggestion .ss-date,.gsl-pl2 .search-suggestion .ss-league{flex:0 0 auto;font-family:var(--font-mono);font-size:11px;font-weight:700;color:var(--muted-2);letter-spacing:.01em;white-space:nowrap}.gsl-pl2 .search-suggestion .ss-date{width:38px}.gsl-pl2 .search-suggestion .ss-league{margin-left:auto;max-width:38%;overflow:hidden;text-overflow:ellipsis;text-align:right}.gsl-pl2 .search-suggestion .ss-match{flex:1 1 auto;min-width:0;font-size:13.5px;font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-pl2 .league-group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:18px;overflow:hidden}.gsl-pl2 .league-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;background:var(--tile);border-bottom:1px solid var(--line)}.gsl-pl2 .league-name{display:flex;align-items:center;gap:10px;font-weight:700;font-size:15.5px}.gsl-pl2 .league-name img{width:18px;height:18px;border-radius:3px;object-fit:cover}.gsl-pl2 .league-count{font-size:11.5px;color:var(--muted-2);font-weight:600}.gsl-pl2 .btn-viewall{display:inline-flex;align-items:center;gap:6px;background:var(--green-bg);border:1px solid var(--green-border);color:var(--green);font-weight:700;font-size:12.5px;padding:7px 13px;border-radius:999px;cursor:pointer}.gsl-pl2 .btn-viewall svg{width:12px;height:12px;stroke:var(--green);fill:none;stroke-width:2.5;transition:transform .2s ease}.gsl-pl2 .btn-viewall.open svg{transform:rotate(180deg)}.gsl-pl2 .mc-header{display:none;padding:10px 18px;font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);align-items:center;gap:14px}@media (min-width:761px){.gsl-pl2 .mc-header{display:flex}}.gsl-pl2 .mc-header .mc-time{width:58px;text-align:right}.gsl-pl2 .mc-header .mc-teams{flex:1 1 260px;text-align:center}.gsl-pl2 .mc-header .mc-metrics{display:flex;gap:8px}.gsl-pl2 .mc-header .mc-metric{width:58px;text-align:center}.gsl-pl2 .match-card{display:flex;align-items:center;gap:14px;padding:13px 18px;border-bottom:1px solid var(--line);flex-wrap:wrap;transition:background .15s ease;cursor:pointer}.gsl-pl2 .match-card:last-child{border-bottom:none}.gsl-pl2 .match-card:hover{background:var(--tile)}.gsl-pl2 .mc-time{width:58px;flex:0 0 auto;font-family:var(--font-mono);font-weight:700;font-size:13px;color:var(--muted);display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:1px}.gsl-pl2 .mc-date{font-size:9.5px;font-weight:600;color:var(--muted-2);text-transform:uppercase;letter-spacing:.02em}.gsl-pl2 .mc-time-mobile{display:none;width:100%;text-align:center;font-family:var(--font-mono);font-size:11.5px;font-weight:600;color:var(--muted)}.gsl-pl2 .mc-teams{flex:1 1 240px;min-width:170px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.gsl-pl2 .mc-team{display:flex;align-items:center;gap:7px;font-weight:700;font-size:13.5px;min-width:0}.gsl-pl2 .mc-team.home{justify-content:flex-end}.gsl-pl2 .mc-team.away{justify-content:flex-start}.gsl-pl2 .mc-team span.tn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-pl2 .mc-crest{width:24px;height:24px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:11px;color:var(--muted);letter-spacing:-.02em;overflow:hidden}.gsl-pl2 .mc-vs{grid-column:2;justify-self:center;color:var(--muted-2);font-size:11px;font-weight:700}.gsl-pl2 .mc-metrics{display:flex;gap:8px;flex:0 0 auto}.gsl-pl2 .mc-metric{width:58px;text-align:center}.gsl-pl2 .mc-metric .k{font-size:9px;color:var(--muted-2);text-transform:uppercase;font-weight:700;display:none}.gsl-pl2 .mc-metric .v{font-family:var(--font-mono);font-weight:700;font-size:13.5px;padding:4px 0;border-radius:7px;display:block}.gsl-pl2 .mc-metric .v.hot{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.gsl-pl2 .mc-1x2-bars{display:none}.gsl-pl2 .extra-row{display:none}.gsl-pl2 .extra-row.show{display:flex}.gsl-pl2 .empty-state{padding:40px 20px;text-align:center;color:var(--muted);font-size:14px}@media (max-width:760px){.gsl-pl2 .match-card{flex-direction:column;align-items:stretch;gap:8px;padding:14px 16px;max-width:100%;overflow:hidden}.gsl-pl2 .mc-time{display:none}.gsl-pl2 .mc-time-mobile{display:block;font-size:11px;line-height:1.4}.gsl-pl2 .mc-teams{flex:0 0 auto;width:100%;min-width:0;gap:8px}.gsl-pl2 .mc-team{font-size:14px;gap:7px}.gsl-pl2 .mc-team span.tn{max-width:32vw}.gsl-pl2 .mc-crest{width:22px;height:22px;font-size:9px}.gsl-pl2 .mc-vs{font-size:11px}.gsl-pl2 .mc-metrics{display:none}.gsl-pl2 .mc-1x2-bars{display:flex;width:100%;gap:8px;justify-content:center}.gsl-pl2 .mc-1x2-bar{flex:1 1 0%;max-width:110px;display:flex;align-items:baseline;justify-content:center;gap:5px;background:var(--tile);border:1px solid var(--line);border-radius:8px;padding:8px 6px}.gsl-pl2 .mc-1x2-bar .k{font-size:10px;color:var(--muted);text-transform:uppercase;font-weight:700}.gsl-pl2 .mc-1x2-bar .v{font-family:var(--font-mono);font-weight:700;font-size:13.5px;color:var(--ink)}.gsl-pl2 .mc-1x2-bar.hot{background:var(--green);border-color:var(--green)}.gsl-pl2 .mc-1x2-bar.hot .k,.gsl-pl2 .mc-1x2-bar.hot .v{color:#fff}}.gsl-topbar-row{display:none}.gsl-topbar-brand{align-items:center}.gsl-topbar-brand .gsl-brand-logo{width:auto;max-width:140px;height:24px}@media (max-width:820px){.gsl-topbar{position:sticky!important;top:0!important;z-index:9998!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;gap:10px!important;padding:12px 14px!important}.gsl-topbar-row{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.gsl-mobile-menu-btn{position:static!important;top:auto!important;right:auto!important;left:auto!important;flex:0 0 auto!important}.gsl-search{width:100%!important;max-width:none!important;order:0!important}.gsl-top-actions{display:none!important}}.gsl-page-bg{overflow-x:clip!important}@media (max-width:820px){.gsl-topbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;position:sticky!important;top:0!important;z-index:9998!important;height:auto!important;gap:10px!important;padding:12px 14px!important}.gsl-topbar-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;order:0!important;width:100%!important}.gsl-topbar-brand{display:flex!important;align-items:center!important;flex:0 0 auto!important}.gsl-topbar-brand .gsl-brand-logo{width:auto!important;max-width:140px!important;height:24px!important}.gsl-mobile-menu-btn{position:static!important;top:auto!important;right:auto!important;left:auto!important;flex:0 0 auto!important}.gsl-search{display:flex!important;order:1!important;flex:0 0 auto!important;width:100%!important;max-width:none!important;height:46px!important}.gsl-top-actions{display:none!important}}@media (max-width:820px){:root{--gsl-mobile-header-height:118px;--gsl-mobile-control-height:46px}body.gsl-dashboard-page .gsl-topbar,body.gsl-dashboard-active .gsl-topbar{position:fixed!important;top:0!important;right:0!important;left:0!important;z-index:10020!important;display:block!important;width:100%!important;max-width:100vw!important;height:var(--gsl-mobile-header-height)!important;min-height:var(--gsl-mobile-header-height)!important;margin:0!important;padding:0!important;overflow:visible!important;background:var(--gsl-bg,#0b1d36)!important;border:0!important;border-bottom:1px solid var(--gsl-border,#1f3a56)!important;box-shadow:0 8px 22px rgb(2 6 23 / .22)!important}body.gsl-dashboard-page .gsl-topbar::before,body.gsl-dashboard-active .gsl-topbar::before{content:""!important;position:absolute!important;top:7px!important;left:50%!important;z-index:2!important;width:min(205px, 62vw)!important;height:43px!important;transform:translateX(-50%)!important;background-image:url(/wp-content/plugins/goalstatslab-home-template/assets/images/logo-horizontal.png)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important;pointer-events:none!important}body.gsl-light-theme.gsl-dashboard-page .gsl-topbar,body.gsl-light-theme.gsl-dashboard-active .gsl-topbar{background:#ffffff!important;border-bottom-color:#d9e2ef!important;box-shadow:0 8px 22px rgb(15 23 42 / .13)!important}body.gsl-light-theme.gsl-dashboard-page .gsl-topbar::before,body.gsl-light-theme.gsl-dashboard-active .gsl-topbar::before{background-image:url(/wp-content/plugins/goalstatslab-home-template/assets/images/logo-horizontal-preto.png)!important}body.gsl-dashboard-page .gsl-topbar .gsl-topbar-row,body.gsl-dashboard-active .gsl-topbar .gsl-topbar-row{display:contents!important}body.gsl-dashboard-page .gsl-topbar .gsl-topbar-brand,body.gsl-dashboard-active .gsl-topbar .gsl-topbar-brand,body.gsl-dashboard-page .gsl-topbar .gsl-brand,body.gsl-dashboard-active .gsl-topbar .gsl-brand{display:none!important}body.gsl-dashboard-page .gsl-topbar .gsl-search,body.gsl-dashboard-active .gsl-topbar .gsl-search,body.gsl-dashboard-page .gsl-topbar .gsl-home-top-search,body.gsl-dashboard-active .gsl-topbar .gsl-home-top-search{position:absolute!important;right:70px!important;bottom:10px!important;left:12px!important;z-index:3!important;display:flex!important;visibility:visible!important;opacity:1!important;width:auto!important;max-width:none!important;min-width:0!important;height:var(--gsl-mobile-control-height)!important;min-height:var(--gsl-mobile-control-height)!important;max-height:var(--gsl-mobile-control-height)!important;margin:0!important;padding:0 13px!important;align-items:center!important;gap:9px!important;overflow:hidden!important;border:1px solid #d9e2ef!important;border-radius:10px!important;background:#ffffff!important;box-shadow:none!important}body.gsl-dashboard-page .gsl-topbar .gsl-home-top-search,body.gsl-dashboard-active .gsl-topbar .gsl-home-top-search{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important}body.gsl-dashboard-page .gsl-topbar .gsl-search input,body.gsl-dashboard-active .gsl-topbar .gsl-search input,body.gsl-dashboard-page .gsl-topbar .gsl-home-top-search input,body.gsl-dashboard-active .gsl-topbar .gsl-home-top-search input{display:block!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#334155!important;font-size:14px!important;line-height:normal!important;box-shadow:none!important}body.gsl-dashboard-page .gsl-topbar .gsl-search input::placeholder,body.gsl-dashboard-active .gsl-topbar .gsl-search input::placeholder,body.gsl-dashboard-page .gsl-topbar .gsl-home-top-search input::placeholder,body.gsl-dashboard-active .gsl-topbar .gsl-home-top-search input::placeholder{color:#64748b!important;opacity:1!important}body.gsl-dashboard-page .gsl-topbar .gsl-search svg,body.gsl-dashboard-active .gsl-topbar .gsl-search svg,body.gsl-dashboard-page .gsl-topbar .gsl-home-top-search svg,body.gsl-dashboard-active .gsl-topbar .gsl-home-top-search svg{display:block!important;width:18px!important;height:18px!important;color:#64748b!important;stroke:#64748b!important}body.gsl-dashboard-page .gsl-mobile-menu-btn,body.gsl-dashboard-active .gsl-mobile-menu-btn{position:fixed!important;top:62px!important;right:12px!important;bottom:auto!important;left:auto!important;z-index:10030!important;display:flex!important;width:var(--gsl-mobile-control-height)!important;min-width:var(--gsl-mobile-control-height)!important;max-width:var(--gsl-mobile-control-height)!important;height:var(--gsl-mobile-control-height)!important;min-height:var(--gsl-mobile-control-height)!important;max-height:var(--gsl-mobile-control-height)!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important;color:transparent!important;font-size:0!important;border-radius:10px!important}body.gsl-dashboard-page .gsl-top-actions,body.gsl-dashboard-active .gsl-top-actions{display:none!important}body.gsl-dashboard-page .gsl-main,body.gsl-dashboard-active .gsl-main{width:100%!important;padding-top:var(--gsl-mobile-header-height)!important}body.gsl-dashboard-page .gsl-sidebar,body.gsl-dashboard-active .gsl-sidebar{top:var(--gsl-mobile-header-height)!important;height:calc(100dvh - var(--gsl-mobile-header-height))!important;min-height:0!important;z-index:10015!important;padding-top:0!important}body.gsl-dashboard-page .gsl-sidebar .gsl-brand,body.gsl-dashboard-active .gsl-sidebar .gsl-brand{display:none!important}body.gsl-dashboard-page .gsl-sidebar .gsl-menu,body.gsl-dashboard-active .gsl-sidebar .gsl-menu{padding-top:12px!important}.gsl-page-bg,.gsl-app-frame,.gsl-main{overflow-y:visible!important}}@media (max-width:420px){:root{--gsl-mobile-header-height:114px;--gsl-mobile-control-height:44px}body.gsl-dashboard-page .gsl-topbar::before,body.gsl-dashboard-active .gsl-topbar::before{top:6px!important;width:min(190px, 61vw)!important;height:40px!important}body.gsl-dashboard-page .gsl-topbar .gsl-search,body.gsl-dashboard-active .gsl-topbar .gsl-search,body.gsl-dashboard-page .gsl-topbar .gsl-home-top-search,body.gsl-dashboard-active .gsl-topbar .gsl-home-top-search{right:64px!important;bottom:9px!important;left:10px!important}body.gsl-dashboard-page .gsl-mobile-menu-btn,body.gsl-dashboard-active .gsl-mobile-menu-btn{top:61px!important;right:10px!important}}