: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}body.gsl-dashboard-page .gsl-sidebar .gsl-menu,body.gsl-dashboard-active .gsl-sidebar .gsl-menu{display:grid !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:#ffffff;color:#ffffff;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 rgba(31,58,86,0.55);border-right:1px solid rgba(31,58,86,0.55);position:relative}@media (min-width:821px){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 transparent}.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-menu-icon-img{width:19px;height:19px;object-fit:contain;display:block}.gsl-menu-group summary{cursor:pointer;list-style:none}.gsl-menu-group summary::-webkit-details-marker{display:none}.gsl-menu-group-summary{justify-content:flex-start}.gsl-menu-group-chevron{width:16px!important;height:16px!important;margin-left:auto;flex:0 0 auto;transition:transform 0.2s ease}.gsl-menu-group[open] .gsl-menu-group-chevron{transform:rotate(90deg)}.gsl-menu-group-items{display:flex;flex-direction:column}.gsl-menu-group-items .gsl-menu-item{padding-left:28px}.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:#ffffff}.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:0.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 .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-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:#ffffff}.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:rgba(203,213,225,0.22) !important;border:1px solid rgba(203,213,225,0.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)}.gsl-pill{display:inline-flex;min-width:40px;height:21px;align-items:center;justify-content:center;border-radius:999px;padding:0 8px;font-size:13px}.gsl-pill.green{color:var(--gsl-green);background:rgba(0,200,83,0.15);border:1px solid var(--gsl-green)}.gsl-pill.red{color:var(--gsl-red);background:rgba(239,68,68,0.15);border:1px solid rgba(239,68,68,0.7)}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{color:#0f172a !important}body.gsl-light-theme .gsl-menu-item.active{background:rgba(0,200,83,0.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 .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-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}}@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:#ffffff;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 rgba(0,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-top-actions{display:none}.gsl-content{padding:18px 14px}}@media (min-width:821px){.gsl-home-worldcup-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) !important;align-items:stretch}.gsl-home-worldcup-grid>.gsl-home-panel,.gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:auto !important;min-width:0 !important}.gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:1 / 2 !important}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2){grid-column:2 / 3 !important}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3){grid-column:3 / 4 !important}.gsl-home-groups-panel{grid-column:1 / -1 !important}.gsl-home-worldcup-grid .gsl-home-panel h3{white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important;line-height:1.15 !important}}@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{padding-left:18px !important;padding-right:18px !important}body.gsl-dashboard-page .gsl-home-league-card,body.gsl-dashboard-active .gsl-home-league-card{padding-top: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{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{padding-left:4px !important;padding-right:4px !important}body.gsl-dashboard-page .gsl-home-mini-tabs,body.gsl-dashboard-active .gsl-home-mini-tabs{padding-left:4px !important;padding-right:4px !important}body.gsl-dashboard-page .gsl-home-process-grid article,body.gsl-dashboard-active .gsl-home-process-grid article{padding-top:18px !important;padding-left:18px !important;padding-right:18px !important;padding-bottom:18px !important}body.gsl-dashboard-page .gsl-home-process-grid article h3,body.gsl-dashboard-active .gsl-home-process-grid article h3,body.gsl-dashboard-page .gsl-home-process-grid article p,body.gsl-dashboard-active .gsl-home-process-grid article p{margin-left:4px !important;margin-right:4px !important}body.gsl-dashboard-page .gsl-home-pred-card,body.gsl-dashboard-active .gsl-home-pred-card{padding-top:18px !important;padding-left:18px !important;padding-right:18px !important}body.gsl-dashboard-page .gsl-home-pred-card-meta,body.gsl-dashboard-active .gsl-home-pred-card-meta,body.gsl-dashboard-page .gsl-home-pred-card-league,body.gsl-dashboard-active .gsl-home-pred-card-league,body.gsl-dashboard-page .gsl-home-pred-card-match,body.gsl-dashboard-active .gsl-home-pred-card-match,body.gsl-dashboard-page .gsl-home-pred-card-button,body.gsl-dashboard-active .gsl-home-pred-card-button{margin-left:4px !important;margin-right:4px !important}}@media (min-width:821px){body.gsl-dashboard-page .gsl-home-worldcup-grid,body.gsl-dashboard-active .gsl-home-worldcup-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr) minmax(260px,1fr) !important}body.gsl-dashboard-page .gsl-home-worldcup-grid>.gsl-home-panel:first-child,body.gsl-dashboard-active .gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:1 / 2 !important}body.gsl-dashboard-page .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2),body.gsl-dashboard-active .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2){grid-column:2 / 3 !important}body.gsl-dashboard-page .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3),body.gsl-dashboard-active .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3){grid-column:3 / 4 !important}body.gsl-dashboard-page .gsl-home-groups-panel,body.gsl-dashboard-active .gsl-home-groups-panel{grid-column:1 / -1 !important}body.gsl-dashboard-page .gsl-home-groups-grid,body.gsl-dashboard-active .gsl-home-groups-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}body.gsl-dashboard-page .gsl-home-group-card,body.gsl-dashboard-active .gsl-home-group-card{overflow:visible}body.gsl-dashboard-page .gsl-home-group-head,body.gsl-dashboard-page .gsl-home-group-row,body.gsl-dashboard-active .gsl-home-group-head,body.gsl-dashboard-active .gsl-home-group-row{min-width:0 !important;grid-template-columns:20px 32px repeat(6,minmax(18px,1fr)) !important;font-size:10px !important}}.gsl-pill{min-width:36px !important;font-size:12px !important;padding:0 6px !important}.gsl-content .gsl-player-panel{padding:22px !important}@media (max-width:760px){.gsl-content .gsl-player-panel{padding:18px !important}}.gsl-matches-list-table .gsl-pill{min-width:44px !important;padding:2px 6px !important;font-size:12px !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-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}.gsl-analysis-sidebar .gsl-menu-item.active{background:linear-gradient(90deg,rgba(34,197,94,0.26),rgba(34,197,94,0.06));color:#22c55e}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 .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-user-icon{text-decoration:none !important}.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 .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}@media (max-width:980px){html,body{max-width:100%;overflow-x:hidden}.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-top-actions{flex:0 0 auto}.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}}@media (max-width:720px){.gsl-content{padding:12px !important}.gsl-topbar{flex-wrap:wrap}.gsl-top-actions{margin-left:auto}}@media (max-width:640px){.gsl-matches-list-table .gsl-pill,.gsl-prediction-table .gsl-pill{display:inline-flex !important;width:auto !important;min-width:0 !important;max-width:100% !important}}@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}}@media (max-width:640px){.gsl-pill{justify-self:start}}@media (max-width:820px){.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 rgba(148,163,184,0.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 rgba(2,6,23,0.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 rgba(148,163,184,0.20) !important;transform:translateX(105%) !important;transition:transform 0.24s ease !important;box-shadow:-18px 0 34px rgba(2,6,23,0.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:rgba(2,6,23,0.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-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}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-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-content{padding-left:0 !important;padding-right:0 !important}}@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-matches-list-table td[data-label="Home win"] .gsl-pill,.gsl-matches-list-table td[data-label="Draw"] .gsl-pill,.gsl-matches-list-table td[data-label="Away win"] .gsl-pill,.gsl-prediction-table td[data-label="Home win"] .gsl-pill,.gsl-prediction-table td[data-label="Draw"] .gsl-pill,.gsl-prediction-table td[data-label="Away win"] .gsl-pill{justify-self:center !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}.gsl-home-modern{display:grid;gap:18px;overflow-x:hidden}.gsl-home-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,0.75fr);gap:22px;border:1px solid var(--gsl-border);border-radius:16px;padding:28px;background:radial-gradient(circle at top left,rgba(0,200,83,0.18),transparent 34%),linear-gradient(135deg,rgba(12,31,57,0.98),rgba(8,24,44,0.98));box-shadow:0 18px 44px rgba(2,12,27,0.18)}.gsl-home-kicker{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:0 12px;border:1px solid rgba(0,200,83,0.36);border-radius:999px;background:rgba(0,200,83,0.12);color:var(--gsl-green);font-size:12px;font-weight:900;text-transform:uppercase}.gsl-home-hero h1{max-width:800px;margin:16px 0 12px;color:#ffffff;font-size:40px;line-height:1.1}.gsl-home-hero p{max-width:760px;margin:0;color:#cbd5e1;font-size:16px;line-height:1.65}.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 rgba(0,200,83,0.38);border-radius:8px;background:rgba(0,200,83,0.12);color:var(--gsl-green) !important;font-weight:900;font-size:13px;text-decoration:none !important}.gsl-home-cup-button{min-height:36px !important;padding:0 14px !important;border-color:rgba(0,200,83,0.65) !important;background:rgba(0,200,83,0.15) !important;color:var(--gsl-green) !important}.gsl-home-actions{display:flex;flex-wrap:nowrap;gap:8px;margin-top:18px}.gsl-home-actions a{min-height:32px;padding:0 10px;font-size:12px;white-space:nowrap}.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-hero-panel{display:grid;align-content:center;gap:12px;padding:20px;background:rgba(8,24,44,0.72)}.gsl-home-worldcup-photo{position:relative;isolation:isolate;overflow:hidden;min-height:260px;align-content:end;background-position:center;background-size:cover;background-color:#061522}.gsl-home-worldcup-photo>strong,.gsl-home-worldcup-photo>span,.gsl-home-worldcup-photo>a{position:relative;z-index:2}.gsl-home-worldcup-photo strong{color:#ffffff !important;text-shadow:0 2px 14px rgba(0,0,0,0.45)}.gsl-home-worldcup-photo span{color:#dbeafe !important;text-shadow:0 2px 14px rgba(0,0,0,0.42)}.gsl-home-worldcup-photo .gsl-home-worldcup-bg{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover}.gsl-home-worldcup-photo::after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(6,21,34,0.82) 0%,rgba(6,21,34,0.25) 55%,rgba(6,21,34,0.1) 100%);pointer-events:none}.gsl-home-hero-panel strong{color:#ffffff;font-size:20px;line-height:1.2}.gsl-home-hero-panel span{color:#cbd5e1;line-height:1.5}.gsl-home-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.gsl-home-metric-card{display:grid;gap:6px;padding:12px}.gsl-home-metric-card span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:rgba(0,200,83,0.14);color:var(--gsl-green)}.gsl-home-metric-card em{color:var(--gsl-muted);font-style:normal;font-size:11px;font-weight:900;text-transform:uppercase}.gsl-home-metric-card strong{color:#ffffff;font-size:19px}.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:#ffffff;font-size:26px}.gsl-home-section-head p{margin:6px 0 0;color:var(--gsl-muted);line-height:1.5}.gsl-home-table-card{padding:0;overflow:hidden}.gsl-home-table-scroll{width:100%;overflow-x:auto}.gsl-home-pred-table{width:100%;min-width:940px;border-collapse:collapse}.gsl-home-pred-table th,.gsl-home-pred-table td{padding:9px 10px;border-bottom:1px solid var(--gsl-border);color:#ffffff;font-size:12px;text-align:left}.gsl-home-pred-table th{color:var(--gsl-muted);font-size:12px;text-transform:uppercase}.gsl-home-pred-cards{display:none}.gsl-home-pred-table th:nth-child(3),.gsl-home-pred-table td:nth-child(3){text-align:center}.gsl-home-match-link{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:8px;color:#ffffff !important;font-weight:800;text-decoration:none !important;width:min(460px,100%);margin:0 auto;line-height:16px}.gsl-home-match-link>img,.gsl-home-match-link>span:not(.gsl-home-match-team){width:20px;height:20px;object-fit:contain}.gsl-home-match-link>span:not(.gsl-home-match-team){display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,200,83,0.14);color:var(--gsl-green);font-size:10px}.gsl-home-match-link .gsl-home-match-team{width:auto;height:auto;min-width:0;display:grid;align-items:center;align-content:center;gap:7px;border-radius:0;background:transparent;color:inherit;line-height:16px}.gsl-home-match-link .gsl-home-match-team:first-child{grid-template-columns:minmax(0,auto) 22px;justify-content:end;text-align:right}.gsl-home-match-link .gsl-home-match-team:last-child{grid-template-columns:22px minmax(0,auto);justify-content:start;text-align:left}.gsl-home-match-link .gsl-home-match-team img,.gsl-home-match-link .gsl-home-match-team i{width:22px;height:16px;flex:0 0 22px;object-fit:contain;display:block;align-self:center;vertical-align:middle}.gsl-home-match-link .gsl-home-match-team i{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,200,83,0.14);color:var(--gsl-green);font-style:normal;font-size:10px}.gsl-home-match-link .gsl-home-match-team strong{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap;font-size:11px;line-height:16px}.gsl-home-match-link em{color:var(--gsl-muted);font-style:normal;font-size:11px;text-transform:uppercase;line-height:16px}.gsl-home-worldcup{border:1px solid var(--gsl-border);border-radius:16px;padding:22px;background:radial-gradient(circle at top left,rgba(0,200,83,0.13),transparent 32%),rgba(8,24,44,0.72)}.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-worldcup-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:span 2}.gsl-home-groups-panel{grid-column:span 4}.gsl-home-groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gsl-home-group-card{display:grid;grid-template-rows:auto auto repeat(4,22px);gap:4px;min-height:142px;padding:10px;border:1px solid var(--gsl-border);border-radius:10px;background:rgba(255,255,255,0.04)}.gsl-home-group-card strong{color:var(--gsl-green);font-size:12px}.gsl-home-group-card span{color:#ffffff;font-size:10px}.gsl-home-group-head,.gsl-home-group-row{display:grid;grid-template-columns:20px 32px repeat(6,minmax(18px,1fr));align-items:center;gap:4px}.gsl-home-group-head span{color:var(--gsl-muted);font-size:9px;font-weight:800;text-transform:uppercase}.gsl-home-group-row span{display:flex;align-items:center;justify-content:center;text-align:center}.gsl-home-group-row img{width:18px;height:18px;object-fit:contain}.gsl-home-rank-grid,.gsl-home-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gsl-home-card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.gsl-home-player-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gsl-home-panel{min-width:0;padding:13px}.gsl-home-panel h3,.gsl-home-player-card h3,.gsl-home-post-card h3,.gsl-home-process-grid h3{margin:0 0 10px;color:#ffffff}.gsl-home-result-row,.gsl-home-player-row,.gsl-home-rank-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid var(--gsl-border)}a.gsl-home-result-row{color:inherit;text-decoration:none}a.gsl-home-result-row:hover{color:inherit;text-decoration:none}.gsl-home-result-row{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);justify-content:stretch;gap:10px;min-height:32px;max-width:430px;margin-left:0;margin-right:auto}.gsl-home-result-team{min-width:0;display:grid;align-items:center;align-content:center;gap:6px;line-height:17px}.gsl-home-result-team:first-child{grid-template-columns:minmax(0,auto) 24px;justify-content:end;text-align:right}.gsl-home-result-team:last-child{grid-template-columns:24px minmax(0,auto);justify-content:start;text-align:left}.gsl-home-result-row img,.gsl-home-result-team i{width:24px;height:17px;flex:0 0 24px;object-fit:contain;display:block;align-self:center;vertical-align:middle}.gsl-home-result-team i{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,200,83,0.14);color:var(--gsl-green);font-size:10px;font-style:normal;font-weight:900}.gsl-home-result-team strong{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap;font-size:11px;line-height:17px}.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-result-row strong,.gsl-home-rank-row strong,.gsl-home-player-row strong{min-width:0;overflow:hidden;color:#ffffff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.gsl-home-result-row em,.gsl-home-rank-row b,.gsl-home-player-row b{color:var(--gsl-green);font-style:normal;font-weight:900;line-height:17px;text-align:center}.gsl-home-player-row{grid-template-columns:36px minmax(0,1fr) auto}.gsl-home-player-copy{display:grid;gap:2px}.gsl-home-player-row strong,.gsl-home-player-row em,.gsl-home-player-row b,.gsl-home-rank-row strong,.gsl-home-rank-row em,.gsl-home-rank-row b{font-size:12px}.gsl-home-rank-row{grid-template-columns:24px 28px minmax(0,1fr) auto auto}.gsl-home-rank-row.compact{grid-template-columns:28px minmax(0,1fr) auto}.gsl-home-rank-row img{width:24px;height:24px;object-fit:contain}.gsl-home-logo-fallback{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgba(0,200,83,0.14);color:var(--gsl-green);font-size:11px;font-weight:900}.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:rgba(0,200,83,0.14);color:var(--gsl-green);font-weight:900}.gsl-home-mini-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:8px}.gsl-home-mini-tabs span,.gsl-home-mini-tabs button{padding:5px 9px;border:1px solid rgba(0,200,83,0.24);border-radius:999px;background:rgba(0,200,83,0.08);color:var(--gsl-green);font-size:11px;font-weight:800;cursor:pointer}.gsl-home-mini-tabs button.active{background:var(--gsl-green);color:#061522}.gsl-home-leader-panel{display:none}.gsl-home-leader-panel.active{display:block}.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-league-card{align-items:center;justify-items:center;text-align:center;gap:12px;padding:14px}.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 img{margin-bottom:4px}.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}.gsl-home-post-card{padding:0;overflow:hidden}.gsl-home-post-card img,.gsl-home-post-placeholder{display:flex;width:100%;aspect-ratio:16 / 9;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);object-fit:cover}.gsl-home-post-card div{display:grid;gap:8px;padding:14px}.gsl-home-post-card span{color:var(--gsl-green);font-size:12px;font-weight:900;text-transform:uppercase}.gsl-home-process-grid article svg{color:var(--gsl-green);margin:4px 0 2px}.gsl-home-explore{display:grid;gap:14px;padding:22px;background:radial-gradient(circle at top left,rgba(0,200,83,0.13),transparent 32%),var(--gsl-bg)}.gsl-home-explore h2{margin:0;color:#ffffff}.gsl-home-explore div{display:flex;flex-wrap:wrap;gap:10px}body.gsl-light-theme .gsl-home-hero{background:radial-gradient(circle at top left,rgba(34,197,94,0.17),transparent 34%),#ffffff}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-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-rank-row>span:first-child,body.gsl-light-theme .gsl-home-player-row>span:first-child{color:#334155 !important}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:#ffffff;border-color:#d9e2ef}body.gsl-light-theme .gsl-home-worldcup-photo{background-color:#061522 !important;background-size:cover !important;background-position:center !important;border-color:rgba(15,23,42,0.12) !important}body.gsl-light-theme .gsl-home-worldcup-photo strong{color:#ffffff !important}body.gsl-light-theme .gsl-home-worldcup-photo span{color:#dbeafe !important}body.gsl-light-theme .gsl-home-group-card{background:#f8fafc}body.gsl-light-theme .gsl-home-group-card span{color:#0f172a}body.gsl-light-theme .gsl-home-pred-table th{color:#64748b}@media (max-width:1100px){.gsl-home-metrics,.gsl-home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.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))}.gsl-home-groups-panel{grid-column:span 2}}@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-groups-grid{grid-template-columns:1fr}.gsl-home-groups-panel{grid-column:span 1}.gsl-home-hero{padding:20px}.gsl-home-hero h1{font-size:30px}.gsl-home-actions{flex-wrap:wrap}.gsl-home-section-head{align-items:stretch;flex-direction:column}.gsl-home-section-head>a{width:100%}}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}@media (max-width:820px){.gsl-home-worldcup-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{grid-column:1 / -1 !important;width:100% !important;max-width:100% !important}.gsl-home-worldcup-grid .gsl-home-panel h3{white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important;line-height:1.2 !important}.gsl-home-worldcup-grid .gsl-home-groups-grid{grid-template-columns:1fr !important}}@media (max-width:1024px){.gsl-home-worldcup-grid,.gsl-home-rank-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-home-groups-panel{grid-column:1 / -1 !important}}@media (max-width:768px){.gsl-page-bg,.gsl-main,.gsl-content,.gsl-home-modern,.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{width:100% !important;max-width:100% !important;min-width:0 !important}.gsl-content,.gsl-home-modern{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{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{display:grid;grid-template-columns:1fr !important;gap:14px !important}.gsl-home-metrics,.gsl-home-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,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{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{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-home-mini-tabs{display:flex;flex-wrap:wrap !important;gap:8px}.gsl-home-actions a,.gsl-home-mini-tabs button,.gsl-home-mini-tabs span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.gsl-home-metric-card{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:0}.gsl-home-metric-card svg,.gsl-home-metric-card i{grid-row:span 2}.gsl-home-metric-card span,.gsl-home-metric-card strong{min-width:0}.gsl-home-table-scroll{display:none}.gsl-home-pred-cards{display:grid;grid-template-columns:1fr;gap:10px;padding:12px}.gsl-home-pred-card{display:grid;gap:12px;min-width:0;padding:16px 12px 12px;border:1px solid var(--gsl-border);border-radius:14px;background:rgba(255,255,255,0.045)}.gsl-home-pred-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px;color:var(--gsl-muted);font-size:10px;line-height:1.2}.gsl-home-pred-card-meta strong{color:#ffffff;font-size:12px}.gsl-home-pred-card-league{min-width:0;color:#ffffff;font-size:12px;font-weight:900;line-height:1.25;text-align:center}.gsl-home-pred-card-match{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:5px;color:#ffffff !important;text-decoration:none !important}.gsl-home-pred-card-match span{display:grid;justify-items:center;gap:6px;min-width:0;text-align:center}.gsl-home-pred-card-match span img{order:-1}.gsl-home-pred-card-match strong{max-width:100%;overflow:hidden;color:#ffffff;font-size:11px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.gsl-home-pred-card-match img{width:28px;height:20px;object-fit:contain}.gsl-home-pred-card-match em{color:var(--gsl-muted);font-size:11px;font-style:normal;font-weight:900;text-align:center;text-transform:uppercase}.gsl-home-pred-card-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:34px;padding:8px 10px;border:1px solid rgba(0,200,83,0.45);border-radius:10px;background:rgba(0,200,83,0.12);color:var(--gsl-green) !important;font-size:11px;font-weight:900;text-decoration:none !important}.gsl-home-pred-card.is-hidden{display:none}.gsl-home-pred-more{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:38px;padding:9px 12px;border:1px solid rgba(96,165,250,0.45);border-radius:12px;background:rgba(96,165,250,0.1);color:#60a5fa;font-size:12px;font-weight:900;cursor:pointer}.gsl-home-match-link{min-width:220px}.gsl-home-league-card,.gsl-home-player-card{justify-items:center;text-align:center;min-height:auto !important}.gsl-home-league-card 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{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr) !important;gap:8px;padding-inline:0}.gsl-home-result-team{min-width:0;gap:6px}.gsl-home-result-team strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-home-result-row img,.gsl-home-rank-row img{width:24px !important;height:18px !important;object-fit:contain;flex:0 0 auto}.gsl-home-player-row{grid-template-columns:42px minmax(0,1fr) 44px !important;gap:8px}.gsl-home-player-row img{width:38px !important;height:38px !important}.gsl-home-player-copy,.gsl-home-player-row strong,.gsl-home-player-row em{min-width:0}.gsl-home-player-row strong,.gsl-home-player-row em{overflow:visible;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:normal;line-height:1.25}.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-rank-row strong,.gsl-home-rank-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gsl-home-groups-panel{overflow:hidden}.gsl-home-group-card{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gsl-home-group-head,.gsl-home-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{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{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{padding:14px !important;border-radius:16px !important}.gsl-home-hero h1{font-size:28px !important}.gsl-home-section-head h2{font-size:22px !important}.gsl-home-metrics,.gsl-home-card-grid,.gsl-home-player-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-pred-cards{grid-template-columns:1fr;gap:8px;padding:10px}.gsl-home-pred-card{padding:14px 10px 10px}.gsl-home-metric-card,.gsl-home-league-card,.gsl-home-player-card{padding-left:10px !important;padding-right:10px !important}.gsl-home-metric-card strong{font-size:16px !important}.gsl-home-metric-card em,.gsl-home-league-card span{font-size: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{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr) !important}.gsl-home-result-team strong{font-size:12px !important}.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){.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{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{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{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{padding-left:6px !important;padding-right:6px !important}.gsl-home-panel h3{padding-left:0;padding-right:0}}@media (max-width:820px){.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{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important}.gsl-content,.gsl-home-modern{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{color:var(--gsl-green) !important}@media (min-width:1180px){.gsl-home-modern{gap:20px;padding:20px 22px 28px}.gsl-home-dashboard-shell{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:16px;align-items:start}.gsl-home-dashboard-main,.gsl-home-right-rail{display:grid;min-width:0;gap:14px}.gsl-home-hero{position:relative;display:block;min-height:222px;padding:28px 32px;overflow:hidden;border-radius:12px}.gsl-home-hero-main{position:relative;z-index:2;width:58%}.gsl-home-kicker{display:none}.gsl-home-hero h1{margin:0 0 12px;font-size:34px;line-height:1.08}.gsl-home-hero h1::first-line{color:#ffffff}.gsl-home-hero h1 span{color:var(--gsl-green)}.gsl-home-hero p{max-width:590px;font-size:14px;line-height:1.55}.gsl-home-actions{gap:10px;margin-top:20px}.gsl-home-actions a{min-height:40px;padding:0 15px;border-color:rgba(148,163,184,0.26);background:rgba(255,255,255,0.07);color:#ffffff !important}.gsl-home-actions svg{width:15px;height:15px;margin-right:6px}.gsl-home-actions a:first-child{border-color:#00c853;background:#00b94e;color:#ffffff !important}.gsl-home-worldcup-photo{position:absolute;z-index:1;top:0;right:0;bottom:0;width:52%;min-height:0;border:0;border-radius:0;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 38%);mask-image:linear-gradient(to right,transparent 0%,#000 38%)}.gsl-home-worldcup-photo>strong,.gsl-home-worldcup-photo>span,.gsl-home-worldcup-photo>a{display:none !important}.gsl-home-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gsl-home-metric-card{grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 12px;min-height:86px;padding:14px}.gsl-home-metric-card>span{grid-row:1 / 3;width:40px;height:40px;border:1px solid var(--gsl-border);border-radius:50%}.gsl-home-metric-card em{align-self:end;font-size:10px}.gsl-home-metric-card strong{align-self:start;font-size:20px}.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:transparent;color:#4f97ff !important;font-size:11px}.gsl-home-table-card{border-radius:12px}.gsl-home-match-filters,.gsl-home-ranking-tabs,.gsl-home-cup-tabs{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.gsl-home-match-filters{padding:12px 14px 8px}.gsl-home-match-filters button,.gsl-home-ranking-tabs a,.gsl-home-cup-tabs a{flex:0 0 auto;min-height:28px;padding:0 13px;border:1px solid var(--gsl-border);border-radius:999px;background:transparent;color:var(--gsl-muted) !important;font-size:10px;font-weight:800;text-decoration:none !important}.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-pred-table{min-width:0;table-layout:fixed}.gsl-home-pred-table th,.gsl-home-pred-table td{padding:8px 6px;font-size:10px}.gsl-home-pred-table th:nth-child(1){width:56px}.gsl-home-pred-table th:nth-child(2){width:94px}.gsl-home-pred-table th:nth-child(3){width:230px}.gsl-home-pred-table th:nth-child(4),.gsl-home-pred-table th:nth-child(5),.gsl-home-pred-table th:nth-child(6),.gsl-home-pred-table th:nth-child(7),.gsl-home-pred-table th:nth-child(8){width:55px}.gsl-home-pred-table th:nth-child(9){width:78px}.gsl-home-pred-table th:nth-child(10){width:34px}.gsl-home-match-link{width:100%;gap:5px;font-size:10px}.gsl-home-match-team img{width:18px;height:18px}.gsl-home-analysis-icon{display:inline-flex;align-items:center;justify-content:center;color:#4f97ff !important}.gsl-home-analysis-icon svg{width:15px;height:15px}.gsl-home-worldcup{gap:9px;padding:14px;border:1px solid var(--gsl-border);border-radius:12px}.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-cup-tabs{padding-bottom:2px}.gsl-home-cup-tabs a{min-height:25px;border-radius:6px}.gsl-home-worldcup-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px}.gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:1 !important;grid-row:1}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2){grid-column:3 !important;grid-row:1}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3){display:none !important}.gsl-home-groups-panel{grid-column:2 !important;grid-row:1}.gsl-home-worldcup-grid .gsl-home-panel{min-height:230px;padding:12px}.gsl-home-worldcup-grid .gsl-home-panel h3{margin-bottom:8px;font-size:14px}.gsl-home-groups-grid{display:block}.gsl-home-group-card{padding:9px}.gsl-home-group-card:not(:first-child){display:none !important}.gsl-home-group-head,.gsl-home-group-row{grid-template-columns:18px minmax(34px,1fr) repeat(6,22px);gap:2px;font-size:9px}.gsl-home-result-row,.gsl-home-player-row{min-height:38px}.gsl-home-right-rail{position:sticky;top:14px}.gsl-home-rail-card{display:grid;gap:12px;padding:15px;border:1px solid var(--gsl-border);border-radius:12px;background:var(--gsl-bg)}.gsl-home-rail-card h2{display:flex;align-items:center;gap:7px;margin:0;color:#ffffff;font-size:14px}.gsl-home-rail-card h2 svg{width:17px;color:var(--gsl-green)}.gsl-home-rail-card>a,.gsl-home-rail-action{display:flex;min-height:34px;align-items:center;justify-content:center;gap:5px;border-radius:6px;background:#102b49;color:#ffffff !important;font-size:11px;font-weight:800;text-decoration:none !important}.gsl-home-rail-card>a svg{width:14px}.gsl-home-daily-teams{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:4px}.gsl-home-daily-teams>span{display:grid;justify-items:center;gap:5px;min-width:0;text-align:center}.gsl-home-daily-teams img{width:42px;height:42px;object-fit:contain}.gsl-home-daily-teams strong{width:100%;overflow:hidden;color:#ffffff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.gsl-home-daily-teams em,.gsl-home-daily-pick>p{color:var(--gsl-muted);font-size:10px;font-style:normal;text-align:center}.gsl-home-daily-signal,.gsl-home-market-list p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0}.gsl-home-daily-signal{padding-top:10px;border-top:1px solid var(--gsl-border);color:#ffffff;font-size:11px}.gsl-home-daily-signal b,.gsl-home-market-list b,.gsl-home-trending-list b{color:var(--gsl-green)}.gsl-home-market-list,.gsl-home-trending-list,.gsl-home-quick-links{display:grid;gap:8px}.gsl-home-market-list p{color:var(--gsl-muted);font-size:10px}.gsl-home-trending-list>a{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;color:#ffffff !important;font-size:10px;text-decoration:none !important}.gsl-home-trending-list img{width:18px;height:18px;object-fit:contain}.gsl-home-quick-links a{display:flex;align-items:center;gap:8px;color:var(--gsl-muted) !important;font-size:10px;text-decoration:none !important}.gsl-home-quick-links svg{width:15px;color:#4f97ff}.gsl-home-rankings-section{order:3}.gsl-home-players-section{order:4}.gsl-home-analysis-section{order:5}.gsl-home-process-section{order:6}.gsl-home-explore{order:7}.gsl-home-card-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}.gsl-home-league-card{position:relative;display:grid;min-height:122px;align-content:center;justify-items:center;gap:8px;padding:12px 8px;text-align:center}.gsl-home-league-card:nth-child(n+9){display:none}.gsl-home-league-card>img{width:38px;height:38px}.gsl-home-league-card div{display:grid;gap:2px}.gsl-home-league-card strong{font-size:10px}.gsl-home-league-card span{font-size:9px}.gsl-home-league-card>a{position:absolute;inset:0;min-height:0;border:0;background:transparent;color:transparent !important;font-size:0}.gsl-home-ranking-tabs{margin-top:-4px}.gsl-home-rank-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gsl-home-rank-grid>article:nth-child(n+4){display:none}.gsl-home-rank-grid .gsl-home-panel{padding:12px}.gsl-home-rank-grid .gsl-home-panel h3{font-size:12px}.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:transparent;color:transparent !important;font-size:0}.gsl-home-post-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.gsl-home-post-grid>article:nth-child(n+6){display:none}.gsl-home-post-card>div{padding:10px}.gsl-home-post-card h3{font-size:12px}.gsl-home-post-card p{display:none}.gsl-home-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gsl-home-process-grid article{grid-template-columns:38px minmax(0,1fr);gap:4px 10px;padding:14px}.gsl-home-process-grid article>svg{grid-row:1 / 3}.gsl-home-process-grid h3{margin:0;font-size:12px}.gsl-home-process-grid p{font-size:9px}.gsl-home-top-search{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;width:min(720px,65%);min-height:38px;padding:0 13px;border:1px solid var(--gsl-border);border-radius:7px;background:rgba(255,255,255,0.035)}.gsl-home-top-search svg{width:17px;color:var(--gsl-muted)}.gsl-home-top-search input{width:100%;border:0;outline:0;background:transparent;color:#ffffff;font-size:11px}.gsl-home-user-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#ffffff !important;text-decoration:none !important}.gsl-home-user-link>svg{width:15px}.gsl-home-user-link strong{color:#ffffff;font-size:11px}body.gsl-light-theme .gsl-home-rail-card h2,body.gsl-light-theme .gsl-home-daily-teams strong,body.gsl-light-theme .gsl-home-daily-signal,body.gsl-light-theme .gsl-home-trending-list>a,body.gsl-light-theme .gsl-home-user-link strong{color:#0f172a !important}body.gsl-light-theme .gsl-home-top-search{background:#f8fafc}body.gsl-light-theme .gsl-home-top-search input{color:#0f172a}body.gsl-light-theme .gsl-home-user-link{color:#0f172a !important}}@media (max-width:1179px){.gsl-home-dashboard-shell,.gsl-home-dashboard-main{display:contents}.gsl-home-right-rail,.gsl-home-match-filters,.gsl-home-ranking-tabs,.gsl-home-cup-tabs,.gsl-home-top-search,.gsl-home-user-link>strong,.gsl-home-user-link>svg{display:none !important}}.gsl-home-groups-panel{display:none !important}@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:rgba(148,163,184,0.2);border-radius:18px;box-shadow:0 12px 30px rgba(2,12,27,0.08)}.gsl-home-actions{gap:6px}.gsl-home-actions a{min-height:36px;padding:0 9px;font-size:9px;letter-spacing:0}.gsl-home-actions svg{width:13px;height:13px;margin-right:4px}.gsl-home-metric-card{grid-template-columns:34px minmax(0,1fr);min-height:72px;gap:1px 9px;padding:9px 10px}.gsl-home-metric-card>span{width:34px;height:34px}.gsl-home-metric-card>span svg{width:18px;height:18px}.gsl-home-metric-card em{font-size:8px;line-height:1.25}.gsl-home-metric-card strong{font-size:17px;line-height:1.1}.gsl-home-table-scroll{display:none !important}.gsl-home-pred-cards{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.gsl-home-pred-card{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);gap:7px 12px;min-width:0;padding:13px 14px;overflow:hidden;border:1px solid rgba(148,163,184,0.2);border-radius:14px;background:rgba(255,255,255,0.035);cursor:pointer;transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.gsl-home-pred-card:hover,.gsl-home-pred-card:focus-visible{border-color:rgba(0,200,83,0.58);box-shadow:0 12px 24px rgba(2,12,27,0.14);outline:0;transform:translateY(-2px)}.gsl-home-pred-card.is-hidden{display:none !important}.gsl-home-pred-card-meta{grid-column:1;grid-row:1 / 3;display:grid;align-content:center;gap:5px;padding-right:12px;border-right:1px solid var(--gsl-border);color:var(--gsl-muted);font-size:9px}.gsl-home-pred-card-meta strong{color:#ffffff;font-size:14px}.gsl-home-pred-card-league{grid-column:2;min-width:0;overflow:hidden;color:var(--gsl-muted);font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.gsl-home-pred-card-match{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:7px;min-width:0;color:#ffffff !important;text-decoration:none !important}.gsl-home-pred-card-match>span{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-width:0}.gsl-home-pred-card-match>span:first-child img{grid-column:1;grid-row:1}.gsl-home-pred-card-match img{width:24px;height:24px;object-fit:contain}.gsl-home-pred-card-match strong{min-width:0;overflow:hidden;color:#ffffff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.gsl-home-pred-card-match em{color:var(--gsl-muted);font-size:9px;font-style:normal;font-weight:900;text-align:center}.gsl-home-pred-card-button{grid-column:1 / -1;display:inline-flex;min-height:30px;align-items:center;justify-content:center;margin-top:2px;border:1px solid rgba(0,200,83,0.34);border-radius:9px;background:rgba(0,200,83,0.1);color:var(--gsl-green) !important;font-size:9px;font-weight:900;text-decoration:none !important}.gsl-home-pred-more{grid-column:1 / -1;min-height:34px;border:1px solid var(--gsl-border);border-radius:10px;background:transparent;color:#4f97ff;font-size:10px;font-weight:900}.gsl-home-worldcup-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:1 !important;grid-row:1 !important}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2){grid-column:2 !important;grid-row:1 !important}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3){display:block !important;grid-column:3 !important;grid-row:1 !important}.gsl-home-worldcup-grid .gsl-home-panel{min-height:245px;overflow:hidden}.gsl-home-right-rail{gap:14px}.gsl-home-rail-card{gap:14px;padding:20px;overflow:hidden}.gsl-home-rail-card h2{padding:0 2px;font-size:15px;line-height:1.3}.gsl-home-rail-card>a,.gsl-home-rail-action{border-radius:10px}.gsl-home-modern>.gsl-seo-panel{order:90}.gsl-home-modern>.gsl-site-footer{order:100}body.gsl-light-theme .gsl-home-pred-card{background:#ffffff;border-color:#d9e2ef}body.gsl-light-theme .gsl-home-pred-card-meta strong,body.gsl-light-theme .gsl-home-pred-card-match strong{color:#0f172a}body.gsl-light-theme .gsl-home-rail-card{background:#ffffff;border-color:#d9e2ef}}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3){display:none !important}@media (min-width:1180px){.gsl-home-worldcup-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.gsl-home-worldcup-grid>.gsl-home-panel:first-child{grid-column:1 !important}.gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2){grid-column:2 !important}.gsl-home-pred-card{grid-template-columns:1fr;gap:8px;padding:14px 16px 16px}.gsl-home-pred-card-meta{grid-column:1;grid-row:auto;display:flex;align-items:center;justify-content:space-between;padding:0 0 7px;border-right:0;border-bottom:1px solid var(--gsl-border)}.gsl-home-pred-card-league{grid-column:1;display:block;overflow:visible;color:#ffffff;font-size:11px;text-align:center;text-overflow:clip;white-space:normal}.gsl-home-pred-card-match{grid-column:1;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:10px;padding:5px 0}.gsl-home-pred-card-match>span{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;text-align:center}.gsl-home-pred-card-match>span img,.gsl-home-pred-card-match>span:first-child img{order:-1;width:30px;height:30px}.gsl-home-pred-card-match strong{width:100%;overflow:visible;font-size:10px;line-height:1.25;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.gsl-home-pred-card-button{grid-column:1}.gsl-home-rail-card{padding:24px 20px 20px !important}.gsl-home-rail-card h2{margin:0 0 2px !important;padding-top:0 !important}body.gsl-light-theme .gsl-home-pred-card-league{color:#0f172a}}@media (min-width:1180px){body.gsl-dashboard-page .gsl-home-worldcup-grid,body.gsl-dashboard-active .gsl-home-worldcup-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}body.gsl-dashboard-page .gsl-home-worldcup-grid>.gsl-home-panel:first-child,body.gsl-dashboard-active .gsl-home-worldcup-grid>.gsl-home-panel:first-child{display:block !important;grid-column:1 / 2 !important;grid-row:1 !important;width:100% !important;min-width:0 !important}body.gsl-dashboard-page .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2),body.gsl-dashboard-active .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(2){display:block !important;grid-column:2 / 3 !important;grid-row:1 !important;width:100% !important;min-width:0 !important}body.gsl-dashboard-page .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3),body.gsl-dashboard-active .gsl-home-worldcup-grid>.gsl-home-panel:nth-child(3),body.gsl-dashboard-page .gsl-home-groups-panel,body.gsl-dashboard-active .gsl-home-groups-panel{display:none !important}body.gsl-dashboard-page .gsl-home-worldcup-grid .gsl-home-panel,body.gsl-dashboard-active .gsl-home-worldcup-grid .gsl-home-panel{overflow:hidden !important;padding:18px !important}body.gsl-dashboard-page .gsl-home-worldcup-grid .gsl-home-panel h3,body.gsl-dashboard-active .gsl-home-worldcup-grid .gsl-home-panel h3{margin:0 0 12px !important;white-space:normal !important}body.gsl-light-theme .gsl-home-hero h1,body.gsl-light-theme .gsl-home-hero h1::first-line{color:#0f172a !important}body.gsl-light-theme .gsl-home-hero h1 span{color:var(--gsl-green) !important}body.gsl-light-theme .gsl-home-actions a:not(:first-child){border-color:rgba(15,23,42,0.2) !important;background:rgba(255,255,255,0.58) !important;color:#0f172a !important}body.gsl-light-theme .gsl-home-actions a:not(:first-child) svg{color:#0f172a !important;stroke:#0f172a !important}}@media (max-width:1179px){body.gsl-light-theme .gsl-home-pred-card-meta,body.gsl-light-theme .gsl-home-pred-card-meta span,body.gsl-light-theme .gsl-home-pred-card-match em{color:#64748b !important}body.gsl-light-theme .gsl-home-pred-card-meta strong,body.gsl-light-theme .gsl-home-pred-card-league,body.gsl-light-theme .gsl-home-pred-card-match strong{color:#0f172a !important}}@keyframes gslPa2Fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.gsl-home-worldcup,.gsl-home-rankings-section,.gsl-home-players-section,.gsl-home-analysis-section,.gsl-home-process-section,.gsl-home-post-grid,.gsl-home-right-rail{content-visibility:auto;contain-intrinsic-size:1px 620px}.gsl-home-post-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.gsl-home-match-team img,.gsl-home-result-team img,.gsl-home-rank-row img,.gsl-home-player-row img{object-fit:contain}
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}.gsl-site-footer{margin-top:22px;padding:26px 22px 18px;border:1px solid rgba(31,58,86,0.92);border-radius:16px 16px 0 0;background:linear-gradient(180deg,rgba(11,29,54,0.98),rgba(7,18,34,1));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:#ffffff;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:#ffffff;font-size:13px;font-weight:800;letter-spacing:0.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 rgba(148,163,184,0.14);display:flex;justify-content:space-between;gap:16px;color:#64748b;font-size:12px;flex-wrap:wrap}body.gsl-light-theme .gsl-site-footer{background:#ffffff;border:1px solid #d9e2ef;box-shadow:0 16px 36px rgba(15,23,42,0.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-footer-top{grid-template-columns:1fr}}.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}.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}}.gsl-seo-panel{margin:34px 0 0;padding:22px;border:1px solid rgba(0,200,83,0.22);border-radius:16px;background:radial-gradient(circle at top left,rgba(0,200,83,0.16),transparent 32%),linear-gradient(135deg,rgba(23,41,65,0.96),rgba(11,29,54,0.98));display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,0.9fr);gap:24px;color:#ffffff;box-shadow:0 18px 46px rgba(0,0,0,0.18)}.gsl-seo-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgba(0,200,83,0.14);color:#31f184;border:1px solid rgba(0,200,83,0.32);font-size:11px;font-weight:800;letter-spacing:0.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:rgba(255,255,255,0.08);border:1px solid rgba(203,213,225,0.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:rgba(255,255,255,0.055);border:1px solid rgba(203,213,225,0.13)}.gsl-seo-panel-side strong{display:block;color:#ffffff;font-size:13px;margin-bottom:4px}.gsl-seo-panel-side span{display:block;color:#94a3b8;font-size:12px;line-height:1.45}body.gsl-light-theme .gsl-seo-panel{background:radial-gradient(circle at top left,rgba(0,200,83,0.12),transparent 30%),linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #d9e2ef;color:#0f172a;box-shadow:0 16px 36px rgba(15,23,42,0.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}@media (max-width:900px){.gsl-seo-panel{grid-template-columns:1fr}}body.gsl-dashboard-page,body.gsl-dashboard-active{margin:0 !important;background:#ffffff !important;overflow-x:hidden !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 .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}@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}}.gsl-topbar-row{display:none}.gsl-topbar-brand{align-items:center}.gsl-topbar-brand .gsl-brand-logo{width:auto;max-width:140px;height:40px}@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:40px !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}}
/* GoalStatsLab mobile header correction — actual Home and Football Stats markup */
@media (max-width: 820px) {
  :root {
    --gsl-mobile-header-height: 118px;
    --gsl-mobile-control-height: 46px;
  }

  /* The templates place only the search inside .gsl-topbar.
     The mobile logo is therefore rendered here and the external menu button
     is positioned on the same second row. */
  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 rgba(2, 6, 23, 0.22) !important;
  }

  /* First row: one centred, full GoalStatsLab logo. */
  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 rgba(15, 23, 42, 0.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;
  }

  /* Some optimized builds inject a temporary mobile brand row.
     Keep its children available, but hide every duplicate brand/logo. */
  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;
  }

  /* Second row, left: show the real search used by each template. */
  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;
  }

  /* Second row, right: hamburger. The button lives outside .gsl-topbar in PHP. */
  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;
  }

  /* Reserve space for the fixed header. */
  body.gsl-dashboard-page .gsl-main,
  body.gsl-dashboard-active .gsl-main {
    width: 100% !important;
    padding-top: var(--gsl-mobile-header-height) !important;
  }

  /* Drawer opens below the fixed header and does not repeat the desktop logo. */
  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;
  }
}
